Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45066 - dev-perl/Tk-TableMatrix-1.01 Can't locate Tk/MMtry.pm in @INC
Summary: dev-perl/Tk-TableMatrix-1.01 Can't locate Tk/MMtry.pm in @INC
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-18 14:32 UTC by Hans-Christian Armingeon
Modified: 2004-06-12 05:19 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 Hans-Christian Armingeon 2004-03-18 14:32:09 UTC
Hi,

I am downgrading from unstable to stable, and I am having this problem:

>>> Unpacking Tk-TableMatrix-1.01.tar.gz to /var/tmp/portage/Tk-TableMatrix-1.01/work
RUNNING FROM extra_functions.sh
 * Applying patch.diff...                                                [ ok ]
>>> Source unpacked.
### Note: 'Building Outside of Tk itself' Messages are Expected Here ####
Can't locate Tk/MMtry.pm in @INC (@INC contains: /etc/perl /usr/lib/perl5/site_perl/5.8.2/i586-linux /usr/lib/perl5/site_perl/5.8.2 /usr/lib/perl5/site_perl/5.8.1/i586-linux /usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.2/i586-linux /usr/lib/perl5/vendor_perl/5.8.2 /usr/lib/perl5/vendor_perl/5.8.1/i586-linux /usr/lib/perl5/vendor_perl/5.8.1 /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.2/i586-linux /usr/lib/perl5/5.8.2 /usr/local/lib/site_perl /usr/lib/perl5/site_perl/5.8.1/i586-linux /usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl/5.8.0) 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: *** No targets specified and no makefile found.  Stop.

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

Reproducible: Always
Steps to Reproduce:
1.
2.
3.


Expected Results:  
 

Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.4.24) 
================================================================= 
System uname: 2.4.24 i686 Transmeta(tm) Crusoe(tm) Processor TM5800 
Gentoo Base System version 1.4.3.13 
distcc 2.11.2 i586-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[enabled] 
ccache version 2.3 [enabled] 
Autoconf: sys-devel/autoconf-2.58-r1 
Automake: sys-devel/automake-1.7.7 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-O3 -march=pentium-mmx -funroll-loops -pipe" 
CHOST="i586-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /lib/modules /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/afs/C /etc/afs/afsws /etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-O2 -mcpu=i686 -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache distcc sandbox" 
GENTOO_MIRRORS="http://192.168.208.52/ 
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/ 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo 
http://gentoo.oregonstate.edu" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="X Xaw3d aalib acl acpi afs alsa apache2 apm arts avi berkdb bonobo cdr 
crypt cscope cups curl dga directfb doc dvb dvd emacs encode esd ethereal evo 
fbcon firebird flash foomaticdb freetds gb gd gdbm ggi gif gnome gphoto2 gpm 
gps gstreamer gtk gtk2 gtkhtml guile imap imlib informix innodb ipv6 jack java 
jikes joystick jpeg kde ladcca lcm ldap leim libg++ libgda libwww lirc mad 
maildir mbox mcal memlimit mikmod mmx motif mozilla mpeg mpi mule mysql nas 
ncurses nhc98 nls oci8 odbc oggvorbis opengl oss pam pcmcia pda pdflib perl 
plotutils png pnp postgres ppds prelude python qt quicktime readline ruby 
ruby18 samba scanner sdl slang slp snmp socks5 spell ssl svga tcltk tcpd tetex 
tiff truetype usb wmf wxwindows x86 xface xinerama xml2 xmms xosd xv zeo zlib"
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2004-04-12 08:05:29 UTC
Can you confirm first that you have dev-perl/perl-tk correctly installed? Have you perhaps upgraded your perl installations since the time you installed perl-tk? perl-tk is a dep for Tk-TableMatrix and provides the module that your installation is complaining about. Please re-emerge perl-tk and try again.
Comment 2 Hans-Christian Armingeon 2004-04-13 02:37:46 UTC
I reemerged all the stuff, but it didn't change anything.

Johnny
Comment 3 Michael Cummings (RETIRED) gentoo-dev 2004-06-12 05:19:18 UTC
MMtry.pm is provided by perl-tk. Check that you have that installed first.

qpkg -f /usr/lib/perl5/vendor_perl/5.8.2/i686-linux/Tk/MMtry.pm
dev-perl/perl-tk *