>>> Unpacking source... >>> Unpacking vStrip_08f.zip to /var/tmp/portage/media-video/vstrip-0.8f/work * Applying vstrip-0.8f-gentoo.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/media-video/vstrip-0.8f/work/vstrip ... make -j14 gcc -W -Wall -O2 -D__UNIX__ -c -o file_io.o file_io.c gcc -W -Wall -O2 -D__UNIX__ -c -o in_buffer.o in_buffer.c gcc -W -Wall -O2 -D__UNIX__ -c -o main.o main.c gcc -W -Wall -O2 -D__UNIX__ -c -o parse_ifo.o parse_ifo.c gcc -W -Wall -O2 -D__UNIX__ -c -o vstrip.o vstrip.c gcc -W -Wall -O2 -D__UNIX__ -c -o dvd2avi_plugin.o dvd2avi_plugin.c file_io.c: In function 'fio_open_for_writing': file_io.c:35: warning: implicit declaration of function 'lseek64' file_io.c: In function 'fio_read_open_try_aspi': file_io.c:98: warning: unused parameter 'name' file_io.c:98: warning: unused parameter 'f' dvd2avi_plugin.c: In function 'dvd2avi_get_num_lba': dvd2avi_plugin.c:213: warning: implicit declaration of function 'lseek64' dvd2avi_plugin.c:216: warning: implicit declaration of function 'close' parse_ifo.c: In function 'iifoIsVTS': parse_ifo.c:274: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness parse_ifo.c:274: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness parse_ifo.c:274: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness parse_ifo.c:274: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness parse_ifo.c:274: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness parse_ifo.c:274: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness parse_ifo.c:274: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness parse_ifo.c:274: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness parse_ifo.c: In function 'iifoReadLB': parse_ifo.c:279: warning: comparison between signed and unsigned parse_ifo.c: In function 'ifoGetVideoDesc': parse_ifo.c:736: warning: 'static' is not at beginning of declaration parse_ifo.c:737: warning: 'static' is not at beginning of declaration parse_ifo.c:738: warning: 'static' is not at beginning of declaration parse_ifo.c:739: warning: 'static' is not at beginning of declaration parse_ifo.c:740: warning: 'static' is not at beginning of declaration parse_ifo.c:741: warning: 'static' is not at beginning of declaration vstrip.c: In function 'vs_init': vstrip.c:856: warning: comparison between signed and unsigned vstrip.c:858: warning: comparison between signed and unsigned vstrip.c: In function 'vs_strip_one_block': vstrip.c:1276: warning: comparison between signed and unsigned vstrip.c:1276: warning: comparison between signed and unsigned vstrip.c:1278: warning: comparison between signed and unsigned vstrip.c:1280: warning: comparison between signed and unsigned gcc -g -lm file_io.o in_buffer.o main.o parse_ifo.o vstrip.o dvd2avi_plugin.o -o vstrip vstrip.o: In function `vs_get_time': vstrip.c:(.text+0x7bd): undefined reference to `fmod' vstrip.c:(.text+0x7d5): undefined reference to `fmod' vstrip.c:(.text+0x7ed): undefined reference to `fmod' vstrip.c:(.text+0x881): undefined reference to `fmod' vstrip.c:(.text+0x899): undefined reference to `fmod' vstrip.o:vstrip.c:(.text+0x8b1): more undefined references to `fmod' follow collect2: ld returned 1 exit status make: *** [vstrip] Error 1 * * ERROR: media-video/vstrip-0.8f failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2119: Called die * The specific snippet of code: * emake || die "emake failed." * The die message: * emake failed. * * 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-video:vstrip-0.8f:20081121-061741.log'. * The ebuild environment file is located at '/var/tmp/portage/media-video/vstrip-0.8f/temp/environment'. *