>>> Unpacking source... >>> Unpacking yiff-2.14.5.tar.bz2 to /var/tmp/portage/media-libs/yiff-2.14.5/work * Applying yiff-2.14.5-build.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/media-libs/yiff-2.14.5/work/yiff-2.14.5 ... make -j14 linux CFLAGS=-O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD LINUX_DIRS=libY2 yiff yiffutils for subdir in libY2 yiff yiffutils; do \ LIB_DIR=-L../libY2; \ make -C $subdir -f Makefile.Linux all || exit 1; \ done make[1]: Entering directory `/var/tmp/portage/media-libs/yiff-2.14.5/work/yiff-2.14.5/libY2' cc -c main.c -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD -fPIC cc -c shm.c -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD -fPIC cc -c ynet.c -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD -fPIC c++ -c disk.cpp -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD -D__cplusplus -Dc_plusplus -fPIC c++ -c fio.cpp -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD -D__cplusplus -Dc_plusplus -fPIC c++ -c prochandle.cpp -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD -D__cplusplus -Dc_plusplus -fPIC c++ -c strexp.cpp -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD -D__cplusplus -Dc_plusplus -fPIC c++ -c string.cpp -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD -D__cplusplus -Dc_plusplus -fPIC c++ main.o shm.o ynet.o disk.o fio.o prochandle.o strexp.o string.o -Wl,-soname=libY2.so.14 -shared -o libY2.so.14 -lm ln -sf libY2.so.14 libY2.so make[1]: Leaving directory `/var/tmp/portage/media-libs/yiff-2.14.5/work/yiff-2.14.5/libY2' make[1]: Entering directory `/var/tmp/portage/media-libs/yiff-2.14.5/work/yiff-2.14.5/yiff' cc -c afw.c -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD cc -c audiocd.c -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD cc -c bufmix.c -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD cc -c main.c -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD cc -c midi.c -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD cc -c midiiow.c -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD cc -c playstack.c -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD cc -c raw.c -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD cc -c rcfile.c -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD cc -c shm.c -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD cc -c soundpaths.c -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD cc -c voc.c -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD cc -c wav.c -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD cc -c yconnection.c -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD cc -c yhost.c -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD cc -c ymixer.c -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD cc -c ymode.c -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD cc -c ynet.c -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD cc -c ysound.c -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD cc -c ytiming.c -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD c++ -c disk.cpp -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD -Dc_plusplus -D__cplusplus c++ -c fio.cpp -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD -Dc_plusplus -D__cplusplus c++ -c prochandle.cpp -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD -Dc_plusplus -D__cplusplus c++ -c strexp.cpp -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD -Dc_plusplus -D__cplusplus c++ -c string.cpp -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD -Dc_plusplus -D__cplusplus c++ afw.o audiocd.o bufmix.o main.o midi.o midiiow.o playstack.o raw.o rcfile.o shm.o soundpaths.o voc.o wav.o yconnection.o yhost.o ymixer.o ymode.o ynet.o ysound.o ytiming.o disk.o fio.o prochandle.o strexp.o string.o -o yiff -lm audiocd.o: In function `AudioCDListTracks': audiocd.c:(.text+0x347): warning: the use of `tempnam' is dangerous, better use `mkstemp' make[1]: Leaving directory `/var/tmp/portage/media-libs/yiff-2.14.5/work/yiff-2.14.5/yiff' make[1]: Entering directory `/var/tmp/portage/media-libs/yiff-2.14.5/work/yiff-2.14.5/yiffutils' cc -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD -L../libY2 -lY2 \ helloworld.c -o helloworld cc -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD -L../libY2 -lY2 \ string.cpp \ yaudiocd.c -o yaudiocd cc -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD -L../libY2 -lY2 \ string.cpp \ yclientmessage.c -o yclientmessage cc -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD -L../libY2 -lY2 \ string.cpp \ yhost.c -o yhost cc -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD -L../libY2 -lY2 \ string.cpp \ ymixer.c -o ymixer cc -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD -L../libY2 -lY2 \ disk.cpp string.cpp \ yplay.c -o yplay cc -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD -L../libY2 -lY2 \ string.cpp \ yrecinfo.c -o yrecinfo cc -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD -L../libY2 -lY2 \ string.cpp \ yset.c -o yset cc -O2 -pipe -DOSS -DOSS_BUFFRAG -DYSHM_SUPPORT -D__USE_BSD -L../libY2 -lY2 \ string.cpp \ yshutdown.c -o yshutdown /var/tmp/portage/media-libs/yiff-2.14.5/temp/cc8QnvHU.o: In function `main': helloworld.c:(.text+0x41): undefined reference to `YOpenConnection' helloworld.c:(.text+0x61): undefined reference to `YGetSoundObjectAttributes' helloworld.c:(.text+0x75): undefined reference to `YStartPlaySoundObjectSimple' helloworld.c:(.text+0xbe): undefined reference to `YGetNextEvent' helloworld.c:(.text+0x114): undefined reference to `YCloseConnection' helloworld.c:(.text+0x160): undefined reference to `YCloseConnection' collect2: ld returned 1 exit status make[1]: *** [helloworld] Error 1 make[1]: *** Waiting for unfinished jobs.... /var/tmp/portage/media-libs/yiff-2.14.5/temp/ccsGkjuT.o:(.eh_frame+0x11): undefined reference to `__gxx_personality_v0' /var/tmp/portage/media-libs/yiff-2.14.5/temp/cceW0oq1.o: In function `main': yshutdown.c:(.text+0xf6): undefined reference to `YOpenConnection' yshutdown.c:(.text+0x102): undefined reference to `YShutdownServer' collect2: ld returned 1 exit status make[1]: *** [yshutdown] Error 1 /var/tmp/portage/media-libs/yiff-2.14.5/temp/ccK1lXOU.o:(.eh_frame+0x11): undefined reference to `__gxx_personality_v0' /var/tmp/portage/media-libs/yiff-2.14.5/temp/cco5k1C1.o: In /var/tmp/portage/media-libs/yiff-2.14.5/temp/ccH0vhtU.o:(.eh_frame+0x11): undefined reference to `__gxx_personality_v0' /var/tmp/portage/media-libs/yiff-2.14.5/temp/ccE6GkN0.o: In function `main': yaudiocd.c:(.text+0x14b): undefined reference to `YOpenConnection' yaudiocd.c:(.text+0x185): undefined reference to `YPlayAudioCDTrack' yaudiocd.c:(.text+0x1a8): undefined reference to `YGetNextEvent' yaudiocd.c:(.text+0x1d9): undefined reference to `YCloseConnection' yaudiocd.c:(.text+0x2e3): undefined reference to `YGetAudioCDTracks' yaudiocd.c:(.text+0x3d6): undefined reference to `YFreeAudioCDTracksList' yaudiocd.c:(.text+0x3ef): undefined reference to `YEjectAudioCD' yaudiocd.c:(.text+0x412): undefined reference to `YGetNextEvent' yaudiocd.c:(.text+0x455): undefined reference to `YStopAudioCD' yaudiocd.c:(.text+0x478): undefined reference to `YGetNextEvent' function `collect2: ld returned 1 exit status main': yrecinfo.c:(.text+make[1]: *** [yaudiocd] Error 1 0x133): undefined reference to `YOpenConnection' yrecinfo.c:(.text+0x18b): undefined reference to `YGetServerStats' yrecinfo.c:(.text+0x1ab): undefined reference to `YGetAudioStats' yrecinfo.c:(.text+0x1d5): undefined reference to `YCloseConnection' yrecinfo.c:(.text+0x36b): undefined reference to `YGetAudioModes' yrecinfo.c:(.text+0x439): undefined reference to `YFreeAudioModesList' collect2: ld returned 1 exit status make[1]: *** [yrecinfo] Error 1 /var/tmp/portage/media-libs/yiff-2.14.5/temp/ccIPqrvU.o:(.eh_frame+0x11): undefined reference to `__gxx_personality_v0' /var/tmp/portage/media-libs/yiff-2.14.5/temp/ccxhIyWV.o: In function `main': ymixer.c:(.text+0x129): undefined reference to `YOpenConnection' ymixer.c:(.text+0x19b): undefined reference to `YSetMixerChannelQuad' ymixer.c:(.text+0x1b1): undefined reference to `YCloseConnection' ymixer.c:(.text+0x39a): undefined reference to `YGetMixerChannelQuad' ymixer.c:(.text+0x4b3): undefined reference to `YGetMixerChannelQuad' collect2: ld returned 1 exit status make[1]: *** [ymixer] Error 1 /var/tmp/portage/media-libs/yiff-2.14.5/temp/cc87TGqV.o:(.eh_frame+0x11): undefined reference to `__gxx_personality_v0' /var/tmp/portage/media-libs/yiff-2.14.5/temp/ccBh2UyW.o: In function `main': yclientmessage.c:(.text+0x153): undefined reference to `YOpenConnection' yclientmessage.c:(.text+0x1dc): undefined reference to `YSendClientMessage' yclientmessage.c:(.text+0x1f9): undefined reference to `YGetNextEvent' yclientmessage.c:(.text+0x232): undefined reference to `YCloseConnection' yclientmessage.c:(.text+0x602): undefined reference to `YCloseConnection' yclientmessage.c:(.text+0x610): undefined reference to `YCloseConnection' collect2: ld returned 1 exit status make[1]: *** [yclientmessage] Error 1 /var/tmp/portage/media-libs/yiff-2.14.5/temp/ccbbTfXS.o:(.eh_frame+0x11): undefined reference to `__gxx_personality_v0' /var/tmp/portage/media-libs/yiff-2.14.5/temp/ccCtiwn0.o: In function `main': yhost.c:(.text+0x113): undefined reference to `YOpenConnection' yhost.c:(.text+0x136): undefined reference to `YAddHost' yhost.c:(.text+0x18d): undefined reference to `YCloseConnection' yhost.c:(.text+0x275): undefined reference to `YRemoveHost' collect2: ld returned 1 exit status make[1]: *** [yhost] Error 1 /var/tmp/portage/media-libs/yiff-2.14.5/temp/ccKeaw3S.o:(.eh_frame+0x11): undefined reference to `__gxx_personality_v0' /var/tmp/portage/media-libs/yiff-2.14.5/temp/ccb25g5T.o: In function `main': yset.c:(.text+0x19b): undefined reference to `YOpenConnection' yset.c:(.text+0x1d3): undefined reference to `YCloseConnection' yset.c:(.text+0x4ea): undefined reference to `YSetAudioModeValues' yset.c:(.text+0x530): undefined reference to `YChangeAudioModePreset' yset.c:(.text+0x5b5): undefined reference to `YSetCycle' yset.c:(.text+0x72c): undefined reference to `YCalculateCycle' yset.c:(.text+0x781): undefined reference to `YSetAudioModeValues' yset.c:(.text+0x81e): undefined reference to `YSetCycle' yset.c:(.text+0x82f): undefined reference to `YSyncAll' collect2: ld returned 1 exit status make[1]: *** [yset] Error 1 /var/tmp/portage/media-libs/yiff-2.14.5/temp/ccBHKc0S.o: In function `FileCountLines': disk.cpp:(.text+0x12a): undefined reference to `FOpen' disk.cpp:(.text+0x169): undefined reference to `FClose' /var/tmp/portage/media-libs/yiff-2.14.5/temp/ccBHKc0S.o: In function `CopyObject': disk.cpp:(.text+0x1ca): undefined reference to `FOpen' disk.cpp:(.text+0x1ea): undefined reference to `FOpen' disk.cpp:(.text+0x2a4): undefined reference to `FClose' disk.cpp:(.text+0x2ac): undefined reference to `FClose' disk.cpp:(.text+0x2e6): undefined reference to `FClose' /var/tmp/portage/media-libs/yiff-2.14.5/temp/ccBHKc0S.o:(.eh_frame+0x11): undefined reference to `__gxx_personality_v0' /var/tmp/portage/media-libs/yiff-2.14.5/temp/ccGli7mZ.o:(.eh_frame+0x11): undefined reference to `__gxx_personality_v0' /var/tmp/portage/media-libs/yiff-2.14.5/temp/ccs2tZlq.o: In function `main': yplay.c:(.text+0x210): undefined reference to `YOpenConnection' yplay.c:(.text+0x53b): undefined reference to `YGetSoundObjectAttributes' yplay.c:(.text+0x597): undefined reference to `YStartPlaySoundObject' yplay.c:(.text+0x5cf): undefined reference to `YGetNextEvent' yplay.c:(.text+0x625): undefined reference to `YCloseConnection' yplay.c:(.text+0x6df): undefined reference to `YCloseConnection' yplay.c:(.text+0x772): undefined reference to `YGetAudioModes' yplay.c:(.text+0x7f8): undefined reference to `YChangeAudioModePreset' yplay.c:(.text+0x80d): undefined reference to `YFreeAudioModesList' yplay.c:(.text+0x963): undefined reference to `YCalculateCycle' yplay.c:(.text+0x9b6): undefined reference to `YSetAudioModeValues' yplay.c:(.text+0x9c7): undefined reference to `YSyncAll' yplay.c:(.text+0x9d3): undefined reference to `YSetCycle' collect2: ld returned 1 exit status make[1]: *** [yplay] Error 1 make[1]: Leaving directory `/var/tmp/portage/media-libs/yiff-2.14.5/work/yiff-2.14.5/yiffutils' make: *** [linux] Error 1 * * ERROR: media-libs/yiff-2.14.5 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 3268: Called die * The specific snippet of code: * emake linux CFLAGS="${CFLAGS}" LINUX_DIRS="${pkgs}" || die * The die message: * (no error message) * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/media-libs:yiff-2.14.5:20081118-184140.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/yiff-2.14.5/temp/environment'. *