=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for firefox-128.1.0esr.source.tar.xz => Checksum SHA512 OK for firefox-128.1.0esr.source.tar.xz ===> Installing dependencies for mozjs128-128.1.0 ========================================================================== The following variables will affect the build process of this package, mozjs128-128.1.0. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 312 * READLINE_DEFAULT = editline * TERMINFO_DEFAULT = terminfo Based on these variables, the following variables have been set: * PYPACKAGE = python312 * READLINE_TYPE = editline * TERMCAP_TYPE = termcap * TERMINFO_TYPE = terminfo You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency cbindgen>=0.26.0: found cbindgen-0.27.0 => Tool dependency python312>=3.12.0nb1: found python312-3.12.6 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency perl>=5.0: found perl-5.38.2 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Build dependency clang>=18.0.0: found clang-18.1.8 => Build dependency rust>=1.56.1: found rust-1.79.0 => Full dependency icu>=75.1: found icu-75.1 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for mozjs128-128.1.0 ===> Extracting for mozjs128-128.1.0 ===> Patching for mozjs128-128.1.0 => Applying pkgsrc patches for mozjs128-128.1.0 ===> Creating toolchain wrappers for mozjs128-128.1.0 ===> Configuring for mozjs128-128.1.0 => Set variables in configuration file. => Generating pkg-config files for builtin xz package. => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Adding run-time search paths to pkg-config files. Using Python 3.12.6 from /pbulk/work/lang/mozjs128/work/.buildlink/bin/python3 Creating local state directory: /pbulk/work/lang/mozjs128/work/.home/.mozbuild/srcdirs/firefox-128.1.0-5ad3c005ac01 Created Python 3 virtualenv checking for vcs source checkout... no checking for a shell... /pbulk/work/lang/mozjs128/work/.tools/bin/sh checking for host system type... i586-unknown-netbsd checking for target system type... i586-unknown-netbsd checking for Python 3... /pbulk/work/lang/mozjs128/work/.home/.mozbuild/srcdirs/firefox-128.1.0-5ad3c005ac01/_virtualenvs/build/bin/python (3.12.6) checking whether cross compiling... no checking for wget... not found checking for ccache... not found checking for the target C compiler... /pbulk/work/lang/mozjs128/work/.cwrapper/bin/gcc checking whether the target C compiler can be used... yes checking the target C compiler version... 10.5.0 checking the target C compiler works... yes checking for the target C++ compiler... /pbulk/work/lang/mozjs128/work/.cwrapper/bin/c++ checking whether the target C++ compiler can be used... yes checking the target C++ compiler version... 10.5.0 checking the target C++ compiler works... yes checking for the host C compiler... /pbulk/work/lang/mozjs128/work/.cwrapper/bin/gcc checking whether the host C compiler can be used... yes checking the host C compiler version... 10.5.0 checking the host C compiler works... yes checking for the host C++ compiler... /pbulk/work/lang/mozjs128/work/.cwrapper/bin/c++ checking whether the host C++ compiler can be used... yes checking the host C++ compiler version... 10.5.0 checking the host C++ compiler works... yes checking for target linker... bfd checking for host linker... bfd checking for 64-bit OS... no checking for __thread keyword for TLS variables... yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes checking for the assembler... /pbulk/work/lang/mozjs128/work/.cwrapper/bin/gcc checking for ar... /usr/bin/ar checking whether ar supports response files... yes checking for host_ar... /usr/bin/ar checking for -mavxvnni support... no checking for -mavx512bw support... yes checking for -mavx512vnni support... yes checking for pkg_config... /pbulk/work/lang/mozjs128/work/.tools/bin/pkg-config checking for pkg-config version... 2.3.0 checking whether pkg-config is pkgconf... yes WARNING: When not building jemalloc, you need to build with --with-redist or set WIN32_REDIST_DIR. checking for strndup... yes checking for posix_memalign... yes checking for memalign... no checking for malloc_usable_size... no checking for malloc.h... yes checking for stdint.h... yes checking for inttypes.h... yes checking for alloca.h... no 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 fts.h... no checking for sys/statvfs.h... yes checking for sys/statfs.h... no checking for sys/vfs.h... no checking for sys/mount.h... yes checking for sys/quota.h... no checking for sys/queue.h... yes checking for sys/types.h... yes checking for netinet/in.h... yes checking for byteswap.h... no checking for memfd_create in sys/mman.h... no checking for perf_event_open system call... no checking for clock_gettime(CLOCK_MONOTONIC)... yes checking for dladdr... yes checking for dlfcn.h... yes checking for dlopen in -ldl... no checking for dlopen... yes checking for gethostbyname_r in -lc_r... no checking for socket in -lsocket... no checking for pthread_create... no checking for pthread_create in -lpthread... yes checking for pthread.h... yes checking whether the C compiler supports -pthread... yes checking whether 64-bits std::atomic requires -latomic... do not know; assuming no checking whether the C compiler supports -Wbitfield-enum-conversion... no checking whether the C++ compiler supports -Wbitfield-enum-conversion... no checking whether the C compiler supports -Wformat-type-confusion... no checking whether the C++ compiler supports -Wformat-type-confusion... no checking whether the C compiler supports -Wshadow-field-in-constructor-modified... no checking whether the C++ compiler supports -Wshadow-field-in-constructor-modified... no checking whether the C compiler supports -Wtautological-constant-in-range-compare... no checking whether the C++ compiler supports -Wtautological-constant-in-range-compare... no checking whether the C compiler supports -Wno-error=tautological-type-limit-compare... no checking whether the C++ compiler supports -Wno-error=tautological-type-limit-compare... no 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 -Wempty-init-stmt... no checking whether the C compiler supports -Wfloat-overflow-conversion... no checking whether the C++ compiler supports -Wfloat-overflow-conversion... no checking whether the C compiler supports -Wfloat-zero-conversion... no checking whether the C++ compiler supports -Wfloat-zero-conversion... 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 -Wno-range-loop-analysis... no checking whether the C++ compiler supports -Wno-range-loop-analysis... no checking whether the C++ compiler supports -Wcomma-subscript... yes checking whether the C compiler supports -Wenum-compare-conditional... no checking whether the C++ compiler supports -Wenum-compare-conditional... no checking whether the C compiler supports -Wenum-float-conversion... no checking whether the C++ compiler supports -Wenum-float-conversion... no checking whether the C++ compiler supports -Wvolatile... yes checking whether the C++ compiler supports -Wno-deprecated-anon-enum-enum-conversion... no checking whether the C++ compiler supports -Wno-deprecated-enum-enum-conversion... no checking whether the C++ compiler supports -Wno-deprecated-this-capture... no 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 -Wlogical-op... yes checking whether the C++ compiler supports -Wlogical-op... 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 -Wno-multistatement-macros... yes checking whether the C++ compiler supports -Wno-multistatement-macros... yes checking whether the C compiler supports -Wno-error=class-memaccess... yes checking whether the C++ compiler supports -Wno-error=class-memaccess... yes checking whether the C compiler supports -Wno-error=atomic-alignment... no checking whether the C++ compiler supports -Wno-error=atomic-alignment... no checking whether the C compiler supports -Wno-error=deprecated-builtins... no checking whether the C++ compiler supports -Wno-error=deprecated-builtins... no checking whether the C compiler supports -Wformat... yes checking whether the C++ compiler supports -Wformat... yes checking whether the C compiler supports -Wformat-security... no checking whether the C++ compiler supports -Wformat-security... no 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 -Werror=implicit-function-declaration... yes checking whether the C compiler supports -Wno-psabi... yes checking whether the C++ compiler supports -Wno-psabi... yes checking whether the C compiler supports -Wno-error=builtin-macro-redefined... yes checking whether the C++ compiler supports -Wno-error=builtin-macro-redefined... yes checking whether the C++ compiler supports -Wno-vla-cxx-extension... no checking whether the C compiler supports -Wno-unknown-warning-option... no checking whether the C++ compiler supports -Wno-unknown-warning-option... no checking whether the C++ compiler supports -fno-sized-deallocation... yes checking whether the C++ compiler supports -fno-aligned-new... yes checking whether the C compiler supports -pipe... yes checking whether the C++ compiler supports -pipe... yes checking whether the C linker supports -Wl,--build-id=sha1... yes checking whether the C compiler supports -Wa,--noexecstack... yes checking whether the C linker supports -Wl,-z,noexecstack... yes checking whether the C linker supports -Wl,-z,text... yes checking whether the C linker supports -Wl,-z,relro... yes checking whether the C linker supports -Wl,-z,now... yes checking whether the C linker supports -Wl,-z,nocopyreloc... yes checking for --ignore-unresolved-symbol option to the linker... yes checking what kind of list files are supported by the linker... linkerlist checking for llvm_profdata... /pbulk/work/lang/mozjs128/work/.buildlink/bin/llvm-profdata checking whether llvm-profdata supports 'order' subcommand... yes checking for llvm-objdump... /pbulk/work/lang/mozjs128/work/.buildlink/bin/llvm-objdump checking for readelf... /pbulk/work/lang/mozjs128/work/.buildlink/bin/llvm-readelf checking for objcopy... /pbulk/work/lang/mozjs128/work/.buildlink/bin/llvm-objcopy checking for rustc... /usr/pkg/bin/rustc checking for cargo... /usr/pkg/bin/cargo checking rustc version... 1.79.0 checking cargo version... 1.79.0 checking for rust host triplet... i586-unknown-netbsd checking for rust target triplet... i586-unknown-netbsd checking for rustdoc... /usr/pkg/bin/rustdoc checking for cbindgen... /usr/pkg/bin/cbindgen checking for rustfmt... /usr/pkg/bin/rustfmt checking for clang for bindgen... /pbulk/work/lang/mozjs128/work/.cwrapper/bin/clang++ checking for libclang for bindgen... not found checking bindgen cflags... -x c++ -fno-sized-deallocation -fno-aligned-new -DTRACING=1 -DIMPL_LIBXUL -DMOZILLA_INTERNAL_API -DRUST_BINDGEN checking for readline... yes checking for icu-i18n >= 73.1... yes checking MOZ_ICU_CFLAGS... -I/usr/pkg/include checking MOZ_ICU_LIBS... -L/usr/pkg/lib -licui18n -Wl,-R/usr/pkg/lib -licuuc -licudata checking for tm_zone and tm_gmtoff in struct tm... yes checking for getpagesize... yes checking for gmtime_r... yes checking for localtime_r... yes checking for gettid... no checking for setpriority... yes checking for syscall... yes checking for getc_unlocked... yes checking for pthread_getname_np... no checking for pthread_get_name_np... no checking for strerror... yes checking for nl_langinfo and CODESET... yes checking for __cxa_demangle... yes checking for _getc_nolock... no checking for localeconv... yes checking for awk... /pbulk/work/lang/mozjs128/work/.tools/bin/awk checking for gmake... /pbulk/work/lang/mozjs128/work/.tools/bin/make checking for watchman... not found checking for xargs... /pbulk/work/lang/mozjs128/work/.tools/bin/xargs checking for strip... /pbulk/work/lang/mozjs128/work/.buildlink/bin/llvm-strip checking for zlib >= 1.2.3... yes checking MOZ_ZLIB_CFLAGS... checking MOZ_ZLIB_LIBS... -lz checking for m4... /usr/bin/m4 Refreshing /pbulk/work/lang/mozjs128/work/firefox-128.1.0/js/src/old-configure with /pbulk/work/lang/mozjs128/work/firefox-128.1.0/build/autoconf/autoconf.sh Autoconf requires GNU m4. Install it before installing Autoconf or set the M4 environment variable to its path name. ERROR: autoconf exited with return code 2 *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/lang/mozjs128 *** Error code 1 Stop. make: stopped in /usr/pkgsrc/lang/mozjs128