[Lunar-bugs] [Lunar Linux 0000054]: Updating 'check' module get's Killed during 'make check'
Lunar bug reports list
lunar-bugs at lunar-linux.org
Sat Jul 15 19:30:16 UTC 2006
The following issue has been RESOLVED.
======================================================================
http://bugs.lunar-linux.org/view.php?id=54
======================================================================
Reported By: crypticreign
Assigned To: sofar
======================================================================
Project: Lunar Linux
Issue ID: 54
Category: module
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Moonbase Version: 20060105
Core Tools: Theedge
Core Tools Version: 20060101
Resolution: unable to reproduce
Fixed in Version:
======================================================================
Date Submitted: 01-05-2006 02:39 UTC
Last Modified: 07-15-2006 19:30 UTC
======================================================================
Summary: Updating 'check' module get's Killed during 'make
check'
Description:
During "make check" of "check" module update, process is killed.
======================================================================
----------------------------------------------------------------------
crypticreign - 01-05-06 02:41
----------------------------------------------------------------------
ar cru libcheck.a check.o check_error.o check_list.o check_log.o
check_msg.o check_pack.o check_print.o check_run.o check_str.o
ranlib libcheck.a
make[2]: Leaving directory `/usr/src/check-0.9.3/src'
Making all in tests
make[2]: Entering directory `/usr/src/check-0.9.3/tests'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../src -O2 -march=athlon-xp -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -c check_list.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../src -O2 -march=athlon-xp -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -c
check_check_sub.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../src -O2 -march=athlon-xp -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -c
check_check_master.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../src -O2 -march=athlon-xp -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -c
check_check_msg.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../src -O2 -march=athlon-xp -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -c
check_check_log.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../src -O2 -march=athlon-xp -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -c
check_check_limit.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../src -O2 -march=athlon-xp -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -c
check_check_fork.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../src -O2 -march=athlon-xp -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -c
check_check_fixture.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../src -O2 -march=athlon-xp -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -c
check_check_pack.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../src -O2 -march=athlon-xp -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -c
check_check_main.c
gcc -O2 -march=athlon-xp -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wwrite-strings -s -o check_check check_list.o check_check_sub.o
check_check_master.o check_check_msg.o check_check_log.o
check_check_limit.o check_check_fork.o check_check_fixture.o
check_check_pack.o check_check_main.o ../src/libcheck.a
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../src -O2 -march=athlon-xp -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -c
check_stress.c
gcc -O2 -march=athlon-xp -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wwrite-strings -s -o check_stress check_stress.o ../src/libcheck.a
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../src -O2 -march=athlon-xp -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -c ex_output.c
gcc -O2 -march=athlon-xp -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wwrite-strings -s -o ex_output ex_output.o ../src/libcheck.a
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../src -O2 -march=athlon-xp -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -c
ex_xml_output.c
gcc -O2 -march=athlon-xp -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wwrite-strings -s -o ex_xml_output ex_xml_output.o ../src/libcheck.a
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../src -O2 -march=athlon-xp -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -c
ex_log_output.c
gcc -O2 -march=athlon-xp -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wwrite-strings -s -o ex_log_output ex_log_output.o ../src/libcheck.a
make[2]: Leaving directory `/usr/src/check-0.9.3/tests'
Making all in doc
make[2]: Entering directory `/usr/src/check-0.9.3/doc'
Making all in money
make[3]: Entering directory `/usr/src/check-0.9.3/doc/money'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/check-0.9.3/doc/money'
make[3]: Entering directory `/usr/src/check-0.9.3/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/src/check-0.9.3/doc'
make[2]: Leaving directory `/usr/src/check-0.9.3/doc'
Making all in rpm
make[2]: Entering directory `/usr/src/check-0.9.3/rpm'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/check-0.9.3/rpm'
Making all in debian
make[2]: Entering directory `/usr/src/check-0.9.3/debian'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/check-0.9.3/debian'
make[2]: Entering directory `/usr/src/check-0.9.3'
make[2]: Leaving directory `/usr/src/check-0.9.3'
make[1]: Leaving directory `/usr/src/check-0.9.3'
Making check in src
make[1]: Entering directory `/usr/src/check-0.9.3/src'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/usr/src/check-0.9.3/src'
Making check in tests
make[1]: Entering directory `/usr/src/check-0.9.3/tests'
/usr/bin/make check-TESTS
make[2]: Entering directory `/usr/src/check-0.9.3/tests'
Killed
afterwards, i check "top" and see
20120 root 17 10 500 500 436 R 92.9 0.0 0:27.63 check_check
----------------------------------------------------------------------
sofar - 07-15-06 19:30
----------------------------------------------------------------------
I can't see this bug anymore, I suspect due to newer glibc/gcc versions
it's no longer there.
Issue History
Date Modified Username Field Change
======================================================================
01-05-06 02:39 crypticreign New Issue
01-05-06 02:39 crypticreign Moonbase Version => 20060105
01-05-06 02:39 crypticreign Core Tools => Theedge
01-05-06 02:39 crypticreign Core Tools Version => 20060101
01-05-06 02:41 crypticreign Note Added: 0000085
07-15-06 19:30 sofar Status new => resolved
07-15-06 19:30 sofar Resolution open => unable to
reproduce
07-15-06 19:30 sofar Assigned To => sofar
07-15-06 19:30 sofar Note Added: 0000230
======================================================================
More information about the Lunar-bugs
mailing list