Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 190329 - x11-libs/wxGTK-2.6.3.3 failed
Summary: x11-libs/wxGTK-2.6.3.3 failed
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-26 19:50 UTC by lukas
Modified: 2007-08-26 22:30 UTC (History)
0 users

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


Attachments
log file (build.log,11.16 KB, text/plain)
2007-08-26 19:52 UTC, lukas
Details
config log (config.log,48.25 KB, text/plain)
2007-08-26 19:55 UTC, lukas
Details
emerge --info -v (emerge.info.v,7.84 KB, text/plain)
2007-08-26 21:27 UTC, lukas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lukas 2007-08-26 19:50:55 UTC
I'm trying to emerge wxGTK with USE="unicode X" and it fails.


Reproducible: Always




Portage 2.1.2.12 (default-linux/x86/2006.1, gcc-4.1.2, glibc-2.5-r4, 2.6.22-gentoo-r2 i686)
=================================================================
System uname: 2.6.22-gentoo-r2 i686 Mobile Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System release 1.12.9
Timestamp of tree: Thu, 23 Aug 2007 05:20:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
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.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.21
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -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/env.d/java/ /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.heanet.ie/pub/gentoo"
LINGUAS="sk en"
MAKEOPTS="-j2"
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.europe.gentoo.org/gentoo-portage"
USE="alsa berkdb bitmap-fonts cdr cli cracklib crypt cups dri dvd fortran gdbm gpm gt hal iconv ipv6 isdnlog kde midi mudflap ncurses nls nptl nptlonly openmp pam pcre perl pic ppds pppd python readline reflection session spl ssl tcpd truetype truetype-fonts type1 type1-fonts unicode x86 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 evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="sk en" USERLAND="GNU" VIDEO_CARDS="i810 i830 i915"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 lukas 2007-08-26 19:52:30 UTC
Created attachment 129260 [details]
log file
Comment 2 lukas 2007-08-26 19:55:02 UTC
Created attachment 129262 [details]
config log
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-08-26 20:06:43 UTC
This is not a Gentoo Bugzilla product bug; please read the descriptions.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-08-26 20:11:20 UTC
Attach `emerge --info -v` output here.
Comment 5 lukas 2007-08-26 21:27:14 UTC
Created attachment 129264 [details]
emerge --info -v
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2007-08-26 21:32:36 UTC
> CC="gcc-4.1.2"
> CXX="g++4.1.2"

Will work much better if you'll stop setting variables that are not supposed to be set manually to nonsensical values.
Comment 7 lukas 2007-08-26 22:30:16 UTC
(In reply to comment #6)
I removed:
 CC="gcc-4.1.2"
 CXX="g++4.1.2"
from my /etc/make.conf.
Now it works. 
x11-libs/wxGTK-2.6.3.3 merged
Thank you for your quick reply.