bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

autoconf2.52 on NEXTSTEP3.3p3 Intel


From: Theodore J. Allen
Subject: autoconf2.52 on NEXTSTEP3.3p3 Intel
Date: Sun, 19 Aug 2001 09:31:53 -0400 (EDT)

euclid 93> cat testsuite.log 
====================================
Test suite log for GNU Autoconf 2.52
====================================

/Users/Scratch/autoconf-2.52/ChangeLog :
| 2001-07-18  Akim Demaille  <address@hidden>
| 
|       Version 2.52.
| 
| 2001-07-18  Akim Demaille  <address@hidden>
| 
|       The C-Fortran 77 hooks are available only once AC_F77_DUMMY_MAIN
|       was run, while they are needed also when it is expanded.
|       Reported by Nicolas Joly.
| 

Failed tests:
  29: torture.at:243  #define header templates
  30: torture.at:334  Torturing config.status
  52: semantics.at:233 AC_CHECK_FILES
  61: acgeneral.at:9  AC_CANONICAL_TARGET

Skipped tests:

## ---------- ##
## Platform.  ##
## ---------- ##

hostname = euclid
uname -m = unknown
uname -r = unknown
uname -s = unknown
uname -v = unknown

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = Mach kernel version:
         NeXT Mach 3.3: Tue Jul 13 09:36:06 PDT 1999; 
root(rcbuilder):mk-171.14.obj~22/RC_i386/RELEASE_I386

Kernel configured for a single processor only.
1 processor is physically available.
Processor type: I386 (Intel 486)
Processor active: 0
Primary memory available: 512.00 megabytes.
Default processor set: 76 tasks, 136 threads, 1 processors
Load average: 1.26, Mach factor: 0.27
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH = 
/Users/Scratch/autoconf-2.52/tests:/Users/Scratch/autoconf-2.52:/Users/tjallen/Unix/bin:/usr/local/teTeX/bin/mab-next-nextstep3:/usr/local/bin:/usr/local/sbin:/usr/ucb:/bin:/usr/bin:/usr/sybase/bin:/Users/tjallen/Apps:/LocalApps:/NextApps:/NextAdmin:/NextDeveloper/Demos:/usr/X11R6/bin:/Users/Scratch/autoconf-2.52/tests

================================
Test suite for GNU Autoconf 2.52
================================
29. ./torture.at:243: testing #define header templates...
./torture.at:294: autoconf --autoconf-dir .. -l $at_srcdir 
./torture.at:295: top_srcdir=$top_srcdir ./configure 
stdout:
configure: creating ./config.status
config.status: creating defs
config.status: creating config.h
./torture.at:310: cat config.h
2c2
< #define foo toto
---
> #define foo   0
29. ./torture.at:243: FAILED near `torture.at:310'

30. ./torture.at:334: testing Torturing config.status...
./torture.at:401: autoconf --autoconf-dir .. -l $at_srcdir 
./torture.at:402: autoheader --autoconf-dir .. -l $at_srcdir
./torture.at:403: top_srcdir=$top_srcdir ./configure 
stdout:
configure: creating ./config.status
config.status: creating dummy
config.status: creating config.h
./torture.at:412: sed -n '3,$ p' config.h
3c3
< #define ac_Dummy_001 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
---
> /* #undef ac_Dummy_001 */
30. ./torture.at:334: FAILED near `torture.at:412'

52. ./semantics.at:233: testing AC_CHECK_FILES...
./semantics.at:233: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./semantics.at:233: autoheader --autoconf-dir .. -l $at_srcdir
./semantics.at:233: top_srcdir=$top_srcdir ./configure 
stdout:
checking for at-exists1... yes
checking for at-missing1... no
checking for at-exists2... yes
checking for at-missing2... no
configure: creating ./config.status
config.status: creating config.h
./semantics.at:233: cat state-ls.after
./semantics.at:233: fgrep '#' config.h |
 egrep -v 
'STDC_HEADERS|STD(INT|LIB)|INTTYPES|MEMORY|STRING|UNISTD|SYS_(TYPES|STAT)'
1c1
< #define HAVE_AT_EXISTS1 1
---
> /* #undef HAVE_AT_EXISTS1 */
52. ./semantics.at:233: FAILED near `semantics.at:233'

61. ./acgeneral.at:9: testing AC_CANONICAL_TARGET...
./acgeneral.at:9: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acgeneral.at:9: autoheader --autoconf-dir .. -l $at_srcdir
./acgeneral.at:9: top_srcdir=$top_srcdir ./configure 
0a1,44
> ../config/config.guess: unable to guess system type
> 
> This script, last modified 2001-07-12, has failed to recognize
> the operating system you are using. It is advised that you
> download the most up to date version of the config scripts from
> 
>     ftp://ftp.gnu.org/pub/gnu/config/
> 
> If the version you run (../config/config.guess) is already up to date, please
> send the following data and any information you think might be
> pertinent to <address@hidden> in order to provide the needed
> information to handle your system.
> 
> config.guess timestamp = 2001-07-12
> 
> uname -m = unknown
> uname -r = unknown
> uname -s = unknown
> uname -v = unknown
> 
> /usr/bin/uname -p = 
> /bin/uname -X     = 
> 
> hostinfo               = Mach kernel version:
>        NeXT Mach 3.3: Tue Jul 13 09:36:06 PDT 1999; 
> root(rcbuilder):mk-171.14.obj~22/RC_i386/RELEASE_I386
> 
> Kernel configured for a single processor only.
> 1 processor is physically available.
> Processor type: I386 (Intel 486)
> Processor active: 0
> Primary memory available: 512.00 megabytes.
> Default processor set: 79 tasks, 139 threads, 1 processors
> Load average: 1.08, Mach factor: 0.17
> /bin/universe          = 
> /usr/bin/arch -k       = 
> /bin/arch              = 
> /usr/bin/oslevel       = 
> /usr/convex/getsysinfo = 
> 
> UNAME_MACHINE = unknown
> UNAME_RELEASE = unknown
> UNAME_SYSTEM  = unknown
> UNAME_VERSION = unknown
> configure: error: cannot guess build type; you must specify one
stdout:
checking build system type... ./acgeneral.at:9: exit code was 1, expected 0
./acgeneral.at:9: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

## ---------- ##
## Platform.  ##
## ---------- ##

hostname = euclid
uname -m = unknown
uname -r = unknown
uname -s = unknown
uname -v = unknown

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = Mach kernel version:
         NeXT Mach 3.3: Tue Jul 13 09:36:06 PDT 1999; 
root(rcbuilder):mk-171.14.obj~22/RC_i386/RELEASE_I386

Kernel configured for a single processor only.
1 processor is physically available.
Processor type: I386 (Intel 486)
Processor active: 0
Primary memory available: 512.00 megabytes.
Default processor set: 79 tasks, 139 threads, 1 processors
Load average: 1.08, Mach factor: 0.17
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH = 
/Users/Scratch/autoconf-2.52/tests:/Users/Scratch/autoconf-2.52:/Users/Scratch/autoconf-2.52/tests:/Users/Scratch/autoconf-2.52:/Users/tjallen/Unix/bin:/usr/local/teTeX/bin/mab-next-nextstep3:/usr/local/bin:/usr/local/sbin:/usr/ucb:/bin:/usr/bin:/usr/sybase/bin:/Users/tjallen/Apps:/LocalApps:/NextApps:/NextAdmin:/NextDeveloper/Demos:/usr/X11R6/bin:/Users/Scratch/autoconf-2.52/tests

## ------------ ##
## Core tests.  ##
## ------------ ##

configure:880: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:883: $? = 1
configure:934: checking build system type
configure:943: error: cannot guess build type; you must specify one

## ----------------- ##
## Cache variables.  ##
## ----------------- ##

ac_cv_build_alias=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''

## ------------ ##
## confdefs.h.  ##
## ------------ ##



configure: exit 1
61. ./acgeneral.at:9: FAILED near `acgeneral.at:9'



reply via email to

[Prev in Thread] Current Thread [Next in Thread]