This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

make check failure: elf/vismain : Timed out: killed the child process



>Submitter-Id:  net
>Originator:    ishikawa@yk.rim.or.jp
>Organization:

>Confidential:  no
>Synopsis:      make check : elf/vismain : Timed out: killed the child
process
>Severity:      serious
>Priority:      medium
>Category:      libc
>Class:         sw-bug
>Release:       libc-2.1.94
>Environment:


CPU : AMD K6-III/400
OS: linux

Configured thusly.
${SRC}/configure --enable-add-ons=linuxthreads && make && make check

Host type: i586-pc-linux-gnu
System: Linux standard 2.4.0-test9 #7 SMP Sat Sep 23 05:40:04 JST 2000
i586 unknown
Architecture: i586

Addons: linuxthreads

Build CC: gcc
Compiler version: 2.95.2 20000220 (Debian GNU/Linux)
Kernel headers: 2.2.15
Symbol versioning: yes
Build static: yes
Build shared: yes
Build pic-default: no
Build profile: yes
Build omitfp: no
Build bounded: no
Build static-nss: no
Stdio: libio

Version of Tools.

make
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for i586-pc-linux-gnu

gcc
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.2/specs
gcc version 2.95.2 20000220 (Debian GNU/Linux)

as
GNU assembler version 2.9.5 (i386-linux) using BFD version 2.9.5.0.37

ld
GNU ld version 2.9.5 (with BFD 2.9.5.0.37)

g++
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.2/specs
gcc version 2.95.2 20000220 (Debian GNU/Linux)


>Description:

        make check stopped at the following error.

GCONV_PATH=/ide-s-master/tools/glibc-2.1.94-test/iconvdata LC_ALL=C
LD_PRELOAD=/ide-s-master/tools/glibc-2.1.94-test/elf/vismod3.so
/ide-s-master/tools/glibc-2.1.94-test/elf/ld-linux.so.2 --library-path
/ide-s-master/tools/glibc-2.1.94-test:/ide-s-master/tools/glibc-2.1.94-test/math:/ide-s-master/tools/glibc-2.1.94-test/elf:/ide-s-master/tools/glibc-2.1.94-test/dlfcn:/ide-s-master/tools/glibc-2.1.94-test/nss:/ide-s-master/tools/glibc-2.1.94-test/nis:/ide-s-master/tools/glibc-2.1.94-test/rt:/ide-s-master/tools/glibc-2.1.94-test/resolv:/ide-s-master/tools/glibc-2.1.94-test/crypt:/ide-s-master/tools/glibc-2.1.94-test/linuxthreads
/ide-s-master/tools/glibc-2.1.94-test/elf/vismain  >
/ide-s-master/tools/glibc-2.1.94-test/elf/vismain.out
Timed out: killed the child process
make[2]: *** [/ide-s-master/tools/glibc-2.1.94-test/elf/vismain.out]
Error 1
make[2]: Leaving directory `/ide-s-master/tools/glibc-2.1.94/elf'
make[1]: *** [elf/tests] Error 2
make[1]: Leaving directory `/ide-s-master/tools/glibc-2.1.94'
make: *** [check] Error 2


        vismain.out contained only the following 1 line output after the
error.

`.protected' seems to be handled correctly, good!




>How-To-Repeat:


        ${SRC}/configure --enable-add-ons=linuxthreads && make && make
check

        Repeat  "make check" a few times to skip over the
        known? missing function problems in math test.

        make check

>Fix:


        Have no idea.

	However, this seems to be a known problem from my reading
	of glibc-alpha mailing list lately.

	After I ignored these (knonw?) bugs, 
	make check
	ran to completion without breakage.
 
(I tried to send the report from my personal account,
but somehow the mail host of my ISP ended up in ORBS
database and the SMTP server at cygnus refused to
accept it and so I am submitting this from my office account.
My linux PC is at home, and so reply-to address is preferred.)

-- 
     Ishikawa, Chiaki        ishikawa@personal-media.co.jp.NoSpam  or         
 (family name, given name) Chiaki.Ishikawa@personal-media.co.jp.NoSpam
    Personal Media Corp.      ** Remove .NoSpam at the end before use **     
  Shinagawa, Tokyo, Japan 142-0051



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]