Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 203824 - media-video/transcode-1.0.3 failes to emerge
Summary: media-video/transcode-1.0.3 failes to emerge
Status: RESOLVED DUPLICATE of bug 182605
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-30 20:13 UTC by a_tevelev
Modified: 2007-12-30 20:19 UTC (History)
0 users

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


Attachments
emerge --info (emerge.info,3.38 KB, text/plain)
2007-12-30 20:13 UTC, a_tevelev
Details
build.log (build.log,111.08 KB, text/plain)
2007-12-30 20:16 UTC, a_tevelev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description a_tevelev 2007-12-30 20:13:31 UTC
media-video/transcode-1.0.3 fails to emerge:

# emerge -uvND1 media-video/transcode

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] media-video/transcode-1.0.3  USE="3dnow X a52 dv dvdread iconv imagemagick jpeg mmx mp3 mpeg ogg sdl sse sse2 truetype v4l2 vorbis xml xvid (-altivec) -extrafilters -fame -gtk* -lzo -mjpeg -network -quicktime -theora" 0 kB

...

 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I../libtc -I/usr/include -I../libac3 -I../avilib -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libmpeg3 -I/usr/include/libxml2 -I../libvo -I/usr/include -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=athlon64 -O2 -pipe -DDCT_YUV_PRECISION=1 -MT import_imlist.lo -MD -MP -MF .deps/import_imlist.Tpo -c import_imlist.c  -fPIC -DPIC -o .libs/import_imlist.o
mv -f .deps/import_imlist.Tpo .deps/import_imlist.Plo
make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/import'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3/import'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.3/work/transcode-1.0.3'
make: *** [all] Error 2
 *
 * ERROR: media-video/transcode-1.0.3 failed.
 * Call stack:
 *                ebuild.sh, line 1701:  Called dyn_compile
 *                ebuild.sh, line 1039:  Called qa_call 'src_compile'
 *                ebuild.sh, line   44:  Called src_compile
 *   transcode-1.0.3.ebuild, line  112:  Called die
 * The specific snippet of code:
 *      emake all || 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/tmp/portage/media-video/transcode-1.0.3/temp/build.log'.
 *

 * Messages for package media-video/transcode-1.0.3:

 *
 * ERROR: media-video/transcode-1.0.3 failed.
 * Call stack:
 *                ebuild.sh, line 1701:  Called dyn_compile
 *                ebuild.sh, line 1039:  Called qa_call 'src_compile'
 *                ebuild.sh, line   44:  Called src_compile
 *   transcode-1.0.3.ebuild, line  112:  Called die
 * The specific snippet of code:
 *      emake all || 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/tmp/portage/media-video/transcode-1.0.3/temp/build.log'.
 *


Total: 1 package (1 reinstall), Size of downloads: 0 kB
Comment 1 a_tevelev 2007-12-30 20:13:51 UTC
Created attachment 139664 [details]
emerge --info
Comment 2 a_tevelev 2007-12-30 20:16:47 UTC
Created attachment 139665 [details]
build.log
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-12-30 20:19:29 UTC
import_im.c: In function 'import_im_decode':
import_im.c:269: error: invalid operands to binary >>
import_im.c:272: error: invalid operands to binary >>
import_im.c:275: error: invalid operands to binary >>

*** This bug has been marked as a duplicate of bug 182605 ***