Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 197831 - kdemultimedia-3.5.8 fails to emerge
Summary: kdemultimedia-3.5.8 fails to emerge
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-01 23:31 UTC by James
Modified: 2007-11-05 10:44 UTC (History)
0 users

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


Attachments
Full build log (build.log,422.76 KB, text/plain)
2007-11-01 23:32 UTC, James
Details
Requested emerge --info (emerge.info.txt,3.76 KB, text/plain)
2007-11-05 10:44 UTC, James
Details

Note You need to log in before you can comment on or make changes to this bug.
Description James 2007-11-01 23:31:28 UTC
Extract from compile log with is failing:

/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 -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -mcpu=i686 -pipe -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 libarts_xine.la -rpath /usr/kde/3.5/lib -L/usr/kde/3.5/lib -L/usr/qt/3/lib     -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -pthread xinePlayObject.lo xinePlayObject_impl.lo audio_fifo_out.lo -L/usr/lib -lxine -lz -lresolv -lnsl -pthread -lrt -lX11  -lXext -lkmedia2_idl -lsoundserver_idl -lartsflow 
.libs/audio_fifo_out.o: In function `init_audio_out_plugin':
audio_fifo_out.c:(.text+0x24d): undefined reference to `ao_new_port'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in object.
collect2: ld returned 1 exit status
make[3]: *** [libarts_xine.la] Error 1
make[3]: Leaving directory `/u/tmp/portage/kde-base/kdemultimedia-3.5.8/work/kdemultimedia-3.5.8/xine_artsplugin'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/u/tmp/portage/kde-base/kdemultimedia-3.5.8/work/kdemultimedia-3.5.8/xine_artsplugin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/u/tmp/portage/kde-base/kdemultimedia-3.5.8/work/kdemultimedia-3.5.8'
make: *** [all] Error 2
 * 
 * ERROR: kde-base/kdemultimedia-3.5.8 failed.
 * Call stack:
 *                    ebuild.sh, line 1695:  Called dyn_compile
 *                    ebuild.sh, line 1033:  Called qa_call 'src_compile'
 *                    ebuild.sh, line   44:  Called src_compile
 *   kdemultimedia-3.5.8.ebuild, line   96:  Called kde_src_compile
 *                   kde.eclass, line  170:  Called kde_src_compile 'all'
 *                   kde.eclass, line  340:  Called kde_src_compile 'myconf' 'configure' 'make'
 *                   kde.eclass, line  336:  Called die
 * The specific snippet of code:
 *                              emake || die "died running emake, $FUNCNAME:make"
 *  The die message:
 *   died running emake, kde_src_compile:make
 * 



 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/u/tmp/portage/kde-base/kdemultimedia-3.5.8/temp/build.log'.
 * 


Reproducible: Always
Comment 1 James 2007-11-01 23:32:52 UTC
Created attachment 134977 [details]
Full build log
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-11-01 23:38:26 UTC
emerge --info please.
Comment 3 James 2007-11-05 10:44:30 UTC
Created attachment 135237 [details]
Requested emerge --info