| View previous topic :: View next topic |
| Author |
Message |
shingara Tux's lil' helper


Joined: 26 Dec 2004 Posts: 137 Location: Paris, FR
|
Posted: Mon Feb 19, 2007 11:36 pm Post subject: Fluxbox compilation failed |
|
|
Hi,
Today I want use the flag KDE for my package fluxbox. So, I made :
| Code: | hello shingara # emerge -auvDN fluxbox
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] x11-wm/fluxbox-0.9.15.1-r2 USE="kde* nls truetype -disableslit -disabletoolbar -gnome -imlib -xinerama" 0 kB
Total: 1 package (1 reinstall), Size of downloads: 0 kB
|
But this compilation failed with the end report after.
| Code: |
Making all in fbrun
make[3]: entrant dans le répertoire « /var/tmp/portage/x11-wm/fluxbox-0.9.15.1-r2/work/fluxbox-0.9.15.1/util/fbrun »
if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/FbTk -O2 -pipe -march=athlon64 -fomit-frame-pointer -DSHAPE -I/usr/include/freetype2 -MT FbRun.o -MD -MP -MF ".deps/FbRun.Tpo" -c -o FbRun.o FbRun.cc; \
then mv -f ".deps/FbRun.Tpo" ".deps/FbRun.Po"; else rm -f ".deps/FbRun.Tpo"; exit 1; fi
if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/FbTk -O2 -pipe -march=athlon64 -fomit-frame-pointer -DSHAPE -I/usr/include/freetype2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cc; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=athlon64 -fomit-frame-pointer -DSHAPE -I/usr/include/freetype2 -lSM -lICE -o fbrun FbRun.o main.o ../../src/FbTk/libFbTk.a -lX11 -lXext -lXft -lXrender -lfontconfig -lfreetype -lz -lX11 -lXrender -lXpm -lXrandr
mkdir .libs
x86_64-pc-linux-gnu-g++ -O2 -pipe -march=athlon64 -fomit-frame-pointer -DSHAPE -I/usr/include/freetype2 -o fbrun FbRun.o main.o /usr/lib64/libSM.so /usr/lib64/libICE.so ../../src/FbTk/libFbTk.a /usr/lib64/libXft.so /usr/lib64/libfontconfig.so /usr/lib64/libexpat.so /usr/lib64/libfreetype.so -lz /usr/lib64/libXpm.so /usr/lib64/libXrandr.so /usr/lib64/libXext.so /usr/lib64/libXrender.so /usr/lib64/libX11.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so -ldl
FbRun.o: In function `FbRun::run(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
FbRun.cc:(.text+0x5e9): undefined reference to `std::basic_ostream<char, std::char_traits<char> >::seekp(long long, std::_Ios_Seekdir)'
collect2: ld returned 1 exit status
make[3]: *** [fbrun] Erreur 1
make[3]: quittant le répertoire « /var/tmp/portage/x11-wm/fluxbox-0.9.15.1-r2/work/fluxbox-0.9.15.1/util/fbrun »
make[2]: *** [all-recursive] Erreur 1
make[2]: quittant le répertoire « /var/tmp/portage/x11-wm/fluxbox-0.9.15.1-r2/work/fluxbox-0.9.15.1/util »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /var/tmp/portage/x11-wm/fluxbox-0.9.15.1-r2/work/fluxbox-0.9.15.1 »
make: *** [all] Erreur 2
!!! ERROR: x11-wm/fluxbox-0.9.15.1-r2 failed.
Call stack:
ebuild.sh, line 1614: Called dyn_compile
ebuild.sh, line 971: Called qa_call 'src_compile'
environment, line 3079: Called src_compile
fluxbox-0.9.15.1-r2.ebuild, line 104: Called die
!!! make 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/x11-wm/fluxbox-0.9.15.1-r2/temp/build.log'.
|
I tested recompile my fluxbox without USE kde, but compilation failed. I tested with disabledslit, without truetype, but my compilation always failed.
I don't understand why. Have you an idea ?
my emerge --info :
| Code: |
hello shingara # emerge --info
Portage 2.1.2-r9 (default-linux/amd64/2006.1, gcc-4.1.1, glibc-2.5-r0, 2.6.18-gentoo-r6 x86_64)
=================================================================
System uname: 2.6.18-gentoo-r6 x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System release 1.12.9
Timestamp of tree: Mon, 19 Feb 2007 22:30:01 +0000
dev-java/java-config: 1.3.7, 2.0.31
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-r1
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=athlon64 -fomit-frame-pointer"
CHOST="x86_64-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/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=athlon64 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS=" ftp://ftp.free.fr/mirrors/ftp.gentoo.org/ http://gentoo.modulix.net/gentoo/ http://ftp.club-internet.fr/pub/mirrors/gentoo ftp://gentoo.imj.fr/pub/gentoo/"
LANG="fr_FR.UTF-8"
LINGUAS="fr"
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"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa amd64 arts bash-completion berkdb bitmap-fonts cdr cli cracklib crypt dbus dlloader dri dvd dvdr encode fortran gdbm gpm hal iconv ipv6 isdnlog java jpeg kde libg++ libnotify matrox midi ms ncurses nls nptl nptlonly opengl pam pcre perl png ppds pppd python readline reflection ruby session spell spl sqlite ssl symlink tcpd truetype truetype-fonts type1-fonts unicode xgetdefault xorg xv xvid zlib" ALSA_CARDS="hda-intel" 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="fr" USERLAND="GNU" VIDEO_CARDS="nvidia vesa fbdev"
Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
|
Thank for your help _________________ shingara |
|
| Back to top |
|
 |
blubb Retired Dev

Joined: 16 Feb 2004 Posts: 51 Location: Switzerland
|
Posted: Tue Feb 20, 2007 12:27 am Post subject: |
|
|
| please, file a bug on bugs.gentoo.org like the sticky thread tells you to. |
|
| Back to top |
|
 |
shingara Tux's lil' helper


Joined: 26 Dec 2004 Posts: 137 Location: Paris, FR
|
Posted: Tue Feb 20, 2007 8:29 am Post subject: |
|
|
The bug is reported :
bug #167721 _________________ shingara |
|
| Back to top |
|
 |
shingara Tux's lil' helper


Joined: 26 Dec 2004 Posts: 137 Location: Paris, FR
|
Posted: Tue Feb 20, 2007 1:13 pm Post subject: |
|
|
After a new emerge of gcc, the problem disappear. _________________ shingara |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|