Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 233838 - gxine-0.5.903 fails to compile
Summary: gxine-0.5.903 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-03 19:51 UTC by mjbjr
Modified: 2008-08-06 14:39 UTC (History)
1 user (show)

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


Attachments
build environment (environment,95.39 KB, text/plain)
2008-08-03 19:56 UTC, mjbjr
Details
build.log (build.log,26.70 KB, text/plain)
2008-08-03 20:02 UTC, mjbjr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mjbjr 2008-08-03 19:51:44 UTC
...

x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/include -I../pixmaps    -std=gnu99   -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include    -DXP_UNIX -DJS_THREADSAFE -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr   -DLOCALEDIR=\"/usr/share/locale\" -march=nocona -O2 -pipe -c gtkflipbutton.c
In file included from globals.h:39,
                 from drag_drop.c:21:
script_engine.h:34:19: error: jsapi.h: No such file or directory
In file included from globals.h:39,
                 from drag_drop.c:21:
script_engine.h:40: warning: type defaults to ‘int’ in declaration of ‘JSErrorReport’
script_engine.h:40: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
script_engine.h:59: error: expected specifier-qualifier-list before ‘JSContext’
script_engine.h:75: error: expected specifier-qualifier-list before ‘JSFunction’
script_engine.h:119: error: expected specifier-qualifier-list before ‘JSObject’
script_engine.h:146: warning: type defaults to ‘int’ in declaration of ‘JSErrorReport’
script_engine.h:146: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
script_engine.h:151: error: expected declaration specifiers or ‘...’ before ‘se_error_cb_t’
script_engine.h:155: error: expected declaration specifiers or ‘...’ before ‘JSInt32’
script_engine.h:156: error: expected declaration specifiers or ‘...’ before ‘JSFloat64’
script_engine.h:157: error: expected declaration specifiers or ‘...’ before ‘JSBool’
script_engine.h:158: error: expected declaration specifiers or ‘...’ before ‘JSInt32’
script_engine.h:159: error: expected declaration specifiers or ‘...’ before ‘JSFloat64’
script_engine.h:179: error: expected specifier-qualifier-list before ‘JSNative’
script_engine.h:186: error: expected declaration specifiers or ‘...’ before ‘JSNative’
script_engine.h:186: error: expected declaration specifiers or ‘...’ before ‘uintN’
script_engine.h:186: error: expected declaration specifiers or ‘...’ before ‘uintN’
script_engine.h:242: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘se_warn_initialisation’
make[2]: *** [drag_drop.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from globals.h:39,
                 from desktop_integration.c:27:
script_engine.h:34:19: error: jsapi.h: No such file or directory
In file included from globals.h:39,
                 from desktop_integration.c:27:
script_engine.h:40: warning: type defaults to ‘int’ in declaration of ‘JSErrorReport’
script_engine.h:40: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
script_engine.h:59: error: expected specifier-qualifier-list before ‘JSContext’
script_engine.h:75: error: expected specifier-qualifier-list before ‘JSFunction’
script_engine.h:119: error: expected specifier-qualifier-list before ‘JSObject’
script_engine.h:146: warning: type defaults to ‘int’ in declaration of ‘JSErrorReport’
script_engine.h:146: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
script_engine.h:151: error: expected declaration specifiers or ‘...’ before ‘se_error_cb_t’
script_engine.h:155: error: expected declaration specifiers or ‘...’ before ‘JSInt32’
script_engine.h:156: error: expected declaration specifiers or ‘...’ before ‘JSFloat64’
script_engine.h:157: error: expected declaration specifiers or ‘...’ before ‘JSBool’
script_engine.h:158: error: expected declaration specifiers or ‘...’ before ‘JSInt32’
script_engine.h:159: error: expected declaration specifiers or ‘...’ before ‘JSFloat64’
script_engine.h:179: error: expected specifier-qualifier-list before ‘JSNative’
script_engine.h:186: error: expected declaration specifiers or ‘...’ before ‘JSNative’
script_engine.h:186: error: expected declaration specifiers or ‘...’ before ‘uintN’
script_engine.h:186: error: expected declaration specifiers or ‘...’ before ‘uintN’
script_engine.h:242: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘se_warn_initialisation’
make[2]: *** [desktop_integration.o] Error 1
In file included from globals.h:39,
                 from engine.c:22:
script_engine.h:34:19: error: jsapi.h: No such file or directory
In file included from globals.h:39,
                 from engine.c:22:
script_engine.h:40: warning: type defaults to ‘int’ in declaration of ‘JSErrorReport’
script_engine.h:40: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
script_engine.h:59: error: expected specifier-qualifier-list before ‘JSContext’
script_engine.h:75: error: expected specifier-qualifier-list before ‘JSFunction’
script_engine.h:119: error: expected specifier-qualifier-list before ‘JSObject’
script_engine.h:146: warning: type defaults to ‘int’ in declaration of ‘JSErrorReport’
script_engine.h:146: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
script_engine.h:151: error: expected declaration specifiers or ‘...’ before ‘se_error_cb_t’
script_engine.h:155: error: expected declaration specifiers or ‘...’ before ‘JSInt32’
script_engine.h:156: error: expected declaration specifiers or ‘...’ before ‘JSFloat64’
script_engine.h:157: error: expected declaration specifiers or ‘...’ before ‘JSBool’
script_engine.h:158: error: expected declaration specifiers or ‘...’ before ‘JSInt32’
script_engine.h:159: error: expected declaration specifiers or ‘...’ before ‘JSFloat64’
script_engine.h:179: error: expected specifier-qualifier-list before ‘JSNative’
script_engine.h:186: error: expected declaration specifiers or ‘...’ before ‘JSNative’
script_engine.h:186: error: expected declaration specifiers or ‘...’ before ‘uintN’
script_engine.h:186: error: expected declaration specifiers or ‘...’ before ‘uintN’
script_engine.h:242: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘se_warn_initialisation’
In file included from engine.c:35:
engine.h:36: error: expected declaration specifiers or ‘...’ before ‘se_error_cb_t’
engine.h:38: error: expected declaration specifiers or ‘...’ before ‘se_error_cb_t’
engine.h:39: error: args to be formatted is not ‘...’
engine.h:47: error: expected declaration specifiers or ‘...’ before ‘se_error_cb_t’
engine.c:59: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘show_about’
engine.c:149: error: expected declaration specifiers or ‘...’ before ‘se_error_cb_t’
engine.c: In function ‘engine_exec_obj’:
engine.c:152: error: expected specifier-qualifier-list before ‘JSInt32’
engine.c:169: error: ‘ecb’ undeclared (first use in this function)
engine.c:169: error: (Each undeclared identifier is reported only once
engine.c:169: error: for each function it appears in.)
engine.c:169: error: too many arguments to function ‘engine_queue_push’
engine.c:182: error: too many arguments to function ‘se_eval_ext’
engine.c:191: error: ‘struct <anonymous>’ has no member named ‘d’
engine.c:191: error: too many arguments to function ‘se_result_double’
engine.c:194: error: ‘struct <anonymous>’ has no member named ‘d’
engine.c:197: error: ‘struct <anonymous>’ has no member named ‘i’
engine.c:197: error: too many arguments to function ‘se_result_int’
engine.c:200: error: ‘struct <anonymous>’ has no member named ‘i’
engine.c:203: error: ‘struct <anonymous>’ has no member named ‘b’
engine.c:203: error: too many arguments to function ‘se_result_bool’
engine.c:207: error: ‘struct <anonymous>’ has no member named ‘b’
engine.c:207: error: ‘JS_TRUE’ undeclared (first use in this function)
engine.c:210: warning: implicit declaration of function ‘JSVAL_IS_NULL’
engine.c:210: error: ‘se_t’ has no member named ‘rval’
engine.c: In function ‘engine_exec’:
engine.c:228: error: ‘se_error_cb’ undeclared (first use in this function)
engine.c:228: error: too many arguments to function ‘engine_exec_obj’
engine.c: At top level:
engine.c:247: error: expected declaration specifiers or ‘...’ before ‘se_error_cb_t’
engine.c: In function ‘v_engine_exec_obj’:
engine.c:256: error: ‘ecb’ undeclared (first use in this function)
engine.c:256: error: too many arguments to function ‘engine_exec_obj’
engine.c: At top level:
engine.c:266: error: expected specifier-qualifier-list before ‘se_error_cb_t’
engine.c:271: error: expected declaration specifiers or ‘...’ before ‘se_error_cb_t’
engine.c: In function ‘engine_queue_push’:
engine.c:274: error: ‘ecb’ undeclared (first use in this function)
engine.c:274: warning: excess elements in struct initializer
engine.c:274: warning: (near initialization for ‘(anonymous)’)
engine.c:274: warning: excess elements in struct initializer
engine.c:274: warning: (near initialization for ‘(anonymous)’)
engine.c: In function ‘js_queue_cb’:
engine.c:310: error: ‘exec_t’ has no member named ‘ecb’
engine.c:310: error: ‘exec_t’ has no member named ‘src’
engine.c:310: error: too many arguments to function ‘engine_exec_obj’
engine.c:312: error: ‘exec_t’ has no member named ‘src’
engine.c: At top level:
engine.c:408: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘show_startup’
engine.c: In function ‘engine_init’:
engine.c:442: error: ‘show_about’ undeclared (first use in this function)
engine.c:442: warning: excess elements in struct initializer
engine.c:442: warning: (near initialization for ‘defs[0]’)
engine.c:442: warning: excess elements in struct initializer
engine.c:442: warning: (near initialization for ‘defs[0]’)
engine.c:442: warning: excess elements in struct initializer
engine.c:442: warning: (near initialization for ‘defs[0]’)
engine.c:442: warning: excess elements in struct initializer
engine.c:442: warning: (near initialization for ‘defs[0]’)
engine.c:442: warning: excess elements in struct initializer
engine.c:442: warning: (near initialization for ‘defs[0]’)
engine.c:442: warning: excess elements in struct initializer
engine.c:442: warning: (near initialization for ‘defs[0]’)
engine.c:443: error: ‘show_startup’ undeclared (first use in this function)
engine.c:443: warning: excess elements in struct initializer
engine.c:443: warning: (near initialization for ‘defs[1]’)
engine.c:443: warning: excess elements in struct initializer
engine.c:443: warning: (near initialization for ‘defs[1]’)
engine.c:443: warning: excess elements in struct initializer
engine.c:443: warning: (near initialization for ‘defs[1]’)
engine.c:443: warning: excess elements in struct initializer
engine.c:443: warning: (near initialization for ‘defs[1]’)
engine.c:443: warning: excess elements in struct initializer
engine.c:443: warning: (near initialization for ‘defs[1]’)
engine.c:443: warning: excess elements in struct initializer
engine.c:443: warning: (near initialization for ‘defs[1]’)
engine.c:446: error: ‘se_t’ has no member named ‘g’
engine.c: In function ‘engine_startup_script’:
engine.c:508: error: ‘se_error_cb’ undeclared (first use in this function)
engine.c:509: error: too many arguments to function ‘se_eval_ext’
make[2]: *** [engine.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-video/gxine-0.5.903/work/gxine-0.5.903/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-video/gxine-0.5.903/work/gxine-0.5.903'
make: *** [all] Error 2
 * ERROR: media-video/gxine-0.5.903 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2447:  Called die
 * The specific snippet of code:
 *       emake || die "emake failed"
 *  The die message:
 *   emake failed
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-video/gxine-0.5.903/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-video/gxine-0.5.903/temp/environment'.

 * Messages for package media-video/gxine-0.5.903:

 * ERROR: media-video/gxine-0.5.903 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2447:  Called die
 * The specific snippet of code:
 *       emake || die "emake failed"
 *  The die message:
 *   emake failed
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-video/gxine-0.5.903/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-video/gxine-0.5.903/temp/environment'.
Comment 1 mjbjr 2008-08-03 19:56:04 UTC
Created attachment 162152 [details]
build environment
Comment 2 mjbjr 2008-08-03 20:02:18 UTC
Created attachment 162153 [details]
build.log

The permissions for the 'build.log' were '660'.  Is this normal?

I can't remember having to change permissions on a 'build.log' in order
for firefox to upload via bugzilla in the past.

I had no problems with the 'environment' file.
Comment 3 mjbjr 2008-08-03 20:03:21 UTC
emerge --info
Portage 2.2_rc6 (default-linux/amd64/2007.0, gcc-4.1.2, glibc-2.6-r0, 2.6.25-gentoo-r4 x86_64)
=================================================================
System uname: Linux-2.6.25-gentoo-r4-x86_64-Intel-R-_Core-TM-2_CPU_6700_@_2.66GHz-with-glibc2.2.5
Timestamp of tree: Sun, 03 Aug 2008 19:33:01 +0000
app-shells/bash:     3.2_p39
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r4, 2.5.2-r7
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.10-r4
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61
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-r1
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.21
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -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/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=nocona -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks parallel-fetch preserve-libs sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://www.gtlib.gatech.edu/pub/gentoo/ http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="en_US.UTF-8"
LDFLAGS=""
MAKEOPTS="-j4"
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"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="Tkinter X a52 aac accessibility acl acpi alsa amd64 apache2 apm bash-completion berkdb cdparanoia cli cracklib crypt cups dbus dri dts dv dvb dvd dvdr dvdread enblend encode exif ffmpeg firefox fortran gdbm gif gimp glx gmp gphoto gpm gps gstreamer gtk hal iconv ieee1394 ipv6 isdnlog java jpeg libnotify lm_sensors midi mime mmx mng mp3 mpeg mplayer mudflap ncurses nls nptl nptlonly nsplugin odbc ogg opengl openmp pam pcre pda pdf perl png postgres pppd pulseaudio python qt3support quicktime readline reflection rtsp ruby sdl session sift spl sse sse2 ssl svg tcpd tiff truetype unicode usb v4l vorbis wavpack wxwindows xcomposite xine xml xorg xosd xpm xulrunner xv xvid zlib" ALSA_CARDS="hda-intel emu10k" 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="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"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 4 Rafał Mużyło 2008-08-03 20:12:37 UTC
In bug 220403, I have given the reason for this bug and the solution.
Comment 5 Rafał Mużyło 2008-08-03 20:14:52 UTC
Though, I forgot to add there that the line was only for configure.ac,
cause I added eutoreconf to src_unpack.
Comment 6 Patrick McLean gentoo-dev 2008-08-06 14:39:46 UTC
This should be fixed in CVS.