Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 213197 - media-libs/capseo-0.3.0_pre200712251-r1 compilation fails, ogg.h no such file
Summary: media-libs/capseo-0.3.0_pre200712251-r1 compilation fails, ogg.h no such file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Christian Parpart (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-12 21:21 UTC by Vitaliy V. Osypenko
Modified: 2014-12-26 11:56 UTC (History)
6 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaliy V. Osypenko 2008-03-12 21:21:24 UTC
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/arch-x86 -I../.. -I../../../src -std=c99 -O2 -march=athlon64 -mtune=athlon64 -msse3 -pipe -DNDEBUG=1 -MT bgra2yuv420.lo -MD -MP -MF .deps/bgra2yuv420.Tpo -c ../../../src/arch-generic/bgra2yuv420.c  -fPIC -DPIC -o .libs/bgra2yuv420.o
In file included from ../../../src/capseo_private.h:17,
                 from ../../../src/arch-generic/bgra2yuv420.c:17:
../../../src/capseo.h:18:21: error: ogg/ogg.h: No such file or directory
 yasm -f elf -m x86 ../../../src/arch-x86/scale.asm -o .libs/scale.o
In file included from ../../../src/capseo_private.h:17,
                 from ../../../src/arch-generic/encode.cpp:17:
../../../src/capseo.h:18:21: error: ogg/ogg.h: No such file or directory
make[3]: *** [bgra2yuv420.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
 yasm -f elf -m x86 ../../../src/arch-x86/scale.asm -o scale.o >/dev/null 2>&1
make[3]: *** [encode.lo] Error 1
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/arch-x86 -I../.. -I../../../src -ansi -pedantic -Wall -Wno-long-long -Wno-unknown-pragmas -O2 -march=athlon64 -mtune=athlon64 -msse3 -pipe -DNDEBUG=1 -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c ../../../src/arch-generic/decode.cpp  -fPIC -DPIC -o .libs/decode.o
In file included from ../../../src/capseo_private.h:17,
                 from ../../../src/arch-generic/decode.cpp:17:
../../../src/capseo.h:18:21: error: ogg/ogg.h: No such file or directory
make[3]: *** [decode.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/portage/media-libs/capseo-0.3.0_pre200712251-r1/work/captury-0.3.0_pre200712251/capseo/abi-x86/src/arch-x86'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/portage/media-libs/capseo-0.3.0_pre200712251-r1/work/captury-0.3.0_pre200712251/capseo/abi-x86/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/portage/media-libs/capseo-0.3.0_pre200712251-r1/work/captury-0.3.0_pre200712251/capseo/abi-x86'
make: *** [all] Error 2


Reproducible: Always
Comment 1 Vitaliy V. Osypenko 2008-03-12 21:22:01 UTC
Portage 2.1.4.4 (!//system/portage/profiles/default-linux/amd64/2007.0/desktop, gcc-4.2.3, glibc-2.6.1-r0, 2.6.24-gentoo-r3 x86_64)
=================================================================
System uname: 2.6.24-gentoo-r3 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
Timestamp of tree: Wed, 12 Mar 2008 18:17:01 +0000
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.5
dev-lang/python:     2.5.1-r5
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.24
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=athlon64 -mtune=athlon64 -msse3 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/4.0/env /usr/kde/4.0/share/config /usr/kde/4.0/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=athlon64 -mtune=athlon64 -msse3 -pipe"
DISTDIR="/system/distfiles"
EMERGE_DEFAULT_OPTS="--with-bdeps y"
FEATURES="ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://ftp.linux.cz/pub/linux/gentoo"
LANG="en_US.UTF-8"
LINGUAS="en cs ru"
MAKEOPTS="-j8"
PKGDIR="/system/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp/portage"
PORTDIR="/system/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/custom-kernels /usr/portage/local/layman/sunrise /usr/portage/local/layman/webapps-experimental /usr/portage/local/layman/desktop-effects /system/portage-local /system/portage-watzke"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext 64bit 7zip X aac acl acpi alsa amd64 avi bash-completion berkdb bitmap-fonts bluetooth branding bzip2 cairo cddb cdr cli cpudetection cracklib crypt css cups dbus devmap dlloader dri dts dv dvd dvdr dvdread emboss emul-linux-x86 encode evo extensions fam fbcon ffmpeg firefox flac fortran ftp fuse gdbm gif glut gpm gstreamer gtk gtk2 hal htmlhandbook iconv ieee1394 ipv6 jpeg kde kdeenablefinal kerberos lame libg++ lm_sensors logitech-mouse mad midi mikmod mmx mp3 mpeg mplayer mudflap musepack musicbrainz ncurses nls nptl nptlonly nvidia ogg opengl openmp oss pam pcre pdf pdflib perl png ppds pppd python qt3 qt3support qt4 quicktime readline reflection sdl session spell spl sse sse-filters sse2 sse3 ssl svg symlink tcpd threads tiff tk truetype truetype-fonts type1-fonts udev unicode usb utf8 vcd vorbis x264 xcomposite xml xorg xscreensaver xv xvid zlib" ALSA_CARDS="intel8x0" 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" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev mouse keyboard" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en cs ru" USERLAND="GNU" VIDEO_CARDS="nvidia vesa"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

Comment 2 Paulo J. Matos 2008-04-29 11:45:40 UTC
Same here:

Portage 2.1.5_rc6 (default-linux/amd64/2006.1, gcc-4.2.3, glibc-2.7-r2, 2.6.18-gentoo-r4 x86_64)
=================================================================
System uname: 2.6.18-gentoo-r4 x86_64 Intel(R) Pentium(R) D CPU 3.40GHz
Timestamp of tree: Tue, 29 Apr 2008 02:00:01 +0000
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.5
dev-lang/python:     2.4.4-r9, 2.5.2-r2
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.12
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.62
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.25-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/4.0/env /usr/kde/4.0/share/config /usr/kde/4.0/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=nocona -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks fixpackages parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk ftp://mirrors.blueyonder.co.uk/mirrors/gentoo http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/ ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/ "
LDFLAGS=""
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/enlightenment /usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X Xaw3d a52 aac aalib accessibility ada aiglx akamaru alsa amarok amazon amd64 apache2 arts artworkextra asf athena auctex audacious audiofile avahi avalon-framework avalon-logkit bcp berkdb big-tables bjam blas blender-game bogofilter bonobo boo branding bzip2 cairo captury cdda cddb cdio cdparanoia cdr cli corba cpudetection cracklib crypt css ctype cups curl cvs daap dbus dc1394 dcraw designer-plugin device-mapper dga divx djvu dnd dri dv dvb dvd dvdr dvdread dvi dxr3 effects emacs emerald encode eolconv escreen etwin examples exif expat extra extra-algorithms extra-cardsets extraengine extrafilters extraicons extramodules extras fame fat ffmpeg firefox flac fluidsynth fortran ftp gd gdbm gif gimp gimpprint gkrellm glade glep glib glitz glut gmail gmedia gnome gpm grace grammar graphviz gstreamer gtk gtkhtml guile gzip-el hal haskell hddtemp hfs howl htmlhandbook httpd iconv imagemagick imlib inkjar isdnlog ithreads jabber jack java javascript jfs jikes jingle jpeg jpeg2k kde kdeenablefinal keyring kig-scripting lapack latex latin1 ldap ldb leim lesstif libcaca libffi libgda libnotify libwww lm_sensors log4j lua lzo mad math md5sum mdnsresponder-compat midi mikmod mjpeg mng mono motif mozbranding mozdom mozsha1 mp3 mpeg mplayer msn mudflap musicbrainz mysql nautilus ncurses neXt network-cron networking networkmanager nls nntp nova nptl nptlonly nsplugin ntfs nvidia objc objc++ objc-gc ocaml ogg openal opengl openmp ots pam pascal pbm pcre pdf perforce perl php pike plotutils png pop postgres postscript povray ppds pppd preview-latex pyste python qt-static qt3 qt3support qt4 quicktime rar rdesktop readline realmedia reflection regex reiser4 reiserfs replytolist ruby samba sametime scsh sdl sdl-image seamonkey sensord server servletapi session skins slang slp sndfile soap solver sound speex spell spl sql sqlite sqlite3 ssl startup-notification stream subtitles subversion svg svnserve t1lib tagwriting tcl tcltk tcpd tetex theora thesaurus threads tidy tiff timidity tk toolkit-scroll-bars tools truetype type1 unicode usb utempter v4l v4l2 vcd vhosts vim-syntax visualization vorbis wmf wmp wordperfect wxwindows x264 xcomposite xface xfs xine xml xmlreader xmlrpc xmlwriter xorg xpm xprint xrandr xscreensaver xsl xulrunner xv xvid yaz zip zlib" ALSA_CARDS="hda-intel" 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" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 3 Paulo J. Matos 2008-04-29 11:47:06 UTC
Btw, I had already mentioned this before in the forums:
http://forums.gentoo.org/viewtopic-t-675683-highlight-.html
Comment 4 Paulo J. Matos 2008-05-01 11:03:41 UTC
I am wondering why this bug is so silent. Is there no interest to solve it or nobody can reproduce it?
Comment 5 Christian Parpart (RETIRED) gentoo-dev 2008-05-09 13:09:18 UTC
this can be quickly fixed by directly emerging libogg.

however, this dependency issues has been fixed in upstream already, and we need an ebuild snapshot bump.
Comment 6 Paulo J. Matos 2008-05-12 09:23:32 UTC
(In reply to comment #5)
> this can be quickly fixed by directly emerging libogg.
> 
> however, this dependency issues has been fixed in upstream already, and we need
> an ebuild snapshot bump.
> 

Even if I re-emerge libogg before capseo, the issue isn't fixed. Anyway, I will wait for upstream which should be coming out due to kde-4.0.4.
Anyway, I just noticed the URL in the ebuild is pointing to a non-existing page: http://rm-rf.in/captury/wiki/CapseoCodec
Comment 7 Kelvie Wong 2008-06-02 02:09:08 UTC
I'm seeing the same bug.  This is because in x86 mode (for multilib enabled profiles) it doesn't seem to be able to find the ogg headers.

The fix?  I just replaced "$(get_install_abis)" to amd64 in both the capseo and libcaptury ebuilds; I don't think I need the x86 versions.   I would imagine the same is true for everyone else; someone more experienced than I want to un-multilib these ebuilds?  Or does anything depend on this?
Comment 8 Thomas Capricelli 2008-06-14 16:18:22 UTC
hit by the same problem here on amd64.
Comment 9 Thomas Capricelli 2008-06-14 16:19:49 UTC
emerging libogg doesn't fix the problem here.
Comment 10 Paolo Pedroni 2008-09-25 14:01:46 UTC
Same here with capseo-0.3.0_pre200712251-r2
Comment 11 amette 2009-02-11 20:49:09 UTC
Yes, same here on amd64.
Interestingly i686-pc-linux-gnu-gcc is used for compiling and it doesn't find ogg.h.

Kelvie Wong's workaround with patching the ebuild worked.
Comment 12 Tomáš Chvátal (RETIRED) gentoo-dev 2009-02-11 20:54:16 UTC
Ok i have definetly no idea what this has to do with kde. reassigning to maintainer...
Comment 13 darkdimius 2009-03-07 09:01:58 UTC
having distcc installed stops it from compiling.
unmerging it fixed it for me.(amd64)
Comment 14 Torsten Veller (RETIRED) gentoo-dev 2011-01-24 07:57:15 UTC
The package was removed from the tree.
Comment 15 Thomas Capricelli 2011-01-24 16:54:38 UTC
that's more a "WONTFIX" than an actual "FIXED" for resolution, isn't it.. ?