Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 20032 - compilation of dev-perl/Tk-TableMatrix -1.01 fails while trying to emerge mythtv
Summary: compilation of dev-perl/Tk-TableMatrix -1.01 fails while trying to emerge mythtv
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-27 04:36 UTC by Sven S.
Modified: 2003-06-16 09:38 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven S. 2003-04-27 04:36:11 UTC
emerge Tk-TableMatrix gives following result:

>>> emerge (1 of 1) dev-perl/Tk-TableMatrix-1.01 to /
>>> md5 ;-) Tk-TableMatrix-1.01.tar.gz
>>> Unpacking source...
>>> Unpacking Tk-TableMatrix-1.01.tar.gz to /var/tmp/portage/Tk-TableMatrix-1.01
/work
>>> Source unpacked.
### Note: 'Building Outside of Tk itself' Messages are Expected Here ####
Can't locate Tk/MMtry.pm in @INC (@INC contains: /usr/lib/perl5/5.8.0/i686-linux
 /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i686-linux /usr/lib/perl5/s
ite_perl/5.8.0 /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl /usr/lib/
perl5/vendor_perl/5.8.0/i686-linux /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/per
l5/vendor_perl) at ./myConfig line 7.
BEGIN failed--compilation aborted at ./myConfig line 7.
Compilation failed in require at Makefile.PL line 19.
BEGIN failed--compilation aborted at Makefile.PL line 23.
make: *** Keine Targets angegeben und keine 
Comment 1 Sven S. 2003-04-27 04:36:11 UTC
emerge Tk-TableMatrix gives following result:

>>> emerge (1 of 1) dev-perl/Tk-TableMatrix-1.01 to /
>>> md5 ;-) Tk-TableMatrix-1.01.tar.gz
>>> Unpacking source...
>>> Unpacking Tk-TableMatrix-1.01.tar.gz to /var/tmp/portage/Tk-TableMatrix-1.01
/work
>>> Source unpacked.
### Note: 'Building Outside of Tk itself' Messages are Expected Here ####
Can't locate Tk/MMtry.pm in @INC (@INC contains: /usr/lib/perl5/5.8.0/i686-linux
 /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i686-linux /usr/lib/perl5/s
ite_perl/5.8.0 /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl /usr/lib/
perl5/vendor_perl/5.8.0/i686-linux /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/per
l5/vendor_perl) at ./myConfig line 7.
BEGIN failed--compilation aborted at ./myConfig line 7.
Compilation failed in require at Makefile.PL line 19.
BEGIN failed--compilation aborted at Makefile.PL line 23.
make: *** Keine Targets angegeben und keine »make«-Steuerdatei gefunden.  Schlus
s.

!!! ERROR: dev-perl/Tk-TableMatrix-1.01 failed.
!!! Function perl-module_src_compile, Line 34, Exitcode 2
!!! compilation failed

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 2 Sven S. 2003-04-27 09:00:41 UTC
Upgrading perl-tk to Version 800.024-r2 fixed the problem.
Comment 3 Gentoo Perl team gentoo-dev 2003-06-16 05:44:15 UTC
Sven,

Looks like the problem might have originated with your perl upgrade from 5.6.1 to 5.8.0. Is it ok to close this now?
Comment 4 Sven S. 2003-06-16 09:38:11 UTC
Sorry, didn't know, that I am able to close this bug. ;-)