Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 457646 - =x11-terms/rxvt-unicode-9.16 should dep on >ExtUtils-ParseXS 3
Summary: =x11-terms/rxvt-unicode-9.16 should dep on >ExtUtils-ParseXS 3
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-15 04:48 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2013-02-15 15:32 UTC (History)
1 user (show)

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 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2013-02-15 04:48:08 UTC
Should block bug #457004 as ExtUtils-ParseXS >3 is not stable yet. 

=virtual/perl-ExtUtils-Parse-2.22.05
=perl-core/ExtUtils-ParseXS-2.22.05

x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o rxvtc rxvtc.o rxvtdaemon.o fdpass_wrapper.o -lsupc++ -lm
Failed to load or import from ExtUtils::ParseXS (version 2.2205). Please check that ExtUtils::ParseXS is installed correctly and that the newest version will be found in your @INC path: "report_error_count" is not exported by the ExtUtils::ParseXS module
Can't continue after import errors at /usr/bin/xsubpp line 9.

=virtual/perl-ExtUtils-Parse-2.22.06
=perl-core/ExtUtils-ParseXS-2.22.06

x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o rxvtc rxvtc.o rxvtdaemon.o fdpass_wrapper.o -lsupc++ -lm
Failed to load or import from ExtUtils::ParseXS (version 2.2206). Please check that ExtUtils::ParseXS is installed correctly and that the newest version will be found in your @INC path: "report_error_count" is not exported by the ExtUtils::ParseXS module
Can't continue after import errors at /usr/bin/xsubpp line 9.

=virtual/perl-ExtUtils-Parse-3.150.0
=perl-core/ExtUtils-ParseXS-3.150.0

x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o rxvtc rxvtc.o rxvtdaemon.o fdpass_wrapper.o -lsupc++ -lm
x86_64-pc-linux-gnu-g++ -I.. -I. -I. -I./../libev -I./../libptytty/src -DHAVE_CONFIG_H -I/usr/include/freetype2   -O2 -pipe -w -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/5.16.0/x86_64-linux/CORE  -DLIBDIR="\"/usr/lib64/urxvt\"" -c rxvtperl.C
x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o rxvt rxvt.o background.o command.o rxvtfont.o init.o main.o misc.o screen.o scrollbar.o scrollbar-next.o scrollbar-rxvt.o scrollbar-xterm.o scrollbar-plain.o xdefaults.o encoding.o rxvttoolkit.o rxvtutil.o keyboard.o rxvtimg.o ev_cpp.o fdpass_wrapper.o ptytty_wrapper.o rxvtperl.o -lsupc++ -lm -lfontconfig  -lXft  -lXrender -lX11   -lX11  -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0   -Wl,-E -Wl,-O1 -Wl,--as-needed  -L/usr/lib64/perl5/5.16.0/x86_64-linux/CORE -lperl -lnsl -ldl -lm -lcrypt -lutil -lc
x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o rxvtd rxvtd.o background.o command.o rxvtfont.o init.o main.o misc.o screen.o scrollbar.o scrollbar-next.o scrollbar-rxvt.o scrollbar-xterm.o scrollbar-plain.o xdefaults.o encoding.o rxvttoolkit.o rxvtutil.o keyboard.o rxvtimg.o ev_cpp.o fdpass_wrapper.o ptytty_wrapper.o rxvtperl.o rxvtdaemon.o -lsupc++ -lm -lfontconfig  -lXft  -lXrender -lX11   -lX11  -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0   -Wl,-E -Wl,-O1 -Wl,--as-needed  -L/usr/lib64/perl5/5.16.0/x86_64-linux/CORE -lperl -lnsl -ldl -lm -lcrypt -lutil -lc
make[1]: Leaving directory `/var/tmp/portage/x11-terms/rxvt-unicode-9.16/work/rxvt-unicode-9.16/src'
make[1]: Entering directory `/var/tmp/portage/x11-terms/rxvt-unicode-9.16/work/rxvt-unicode-9.16/doc'
sed -e 's%@@RXVT_VERSION@@%9.16%g;' -e 's%@@RXVT_NAME@@%urxvt%g;' -e 's%@@RXVT_DATE@@%2012-11-06%g;' -e 's%@@RXVT_LIBDIR@@%/usr/lib64%g;' -e 's%@@URXVT_NAME@@%urxvt%g;' < ./rxvt.1.man.in  >rxvt.1.man
sed -e 's%@@RXVT_VERSION@@%9.16%g;' -e 's%@@RXVT_NAME@@%urxvt%g;' -e 's%@@RXVT_DATE@@%2012-11-06%g;' -e 's%@@RXVT_LIBDIR@@%/usr/lib64%g;' -e 's%@@URXVT_NAME@@%urxvt%g;' < ./rxvtc.1.man.in >rxvtc.1.man
sed -e 's%@@RXVT_VERSION@@%9.16%g;' -e 's%@@RXVT_NAME@@%urxvt%g;' -e 's%@@RXVT_DATE@@%2012-11-06%g;' -e 's%@@RXVT_LIBDIR@@%/usr/lib64%g;' -e 's%@@URXVT_NAME@@%urxvt%g;' < ./rxvtd.1.man.in >rxvtd.1.man
sed -e 's%@@RXVT_VERSION@@%9.16%g;' -e 's%@@RXVT_NAME@@%urxvt%g;' -e 's%@@RXVT_DATE@@%2012-11-06%g;' -e 's%@@RXVT_LIBDIR@@%/usr/lib64%g;' -e 's%@@URXVT_NAME@@%urxvt%g;' < ./rxvt.7.man.in  >rxvt.7.man
make[1]: Leaving directory `/var/tmp/portage/x11-terms/rxvt-unicode-9.16/work/rxvt-unicode-9.16/doc'
>>> Source compiled.


sudo -i emerge --info =x11-terms/rxvt-unicode-9.16
Portage 2.2.0_alpha161 (default/linux/amd64/13.0, gcc-4.7.2, glibc-2.15-r3, 3.7.6-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-3.7.6-gentoo-x86_64-Intel-R-_Core-TM-_i5-2410M_CPU_@_2.30GHz-with-gentoo-2.1
KiB Mem:     3892224 total,    427504 free
KiB Swap:   20478972 total,  17514064 free
Timestamp of tree: Thu, 14 Feb 2013 14:00:01 +0000
ld GNU ld (GNU Binutils) 2.22.90.20120727
app-shells/bash:          4.2_p37
dev-java/java-config:     2.1.12-r1
dev-lang/python:          2.7.3-r2, 3.2.3
dev-util/cmake:           2.8.9
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.1-r1
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.9.6-r3, 1.11.6
sys-devel/binutils:       2.22.90
sys-devel/gcc:            4.6.3, 4.7.2
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.6 (virtual/os-headers)
sys-libs/glibc:           2.15-r3
Repositories: gentoo virtualization perl-experimental-snapshots mozilla x11 java-overlay dotnet
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /var/lib/hsqldb"
CONFIG_PROTECT_MASK="${EPREFIX}/etc/gconf /etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /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"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs clean-logs compress-build-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms split-elog split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://copper.ember.lan/ http://distfiles.gentoo.org/ "
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS=" -j3 "
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/virtualization /var/lib/layman/perl-experimental-snapshots /var/lib/layman/mozilla /var/lib/layman/x11 /var/lib/layman/java-overlay /var/lib/layman/dotnet"
SYNC="rsync://copper.ember.lan/gentoo-portage"
USE="X acl amd64 berkdb bzip2 cli cracklib crypt cxx dbus dri fortran gdbm gpm iconv ipv6 jpeg jpeg2k mmx modules mudflap multilib ncurses nls nptl opengl openmp pam pcre png qt4 readline session sse sse2 ssl tcpd tiff unicode vim-syntax xinerama zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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="authn_core authz_core socache_shmcb unixd 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" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" 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, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

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

x11-terms/rxvt-unicode-9.16 was built with the following:
USE="256-color alt-font-width blink buffer-on-clear fading-colors focused-urgency font-styles iso14755 mousewheel (multilib) perl pixbuf unicode3 xft -secondary-wheel -startup-notification -vanilla -wcwidth" ABI_X86="64"
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2013-02-15 04:51:35 UTC
Oh, apparently this is affected by what version of Perl you have:

17:05:34 < tove> which perl version is it? 5.16?
17:09:39 < Armageddon> yes
17:09:43 < Armageddon> I'm using 5.16
17:09:51 < Armageddon> 5.16.0
17:10:01 < Armageddon> something I have pulled it
17:11:25 < Armageddon> youtube-viewer needs 5.16
17:13:21 < tove> with perl-5.16 you must use ExtUtils-ParseXS-3
17:14:19 < Armageddon> how about older versions ?
17:14:23 < Armageddon> does it work fine ?
17:15:15 < tove> because if you install ExtUtils-ParseXS-2 it will use the wrong xsubpp.
17:16:39 < tove> yes, i guess rxvt-unicode will work with perl-5.12 and ExtUtils-ParseXS-3. But others won't. Broken build systems.
17:16:39 < Armageddon> does it work fine with the older version of perl ?
17:17:10 < tove> perl-5.12 and EU::PXS-2 works fine
17:17:15 < Armageddon> no, I mean will it work with perl-5.12 and PXS2 ?
17:17:17 < Armageddon> ok
Comment 2 Elijah "Armageddon" El Lazkani (amd64 AT) 2013-02-15 07:17:27 UTC
I second tested the whole process and @tove is correct. It should pass, I was using a newer version of perl as a dependency of an unstable youtube-viewer. It was my bad. It works fine with the current stable perl.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2013-02-15 15:32:12 UTC
So you're mixing stable rxvt-unicode and ExtUtils-ParseXS with unstable (dev-lang/)perl.