Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 484504 - <dev-perl/perl-tk-804.31.0 does not compile against dev-lang/perl-5.18.1
Summary: <dev-perl/perl-tk-804.31.0 does not compile against dev-lang/perl-5.18.1
Status: RESOLVED DUPLICATE of bug 484052
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-10 17:36 UTC by Peter Gantner (a.k.a. nephros)
Modified: 2013-09-10 17:52 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,6.51 KB, text/plain)
2013-09-10 17:39 UTC, Peter Gantner (a.k.a. nephros)
Details
build log (20130910-121209.log,52.42 KB, application/octet-stream)
2013-09-10 17:41 UTC, Peter Gantner (a.k.a. nephros)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Gantner (a.k.a. nephros) 2013-09-10 17:36:51 UTC
+++ This bug was initially created as a clone of Bug #333049 +++

Trying 804.30 or lower always bugs out with this:

cp JPEG.pm ../blib/lib/Tk/JPEG.pm
Running Mkbootstrap for Tk::JPEG ()
Manifying ../blib/man1/tkjpeg.1
Manifying ../blib/man3/Tk::JPEG.3pm
cp InputO.pm ../blib/lib/Tk/InputO.pm
Running Mkbootstrap for Tk::InputO ()
cp IO.pm ../blib/lib/Tk/IO.pm
Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in IO.xs, line 235
IO.xs: In function ‘XS_Tk__IO_read’:
IO.xs:210:6: error: invalid use of void expression
make[1]: *** [IO.o] Error 1
make: *** [subdirs] Error 2
 * ERROR: dev-perl/perl-tk-804.29.0::gentoo failed (compile phase):
 *   emake failed
 * 


My googling lead me to this page:

http://stackoverflow.com/questions/14675457/perl-tk-not-building-via-cpan-on-os-x-mountain-lion
Comment 1 Peter Gantner (a.k.a. nephros) 2013-09-10 17:39:24 UTC
Created attachment 358428 [details]
emerge --info
Comment 2 Peter Gantner (a.k.a. nephros) 2013-09-10 17:41:17 UTC
Created attachment 358430 [details]
build log
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2013-09-10 17:52:33 UTC

*** This bug has been marked as a duplicate of bug 484052 ***