Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 210250 - net-www/gnash-0.8.1-r1 fails compile
Summary: net-www/gnash-0.8.1-r1 fails compile
Status: RESOLVED DUPLICATE of bug 213052
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Stefan Schweizer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-15 15:22 UTC by Geoff Madden
Modified: 2008-12-05 18:44 UTC (History)
2 users (show)

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


Attachments
environment file (gnashebuild.log,133.81 KB, text/plain)
2008-02-16 02:51 UTC, Geoff Madden
Details
build.log on iBook (ppc) (build.log,40.44 KB, text/plain)
2008-03-05 01:18 UTC, Zhang Weiwu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Geoff Madden 2008-02-15 15:22:35 UTC
mv -f .deps/kde_gnash-Player.Tpo .deps/kde_gnash-Player.Po
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -DGUI_KDE -DGUI_CONFIG=\"KDE\" -I.. -I.. -I../server -I../server/parser -I../server/vm -I../libltdl -I../libbase -I../backend -I../libgeometry -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -I/usr/include/libxml2   -pthread     -DPKGDATADIR=\"/usr/share/gnash\" -DRENDERER_CONFIG=\"ogl\" -DMEDIA_CONFIG=\"ffmpeg\" -DTARGET_CONFIG=\"\" -DCONFIG_CONFIG="\"--prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-i810-lod-bias --enable-gui=gtk,kde,qt --disable-nsapi --enable-renderer=ogl --enable-media=ffmpeg --build=i686-pc-linux-gnu\"" -I/usr/kde/3.5/include -I/usr/kde/3.5/include/kio -I/usr/qt/3/include     -O3 -march=athlon -pipe -pthread     -W     -Wall     -Wcast-align     -Wcast-qual     -Wpointer-arith     -Wreturn-type      -MT kde_gnash-kde_glue_opengl.o -MD -MP -MF .deps/kde_gnash-kde_glue_opengl.Tpo -c -o kde_gnash-kde_glue_opengl.o `test -f 'kde_glue_opengl.cpp' || echo './'`kde_glue_opengl.cpp
In file included from /usr/qt/3/include/qtl.h:43,
                 from /usr/qt/3/include/qvaluelist.h:42,
                 from /usr/qt/3/include/qmap.h:46,
                 from /usr/qt/3/include/qmime.h:43,
                 from /usr/qt/3/include/qevent.h:45,
                 from /usr/qt/3/include/qobject.h:45,
                 from /usr/qt/3/include/qwidget.h:43,
                 from /usr/qt/3/include/qdesktopwidget.h:40,
                 from /usr/qt/3/include/qapplication.h:42,
                 from kdesup.h:31,
                 from gui_kde.cpp:29:
/usr/qt/3/include/qtextstream.h: In constructor 'QTextIStream::QTextIStream(const QString*)':
/usr/qt/3/include/qtextstream.h:201: warning: cast from type 'const QString*' to type 'QString*' casts away constness
In file included from /usr/qt/3/include/qobject.h:45,
                 from /usr/qt/3/include/qwidget.h:43,
                 from /usr/qt/3/include/qdesktopwidget.h:40,
                 from /usr/qt/3/include/qapplication.h:42,
                 from kdesup.h:31,
                 from gui_kde.cpp:29:
/usr/qt/3/include/qevent.h: In member function 'int QIMEvent::selectionLength() const':
/usr/qt/3/include/qevent.h:493: warning: cast from type 'const QIMComposeEvent*' to type 'QIMComposeEvent*' casts away constness
In file included from /usr/qt/3/include/qdesktopwidget.h:40,
                 from /usr/qt/3/include/qapplication.h:42,
                 from kdesup.h:31,
                 from gui_kde.cpp:29:
/usr/qt/3/include/qwidget.h: In member function 'void QWidget::constPolish() const':
/usr/qt/3/include/qwidget.h:883: warning: cast from type 'const QWidget* const' to type 'QWidget*' casts away constness
In file included from /usr/qt/3/include/qtl.h:43,
                 from /usr/qt/3/include/qvaluelist.h:42,
                 from /usr/qt/3/include/qmap.h:46,
                 from /usr/qt/3/include/qmime.h:43,
                 from /usr/qt/3/include/qevent.h:45,
                 from /usr/qt/3/include/qobject.h:45,
                 from /usr/qt/3/include/qwidget.h:43,
                 from /usr/qt/3/include/qdesktopwidget.h:40,
                 from /usr/qt/3/include/qapplication.h:42,
                 from kde_glue_opengl.h:21,
                 from kde_glue_opengl.cpp:23:
/usr/qt/3/include/qtextstream.h: In constructor 'QTextIStream::QTextIStream(const QString*)':
/usr/qt/3/include/qtextstream.h:201: warning: cast from type 'const QString*' to type 'QString*' casts away constness
/usr/qt/3/include/qmemarray.h: In member function 'QMemArray<type>& QMemArray<type>::duplicate(const type*, uint) [with type = char]':
/usr/qt/3/include/qcstring.h:252:   instantiated from here
/usr/qt/3/include/qmemarray.h:85: warning: cast from type 'const char*' to type 'char*' casts away constness
/usr/qt/3/include/qmemarray.h: In member function 'int QMemArray<type>::find(const type&, uint) const [with type = char]':
/usr/qt/3/include/qstring.h:897:   instantiated from here
/usr/qt/3/include/qmemarray.h:92: warning: cast from type 'const char*' to type 'char*' casts away constness
mv -f .deps/kde_gnash-gui_kde.Tpo .deps/kde_gnash-gui_kde.Po
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -DGUI_KDE -DGUI_CONFIG=\"KDE\" -I.. -I.. -I../server -I../server/parser -I../server/vm -I../libltdl -I../libbase -I../backend -I../libgeometry -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -I/usr/include/libxml2   -pthread     -DPKGDATADIR=\"/usr/share/gnash\" -DRENDERER_CONFIG=\"ogl\" -DMEDIA_CONFIG=\"ffmpeg\" -DTARGET_CONFIG=\"\" -DCONFIG_CONFIG="\"--prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-i810-lod-bias --enable-gui=gtk,kde,qt --disable-nsapi --enable-renderer=ogl --enable-media=ffmpeg --build=i686-pc-linux-gnu\"" -I/usr/kde/3.5/include -I/usr/kde/3.5/include/kio -I/usr/qt/3/include     -O3 -march=athlon -pipe -pthread     -W     -Wall     -Wcast-align     -Wcast-qual     -Wpointer-arith     -Wreturn-type      -MT kde_gnash-kde.o -MD -MP -MF .deps/kde_gnash-kde.Tpo -c -o kde_gnash-kde.o `test -f 'kde.cpp' || echo './'`kde.cpp
In file included from /usr/qt/3/include/qobject.h:45,
                 from /usr/qt/3/include/qwidget.h:43,
                 from /usr/qt/3/include/qdesktopwidget.h:40,
                 from /usr/qt/3/include/qapplication.h:42,
                 from kde_glue_opengl.h:21,
                 from kde_glue_opengl.cpp:23:
/usr/qt/3/include/qevent.h: In member function 'int QIMEvent::selectionLength() const':
/usr/qt/3/include/qevent.h:493: warning: cast from type 'const QIMComposeEvent*' to type 'QIMComposeEvent*' casts away constness
In file included from /usr/qt/3/include/qdesktopwidget.h:40,
                 from /usr/qt/3/include/qapplication.h:42,
                 from kde_glue_opengl.h:21,
                 from kde_glue_opengl.cpp:23:
/usr/qt/3/include/qwidget.h: In member function 'void QWidget::constPolish() const':
/usr/qt/3/include/qwidget.h:883: warning: cast from type 'const QWidget* const' to type 'QWidget*' casts away constness
In file included from /usr/include/GL/glx.h:25,
                 from ../libbase/tu_opengl_includes.h:72,
                 from kde_glue_opengl.cpp:24:
/usr/include/X11/Xmd.h: At global scope:
/usr/include/X11/Xmd.h:137: error: conflicting declaration 'typedef long int INT32'
/usr/qt/3/include/qglobal.h:706: error: 'INT32' has a previous declaration as 'typedef int INT32'
kde_glue_opengl.cpp:43: warning: unused parameter 'argc'
kde_glue_opengl.cpp:43: warning: unused parameter 'argv'
/usr/qt/3/include/qmemarray.h: In member function 'QMemArray<type>& QMemArray<type>::duplicate(const type*, uint) [with type = char]':
/usr/qt/3/include/qcstring.h:252:   instantiated from here
/usr/qt/3/include/qmemarray.h:85: warning: cast from type 'const char*' to type 'char*' casts away constness
/usr/qt/3/include/qmemarray.h: In member function 'int QMemArray<type>::find(const type&, uint) const [with type = char]':
/usr/qt/3/include/qstring.h:897:   instantiated from here
/usr/qt/3/include/qmemarray.h:92: warning: cast from type 'const char*' to type 'char*' casts away constness
In file included from /usr/qt/3/include/qtl.h:43,
                 from /usr/qt/3/include/qvaluelist.h:42,
                 from /usr/qt/3/include/qmap.h:46,
                 from /usr/qt/3/include/qmime.h:43,
                 from /usr/qt/3/include/qevent.h:45,
                 from /usr/qt/3/include/qobject.h:45,
                 from /usr/qt/3/include/qwidget.h:43,
                 from kde.cpp:25:
/usr/qt/3/include/qtextstream.h: In constructor 'QTextIStream::QTextIStream(const QString*)':
/usr/qt/3/include/qtextstream.h:201: warning: cast from type 'const QString*' to type 'QString*' casts away constness
make[3]: *** [kde_gnash-kde_glue_opengl.o] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from /usr/qt/3/include/qobject.h:45,
                 from /usr/qt/3/include/qwidget.h:43,
                 from kde.cpp:25:
/usr/qt/3/include/qevent.h: In member function 'int QIMEvent::selectionLength() const':
/usr/qt/3/include/qevent.h:493: warning: cast from type 'const QIMComposeEvent*' to type 'QIMComposeEvent*' casts away constness
In file included from kde.cpp:25:
/usr/qt/3/include/qwidget.h: In member function 'void QWidget::constPolish() const':
/usr/qt/3/include/qwidget.h:883: warning: cast from type 'const QWidget* const' to type 'QWidget*' casts away constness
/usr/qt/3/include/qmemarray.h: In member function 'QMemArray<type>& QMemArray<type>::duplicate(const type*, uint) [with type = char]':
/usr/qt/3/include/qcstring.h:252:   instantiated from here
/usr/qt/3/include/qmemarray.h:85: warning: cast from type 'const char*' to type 'char*' casts away constness
/usr/qt/3/include/qmemarray.h: In member function 'int QMemArray<type>::find(const type&, uint) const [with type = char]':
/usr/qt/3/include/qstring.h:897:   instantiated from here
/usr/qt/3/include/qmemarray.h:92: warning: cast from type 'const char*' to type 'char*' casts away constness
mv -f .deps/kde_gnash-kde.Tpo .deps/kde_gnash-kde.Po
make[3]: Leaving directory `/var/tmp/portage/net-www/gnash-0.8.1-r1/work/gnash-0.8.1/gui'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/net-www/gnash-0.8.1-r1/work/gnash-0.8.1/gui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-www/gnash-0.8.1-r1/work/gnash-0.8.1'
make: *** [all] Error 2
 *
 * ERROR: net-www/gnash-0.8.1-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3043:  Called die
 * The specific snippet of code:
 *       emake || die "emake failed"
 *  The die message:
 *   emake failed
 

     
Portage 2.1.4.4 (default-linux/x86/2007.0, gcc-4.2.2, glibc-2.7-r1, 2.6.24-gentoo-r2 i686)
=================================================================
System uname: 2.6.24-gentoo-r2 i686 AMD Athlon(tm) Processor
Timestamp of tree: Tue, 12 Feb 2008 08:00:01 +0000
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.2-r1
dev-lang/python:     2.4.4-r6, 2.5.1-r5
dev-python/pycrypto: 2.0.1-r6
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.4_p6, 1.5, 1.6.3, 1.7.9-r1, 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="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=athlon -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/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/udev/rules.d"
CXXFLAGS="-O3 -march=athlon -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--with-bdeps=y"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://mirror.internode.on.net/pub/gentoo http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
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/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X a52 aac aalib acl acpi alsa ao apache2 apm arts audiofile bash-completion berkdb bitmap-fonts bluetooth bzip2 cdr clamav cli cracklib crypt csope ctype cups curl curlwrappers dbus dga directfb dri dv dvb dvdr dvdread dvdrencode exif expat fam fastcgi ffmpeg fftw flac foomaticdb fortran ftp gcj gdbm ggi gif glut gmp gnutls gpm gpmgps graphviz gstreamer gtk gtk2 gtkhtml hal iconv ieee1394 imagemagick imap imlib ipv6 isdnlog jabber jack java javascript jbig jikesjpeg jpeg2k kde kerberos lcms ldap lesstif lm_sensors mad midi mmx mng motif mp3 mpeg mplayer mudflap musicbrainz ncurses nis nls nntpnptl nptl nptl-only nptlonly ogg opengl openmp pam pcntl pcre pdf perl php png posix ppds pppd python qt3 qt3-support qt4 quicktime readline reflection ruby scanner session snmpsoap sockets socks5 spl sqlite sse sse2 ssl svg svga symlink tcl tcltk tcpd tcpdtheora tiff tk truetype truetype-fonts type1-fonts unicode usb v4l vcd vorbis wifi win32codecs x86 xcomposite xine xinerama xinetd xorg xpm xv 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" 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="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nvidia nv"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Geoff Madden 2008-02-16 02:51:31 UTC
Created attachment 143632 [details]
environment file

this is the environment file generated during compile
Comment 2 Zhang Weiwu 2008-03-05 01:16:46 UTC
Hi.

I also failed to compile this package. I was told to report 'build.log' so I'll attach that to this report.

Here is my emerge --info:
$ emerge --info
Portage 2.1.3.19 (default-linux/ppc/ppc32/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.23-tuxonice-r6 ppc)
=================================================================
System uname: 2.6.23-tuxonice-r6 ppc 750FX
Timestamp of tree: Fri, 29 Feb 2008 01:47:01 +0000
app-shells/bash:     3.2_p17-r1
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r6
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.10-r5
sys-apps/sandbox:    1.2.18.1-r2
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.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="ppc"
CBUILD="powerpc-unknown-linux-gnu"
CFLAGS="-O2 -mcpu=G3 -fno-strict-aliasing -pipe"
CHOST="powerpc-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -mcpu=G3 -fno-strict-aliasing -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.channelx.biz/ http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://gentoo.arcticnetwork.ca/source/"
LANG="en_US.utf8"
LINGUAS="zh_CN en_US"
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="/home/tmp/"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa bash-completion berkdb bitmap-fonts cairo cjk cli cracklib crypt cups dri dvd ffmpeg flac fortran gcj gdbm gimp glitz gpm iconv ieee1394 imap ipv6 isdnlog java javascript jbig joystick jpeg lcms ldap libsamplerate matroska midi mozdevelop mp3 mpeg mudflap ncurses netpbm nextaw nls nptl nptlonly ogg opengl openmp pcre pdf php png ppc pppd qt-static readline reflection replytolist rtc session speex spell spl ssl svg tcl tcpd theora thesaurus tiff tk trayicon truetype-fonts type1-fonts unicode usb vcd vidix vim-syntax vim-with-x vorbis xanim xface xforms xhtml xinerama xorg xprint zlib" ALSA_CARDS="aoa aoa-fabric-layout aoa-onyx aoa-soundbus aoa-soundbus-i2s aoa-tas aoa-toonie powermac usb-audio via82xx" 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="joystick synaptics keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="zh_CN en_US" USERLAND="GNU" VIDEO_CARDS="radeon"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 3 Zhang Weiwu 2008-03-05 01:18:11 UTC
Created attachment 145325 [details]
build.log on iBook (ppc)
Comment 4 Peter Alfredsen (RETIRED) gentoo-dev 2008-06-04 10:43:53 UTC
Does this still occur?
Does this occur if you upgrade to inputproto-1.4.3-r1?
If that fixes it, this bug is probably related to bug 213052. In fact, I'm rather certain of it.
Comment 5 Peter Alfredsen (RETIRED) gentoo-dev 2008-06-25 18:28:36 UTC

*** This bug has been marked as a duplicate of bug 213052 ***
Comment 6 Zhang Weiwu 2008-12-05 18:44:26 UTC
> Does this occur if you upgrade to inputproto-1.4.3-r1?
No.
> If that fixes it, this bug is probably related to bug 213052. In fact, I'm
> rather certain of it.

That fixes it. You are right.