Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 194157

Summary: media-video/transcode-1.0.3 fails to compile with ambiguous error
Product: Gentoo Linux Reporter: sam logen <starz909>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log file

Description sam logen 2007-09-29 02:24:45 UTC
After issuing a fresh "emerge --update --deep --newuse world" (which updates the ffmpeg library to the latest - I saw bug reports that say that should be done to prevent problems emerging transcode) I issue a "emerge k3b".  The dependencies emerge without error until transcode starts to be emerged.  Then transcode fails to compile, an error occurs, and the emerge halts.

Here's the last lines of the output, I can't make heads or tails of it.
-----------------------
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 >>
make[3]: *** [import_im.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/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/usr/include/lqt -I../libxio -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT import_mov.lo -MD -MP -MF .deps/import_mov.Tpo -c import_mov.c  -fPIC -DPIC -o .libs/import_mov.o
import_mov.c: In function 'import_mov_decode':
import_mov.c:273: warning: pointer targets in passing argument 2 of 'quicktime_read_frame' differ in signedness
import_mov.c:281: warning: pointer targets in initialization differ in signedness
mv -f .deps/import_mov.Tpo .deps/import_mov.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 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   transcode-1.0.3.ebuild, line 112:   Called die
 *
 * (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 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   transcode-1.0.3.ebuild, line 112:   Called die
 *
 * (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'.
-------------------------

As a side note, transcode also failed to build with the "gtk" flag enabled.  The error message was that gtk didn't support 'LINGUAS="en en-US en-GB"' which were flags in my /etc/make.conf - I can't supply the logs for that error, because they're overwritten.  I do recall that prior to the transcode emerge, gtk 1 was emerged.


Reproducible: Always

Steps to Reproduce:
1.emerge --update --deep --newuse world
2.emerge k3b
3.

Actual Results:  
emerge halts with an error.

Expected Results:  
emerge completes sucessfully.

Build.log file will be attached


emerge --info
Portage 2.1.3.9 (default-linux/x86/2007.0/desktop, gcc-4.1.2, glibc-2.5-r4, 2.6.22-gentoo-r8-CF18 i686)
=================================================================
System uname: 2.6.22-gentoo-r8-CF18 i686 Intel(R) Pentium(R) M processor 1.10GHz
Timestamp of tree: Fri, 28 Sep 2007 02:50:01 +0000
app-shells/bash:     3.2_p17
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r5
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.9-r2
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17-r1
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.21
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://gentoo.mirrors.easynews.com/linux/gentoo/ "
LINGUAS="en en_GB en_US"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="7zip X Xaw3d a52 aac acl acpi aiglx alsa amr amrnb amrwb aotuv arts asf asterisk automount berkdb bitmap-fonts bluetooth bzip2 cairo cardbus cdb cdda cddb cdparanoia cdr cli cracklib crypt css cups dbus divx dmi dri dts dv dvb dvd dvdr dvdread emboss emerald enca encode esd evo fam fbsplash ffmpeg firefox flac fortran ftp gdbm gif gimp glib glut glw gmedia gpm gps gstreamer gtk gzip hal hdri iconv imagemagick ipv6 isdnlog italk java john joystick jpeg jpeg2k kde kerberos ldap mad mbrola midi mikmod mime mjpeg mmap mmx mmxext mng mp3 mpeg mplayer mudflap musicbrainz ncurses nls nptl nptlonly nsplugin ntp offensive ogg opengl openmp oss pam pcmcia pcre pdf perl png posix ppds pppd python qt3 qt3support qt4 quicktime rdesktop readline real realmedia reflection samba scanner sdl sdl-sound sdlaudio sensord session sharedmem sound speex spell spl sse sse2 ssl svg svga tcpd theora thunderbird tiff timidity tpmtok transcode truetype truetype-fonts type1-fonts unicode unzip usb v4l v4l2 vcd vorbis webdav wifi win32codecs wireshark wma wmp x86 xcomposite xforms xine xinerama xml xorg xplanet xpm xrandr xscreensaver xv xvid zip zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_GB en_US" USERLAND="GNU" VIDEO_CARDS="i810 vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 sam logen 2007-09-29 02:25:56 UTC
Created attachment 132143 [details]
build.log file
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-09-29 05:07:21 UTC

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