bug-autoconf
[Top][All Lists]
Advanced

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

autoconf : testsuite.log


From: Mathieu Jouan
Subject: autoconf : testsuite.log
Date: Thu, 19 Sep 2002 17:33:40 +0200

Here is the test number failed: 

39: compile.at:169    FAILED near `compile.at:188'

see enclosure testsuite.log

Thank you.
====================================
Test suite log for GNU Autoconf 2.52
====================================

/local/build/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:
  39: compile.at:169  AC_PROG_CPP without warnings

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

hostname = rtbsom156n
uname -m = sun4u
uname -r = 5.8
uname -s = SunOS
uname -v = Generic_108528-12

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = rtbsom156n
Release = 5.8
KernelID = Generic_108528-12
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

/bin/arch              = sun4
/usr/bin/arch -k       = sun4u
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH = 
/local/build/autoconf-2.52/tests:/local/build/autoconf-2.52:/somtools/Solaris/GNU/2002/bin:/dttusr/users/jouan/bin:/local/build/autoconf-2.52/tests:/usr/bin:/usr/sbin:/usr/openwin/bin:/usr/bin:/suntools2/Solaris/Clearcase/v4.1/sun5/sun5/bin:/suntools/Solaris/Sunpro/5.0/SUNWspro/bin:/usr/ccs/bin:/usr/ucb:/suntools/SunOS/SEL_tools/cc_tools:/local/build/autoconf-2.52/tests:/gco/outils/bin:/local/build/autoconf-2.52/tests:/gco/outils/bin

================================
Test suite for GNU Autoconf 2.52
================================
39. ./compile.at:169: testing AC_PROG_CPP without warnings...
./compile.at:172: /lib/cpp </dev/null || exit 77
stderr:
stdout:
# 1 "" 
./compile.at:188: autoconf --autoconf-dir .. -l $at_srcdir 
./compile.at:188: autoheader --autoconf-dir .. -l $at_srcdir
./compile.at:188: top_srcdir=$top_srcdir ./configure 
--- /dev/null   2002-09-19 17:00:12.000000000 +0200
+++ at-stderr   2002-09-19 17:00:13.250033000 +0200
@@ -0,0 +1 @@
+configure: error: C preprocessor "./mycpp" fails sanity check
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... ./mycpp
./compile.at:188: exit code was 1, expected 0
./compile.at:188: 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 = rtbsom156n
uname -m = sun4u
uname -r = 5.8
uname -s = SunOS
uname -v = Generic_108528-12

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = rtbsom156n
Release = 5.8
KernelID = Generic_108528-12
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

/bin/arch              = sun4
/usr/bin/arch -k       = sun4u
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH = 
/local/build/autoconf-2.52/tests:/local/build/autoconf-2.52:/local/build/autoconf-2.52/tests:/local/build/autoconf-2.52:/somtools/Solaris/GNU/2002/bin:/dttusr/users/jouan/bin:/local/build/autoconf-2.52/tests:/usr/bin:/usr/sbin:/usr/openwin/bin:/usr/bin:/suntools2/Solaris/Clearcase/v4.1/sun5/sun5/bin:/suntools/Solaris/Sunpro/5.0/SUNWspro/bin:/usr/ccs/bin:/usr/ucb:/suntools/SunOS/SEL_tools/cc_tools:/local/build/autoconf-2.52/tests:/gco/outils/bin:/local/build/autoconf-2.52/tests:/gco/outils/bin

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

configure:907: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:910: $? = 1
configure:999: checking for gcc
configure:1014: found /somtools/Solaris/GNU/2002/bin/gcc
configure:1022: result: gcc
configure:1250: checking for C compiler version
configure:1253: gcc --version </dev/null >&5
2.95.3
configure:1256: $? = 0
configure:1258: gcc -v </dev/null >&5
Reading specs from /GNU/2002/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/specs
gcc version 2.95.3 20010315 (release)
configure:1261: $? = 0
configure:1263: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1266: $? = 1
configure:1286: checking for C compiler default output
configure:1289: gcc -O2 -O2 -R/GNU/2002/lib conftest.c  >&5
configure:1292: $? = 0
configure:1321: result: a.out
configure:1326: checking whether the C compiler works
configure:1332: ./a.out
configure:1335: $? = 0
configure:1350: result: yes
configure:1357: checking whether we are cross compiling
configure:1359: result: no
configure:1362: checking for executable suffix
configure:1364: gcc -o conftest -O2 -O2 -R/GNU/2002/lib conftest.c  >&5
configure:1367: $? = 0
configure:1389: result: 
configure:1395: checking for object suffix
configure:1413: gcc -c -O2 -O2 conftest.c >&5
configure:1416: $? = 0
configure:1435: result: o
configure:1439: checking whether we are using the GNU C compiler
configure:1460: gcc -c -O2 -O2 conftest.c >&5
configure:1463: $? = 0
configure:1466: test -s conftest.o
configure:1469: $? = 0
configure:1481: result: yes
configure:1487: checking whether gcc accepts -g
configure:1505: gcc -c -g -O2 conftest.c >&5
configure:1508: $? = 0
configure:1511: test -s conftest.o
configure:1514: $? = 0
configure:1524: result: yes
configure:1551: gcc -c -O2 -O2 conftest.c >&5
conftest.c:2: parse error before `me'
configure:1554: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1657: checking how to run the C preprocessor
configure:1759: result: ./mycpp
configure:1774: ./mycpp -O2 conftest.c
unknown flag -O2
configure:1780: $? = 0
configure:1807: ./mycpp -O2 conftest.c
unknown flag -O2
"configure", line 1804: Can't find include file ac_nonexistent.h
configure:1813: $? = 0
configure:1774: ./mycpp -O2 conftest.c
unknown flag -O2
configure:1780: $? = 0
configure: failed program was:
#line 1769 "configure"
#include "confdefs.h"
#include <assert.h>
                     Syntax error
configure:1841: error: C preprocessor "./mycpp" fails sanity check

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set='set'
ac_cv_env_CFLAGS_value='-O2'
ac_cv_env_CPPFLAGS_set='set'
ac_cv_env_CPPFLAGS_value='-O2'
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set='set'
ac_cv_env_LDFLAGS_value='-R/GNU/2002/lib'
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=''
ac_cv_objext='o'
ac_cv_prog_CPP='./mycpp'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'


configure: exit 1
39. ./compile.at:169: FAILED near `compile.at:188'

reply via email to

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