Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 706236 - dev-lang/spidermonkey - ?
Summary: dev-lang/spidermonkey - ?
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-24 11:53 UTC by Freed
Modified: 2020-01-24 13:49 UTC (History)
1 user (show)

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


Attachments
build log (err.7z,26.75 KB, application/x-7z-compressed)
2020-01-24 13:23 UTC, Freed
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Freed 2020-01-24 11:53:13 UTC
This is some errors in spidermonkey. It makes I cannot emerge world and wpa_supplicant successfully because it is the necessary dependency.

```
Error processing command. Ignoring because optional. (optional:packages.txt:comm/build/virtualenv_packages.txt)
Reexecuting in the virtualenv
checking for vcs source checkout... no
checking for a shell... /bin/bash
checking for host system type... x86_64-pc-linux-gnu
checking for target system type... x86_64-pc-linux-gnu
checking for a shell... /bin/bash
checking for host system type... x86_64-pc-linux-gnu
checking for target system type... x86_64-pc-linux-gnu
checking for android platform directory... no
checking for android sysroot directory... no
checking for android system directory... no
checking for the Android toolchain directory... not found
checking for android platform directory... no
checking for android system directory... no
checking for android sysroot directory... no
checking for the Android toolchain directory... not found
checking for vcs source checkout... no
checking whether cross compiling... no
checking for the target C compiler... /usr/bin/x86_64-pc-linux-gnu-gcc
checking whether the target C compiler can be used... yes
Ignoring --build : Unknown option
Ignoring --mandir : Unknown option
Ignoring --infodir : Unknown option
Ignoring --sysconfdir : Unknown option
Ignoring --localstatedir : Unknown option
Ignoring AR : Unknown option
Ignoring RANLIB : Unknown option
checking for Python 3... : python_wrapper_setup: python3 is not supported by python2.7 (PYTHON_COMPAT)
/usr/bin/python3.6 (3.6.9)
checking for pkg_config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking for pkg-config version... 1.6.3
checking for yasm... not found
checking for android ndk version... no
checking for GoogleVR SDK... Not specified
checking the target C compiler version... 9.2.0
checking the target C compiler works... yes
WARNING: The value of LD is not used by this build system.
```

```
 * (Note: Above message is only printed the first time package is
 * installed. Please look at /usr/share/doc/fontconfig-2.13.0-r4/README.gentoo*
 * for future reference)
 * Messages for package sys-apps/systemd-243-r2:
 * To enable a useful set of services, run the following:
 *   systemctl preset-all --preset-mode=enable-only
 * Messages for package sys-apps/dbus-1.12.16:
 * Unable to find kernel sources at /usr/src/linux
 * Unable to calculate Linux Kernel version for build, attempting to use running version
 * Some applications require a session bus in addition to the system
 * bus. Please see `man dbus-launch` for more information.
 * 
 * (Note: Above message is only printed the first time package is
 * installed. Please look at /usr/share/doc/dbus-1.12.16/README.gentoo*
 * for future reference)
 * Messages for package sys-apps/util-linux-2.33.2:
 * The mesg/wall/write tools have been disabled due to USE=-tty-helpers.
 * Messages for package dev-qt/qtcore-5.13.2-r1:
 * Generated gentoo-qconfig.h is empty
 * Messages for package net-print/cups-2.2.13:
 * Unable to find kernel sources at /usr/src/linux
 * Unable to calculate Linux Kernel version for build, attempting to use running version
 * Messages for package net-wireless/bluez-5.52:
 * To use dial up networking you must install net-dialup/ppp
 * Some example .json files were installed into
 * /usr/share/doc/bluez-5.52 to be used with meshctl. Feel free to
 * uncompress and copy them to ~/.config/meshctl to use them.
 * 
 * (Note: Above message is only printed the first time package is
 * installed. Please look at /usr/share/doc/bluez-5.52/README.gentoo*
 * for future reference)
 * Messages for package dev-lang/spidermonkey-60.5.2_p0-r2:
 * ERROR: dev-lang/spidermonkey-60.5.2_p0-r2::gentoo failed (compile phase):
 *   emake failed
```
Comment 1 Freed 2020-01-24 13:23:18 UTC
Created attachment 604132 [details]
build log
Comment 2 Brian Evans (RETIRED) gentoo-dev 2020-01-24 13:49:28 UTC
(In reply to Freed from comment #1)
> Created attachment 604132 [details]
> build log

"fatal error: [m[KKilled signal terminated program cc1plus"

You ran out of RAM.  Please try again with a lower MAKEOPTS jobs value or increase your RAM/swap.