Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142419 - media-video/gpac missing libjs (spidermonkey dep)
Summary: media-video/gpac missing libjs (spidermonkey dep)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-01 06:48 UTC by Matthew Kennedy (RETIRED)
Modified: 2006-08-01 08:56 UTC (History)
0 users

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 Matthew Kennedy (RETIRED) gentoo-dev 2006-08-01 06:48:15 UTC
gcc -shared -Wl,--warn-common -o ../bin/gcc/libgpac.so *.o -lm -ljs -lz -lssl -lcrypto -lpthread -ldl
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ljs
collect2: ld returned 1 exit status
make[1]: *** [libgpac.so] Error 1
make[1]: Leaving directory `/var/tmp/portage/gpac-0.4.1_pre20060122-r1/work/gpac/src'
make: *** [lib] Error 2

!!! ERROR: media-video/gpac-0.4.1_pre20060122-r1 failed.
Call stack:
  ebuild.sh, line 1543:   Called dyn_compile
  ebuild.sh, line 938:   Called src_compile
  gpac-0.4.1_pre20060122-r1.ebuild, line 117:   Called die


# emerge spider -s
Searching...   
[ Results for search key : spider ]
[ Applications found : 2 ]
 
*  dev-lang/spidermonkey
      Latest version available: 1.5-r1
      Latest version installed: [ Not Installed ]
      Size of files: 935 kB
      Homepage:      http://www.mozilla.org/js/spidermonkey/
      Description:   Stand-alone JavaScript C library
      License:       NPL-1.1
Comment 1 Matthew Kennedy (RETIRED) gentoo-dev 2006-08-01 06:48:33 UTC
# emerge info
*** Deprecated use of action 'info', use '--info' instead
Portage 2.1.1_pre4-r1 (default-linux/x86/2006.0, gcc-4.1.1/vanilla, glibc-2.4-r3, 2.6.16-2-k7 i686)
=================================================================
System uname: 2.6.16-2-k7 i686 AMD Athlon(tm) XP 3200+
Gentoo Base System version 1.12.1
ccache version 2.4 [enabled]
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r2
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache cvs distlocks metadata-transfer notitles parallel-fetch sandbox sfperms sign strict userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_US.UTF-8"
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'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X a52 aac alsa apache2 apm avi berkdb bitmap-fonts bzip2 cddb cdr cjk cli crypt cups dbus dlloader dri dv dvdr eds emboss encode ffmpeg fftw flac foomaticdb fortran gdbm gif gnome gnutls gstreamer gtk gtk2 hal ieee1394 imlib isdnlog java jpeg libg++ libwww mad mikmod mmx mp3 mpeg ncurses nls nptl nsplugin ogg opengl pam pcre pdflib png pppd quicktime readline reflection sdl session sndfile sox speex spell spl sse ssl svg tcpd theora tiff truetype truetype-fonts type1-fonts udev unicode vorbis xml xorg xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_nv"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 2 Patrick McLean gentoo-dev 2006-08-01 08:56:22 UTC
Fixed.