Gentoo Archives: gentoo-user

From: urpion@×××.com
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] =dev-lang/spidermonkey-60.5.2_p0-r4 fails @world update
Date: Fri, 19 Jun 2020 07:21:08
Message-Id: <20200619072028.GA8871@imap.gmx.com:993>
1 Greetings. I have just installed Gentoo on a macbook pro 9,1. I have
2 successfuly updated @world with default/linux/amd64/17.1 profile.
3 After selectimg default/linux/amd64/17.1/desktop profile and emerge -uND @world,
4 '=dev-lang/spidermonkey-60.5.2_p0-r4::gentoo' fails.
5 Any ideas? Thank you.
6
7 ===============================================================================================================================================================
8 #eselect python list:
9
10 Available Python interpreters, in order of preference:
11 [1] python2.7
12 [2] python3.7
13 [3] python3.8 (fallback)
14 ===============================================================================================================================================================
15 #ls -l /dev/ |grep shm:
16
17 drwxrwxrwt 2 root root 40 Jun 19 10:21 shm
18 ===============================================================================================================================================================
19 #emerge -pqv '=dev-lang/spidermonkey-60.5.2_p0-r4::gentoo':
20
21 [ebuild N ] dev-lang/spidermonkey-60.5.2_p0-r4 USE="jit system-icu -custom-cflags -custom-optimization -debug -minimal -test"
22 ===============================================================================================================================================================
23 tail -n 27 /var/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r4/temp/build.log:
24
25 /var/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r4/work/mozjs-60.5.2/jsobj/dist/include/js/Value.h: In member function 'virtual js::jit::MDefinition* js::jit::MSignExtendInt32::foldsTo(js::jit::TempAllocator&)':
26 /var/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r4/work/mozjs-60.5.2/jsobj/dist/include/js/Value.h:960:47: warning: 'res' may be used uninitialized in this function [-Wmaybe-uninitialized]
27 960 | return fromTagAndPayload(JSVAL_TAG_INT32, uint32_t(i));
28 | ^~~~~~~~~~~
29 In file included from /var/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r4/work/mozjs-60.5.2/jsobj/js/src/Unified_cpp_js_src18.cpp:38:
30 /var/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r4/work/mozjs-60.5.2/js/src/jit/MIR.cpp:3956:13: note: 'res' was declared here
31 3956 | int32_t res;
32 | ^~~
33 /var/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r4/work/mozjs-60.5.2/js/src/jit/MIR.cpp: In member function 'virtual js::jit::MDefinition* js::jit::MSignExtendInt64::foldsTo(js::jit::TempAllocator&)':
34 /var/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r4/work/mozjs-60.5.2/js/src/jit/MIR.cpp:3987:31: warning: 'res' may be used uninitialized in this function [-Wmaybe-uninitialized]
35 3987 | return MConstant::NewInt64(alloc, res);
36 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
37 make[3]: Leaving directory '/var/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r4/work/mozjs-60.5.2/jsobj/js/src'
38 make[2]: *** [/var/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r4/work/mozjs-60.5.2/config/recurse.mk:73: js/src/target] Error 2
39 make[2]: Leaving directory '/var/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r4/work/mozjs-60.5.2/jsobj'
40 make[1]: *** [/var/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r4/work/mozjs-60.5.2/config/recurse.mk:33: compile] Error 2
41 make[1]: Leaving directory '/var/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r4/work/mozjs-60.5.2/jsobj'
42 make: *** [/var/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r4/work/mozjs-60.5.2/config/rules.mk:442: default] Error 2
43 * ERROR: dev-lang/spidermonkey-60.5.2_p0-r4::gentoo failed (compile phase):
44 * emake failed
45 *
46 * If you need support, post the output of `emerge --info '=dev-lang/spidermonkey-60.5.2_p0-r4::gentoo'`,
47 * the complete build log and the output of `emerge -pqv '=dev-lang/spidermonkey-60.5.2_p0-r4::gentoo'`.
48 * The complete build log is located at '/var/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r4/temp/build.log'.
49 * The ebuild environment file is located at '/var/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r4/temp/environment'.
50 * Working directory: '/var/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r4/work/mozjs-60.5.2/jsobj'
51 * S: '/var/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r4/work/mozjs-60.5.2'
52 ===============================================================================================================================================================
53 emerge --info '=dev-lang/spidermonkey-60.5.2_p0-r4::gentoo':
54
55 Portage 2.3.99 (python 3.7.7-final-0, default/linux/amd64/17.1/desktop, gcc-9.3.0, glibc-2.30-r8, 5.6.14-rt-rt7 x86_64)
56 =================================================================
57 System Settings
58 =================================================================
59 System uname: Linux-5.6.14-rt-rt7-x86_64-Intel-R-_Core-TM-_i5-3210M_CPU_@_2.50GHz-with-gentoo-2.6
60 KiB Mem: 3935124 total, 2893316 free
61 KiB Swap: 0 total, 0 free
62 Timestamp of repository gentoo: Thu, 18 Jun 2020 00:05:28 +0000
63 Head commit of repository gentoo: 7d48127ce4de25a3b8576758aa2b9e1901447a43
64
65 sh bash 5.0_p17
66 ld GNU ld (Gentoo 2.33.1 p2) 2.33.1
67 ccache version 3.7.9 [enabled]
68 app-shells/bash: 5.0_p17::gentoo
69 dev-lang/perl: 5.30.3::gentoo
70 dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.2-r2::gentoo
71 dev-util/ccache: 3.7.9::gentoo
72 dev-util/cmake: 3.16.5::gentoo
73 sys-apps/baselayout: 2.6-r1::gentoo
74 sys-apps/openrc: 0.42.1::gentoo
75 sys-apps/sandbox: 2.18::gentoo
76 sys-devel/autoconf: 2.13-r1::gentoo, 2.69-r4::gentoo
77 sys-devel/automake: 1.16.1-r1::gentoo
78 sys-devel/binutils: 2.33.1-r1::gentoo
79 sys-devel/gcc: 9.3.0::gentoo
80 sys-devel/gcc-config: 2.2.1::gentoo
81 sys-devel/libtool: 2.4.6-r6::gentoo
82 sys-devel/make: 4.2.1-r4::gentoo
83 sys-kernel/linux-headers: 5.4-r1::gentoo (virtual/os-headers)
84 sys-libs/glibc: 2.30-r8::gentoo
85 Repositories:
86
87 gentoo
88 location: /var/db/repos/gentoo
89 sync-type: git
90 sync-uri: https://github.com/gentoo-mirror/gentoo
91 priority: -1000
92
93 ACCEPT_KEYWORDS="amd64"
94 ACCEPT_LICENSE="@FREE"
95 CBUILD="x86_64-pc-linux-gnu"
96 CFLAGS="-march=native -O2 -pipe"
97 CHOST="x86_64-pc-linux-gnu"
98 CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
99 CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
100 CXXFLAGS="-march=native -O2 -pipe"
101 DISTDIR="/var/cache/distfiles"
102 ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
103 FCFLAGS="-march=native -O2 -pipe"
104 FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs ccache config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch parallel-install pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
105 FFLAGS="-march=native -O2 -pipe"
106 GENTOO_MIRRORS="http://ftp.swin.edu.au/gentoo https://ftp.jaist.ac.jp/pub/Linux/Gentoo/"
107 LANG="C.UTF8"
108 LDFLAGS="-Wl,-O1 -Wl,--as-needed"
109 MAKEOPTS="-j5"
110 PKGDIR="/var/cache/binpkgs"
111 PORTAGE_CONFIGROOT="/"
112 PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
113 PORTAGE_TMPDIR="/var/tmp"
114 USE="X a52 aac acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo cdda cdr cli crypt cups dbus dri dts dvd dvdr elogind emboss encode exif flac fortran gdbm gif gpm gtk iconv icu ipv6 jpeg lcms ldap libnotify libtirpc mad mng mp3 mp4 mpeg multilib ncurses nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds qt5 readline sdl seccomp spell split-usr ssl startup-notification svg tcpd tiff truetype udev udisks unicode upower usb vorbis wxwidgets x264 xattr xcb xml xv xvid zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd 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 cgi cgid 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" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 aes avx f16c pclmul popcnt sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="libinput mtrack" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby25" USERLAND="GNU" VIDEO_CARDS="intel i915" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
115 Unset: CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS