Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 291141 - media-video/xine-ui-0.99.5-r2 fails to build with x11-proto/xextproto-7.1.1
Summary: media-video/xine-ui-0.99.5-r2 fails to build with x11-proto/xextproto-7.1.1
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-30 11:36 UTC by Yuval Hager
Modified: 2010-04-02 14:35 UTC (History)
0 users

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 Yuval Hager 2009-10-30 11:36:42 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include    -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -march=athlon64 -msse3 -O2 -pipe     -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wstrict-aliasing=2 -MT viewlog.o -MD -MP -MF .deps/viewlog.Tpo -c -o viewlog.o viewlog.c
videowin.c:43:34: error: X11/extensions/XTest.h: No such file or directory
videowin.c: In function ‘have_xtestextention’:
videowin.c:177: warning: implicit declaration of function ‘XTestQueryExtension’
videowin.c:177: warning: nested extern declaration of ‘XTestQueryExtension’
videowin.c: In function ‘video_window_set_visibility’:
videowin.c:1412: warning: cast to pointer from integer of different size
videowin.c: In function ‘video_window_init’:
videowin.c:1500: warning: ‘xine_xmalloc’ is deprecated (declared at /usr/include/xine/xineutils.h:156)
videowin.c:1489: warning: unused variable ‘i’
videowin.c: In function ‘video_window_reset_ssaver’:
videowin.c:2287: warning: implicit declaration of function ‘XTestFakeKeyEvent’
videowin.c:2287: warning: nested extern declaration of ‘XTestFakeKeyEvent’
make[4]: *** [videowin.o] Error 1
make[4]: *** Waiting for unfinished jobs....
viewlog.c: In function ‘viewlog_change_section’:
viewlog.c:192: warning: initialization from incompatible pointer type
viewlog.c: In function ‘viewlog_panel’:
viewlog.c:387: warning: ‘xine_xmalloc’ is deprecated (declared at /usr/include/xine/xineutils.h:156)
viewlog.c:388: warning: ‘xine_xmalloc’ is deprecated (declared at /usr/include/xine/xineutils.h:156)
mv -f .deps/viewlog.Tpo .deps/viewlog.Po
make[4]: Leaving directory `/var/tmp/portage/media-video/xine-ui-0.99.5-r2/work/xine-ui-0.99.5/src/xitk'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/media-video/xine-ui-0.99.5-r2/work/xine-ui-0.99.5/src/xitk'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-video/xine-ui-0.99.5-r2/work/xine-ui-0.99.5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-video/xine-ui-0.99.5-r2/work/xine-ui-0.99.5'
make: *** [all] Error 2
 * ERROR: media-video/xine-ui-0.99.5-r2 failed:
 *   emake failed
 * 
 * Call stack:
 *     ebuild.sh, line   49:  Called src_compile
 *   environment, line 3151:  Called _eapi2_src_compile
 *     ebuild.sh, line  647:  Called die
 * The specific snippet of code:
 *   		emake || die "emake failed"
 * 
 * If you need support, post the output of 'emerge --info =media-video/xine-ui-0.99.5-r2',
 * the complete build log and the output of 'emerge -pqv =media-video/xine-ui-0.99.5-r2'.
 * The complete build log is located at '/var/tmp/portage/media-video/xine-ui-0.99.5-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-video/xine-ui-0.99.5-r2/temp/environment'.
 * S: '/var/tmp/portage/media-video/xine-ui-0.99.5-r2/work/xine-ui-0.99.5'

It seems Xtest.h does not exist anymore. xextproto Changelog says:

commit d7ead7a591da851f6bb2efecdd35b63836df4ed0
Author: Magnus Kessler <Magnus.Kessler@gmx.net>
Date:   Wed Jul 22 09:37:38 2009 +0100

    Rename xtest.h to xtestconst.h to avoid a collision with XTest.h on case-insensitive filesystems
    
    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>

commit 8cb2568c4a7df1eb0482009bf9150912e98969e6
Author: Peter Hutterer <peter.hutterer@who-t.net>
Date:   Thu Jun 25 10:54:21 2009 +1000

    XTest: remove XTest.h, split into xtest.h and xtestproto.h
    
    To avoid conflicts, xtest.h uses a XTEST_CONST_H include barrier.


and indeed, it is not there:
# qlist xextproto|grep -i xtest
/usr/include/X11/extensions/xtestext1proto.h
/usr/include/X11/extensions/xtestext1const.h
/usr/include/X11/extensions/xtestconst.h
/usr/include/X11/extensions/xtestproto.h





Reproducible: Always




# emerge -pqv =media-video/xine-ui-0.99.5-r2
[ebuild     U ] media-video/xine-ui-0.99.5-r2 [0.99.5-r1] USE="X aalib curl nls readline -debug -libcaca -lirc -vdr -xinerama" 

# emerge --info =media-video/xine-ui-0.99.5-r2
Portage 2.1.7.1 (default/linux/amd64/10.0, gcc-4.1.2, glibc-2.10.1-r0, 2.6.31 x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-2.6.31-x86_64-AMD_Sempron-tm-_Processor_2800+-with-gentoo-2.0.1
Timestamp of tree: Tue, 27 Oct 2009 01:30:02 +0000
ccache version 2.4 [enabled]
app-shells/bash:     4.0_p35
dev-java/java-config: 1.3.7-r1, 2.1.8-r1
dev-lang/python:     2.4.6, 2.5.4-r3, 2.6.3, 3.1.1-r1
dev-python/pycrypto: 2.0.1-r8
dev-util/ccache:     2.4-r7
dev-util/cmake:      2.6.4
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.5.2-r1
sys-apps/sandbox:    2.2
sys-devel/autoconf:  2.13, 2.63-r1
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.2, 1.11
sys-devel/binutils:  2.20
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -msse3 -O2 -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/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=athlon64 -msse3 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests ccache collision-protect distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms splitdebug strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="he en"
MAKEOPTS="-j 2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
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/local/layman/sunrise /usr/local/layman/science /usr/local/layman/arcon /usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X Xaw3d a52 aac aalib accessibility acl acpi alsa amd64 apache2 apm arts asf avi bash-completion berkdb bidi bzip2 cddb cdparanoia cli cracklib crypt cups curl dbus divx4linux dri dv dvd dvdr dvdread emacs emul-linux-x86 encode exif fame ffmpeg flac foomaticdb fortran ftp gdbm geoip glitz gpm gzip hal iconv imagemagick imlib isdnlog jpeg kde kpathsea lcms lm_sensors matroska mimencode mmx mng modules mp3 mpeg mplayer msn mudflap multilib mysql ncurses nls normalizemime nptl nptlonly nsplugin nvidia ogg openmp pam pcre pdf perl png ppds pppd python qt qt3support qt4 quicktime readline reflection sasl session slang sockets spell spl sqlite sse sse2 ssl startup-notification subtitles svg sysfs tcpd tetex theora threads tiff tk truetype unicode usb vim-syntax vorbis wma wmf xcomposite xine xmms xorg xscreensaver xvid yahoo zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci 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 mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="alias authz_host autoindex dir env imagemap include info log_config logio mime mime_magic negotiation rewrite setenvif so status unique_id vhost_alias" APACHE2_MPMS="prefork" ELIBC="glibc" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="he en" USERLAND="GNU" VIDEO_CARDS="nvidia vesa" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Chí-Thanh Christopher Nguyễn gentoo-dev 2010-04-01 14:06:26 UTC
media-video: can update DEPEND to
|| ( <x11-proto/xextproto-7.1 >=x11-libs/libXtst-1.1 )
or close this bug as INVALID for mixing stable and unstable parts of X.org
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-04-02 14:35:00 UTC
Just built 0.99.6 fine on full ~arch machine, don't mix stable and ~arch.