Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 128009 - media-video/thoggen-0.4.1 compilation failure
Summary: media-video/thoggen-0.4.1 compilation failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-29 09:36 UTC by Dave Shanker
Modified: 2006-04-01 05:15 UTC (History)
4 users (show)

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


Attachments
libdvdread-0.9.5 patch (thoggen_libdvdread.patch,320 bytes, patch)
2006-03-31 10:35 UTC, Jeremy Sermersheim
Details | Diff
Updated ebuild (thoggen-0.4.1-r1.ebuild,1.29 KB, text/plain)
2006-03-31 10:44 UTC, Jeremy Sermersheim
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Shanker 2006-03-29 09:36:38 UTC
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -DDATADIR=\"/usr/share/thoggen\" -DLOCALEDIR=\"/usr/share/locale/\" -DISO_639_XML_PATH=\"/usr/share/xml/iso-codes/iso_639.xml\" -DISO_639_DOMAIN=\"iso_639\"    -Wall -march=pentium-m -O3 -pipe -MT th-fake-dialog.o -MD -MP -MF ".deps/th-fake-dialog.Tpo" -c -o th-fake-dialog.o th-fake-dialog.c; \
then mv -f ".deps/th-fake-dialog.Tpo" ".deps/th-fake-dialog.Po"; else rm -f ".deps/th-fake-dialog.Tpo"; exit 1; fi
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -DDATADIR=\"/usr/share/thoggen\" -DLOCALEDIR=\"/usr/share/locale/\" -DISO_639_XML_PATH=\"/usr/share/xml/iso-codes/iso_639.xml\" -DISO_639_DOMAIN=\"iso_639\"    -Wall -march=pentium-m -O3 -pipe -MT th-job.o -MD -MP -MF ".deps/th-job.Tpo" -c -o th-job.o th-job.c; \
then mv -f ".deps/th-job.Tpo" ".deps/th-job.Po"; else rm -f ".deps/th-job.Tpo"; exit 1; fi
{standard input}: Assembler messages:
{standard input}:123: Warning: size of "zero_1" is already 4; not changing to 48{standard input}:178: Warning: size of "zero_2" is already 4; not changing to 28{standard input}:179: Warning: size of "zero_3" is already 76; not changing to 64
{standard input}:180: Warning: size of "zero_4" is already 96; not changing to 4{standard input}:183: Warning: size of "zero_5" is already 224; not changing to 108
{standard input}:184: Warning: size of "zero_6" is already 128; not changing to 8
{standard input}:188: Warning: size of "zero_8" is already 28; not changing to 64
{standard input}:189: Warning: size of "zero_9" is already 68; not changing to 4{standard input}:203: Warning: size of "zero_1" is already 4; not changing to 48{standard input}:207: Warning: size of "zero_3" is already 76; not changing to 4{standard input}:208: Warning: size of "zero_5" is already 224; not changing to 4
{standard input}:209: Warning: size of "zero_6" is already 128; not changing to 76
{standard input}:210: Warning: size of "zero_8" is already 28; not changing to 128
{standard input}:211: Warning: size of "zero_10" is already 108; not changing to 96
make[4]: *** [th-disc-drive.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/var/tmp/portage/thoggen-0.4.1/work/thoggen-0.4.1/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/thoggen-0.4.1/work/thoggen-0.4.1/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/thoggen-0.4.1/work/thoggen-0.4.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/thoggen-0.4.1/work/thoggen-0.4.1'
make: *** [all] Error 2

!!! ERROR: media-video/thoggen-0.4.1 failed.
!!! Function gnome2_src_compile, Line 56, Exitcode 2
!!! compile failure
!!! If you need support, post the topmost build error, NOT this status message.

****************************************************************

emerge --info
Portage 2.0.54 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.5-r2, 2.6.15-suspend2-r8 i686)
=================================================================
System uname: 2.6.15-suspend2-r8 i686 Intel(R) Pentium(R) M processor 2.00GHz
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium-m -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium-m -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg ccache collision-protect digest distlocks fixpackages sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/gentopia"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acpi alsa apache2 audiofile avi berkdb bitmap-fonts bluetooth bzip2 cdr cli crypt ctype cups curl dba dbus dri dvd dvdr eds emboss encode esd ethereal exif expat fam fastbuild flac foomaticdb force-cgi-redirect fortran ftp gd gdbm gif glut gnome gstreamer gtk gtk2 gtkhtml hal howl idn imagemagick imlib ipv6 jpeg kdeenablefinal lcms libg++ libwww mad memlimit mikmod mmx mng motif mozilla mp3 mpeg musicbrainz ncurses nls nptl ogg opengl pam pcre pda pdflib perl pic png posix python qt quicktime readline sdl session simplexml soap sockets spell spl sqlite sse sse2 ssl svg tcpd tiff tokenizer truetype truetype-fonts type1-fonts udev usb vorbis xine xml xml2 xsl xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Dave Shanker 2006-03-29 09:40:07 UTC
Able to reproduce in thoggen-0.4 also
Comment 2 Jeremy Sermersheim 2006-03-31 10:35:28 UTC
Created attachment 83530 [details, diff]
libdvdread-0.9.5 patch

This patch adds two include lines before any libdvdread includes which is now required with libdvdread-0.9.5

This patch should probably be submitted to upstream????
Comment 3 Jeremy Sermersheim 2006-03-31 10:44:25 UTC
Created attachment 83531 [details]
Updated ebuild

Updated ebuild including the thoggen_libdvdread.patch
Comment 4 Hanno Böck gentoo-dev 2006-04-01 05:15:24 UTC
adding only one (stdint.h or inttypes) is enough, patch added to the tree and sent upstream.