Gentoo Archives: gentoo-user

From: Kraus Philipp <philipp.kraus@×××××××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] emerge dev-lang/perl-5.12.3 failed
Date: Tue, 15 Mar 2011 10:16:55
Message-Id: 6244854D-2999-43BE-9C2B-F8E891A073BC@flashpixx.de
1 Hello,
2
3 I've try to emerge my world target new, but the dev-lang/perl-5.12.3
4 failes. I've found on the gentoo pages the hint to sync the portage
5 tree again, but that does not solve the problem.
6
7 The messages during emerge are:
8
9 IO.xs: In function 'XS_IO__File_new_tmpfile':
10 IO.xs:229: warning: value computed is not used
11 IO.xs: In function 'XS_IO__Poll__poll':
12 IO.xs:249: error: invalid application of 'sizeof' to incomplete type
13 'struct pollfd'
14 IO.xs:253: error: invalid use of undefined type 'struct pollfd'
15 IO.xs:253: error: dereferencing pointer to incomplete type
16 IO.xs:255: error: invalid use of undefined type 'struct pollfd'
17 IO.xs:255: error: dereferencing pointer to incomplete type
18 IO.xs:257: error: invalid use of undefined type 'struct pollfd'
19 IO.xs:257: error: dereferencing pointer to incomplete type
20 IO.xs:259: warning: implicit declaration of function 'poll'
21 IO.xs:261: error: invalid use of undefined type 'struct pollfd'
22 IO.xs:261: error: dereferencing pointer to incomplete type
23 IO.xs:262: error: invalid use of undefined type 'struct pollfd'
24 IO.xs:262: error: dereferencing pointer to incomplete type
25 make[1]: *** [IO.o] Error 1
26 make[1]: Leaving directory `/var/tmp/portage/dev-lang/perl-5.12.3/work/
27 perl-5.12.3/dist/IO'
28 Unsuccessful make(dist/IO): code=512 at make_ext.pl line 449.
29 make: *** [lib/auto/IO/IO.so] Error 25
30
31 I've try to mask the 5.12.3 package to a previous version, but the
32 same problemes are shown. Now I've have a "hanging" portage. Perl is
33 needed for my eg. LDAP... Does anyone have any idea to solve the error?
34
35 Thanks
36
37 Phil

Replies

Subject Author
[gentoo-user] Re: emerge dev-lang/perl-5.12.3 failed walt <w41ter@×××××.com>
Re: [gentoo-user] emerge dev-lang/perl-5.12.3 failed "Arttu V." <arttuv69@×××××.com>