Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 43383 - mplayerplug-in 2.40 won't build on amd64
Summary: mplayerplug-in 2.40 won't build on amd64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on: 43557
Blocks:
  Show dependency tree
 
Reported: 2004-03-01 08:30 UTC by Dave Stead
Modified: 2004-03-04 12:01 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 Dave Stead 2004-03-01 08:30:23 UTC
mplayerplug-in 2.40 fails to build on amd64.

/var/tmp/portage/mplayerplug-in-2.40/work/gecko-sdk/nspr/include/prcpucfg.h:555:2: #error "Unknown CPU architecture"

Maybe gecko-sdk-i686-pc-linux-gnu-1.6.tar.gz isn't such a good idea on x86_64


Reproducible: Always
Steps to Reproduce:
1. emerge mplayerplug-in
Actual Results:  
g++ -c -Wall -Os -pipe -ffast-math -mfpmath=sse,387 -DXP_UNIX -DMOZ_X11
-I/var/tmp/portage/mplayerplug-in-2.40/work/gecko-sdk
-I/var/tmp/portage/mplayerplug-in-2.40/work/gecko-sdk/xpcom/include 
-I/var/tmp/portage/mplayerplug-in-2.40/work/gecko-sdk/nspr/include
-I/var/tmp/portage/mplayerplug-in-2.40/work/gecko-sdk/string/include
-I/var/tmp/portage/mplayerplug-in-2.40/work/gecko-sdk/embedstring/include
-I/var/tmp/portage/mplayerplug-in-2.40/work/gecko-sdk/plugin/include
-I/var/tmp/portage/mplayerplug-in-2.40/work/gecko-sdk/java/include
-DGECKOSDK_ENABLED -Iinclude -fPIC  -I/usr/X11R6/include -DXPCOM_GLUE
-DMOZILLA_STRICT_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include
-I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
-DGTK2_ENABLED -DGTK_ENABLED plugingate/npp_gate.cpp
In file included from
/var/tmp/portage/mplayerplug-in-2.40/work/gecko-sdk/nspr/include/prtypes.h:55,
                 from
/var/tmp/portage/mplayerplug-in-2.40/work/gecko-sdk/plugin/include/npapi.h:52,
                 from include/npplat.h:41,
                 from include/pluginbase.h:41,
                 from plugingate/npp_gate.cpp:43:
/var/tmp/portage/mplayerplug-in-2.40/work/gecko-sdk/nspr/include/prcpucfg.h:555:2:
#error "Unknown CPU architecture"



chilli root # emerge info
Portage 2.0.50-r1 (default-amd64-2004.0, gcc-3.3.3, glibc-2.3.3_pre20040207-r0,
2.6.3-gentoo-r2)
=================================================================
System uname: 2.6.3-gentoo-r2 x86_64 5
Gentoo Base System version 1.4.3.13p1
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.2
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-Os -pipe -ffast-math -mfpmath=sse,387"
CHOST="x86_64-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -pipe -ffast-math -mfpmath=sse,387"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X aalib acpi acpi4linux alsa amd64 arts avi berkdb bonobo cdr crypt cups
dvd dvdr encode fam flac foomaticdb gdbm gif gnome gnutls gpm gstreamer gtk gtk2
gtkhtml imlib jpeg libg++ libwww mikmod motif mozilla moznocompose moznoirc
moznomail mpeg mpeg4 multilib ncurses nls oggvorbis opengl pam pdflib perl png
ppds python qt quicktime readline samba sdl slang spell ssl tcpd tiff transcode
truetype usb wmf xml xml2 xmms xv zlib"
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2004-03-03 08:26:55 UTC
seems there are some problems with  gecko-sdk

it's now enabled on x86 only
please sync and try again

2.40 (cvs 1.3)
also 2.45 (cvs 1.3) is in cvs
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2004-03-04 12:00:32 UTC
closing