Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 179030 - net-www/mplayerplug-in-3.40-r1 fails to build. Missing header files
Summary: net-www/mplayerplug-in-3.40-r1 fails to build. Missing header files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Joe Jezak (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-18 18:37 UTC by Robert Clark (RETIRED)
Modified: 2007-07-06 20:40 UTC (History)
4 users (show)

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


Attachments
mplayerplug-in build log (build.log,37.98 KB, text/plain)
2007-05-18 18:38 UTC, Robert Clark (RETIRED)
Details
emerge --info (emerge_info,8.23 KB, text/plain)
2007-05-18 19:33 UTC, Robert Clark (RETIRED)
Details
configure log from mplayerplug-in (config.log,48.73 KB, text/plain)
2007-05-18 20:02 UTC, Robert Clark (RETIRED)
Details
Patch to make mplayerplug-in-3.40 build successfully upon seamonkey (mplayerplug-in-3.40-seamonkey.patch,2.92 KB, patch)
2007-06-03 14:37 UTC, Nicolas Dandrimont
Details | Diff
config.log from the failed compile (config.log,45.12 KB, text/plain)
2007-07-06 20:40 UTC, Oliver Schoett
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Clark (RETIRED) gentoo-dev 2007-05-18 18:37:47 UTC
mplayerplug-in fails to build.

From the output it appears to be missing header files. I'm not sure which but they appear to be missing from the fetched package. Perhaps a broken upstream?

Reproducible: Always

Steps to Reproduce:
1.ebuild mplayerplug-in

Actual Results:  
fails

Expected Results:  
works
Comment 1 Robert Clark (RETIRED) gentoo-dev 2007-05-18 18:38:43 UTC
Created attachment 119627 [details]
mplayerplug-in build log
Comment 2 Joe Jezak (RETIRED) gentoo-dev 2007-05-18 19:31:29 UTC
Please provide emerge --info

Also, which web-browser do you have installed?  Firefox?  Mozilla?  Are they binary versions?  Can you provide the log from configure?
Comment 3 Robert Clark (RETIRED) gentoo-dev 2007-05-18 19:33:40 UTC
Created attachment 119632 [details]
emerge --info

Sorry for not attaching it initially
Comment 4 Robert Clark (RETIRED) gentoo-dev 2007-05-18 19:38:01 UTC
Running Firefox, Seamonkey.

Firefox is binary, Seamonkey is built from source.

Which configure log would you like? I don't think I have my logs from seamonkey anymore. However, it is the current ~x86 which I believe is www-client/seamonkey-1.1.1
Comment 5 Joe Jezak (RETIRED) gentoo-dev 2007-05-18 19:46:20 UTC
Sorry, I meant the log from the mplayerplug-in configure run.  It's probably finding the firefox-bin install and trying to use that.  The log will tell us for sure.
Comment 6 Robert Clark (RETIRED) gentoo-dev 2007-05-18 20:02:35 UTC
Created attachment 119634 [details]
configure log from mplayerplug-in

:-)
Comment 7 parafin 2007-05-25 15:42:30 UTC
i have the same problem.
Comment 8 Nicolas Dandrimont 2007-06-03 14:37:40 UTC
Created attachment 121037 [details, diff]
Patch to make mplayerplug-in-3.40 build successfully upon seamonkey

This patch, taken from bug 171010, makes mplayerplug-in-3.40 build successfully upon seamonkey, at least in version 1.1.2.
Comment 9 Joe Jezak (RETIRED) gentoo-dev 2007-06-26 18:55:35 UTC
Sorry about dropping that patch before, it's applied again.  Thanks!
Comment 10 Oliver Schoett 2007-07-06 20:36:11 UTC
Sorry, I am seeing this bug again in mplayerplug-in-3.40-r1:

i686-pc-linux-gnu-g++ -c -o plugin.o -Wall -DXP_UNIX -DMOZ_X11 -I/usr/lib/seamonkey/include/java -I/usr/lib/seamonkey/include/plugin -I/usr/include/nspr   -I/usr/lib/seamonkey/include  -march=pentium4 -O3 -pipe  -Iinclude -fPIC  -DPNG_NO_MMX_CODE -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -DPNG_NO_MMX_CODE -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DGTK_ENABLED   Source/plugin.cpp
In file included from Source/nsScriptablePeer.h:48,
                 from Source/plugin.h:54,
                 from Source/plugin.cpp:37:
Source/nsIScriptableMplayerPlugin.h:10:25: error: nsISupports.h: No such file or directory
In file included from Source/plugin.h:54,
                 from Source/plugin.cpp:37:
Source/nsScriptablePeer.h:49:26: error: nsIClassInfo.h: No such file or directory
Source/plugin.cpp:38:31: error: nsIServiceManager.h: No such file or directory
Source/plugin.cpp:39:23: error: nsIMemory.h: No such file or directory
Source/plugin.cpp:40:74: error: nsISupportsUtils.h: No such file or directory
include/pluginbase.h:55: warning: 'class nsPluginInstanceBase' has virtual functions but non-virtual destructor
[...]

# emerge --info
Portage 2.1.2.9 (default-linux/x86/2007.0/desktop, gcc-4.1.2, glibc-2.5-r4, 2.6.21.5-cap i686)
=================================================================
System uname: 2.6.21.5-cap i686 Intel(R) Pentium(R) 4 CPU 2.60GHz
Gentoo Base System release 1.12.9
Timestamp of tree: Fri, 06 Jul 2007 16:20:01 +0000
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.17
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
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.2/share/config /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/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=pentium4 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages metadata-transfer notitles sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo http://mirror.gentoo.gr.jp http://gentoo.gg3.net/ http://ftp.gentoo.or.kr/ http://mymirror.asiaosc.org/gentoo/ http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LINGUAS="en de"
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="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage/"
USE="X aac acl acpi alsa avi bash-completion berkdb bitmap-fonts bzip2 cairo caps cdparanoia cdr cli cracklib crypt cups curl dbus doc dri dv dvd dvdr dvdread eds emacs emboss encode esd evo exif fam firefox flac ftp gdbm gif glut gnome gphoto2 gpm gstreamer gtk gtk2 guile hal iconv idn ieee1394 imagemagick imap imlib ipv6 isdnlog jack java jpeg jpeg2k junit kerberos lcms ldap libg++ mad mbox midi mikmod mime mmap mmx mmx2 mozilla mp3 mpeg mudflap nas ncurses network nptl nptlonly nsplugin offensive ogg opengl openmp pam pcntl pcre pdf perl png posix pppd python qt3 qt3support qt4 quicktime readline reflection rtc samba sdl seamonkey session sockets spell spl sse sse2 ssl svg tcpd tetex theora tiff truetype truetype-fonts type1-fonts unicode usb vcd vorbis win32codecs wmf wmp wxwindows x86 xml xorg xpm xv xvid 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" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en de" USERLAND="GNU" VIDEO_CARDS="vesa fbdev radeon"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 11 Oliver Schoett 2007-07-06 20:40:33 UTC
Created attachment 124082 [details]
config.log from the failed compile

I have firefox and seamonkey built from source

[I--] [  ] www-client/mozilla-firefox-2.0.0.4 (0)
[I--] [ ~] www-client/seamonkey-1.1.2 (0)