Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 139055 - media-sound/amarok-1.4.1-r1 compile error
Summary: media-sound/amarok-1.4.1-r1 compile error
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Diego Elio Pettenò (RETIRED)
URL:
Whiteboard:
Keywords:
: 139039 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-07-03 11:43 UTC by Marcin Kaczmarek
Modified: 2006-11-30 19:21 UTC (History)
3 users (show)

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


Attachments
output of emerge amarok (amarok.log,33.61 KB, text/plain)
2006-09-05 05:52 UTC, Bill C. Riemers
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Kaczmarek 2006-07-03 11:43:00 UTC
amarok-1.4.1-r1 fails to compile with this:
Good - your configure finished. Start make now
--- snip ---
make[4]: *** Brak reguł do zrobienia obiektu `amarokconfig.h', wymaganego przez `all-am'. Stop.
make[4]: *** Czekam na niezakończone zadania....
crashhandler.cpp:12:26: amarokconfig.h: No such file or directory
amarokdcophandler.cpp:22:26: amarokconfig.h: No such file or directory
crashhandler.cpp: In static member function `static void amaroK::Crash::crashHandler(int)':
crashhandler.cpp:98: error: `AmarokConfig' has not been declared
crashhandler.cpp:98: error: `soundSystem' was not declared in this scope
crashhandler.cpp:178: error: `AmarokConfig' has not been declared
make[4]: *** [crashhandler.lo] Błąd 1
In file included from amarokdcophandler.cpp:35:
../../../amarok/src/playlist.h:23:26: amarokconfig.h: No such file or directory
In file included from amarokdcophandler.cpp:35:
../../../amarok/src/playlist.h:117: error: incomplete type `AmarokConfig' used in nested name specifier
In file included from amarokdcophandler.cpp:36:
../../../amarok/src/playlistbrowser.h:74: error: incomplete type `AmarokConfig' used in nested name specifier
amarokdcophandler.cpp: In member function `virtual bool amaroK::DcopPlayerHandler::equalizerEnabled()':
amarokdcophandler.cpp:80: error: incomplete type `AmarokConfig' used in nested name specifier
amarokdcophandler.cpp: In member function `virtual bool amaroK::DcopPlayerHandler::osdEnabled()':
amarokdcophandler.cpp:87: error: incomplete type `AmarokConfig' used in nested name specifier
amarokdcophandler.cpp: In member function `virtual bool amaroK::DcopPlayerHandler::randomModeStatus()':
amarokdcophandler.cpp:97: error: incomplete type `AmarokConfig' used in nested name specifier
amarokdcophandler.cpp: In member function `virtual QString amaroK::DcopPlayerHandler::engine()':
amarokdcophandler.cpp:206: error: incomplete type `AmarokConfig' used in nested name specifier
amarokdcophandler.cpp: In member function `virtual QString amaroK::DcopPlayerHandler::setContextStyle(const QString&)':
amarokdcophandler.cpp:236: error: incomplete type `AmarokConfig' used in nested name specifier
amarokdcophandler.cpp: In member function `virtual void amaroK::DcopPlayerHandler::enableOSD(bool)':
amarokdcophandler.cpp:286: error: incomplete type `AmarokConfig' used in nested name specifier
amarokdcophandler.cpp: In member function `virtual void amaroK::DcopPlayerHandler::enableRandomMode(bool)':
amarokdcophandler.cpp:292: error: `struct AmarokConfig::EnumRandomMode' has not been declared
amarokdcophandler.cpp:292: error: `Tracks' was not declared in this scope
amarokdcophandler.cpp:292: error: `struct AmarokConfig::EnumRandomMode' has not been declared
amarokdcophandler.cpp:292: error: `Off' was not declared in this scope
amarokdcophandler.cpp:292: warning: unused variable 'Tracks'
amarokdcophandler.cpp:292: warning: unused variable 'Off'
amarokdcophandler.cpp: In member function `virtual void amaroK::DcopPlayerHandler::enableRepeatPlaylist(bool)':
amarokdcophandler.cpp:298: error: `struct AmarokConfig::EnumRepeat' has not been declared
amarokdcophandler.cpp:298: error: expected primary-expression before ':' token
amarokdcophandler.cpp:298: error: `struct AmarokConfig::EnumRepeat' has not been declared
amarokdcophandler.cpp:298: error: `Off' was not declared in this scope
amarokdcophandler.cpp:298: warning: unused variable 'Off'
amarokdcophandler.cpp: In member function `virtual void amaroK::DcopPlayerHandler::enableRepeatTrack(bool)':
amarokdcophandler.cpp:304: error: `struct AmarokConfig::EnumRepeat' has not been declared
amarokdcophandler.cpp:304: error: `Track' was not declared in this scope
amarokdcophandler.cpp:304: error: `struct AmarokConfig::EnumRepeat' has not been declared
amarokdcophandler.cpp:304: error: `Off' was not declared in this scope
amarokdcophandler.cpp:304: warning: unused variable 'Track'
amarokdcophandler.cpp:304: warning: unused variable 'Off'
amarokdcophandler.cpp: In member function `virtual void amaroK::DcopPlayerHandler::setEqualizerEnabled(bool)':
amarokdcophandler.cpp:384: error: incomplete type `AmarokConfig' used in nested name specifier
amarokdcophandler.cpp: In member function `virtual QString amaroK::DcopScriptHandler::readConfig(const QString&)':
amarokdcophandler.cpp:816: error: `KConfigSkeletonItem' was not declared in this scope
amarokdcophandler.cpp:816: error: `configItem' was not declared in this scope
amarokdcophandler.cpp:816: error: incomplete type `AmarokConfig' used in nested name specifier
amarokdcophandler.cpp:816: warning: unused variable 'KConfigSkeletonItem'
amarokdcophandler.cpp: In member function `virtual QStringList amaroK::DcopScriptHandler::readListConfig(const QString&)':
amarokdcophandler.cpp:826: error: `KConfigSkeletonItem' was not declared in this scope
amarokdcophandler.cpp:826: error: `configItem' was not declared in this scope
amarokdcophandler.cpp:826: error: incomplete type `AmarokConfig' used in nested name specifier
amarokdcophandler.cpp:826: warning: unused variable 'KConfigSkeletonItem'
amarokdcophandler.cpp:922:33: amarokdcophandler.moc: No such file or directory
make[4]: *** [amarokdcophandler.lo] Błąd 1
make[4]: Leaving directory `/var/tmp/portage/amarok-1.4.1-r1/work/amarok-1.4.1/amarok/src/amarokcore'
make[3]: *** [all-recursive] Błąd 1
make[3]: Leaving directory `/var/tmp/portage/amarok-1.4.1-r1/work/amarok-1.4.1/amarok/src'
make[2]: *** [all-recursive] Błąd 1
make[2]: Leaving directory `/var/tmp/portage/amarok-1.4.1-r1/work/amarok-1.4.1/amarok'
make[1]: *** [all-recursive] Błąd 1
make[1]: Leaving directory `/var/tmp/portage/amarok-1.4.1-r1/work/amarok-1.4.1'
make: *** [all] Błąd 2


emerge --info goes here:

Portage 2.1.1_pre2-r2 (default-linux/x86/2005.1, gcc-3.4.5, glibc-2.3.6-r3, 2.6.17-emission2 i686)
=================================================================
System uname: 2.6.17-emission2 i686 AMD Athlon(tm) XP 2400+
Gentoo Base System version 1.12.1
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r2
dev-util/confcache:  0.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1, 2.16.1-r2, 2.16.92, 2.16.93
sys-devel/gcc-config: 1.3.13-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.16
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -mtune=athlon-xp -fomit-frame-pointer -pipe -msse -mmmx -m3dnow -ftracer"
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/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=athlon-xp -mtune=athlon-xp -pipe -msse -mmmx -m3dnow -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache digest distlocks metadata-transfer parallel-fetch sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="pl_PL"
LDFLAGS="-Wl,-O1 -Wl,--sort-common"
LINGUAS="pl 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'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/xgl-coffee"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
--snip USE --
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-07-03 12:40:21 UTC
*** Bug 139039 has been marked as a duplicate of this bug. ***
Comment 2 Aaron Peterson 2006-07-07 13:33:44 UTC
same problem here...
amarokconfig.h no such file or directory...

/bin/sh ../../../libtool --silent --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../amarok/src -I../../../amarok/src/amarokcore -I../../../amarok/src -I../../../amarok/src/engine -I../../../amarok/src/plugin -I../../../amarok/src/statusbar -I../../../amarok/src/mediadevice -I/usr/kde/3.5/include -I/usr/qt/3/include -I.  -I/usr/kde/3.5/include  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -fomit-frame-pointer -Wall -pipe -fno-unit-at-a-time -fno-inline -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o crashhandler.lo `test -f 'crashhandler.cpp' || echo './'`crashhandler.cpp
make[4]: *** No rule to make target `amarokconfig.h', needed by `all-am'.  Stop.
make[4]: *** Waiting for unfinished jobs....
amarokdcophandler.cpp:22:26: error: amarokconfig.h: No such file or directory
crashhandler.cpp:12:26: error: amarokconfig.h: No such file or directory
In file included from amarokdcophandler.cpp:35:
../../../amarok/src/playlist.h:23:26: error: amarokconfig.h: No such file or directory
amarokdcophandler.cpp:922:33: error: amarokdcophandler.moc: No such file or directory
crashhandler.cpp: In static member function 'static void amaroK::Crash::crashHandler(int)':
crashhandler.cpp:98: error: 'AmarokConfig' has not been declared
crashhandler.cpp:178: error: 'AmarokConfig' has not been declared
make[4]: *** [crashhandler.lo] Error 1
../../../amarok/src/playlist.h:117: error: incomplete type 'AmarokConfig' used in nested name specifier
../../../amarok/src/playlistbrowser.h:74: error: incomplete type 'AmarokConfig' used in nested name specifier
amarokdcophandler.cpp: In member function 'virtual bool amaroK::DcopPlayerHandler::equalizerEnabled()':
amarokdcophandler.cpp:80: error: incomplete type 'AmarokConfig' used in nested name specifier
amarokdcophandler.cpp: In member function 'virtual bool amaroK::DcopPlayerHandler::osdEnabled()':


escargot ~ # emerge --info
Portage 2.1.1_pre2-r4 (default-linux/x86/dev/2006.1/desktop, gcc-4.1.1/vanilla, glibc-2.4-r3, 2.6.17-gentoo-r1 i686)
=================================================================
System uname: 2.6.17-gentoo-r1 i686 AMD Athlon(tm) XP 1700+
Gentoo Base System version 1.12.1
ccache version 2.4 [enabled]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r2
dev-util/confcache:  0.4.2-r1
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -fomit-frame-pointer -Wall -pipe -fno-unit-at-a-time "
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/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=athlon-xp -O2 -fomit-frame-pointer -Wall -pipe -fno-unit-at-a-time "
DISTDIR="/mnt/sata2/distfiles"
FEATURES="autoconfig ccache confcache distlocks fixpackages metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="en_US en zh_TW zh_CN ru es en_US"
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="/mnt/sata2/portage_tempdir"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 16bit 3dnow 3dnowext X a52 aac accessibility acl acpi alsa amd amr apache2 apm arts artswrappersuid asf avi berkdb bidi bitmap-fonts cairo cap caps cdr cjk cjkcrypt cli cpudetection crypt css cups dba dbus dga divx4linux djbfft dlloader dmx dnd doc dpms dri dv dvb dvd dvdr dvdread edl eds emboss encode esd fam fat fbcon ffmpeg firefox flac flash flatfile fmod font-server fortran freewnn gdbm gif gimp gimpprint gnome gphoto2 gpm grammar gstreamer gtk hal hardenedphp icq ieee1394 imagemagick imap imlib immqt-bc intl ipod ipv6 isdnlog jabber java javascript jbig jce joystick jp2 jpeg jpeg2k kde kdeenablefinal kdehiddenvisibility kdepim ldap libg++ live lm_sensors logitech-mouse ltsp lzo lzw m17n-lib mad madwifi maildir math md5sum mdb mikmod ming mjpeg mmx mmxext mng mono motif mozdevelop mozsvg mozxmlterm mp3 mp4 mp4live mpeg mpeg2 mpi mplayer msn mssql mule music nas ncurses net network nforce2 nls nptl nptlonly nsplugin ntlm nv nvidia offensive ogg oldworld openexr opengl oss pam pcre pdf pdflib perl physfs pic png posix ppds pppd python qt3 qt4 quicktime readline real reflection reiserfs rtc samba sasl sdl session smime spell spl sql sse sse-filters ssl subtitles tcpd tga theora threads tidy tiff timidity transcode truetype truetype-fonts type1 type1-fonts udev uim unicode v4l v4l2 vcd vhosts vidix vim-with-x virus-scan vnc vorbis wifi win32codecs winbind wma wmf x264 xanim xcomposite xine xinerama xml xmms xorg xpm xprint xscreensaver xv xvid xvmc yahoo yv12 zeo zeroconf zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_kbd kernel_linux linguas_en_US linguas_en linguas_zh_TW linguas_zh_CN linguas_ru linguas_es userland_GNU video_cards_nv video_cards_fbdev video_cards_vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS

Comment 3 Aaron Peterson 2006-07-12 22:42:38 UTC
ok... it emerged for me with this command:

USE="-ipod" LINGUAS="" emerge amarok
Comment 4 Bill C. Riemers 2006-09-05 05:52:52 UTC
Created attachment 96057 [details]
output of emerge amarok

amarok is also failing on AMD.  I notice an error about doc/ja missing as well.  However, the fatal error appears to be that AmarokConfig is not defined.  Perhaps the first error caused the second?


Gentoo Base System version 1.12.4
Portage 2.1.1_rc1-r3 (default-linux/amd64/2006.0, gcc-4.1.1/amd64-vanilla, glibc-2.4-r3, 2.6.17-reiser4-r1-nosmp x86_64)
=================================================================
System uname: 2.6.17-reiser4-r1-nosmp x86_64 AMD Athlon(tm) 64 Processor 3200+
Last Sync: Mon, 04 Sep 2006 02:00:10 +0000
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [disabled]
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-lang/python:     2.4.3-r3
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r2
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=x86-64 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/share/config/kdm /usr/kde/3.5/shutdown /usr/lib64/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-O2 -march=x86-64 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LINGUAS="en it es de gr fr jp ga hu ja lt nb fi el pt ro ru sk sl sr sv zh_CN da ja en_GB nl pl"
MAKEOPTS="-s -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'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlay /usr/local/gentopia /usr/local/xgl-coffee"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 7zip X a52 aac aalib accessibility acpi ada alsa apache2 arts artswrappersuid asterisk audiofile avahi avi berkdb bitmap-fonts bluetooth browserplugin bzip2 cairo canvas cdda cdr cjk cli commercial crypt css cups dbus dga divx4linux djvu dlloader dri dts dvb dvd dvdr dvdread dvi eds elibc_glibc emboss encode evo exif exscalibar fat ffmpeg firefox flac foomatic-db foomaticdb fortran freetype fuse gcj gdbm gif gimpprint glitz glut gnokii gnome gnutls gphoto2 gpm gstreamer gtk gtk2 hal hfs ieee1394 imlib input_devices_evdev input_devices_keyboard input_devices_mouse ipod ipv6 irda isdnlog jack java jfs joystick jpeg jpeg2k kde kdeenablefinal kdgraphics kerberos kernel_linux kig-scripting ladspa lcd ldap libcaca linguas_da linguas_de linguas_el linguas_en linguas_en_GB linguas_es linguas_fi linguas_fr linguas_ga linguas_gr linguas_hu linguas_it linguas_ja linguas_jp linguas_lt linguas_nb linguas_nl linguas_pl linguas_pt linguas_ro linguas_ru linguas_sk linguas_sl linguas_sr linguas_sv linguas_zh_CN lirc live livecd lm_sensors logitech-mouse lzw lzw-tiff mad mbrola mikmod mono mozcalendar moznocompose moznoirc moznomail mozsvg mp3 mpeg musepack musicbrainz nautilus ncurses nls nntp nptl nptlonly nsplugin ntfs nvidia ogg oggvorbis ole on-the-fly-crypt openexr opengl pam pam_chroot pam_timestamp pcmcia pcre pda pdf pdflib perforce perl php png portaudio postgres povray ppds pppd pwdb python qt qt3 qt4 quicktime rdesktop readline reflection reiser4 reiserfs remote rtsp ruby samba scanner sdl session shout skins smartcard sms sndfile soundtouch speedo speex spell spl sql sqlite ssl stats stream subversion svg symlink tcpd theora tiff timidity truetype truetype-fonts type1-fonts udev unichrome unicode usb userland_GNU v4l v4l2 vcd video_cards_apm video_cards_ark video_cards_chips video_cards_cirrus video_cards_cyrix video_cards_dummy video_cards_fbdev video_cards_fglrx video_cards_glint video_cards_i128 video_cards_i810 video_cards_mach64 video_cards_mga video_cards_neomagic video_cards_nv video_cards_nvidia video_cards_r128 video_cards_radeon video_cards_rendition video_cards_s3 video_cards_s3virge video_cards_savage video_cards_siliconmotion video_cards_sis video_cards_sisusb video_cards_tdfx video_cards_tga video_cards_trident video_cards_tseng video_cards_v4l video_cards_vesa video_cards_vga video_cards_via video_cards_vmware video_cards_voodoo visualization vlm vorbis wifi wxwindows xfs xine xinerama xml xml2 xorg xpm xprint xscreensaver xv xvid xvmc zeroconf zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 5 Bill C. Riemers 2006-09-05 06:18:46 UTC
Comment on attachment 96057 [details]
output of emerge amarok

sorry, wrong version.  This report was for 1.4.2-r1 not 1.4.1-r1
Comment 6 Roman Brunka 2006-10-26 11:04:41 UTC
Amarok compilation fails... The problem are gcc-libraries, but I don't know how to correct it.


/bin/sh ../../libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=pentium4 -O2 -pipe -fno-inline -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION    -o amarokapp -L/usr/kde/3.5/lib -L/usr/qt/3/lib -L/usr/lib    -L/usr/kde/3.5/lib -R /usr/lib -R /usr/kde/3.5/lib -R /usr/qt/3/lib -R /usr/lib -R /usr/kde/3.5/lib main.o ../../amarok/src/amarokcore/libamarokcore.la libamarok.la ../../amarok/src/analyzers/libanalyzers.la ../../amarok/src/plugin/libplugin.la ../../amarok/src/statusbar/libstatusbar.la ../../amarok/src/metadata/libmetadata.la -lkutils -lkio -lkdeui -lkdecore -lkhtml -lknewstuff -L/usr/lib -ltag -lGL  ../../amarok/src/sqlite/libsqlite.la   -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -L/usr/lib -lpq
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libstdc++.so.5, needed by /usr/lib/libfam.so, may conflict with libstdc++.so.6
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libstdc++.so.5, needed by /usr/lib/libfam.so, may conflict with libstdc++.so.6
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libstdc++.so.5, needed by /usr/lib/libfam.so, may conflict with libstdc++.so.6
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libssl.so.0.9.8
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib/libmysqlclient.so, may conflict with libcrypto.so.0.9.8
/usr/kde/3.5/lib/libkhtml.so: undefined reference to `__cxa_get_exception_ptr@CXXABI_1.3.1'
collect2: ld returned 1 exit status
make[4]: *** [amarokapp] Error 1
make[4]: Leaving directory `/var/tmp/portage/amarok-1.4.3-r1/work/amarok-1.4.3/amarok/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/amarok-1.4.3-r1/work/amarok-1.4.3/amarok/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/amarok-1.4.3-r1/work/amarok-1.4.3/amarok'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/amarok-1.4.3-r1/work/amarok-1.4.3'
make: *** [all] Error 2

!!! ERROR: media-sound/amarok-1.4.3-r1 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  amarok-1.4.3-r1.ebuild, line 75:   Called kde_src_compile
  kde.eclass, line 171:   Called kde_src_compile 'all'
  kde.eclass, line 341:   Called kde_src_compile 'myconf' 'configure' 'make'
  kde.eclass, line 337:   Called die

!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, and the call stack if relevant.

mars ~ # emerge --info
Portage 2.1.1 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo-r8 i686)
=================================================================
System uname: 2.6.17-gentoo-r8 i686 Intel(R) Pentium(R) 4 CPU 1.60GHz
Gentoo Base System version 1.12.5
Last Sync: Tue, 24 Oct 2006 14:50:01 +0000
ccache version 2.3 [disabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.3.5, 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -Os -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/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=pentium4 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy distlocks fixpackages metadata-transfer parallel-fetch sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://gentoo.zie.pg.gda.pl http://src.gentoo.pl http://gentoo.prz.rzeszow.pl"
LANG="pl_PL"
LC_ALL="pl_PL"
LINGUAS="pl"
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.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow X Xaw3d a52 aac aalib acl acpi alsa apache2 apm arts audiofile berkdb bidi bitmap-fonts bluetooth bonobo bootsplash bzip2 cairo cdparanoia cdr clamav cli cracklib crypt cups curl dba dbus dlloader dri dvd dvdr dvdread eds elibc_glibc emboss encode esd exif fam ffmpeg firefox font-server fortran gd gdbm ggi gif glut gnokii gnome gphoto2 gpm gstreamer gtk gtkhtml guile hal idn imap input_devices_keyboard input_devices_mouse ipv6 irda isdnlog java jpeg kde kernel_linux lcms ldap libclamav libg++ linguas_pl mad maildir mikmod mmx mng mozilla mp3 mpeg mplayer mysql nas ncurses nls nptl nptlonly nsplugin ogg opengl oss pam pcmcia pcre perl php png postgres ppds pppd python qt3 qt4 quicktime radius readline reflection samba scanner sdl session slang spell spl sqlite sse sse2 ssl svga tcpd tetex theora tiff tlen truetype truetype-fonts type1-fonts udev unicode usb userland_GNU v4l vcd vhosts video_cards_radeon vorbis win32codecs xine xml xorg xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 7 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-11-30 19:21:06 UTC
Unable to reproduce.