Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 217487 - media-tv/mythvideo-0.21_p16468 build fails
Summary: media-tv/mythvideo-0.21_p16468 build fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Doug Goldstein (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-13 06:08 UTC by James Sager
Modified: 2008-04-14 04:06 UTC (History)
1 user (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 James Sager 2008-04-13 06:08:30 UTC
masterbackend mythtv # emerge -pv mythvideo

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

Calculating dependencies... done!
[ebuild     U ] media-plugins/mythvideo-0.21_p16468 [0.20.2_p15087] USE="mmx mplayer xine -debug" 0 kB

Total: 1 package (1 upgrade), Size of downloads: 0 kB

Here's what happens when compiling:

>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/media-plugins/mythvideo-0.21_p16468/work/mythplugins-0.21 ...
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-mythbrowser --disable-mythcontrols --disable-mythflix --disable-mythgallery --disable-mythgame --disable-mythmusic --disable-mythnews --disable-mythphone --enable-mythvideo --disable-mythweather --disable-mythweb --disable-mytharchive --disable-mythzoneminder --disable-mythmovies --build=i686-pc-linux-gnu

Configuration settings: 
 
        MythArchive    plugin will not be built
        MythBrowser    plugin will not be built
        MythControls   plugin will not be built
        MythFlix       plugin will not be built
        MythGallery    plugin will not be built
        MythGame       plugin will not be built
        MythMusic      plugin will not be built
        MythNews       plugin will not be built
        MythPhone      plugin will not be built
        MythVideo      plugin will be built
        MythWeather    plugin will not be built
        MythZoneMinder plugin will not be built
        MythMovies     plugin will not be built

cd mythvideo && /usr/qt/3/bin/qmake mythvideo.pro "QMAKE=/usr/qt/3/bin/qmake" -o Makefile
cd cleanup && make -f Makefile
cd mythvideo && make -f Makefile
make[1]: Entering directory `/var/tmp/portage/media-plugins/mythvideo-0.21_p16468/work/mythplugins-0.21/cleanup'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/tmp/portage/media-plugins/mythvideo-0.21_p16468/work/mythplugins-0.21/cleanup'
make[1]: Entering directory `/var/tmp/portage/media-plugins/mythvideo-0.21_p16468/work/mythplugins-0.21/mythvideo'
cd mythvideo && /usr/qt/3/bin/qmake mythvideo.pro "QMAKE=/usr/qt/3/bin/qmake" -o Makefile
cd mtd && /usr/qt/3/bin/qmake mtd.pro "QMAKE=/usr/qt/3/bin/qmake" -o Makefile
cd i18n && /usr/qt/3/bin/qmake i18n.pro "QMAKE=/usr/qt/3/bin/qmake" -o Makefile
cd theme && /usr/qt/3/bin/qmake theme.pro "QMAKE=/usr/qt/3/bin/qmake" -o Makefile
cd mythvideo && make -f Makefile
make[2]: Entering directory `/var/tmp/portage/media-plugins/mythvideo-0.21_p16468/work/mythplugins-0.21/mythvideo/mythvideo'
g++ -c -pipe -march=pentium4 -g -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor -D__STDC_CONSTANT_MACROS -Wall -W -fomit-frame-pointer -O3 -fomit-frame-pointer -DNDEBUG -D_REENTRANT -DPIC -fPIC  -D_GNU_SOURCE -DPREFIX=\"/usr\" -DMMX -Di386 -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I/usr/qt/3/include -o main.o main.cpp
cd i18n && make -f Makefile
make[2]: Entering directory `/var/tmp/portage/media-plugins/mythvideo-0.21_p16468/work/mythplugins-0.21/mythvideo/i18n'
gcc -c -pipe -march=pentium4 -pthread -g -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wall -W -O2 -march=pentium4 -fomit-frame-pointer -pipe  -D_GNU_SOURCE -DPREFIX=\"/usr\" -DMMX -Di386 -D_FILE_OFFSET_BITS=64 -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -o dummy.o dummy.c
cc1: error: unrecognized command line option "-Wno-pointer-sign"
make[2]: *** [dummy.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-plugins/mythvideo-0.21_p16468/work/mythplugins-0.21/mythvideo/i18n'
make[1]: *** [sub-i18n] Error 2
make[1]: *** Waiting for unfinished jobs....

I've tried clearing out /usr/portage/svn-src to no avail.


Reproducible: Always
Comment 1 James Sager 2008-04-13 06:09:19 UTC
masterbackend mythtv # emerge --info
Portage 2.1.5_rc3 (default-linux/x86/2007.0/desktop, gcc-3.4.6, glibc-2.4-r3, 2.6.19-gentoo-r4 i686)
=================================================================
System uname: 2.6.19-gentoo-r4 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Timestamp of tree: Sun, 13 Apr 2008 04:45:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p17-r1
dev-java/java-config: 1.3.0-r2, 2.0.26-r2
dev-lang/python:     2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r6
sys-apps/baselayout: 1.12.9
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-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
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe"
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/java-config/vms/ /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"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks metadata-transfer parallel-fetch sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ ftp://gentoo.chem.wisc.edu/gentoo/"
LANG="en_US"
LC_ALL="en_US"
LDFLAGS=""
MAKEOPTS="-j2"
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/sabayon /usr/portage/local/layman/local /usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X acl acpi alsa apache2 arts berkdb cairo cdr cli cpdflib cracklib crypt cups dba dbus dri dvd dvdr dvdread eds emboss encode esd evo faac faad fam firefox fortran ftp gd gdbm gif gpm gstreamer hal iconv ipv6 isdnlog jpeg kde kdeenablefinal kerberos ldap lirc mad midi mikmod mmx mp3 mpeg mudflap mysql ncurses nls nptl nptlonly odbc ogg oggvorbis opengl openmp oss pam pcre pdf perl png pppd python qt qt3 qt3support qt4 quicktime readline reflection samba sdl session spell spl sqlite sse sse2 ssl svg tcpd tiff transcode truetype unicode vcd vorbis win32codecs x86 xinerama xml xorg xprint xv xvid xvmc 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 authn_alias authn_anon 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 deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="mouse keyboard" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIRC_DEVICES="serial" USERLAND="GNU" VIDEO_CARDS="nv nvidia vesa ivtvdev"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 James Sager 2008-04-13 20:52:26 UTC
upgraded to x11-libs/qt-3.3.8-r4 and this fixed the issue.
Comment 3 Doug Goldstein (RETIRED) gentoo-dev 2008-04-14 04:06:53 UTC
That was saying that gcc didn't understand the warning requested... A warning that existed long before the 3.4.x series...