bug-autoconf
[Top][All Lists]
Advanced

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

Re: Problems running make check on Solaris 6, 7 & 8


From: 'David Scott Urban
Subject: Re: Problems running make check on Solaris 6, 7 & 8
Date: Tue, 22 Jan 2002 10:12:09 -0700 (MST)

================================
Test suite for GNU Autoconf 2.52
================================
10. ./tools.at:447: testing autoupdating AC_LINK_FILES...
+ cat 
+ cat 
+ cat 
+ set +vx 
./tools.at:461: autoupdate --version || exit 77
+ autoupdate --version 
stderr:
stdout:
autoupdate (GNU Autoconf) 2.52
Written by David J. MacKenzie and Akim Demaille.

Copyright 1994, 1999, 2000, 2001 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ set +vx 
./tools.at:461: autoupdate --autoconf-dir $at_top_srcdir
+ autoupdate --autoconf-dir /home/urban/gnu_src/autoconf-2.52 
+ set +vx 
./tools.at:462: autoconf --autoconf-dir .. -l $at_srcdir 
+ autoconf --autoconf-dir .. -l /home/urban/gnu_src/autoconf-2.52/tests 
+ set +vx 
./tools.at:463: top_srcdir=$top_srcdir ./configure 
+ ./configure 
0a1
> top_srcdir=..
stdout:
configure: creating ./config.status
config.status: linking ./dst1 to src1
config.status: linking ./dst2 to src2
./tools.at:463: 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 = mammoth
uname -m = sun4u
uname -r = 5.7
uname -s = SunOS
uname -v = Generic_106541-15

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = mammoth
Release = 5.7
KernelID = Generic_106541-15
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 2

/bin/arch              = sun4
/usr/bin/arch -k       = sun4u
/usr/convex/getsysinfo = unknown
hostinfo               = 
Hostname, IP addr, phys addr, or DQ Tag? 
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH = 
/home/urban/gnu_src/autoconf-2.52/tests:/home/urban/gnu_src/autoconf-2.52:/home/
urban/local/sun27/bin:/appl/lang/SUNWspro/bin:/usr/openwin/bin:/home/urban/bin:/
opt/local/bin:/opt/local/sbin:/opt/local/share/bin:/opt/local/share/sbin:/opt/lo
cal/share/etc:/usr/dt/bin:/usr/openwin/bin:/usr/bin:/usr/sbin:/usr/ccs/bin:/usr/
ucb:/home/urban/gnu_src/autoconf-2.52/tests

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:1005: creating ./config.status

## ----------------------- ##
## Running config.status.  ##
## ----------------------- ##

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on mammoth

config.status:1273: linking ./dst1 to src1
config.status:1273: linking ./dst2 to src2

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

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=''


configure: exit 0
10. ./tools.at:447: FAILED near `tools.at:463'

11. ./tools.at:474: testing autoupdating AC_PREREQ...
+ cat 
AC_PREREQ(2.52)
+ set +vx 
./tools.at:480: autoupdate --version || exit 77
+ autoupdate --version 
stderr:
stdout:
autoupdate (GNU Autoconf) 2.52
Written by David J. MacKenzie and Akim Demaille.

Copyright 1994, 1999, 2000, 2001 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ set +vx 
./tools.at:483: echo "AC_PREREQ(1.0)" |
            autoupdate --autoconf-dir $top_srcdir -
+ autoupdate --autoconf-dir .. - 
+ echo AC_PREREQ(1.0) 
+ set +vx 
./tools.at:487: echo "AC_PREREQ($at_version)" |
            autoupdate --autoconf-dir $top_srcdir -
+ autoupdate --autoconf-dir .. - 
+ echo AC_PREREQ(2.52) 
+ set +vx 
./tools.at:491: echo "AC_PREREQ(999.99)" |
            autoupdate --autoconf-dir $top_srcdir -
+ autoupdate --autoconf-dir .. - 
+ echo AC_PREREQ(999.99) 
stderr:
/home/urban/tmp/au8434.15240/input.m4:89: error: Autoconf version 999.99 or 
higher is required for this script
/home/urban/tmp/au8434.15240/input.m4:89: the top level
autoupdate: cannot update `-'
11. ./tools.at:474: ok

23. ./base.at:213: testing AC_CACHE_CHECK...
+ cat 
+ set +vx 
./base.at:222: autoconf --autoconf-dir .. -l $at_srcdir 
+ autoconf --autoconf-dir .. -l /home/urban/gnu_src/autoconf-2.52/tests 
+ set +vx 
./base.at:223: top_srcdir=$top_srcdir ./configure -q
+ ./configure -q 
0a1
> top_srcdir=..
stdout:
./base.at:223: 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 -q

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

hostname = mammoth
uname -m = sun4u
uname -r = 5.7
uname -s = SunOS
uname -v = Generic_106541-15

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = mammoth
Release = 5.7
KernelID = Generic_106541-15
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 2

/bin/arch              = sun4
/usr/bin/arch -k       = sun4u
/usr/convex/getsysinfo = unknown
hostinfo               = 
Hostname, IP addr, phys addr, or DQ Tag? 
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH = 
/home/urban/gnu_src/autoconf-2.52/tests:/home/urban/gnu_src/autoconf-2.52:/home/
urban/local/sun27/bin:/appl/lang/SUNWspro/bin:/usr/openwin/bin:/home/urban/bin:/
opt/local/bin:/opt/local/sbin:/opt/local/share/bin:/opt/local/share/sbin:/opt/lo
cal/share/etc:/usr/dt/bin:/usr/openwin/bin:/usr/bin:/usr/sbin:/usr/ccs/bin:/usr/
ucb:/home/urban/gnu_src/autoconf-2.52/tests

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:887: checking for nothing
configure:894: result: found

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

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=''


configure: exit 0
23. ./base.at:213: FAILED near `base.at:223'

24. ./base.at:232: testing AC_TRY_*...
+ cat 
+ set +vx 
./base.at:252: autoconf --autoconf-dir .. -l $at_srcdir 
+ autoconf --autoconf-dir .. -l /home/urban/gnu_src/autoconf-2.52/tests 
+ set +vx 
./base.at:253: top_srcdir=$top_srcdir ./configure -q
+ ./configure -q 
0a1
> top_srcdir=..
stdout:
./base.at:253: 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 -q

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

hostname = mammoth
uname -m = sun4u
uname -r = 5.7
uname -s = SunOS
uname -v = Generic_106541-15

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = mammoth
Release = 5.7
KernelID = Generic_106541-15
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 2

/bin/arch              = sun4
/usr/bin/arch -k       = sun4u
/usr/convex/getsysinfo = unknown
hostinfo               = 
Hostname, IP addr, phys addr, or DQ Tag? 
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH = 
/home/urban/gnu_src/autoconf-2.52/tests:/home/urban/gnu_src/autoconf-2.52:/home/
urban/local/sun27/bin:/appl/lang/SUNWspro/bin:/usr/openwin/bin:/home/urban/bin:/
opt/local/bin:/opt/local/sbin:/opt/local/share/bin:/opt/local/share/sbin:/opt/lo
cal/share/etc:/usr/dt/bin:/usr/openwin/bin:/usr/bin:/usr/sbin:/usr/ccs/bin:/usr/
ucb:/home/urban/gnu_src/autoconf-2.52/tests

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:890: (echo The Cat in the Hat;
                    echo The Hat in the Cat >&2)
                  | grep \^The\ Cat\ in\ the\ Hat$ >/dev/null
The Hat in the Cat
configure:893: $? = 0
configure:905: (echo The Cat in the Hat;
                    echo The Hat in the Cat >&2)
                  | grep \^The\ Hat\ in\ the\ Cat$ >/dev/null
The Hat in the Cat
configure:908: $? = 1

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

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=''


configure: exit 0
24. ./base.at:232: FAILED near `base.at:253'

25. ./torture.at:48: testing AC_ARG_VAR...
+ set +vx 
./torture.at:58:
if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
  exit 0
else
  exit 77
fi

+ exit 0 
+ cat 
+ cat 
+ set +vx 
./torture.at:70: autoconf --autoconf-dir .. -l $at_srcdir 
+ autoconf --autoconf-dir .. -l /home/urban/gnu_src/autoconf-2.52/tests 
+ rm -f config.cache 
+ unset precious 
+ set +vx 
./torture.at:73: top_srcdir=$top_srcdir ./configure --config-cache
+ ./configure --config-cache 
0a1
> top_srcdir=..
stdout:
configure: creating cache config.cache
updating cache config.cache
configure: creating ./config.status
config.status: creating file
./torture.at:73: 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 --config-cache

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

hostname = mammoth
uname -m = sun4u
uname -r = 5.7
uname -s = SunOS
uname -v = Generic_106541-15

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = mammoth
Release = 5.7
KernelID = Generic_106541-15
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 2

/bin/arch              = sun4
/usr/bin/arch -k       = sun4u
/usr/convex/getsysinfo = unknown
hostinfo               = 
Hostname, IP addr, phys addr, or DQ Tag? 
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH = 
/home/urban/gnu_src/autoconf-2.52/tests:/home/urban/gnu_src/autoconf-2.52:/home/
urban/local/sun27/bin:/appl/lang/SUNWspro/bin:/usr/openwin/bin:/home/urban/bin:/
opt/local/bin:/opt/local/sbin:/opt/local/share/bin:/opt/local/share/sbin:/opt/lo
cal/share/etc:/usr/dt/bin:/usr/openwin/bin:/usr/bin:/usr/sbin:/usr/ccs/bin:/usr/
ucb:/home/urban/gnu_src/autoconf-2.52/tests

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

configure:814: creating cache config.cache
configure:885: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:888: $? = 1
configure:1007: creating ./config.status

## ----------------------- ##
## Running config.status.  ##
## ----------------------- ##

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on mammoth

config.status:1419: creating file

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

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_precious_set=''
ac_cv_env_precious_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''


configure: exit 0
25. ./torture.at:48: FAILED near `torture.at:73'






>> From address@hidden Mon Jan 21 12:38 MST 2002
>> Date: Mon, 21 Jan 2002 20:37:50 +0100
>> From: Akim Demaille <address@hidden>
>> Subject: Re: Problems running make check on Solaris 6, 7 & 8
>> To: "'David Scott Urban" <address@hidden>
>> MIME-version: 1.0
>> Content-transfer-encoding: 7BIT
>> User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp)
>> 
>> 
>> | Since, I have never worked with the autoconf testsuite. How do I create 
>> the 
list 
>> | of failing tests to run?
>> | 
>> | Thank you for your time and patientence.
>> | 
>> 
>> The numbers are those before the colons, so:
>> 
>> | >>         cd tests
>> | >>         ./testsuite -d -v -x <list of weird tests>
>> 
>> where apparently <list of weird tests> = 10 11 23 24
>> 
>> so
>> 
>>         ./testsuite -d -v -x 10 11 23 24
>> 
>> TIA!
>> 
>> Please, do answer on Autoconf Bugs.
>> 
>> 
>> | Scott Urban
>> | 
>> | >> From address@hidden Thu Jan 17 12:35 MST 2002
>> | >> Date: Thu, 17 Jan 2002 20:38:56 +0100
>> | >> From: Akim Demaille <address@hidden>
>> | >> Subject: Re: Problems running make check on Solaris 6, 7 & 8
>> | >> To: "'David Scott Urban" <address@hidden>
>> | >> Cc: address@hidden
>> | >> MIME-version: 1.0
>> | >> Content-transfer-encoding: 7BIT
>> | >> User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp)
>> | >> 
>> | >> 
>> | >> | I am trying to upgrade to the latest version of autoconf on our 
solaris 
>> | >> | machines. We have machines running solaris 6, 7 & 8. They all exhibit 
the 
>> | same 
>> | >> | beahvior when running make check. Also, this behavior does not change 
when 
>> | using 
>> | >> | either gcc 2.95.3 or 3.0.x.
>> | >> | 
>> | >> | After entering make check and the initial start up has completed, you 
have 
>> | to 
>> | >> | hit the enter key to get the testsuite to begin executing.
>> | >> | 
>> | >> | For the following tests, you to hit enter key for them to complete:
>> | >> | 
>> | >> |  10: tools.at:447      
>> | >> | ok
>> | >> |  11: tools.at:474      
>> | >> | ok
>> | >> |  23: base.at:213       
>> | >> | ok
>> | >> |  24: base.at:232       
>> | >> | 
>> | >> | Then, the testsuite hangs on 25: torture.at:48. I left it on that 
>> test 
when 
>> | I 
>> | >> | went home last night and it is still there this morning. I even tried 
the 
>> | enter 
>> | >> | key like previous test. But, that didn't help.
>> | >> | 
>> | >> | I am compiling using the native sun as and ld. Everything is compiled 
the 
>> | same 
>> | >> | in that respect.
>> | >> 
>> | >> Could you please run
>> | >> 
>> | >>         cd tests
>> | >>         ./testsuite -d -v -x <list of weird tests>
>> | >> 
>> | >> ?
>> | >> 
>> | >> That should give us some hints of what is going wrong.
>> | >> 
>> | >>         Thanks!



reply via email to

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