Gentoo Archives: gentoo-alt

From: Michael Haubenwallner <michael.haubenwallner@×××××××.at>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] AIX: libperl fails
Date: Fri, 08 Jun 2007 20:41:47
Message-Id: 1181335499.6543.37.camel@localhost
In Reply to: Re: [gentoo-alt] AIX: libperl fails by Marshall McMullen
1 On Fri, 2007-06-08 at 15:05 -0500, Marshall McMullen wrote:
2 > Hrm, well I must be doing something wrong. I did the svn update, got
3 > the latest soname.patch, and tried emerging it again, but it still
4 > fails with the same error. Am I doing something wrong ?
5
6 The latest soname patch is broken, but the previous (< r5932) works.
7 Thus the explicit downgrade to r5931.
8
9 /haubi/
10
11 >
12 > On 6/8/07, Marshall McMullen <marshall.mcmullen@×××××.com> wrote:
13 > > Sweet, I'll give it a shot, thanks!
14 > >
15 > > On 6/8/07, Michael Haubenwallner <michael.haubenwallner@×××××××.at> wrote:
16 > > > On Sat, 2007-05-19 at 15:25 -0500, Marshall McMullen wrote:
17 > > > > After installing the latest gettext and native-cctools, I was trying
18 > > > > to do an emerge -e system, and things were going fine until I get to
19 > > > > libperl:
20 > > >
21 > > > Confirmed, but it has nothing to do with gettext nor native-cctools.
22 > > >
23 > > > AIX support was lost during this commit:
24 > > > ------------------------------------------------------------------------
25 > > > r5932 | grobian | 2007-05-06 12:00:31 +0200 (Sun, 06 May 2007) | 2 lines
26 > > >
27 > > > Auto sync sys-devel/libperl (2007-05-06 00:26:36.233361045 +0200)
28 > > > (Portage 2.1.25.6465-prefix/SVN/SunOS 5.10 i386)
29 > > > ------------------------------------------------------------------------
30 > > >
31 > > > As a workaround you can do:
32 > > > $ svn up -r5931 sys-devel/libperl/files/libperl-create-libperl-soname.patch
33 > > >
34 > > > /haubi/
35 > > >
36 > > > >
37 > > > > powerpc-ibm-aix5.2.0.0-gcc -o libperl.so.1.5.8 -Wl,-H512 -Wl,-T512
38 > > > > -Wl,-bhalt:4 -Wl,-bM:SRE -Wl,-bE:perl.exp -Wl,-b,noentry -Wl,-brtl
39 > > > > -Wl,-bdynamic -Wl,-bmaxdata:0x80000000 -Wl,-b32 -lbind -lnsl -ldl -lld
40 > > > > -lm -lcrypt -lc -lbsd perl.o gv.o toke.o perly.o op.o pad.o
41 > > > > regcomp.o dump.o util.o mg.o reentr.o hv.o av.o run.o pp_hot.o sv.o
42 > > > > pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o
43 > > > > deb.o universal.o xsutils.o globals.o perlio.o perlapi.o numeric.o
44 > > > > locale.o pp_pack.o pp_sort.o -lbind -lnsl -ldl -lld -lm -lcrypt -lc
45 > > > > -lbsd -Wl,-soname -Wl,libperl.so.`echo libperl.so.1.5.8 | cut -d.
46 > > > > -f3`
47 > > > > ld: 0706-005 Cannot find or open file: libperl.so.1
48 > > > > ld:open(): No such file or directory
49 > > > > collect2: ld returned 255 exit status
50 > > > > make: *** [libperl.so.1.5.8] Error 1
51 > > > >
52 > > > > !!! ERROR: sys-devel/libperl-5.8.8-r1 failed.
53 > > > > Call stack:
54 > > > > ebuild.sh, line 1561: Called dyn_compile
55 > > > > ebuild.sh, line 913: Called qa_call 'src_compile'
56 > > > > ebuild.sh, line 44: Called src_compile
57 > > > > libperl-5.8.8-r1.ebuild, line 277: Called die
58 > > > >
59 > > > > !!! Unable to make libperl.so
60 > > > > !!! If you need support, post the topmost build error, and the call
61 > > > > stack if relevant.
62 > > > > !!! A complete build log is located at
63 > > > > '/home/mdmcmull/.overlay/var/tmp/portage/sys-devel/libperl-5.8.8-r1/temp/build.log'.
64 > > > >
65 > > > > Any ideas?
66 > > > >
67 > > > > --
68 > > > > Marshall McMullen
69 > > > > marshall.mcmullen@×××××.com
70 > > > > mjmcmullen@×××××.net
71 > > > > mdmcmullen@××××××.com
72 > > > >
73 > > > > In France, there's a popular saying about Linux that essentially translates as:
74 > > > > "Linux? You can get a less powerful system, but it will cost you more."
75 > > >
76 > > > --
77 > > > gentoo-alt@g.o mailing list
78 > > >
79 > > >
80 > >
81 > >
82 > > --
83 > > Marshall McMullen
84 > > marshall.mcmullen@×××××.com
85 > > mjmcmullen@×××××.net
86 > > mdmcmullen@××××××.com
87 > >
88 > > In France, there's a popular saying about Linux that essentially translates as:
89 > > "Linux? You can get a less powerful system, but it will cost you more."
90 > >
91 >
92 >
93 > --
94 > Marshall McMullen
95 > marshall.mcmullen@×××××.com
96 > mjmcmullen@×××××.net
97 > mdmcmullen@××××××.com
98 >
99 > In France, there's a popular saying about Linux that essentially translates as:
100 > "Linux? You can get a less powerful system, but it will cost you more."
101
102 --
103 gentoo-alt@g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] AIX: libperl fails Michael Haubenwallner <michael.haubenwallner@×××××××.at>