Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71054 - media-video/transcode-0.6.13-r1 compile failed.
Summary: media-video/transcode-0.6.13-r1 compile failed.
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-13 05:38 UTC by James
Modified: 2004-11-29 13:05 UTC (History)
3 users (show)

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


Attachments
emerge info (emerge-info.txt,1.92 KB, text/plain)
2004-11-13 05:40 UTC, James
Details
Full compile output, compressed with bzip2 (emerge.txt.bz2,11.56 KB, application/octet-stream)
2004-11-13 05:42 UTC, James
Details

Note You need to log in before you can comment on or make changes to this bug.
Description James 2004-11-13 05:38:56 UTC
/bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc  -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -DDCT_YUV_PRECISION=1   -o tcextract  tcextract-tcextract.o tcextract-extract_ac3.o tcextract-extract_mpeg2.o tcextract-extract_pcm.o tcextract-fileinfo.o tcextract-extract_yuv.o tcextract-extract_rgb.o tcextract-extract_dv.o tcextract-ioaux.o tcextract-extract_mp3.o tcextract-scan_dv.o tcextract-aux_pes.o tcextract-extract_avi.o tcextract-extract_ogm.o tcextract-extract_lzo.o tcextract-extract_mxf.o ../libac3/libac3_tc.la ../libmpeg2/libmpeg2cvs.la ../libvo/libvout.la ../avilib/libavi.la -logg -lvorbis -logg -lm ../aclib/libac.la -lm -lm -lz -ldl
i686-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -DDCT_YUV_PRECISION=1 -o tcextract tcextract-tcextract.o tcextract-extract_ac3.o tcextract-extract_mpeg2.o tcextract-extract_pcm.o tcextract-fileinfo.o tcextract-extract_yuv.o tcextract-extract_rgb.o tcextract-extract_dv.o tcextract-ioaux.o tcextract-extract_mp3.o tcextract-scan_dv.o tcextract-aux_pes.o tcextract-extract_avi.o tcextract-extract_ogm.o tcextract-extract_lzo.o tcextract-extract_mxf.o  ../libac3/.libs/libac3_tc.a ../libmpeg2/.libs/libmpeg2cvs.a ../libvo/.libs/libvout.a ../avilib/.libs/libavi.a /usr/lib/libvorbis.so /usr/lib/libogg.so ../aclib/.libs/libac.a -lm -lz -ldl
../aclib/.libs/libac.a(tcmemcpy.o)(.text+0x2a): In function `tc_memcpy_init':
: undefined reference to `ac_memcpy_amdmmx'
../aclib/.libs/libac.a(tcmemcpy.o)(.text+0x56): In function `tc_memcpy_init':
: undefined reference to `ac_memcpy_mmx'
collect2: ld returned 1 exit status
make[3]: *** [tcextract] Error 1
make[3]: Leaving directory `/u/tmp/portage/transcode-0.6.13-r1/work/transcode-0.6.13/import'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/u/tmp/portage/transcode-0.6.13-r1/work/transcode-0.6.13/import'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/u/tmp/portage/transcode-0.6.13-r1/work/transcode-0.6.13'
make: *** [all] Error 2

!!! ERROR: media-video/transcode-0.6.13-r1 failed.
!!! Function src_compile, Line 87, Exitcode 2
Comment 1 James 2004-11-13 05:40:42 UTC
Created attachment 43862 [details]
emerge info
Comment 2 James 2004-11-13 05:42:50 UTC
Created attachment 43865 [details]
Full compile output, compressed with bzip2
Comment 3 Christian Skarby 2004-11-18 07:03:29 UTC
I have the same problem, tried with both gcc-3.3.4 and gcc-3.4.3.
Comment 4 Marc Hildebrand (RETIRED) gentoo-dev 2004-11-29 13:05:31 UTC
Please check if the problem still exists with transcode-0.6.14 and file a new bugif neccessary. There won#t be put much work into 0.6.13 now that .14 is out.
Thanks,

Marc.