Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 329005 - dev-perl/perl-tk-804.028-r2 does not compile
Summary: dev-perl/perl-tk-804.028-r2 does not compile
Status: RESOLVED DUPLICATE of bug 312813
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-19 21:01 UTC by Hans Meier
Modified: 2010-07-20 08:53 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 Meier 2010-07-19 21:01:07 UTC
paludis -ip dev-perl/perl-tk

...
Writing Makefile for Tk::Scale
Test Compile/Run config/has_png.c
Finding dependencies for PNG.xs
Finding dependencies for imgPNG.c
Missing ')'
trailing: L) at /var/tmp/paludis/dev-perl-perl-tk-804.028-r2/work/Tk-804.028/Tk/MakeDepend.pm line 104, </usr/include/pngconf.h> line 1101.
Missing ')'
trailing: L) at /var/tmp/paludis/dev-perl-perl-tk-804.028-r2/work/Tk-804.028/Tk/MakeDepend.pm line 104, </usr/include/pngconf.h> line 1500.
Missing ')'
trailing: L) && defined(PNG_MAX_MALLOC_64K) at /var/tmp/paludis/dev-perl-perl-tk-804.028-r2/work/Tk-804.028/Tk/MakeDepend.pm line 104, </usr/include/pngconf.h> line 1516.
Writing Makefile for Tk::PNG
Finding dependencies for NBFrame.xs
Writing Makefile for Tk::NBFrame
Finding dependencies for Mwm.xs
Writing Makefile for Tk::Mwm
Finding dependencies for Menubutton.xs
Writing Makefile for Tk::Menubutton
Finding dependencies for Listbox.xs
Writing Makefile for Tk::Listbox
Test Compile/Run jpeg/has_jpeg.c
Using system's -ljpeg
Finding dependencies for JPEG.xs
Finding dependencies for imgJPEG.c
Writing Makefile for Tk::JPEG
Finding dependencies for InputO.xs
Writing Makefile for Tk::InputO
Finding dependencies for IO.xs
Writing Makefile for Tk::IO
Finding dependencies for HList.xs
Writing Makefile for Tk::HList
Finding dependencies for Event.xs
Finding dependencies for eventWin32Dll.c
Finding dependencies for pTkCallback.c
Finding dependencies for tclAsync.c
Finding dependencies for tclEvent.c
Finding dependencies for tclNotify.c
Finding dependencies for tclPlatEvent.c
Finding dependencies for tclPlatNotfy.c
Finding dependencies for tclPlatTime.c
Finding dependencies for tclTimer.c
Writing Makefile for Tk::Event
Finding dependencies for Entry.xs
Writing Makefile for Tk::Entry
Skip Win32Site on x
Writing Makefile for Tk::DragDrop
Finding dependencies for Compound.xs
Writing Makefile for Tk::Compound
Finding dependencies for Canvas.xs
Writing Makefile for Tk::Canvas
Ignoring 
Finding dependencies for Tk.xs
Finding dependencies for chnGlue.c
Finding dependencies for encGlue.c
Finding dependencies for evtGlue.c
Finding dependencies for objGlue.c
Finding dependencies for tixGlue.c
Finding dependencies for tkGlue.c
Finding dependencies for tkGlue_f.c
Finding dependencies for tkWin32Dll.c
Tests in PNG
Tests in JPEG
Tests in Event
Writing Makefile for Tk
make -j4 OTHERLDFLAGS=-Wl,-O1
/usr/bin/perl5.12.1 pTk/mkVFunc -t x tkGlue.h
/usr/bin/perl5.12.1 pTk/mkVFunc -m x tkGlue.h
Ignoring from tkGlue.exc
tkGlue.h:48: extern SV *XEvent_Info _((EventAndKeySym *obj,char *s));
tkGlue.h:49: extern EventAndKeySym *SVtoEventAndKeySym _((SV *arg));
tkGlue.h:52: extern XS(XStoWidget);
tkGlue.h:57: EXTERN void  Boot_Glue (pTHX);
tkGlue.h:58: EXTERN void  Boot_Tix  (pTHX);
tkGlue.h:60: extern SV *TagIt _((SV *sv, char *type));
tkGlue.h:61: extern void Font_DESTROY _((SV *sv));
tkGlue.h:63: extern void Tk_CheckHash _((SV *sv,struct pTkCheckChain *chain));
tkGlue.h:65: extern int	has_highbit(CONST char *s,int l);
tkGlue.h:66: extern SV *	sv_maybe_utf8(SV *sv);
tkGlue.h:67: extern SV *	Lang_SystemEncoding(void);
TKGLUE
Ignoring from tkGlue.exc
tkGlue.h:48: extern SV *XEvent_Info _((EventAndKeySym *obj,char *s));
tkGlue.h:49: extern EventAndKeySym *SVtoEventAndKeySym _((SV *arg));
tkGlue.h:52: extern XS(XStoWidget);
tkGlue.h:57: EXTERN void  Boot_Glue (pTHX);
tkGlue.h:58: EXTERN void  Boot_Tix  (pTHX);
tkGlue.h:60: extern SV *TagIt _((SV *sv, char *type));
tkGlue.h:61: extern void Font_DESTROY _((SV *sv));
tkGlue.h:63: extern void Tk_CheckHash _((SV *sv,struct pTkCheckChain *chain));
tkGlue.h:65: extern int	has_highbit(CONST char *s,int l);
tkGlue.h:66: extern SV *	sv_maybe_utf8(SV *sv);
tkGlue.h:67: extern SV *	Lang_SystemEncoding(void);
TKGLUE
/usr/bin/perl5.12.1 /usr/lib64/perl5/vendor_perl/5.12.1/ExtUtils/xsubpp  -typemap /usr/lib64/perl5/5.12.1/ExtUtils/typemap -typemap /var/tmp/paludis/dev-perl-perl-tk-804.028-r2/work/Tk-804.028/Tk/typemap  Tk.xs > Tk.xsc && mv Tk.xsc Tk.c
x86_64-pc-linux-gnu-gcc -c  -I/usr/include/freetype2 -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -fomit-frame-pointer -frename-registers -pipe -msse3 -Wno-error -g   -DVERSION=\"804.028\" -DXS_VERSION=\"804.028\" -fPIC "-I/usr/lib64/perl5/5.12.1/x86_64-linux-debug/CORE"   -Wall -Wno-implicit-int -Wno-comment -Wno-unused -D__USE_FIXED_PROTOTYPES__ chnGlue.c
x86_64-pc-linux-gnu-gcc -c  -I/usr/include/freetype2 -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -fomit-frame-pointer -frename-registers -pipe -msse3 -Wno-error -g   -DVERSION=\"804.028\" -DXS_VERSION=\"804.028\" -fPIC "-I/usr/lib64/perl5/5.12.1/x86_64-linux-debug/CORE"   -Wall -Wno-implicit-int -Wno-comment -Wno-unused -D__USE_FIXED_PROTOTYPES__ encGlue.c
x86_64-pc-linux-gnu-gcc -c  -I/usr/include/freetype2 -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -fomit-frame-pointer -frename-registers -pipe -msse3 -Wno-error -g   -DVERSION=\"804.028\" -DXS_VERSION=\"804.028\" -fPIC "-I/usr/lib64/perl5/5.12.1/x86_64-linux-debug/CORE"   -Wall -Wno-implicit-int -Wno-comment -Wno-unused -D__USE_FIXED_PROTOTYPES__ evtGlue.c
x86_64-pc-linux-gnu-gcc -c  -I/usr/include/freetype2 -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -fomit-frame-pointer -frename-registers -pipe -msse3 -Wno-error -g   -DVERSION=\"804.028\" -DXS_VERSION=\"804.028\" -fPIC "-I/usr/lib64/perl5/5.12.1/x86_64-linux-debug/CORE"   -Wall -Wno-implicit-int -Wno-comment -Wno-unused -D__USE_FIXED_PROTOTYPES__ objGlue.c
x86_64-pc-linux-gnu-gcc -c  -I/usr/include/freetype2 -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -fomit-frame-pointer -frename-registers -pipe -msse3 -Wno-error -g   -DVERSION=\"804.028\" -DXS_VERSION=\"804.028\" -fPIC "-I/usr/lib64/perl5/5.12.1/x86_64-linux-debug/CORE"   -Wall -Wno-implicit-int -Wno-comment -Wno-unused -D__USE_FIXED_PROTOTYPES__ tixGlue.c
x86_64-pc-linux-gnu-gcc -c  -I/usr/include/freetype2 -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -fomit-frame-pointer -frename-registers -pipe -msse3 -Wno-error -g   -DVERSION=\"804.028\" -DXS_VERSION=\"804.028\" -fPIC "-I/usr/lib64/perl5/5.12.1/x86_64-linux-debug/CORE"   -Wall -Wno-implicit-int -Wno-comment -Wno-unused -D__USE_FIXED_PROTOTYPES__ tkGlue.c
x86_64-pc-linux-gnu-gcc -c  -I/usr/include/freetype2 -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -fomit-frame-pointer -frename-registers -pipe -msse3 -Wno-error -g   -DVERSION=\"804.028\" -DXS_VERSION=\"804.028\" -fPIC "-I/usr/lib64/perl5/5.12.1/x86_64-linux-debug/CORE"   -Wall -Wno-implicit-int -Wno-comment -Wno-unused -D__USE_FIXED_PROTOTYPES__ tkGlue_f.c
x86_64-pc-linux-gnu-gcc -c  -I/usr/include/freetype2 -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -fomit-frame-pointer -frename-registers -pipe -msse3 -Wno-error -g   -DVERSION=\"804.028\" -DXS_VERSION=\"804.028\" -fPIC "-I/usr/lib64/perl5/5.12.1/x86_64-linux-debug/CORE"   -Wall -Wno-implicit-int -Wno-comment -Wno-unused -D__USE_FIXED_PROTOTYPES__ tkWin32Dll.c
objGlue.c: In function 'LangString':
objGlue.c:463: warning: pointer targets in passing argument 1 of 'Perl_is_utf8_string' differ in signedness
/usr/lib64/perl5/5.12.1/x86_64-linux-debug/CORE/proto.h:1301: note: expected 'const U8 *' but argument is of type 'char *'
objGlue.c:469: warning: pointer targets in passing argument 1 of 'Perl_is_utf8_string' differ in signedness
/usr/lib64/perl5/5.12.1/x86_64-linux-debug/CORE/proto.h:1301: note: expected 'const U8 *' but argument is of type 'char *'
objGlue.c: In function 'Tcl_GetStringFromObj':
objGlue.c:533: warning: pointer targets in passing argument 1 of 'Perl_is_utf8_string' differ in signedness
/usr/lib64/perl5/5.12.1/x86_64-linux-debug/CORE/proto.h:1301: note: expected 'const U8 *' but argument is of type 'char *'
objGlue.c:539: warning: pointer targets in passing argument 1 of 'Perl_is_utf8_string' differ in signedness
/usr/lib64/perl5/5.12.1/x86_64-linux-debug/CORE/proto.h:1301: note: expected 'const U8 *' but argument is of type 'char *'
objGlue.c:559: warning: pointer targets in passing argument 1 of 'Perl_is_utf8_string' differ in signedness
/usr/lib64/perl5/5.12.1/x86_64-linux-debug/CORE/proto.h:1301: note: expected 'const U8 *' but argument is of type 'char *'
objGlue.c: In function 'Tcl_GetByteArrayFromObj':
objGlue.c:592: warning: passing argument 2 of 'Perl_sv_2pv_flags' from incompatible pointer type
/usr/lib64/perl5/5.12.1/x86_64-linux-debug/CORE/proto.h:3166: note: expected 'STRLEN * const' but argument is of type 'int *'
objGlue.c: In function 'ForceList':
objGlue.c:681: warning: pointer targets in passing argument 1 of 'Tcl_NewStringObj' differ in signedness
objGlue.c:363: note: expected 'const char *' but argument is of type 'unsigned char *'
Running Mkbootstrap for Tk ()
chmod 644 Tk.bs
cp ptksh blib/script/ptksh
/usr/bin/perl5.12.1 -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/ptksh
cp gedi blib/script/gedi
/usr/bin/perl5.12.1 -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/gedi
encGlue.c: In function 'Tcl_UniCharToUpper':
encGlue.c:52: error: 'UTF8_MAXLEN_UCLC' undeclared (first use in this function)
encGlue.c:52: error: (Each undeclared identifier is reported only once
encGlue.c:52: error: for each function it appears in.)
encGlue.c: In function 'Tcl_UniCharToLower':
encGlue.c:61: error: 'UTF8_MAXLEN_UCLC' undeclared (first use in this function)
encGlue.c: In function 'Tcl_UniCharToUtfDString':
encGlue.c:186: error: 'UTF8_MAXLEN_UCLC' undeclared (first use in this function)
encGlue.c: In function 'CallEncode':
encGlue.c:723: warning: pointer targets in passing argument 2 of 'Perl_sv_setpvn' differ in signedness
/usr/lib64/perl5/5.12.1/x86_64-linux-debug/CORE/proto.h:3506: note: expected 'const char * const' but argument is of type 'U8 *'
encGlue.c:724: warning: pointer targets in passing argument 1 of 'has_highbit' differ in signedness
tkGlue.h:65: note: expected 'const char *' but argument is of type 'U8 *'
encGlue.c:729: warning: pointer targets in passing argument 2 of 'Perl_sv_setpvn' differ in signedness
/usr/lib64/perl5/5.12.1/x86_64-linux-debug/CORE/proto.h:3506: note: expected 'const char * const' but argument is of type 'U8 *'
make: *** [encGlue.o] Error 1
make: *** Waiting for unfinished jobs....
tkGlue.c: In function 'LangCmpArg':
tkGlue.c:3709: warning: initialization discards qualifiers from pointer target type
tkGlue.c:3710: warning: initialization discards qualifiers from pointer target type
tkGlue.c: In function 'XEvent_Info':
tkGlue.c:5026: warning: cast to pointer from integer of different size
tkGlue.c: In function 'Lang_FreeRegExp':
tkGlue.c:5238: warning: initialization from incompatible pointer type
tkGlue.c: In function 'do_comp':
tkGlue.c:5252: warning: assignment from incompatible pointer type
tkGlue.c: In function 'Tcl_GetRegExpFromObj':
tkGlue.c:5321: error: 'RXf_UTF8' undeclared (first use in this function)
tkGlue.c:5321: error: (Each undeclared identifier is reported only once
tkGlue.c:5321: error: for each function it appears in.)
tkGlue.c:5328: warning: initialization from incompatible pointer type
tkGlue.c: In function 'Tcl_RegExpExec':
tkGlue.c:5375: warning: passing argument 1 of 'Perl_pregexec' from incompatible pointer type
/usr/lib64/perl5/5.12.1/x86_64-linux-debug/CORE/proto.h:2663: note: expected 'struct REGEXP * const' but argument is of type 'struct regexp *'
tkGlue.c: In function 'install_vtab':
tkGlue.c:5499: warning: format '%d' expects type 'int', but argument 3 has type 'size_t'
make: *** [tkGlue.o] Error 1
/usr/libexec/paludis/utils/emake: emake returned error 2

!!! ERROR in dev-perl/perl-tk-804.028-r2::gentoo:
!!! In perl-module_src_compile at line 3754
!!! compilation failed

!!! Call stack:
!!!    * perl-module_src_compile (/var/tmp/paludis/dev-perl-perl-tk-804.028-r2/temp/loadsaveenv:3754)
!!!    * src_compile (/var/tmp/paludis/dev-perl-perl-tk-804.028-r2/temp/loadsaveenv:4148)
!!!    * ebuild_f_compile (/usr/libexec/paludis/0/src_compile.bash:51)
!!!    * ebuild_main (/usr/libexec/paludis/ebuild.bash:647)
!!!    * main (/usr/libexec/paludis/ebuild.bash:675)

diefunc: making ebuild PID 30717 exit with error
die trap: exiting with error.

Install error:
  * In program paludis (--dl-reinstall if-use-changed --continue-on-failure if-satisfied --dl-reinstall-scm weekly) --log-level qa --install --add-to-world-spec dev-perl/perl-tk --continue-on-failure if-satisfied --serialised 0.37 package;=dev-perl/perl-tk-804.028-r2:0::gentoo;installed;has_all_deps;P:
  * When performing install action from command line:
  * When executing install task:
  * When installing 'dev-perl/perl-tk-804.028-r2:0::gentoo' replacing { 'dev-perl/perl-tk-804.028-r2:0::installed' }:
  * When running an ebuild command on 'dev-perl/perl-tk-804.028-r2:0::gentoo':
  * Install failed for 'dev-perl/perl-tk-804.028-r2:0::gentoo'

Reproducible: Always



Expected Results:  
clean compile
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2010-07-19 21:15:42 UTC
Please post your `emerge --info =dev-perl/perl-tk-804.028-r2' or similar and reopen this bug report.
Comment 2 Hans Meier 2010-07-19 22:09:21 UTC
emerge --info =dev-perl/perl-tk-804.028-r2
!!! Invalid db entry: //var/db/pkg/sys-apps/paludis-scm
Portage 2.1.8.3 (default/linux/amd64/10.0, gcc-4.4.4, glibc-2.11.2-r0, 2.6.34-gentoo x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-2.6.34-gentoo-x86_64-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_5000+-with-gentoo-2.0.1
Timestamp of tree: Mon, 19 Jul 2010 20:45:02 +0000
ccache version 2.4 [enabled]
app-shells/bash:     4.0_p37
dev-java/java-config: 2.1.11
dev-lang/python:     2.5.4-r4, 2.6.5-r2, 3.1.2-r3
dev-util/ccache:     2.4-r7
dev-util/cmake:      2.8.1-r2
!!! Invalid db entry: //var/db/pkg/sys-apps/paludis-scm
sys-apps/baselayout: 2.0.1
!!! Invalid db entry: //var/db/pkg/sys-apps/paludis-scm
sys-apps/openrc:     0.6.1-r1
!!! Invalid db entry: //var/db/pkg/sys-apps/paludis-scm
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.13, 2.65
sys-devel/automake:  1.4_p6-r1, 1.7.9-r1, 1.8.5-r4, 1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:  2.20.51.0.9
sys-devel/gcc:       4.3.4, 4.4.4-r1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -fomit-frame-pointer -frename-registers -pipe -msse3 -Wno-error"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/X11 /etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/eselect/postgresql /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/localtime /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/rc.d /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/wget"
CXXFLAGS="-march=native -O2 -fomit-frame-pointer -frename-registers -pipe -msse3 -Wno-error"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests buildpkg ccache distlocks fixpackages news parallel parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://mirror.switch.ch/mirror/gentoo/ ftp://gentoo.inode.at/source/ ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo/"
LANG="en_GB.UTF8"
LC_ALL="hr_HR.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="sr sr@ije sr@latin sr@Latn hr bs de en en_US en_GB"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/lokalno /var/lib/layman/keks-overlay /var/lib/layman/paludis-overlay"
SYNC="rsync://rsync7.de.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X a52 aac aalib accessibility acl acpi ada alsa amd64 amr amrnb amrwb avahi bash-completion berkdb bidi big-tables bluetooth bzip2 cairo caps cdda cddb cdinstall cdio cdparanoia cdr cli cpudetection cracklib crypt css cups curl custom-cflags custom-optimization cxx dar64 dbus debug dedicated djvu dns dri dtmf dvd dvdr dvdread eds emboss enca encode esd exif expat extra fam ffmpeg firefox flac fluidsynth foomaticdb fortran gadu gammu gd gdbm geoip gif gimp gnokii gnome gnome-keyring gpg gpm graphviz gsm gstreamer gtk h224 h323 hddtemp html htmlhandbook http httpd iconv icu id3tag idea ilbc image imagemagick imlib ipfilter irda jabber jack java javascript jingle jpeg jpeg2k kerberos kpathsea lame lcms libgda libnotify libsamplerate libsexy libwww live lm_sensors logrotate lzo mad matroska max-idx-128 mbox md5sum md5sum-external mikmod mixer mjpeg mmx mmxext mng modules motif mp3 mp4 mpeg mplayer mudflap multilib musepack mysql nas ncurses network network-cron nls normalize nouveau nptl nptlonly nsplugin ntlm nvtv obex ogg openct openexr opengl openmp oss otr paludis pam pcre pdf perl php png policykit postfix postgres ppds pppd prelude projectx pth pvr python qt-static qt3support qt4 quicktime radio rar rdesktop readline reflection ruby samba sasl scanner sdk sdl semantic-desktop server session sftp sguil shout slang smartcard smp sms snmp sound speex spell spl srt srtp sse sse2 ssh ssl subversion svg synaptics sysfs syslog t1lib tcl tcpd themes theora threads threadsafe tiff tk tools transcode truetype twolame unicode usb v4l2 vcd vdpau videos vorbis vxml wavpack web wma wmf wxwindows x264 xattr xcb xft xine xml xmp xorg xpm xv xvid xvmc zlib zrtp zvbi" ALSA_CARDS="snd-hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CAMERAS="canon" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="sr sr@ije sr@latin sr@Latn hr bs de en en_US en_GB" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev nouveau nvidia nv vga vesa" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

=================================================================
                        Package Settings
=================================================================

dev-perl/perl-tk-804.028-r2 was built with the following:
USE="" ALSA_CARDS="snd-hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CAMERAS="canon" INPUT_DEVICES="evdev keyboard mouse synaptics" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="bs de en en_GB en_US hr sr sr@Latn sr@ije sr@latin" RUBY_TARGETS="ruby18" VIDEO_CARDS="fbdev nouveau nv nvidia vesa vga" XTABLES_ADDONS="account chaos condition delude dhcpmac fuzzy geoip iface ipmark ipp2p ipset ipv4options length2 logmark lscan pknock psd quota2 rawnat steal sysrq tarpit tee" 

Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2010-07-19 22:20:06 UTC
(In reply to comment #2)
> emerge --info =dev-perl/perl-tk-804.028-r2
> !!! Invalid db entry: //var/db/pkg/sys-apps/paludis-scm

Are you mixing use of paludis and portage (emerge)? If you want to use paludis, then you will probably going to want to display its --info <cat/pkg> instead.
Comment 4 Hans Meier 2010-07-20 00:19:17 UTC
I use 99% Paludis.

dev-perl/perl-tk-804.028-r2  do not compile with Paludis and Portage.

But dev-perl/perl-tk-804.029 compile with Paludis and Portage fine.
Comment 5 Torsten Veller (RETIRED) gentoo-dev 2010-07-20 08:52:54 UTC
Reopen...
Comment 6 Torsten Veller (RETIRED) gentoo-dev 2010-07-20 08:53:09 UTC
..because it's a dup.

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