Gentoo Archives: gentoo-alt

From: Dirk Heinrichs <dhs@×××××××××.com>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] [PREFIX] Bootstrap problem on AIX: xz-utils-5.0.5 fails in stage 3
Date: Fri, 11 Oct 2013 13:47:57
Message-Id: 52580181.6010909@recommind.com
1 Hi,
2
3 I'm trying to bootstrap prefix on AIX 6.1 and made it into stage 3 w/o
4 problems. However, xz-utils fails with the following error:
5
6 /opt/prefix/bin/bash ../../libtool --tag=CC --mode=link
7 powerpc-ibm-aix6.1.0.0-gcc -std=gnu99 -D_THREAD_SAFE -Wall -Wextra
8 -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing
9 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast
10 -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes
11 -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations
12 -Wmissing-noreturn -Wredundant-decls -g0 -O2 -L/opt/prefix/usr/lib
13 -L/opt/prefix/lib -L/opt/prefix/tmp/usr/lib -o xzdec xzdec-xzdec.o
14 xzdec-tuklib_progname.o xzdec-tuklib_exit.o
15 ../../src/liblzma/liblzma.la ../../lib/libgnu.a -lpthreads
16 libtool: link: powerpc-ibm-aix6.1.0.0-gcc -std=gnu99 -D_THREAD_SAFE
17 -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs
18 -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith
19 -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return
20 -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes
21 -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g0 -O2 -o
22 .libs/xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_exit.o
23 -L/opt/prefix/usr/lib -L/opt/prefix/lib -L/opt/prefix/tmp/usr/lib
24 -L../../src/liblzma/.libs -llzma ../../lib/libgnu.a -lpthreads
25 -Wl,-blibpath:/opt/prefix/usr/lib:/opt/prefix/usr/lib:/opt/prefix/lib:/opt/prefix/tmp/usr/lib:/opt/freeware/lib/gcc/powerpc-ibm-aix6.1.0.0/4.7.2:/opt/freeware/lib/gcc/powerpc-ibm-aix6.1.0.0/4.7.2/../../..:/usr/lib:/lib
26 ld: 0706-006 Cannot find or open library file: -l lzma
27 ld:open(): No such file or directory
28 collect2: error: ld returned 255 exit status
29 make[3]: *** [xzdec] Error 1
30 make[3]: Leaving directory
31 `/opt/prefix/var/tmp/portage/app-arch/xz-utils-5.0.5/work/xz-5.0.5/src/xzdec'
32 make[2]: *** [all-recursive] Error 1
33 make[2]: Leaving directory
34 `/opt/prefix/var/tmp/portage/app-arch/xz-utils-5.0.5/work/xz-5.0.5/src'
35 make[1]: *** [all-recursive] Error 1
36 make[1]: Leaving directory
37 `/opt/prefix/var/tmp/portage/app-arch/xz-utils-5.0.5/work/xz-5.0.5'
38 make: *** [all] Error 2
39
40 MAKEOPTS is set to -j1, so it shouldn't be a parallel build problem.
41
42 As a hint, the same package in the same version installs just fine on
43 this machine when coming from NetBSD pkgsrc (I'm currently evaluating
44 the two as a provider for a unified environment on AIX, Linux and Solaris).
45
46 Bye...
47
48 Dirk
49 --
50
51 *Dirk Heinrichs*, Senior Systems Engineer, Infrastructure
52 *Recommind GmbH*, Von-Liebig-Straße 1, 53359 Rheinbach
53 *Tel*: +49 2226 1596666 1149
54 *Email*: dhs@×××××××××.com <mailto:dhs@×××××××××.com>
55 *Skype*: dirk.heinrichs.recommind
56 www.recommind.com <http://www.recommind.com>
57
58
59 http://www.recommind.com

Replies