=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for palemoon-33.4.0/palemoon.tar.gz => Checksum SHA512 OK for palemoon-33.4.0/palemoon.tar.gz => Checksum BLAKE2s OK for palemoon-33.4.0/psutil.tar.gz => Checksum SHA512 OK for palemoon-33.4.0/psutil.tar.gz => Checksum BLAKE2s OK for palemoon-33.4.0/uxp.tar.gz => Checksum SHA512 OK for palemoon-33.4.0/uxp.tar.gz ===> Installing dependencies for palemoon-33.4.0 ========================================================================== The supported build options for palemoon are: dbus pulseaudio You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.palemoon (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, palemoon-33.4.0. Their current value is shown below: * JPEG_DEFAULT = jpeg * PYTHON_VERSION_DEFAULT = 312 * SSLBASE = /usr * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * PYPACKAGE = python27 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 glib2-tools-[0-9]*: found glib2-tools-2.80.4 => Tool dependency python27>=2.7.18nb12: found python27-2.7.18nb16 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency autoconf213>=2.13: found autoconf213-2.13nb11 => 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 zip-[0-9]*: found zip-3.0nb3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Build dependency x11-links>=1.36: found x11-links-1.36 => Full dependency GConf>=3.2.3nb18: found GConf-3.2.3nb19 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency ffmpeg6>=6.1.1nb1: found ffmpeg6-6.1.2nb1 => Full dependency gtk2+>=2.24.33nb18: found gtk2+-2.24.33nb20 ===> 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 palemoon-33.4.0 ===> Extracting for palemoon-33.4.0 ===> Patching for palemoon-33.4.0 mv -f /tmp/pkgbuild/www/palemoon/work.alpha/uxp/* /tmp/pkgbuild/www/palemoon/work.alpha/pale-moon/platform/ /bin/rm -rf /tmp/pkgbuild/www/palemoon/work.alpha/pale-moon/platform/python/psutil mv -f /tmp/pkgbuild/www/palemoon/work.alpha/psutil-3.4.2 /tmp/pkgbuild/www/palemoon/work.alpha/pale-moon/platform/python/psutil => Applying pkgsrc patches for palemoon-33.4.0 ===> Creating toolchain wrappers for palemoon-33.4.0 ===> Configuring for palemoon-33.4.0 /bin/mkdir -p /tmp/pkgbuild/www/palemoon/work.alpha/build cd /tmp/pkgbuild/www/palemoon/work.alpha/pale-moon && autoconf-2.13 cd /tmp/pkgbuild/www/palemoon/work.alpha/pale-moon/palemoon && autoconf-2.13 cd /tmp/pkgbuild/www/palemoon/work.alpha/pale-moon/platform/js/src && autoconf-2.13 => Generating pkg-config file for builtin expat package. => Generating pkg-config files for builtin xz package. Creating Python environment New python executable in /tmp/pkgbuild/www/palemoon/work.alpha/build/_virtualenv/bin/python2.7 Also creating executable in /tmp/pkgbuild/www/palemoon/work.alpha/build/_virtualenv/bin/python Installing setuptools, pip, wheel...done. WARNING: Python.h not found. Install Python development headers. Error processing command. Ignoring because optional. (optional:setup.py:python/psutil:build_ext:--inplace) Reexecuting in the virtualenv checking for a shell... /tmp/pkgbuild/www/palemoon/work.alpha/.tools/bin/sh checking for host system type... alpha-unknown-netbsd10.0 checking for target system type... alpha-unknown-netbsd10.0 checking whether cross compiling... no checking for pkg_config... /tmp/pkgbuild/www/palemoon/work.alpha/.tools/bin/pkg-config checking for pkg-config version... 2.3.0 checking for yasm... not found checking for the target C compiler... /tmp/pkgbuild/www/palemoon/work.alpha/.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... /tmp/pkgbuild/www/palemoon/work.alpha/.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... /tmp/pkgbuild/www/palemoon/work.alpha/.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... /tmp/pkgbuild/www/palemoon/work.alpha/.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 64-bit OS... yes Traceback (most recent call last): File "/tmp/pkgbuild/www/palemoon/work.alpha/pale-moon/configure.py", line 32, in sys.exit(main(sys.argv)) File "/tmp/pkgbuild/www/palemoon/work.alpha/pale-moon/configure.py", line 24, in main sandbox.run(os.path.join(os.path.dirname(__file__), 'moz.configure')) File "/tmp/pkgbuild/www/palemoon/work.alpha/pale-moon/platform/python/mozbuild/mozbuild/configure/__init__.py", line 364, in run func(*args) File "/tmp/pkgbuild/www/palemoon/work.alpha/pale-moon/platform/python/mozbuild/mozbuild/configure/__init__.py", line 407, in _value_for return self._value_for_depends(obj, need_help_dependency) File "/tmp/pkgbuild/www/palemoon/work.alpha/pale-moon/platform/python/mozbuild/mozbuild/util.py", line 925, in method_call cache[args] = self.func(instance, *args) File "/tmp/pkgbuild/www/palemoon/work.alpha/pale-moon/platform/python/mozbuild/mozbuild/configure/__init__.py", line 417, in _value_for_depends return obj.result File "/tmp/pkgbuild/www/palemoon/work.alpha/pale-moon/platform/python/mozbuild/mozbuild/util.py", line 943, in __get__ setattr(instance, name, self.func(instance)) File "/tmp/pkgbuild/www/palemoon/work.alpha/pale-moon/platform/python/mozbuild/mozbuild/configure/__init__.py", line 90, in result return self.func(*resolved_args) File "/tmp/pkgbuild/www/palemoon/work.alpha/pale-moon/platform/python/mozbuild/mozbuild/configure/__init__.py", line 933, in wrapped return new_func(*args, **kwargs) File "/tmp/pkgbuild/www/palemoon/work.alpha/pale-moon/platform/build/moz.configure/toolchain.configure", line 817, in check_have_64_bit configure_error('The target compiler does not agree with configure ' File "/tmp/pkgbuild/www/palemoon/work.alpha/pale-moon/platform/python/mozbuild/mozbuild/configure/__init__.py", line 933, in wrapped return new_func(*args, **kwargs) File "/tmp/pkgbuild/www/palemoon/work.alpha/pale-moon/platform/build/moz.configure/util.configure", line 18, in configure_error raise ConfigureError(message) mozbuild.configure.ConfigureError: The target compiler does not agree with configure about the target bitness. *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/www/palemoon *** Error code 1 Stop. make: stopped in /usr/pkgsrc/www/palemoon