Summary: | irssi (0.8.10-r4) won't compile with the newest perl (v5.8.8) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Lucas <coolshrank> |
Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED INVALID | ||
Severity: | normal | CC: | truedfx |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Lucas
2007-03-19 12:59:43 UTC
Portage 2.1.2.2 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.5-r0, 2.6.19-gentoo-r5-lake i686) ================================================================= System uname: 2.6.19-gentoo-r5-lake i686 Intel(R) Pentium(R) D CPU 3.00GHz Gentoo Base System release 1.12.9 Timestamp of tree: Mon, 19 Mar 2007 10:00:01 +0000 dev-lang/python: 2.4.3-r4 dev-python/pycrypto: 2.0.1-r5 sys-apps/sandbox: 1.2.17 sys-devel/autoconf: 2.13, 2.61 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10 sys-devel/binutils: 2.16.1-r3 sys-devel/gcc-config: 1.3.14 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.17-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=prescott -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config" CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo" CXXFLAGS="-O2 -march=prescott -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict" GENTOO_MIRRORS="http://src.gentoo.pl " LANG="pl_PL.UTF-8" LC_ALL="pl_PL.UTF-8" LINGUAS="pl en" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X acpi berkdb bitmap-fonts cli cracklib crypt dri fortran gdbm gnome gpm iconv ipv6 isdnlog libg++ lm_sensors midi mplayer ncurses nls nptl nptlonly pam pcre pdf perl pppd python readline reflection session spl ssl tcpd truetype-fonts type1-fonts unicode vim-with-x x86 xine xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 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 mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="pl en" USERLAND="GNU" VIDEO_CARDS="i810" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY Maybe we could help you if you actually posted some errors, because it works just fine here. (In reply to comment #0) > irssi (0.8.10-r4) won't compile with the newest perl (v5.8.8) > > only when i disable perl support in USE flag, i can compile and install irssi. > > Reproducible: Always > > Steps to Reproduce: > 1.perl -v (shows This is perl, v5.8.8 built for i386-linux) > 2.# USE="perl" emerge irssi > > Actual Results: > source doesn't compile > > Expected Results: > source compiles seamlessly ;) > > For those who don't need perl support in irssi just type > > #USE="-perl" emerge irssi > (In reply to comment #2) > Maybe we could help you if you actually posted some errors, because it works > just fine here. > Oops, sorry Here are last lines of the compilation error: gcc-config error: Could not run/locate "i386-pc-linux-gnu-gcc" make[4]: *** [blib/arch/auto/Irssi/Irssi.so] Błąd 1 make[4]: Opuszczenie katalogu `/var/tmp/portage/net-irc/irssi-0.8.10-r4/work/irssi-0.8.10/src/perl/common' /bin/sh: line 1: cd: irc: Nie ma takiego pliku ani katalogu /bin/sh: line 1: cd: ui: Nie ma takiego pliku ani katalogu /bin/sh: line 1: cd: textui: Nie ma takiego pliku ani katalogu make[3]: *** [all-local] Błąd 1 make[3]: Opuszczenie katalogu `/var/tmp/portage/net-irc/irssi-0.8.10-r4/work/irssi-0.8.10/src/perl' make[2]: *** [all-recursive] Błąd 1 make[2]: Opuszczenie katalogu `/var/tmp/portage/net-irc/irssi-0.8.10-r4/work/irssi-0.8.10/src' make[1]: *** [all-recursive] Błąd 1 make[1]: Opuszczenie katalogu `/var/tmp/portage/net-irc/irssi-0.8.10-r4/work/irssi-0.8.10' make: *** [all] Błąd 2 !!! ERROR: net-irc/irssi-0.8.10-r4 failed. Call stack: ebuild.sh, line 1614: Called dyn_compile ebuild.sh, line 971: Called qa_call 'src_compile' environment, line 3215: Called src_compile irssi-0.8.10-r4.ebuild, line 45: Called die !!! emake failed !!! If you need support, post the topmost build error, and the call stack if relevant. !!! A complete build log is located at '/var/tmp/portage/net-irc/irssi-0.8.10-r4/temp/build.log'. Sorry, I don't speak much Polish; set your locales to C when reporting bugs; plus attach the build log here after you've done so, as requested by the error message. No need to speak Polish... > gcc-config error: Could not run/locate "i386-pc-linux-gnu-gcc"
You need to rebuild your system after changing your CHOST.
|