tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bootstrap under OpenIndiana
Good day.
Pkgsrc bootstrap don't work under OpenIndiana b151:
$ sudo ./bootstrap --compiler /usr/gnu/bin/gcc --abi 32
...
cd /usr/pkgsrc/bootstrap/work/bmake/SunOS/unit-tests &&
/usr/pkgsrc/bootstrap/work/bmake/SunOS/bmake -r -m /
TEST_MAKE=/usr/pkgsrc/bootstrap/work/bmake/SunOS/bmake test
/usr/pkgsrc/bootstrap/work/bmake/SunOS/bmake -f Makefile > test.out 2>&1
/usr/gnu/bin/diff -u
/usr/pkgsrc/bootstrap/work/bmake/unit-tests/test.exp test.out
--- /usr/pkgsrc/bootstrap/work/bmake/unit-tests/test.exp
2011-08-04 10:16:12.712580350 +0400
+++ test.out 2011-08-04 10:16:48.200418444 +0400
@@ -75,11 +75,11 @@
shared.2.1
shared.2.99
shared.2.99
+cycle.1.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 /usr/pkgsrc/bootstrap/work/bmake/SunOS/unit-tests
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/bootstrap/work/bmake/SunOS
===> exited with status 1
aborted.
$ /usr/gnu/bin/gcc -v
Using built-in specs.
COLLECT_GCC=/usr/gnu/bin/gcc
COLLECT_LTO_WRAPPER=/usr/gcc/4.6/lib/gcc/i386-pc-solaris2.11/4.6.1/lto-wrapper
Target: i386-pc-solaris2.11
Configured with: ../gcc-4.6.1/configure --prefix=/usr/gcc/4.6
--libdir=/usr/gcc/4.6/lib --libexecdir=/usr/gcc/4.6/lib
--mandir=/usr/gcc/4.6/share/man --infodir=/usr/gcc/4.6/info
--with-build-time-tools=/usr/sfw --with-as=/usr/sfw/bin/gas
--with-gnu-as --with-ld=/opt/dtbld/bin/ld-wrapper --without-gnu-ld
--enable-languages=c,c++,fortran,objc --enable-shared --disable-static
--enable-decimal-float --with-gmp=/usr/gnu --with-mpfr=/usr/gnu
--with-mpc=/usr/gnu --with-libiconv-prefix=/usr/gnu -enable-nls
Thread model: posix
gcc version 4.6.1 (GCC)
$ uname -a
SunOS thinkpot 5.11 oi_151 i86pc i386 i86pc Solaris
Is it possible to fix this error?
Home |
Main Index |
Thread Index |
Old Index