DEBUG: Executing shell function autotools_preconfigure
DEBUG: Shell function autotools_preconfigure finished
DEBUG: Executing python function autotools_aclocals
DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'arm-32', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
DEBUG: Python function autotools_aclocals finished
DEBUG: Executing shell function do_configure
sandbox.run started
checking for vcs source checkout... no
checking for a shell... TOPDIR/build/tmpfs/hosttools/sh
checking for host system type... x86_64-pc-linux-gnu
checking for target system type... arm-yoe-linux-gnueabi
checking for a shell... TOPDIR/build/tmpfs/hosttools/sh
checking for host system type... x86_64-pc-linux-gnu
checking for target system type... arm-yoe-linux-gnueabi
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
remaining_mozconfig_options started
remaining_mozconfig_options finished
checking for vcs source checkout... no
checking whether cross compiling... yes
checking for the target C compiler... TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-gnueabi/arm-yoe-linux-gnueabi-gcc
checking whether the target C compiler can be used... yes
checking for Python 3... TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/recipe-sysroot-native/usr/bin/python3-native/python3 (3.8.1)
checking for pkg_config... TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/recipe-sysroot-native/usr/bin/pkg-config
checking for pkg-config version... 0.29.2
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.
checking for the target C++ compiler... TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-gnueabi/arm-yoe-linux-gnueabi-g++
checking whether the target C++ compiler can be used... yes
checking the target C++ compiler version... 9.2.0
checking the target C++ compiler works... yes
checking for the host C compiler... TOPDIR/build/tmpfs/hosttools/gcc
checking whether the host C compiler can be used... yes
checking the host C compiler version... 7.5.0
checking the host C compiler works... yes
checking for the host C++ compiler... TOPDIR/build/tmpfs/hosttools/g++
checking whether the host C++ compiler can be used... yes
checking the host C++ compiler version... 7.5.0
checking the host C++ compiler works... yes
checking for 64-bit OS... no
checking bindgen cflags... no
checking for linker...
DEBUG: Executing: `TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-gnueabi/arm-yoe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/recipe-sysroot -std=gnu99 -print-prog-name=ld.gold`
Traceback (most recent call last):
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/js/src/../../configure.py", line 147, in <module>
sys.exit(main(sys.argv))
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/js/src/../../configure.py", line 39, in main
sandbox.run(os.path.join(os.path.dirname(__file__), 'moz.configure'))
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/python/mozbuild/mozbuild/configure/__init__.py", line 459, in run
func(*args)
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/python/mozbuild/mozbuild/configure/__init__.py", line 505, in _value_for
return self._value_for_depends(obj, need_help_dependency)
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/python/mozbuild/mozbuild/util.py", line 951, in method_call
cache[args] = self.func(instance, *args)
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/python/mozbuild/mozbuild/configure/__init__.py", line 514, in _value_for_depends
return obj.result(need_help_dependency)
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/python/mozbuild/mozbuild/util.py", line 951, in method_call
cache[args] = self.func(instance, *args)
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/python/mozbuild/mozbuild/configure/__init__.py", line 126, in result
return self._func(*resolved_args)
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/python/mozbuild/mozbuild/configure/__init__.py", line 1036, in wrapped
return new_func(*args, **kwargs)
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/python/mozbuild/mozbuild/configure/__init__.py", line 766, in wrapper
ret = template(*args, **kwargs)
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/build/moz.configure/checks.configure", line 58, in wrapped
ret = func(*args, **kwargs)
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/python/mozbuild/mozbuild/configure/__init__.py", line 1036, in wrapped
return new_func(*args, **kwargs)
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/build/moz.configure/toolchain.configure", line 1586, in select_linker
return enable_gnu_linker(linker == 'gold', c_compiler, developer_options,
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/python/mozbuild/mozbuild/configure/__init__.py", line 1036, in wrapped
return new_func(*args, **kwargs)
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/build/moz.configure/toolchain.configure", line 1543, in enable_gnu_linker
result = resolve_gold()
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/build/moz.configure/toolchain.configure", line 1521, in resolve_gold
goldFullPath = find_program(gold)
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/python/mozbuild/mozbuild/configure/__init__.py", line 1036, in wrapped
return new_func(*args, **kwargs)
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/build/moz.configure/util.configure", line 185, in find_program
if is_absolute_or_relative(file):
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/python/mozbuild/mozbuild/configure/__init__.py", line 1036, in wrapped
return new_func(*args, **kwargs)
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/build/moz.configure/util.configure", line 77, in is_absolute_or_relative
return os.sep in path
TypeError: a bytes-like object is required, not 'str'
WARNING: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/temp/run.do_configure.29806:1 exit 1 from 'TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/js/src/configure --target=arm-yoe-linux-gnueabi --host=x86_64-linux --prefix=/usr --libdir=/usr/lib --disable-tests --disable-strip --disable-optimize --disable-jemalloc --with-nspr-cflags='-ITOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/recipe-sysroot/usr/include/nspr -ITOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/recipe-sysroot/usr/include/nss3' --with-nspr-libs='-lplds4 -lplc4 -lnspr4' --enable-gold --x-includes=TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/recipe-sysroot/usr/include --x-libraries=TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/recipe-sysroot/usr/lib'
ERROR: Execution of 'TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/temp/run.do_configure.29806' failed with exit code 1:
sandbox.run started
checking for vcs source checkout... no
checking for a shell... TOPDIR/build/tmpfs/hosttools/sh
checking for host system type... x86_64-pc-linux-gnu
checking for target system type... arm-yoe-linux-gnueabi
checking for a shell... TOPDIR/build/tmpfs/hosttools/sh
checking for host system type... x86_64-pc-linux-gnu
checking for target system type... arm-yoe-linux-gnueabi
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
remaining_mozconfig_options started
remaining_mozconfig_options finished
checking for vcs source checkout... no
checking whether cross compiling... yes
checking for the target C compiler... TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-gnueabi/arm-yoe-linux-gnueabi-gcc
checking whether the target C compiler can be used... yes
checking for Python 3... TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/recipe-sysroot-native/usr/bin/python3-native/python3 (3.8.1)
checking for pkg_config... TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/recipe-sysroot-native/usr/bin/pkg-config
checking for pkg-config version... 0.29.2
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.
checking for the target C++ compiler... TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-gnueabi/arm-yoe-linux-gnueabi-g++
checking whether the target C++ compiler can be used... yes
checking the target C++ compiler version... 9.2.0
checking the target C++ compiler works... yes
checking for the host C compiler... TOPDIR/build/tmpfs/hosttools/gcc
checking whether the host C compiler can be used... yes
checking the host C compiler version... 7.5.0
checking the host C compiler works... yes
checking for the host C++ compiler... TOPDIR/build/tmpfs/hosttools/g++
checking whether the host C++ compiler can be used... yes
checking the host C++ compiler version... 7.5.0
checking the host C++ compiler works... yes
checking for 64-bit OS... no
checking bindgen cflags... no
checking for linker...
DEBUG: Executing: `TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-gnueabi/arm-yoe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/recipe-sysroot -std=gnu99 -print-prog-name=ld.gold`
Traceback (most recent call last):
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/js/src/../../configure.py", line 147, in <module>
sys.exit(main(sys.argv))
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/js/src/../../configure.py", line 39, in main
sandbox.run(os.path.join(os.path.dirname(__file__), 'moz.configure'))
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/python/mozbuild/mozbuild/configure/__init__.py", line 459, in run
func(*args)
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/python/mozbuild/mozbuild/configure/__init__.py", line 505, in _value_for
return self._value_for_depends(obj, need_help_dependency)
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/python/mozbuild/mozbuild/util.py", line 951, in method_call
cache[args] = self.func(instance, *args)
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/python/mozbuild/mozbuild/configure/__init__.py", line 514, in _value_for_depends
return obj.result(need_help_dependency)
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/python/mozbuild/mozbuild/util.py", line 951, in method_call
cache[args] = self.func(instance, *args)
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/python/mozbuild/mozbuild/configure/__init__.py", line 126, in result
return self._func(*resolved_args)
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/python/mozbuild/mozbuild/configure/__init__.py", line 1036, in wrapped
return new_func(*args, **kwargs)
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/python/mozbuild/mozbuild/configure/__init__.py", line 766, in wrapper
ret = template(*args, **kwargs)
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/build/moz.configure/checks.configure", line 58, in wrapped
ret = func(*args, **kwargs)
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/python/mozbuild/mozbuild/configure/__init__.py", line 1036, in wrapped
return new_func(*args, **kwargs)
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/build/moz.configure/toolchain.configure", line 1586, in select_linker
return enable_gnu_linker(linker == 'gold', c_compiler, developer_options,
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/python/mozbuild/mozbuild/configure/__init__.py", line 1036, in wrapped
return new_func(*args, **kwargs)
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/build/moz.configure/toolchain.configure", line 1543, in enable_gnu_linker
result = resolve_gold()
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/build/moz.configure/toolchain.configure", line 1521, in resolve_gold
goldFullPath = find_program(gold)
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/python/mozbuild/mozbuild/configure/__init__.py", line 1036, in wrapped
return new_func(*args, **kwargs)
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/build/moz.configure/util.configure", line 185, in find_program
if is_absolute_or_relative(file):
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/python/mozbuild/mozbuild/configure/__init__.py", line 1036, in wrapped
return new_func(*args, **kwargs)
File "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/build/moz.configure/util.configure", line 77, in is_absolute_or_relative
return os.sep in path
TypeError: a bytes-like object is required, not 'str'
WARNING: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/temp/run.do_configure.29806:1 exit 1 from 'TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/firefox-60.9.0/js/src/configure --target=arm-yoe-linux-gnueabi --host=x86_64-linux --prefix=/usr --libdir=/usr/lib --disable-tests --disable-strip --disable-optimize --disable-jemalloc --with-nspr-cflags='-ITOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/recipe-sysroot/usr/include/nspr -ITOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/recipe-sysroot/usr/include/nss3' --with-nspr-libs='-lplds4 -lplc4 -lnspr4' --enable-gold --x-includes=TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/recipe-sysroot/usr/include --x-libraries=TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/mozjs/60.9.0-r0/recipe-sysroot/usr/lib'