pkgsrc-Bugs archive

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

pkg/45444: bootstrap failure on OpenIndiana 151a



>Number:         45444
>Category:       pkg
>Synopsis:       bootstrap failure on OpenIndiana 151a
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Oct 08 14:30:00 +0000 2011
>Originator:     Ryo ONODERA
>Release:        SunOS 5.11
>Organization:
        
>Environment:
        
        
System: SunOS openindiana 5.11 oi_151a i86pc i386 i86pc Solaris
Architecture: i386
Machine: i86pc
>Description:
On OpenIndiana/i386 151a, bmake self test fails.
As far as I know, SunPro is not provided to OpenIndiana 151a.

# gcc -v
Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.11/3.4.3/specs
Configured with: 
/home/jt/sfw-central/oi_151_dev-il_rebuild/usr/src/cmd/gcc/gcc-3.4.3/configure 
--prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as 
--with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++,f77,objc 
--enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-20050802)

# LANG=C ./bootstrap --workdir /tmp/bs
(snip)
cd /tmp/bs/bmake/SunOS/unit-tests && /tmp/bs/bmake/SunOS/bmake -r -m / 
TEST_MAKE=/tmp/bs/bmake/SunOS/bmake test
/tmp/bs/bmake/SunOS/bmake -f Makefile > test.out 2>&1
/usr/gnu/bin/diff -u /tmp/bs/bmake/unit-tests/test.exp test.out
--- /tmp/bs/bmake/unit-tests/test.exp   2011-10-08 23:08:39.867642311 +0900
+++ test.out    2011-10-08 23:09:57.555441448 +0900
@@ -75,11 +75,11 @@
 shared.2.1
 shared.2.99
 shared.2.99
+cycle.1.99
 make: Graph cycles through `cycle.2.99'
 make: Graph cycles through `cycle.2.98'
 make: Graph cycles through `cycle.2.97'
 cycle.1.99
-cycle.1.99
 .for with :S;... OK
 b2af338b
 3360ac65
*** Error code 1

Stop.
bmake: stopped in /tmp/bs/bmake/SunOS/unit-tests
*** Error code 1

Stop.
bmake: stopped in /tmp/bs/bmake/SunOS
===> exited with status 1
aborted.
        
>How-To-Repeat:
On OpenIndiana/i386 151a, bootstrap pkgsrc.
        
>Fix:
        
I have no idea.


>Unformatted:
        
        


Home | Main Index | Thread Index | Old Index