Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 574896 Details for
Bug 684868
dev-lang/spidermonkey-60.5.2_p0-r1 autoconf: read-only variable: status
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
file_684868.txt (text/plain), 15.30 KB, created by
Constantin Runge
on 2019-05-01 10:19:44 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Constantin Runge
Created:
2019-05-01 10:19:44 UTC
Size:
15.30 KB
patch
obsolete
> * Package: dev-lang/spidermonkey-60.5.2_p0-r1 > * Repository: gentoo > * Maintainer: mozilla@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc jit kernel_linux system-icu userland_GNU > * FEATURES: ccache network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking mozjs-60.5.2.tar.bz2 to /tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r1/work >>>> Unpacking spidermonkey-60.0-patches-03.tar.xz to /tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r1/work >>>> Source unpacked in /tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r1/work >>>> Preparing source in /tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r1/work/mozjs-60.5.2 ... > * Applying patches from /tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r1/work/spidermonkey ... > * 0003-build-Fix-library-install-name-on-macOS.patch ... > [ ok ] > * 0009-build-Include-configure-script-be-nicer-about-option.patch ... > [ ok ] > * 1002_drop_build_id.patch ... > [ ok ] > * 1004_fix_pie_detection.patch ... > [ ok ] > * 1005_fix_fortify_sources.patch ... > [ ok ] > * 6006_musl_pthread_setname.patch ... > [ ok ] > * Running autoconf old-configure.in ... > [ ok ] > * Running autoconf ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r1/work/mozjs-60.5.2 ... > * econf: updating mozjs-60.5.2/intl/icu/source/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating mozjs-60.5.2/intl/icu/source/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating mozjs-60.5.2/js/src/ctypes/libffi/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating mozjs-60.5.2/js/src/ctypes/libffi/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating mozjs-60.5.2/build/autoconf/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating mozjs-60.5.2/build/autoconf/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating mozjs-60.5.2/nsprpub/build/autoconf/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating mozjs-60.5.2/nsprpub/build/autoconf/config.guess with /usr/share/gnuconfig/config.guess >/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r1/work/mozjs-60.5.2/js/src/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-jemalloc --enable-readline --with-system-nspr --with-system-zlib --disable-optimize --with-intl-api --with-system-icu --disable-debug --enable-ion --disable-tests XARGS=/usr/bin/xargs CONFIG_SHELL=/bin/zsh CC=x86_64-pc-linux-gnu-gcc CXX=x86_64-pc-linux-gnu-g++ LD=x86_64-pc-linux-gnu-ld AR=gcc-ar RANLIB=gcc-ranlib >Creating Python environment >New python executable in /tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r1/work/mozjs-60.5.2/jsobj/_virtualenv/bin/python2.7 >Also creating executable in /tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r1/work/mozjs-60.5.2/jsobj/_virtualenv/bin/python >Installing setuptools, pip, wheel...done. >running build_ext >building 'psutil._psutil_linux' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=543 -DPSUTIL_LINUX=1 -I/usr/include/python2.7 -c psutil/_psutil_common.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_common.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=543 -DPSUTIL_LINUX=1 -I/usr/include/python2.7 -c psutil/_psutil_posix.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=543 -DPSUTIL_LINUX=1 -I/usr/include/python2.7 -c psutil/_psutil_linux.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_linux.o >creating build/lib.linux-x86_64-2.7 >creating build/lib.linux-x86_64-2.7/psutil >x86_64-pc-linux-gnu-gcc -pthread -shared -pipe -march=native -O3 -fomit-frame-pointer -fstack-protector-strong -ftree-vectorize -fassociative-math -fno-signed-zeros -fno-trapping-math -freciprocal-math -floop-parallelize-all -fgraphite-identity -floop-nest-optimize -flto=8 -Wl,-O1,--as-needed,--hash-style=gnu,--sort-common,-z,relro,-z,now -L. build/temp.linux-x86_64-2.7/psutil/_psutil_common.o build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o build/temp.linux-x86_64-2.7/psutil/_psutil_linux.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/psutil/_psutil_linux.so >building 'psutil._psutil_posix' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=543 -DPSUTIL_LINUX=1 -I/usr/include/python2.7 -c psutil/_psutil_common.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_common.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=543 -DPSUTIL_LINUX=1 -I/usr/include/python2.7 -c psutil/_psutil_posix.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o >x86_64-pc-linux-gnu-gcc -pthread -shared -pipe -march=native -O3 -fomit-frame-pointer -fstack-protector-strong -ftree-vectorize -fassociative-math -fno-signed-zeros -fno-trapping-math -freciprocal-math -floop-parallelize-all -fgraphite-identity -floop-nest-optimize -flto=8 -Wl,-O1,--as-needed,--hash-style=gnu,--sort-common,-z,relro,-z,now -L. build/temp.linux-x86_64-2.7/psutil/_psutil_common.o build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/psutil/_psutil_posix.so >copying build/lib.linux-x86_64-2.7/psutil/_psutil_linux.so -> psutil >copying build/lib.linux-x86_64-2.7/psutil/_psutil_posix.so -> psutil > >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/zsh >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/zsh >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/lib64/ccache/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.8) >checking for pkg_config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking for pkg-config version... 0.29.2 >checking for yasm... /usr/bin/yasm >checking yasm version... 1.3.0 >checking for android ndk version... no >checking for GoogleVR SDK... Not specified >checking the target C compiler version... 8.3.0 >checking the target C compiler works... yes >WARNING: The value of LD is not used by this build system. >checking for the target C++ compiler... /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++ >checking whether the target C++ compiler can be used... yes >checking the target C++ compiler version... 8.3.0 >checking the target C++ compiler works... yes >checking for the host C compiler... /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-gcc >checking whether the host C compiler can be used... yes >checking the host C compiler version... 8.3.0 >checking the host C compiler works... yes >checking for the host C++ compiler... /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++ >checking whether the host C++ compiler can be used... yes >checking the host C++ compiler version... 8.3.0 >checking the host C++ compiler works... yes >checking for 64-bit OS... yes >checking bindgen cflags... no >checking for linker... gold >checking for stdint.h... yes >checking for inttypes.h... yes >checking for malloc.h... yes >checking for alloca.h... yes >checking for sys/byteorder.h... no >checking for getopt.h... yes >checking for unistd.h... yes >checking for nl_types.h... yes >checking for cpuid.h... yes >checking for sys/statvfs.h... yes >checking for sys/statfs.h... yes >checking for sys/vfs.h... yes >checking for sys/mount.h... yes >checking for sys/quota.h... yes >checking for linux/quota.h... yes >checking for linux/if_addr.h... yes >checking for linux/rtnetlink.h... yes >checking for sys/queue.h... yes >checking for sys/types.h... yes >checking for netinet/in.h... yes >checking for byteswap.h... yes >checking for linux/perf_event.h... yes >checking for perf_event_open system call... yes >checking whether the C compiler supports -Wunreachable-code-return... no >checking whether the C++ compiler supports -Wunreachable-code-return... no >checking whether the C compiler supports -Wclass-varargs... no >checking whether the C++ compiler supports -Wclass-varargs... no >checking whether the C compiler supports -Wloop-analysis... no >checking whether the C++ compiler supports -Wloop-analysis... no >checking whether the C++ compiler supports -Wc++1z-compat... yes >checking whether the C++ compiler supports -Wcomma... no >checking whether the C compiler supports -Wduplicated-cond... yes >checking whether the C++ compiler supports -Wduplicated-cond... yes >checking whether the C++ compiler supports -Wimplicit-fallthrough... yes >checking whether the C compiler supports -Wstring-conversion... no >checking whether the C++ compiler supports -Wstring-conversion... no >checking whether the C++ compiler supports -Wno-inline-new-delete... no >checking whether the C compiler supports -Wno-error=maybe-uninitialized... yes >checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... yes >checking whether the C compiler supports -Wno-error=deprecated-declarations... yes >checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes >checking whether the C compiler supports -Wno-error=array-bounds... yes >checking whether the C++ compiler supports -Wno-error=array-bounds... yes >checking whether the C compiler supports -Wno-error=free-nonheap-object... yes >checking whether the C++ compiler supports -Wno-error=free-nonheap-object... yes >checking whether the C compiler supports -Wformat... yes >checking whether the C++ compiler supports -Wformat... yes >checking whether the C compiler supports -Wformat-security... yes >checking whether the C++ compiler supports -Wformat-security... yes >checking whether the C compiler supports -Wformat-overflow=2... yes >checking whether the C++ compiler supports -Wformat-overflow=2... yes >checking whether the C compiler supports -Wno-gnu-zero-variadic-macro-arguments... no >checking whether the C++ compiler supports -Wno-gnu-zero-variadic-macro-arguments... no >checking whether the C++ compiler supports -Wno-noexcept-type... yes >checking whether the C++ compiler supports -fno-sized-deallocation... yes >checking for awk... /usr/bin/gawk >checking for perl... /usr/bin/perl >checking for minimum required perl version >= 5.006... 5.028002 >checking for full perl installation... yes >checking for gmake... /usr/bin/gmake >checking for watchman... not found >checking for xargs... /usr/bin/xargs >checking for rpmbuild... not found >checking for autoconf... /usr/bin/autoconf-2.13 >Refreshing /tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r1/work/mozjs-60.5.2/js/src/old-configure with /usr/bin/autoconf-2.13 >/usr/bin/autoconf-2.13:132: read-only variable: status >Traceback (most recent call last): > File "/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r1/work/mozjs-60.5.2/js/src/../../configure.py", line 127, in <module> > sys.exit(main(sys.argv)) > File "/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r1/work/mozjs-60.5.2/js/src/../../configure.py", line 29, in main > sandbox.run(os.path.join(os.path.dirname(__file__), 'moz.configure')) > File "/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r1/work/mozjs-60.5.2/python/mozbuild/mozbuild/configure/__init__.py", line 428, in run > func(*args) > File "/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r1/work/mozjs-60.5.2/python/mozbuild/mozbuild/configure/__init__.py", line 474, in _value_for > return self._value_for_depends(obj, need_help_dependency) > File "/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r1/work/mozjs-60.5.2/python/mozbuild/mozbuild/util.py", line 944, in method_call > cache[args] = self.func(instance, *args) > File "/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r1/work/mozjs-60.5.2/python/mozbuild/mozbuild/configure/__init__.py", line 483, in _value_for_depends > return obj.result(need_help_dependency) > File "/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r1/work/mozjs-60.5.2/python/mozbuild/mozbuild/util.py", line 944, in method_call > cache[args] = self.func(instance, *args) > File "/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r1/work/mozjs-60.5.2/python/mozbuild/mozbuild/configure/__init__.py", line 123, in result > return self._func(*resolved_args) > File "/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r1/work/mozjs-60.5.2/python/mozbuild/mozbuild/configure/__init__.py", line 1003, in wrapped > return new_func(*args, **kwargs) > File "/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r1/work/mozjs-60.5.2/build/moz.configure/old.configure", line 110, in prepare_configure > old_configure + '.in']) > File "/usr/lib64/python2.7/subprocess.py", line 223, in check_output > raise CalledProcessError(retcode, cmd, output=output) >subprocess.CalledProcessError: Command '[u'/bin/zsh', u'/usr/bin/autoconf-2.13', u'--localdir=/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r1/work/mozjs-60.5.2/js/src', u'/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r1/work/mozjs-60.5.2/js/src/old-configure.in']' returned non-zero exit status 1 > >!!! Please attach the following file when seeking support: >!!! /tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r1/work/mozjs-60.5.2/jsobj/config.log > * ERROR: dev-lang/spidermonkey-60.5.2_p0-r1::gentoo failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 124: Called src_configure > * environment, line 4241: Called econf '--disable-jemalloc' '--enable-readline' '--with-system-nspr' '--with-system-zlib' '--disable-optimize' '--with-intl-api' '--with-system-icu' '--disable-debug' '--enable-ion' '--disable-tests' 'XARGS=/usr/bin/xargs' 'CONFIG_SHELL=/bin/zsh' 'CC=x86_64-pc-linux-gnu-gcc' 'CXX=x86_64-pc-linux-gnu-g++' 'LD=x86_64-pc-linux-gnu-ld' 'AR=gcc-ar' 'RANLIB=gcc-ranlib' > * phase-helpers.sh, line 718: Called __helpers_die 'econf failed' > * isolated-functions.sh, line 119: Called die > * The specific snippet of code: > * die "$@" > * > * If you need support, post the output of `emerge --info '=dev-lang/spidermonkey-60.5.2_p0-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-lang/spidermonkey-60.5.2_p0-r1::gentoo'`. > * The complete build log is located at '/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r1/temp/build.log'. > * The ebuild environment file is located at '/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r1/temp/environment'. > * Working directory: '/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r1/work/mozjs-60.5.2/jsobj' > * S: '/tmp/portage/dev-lang/spidermonkey-60.5.2_p0-r1/work/mozjs-60.5.2'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 684868
: 574896 |
574898