5.1-REL won't buildworld - fresh cvsup
From: ODHIAMBO Washington (wash_at_wananchi.com)
Date: 08/31/03
- Previous message: Christoph P. Kukulies: "Re: su in free(): warning: chunk is already free"
- In reply to: Andreas Klemm: "-current of today, kconsole and others crash with signal 6"
- Next in thread: Ruslan Ermilov: "Re: 5.1-REL won't buildworld - fresh cvsup"
- Reply: Ruslan Ermilov: "Re: 5.1-REL won't buildworld - fresh cvsup"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 31 Aug 2003 13:27:30 +0300 To: freebsd-current@freebsd.org
For the last 3 days, I have cvsupped and wouldn't ever succeed with
`make buildworld`. What could the problem be?
Below are snippets from the fail:
Once I do, `make buildworld` I see the following at the top of the output:
Running test variables
PASS: Test variables detected no regression, output matches.
Running test targets
PASS: Test targets detected no regression.
Running test sysvmatch
PASS: Test sysvmatch detected no regression.
Running test lhs_expn
FAIL: Test failed: regression detected. See above.
*** Error code 1
Stop in /usr/src/tools/regression/usr.bin/make.
*** Error code 1
Stop in /usr/src/tools/regression/usr.bin/make.
--------------------------------------------------------------
Building an up-to-date make(1)
--------------------------------------------------------------
sh /usr/src/tools/install.sh -s -o root -g wheel -m 555 make /usr/obj/usr/src/make.i386
--------------------------------------------------------------
>>> Rebuilding the temporary build tree
--------------------------------------------------------------
...
........then it runs and later fails with
cc -fpic -DPIC -O -pipe -mcpu=pentiumpro -DPTHREAD_KERNEL -I/usr/src/lib/libpthread/../libc/include
-I/usr/src/lib/libpthread/threa
d -I/usr/src/lib/libpthread/../../include -I/usr/src/lib/libpthread/arch/i386/include -I/usr/src/lib/libpthread/sys
-I/usr/src/lib
/libpthread/../../libexec/rtld-elf -fno-builtin -D_LOCK_DEBUG -D_PTHREADS_INVARIANTS -Wall
-I/usr/src/lib/libpthread/../libc/i386
-I/usr/src/lib/libpthread/thread -c /usr/src/lib/libpthread/arch/i386/i386/thr_enter_uts.S -o thr_enter_uts.So
cc -fpic -DPIC -O -pipe -mcpu=pentiumpro -DPTHREAD_KERNEL -I/usr/src/lib/libpthread/../libc/include
-I/usr/src/lib/libpthread/threa
d -I/usr/src/lib/libpthread/../../include -I/usr/src/lib/libpthread/arch/i386/include -I/usr/src/lib/libpthread/sys
-I/usr/src/lib
/libpthread/../../libexec/rtld-elf -fno-builtin -D_LOCK_DEBUG -D_PTHREADS_INVARIANTS -Wall
-I/usr/src/lib/libpthread/../libc/i386
-I/usr/src/lib/libpthread/thread -c /usr/src/lib/libpthread/arch/i386/i386/thr_getcontext.S -o thr_getcontext.So
cc -fpic -DPIC -O -pipe -mcpu=pentiumpro -DPTHREAD_KERNEL -I/usr/src/lib/libpthread/../libc/include
-I/usr/src/lib/libpthread/threa
d -I/usr/src/lib/libpthread/../../include -I/usr/src/lib/libpthread/arch/i386/include -I/usr/src/lib/libpthread/sys
-I/usr/src/lib
/libpthread/../../libexec/rtld-elf -fno-builtin -D_LOCK_DEBUG -D_PTHREADS_INVARIANTS -Wall
-I/usr/src/lib/libpthread/../libc/i386
-I/usr/src/lib/libpthread/thread -c /usr/src/lib/libpthread/arch/i386/i386/thr_switch.S -o thr_switch.So
cc -fpic -DPIC -O -pipe -mcpu=pentiumpro -DPTHREAD_KERNEL -I/usr/src/lib/libpthread/../libc/include
-I/usr/src/lib/libpthread/threa
d -I/usr/src/lib/libpthread/../../include -I/usr/src/lib/libpthread/arch/i386/include -I/usr/src/lib/libpthread/sys
-I/usr/src/lib
/libpthread/../../libexec/rtld-elf -fno-builtin -D_LOCK_DEBUG -D_PTHREADS_INVARIANTS -Wall -c
/usr/src/lib/libpthread/sys/lock.c -
o lock.So
building shared library libkse.so.1
*** Error code 1
Stop in /usr/src/lib/libpthread.
*** Error code 1
Stop in /usr/src/lib.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
I have done
cd /usr/src
make clean
make cleandir
rm -rf /usr/obj/usr
cvsup
But that doesn't seem to do the trick.
-Wash
-- Odhiambo Washington <wash@wananchi.com> "The box said 'Requires Wananchi Online Ltd. www.wananchi.com Windows 95, NT, or better,' Tel: +254 2 313985-9 +254 2 313922 so I installed FreeBSD." GSM: +254 72 743223 +254 733 744121 This sig is McQ! :-) A real person has two reasons for doing anything ... a good reason and the real reason. _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Christoph P. Kukulies: "Re: su in free(): warning: chunk is already free"
- In reply to: Andreas Klemm: "-current of today, kconsole and others crash with signal 6"
- Next in thread: Ruslan Ermilov: "Re: 5.1-REL won't buildworld - fresh cvsup"
- Reply: Ruslan Ermilov: "Re: 5.1-REL won't buildworld - fresh cvsup"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|