python3.12-google-compute-engine-20190124
copying build/lib/google_compute_engine/instance_setup/instance_setup.py -> build/bdist.linux-x86_64/wheel/./google_compute_engine/instance_setup
creating build/bdist.linux-x86_64/wheel/google_compute_engine/metadata_scripts
copying build/lib/google_compute_engine/metadata_scripts/__init__.py -> build/bdist.linux-x86_64/wheel/./google_compute_engine/metadata_scripts
copying build/lib/google_compute_engine/metadata_scripts/script_executor.py -> build/bdist.linux-x86_64/wheel/./google_compute_engine/metadata_scripts
copying build/lib/google_compute_engine/metadata_scripts/script_manager.py -> build/bdist.linux-x86_64/wheel/./google_compute_engine/metadata_scripts
copying build/lib/google_compute_engine/metadata_scripts/script_retriever.py -> build/bdist.linux-x86_64/wheel/./google_compute_engine/metadata_scripts
creating build/bdist.linux-x86_64/wheel/google_compute_engine/networking
copying build/lib/google_compute_engine/networking/__init__.py -> build/bdist.linux-x86_64/wheel/./google_compute_engine/networking
copying build/lib/google_compute_engine/networking/network_daemon.py -> build/bdist.linux-x86_64/wheel/./google_compute_engine/networking
creating build/bdist.linux-x86_64/wheel/google_compute_engine/networking/ip_forwarding
copying build/lib/google_compute_engine/networking/ip_forwarding/__init__.py -> build/bdist.linux-x86_64/wheel/./google_compute_engine/networking/ip_forwarding
copying build/lib/google_compute_engine/networking/ip_forwarding/ip_forwarding.py -> build/bdist.linux-x86_64/wheel/./google_compute_engine/networking/ip_forwarding
copying build/lib/google_compute_engine/networking/ip_forwarding/ip_forwarding_utils.py -> build/bdist.linux-x86_64/wheel/./google_compute_engine/networking/ip_forwarding
creating build/bdist.linux-x86_64/wheel/google_compute_engine/networking/ip_forwarding/tests
copying build/lib/google_compute_engine/networking/ip_forwarding/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./google_compute_engine/networking/ip_forwarding/tests
copying build/lib/google_compute_engine/networking/ip_forwarding/tests/ip_forwarding_test.py -> build/bdist.linux-x86_64/wheel/./google_compute_engine/networking/ip_forwarding/tests
creating build/bdist.linux-x86_64/wheel/google_compute_engine/networking/network_setup
copying build/lib/google_compute_engine/networking/network_setup/__init__.py -> build/bdist.linux-x86_64/wheel/./google_compute_engine/networking/network_setup
copying build/lib/google_compute_engine/networking/network_setup/network_setup.py -> build/bdist.linux-x86_64/wheel/./google_compute_engine/networking/network_setup
creating build/bdist.linux-x86_64/wheel/google_compute_engine/networking/network_setup/tests
copying build/lib/google_compute_engine/networking/network_setup/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./google_compute_engine/networking/network_setup/tests
copying build/lib/google_compute_engine/networking/network_setup/tests/network_setup_test.py -> build/bdist.linux-x86_64/wheel/./google_compute_engine/networking/network_setup/tests
creating build/bdist.linux-x86_64/wheel/google_compute_engine/networking/tests
copying build/lib/google_compute_engine/networking/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./google_compute_engine/networking/tests
copying build/lib/google_compute_engine/networking/tests/network_daemon_test.py -> build/bdist.linux-x86_64/wheel/./google_compute_engine/networking/tests
running install_egg_info
Copying google_compute_engine.egg-info to build/bdist.linux-x86_64/wheel/./google_compute_engine-2.8.13-py3.12.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/google_compute_engine-2.8.13.data/scripts
copying build/scripts-3.12/google_optimize_local_ssd -> build/bdist.linux-x86_64/wheel/google_compute_engine-2.8.13.data/scripts
copying build/scripts-3.12/google_set_multiqueue -> build/bdist.linux-x86_64/wheel/google_compute_engine-2.8.13.data/scripts
changing mode of build/bdist.linux-x86_64/wheel/google_compute_engine-2.8.13.data/scripts/google_optimize_local_ssd to 755
changing mode of build/bdist.linux-x86_64/wheel/google_compute_engine-2.8.13.data/scripts/google_set_multiqueue to 755
creating build/bdist.linux-x86_64/wheel/google_compute_engine-2.8.13.dist-info/WHEEL
creating 'dist/google_compute_engine-2.8.13-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'google_compute_engine/__init__.py'
adding 'google_compute_engine/compat.py'
adding 'google_compute_engine/config_manager.py'
adding 'google_compute_engine/constants.py'
adding 'google_compute_engine/file_utils.py'
adding 'google_compute_engine/logger.py'
adding 'google_compute_engine/metadata_watcher.py'
adding 'google_compute_engine/network_utils.py'
adding 'google_compute_engine/test_compat.py'
adding 'google_compute_engine/accounts/__init__.py'
adding 'google_compute_engine/accounts/accounts_daemon.py'
adding 'google_compute_engine/accounts/accounts_utils.py'
adding 'google_compute_engine/accounts/oslogin_utils.py'
adding 'google_compute_engine/boto/__init__.py'
adding 'google_compute_engine/boto/boto_config.py'
adding 'google_compute_engine/boto/compute_auth.py'
adding 'google_compute_engine/clock_skew/__init__.py'
adding 'google_compute_engine/clock_skew/clock_skew_daemon.py'
adding 'google_compute_engine/distro_lib/__init__.py'
adding 'google_compute_engine/distro_lib/helpers.py'
adding 'google_compute_engine/distro_lib/ip_forwarding_utils.py'
adding 'google_compute_engine/distro_lib/utils.py'
adding 'google_compute_engine/distro_lib/debian_8/__init__.py'
adding 'google_compute_engine/distro_lib/debian_8/utils.py'
adding 'google_compute_engine/distro_lib/debian_8/tests/__init__.py'
adding 'google_compute_engine/distro_lib/debian_8/tests/utils_test.py'
adding 'google_compute_engine/distro_lib/debian_9/__init__.py'
adding 'google_compute_engine/distro_lib/debian_9/utils.py'
adding 'google_compute_engine/distro_lib/debian_9/tests/__init__.py'
adding 'google_compute_engine/distro_lib/debian_9/tests/utils_test.py'
adding 'google_compute_engine/distro_lib/el_6/__init__.py'
adding 'google_compute_engine/distro_lib/el_6/utils.py'
adding 'google_compute_engine/distro_lib/el_6/tests/__init__.py'
adding 'google_compute_engine/distro_lib/el_6/tests/utils_test.py'
adding 'google_compute_engine/distro_lib/el_7/__init__.py'
adding 'google_compute_engine/distro_lib/el_7/utils.py'
adding 'google_compute_engine/distro_lib/el_7/tests/__init__.py'
adding 'google_compute_engine/distro_lib/el_7/tests/utils_test.py'
adding 'google_compute_engine/distro_lib/freebsd_11/__init__.py'
adding 'google_compute_engine/distro_lib/freebsd_11/utils.py'
adding 'google_compute_engine/distro_lib/freebsd_11/tests/__init__.py'
adding 'google_compute_engine/distro_lib/freebsd_11/tests/utils_test.py'
adding 'google_compute_engine/distro_lib/sles_11/__init__.py'
adding 'google_compute_engine/distro_lib/sles_11/utils.py'
adding 'google_compute_engine/distro_lib/sles_11/tests/__init__.py'
adding 'google_compute_engine/distro_lib/sles_11/tests/utils_test.py'
adding 'google_compute_engine/distro_lib/sles_12/__init__.py'
adding 'google_compute_engine/distro_lib/sles_12/utils.py'
adding 'google_compute_engine/distro_lib/sles_12/tests/__init__.py'
adding 'google_compute_engine/distro_lib/sles_12/tests/utils_test.py'
adding 'google_compute_engine/instance_setup/__init__.py'
adding 'google_compute_engine/instance_setup/instance_config.py'
adding 'google_compute_engine/instance_setup/instance_setup.py'
adding 'google_compute_engine/metadata_scripts/__init__.py'
adding 'google_compute_engine/metadata_scripts/script_executor.py'
adding 'google_compute_engine/metadata_scripts/script_manager.py'
adding 'google_compute_engine/metadata_scripts/script_retriever.py'
adding 'google_compute_engine/networking/__init__.py'
adding 'google_compute_engine/networking/network_daemon.py'
adding 'google_compute_engine/networking/ip_forwarding/__init__.py'
adding 'google_compute_engine/networking/ip_forwarding/ip_forwarding.py'
adding 'google_compute_engine/networking/ip_forwarding/ip_forwarding_utils.py'
adding 'google_compute_engine/networking/ip_forwarding/tests/__init__.py'
adding 'google_compute_engine/networking/ip_forwarding/tests/ip_forwarding_test.py'
adding 'google_compute_engine/networking/network_setup/__init__.py'
adding 'google_compute_engine/networking/network_setup/network_setup.py'
adding 'google_compute_engine/networking/network_setup/tests/__init__.py'
adding 'google_compute_engine/networking/network_setup/tests/network_setup_test.py'
adding 'google_compute_engine/networking/tests/__init__.py'
adding 'google_compute_engine/networking/tests/network_daemon_test.py'
adding 'google_compute_engine-2.8.13.data/scripts/google_optimize_local_ssd'
adding 'google_compute_engine-2.8.13.data/scripts/google_set_multiqueue'
adding 'google_compute_engine-2.8.13.dist-info/licenses/LICENSE'
adding 'google_compute_engine-2.8.13.dist-info/METADATA'
adding 'google_compute_engine-2.8.13.dist-info/WHEEL'
adding 'google_compute_engine-2.8.13.dist-info/entry_points.txt'
adding 'google_compute_engine-2.8.13.dist-info/top_level.txt'
adding 'google_compute_engine-2.8.13.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
→ installPhase
Executing pypaInstallPhase
Successfully installed google_compute_engine-2.8.13-py2.py3-none-any.whl
patching script interpreter paths in /nix/store/8i5j8b3pixkiqy6ihdz927srfl7rzcz6-python3.12-google-compute-engine-20190124-x86_64-unknown-linux-gnufilc0/bin/google_accounts_daemon /nix/store/8i5j8b3pixkiqy6ihdz927srfl7rzcz6-python3.12-google-compute-engine-20190124-x86_64-unknown-linux-gnufilc0/bin/google_clock_skew_daemon /nix/store/8i5j8b3pixkiqy6ihdz927srfl7rzcz6-python3.12-google-compute-engine-20190124-x86_64-unknown-linux-gnufilc0/bin/google_instance_setup /nix/store/8i5j8b3pixkiqy6ihdz927srfl7rzcz6-python3.12-google-compute-engine-20190124-x86_64-unknown-linux-gnufilc0/bin/google_metadata_script_runner /nix/store/8i5j8b3pixkiqy6ihdz927srfl7rzcz6-python3.12-google-compute-engine-20190124-x86_64-unknown-linux-gnufilc0/bin/google_network_daemon /nix/store/8i5j8b3pixkiqy6ihdz927srfl7rzcz6-python3.12-google-compute-engine-20190124-x86_64-unknown-linux-gnufilc0/bin/google_optimize_local_ssd /nix/store/8i5j8b3pixkiqy6ihdz927srfl7rzcz6-python3.12-google-compute-engine-20190124-x86_64-unknown-linux-gnufilc0/bin/google_set_multiqueue
/nix/store/8i5j8b3pixkiqy6ihdz927srfl7rzcz6-python3.12-google-compute-engine-20190124-x86_64-unknown-linux-gnufilc0/bin/google_optimize_local_ssd: interpreter directive changed from "#!/bin/bash" to "/nix/store/7dndsp6s2h2kay7vqv9z9jyv8l6b6x01-bash-interactive-x86_64-unknown-linux-gnufilc0-5.2p37/bin/bash"
/nix/store/8i5j8b3pixkiqy6ihdz927srfl7rzcz6-python3.12-google-compute-engine-20190124-x86_64-unknown-linux-gnufilc0/bin/google_set_multiqueue: interpreter directive changed from "#!/bin/bash" to "/nix/store/7dndsp6s2h2kay7vqv9z9jyv8l6b6x01-bash-interactive-x86_64-unknown-linux-gnufilc0-5.2p37/bin/bash"
Finished executing pypaInstallPhase
→ pythonOutputDistPhase
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/8i5j8b3pixkiqy6ihdz927srfl7rzcz6-python3.12-google-compute-engine-20190124-x86_64-unknown-linux-gnufilc0
checking for references to /build/ in /nix/store/8i5j8b3pixkiqy6ihdz927srfl7rzcz6-python3.12-google-compute-engine-20190124-x86_64-unknown-linux-gnufilc0...
patching script interpreter paths in /nix/store/8i5j8b3pixkiqy6ihdz927srfl7rzcz6-python3.12-google-compute-engine-20190124-x86_64-unknown-linux-gnufilc0
stripping (with command strip and flags -S -p) in /nix/store/8i5j8b3pixkiqy6ihdz927srfl7rzcz6-python3.12-google-compute-engine-20190124-x86_64-unknown-linux-gnufilc0/lib /nix/store/8i5j8b3pixkiqy6ihdz927srfl7rzcz6-python3.12-google-compute-engine-20190124-x86_64-unknown-linux-gnufilc0/bin
shrinking RPATHs of ELF executables and libraries in /nix/store/08vnvgayjikvywvh7gzmsaqs41plvsi1-python3.12-google-compute-engine-20190124-x86_64-unknown-linux-gnufilc0-dist
checking for references to /build/ in /nix/store/08vnvgayjikvywvh7gzmsaqs41plvsi1-python3.12-google-compute-engine-20190124-x86_64-unknown-linux-gnufilc0-dist...
patching script interpreter paths in /nix/store/08vnvgayjikvywvh7gzmsaqs41plvsi1-python3.12-google-compute-engine-20190124-x86_64-unknown-linux-gnufilc0-dist
Rewriting #!/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/bin/python3.12 to #!/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0
wrapping `/nix/store/8i5j8b3pixkiqy6ihdz927srfl7rzcz6-python3.12-google-compute-engine-20190124-x86_64-unknown-linux-gnufilc0/bin/google_accounts_daemon'...
Rewriting #!/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/bin/python3.12 to #!/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0
wrapping `/nix/store/8i5j8b3pixkiqy6ihdz927srfl7rzcz6-python3.12-google-compute-engine-20190124-x86_64-unknown-linux-gnufilc0/bin/google_clock_skew_daemon'...
Rewriting #!/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/bin/python3.12 to #!/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0
wrapping `/nix/store/8i5j8b3pixkiqy6ihdz927srfl7rzcz6-python3.12-google-compute-engine-20190124-x86_64-unknown-linux-gnufilc0/bin/google_instance_setup'...
Rewriting #!/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/bin/python3.12 to #!/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0
wrapping `/nix/store/8i5j8b3pixkiqy6ihdz927srfl7rzcz6-python3.12-google-compute-engine-20190124-x86_64-unknown-linux-gnufilc0/bin/google_metadata_script_runner'...
Rewriting #!/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/bin/python3.12 to #!/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0
wrapping `/nix/store/8i5j8b3pixkiqy6ihdz927srfl7rzcz6-python3.12-google-compute-engine-20190124-x86_64-unknown-linux-gnufilc0/bin/google_network_daemon'...
Rewriting #!/nix/store/7dndsp6s2h2kay7vqv9z9jyv8l6b6x01-bash-interactive-x86_64-unknown-linux-gnufilc0-5.2p37/bin/bash to #!/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0
Rewriting #!/nix/store/7dndsp6s2h2kay7vqv9z9jyv8l6b6x01-bash-interactive-x86_64-unknown-linux-gnufilc0-5.2p37/bin/bash to #!/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
→ pythonRemoveBinBytecodePhase
qmake-hook
Build started
qrencode-4.1.1
Build started
→ unpackPhase
unpacking source archive /nix/store/7vp1xphsl8afjpgxwx5zxma723968ycc-source
source root is source
→ patchPhase
→ autoreconfPhase
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
aclocal: warning: couldn't open directory 'm4': No such file or directory
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'use'.
libtoolize: copying file 'use/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I m4
autoreconf: running: /nix/store/v3l2zqz13i63nzkd2nrqps0y2i74pr10-autoconf-2.72/bin/autoconf --force
configure.ac:29: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:29: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:29: the top level
configure.ac:36: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.ac:36: You should run autoupdate.
m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:36: the top level
configure.ac:63: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:63: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
configure.ac:63: the top level
autoreconf: running: /nix/store/v3l2zqz13i63nzkd2nrqps0y2i74pr10-autoconf-2.72/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:27: installing 'use/compile'
configure.ac:21: installing 'use/config.guess'
configure.ac:21: installing 'use/config.sub'
configure.ac:24: installing 'use/install-sh'
configure.ac:24: installing 'use/missing'
Makefile.am: installing 'use/depcomp'
parallel-tests: installing 'use/test-driver'
autoreconf: 'use/install-sh' is updated
autoreconf: Leaving directory '.'
→ updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./use/config.sub
Updating Autotools / GNU config script to a newer upstream version: ./use/config.guess
→ updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./use/config.sub
Updating Autotools / GNU config script to a newer upstream version: ./use/config.guess
→ configurePhase
Fil-C: adapting libtool symbol probes in configure
fixing libtool script ./use/ltmain.sh
./configure
patching script interpreter paths in ./configure
./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/sh"
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/avp266818hvxxq5j7sbixgq5p0rm42yj-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1 --bindir=/nix/store/yfdi7gzynq5k2s81f9hs7zpgwsdwkswy-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1-bin/bin --sbindir=/nix/store/yfdi7gzynq5k2s81f9hs7zpgwsdwkswy-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1-bin/sbin --includedir=/nix/store/mqh6rgrkpwabw0nanpbmk4ydjfc36kxq-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1-dev/include --mandir=/nix/store/jd4fn41n0ai4z22nc51ymcvsrr48pv8w-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1-man/share/man --infodir=/nix/store/yfdi7gzynq5k2s81f9hs7zpgwsdwkswy-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1-bin/share/info --docdir=/nix/store/avp266818hvxxq5j7sbixgq5p0rm42yj-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1/share/doc/qrencode --libdir=/nix/store/avp266818hvxxq5j7sbixgq5p0rm42yj-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1/lib --libexecdir=/nix/store/avp266818hvxxq5j7sbixgq5p0rm42yj-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1/libexec --localedir=/nix/store/avp266818hvxxq5j7sbixgq5p0rm42yj-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1/share/locale --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnufilc0
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnufilc0
checking target system type... x86_64-unknown-linux-gnufilc0
checking for a BSD-compatible install... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-gnufilc0-strip... strip
checking for a race-free mkdir -p... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-unknown-linux-gnufilc0-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... none
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for grep that handles long lines and -e... /nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin/grep
checking for egrep... /nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin/grep -E
checking for sys/time.h... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /nix/store/4rpiqv9yr2pw5094v4wc33ijkqjpm9sa-gnused-4.9/bin/sed
checking for fgrep... /nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin/grep -F
checking for ld used by clang... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 4718592
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnufilc0 format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for ld option to reload object files... -r
checking for file... file
checking for x86_64-unknown-linux-gnufilc0-objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-unknown-linux-gnufilc0-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-gnufilc0-ranlib... ranlib
checking for x86_64-unknown-linux-gnufilc0-ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-gnufilc0-strip... (cached) strip
checking command to parse nm output from clang object... ok
checking for sysroot... no
checking for a working dd... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/dd
checking how to truncate binary pipes... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/dd bs=4096 count=1
checking for x86_64-unknown-linux-gnufilc0-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for x86_64-unknown-linux-gnufilc0-gcc... (cached) clang
checking whether the compiler supports GNU C... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to enable C11 features... (cached) none needed
checking whether clang understands -c and -o together... (cached) yes
checking dependency style of clang... (cached) none
checking pkg-config is at least version 0.9.0... yes
checking for strdup... yes
checking for pthread_mutex_init in -lpthread... yes
checking for "libpng"... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
ninja-1.12.1
wrote build.ninja.
bootstrap complete. rebuilding...
wrote build.ninja.
qrencode-4.1.1
config.status: creating Makefile
config.status: creating libqrencode.pc
config.status: creating tests/Makefile
config.status: creating qrencode.1
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Options used to compile and link:
CC = clang
CFLAGS = -Wall -g -O2 -pthread
CPPFLAGS =
CXX = clang++
CXXFLAGS =
LDFLAGS =
→ buildPhase
build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
make all-recursive
make[1]: Entering directory '/build/source'
Making all in .
make[2]: Entering directory '/build/source'
clang -DHAVE_CONFIG_H -I. -I/nix/store/ab88777fx3bsd7bh5y123izj0lrv8pkv-libpng-apng-1.6.43-x86_64-unknown-linux-gnufilc0-dev/include/libpng16 -Wall -g -O2 -pthread -c -o qrencode-qrenc.o `test -f 'qrenc.c' || echo './'`qrenc.c
ninja-1.12.1
[10/34] CXX build/metrics.outil.o
src/metrics.cc:40:19: warning: unused function 'GetFrequency' [-Wunused-function]
40 | constexpr int64_t GetFrequency() {| ^~~~~~~~~~~~
1 warning generated.
qrencode-4.1.1
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -g -O2 -pthread -c -o qrencode.lo qrencode.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -g -O2 -pthread -c qrencode.c -fPIC -DPIC -o .libs/qrencode.o
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -g -O2 -pthread -c -o qrinput.lo qrinput.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -g -O2 -pthread -c qrinput.c -fPIC -DPIC -o .libs/qrinput.o
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -g -O2 -pthread -c -o bitstream.lo bitstream.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -g -O2 -pthread -c bitstream.c -fPIC -DPIC -o .libs/bitstream.o
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -g -O2 -pthread -c -o qrspec.lo qrspec.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -g -O2 -pthread -c qrspec.c -fPIC -DPIC -o .libs/qrspec.o
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -g -O2 -pthread -c -o rsecc.lo rsecc.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -g -O2 -pthread -c rsecc.c -fPIC -DPIC -o .libs/rsecc.o
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -g -O2 -pthread -c -o split.lo split.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -g -O2 -pthread -c split.c -fPIC -DPIC -o .libs/split.o
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -g -O2 -pthread -c -o mask.lo mask.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -g -O2 -pthread -c mask.c -fPIC -DPIC -o .libs/mask.o
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -g -O2 -pthread -c -o mqrspec.lo mqrspec.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -g -O2 -pthread -c mqrspec.c -fPIC -DPIC -o .libs/mqrspec.o
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -g -O2 -pthread -c -o mmask.lo mmask.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -g -O2 -pthread -c mmask.c -fPIC -DPIC -o .libs/mmask.o
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=link clang -Wall -g -O2 -pthread -version-number 4:1:1 -o libqrencode.la -rpath /nix/store/avp266818hvxxq5j7sbixgq5p0rm42yj-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1/lib qrencode.lo qrinput.lo bitstream.lo qrspec.lo rsecc.lo split.lo mask.lo mqrspec.lo mmask.lo
libtool: link: clang -shared -fPIC -DPIC .libs/qrencode.o .libs/qrinput.o .libs/bitstream.o .libs/qrspec.o .libs/rsecc.o .libs/split.o .libs/mask.o .libs/mqrspec.o .libs/mmask.o -g -O2 -pthread -Wl,-soname -Wl,libqrencode.so.4 -o .libs/libqrencode.so.4.1.1
libtool: link: (cd ".libs" && rm -f "libqrencode.so.4" && ln -s "libqrencode.so.4.1.1" "libqrencode.so.4")
libtool: link: (cd ".libs" && rm -f "libqrencode.so" && ln -s "libqrencode.so.4.1.1" "libqrencode.so")
libtool: link: ( cd ".libs" && rm -f "libqrencode.la" && ln -s "../libqrencode.la" "libqrencode.la" )
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool --tag=CC --mode=link clang -I/nix/store/ab88777fx3bsd7bh5y123izj0lrv8pkv-libpng-apng-1.6.43-x86_64-unknown-linux-gnufilc0-dev/include/libpng16 -Wall -g -O2 -pthread -o qrencode qrencode-qrenc.o libqrencode.la -L/nix/store/69qzx5dg1386lnn8z64r2ynxs8mb0iz3-libpng-apng-1.6.43-x86_64-unknown-linux-gnufilc0/lib -lpng16
libtool: link: clang -I/nix/store/ab88777fx3bsd7bh5y123izj0lrv8pkv-libpng-apng-1.6.43-x86_64-unknown-linux-gnufilc0-dev/include/libpng16 -Wall -g -O2 -o .libs/qrencode qrencode-qrenc.o ./.libs/libqrencode.so -L/nix/store/69qzx5dg1386lnn8z64r2ynxs8mb0iz3-libpng-apng-1.6.43-x86_64-unknown-linux-gnufilc0/lib /nix/store/69qzx5dg1386lnn8z64r2ynxs8mb0iz3-libpng-apng-1.6.43-x86_64-unknown-linux-gnufilc0/lib/libpng16.so -pthread -Wl,-rpath -Wl,/nix/store/avp266818hvxxq5j7sbixgq5p0rm42yj-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1/lib -Wl,-rpath -Wl,/nix/store/69qzx5dg1386lnn8z64r2ynxs8mb0iz3-libpng-apng-1.6.43-x86_64-unknown-linux-gnufilc0/lib
./makeREADME.sh
make[2]: Leaving directory '/build/source'
make[1]: Leaving directory '/build/source'
→ installPhase
install flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash pkgconfigdir=/nix/store/mqh6rgrkpwabw0nanpbmk4ydjfc36kxq-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1-dev/lib/pkgconfig m4datadir=/nix/store/mqh6rgrkpwabw0nanpbmk4ydjfc36kxq-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1-dev/share/aclocal aclocaldir=/nix/store/mqh6rgrkpwabw0nanpbmk4ydjfc36kxq-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1-dev/share/aclocal install
Making install in .
make[1]: Entering directory '/build/source'
make[2]: Entering directory '/build/source'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/avp266818hvxxq5j7sbixgq5p0rm42yj-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1/lib'
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool --mode=install /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c libqrencode.la '/nix/store/avp266818hvxxq5j7sbixgq5p0rm42yj-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1/lib'
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/libqrencode.so.4.1.1 /nix/store/avp266818hvxxq5j7sbixgq5p0rm42yj-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1/lib/libqrencode.so.4.1.1
libtool: install: (cd /nix/store/avp266818hvxxq5j7sbixgq5p0rm42yj-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1/lib && { ln -s -f libqrencode.so.4.1.1 libqrencode.so.4 || { rm -f libqrencode.so.4 && ln -s libqrencode.so.4.1.1 libqrencode.so.4; }; })libtool: install: (cd /nix/store/avp266818hvxxq5j7sbixgq5p0rm42yj-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1/lib && { ln -s -f libqrencode.so.4.1.1 libqrencode.so || { rm -f libqrencode.so && ln -s libqrencode.so.4.1.1 libqrencode.so; }; })libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/libqrencode.lai /nix/store/avp266818hvxxq5j7sbixgq5p0rm42yj-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1/lib/libqrencode.la
libtool: finish: PATH="/nix/store/f4iq3fjva198s44x56dwm0vpgymb67xg-x86_64-unknown-linux-gnufilc0-pkg-config-wrapper-0.29.2/bin:/nix/store/v3l2zqz13i63nzkd2nrqps0y2i74pr10-autoconf-2.72/bin:/nix/store/3ah4cvhhimlxvb2dqk07n1xlbb0dk81f-automake-1.16.5/bin:/nix/store/ava9h9a35fg419f4r1h3ib2hwqx6lr8k-gettext-0.22.5/bin:/nix/store/b7kv2xx2ga3w0fa4h7g0c3y64wkr3i57-libtool-2.5.4/bin:/nix/store/16yz1jny3j9irq4g8zkcx39nr77xwnvx-gnum4-1.4.19/bin:/nix/store/9rsc6g3vlfnp7lvq3pl1xpir5acd1ax0-file-5.45/bin:/nix/store/g7i75czfbw9sy5f8v7rjbama6lr3ya3s-patchelf-0.15.0/bin:/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin:/nix/store/31l6alfx8axrfkp0zxza3z7f7gxzi8b3-filc-cc/bin:/nix/store/14i07vk4qkfcdyyha9amqryg033l3xcf-filc-sysroot-with-metadata/bin:/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin:/nix/store/gqxsl4vfi43khmz1snzynr8jwwynkbbw-binutils-wrapper-2.43.1/bin:/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin:/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin:/nix/store/392hs9nhm6wfw4imjllbvb1wil1n39qx-findutils-4.10.0/bin:/nix/store/xw0mf3shymq3k7zlncf09rm8917sdi4h-diffutils-3.12/bin:/nix/store/4rpiqv9yr2pw5094v4wc33ijkqjpm9sa-gnused-4.9/bin:/nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin:/nix/store/c1z5j28ndxljf1ihqzag57bwpfpzms0g-gawk-5.3.2/bin:/nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin:/nix/store/xd9m9jkvrs8pbxvmkzkwviql33rd090j-gzip-1.14/bin:/nix/store/w1pxx760yidi7n9vbi5bhpii9xxl5vdj-bzip2-1.0.8-bin/bin:/nix/store/xk0d14zpm0njxzdm182dd722aqhav2cc-gnumake-4.4.1/bin:/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin:/nix/store/gj54zvf7vxll1mzzmqhqi1p4jiws3mfb-patch-2.7.6/bin:/nix/store/22rpb6790f346c55iqi6s9drr5qgmyjf-xz-5.8.1-bin/bin:/nix/store/xlmpcglsq8l09qh03rf0virz0331pjdc-file-5.45/bin:/sbin" ldconfig -n /nix/store/avp266818hvxxq5j7sbixgq5p0rm42yj-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1/lib
/build/source/libtool: line 1886: ldconfig: command not found
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/avp266818hvxxq5j7sbixgq5p0rm42yj-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator run these commands:
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/yfdi7gzynq5k2s81f9hs7zpgwsdwkswy-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1-bin/bin'
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool --mode=install /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c qrencode '/nix/store/yfdi7gzynq5k2s81f9hs7zpgwsdwkswy-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1-bin/bin'
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/qrencode /nix/store/yfdi7gzynq5k2s81f9hs7zpgwsdwkswy-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1-bin/bin/qrencode
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/mqh6rgrkpwabw0nanpbmk4ydjfc36kxq-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1-dev/include'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644 qrencode.h '/nix/store/mqh6rgrkpwabw0nanpbmk4ydjfc36kxq-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1-dev/include'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/jd4fn41n0ai4z22nc51ymcvsrr48pv8w-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1-man/share/man/man1'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644 qrencode.1 '/nix/store/jd4fn41n0ai4z22nc51ymcvsrr48pv8w-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1-man/share/man/man1'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/mqh6rgrkpwabw0nanpbmk4ydjfc36kxq-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1-dev/lib/pkgconfig'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644 libqrencode.pc '/nix/store/mqh6rgrkpwabw0nanpbmk4ydjfc36kxq-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1-dev/lib/pkgconfig'
make[2]: Leaving directory '/build/source'
make[1]: Leaving directory '/build/source'
→ fixupPhase
Patching '/nix/store/mqh6rgrkpwabw0nanpbmk4ydjfc36kxq-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1-dev/lib/pkgconfig/libqrencode.pc' includedir to output /nix/store/mqh6rgrkpwabw0nanpbmk4ydjfc36kxq-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1-dev
shrinking RPATHs of ELF executables and libraries in /nix/store/yfdi7gzynq5k2s81f9hs7zpgwsdwkswy-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1-bin
shrinking /nix/store/yfdi7gzynq5k2s81f9hs7zpgwsdwkswy-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1-bin/bin/qrencode
checking for references to /build/ in /nix/store/yfdi7gzynq5k2s81f9hs7zpgwsdwkswy-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1-bin...
patching script interpreter paths in /nix/store/yfdi7gzynq5k2s81f9hs7zpgwsdwkswy-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1-bin
stripping (with command strip and flags -S -p) in /nix/store/yfdi7gzynq5k2s81f9hs7zpgwsdwkswy-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1-bin/bin
shrinking RPATHs of ELF executables and libraries in /nix/store/avp266818hvxxq5j7sbixgq5p0rm42yj-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1
shrinking /nix/store/avp266818hvxxq5j7sbixgq5p0rm42yj-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1/lib/libqrencode.so.4.1.1
checking for references to /build/ in /nix/store/avp266818hvxxq5j7sbixgq5p0rm42yj-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1...
patching script interpreter paths in /nix/store/avp266818hvxxq5j7sbixgq5p0rm42yj-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1
stripping (with command strip and flags -S -p) in /nix/store/avp266818hvxxq5j7sbixgq5p0rm42yj-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1/lib
shrinking RPATHs of ELF executables and libraries in /nix/store/jd4fn41n0ai4z22nc51ymcvsrr48pv8w-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1-man
checking for references to /build/ in /nix/store/jd4fn41n0ai4z22nc51ymcvsrr48pv8w-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1-man...
gzipping man pages under /nix/store/jd4fn41n0ai4z22nc51ymcvsrr48pv8w-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1-man/share/man/
patching script interpreter paths in /nix/store/jd4fn41n0ai4z22nc51ymcvsrr48pv8w-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1-man
shrinking RPATHs of ELF executables and libraries in /nix/store/mqh6rgrkpwabw0nanpbmk4ydjfc36kxq-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1-dev
checking for references to /build/ in /nix/store/mqh6rgrkpwabw0nanpbmk4ydjfc36kxq-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1-dev...
patching script interpreter paths in /nix/store/mqh6rgrkpwabw0nanpbmk4ydjfc36kxq-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1-dev
stripping (with command strip and flags -S -p) in /nix/store/mqh6rgrkpwabw0nanpbmk4ydjfc36kxq-qrencode-x86_64-unknown-linux-gnufilc0-4.1.1-dev/lib
scdoc-1.11.3
Build started
→ unpackPhase
unpacking source archive /nix/store/gn1df06a8rvwk5861nnjwk3d493c2s72-source
source root is source
→ patchPhase
substituteStream() in derivation scdoc-x86_64-unknown-linux-gnufilc0-1.11.3: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'Makefile')→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
no configure script, doing nothing
→ buildPhase
build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash PREFIX=/nix/store/1bmwahpv3c2miicvn0vb8mdf7mylnmsr-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3
clang -std=c99 -pedantic -c -o .build/main.o -g -DVERSION='"1.11.3"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/main.c
clang -std=c99 -pedantic -c -o .build/string.o -g -DVERSION='"1.11.3"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/string.c
clang -std=c99 -pedantic -c -o .build/utf8_chsize.o -g -DVERSION='"1.11.3"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_chsize.c
clang -std=c99 -pedantic -c -o .build/utf8_decode.o -g -DVERSION='"1.11.3"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_decode.c
clang -std=c99 -pedantic -c -o .build/utf8_encode.o -g -DVERSION='"1.11.3"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_encode.c
clang -std=c99 -pedantic -c -o .build/utf8_fgetch.o -g -DVERSION='"1.11.3"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_fgetch.c
clang -std=c99 -pedantic -c -o .build/utf8_fputch.o -g -DVERSION='"1.11.3"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_fputch.c
clang -std=c99 -pedantic -c -o .build/utf8_size.o -g -DVERSION='"1.11.3"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_size.c
clang -std=c99 -pedantic -c -o .build/util.o -g -DVERSION='"1.11.3"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/util.c
clang -o scdoc .build/main.o .build/string.o .build/utf8_chsize.o .build/utf8_decode.o .build/utf8_encode.o .build/utf8_fgetch.o .build/utf8_fputch.o .build/utf8_size.o .build/util.o
./scdoc < scdoc.1.scd > scdoc.1
./scdoc < scdoc.5.scd > scdoc.5
sed -e 's:@prefix@:/nix/store/1bmwahpv3c2miicvn0vb8mdf7mylnmsr-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3:g' -e 's:@version@:1.11.3:g' < scdoc.pc.in > scdoc.pc
→ checkPhase
check flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash PREFIX=/nix/store/1bmwahpv3c2miicvn0vb8mdf7mylnmsr-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3 VERBOSE=y check
== test/comments
Ignore comments OK
Fail on invalid comments OK
== test/heading
Fail on ### OK
Expects a space after # OK
Emits a new section OK
Emits a new subsection OK
== test/indent
Indents indented text OK
Deindents following indented text OK
Disallows multi-step indents OK
Allows indentation changes > 1 in literal blocks OK
Allows multi-step dedents OK
Allows indented literal blocks OK
Disallows dedenting in literal blocks OK
== test/inline-formatting
Disallows nested formatting OK
Ignores underscores in words OK
Ignores underscores in underlined words OK
Ignores underscores in bolded words OK
Emits bold text OK
Emits underlined text OK
Handles escaped characters OK
== test/line-breaks
Handles line break OK
Disallows empty line after line break OK
Leave single + OK
Leave double + without newline OK
Handles underlined text following line break OK
Suppresses sentence spacing OK
== test/preamble
Expects a name OK
Expects a section OK
Expects a section within the parentheses OK
Expects name to alphanumeric OK
Expects section to start with a number OK
Expects section to be legit OK
Expects section to be legit with subsection OK
Expects section not to contain a space OK
Accepts a valid preamble OK
Accepts a valid preamble with subsection OK
Writes the appropriate header OK
Preserves dashes OK
Handles extra footer field OK
Handles both extra fields OK
Emits empty footer correctly OK
Supports $SOURCE_DATE_EPOCH OK
== test/tables
Handles empty table cells OK
ninja-1.12.1
[34/34] LINK ninjainja.aser.oK
scdoc-1.11.3
Disallows differing row lengths OK
→ installPhase
install flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash PREFIX=/nix/store/1bmwahpv3c2miicvn0vb8mdf7mylnmsr-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3 pkgconfigdir=/nix/store/lsgkgx2av2dw31b3q7qqf2q5fx8d96ac-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3-dev/lib/pkgconfig m4datadir=/nix/store/lsgkgx2av2dw31b3q7qqf2q5fx8d96ac-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3-dev/share/aclocal aclocaldir=/nix/store/lsgkgx2av2dw31b3q7qqf2q5fx8d96ac-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3-dev/share/aclocal install
mkdir -p //nix/store/1bmwahpv3c2miicvn0vb8mdf7mylnmsr-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3/bin //nix/store/1bmwahpv3c2miicvn0vb8mdf7mylnmsr-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3/share/man/man1 //nix/store/1bmwahpv3c2miicvn0vb8mdf7mylnmsr-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3/share/man/man5 //nix/store/1bmwahpv3c2miicvn0vb8mdf7mylnmsr-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3/share/pkgconfig
install -m755 scdoc //nix/store/1bmwahpv3c2miicvn0vb8mdf7mylnmsr-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3/bin/scdoc
install -m644 scdoc.1 //nix/store/1bmwahpv3c2miicvn0vb8mdf7mylnmsr-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3/share/man/man1/scdoc.1
install -m644 scdoc.5 //nix/store/1bmwahpv3c2miicvn0vb8mdf7mylnmsr-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3/share/man/man5/scdoc.5
install -m644 scdoc.pc //nix/store/1bmwahpv3c2miicvn0vb8mdf7mylnmsr-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3/share/pkgconfig/scdoc.pc
→ fixupPhase
Moving /nix/store/1bmwahpv3c2miicvn0vb8mdf7mylnmsr-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3/share/man to /nix/store/i4sjj36mcvsiiqy7f6dvd2k5xcd799yq-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3-man/share/man
Moving /nix/store/1bmwahpv3c2miicvn0vb8mdf7mylnmsr-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3/share/pkgconfig to /nix/store/lsgkgx2av2dw31b3q7qqf2q5fx8d96ac-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3-dev/share/pkgconfig
Removing empty /nix/store/1bmwahpv3c2miicvn0vb8mdf7mylnmsr-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3/share/ and (possibly) its parents
Patching '/nix/store/lsgkgx2av2dw31b3q7qqf2q5fx8d96ac-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3-dev/share/pkgconfig/scdoc.pc' includedir to output /nix/store/lsgkgx2av2dw31b3q7qqf2q5fx8d96ac-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3-dev
shrinking RPATHs of ELF executables and libraries in /nix/store/1bmwahpv3c2miicvn0vb8mdf7mylnmsr-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3
shrinking /nix/store/1bmwahpv3c2miicvn0vb8mdf7mylnmsr-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3/bin/scdoc
checking for references to /build/ in /nix/store/1bmwahpv3c2miicvn0vb8mdf7mylnmsr-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3...
patching script interpreter paths in /nix/store/1bmwahpv3c2miicvn0vb8mdf7mylnmsr-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3
stripping (with command strip and flags -S -p) in /nix/store/1bmwahpv3c2miicvn0vb8mdf7mylnmsr-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3/bin
shrinking RPATHs of ELF executables and libraries in /nix/store/i4sjj36mcvsiiqy7f6dvd2k5xcd799yq-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3-man
checking for references to /build/ in /nix/store/i4sjj36mcvsiiqy7f6dvd2k5xcd799yq-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3-man...
gzipping man pages under /nix/store/i4sjj36mcvsiiqy7f6dvd2k5xcd799yq-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3-man/share/man/
patching script interpreter paths in /nix/store/i4sjj36mcvsiiqy7f6dvd2k5xcd799yq-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3-man
shrinking RPATHs of ELF executables and libraries in /nix/store/lsgkgx2av2dw31b3q7qqf2q5fx8d96ac-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3-dev
checking for references to /build/ in /nix/store/lsgkgx2av2dw31b3q7qqf2q5fx8d96ac-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3-dev...
patching script interpreter paths in /nix/store/lsgkgx2av2dw31b3q7qqf2q5fx8d96ac-scdoc-x86_64-unknown-linux-gnufilc0-1.11.3-dev
google-authenticator-libpam-1.11
Build started
→ unpackPhase
unpacking source archive /nix/store/lzyb7x18g8ly2rc7v51vd3vrdldqhlxl-source
source root is source
→ patchPhase
→ autoreconfPhase
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
ninja-1.12.1
→ installPhase
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/kxp61swr1rkzw38jmy24z7372iyynm3k-ninja-x86_64-unknown-linux-gnufilc0-1.12.1
shrinking /nix/store/kxp61swr1rkzw38jmy24z7372iyynm3k-ninja-x86_64-unknown-linux-gnufilc0-1.12.1/bin/ninja
checking for references to /build/ in /nix/store/kxp61swr1rkzw38jmy24z7372iyynm3k-ninja-x86_64-unknown-linux-gnufilc0-1.12.1...
patching script interpreter paths in /nix/store/kxp61swr1rkzw38jmy24z7372iyynm3k-ninja-x86_64-unknown-linux-gnufilc0-1.12.1
stripping (with command strip and flags -S -p) in /nix/store/kxp61swr1rkzw38jmy24z7372iyynm3k-ninja-x86_64-unknown-linux-gnufilc0-1.12.1/bin
shapelib-1.6.1
Build started
→ unpackPhase
unpacking source archive /nix/store/pi0026qg3wa33560lmz9cp4x9clbc7d5-shapelib-1.6.1.tar.gz
source root is shapelib-1.6.1
setting SOURCE_DATE_EPOCH to timestamp 1723623814 of file "shapelib-1.6.1/web/shp_api.html"
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./config.sub
Updating Autotools / GNU config script to a newer upstream version: ./config.guess
→ updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./config.sub
Updating Autotools / GNU config script to a newer upstream version: ./config.guess
→ configurePhase
Fil-C: adapting libtool symbol probes in configure
fixing libtool script ./ltmain.sh
./configure
patching script interpreter paths in ./configure
./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/sh"
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/h5vl1jdki23zkh8qv0dwhv6nkg9rs8v0-shapelib-x86_64-unknown-linux-gnufilc0-1.6.1 --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnufilc0
checking for x86_64-unknown-linux-gnufilc0-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin/grep
checking for egrep... /nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
google-authenticator-libpam-1.11
autoreconf: running: aclocal --force -I build
shapelib-1.6.1
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking for a BSD-compatible install... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-gnufilc0-strip... strip
checking for a thread-safe mkdir -p... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of clang... none
checking whether make supports nested variables... (cached) yes
checking for x86_64-unknown-linux-gnufilc0-ar... ar
google-authenticator-libpam-1.11
autoreconf: configure.ac: tracing
shapelib-1.6.1
checking the archiver (ar) interface... ar
checking for x86_64-unknown-linux-gnufilc0-gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking whether clang understands -c and -o together... (cached) yes
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... none
google-authenticator-libpam-1.11
autoreconf: running: libtoolize --copy --force
shapelib-1.6.1
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnufilc0
checking how to print strings... printf
checking for a sed that does not truncate output... /nix/store/4rpiqv9yr2pw5094v4wc33ijkqjpm9sa-gnused-4.9/bin/sed
checking for fgrep... /nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin/grep -F
checking for ld used by clang... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
google-authenticator-libpam-1.11
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build'.
libtoolize: copying file 'build/ltmain.sh'
shapelib-1.6.1
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 4718592
google-authenticator-libpam-1.11
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build'.
libtoolize: copying file 'build/libtool.m4'
shapelib-1.6.1
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnufilc0 format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for ld option to reload object files... -r
checking for x86_64-unknown-linux-gnufilc0-objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-unknown-linux-gnufilc0-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-gnufilc0-ar... (cached) ar
google-authenticator-libpam-1.11
libtoolize: copying file 'build/ltoptions.m4'
libtoolize: copying file 'build/ltsugar.m4'
libtoolize: copying file 'build/ltversion.m4'
libtoolize: copying file 'build/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I build
shapelib-1.6.1
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-gnufilc0-strip... (cached) strip
checking for x86_64-unknown-linux-gnufilc0-ranlib... ranlib
checking command to parse nm output from clang object... ok
checking for sysroot... no
checking for a working dd... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/dd
checking how to truncate binary pipes... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/dd bs=4096 count=1
checking for x86_64-unknown-linux-gnufilc0-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
google-authenticator-libpam-1.11
autoreconf: running: /nix/store/v3l2zqz13i63nzkd2nrqps0y2i74pr10-autoconf-2.72/bin/autoconf --force
shapelib-1.6.1
checking whether the clang linker (ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
google-authenticator-libpam-1.11
configure.ac:18: warning: The macro 'AC_PROG_CC_STDC' is obsolete.
configure.ac:18: You should run autoupdate.
./lib/autoconf/c.m4:1669: AC_PROG_CC_STDC is expanded from...
configure.ac:18: the top level
configure.ac:79: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
configure.ac:79: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:79: the top level
shapelib-1.6.1
checking how to run the C++ preprocessor... clang++ -E
google-authenticator-libpam-1.11
autoreconf: running: /nix/store/v3l2zqz13i63nzkd2nrqps0y2i74pr10-autoconf-2.72/bin/autoheader --force
shapelib-1.6.1
checking for ld used by clang++... ld -m elf_x86_64
checking if the linker (ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++ linker (ld -m elf_x86_64) supports shared libraries... yes
/nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin/grep: warning: stray \ before -
google-authenticator-libpam-1.11
autoreconf: running: automake --add-missing --copy --force-missing
shapelib-1.6.1
checking for clang++ option to produce PIC... -fPIC -DPIC
checking if clang++ PIC flag -fPIC -DPIC works... yes
checking if clang++ static flag -static works... no
checking if clang++ supports -c -o file.o... yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker (ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
google-authenticator-libpam-1.11
configure.ac:12: installing 'build/compile'
configure.ac:16: installing 'build/config.guess'
configure.ac:16: installing 'build/config.sub'
configure.ac:13: installing 'build/install-sh'
configure.ac:13: installing 'build/missing'
Makefile.am: installing 'build/depcomp'
shapelib-1.6.1
checking for floor in -lm... yes
checking for some Win32 platform... no
Configuration summary for shapelib 1.6.1:
- Host: x86_64-unknown-linux-gnufilc0
google-authenticator-libpam-1.11
parallel-tests: installing 'build/test-driver'
shapelib-1.6.1
checking that generated files are newer than configure... done
configure: creating ./config.status
google-authenticator-libpam-1.11
autoreconf: 'build/install-sh' is updated
autoreconf: Leaving directory '.'
→ updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./build/config.sub
Updating Autotools / GNU config script to a newer upstream version: ./build/config.guess
→ updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./build/config.sub
Updating Autotools / GNU config script to a newer upstream version: ./build/config.guess
→ configurePhase
Fil-C: adapting libtool symbol probes in configure
fixing libtool script ./build/ltmain.sh
./configure
patching script interpreter paths in ./configure
./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/sh"
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/r5zyglqw8m8ml402185xx7jrr7cp6mfh-google-authenticator-libpam-x86_64-unknown-linux-gnufilc0-1.11 --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnufilc0
checking whether make supports nested variables... yes
checking for x86_64-unknown-linux-gnufilc0-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking whether clang understands -c and -o together... yes
shapelib-1.6.1
config.status: creating Makefile
google-authenticator-libpam-1.11
checking for stdio.h... yes
shapelib-1.6.1
config.status: creating contrib/Makefile
config.status: creating shapelib.pc
google-authenticator-libpam-1.11
checking for stdlib.h... yes
shapelib-1.6.1
config.status: executing depfiles commands
config.status: executing libtool commands
google-authenticator-libpam-1.11
checking for string.h... yes
shapelib-1.6.1
→ buildPhase
build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
Making all in .
make[1]: Entering directory '/build/shapelib-1.6.1'
CC dbfadd.o
google-authenticator-libpam-1.11
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
shapelib-1.6.1
CC shpopen.lo
google-authenticator-libpam-1.11
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for security/pam_appl.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for a BSD-compatible install... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-gnufilc0-strip... strip
checking for a race-free mkdir -p... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of clang... none
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnufilc0
checking how to print strings... printf
checking for a sed that does not truncate output... /nix/store/4rpiqv9yr2pw5094v4wc33ijkqjpm9sa-gnused-4.9/bin/sed
checking for grep that handles long lines and -e... /nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin/grep
checking for egrep... /nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin/grep -E
checking for fgrep... /nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin/grep -F
checking for ld used by clang... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 4718592
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnufilc0 format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for ld option to reload object files... -r
checking for file... file
checking for x86_64-unknown-linux-gnufilc0-objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-unknown-linux-gnufilc0-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-gnufilc0-ranlib... ranlib
checking for x86_64-unknown-linux-gnufilc0-ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-gnufilc0-strip... (cached) strip
checking command to parse nm output from clang object... ok
checking for sysroot... no
checking for a working dd... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/dd
checking how to truncate binary pipes... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/dd bs=4096 count=1
checking for x86_64-unknown-linux-gnufilc0-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for x86_64-unknown-linux-gnufilc0-gcc... (cached) clang
checking whether the compiler supports GNU C... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to enable C11 features... (cached) none needed
checking whether clang understands -c and -o together... (cached) yes
checking for sys/fsuid.h... yes
checking for explicit_bzero... yes
checking for setfsuid... yes
checking for setfsgid... yes
checking for security/pam_modules.h... yes
checking for pam_get_user in -lpam... yes
checking whether certain PAM functions require const arguments... yes
checking whether compiler understands -Wall... yes
checking for library containing dlopen... none required
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating contrib/rpm.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
google-authenticator version 1.11
Prefix.........: /nix/store/r5zyglqw8m8ml402185xx7jrr7cp6mfh-google-authenticator-libpam-x86_64-unknown-linux-gnufilc0-1.11
Debug Build....:
C Compiler.....: clang -g -O2 -Wall
Linker.........: ld -m elf_x86_64
→ buildPhase
shapelib-1.6.1
CC dbfopen.lo
google-authenticator-libpam-1.11
build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
make all-am
make[1]: Entering directory '/build/source'
CC src/google-authenticator.o
CC src/util.o
CC src/base32.o
CC src/hmac.o
CC src/sha1.o
CCLD google-authenticator
shapelib-1.6.1
CC safileio.lo
google-authenticator-libpam-1.11
CC src/base32_prog.o
shapelib-1.6.1
CC shptree.lo
google-authenticator-libpam-1.11
CCLD base32
CC src/pam_google_authenticator_la-pam_google_authenticator.lo
shapelib-1.6.1
CC sbnsearch.lo
CCLD libshp.la
google-authenticator-libpam-1.11
src/pam_google_authenticator.c:1302:54: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
1302 | snprintf(pos, resized_size-(pos-disallow), " %d" + !*disallow, tm);
| ~~~~~~^~~~~~~~~~~~
src/pam_google_authenticator.c:1302:54: note: use array indexing to silence this warning
1302 | snprintf(pos, resized_size-(pos-disallow), " %d" + !*disallow, tm);
| ^
| & [ ]
src/pam_google_authenticator.c:1465:56: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
1465 | snprintf(pos, reset_size-(pos-reset), " %d%+d" + !*reset, tms[i], skews[i]);
| ~~~~~~~~~^~~~~~~~~
src/pam_google_authenticator.c:1465:56: note: use array indexing to silence this warning
1465 | snprintf(pos, reset_size-(pos-reset), " %d%+d" + !*reset, tms[i], skews[i]);
| ^
| & [ ]
2 warnings generated.
CC src/pam_google_authenticator_la-util.lo
shapelib-1.6.1
CCLD dbfadd
google-authenticator-libpam-1.11
CC src/pam_google_authenticator_la-base32.lo
shapelib-1.6.1
CC dbfcreate.o
google-authenticator-libpam-1.11
CC src/pam_google_authenticator_la-hmac.lo
shapelib-1.6.1
CCLD dbfcreate
google-authenticator-libpam-1.11
CC src/pam_google_authenticator_la-sha1.lo
shapelib-1.6.1
CC dbfdump.o
google-authenticator-libpam-1.11
CCLD pam_google_authenticator.la
make[1]: Leaving directory '/build/source'
→ installPhase
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/r5zyglqw8m8ml402185xx7jrr7cp6mfh-google-authenticator-libpam-x86_64-unknown-linux-gnufilc0-1.11
shrinking /nix/store/r5zyglqw8m8ml402185xx7jrr7cp6mfh-google-authenticator-libpam-x86_64-unknown-linux-gnufilc0-1.11/bin/google-authenticator
shrinking /nix/store/r5zyglqw8m8ml402185xx7jrr7cp6mfh-google-authenticator-libpam-x86_64-unknown-linux-gnufilc0-1.11/lib/security/pam_google_authenticator.so
checking for references to /build/ in /nix/store/r5zyglqw8m8ml402185xx7jrr7cp6mfh-google-authenticator-libpam-x86_64-unknown-linux-gnufilc0-1.11...
patching script interpreter paths in /nix/store/r5zyglqw8m8ml402185xx7jrr7cp6mfh-google-authenticator-libpam-x86_64-unknown-linux-gnufilc0-1.11
stripping (with command strip and flags -S -p) in /nix/store/r5zyglqw8m8ml402185xx7jrr7cp6mfh-google-authenticator-libpam-x86_64-unknown-linux-gnufilc0-1.11/lib /nix/store/r5zyglqw8m8ml402185xx7jrr7cp6mfh-google-authenticator-libpam-x86_64-unknown-linux-gnufilc0-1.11/bin
shapelib-1.6.1
CCLD dbfdump
xmlada-25.0.0
Build started
shapelib-1.6.1
CC shpadd.o
xmlada-25.0.0
→ unpackPhase
unpacking source archive /nix/store/0253xs18950603qgnwd032whccb4mqyp-xmlada-25.0.0-src
source root is xmlada-25.0.0-src
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./config.sub
Updating Autotools / GNU config script to a newer upstream version: ./config.guess
→ updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./config.sub
Updating Autotools / GNU config script to a newer upstream version: ./config.guess
→ configurePhase
patching script interpreter paths in ./configure
./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/sh"
configure flags: --prefix=/nix/store/190p6d3vhwgfy3gn2k1cahm8gbldd0ln-xmlada-x86_64-unknown-linux-gnufilc0-25.0.0 --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnufilc0
shapelib-1.6.1
CCLD shpadd
xmlada-25.0.0
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnufilc0
checking target system type... x86_64-unknown-linux-gnufilc0
checking whether gnat can build shared libs... no
checking for a BSD-compatible install... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c
checking whether ln -s works... yes
configure: creating ./config.status
shapelib-1.6.1
CC shpcreate.o
xmlada-25.0.0
config.status: creating xmlada_shared.gpr
config.status: creating Makefile
config.status: creating tests/dom/default.gpr
→ buildPhase
build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
gprbuild -j0 -m -p -XLIBRARY_TYPE=static -XXMLADA_BUILD_MODE=Production -XPROCESSORS=0 xmlada.gpr
shapelib-1.6.1
CCLD shpcreate
CC shpdump.o
CCLD shpdump
CC shprewind.o
xmlada-25.0.0
Setup
[mkdir] object directory for project XmlAda_Sax
[mkdir] library directory for project XmlAda_Sax
[mkdir] object directory for project XmlAda_Schema
Compile
[Ada] dom.ads
[Ada] dom-readers.adb
[Ada] dom-core.adb
[Ada] dom-core-texts.adb
[Ada] dom-core-processing_instructions.ads
[Ada] dom-core-notations.adb
[Ada] dom-core-nodes.adb
[Ada] dom-core-entity_references.ads
[Ada] dom-core-elements.adb
[Ada] dom-core-documents.adb
[Ada] dom-core-document_types.adb
[Ada] dom-core-document_fragments.ads
[Ada] dom-core-comments.ads
[Ada] dom-core-character_datas.adb
shapelib-1.6.1
CCLD shprewind
xmlada-25.0.0
[Ada] dom-core-cdata_sections.ads
[Ada] dom-core-attrs.adb
[Ada] input_sources.adb
[Ada] input_sources-strings.adb
[Ada] input_sources-socket.adb
[Ada] input_sources-http.adb
[Ada] input_sources-file.adb
[Ada] unicode.adb
[Ada] unicode-names.ads
[Ada] unicode-names-yijing_hexagram_symbols.ads
[Ada] unicode-names-yi_syllables.ads
[Ada] unicode-names-yi_radicals.ads
[Ada] unicode-names-warang_citi.ads
[Ada] unicode-names-vertical_forms.ads
[Ada] unicode-names-vedic_extensions.ads
[Ada] unicode-names-variation_selectors_sup.ads
[Ada] unicode-names-variation_selectors.ads
shapelib-1.6.1
CC shptreedump.o
xmlada-25.0.0
[Ada] unicode-names-vai.ads
[Ada] unicode-names-ugaritic.ads
[Ada] unicode-names-transport_and_map_symbols.ads
[Ada] unicode-names-tirhuta.ads
[Ada] unicode-names-tifinagh.ads
[Ada] unicode-names-tibetan.ads
[Ada] unicode-names-thai.ads
[Ada] unicode-names-thaana.ads
[Ada] unicode-names-telugu.ads
[Ada] unicode-names-tamil.ads
[Ada] unicode-names-takri.ads
[Ada] unicode-names-tai_xuan_jing_symbols.ads
[Ada] unicode-names-tai_viet.ads
[Ada] unicode-names-tai_tham.ads
[Ada] unicode-names-tai_le.ads
[Ada] unicode-names-tags.ads
[Ada] unicode-names-tagbanwa.ads
[Ada] unicode-names-tagalog.ads
[Ada] unicode-names-syriac.ads
[Ada] unicode-names-syloti_nagri.ads
[Ada] unicode-names-sutton_signwriting.ads
[Ada] unicode-names-supplemental_punctuation.ads
[Ada] unicode-names-supplemental_arrows_c.ads
[Ada] unicode-names-supplemental_arrows_b.ads
[Ada] unicode-names-supplemental_arrows_a.ads
[Ada] unicode-names-super_and_sub_scripts.ads
[Ada] unicode-names-sup_symbols_pictographs.ads
[Ada] unicode-names-sup_math_operators.ads
[Ada] unicode-names-sundanese_supplement.ads
[Ada] unicode-names-sundanese.ads
[Ada] unicode-names-specials.ads
[Ada] unicode-names-spacing_modifier_letters.ads
[Ada] unicode-names-sora_sompeng.ads
[Ada] unicode-names-small_form_variants.ads
[Ada] unicode-names-sinhala_archaic_numbers.ads
[Ada] unicode-names-sinhala.ads
[Ada] unicode-names-siddham.ads
[Ada] unicode-names-shorthand_format_controls.ads
[Ada] unicode-names-shavian.ads
[Ada] unicode-names-sharada.ads
[Ada] unicode-names-saurashtra.ads
[Ada] unicode-names-samaritan.ads
[Ada] unicode-names-runic.ads
[Ada] unicode-names-rumi_numeral_symbols.ads
[Ada] unicode-names-rejang.ads
[Ada] unicode-names-psalter_pahlavi.ads
[Ada] unicode-names-playing_cards.ads
[Ada] unicode-names-phonetic_extensions.ads
[Ada] unicode-names-phonetic_ext_sup.ads
[Ada] unicode-names-phoenician.ads
[Ada] unicode-names-phaistos_disc.ads
[Ada] unicode-names-phags_pa.ads
[Ada] unicode-names-pau_cin_hau.ads
[Ada] unicode-names-palmyrene.ads
[Ada] unicode-names-pahawh_hmong.ads
[Ada] unicode-names-osmanya.ads
[Ada] unicode-names-ornamental_dingbats.ads
[Ada] unicode-names-oriya.ads
[Ada] unicode-names-optical_chars_recognition.ads
[Ada] unicode-names-old_turkic.ads
[Ada] unicode-names-old_south_arabian.ads
[Ada] unicode-names-old_persian.ads
[Ada] unicode-names-old_permic.ads
[Ada] unicode-names-old_north_arabian.ads
[Ada] unicode-names-old_italic.ads
[Ada] unicode-names-old_hungarian.ads
[Ada] unicode-names-ol_chiki.ads
[Ada] unicode-names-ogham.ads
[Ada] unicode-names-number_forms.ads
[Ada] unicode-names-nko.ads
[Ada] unicode-names-new_tai_lue.ads
[Ada] unicode-names-nabataean.ads
[Ada] unicode-names-myanmar_extended_b.ads
[Ada] unicode-names-myanmar_extended_a.ads
[Ada] unicode-names-myanmar.ads
[Ada] unicode-names-musical_symbols.ads
[Ada] unicode-names-multani.ads
[Ada] unicode-names-mro.ads
[Ada] unicode-names-mongolian.ads
[Ada] unicode-names-modifier_tone_letters.ads
[Ada] unicode-names-modi.ads
[Ada] unicode-names-miscellaneous_technical.ads
[Ada] unicode-names-miscellaneous_symbols.ads
[Ada] unicode-names-misc_symbols_pictographs.ads
[Ada] unicode-names-misc_symbols_and_arrows.ads
[Ada] unicode-names-misc_math_symbols_b.ads
[Ada] unicode-names-misc_math_symbols_a.ads
[Ada] unicode-names-miao.ads
[Ada] unicode-names-meroitic_hieroglyphs.ads
[Ada] unicode-names-meroitic_cursive.ads
[Ada] unicode-names-mende_kikakui.ads
[Ada] unicode-names-meetei_mayek_extensions.ads
[Ada] unicode-names-meetei_mayek.ads
[Ada] unicode-names-mathematical_operators.ads
[Ada] unicode-names-math_alphanumeric_symb.ads
[Ada] unicode-names-manichaean.ads
[Ada] unicode-names-mandaic.ads
[Ada] unicode-names-malayalam.ads
[Ada] unicode-names-mahjong_tiles.ads
[Ada] unicode-names-mahajani.ads
[Ada] unicode-names-lydian.ads
[Ada] unicode-names-lycian.ads
[Ada] unicode-names-lisu.ads
[Ada] unicode-names-linear_b_syllabary.ads
[Ada] unicode-names-linear_b_ideograms.ads
[Ada] unicode-names-linear_a.ads
[Ada] unicode-names-limbu.ads
[Ada] unicode-names-letterlike_symbols.ads
[Ada] unicode-names-lepcha.ads
[Ada] unicode-names-latin_extended_e.ads
[Ada] unicode-names-latin_extended_d.ads
[Ada] unicode-names-latin_extended_c.ads
[Ada] unicode-names-latin_extended_b.ads
[Ada] unicode-names-latin_extended_additional.ads
[Ada] unicode-names-latin_extended_a.ads
[Ada] unicode-names-latin_1_supplement.ads
[Ada] unicode-names-lao.ads
[Ada] unicode-names-khudawadi.ads
[Ada] unicode-names-khojki.ads
[Ada] unicode-names-khmer_symbols.ads
[Ada] unicode-names-khmer.ads
[Ada] unicode-names-kharoshthi.ads
[Ada] unicode-names-kayah_li.ads
[Ada] unicode-names-katakana_phonetic_ext.ads
[Ada] unicode-names-katakana.ads
[Ada] unicode-names-kannada.ads
[Ada] unicode-names-kangxi_radicals.ads
[Ada] unicode-names-kanbun.ads
[Ada] unicode-names-kana_supplement.ads
[Ada] unicode-names-kaithi.ads
[Ada] unicode-names-javanese.ads
[Ada] unicode-names-ipa_extensions.ads
[Ada] unicode-names-inscriptional_parthian.ads
[Ada] unicode-names-inscriptional_pahlavi.ads
[Ada] unicode-names-imperial_aramaic.ads
[Ada] unicode-names-ideograph_descr_chars.ads
[Ada] unicode-names-hiragana.ads
[Ada] unicode-names-hebrew.ads
[Ada] unicode-names-hatran.ads
[Ada] unicode-names-hanunoo.ads
[Ada] unicode-names-hangul_jamo_extended_b.ads
[Ada] unicode-names-hangul_jamo_extended_a.ads
[Ada] unicode-names-hangul_jamo.ads
[Ada] unicode-names-hangul_compatibility_jamo.ads
[Ada] unicode-names-half_full_width_forms.ads
[Ada] unicode-names-gurmukhi.ads
[Ada] unicode-names-gujarati.ads
[Ada] unicode-names-greek_extended.ads
[Ada] unicode-names-greek_and_coptic.ads
[Ada] unicode-names-grantha.ads
[Ada] unicode-names-gothic.ads
[Ada] unicode-names-glagolitic.ads
[Ada] unicode-names-georgian_supplement.ads
[Ada] unicode-names-georgian.ads
[Ada] unicode-names-geometric_shapes_extended.ads
[Ada] unicode-names-geometric_shapes.ads
[Ada] unicode-names-general_punctuation.ads
[Ada] unicode-names-ethiopic_supplement.ads
[Ada] unicode-names-ethiopic_extended_a.ads
[Ada] unicode-names-ethiopic_extended.ads
[Ada] unicode-names-ethiopic.ads
[Ada] unicode-names-enclosed_ideographic_sup.ads
[Ada] unicode-names-enclosed_alphanumerics.ads
[Ada] unicode-names-enclosed_alphanum_sup.ads
[Ada] unicode-names-emoticons.ads
[Ada] unicode-names-elbasan.ads
[Ada] unicode-names-egyptian_hieroglyphs.ads
[Ada] unicode-names-early_dynastic_cuneiform.ads
[Ada] unicode-names-duployan.ads
[Ada] unicode-names-domino_tiles.ads
[Ada] unicode-names-dingbats.ads
[Ada] unicode-names-devanagari_extended.ads
[Ada] unicode-names-devanagari.ads
[Ada] unicode-names-deseret.ads
[Ada] unicode-names-cyrillic_supplement.ads
[Ada] unicode-names-cyrillic_extended_b.ads
[Ada] unicode-names-cyrillic_extended_a.ads
[Ada] unicode-names-cyrillic.ads
[Ada] unicode-names-cypriot_syllabary.ads
[Ada] unicode-names-currency_symbols.ads
[Ada] unicode-names-cuneiform_num_punctuation.ads
[Ada] unicode-names-cuneiform.ads
[Ada] unicode-names-counting_rod_numerals.ads
[Ada] unicode-names-coptic_epact_numbers.ads
[Ada] unicode-names-coptic.ads
[Ada] unicode-names-control_pictures.ads
[Ada] unicode-names-common_indic_number_forms.ads
[Ada] unicode-names-combining_half_marks.ads
[Ada] unicode-names-combining_diacritical_sym.ads
[Ada] unicode-names-combining_diacritical_sup.ads
[Ada] unicode-names-combining_diacritical_ext.ads
[Ada] unicode-names-combining_diacritical.ads
[Ada] unicode-names-cjk_symbols_and_punct.ads
[Ada] unicode-names-cjk_strokes.ads
[Ada] unicode-names-cjk_radicals_supplement.ads
[Ada] unicode-names-cjk_letters_months.ads
[Ada] unicode-names-cjk_compatibility_forms.ads
[Ada] unicode-names-cjk_compatibility.ads
[Ada] unicode-names-cjk_compat_ideographs.ads
[Ada] unicode-names-cjk_compat_ideo_sup.ads
[Ada] unicode-names-cherokee_supplement.ads
[Ada] unicode-names-cherokee.ads
[Ada] unicode-names-cham.ads
[Ada] unicode-names-chakma.ads
[Ada] unicode-names-caucasian_albanian.ads
[Ada] unicode-names-carian.ads
[Ada] unicode-names-canadian_aboriginal_ext.ads
[Ada] unicode-names-canadian_aboriginal.ads
[Ada] unicode-names-byzantine_musical_symbols.ads
[Ada] unicode-names-buhid.ads
[Ada] unicode-names-buginese.ads
[Ada] unicode-names-braille_patterns.ads
[Ada] unicode-names-brahmi.ads
[Ada] unicode-names-box_drawing.ads
[Ada] unicode-names-bopomofo_extended.ads
[Ada] unicode-names-bopomofo.ads
[Ada] unicode-names-block_elements.ads
[Ada] unicode-names-bengali.ads
[Ada] unicode-names-batak.ads
[Ada] unicode-names-bassa_vah.ads
[Ada] unicode-names-basic_latin.ads
[Ada] unicode-names-bamum_supplement.ads
[Ada] unicode-names-bamum.ads
[Ada] unicode-names-balinese.ads
[Ada] unicode-names-avestan.ads
[Ada] unicode-names-arrows.ads
[Ada] unicode-names-armenian.ads
[Ada] unicode-names-arabic_supplement.ads
[Ada] unicode-names-arabic_present_formsb.ads
[Ada] unicode-names-arabic_present_formsa.ads
[Ada] unicode-names-arabic_math_alpha_symb.ads
[Ada] unicode-names-arabic_extended_a.ads
[Ada] unicode-names-arabic.ads
[Ada] unicode-names-ancient_symbols.ads
[Ada] unicode-names-ancient_greek_numbers.ads
[Ada] unicode-names-ancient_greek_music.ads
[Ada] unicode-names-anatolian_hieroglyphs.ads
[Ada] unicode-names-alpha_presentation_forms.ads
[Ada] unicode-names-alchemical_symbols.ads
[Ada] unicode-names-ahom.ads
[Ada] unicode-names-aegean_numbers.ads
[Ada] unicode-encodings.adb
shapelib-1.6.1
CCLD shptreedump
xmlada-25.0.0
[Ada] unicode-ces.adb
[Ada] unicode-ces-utf8.adb
[Ada] unicode-ces-utf32.adb
[Ada] unicode-ces-utf16.adb
[Ada] unicode-ces-basic_8bit.adb
[Ada] unicode-ccs.adb
[Ada] unicode-ccs-windows_1252.adb
[Ada] unicode-ccs-windows_1251.adb
[Ada] unicode-ccs-iso_8859_4.adb
[Ada] unicode-ccs-iso_8859_3.adb
[Ada] unicode-ccs-iso_8859_2.adb
[Ada] unicode-ccs-iso_8859_15.adb
[Ada] unicode-ccs-iso_8859_1.adb
[Ada] sax.ads
[Ada] sax-utils.adb
[Ada] sax-symbols.adb
[Ada] sax-state_machines.adb
[Ada] sax-readers.adb
[Ada] sax-pointers.adb
[Ada] sax-models.adb
[Ada] sax-locators.adb
[Ada] sax-htable.adb
[Ada] sax-exceptions.adb
[Ada] sax-encodings.ads
[Ada] sax-attributes.adb
[Ada] schema.adb
shapelib-1.6.1
CC shputils.o
xmlada-25.0.0
[Ada] schema-validators.adb
[Ada] schema-validators-xsd_grammar.adb
[Ada] schema-simple_types.adb
[Ada] schema-schema_readers.adb
[Ada] schema-readers.adb
[Ada] schema-dom_readers.adb
[Ada] schema-decimal.adb
[Ada] schema-date_time.adb
shapelib-1.6.1
CCLD shputils
CC shptest.o
CCLD shptest
make[1]: Leaving directory '/build/shapelib-1.6.1'
Making all in contrib
make[1]: Entering directory '/build/shapelib-1.6.1/contrib'
CC csv2shp-csv2shp.o
CCLD csv2shp
CC dbfcat-dbfcat.o
CCLD dbfcat
CC dbfinfo-dbfinfo.o
CCLD dbfinfo
CC shpcat-shpcat.o
CCLD shpcat
CC shpdxf-shpdxf.o
CCLD shpdxf
CC shpfix-shpfix.o
CCLD shpfix
CC shpsort-shpsort.o
CCLD shpsort
CXX Shape_PointInPoly-Shape_PointInPoly.o
xmlada-25.0.0
Build Libraries
[gprlib] xmlada_unicode.lexch
[gprlib] xmlada_input_sources.lexch
[archive] libxmlada_unicode.a
[index] libxmlada_unicode.a
shapelib-1.6.1
CXXLD Shape_PointInPoly
xmlada-25.0.0
[gprlib] xmlada_sax.lexch
[archive] libxmlada_input_sources.a
[index] libxmlada_input_sources.a
[gprlib] xmlada_dom.lexch
[archive] libxmlada_sax.a
[index] libxmlada_sax.a
[gprlib] xmlada_schema.lexch
[archive] libxmlada_dom.a
[index] libxmlada_dom.a
[archive] libxmlada_schema.a
[index] libxmlada_schema.a
→ installPhase
shapelib-1.6.1
Shape_PointInPoly-Shape_PointInPoly.o:Shape_PointInPoly.cpp:function pizlonatedFI403_sqrt:(.text+0x2261): error: undefined reference to 'pizlonated_sqrt'
clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [Makefile:708: Shape_PointInPoly] Error 1
make[1]: Leaving directory '/build/shapelib-1.6.1/contrib'
make: *** [Makefile:1051: all-recursive] Error 1
xmlada-25.0.0
install flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash install
shapelib-1.6.1
error: Cannot build '/nix/store/0nswcxy2grf0c54rcz3xrbdnj6qs839n-shapelib-x86_64-unknown-linux-gnufilc0-1.6.1.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/h5vl1jdki23zkh8qv0dwhv6nkg9rs8v0-shapelib-x86_64-unknown-linux-gnufilc0-1.6.1
Last 25 log lines:
> CCLD shptest
> make[1]: Leaving directory '/build/shapelib-1.6.1'
> Making all in contrib
> make[1]: Entering directory '/build/shapelib-1.6.1/contrib'
> CC csv2shp-csv2shp.o
> CCLD csv2shp
> CC dbfcat-dbfcat.o
> CCLD dbfcat
> CC dbfinfo-dbfinfo.o
> CCLD dbfinfo
> CC shpcat-shpcat.o
> CCLD shpcat
> CC shpdxf-shpdxf.o
> CCLD shpdxf
> CC shpfix-shpfix.o
> CCLD shpfix
> CC shpsort-shpsort.o
> CCLD shpsort
> CXX Shape_PointInPoly-Shape_PointInPoly.o
> CXXLD Shape_PointInPoly
> Shape_PointInPoly-Shape_PointInPoly.o:Shape_PointInPoly.cpp:function pizlonatedFI403_sqrt:(.text+0x2261): error: undefined reference to 'pizlonated_sqrt'
> clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
> make[1]: *** [Makefile:708: Shape_PointInPoly] Error 1
> make[1]: Leaving directory '/build/shapelib-1.6.1/contrib'
> make: *** [Makefile:1051: all-recursive] Error 1
For full logs, run:
nix log /nix/store/0nswcxy2grf0c54rcz3xrbdnj6qs839n-shapelib-x86_64-unknown-linux-gnufilc0-1.6.1.drvxmlada-25.0.0
gprinstall -XLIBRARY_TYPE=static -f -p -XXMLADA_BUILD_MODE=Production -XPROCESSORS=0 --prefix=/nix/store/190p6d3vhwgfy3gn2k1cahm8gbldd0ln-xmlada-x86_64-unknown-linux-gnufilc0-25.0.0 --install-name=xmlada --build-var=LIBRARY_TYPE --build-var=XMLADA_BUILD \
--build-name=static xmlada.gpr
Install project XmlAda_Schema - static
Install project XmlAda_Dom - static
Install project XmlAda_Sax - static
Install project XmlAda_Unicode - static
Install project XmlAda_Input - static
warning: file does not exist '/build/xmlada-25.0.0-src/input_sources/../docs/_build/html/*'
warning: file does not exist '/build/xmlada-25.0.0-src/input_sources/../docs/_build/latex/XMLAda.pdf'
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/190p6d3vhwgfy3gn2k1cahm8gbldd0ln-xmlada-x86_64-unknown-linux-gnufilc0-25.0.0
checking for references to /build/ in /nix/store/190p6d3vhwgfy3gn2k1cahm8gbldd0ln-xmlada-x86_64-unknown-linux-gnufilc0-25.0.0...
patching script interpreter paths in /nix/store/190p6d3vhwgfy3gn2k1cahm8gbldd0ln-xmlada-x86_64-unknown-linux-gnufilc0-25.0.0
stripping (with command strip and flags -S -p) in /nix/store/190p6d3vhwgfy3gn2k1cahm8gbldd0ln-xmlada-x86_64-unknown-linux-gnufilc0-25.0.0/lib
gprbuild-25.0.0
Build started
→ unpackPhase
unpacking source archive /nix/store/vqzbql04q3qkh8p5l3klpwrka8i4prcz-gprbuild-25.0.0
source root is gprbuild-25.0.0
→ patchPhase
applying patch /nix/store/rnnrhd4gp27iadhh2m7i6a2m2h3vv7iq-gprbuild-relocatable-build.patch
patching file Makefile
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
no configure script, doing nothing
→ buildPhase
build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ENABLE_SHARED=yes PROCESSORS=\$\(NIX_BUILD_CORES\) TARGET=x86_64-unknown-linux-gnufilc0 prefix=/nix/store/iyn28axkkwwh8bsrrvd0yb67pagd611j-gprbuild-x86_64-unknown-linux-gnufilc0-25.0.0 LIBRARY_TYPE=relocatable all libgpr.build
gprbuild -p -m --target=x86_64-unknown-linux-gnufilc0 -j6 -XBUILD=production gprbuild.gpr -XLIBRARY_TYPE=relocatable -XXMLADA_BUILD=relocatable
xmlada_unicode.gpr:5:04: value "relocatable" is illegal for typed string "build"
xmlada_sax.gpr:8:04: value "relocatable" is illegal for typed string "build"
xmlada_input.gpr:7:04: value "relocatable" is illegal for typed string "build"
xmlada_dom.gpr:8:04: value "relocatable" is illegal for typed string "build"
xmlada_schema.gpr:9:04: value "relocatable" is illegal for typed string "build"
gprbuild: "gprbuild.gpr" processing failed
make: *** [Makefile:99: all] Error 5
google-guest-oslogin-20230831.00
error: Cannot build '/nix/store/lwmhkvgj6hcc34wb16lhn6w3m87x18j6-google-guest-oslogin-x86_64-unknown-linux-gnufilc0-20230831.00.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/03sym0dmd1ji7fm46vw835ix1by9m7q4-google-guest-oslogin-x86_64-unknown-linux-gnufilc0-20230831.00
Last 25 log lines:
> | ^~~~~~~~~~~~~~
> /nix/store/4wjfhs03wxgksx372qsaiaw911nkgm9s-linux-pam-x86_64-unknown-linux-gnufilc0-1.6.1/include/security/pam_ext.h:70:40: note: expanded from macro 'pam_error'
> 70 | pam_prompt(pamh, PAM_ERROR_MSG, NULL, fmt)
> | ^~~
> pam/pam_oslogin_login.cc:321:23: note: treat the string as an argument to avoid this
> 321 | pam_error(pamh, status.c_str());
> | ^
> | "%s",
> /nix/store/4wjfhs03wxgksx372qsaiaw911nkgm9s-linux-pam-x86_64-unknown-linux-gnufilc0-1.6.1/include/security/pam_ext.h:70:40: note: expanded from macro 'pam_error'
> 70 | pam_prompt(pamh, PAM_ERROR_MSG, NULL, fmt)
> | ^
> 2 warnings generated.
> clang++ -fPIC -Wall -g -Iinclude -I/usr/include/json-c -I/build/source/third_party/include -shared -Wl,-soname,libnss_oslogin.so.2 nss/nss_oslogin.o oslogin_utils.o -o libnss_oslogin-20230831.00.so -lcurl -ljson-c
> clang++ -fPIC -Wall -g -Iinclude -I/usr/include/json-c -I/build/source/third_party/include -shared -Wl,-soname,libnss_cache_oslogin.so.2 nss/nss_cache_oslogin.o nss/compat/getpwent_r.o oslogin_utils.o -o libnss_cache_oslogin-20230831.00.so -lcurl -ljson-c
> clang++ -fPIC -Wall -g -Iinclude -I/usr/include/json-c -I/build/source/third_party/include -shared pam/pam_oslogin_login.o pam/oslogin_sshca.o oslogin_utils.o include/oslogin_sshca.h -o pam_oslogin_login.so -lpam -lcurl -ljson-c
> clang++ -fPIC -Wall -g -Iinclude -I/usr/include/json-c -I/build/source/third_party/include -shared pam/pam_oslogin_admin.o pam/oslogin_sshca.o oslogin_utils.o include/oslogin_sshca.h -o pam_oslogin_admin.so -lpam -lcurl -ljson-c
> clang++ -fPIC -Wall -g -Iinclude -I/usr/include/json-c -I/build/source/third_party/include cache_refresh/cache_refresh.o oslogin_utils.o -o google_oslogin_nss_cache -lcurl -ljson-c
> clang++ -fPIC -Wall -g -Iinclude -I/usr/include/json-c -I/build/source/third_party/include authorized_keys/authorized_keys.o oslogin_utils.o -o google_authorized_keys -lcurl -ljson-c
> clang-20clang-20: : error: error: cannot specify -o when generating multiple output filescannot specify -o when generating multiple output files
>
> make[1]: *** [Makefile:57: pam_oslogin_login.so] Error 1
> make[1]: *** Waiting for unfinished jobs....
> make[1]: *** [Makefile:60: pam_oslogin_admin.so] Error 1
> make[1]: Leaving directory '/build/source/src'
> make: *** [Makefile:8: all] Error 2
For full logs, run:
nix log /nix/store/lwmhkvgj6hcc34wb16lhn6w3m87x18j6-google-guest-oslogin-x86_64-unknown-linux-gnufilc0-20230831.00.drvgprbuild-25.0.0
error: Cannot build '/nix/store/mkwc7wjp25ybcj05ck0i2zc9sriv7jzn-gprbuild-x86_64-unknown-linux-gnufilc0-25.0.0.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/iyn28axkkwwh8bsrrvd0yb67pagd611j-gprbuild-x86_64-unknown-linux-gnufilc0-25.0.0
Last 20 log lines:
> Running phase: unpackPhase
> unpacking source archive /nix/store/vqzbql04q3qkh8p5l3klpwrka8i4prcz-gprbuild-25.0.0
> source root is gprbuild-25.0.0
> Running phase: patchPhase
> applying patch /nix/store/rnnrhd4gp27iadhh2m7i6a2m2h3vv7iq-gprbuild-relocatable-build.patch
> patching file Makefile
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: configurePhase
> no configure script, doing nothing
> Running phase: buildPhase
> build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ENABLE_SHARED=yes PROCESSORS=\$\(NIX_BUILD_CORES\) TARGET=x86_64-unknown-linux-gnufilc0 prefix=/nix/store/iyn28axkkwwh8bsrrvd0yb67pagd611j-gprbuild-x86_64-unknown-linux-gnufilc0-25.0.0 LIBRARY_TYPE=relocatable all libgpr.build
> gprbuild -p -m --target=x86_64-unknown-linux-gnufilc0 -j6 -XBUILD=production gprbuild.gpr -XLIBRARY_TYPE=relocatable -XXMLADA_BUILD=relocatable
> xmlada_unicode.gpr:5:04: value "relocatable" is illegal for typed string "build"
> xmlada_sax.gpr:8:04: value "relocatable" is illegal for typed string "build"
> xmlada_input.gpr:7:04: value "relocatable" is illegal for typed string "build"
> xmlada_dom.gpr:8:04: value "relocatable" is illegal for typed string "build"
> xmlada_schema.gpr:9:04: value "relocatable" is illegal for typed string "build"
> gprbuild: "gprbuild.gpr" processing failed
> make: *** [Makefile:99: all] Error 5
For full logs, run:
nix log /nix/store/mkwc7wjp25ybcj05ck0i2zc9sriv7jzn-gprbuild-x86_64-unknown-linux-gnufilc0-25.0.0.drvgprolog-1.5.0
error: Cannot build '/nix/store/lq62iqppayiyv99niv25yig8kc3kr69a-gprolog-x86_64-unknown-linux-gnufilc0-1.5.0.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/7dm1a6im4gm2kdn1py3mms3k8cz9inil-gprolog-x86_64-unknown-linux-gnufilc0-1.5.0
Last 25 log lines:
> 23 clang 0x0000000000c78a9f clang_main(int, char**, llvm::ToolContext const&) + 5471
> 24 clang 0x0000000000b840d4 main + 100
> 25 libc.so.6 0x00007ffff7c2a47e
> 26 libc.so.6 0x00007ffff7c2a539 __libc_start_main + 137
> 27 clang 0x0000000000c74ed5 _start + 37
> clang-20: error: unable to execute command: Aborted
> clang-20: error: clang frontend command failed due to signal (use -v to see invocation)
> clang version 20.1.8 (Fil-C 0.684)
> Target: x86_64-pc-linux-gnu
> Thread model: posix
> InstalledDir: /nix/store/f7c5s76n67mj1pr39cy7aj0akjy1s4mn-filc0-git/bin
> Build config: +assertions
> clang-20: note: diagnostic msg:
> ********************
>
> PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
> Preprocessed source(s) and associated run script(s) are located at:
> clang-20: note: diagnostic msg: /build/pl_config-51de07.c
> clang-20: note: diagnostic msg: /build/pl_config-51de07.sh
> clang-20: note: diagnostic msg:
>
> ********************
> make[1]: *** [Makefile:38: pl_config] Error 1
> make[1]: Leaving directory '/build/gprolog-1.5.0/src/EnginePl'
> make: *** [Makefile:51: config] Error 2
For full logs, run:
nix log /nix/store/lq62iqppayiyv99niv25yig8kc3kr69a-gprolog-x86_64-unknown-linux-gnufilc0-1.5.0.drvgpsbabel-1.8.0
error: Cannot build '/nix/store/sk85nl209pbini1zvbm15wdlwg2v33ba-gpsbabel-x86_64-unknown-linux-gnufilc0-1.8.0.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/pfn4ai5c2fvs8mc6qn3i2qcby4q4v88y-gpsbabel-x86_64-unknown-linux-gnufilc0-1.8.0gradm-3.1-202111052217
error: Cannot build '/nix/store/rg0a5ik2n309ff7r3gp15shz26i3dvgp-gradm-x86_64-unknown-linux-gnufilc0-3.1-202111052217.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/m4aya3cfhic7akaax5vn0ryzkkdsjjwx-gradm-x86_64-unknown-linux-gnufilc0-3.1-202111052217
Last 25 log lines:
> source root is gradm
> setting SOURCE_DATE_EPOCH to timestamp 1636164977 of file "gradm/policy"
> Running phase: patchPhase
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: configurePhase
> no configure script, doing nothing
> Running phase: buildPhase
> substituteStream() in derivation gradm-x86_64-unknown-linux-gnufilc0-3.1-202111052217: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'Makefile')
> substituteStream() in derivation gradm-x86_64-unknown-linux-gnufilc0-3.1-202111052217: WARNING: pattern /sbin/gradm_pam doesn't match anything in file 'gradm_defs.h'
> build flags: -j6 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash DESTDIR=/nix/store/m4aya3cfhic7akaax5vn0ryzkkdsjjwx-gradm-x86_64-unknown-linux-gnufilc0-3.1-202111052217 LEX=/nix/store/jy56y478lzh1hwcqzf3pg869wmb2g03g-flex-x86_64-unknown-linux-gnufilc0-2.6.4/bin/flex MANDIR=/share/man MKNOD=true
> bison -b gradm -p gradm -d ./gradm.y
> /nix/store/jy56y478lzh1hwcqzf3pg869wmb2g03g-flex-x86_64-unknown-linux-gnufilc0-2.6.4/bin/flex -Cfa -B -8 -Pgradm ./gradm.l
> bison -b learn_pass1 -p learn_pass1 -d ./gradm_learn_pass1.y
> bison -b learn_pass2 -p learn_pass2 -d ./gradm_learn_pass2.y
> bison -b fulllearn_pass1 -p fulllearn_pass1 -d ./gradm_fulllearn_pass1.y
> bison -b fulllearn_pass2 -p fulllearn_pass2 -d ./gradm_fulllearn_pass2.y
> bison -b fulllearn_pass3 -p fulllearn_pass3 -d ./gradm_fulllearn_pass3.y
> gcc -O2 -fPIE -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -c -o gradm_misc.o gradm_misc.c
> gcc -O2 -fPIE -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -c -o gradm_parse.o gradm_parse.c
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: gcc: command not found
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: gcc: command not found
> make: *** [<builtin>: gradm_misc.o] Error 127
> make: *** Waiting for unfinished jobs....
> make: *** [<builtin>: gradm_parse.o] Error 127
For full logs, run:
nix log /nix/store/rg0a5ik2n309ff7r3gp15shz26i3dvgp-gradm-x86_64-unknown-linux-gnufilc0-3.1-202111052217.drvgraphene-1.10.8
error: Cannot build '/nix/store/4bh2gfyiq53hly18sfnb6128b2mjpwj3-graphene-x86_64-unknown-linux-gnufilc0-1.10.8.drv'.
Reason: builder failed with exit code 1.
Output paths:
/nix/store/3lqwmcmxhca7829y3fj4g26fvwafyay2-graphene-x86_64-unknown-linux-gnufilc0-1.10.8-devdoc
/nix/store/4q3xh2zj61ph3rcgfd7lirzxcjqdhd1y-graphene-x86_64-unknown-linux-gnufilc0-1.10.8
/nix/store/4r62hy87n22m833w4drd2m0mrjhhwdv8-graphene-x86_64-unknown-linux-gnufilc0-1.10.8-dev
Last 25 log lines:
> 150 | g_once_init_leave (&graphene_define_id__volatile, graphene_define_id); \
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /nix/store/qmh1rqx8l1sjxzf06nyd0w0xngvgzs25-glib-2.80.4-x86_64-unknown-linux-gnufilc0-dev/include/glib-2.0/glib/gthread.h:278:29: note: expanded from macro 'g_once_init_leave'
> 278 | 0 ? (void) (*(location) = (result)) : (void) 0; \
> | ^ ~~~~~~~~
> ../src/graphene-gobject.c:171:1: error: incompatible integer to pointer conversion returning 'gsize' (aka 'unsigned long') from a function with result type 'GType' (aka 'struct _GTypeOpaque *') [-Wint-conversion]
> 171 | GRAPHENE_DEFINE_BOXED_TYPE (GrapheneQuaternion, graphene_quaternion)
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ../src/graphene-gobject.c:152:12: note: expanded from macro 'GRAPHENE_DEFINE_BOXED_TYPE'
> 152 | return graphene_define_id__volatile; \
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ../src/graphene-gobject.c:173:1: error: incompatible pointer to integer conversion assigning to 'gsize' (aka 'unsigned long') from 'GType' (aka 'struct _GTypeOpaque *') [-Wint-conversion]
> 173 | GRAPHENE_DEFINE_BOXED_TYPE (GrapheneMatrix, graphene_matrix)
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ../src/graphene-gobject.c:150:9: note: expanded from macro 'GRAPHENE_DEFINE_BOXED_TYPE'
> 150 | g_once_init_leave (&graphene_define_id__volatile, graphene_define_id); \
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /nix/store/qmh1rqx8l1sjxzf06nyd0w0xngvgzs25-glib-2.80.4-x86_64-unknown-linux-gnufilc0-dev/include/glib-2.0/glib/gthread.h:278:29: note: expanded from macro 'g_once_init_leave'
> 278 | 0 ? (void) (*(location) = (result)) : (void) 0; \
> | ^ ~~~~~~~~
> fatal error: too many errors emitted, stopping now [-ferror-limit=]
> 20 errors generated.
> [18/20] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-matrix.c.o
> [19/20] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-vectors.c.o
> ninja: build stopped: subcommand failed.
For full logs, run:
nix log /nix/store/4bh2gfyiq53hly18sfnb6128b2mjpwj3-graphene-x86_64-unknown-linux-gnufilc0-1.10.8.drvgraphene-hardened-malloc-2025041100
error: Cannot build '/nix/store/mlrxz3886dijymw6d5kjsb710wr8rlya-graphene-hardened-malloc-x86_64-unknown-linux-gnufilc0-2025041100.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/7m54yxvfmqn2vqbvcbmq3k3shcs5gzll-graphene-hardened-malloc-x86_64-unknown-linux-gnufilc0-2025041100
/nix/store/cqk6xji7ih31ih7qaggv7608pph6v0ym-graphene-hardened-malloc-x86_64-unknown-linux-gnufilc0-2025041100-debug
Last 25 log lines:
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: configurePhase
> no configure script, doing nothing
> Running phase: buildPhase
> mkdir -p out
> clang -std=c17 -pipe -O3 -flto -fPIC -fvisibility=hidden -fno-plt -fstack-clash-protection -fcf-protection -fstack-protector-strong -Wall -Wextra -Wcast-align -Wcast-qual -Wwrite-strings -Wundef -Werror -march=native -Wmissing-prototypes -Wstrict-prototypes -D_GNU_SOURCE -I include -DCONFIG_SEAL_METADATA=false -DZERO_ON_FREE=true -DWRITE_AFTER_FREE_CHECK=true -DSLOT_RANDOMIZE=true -DSLAB_CANARY=true -DSLAB_QUARANTINE_RANDOM_LENGTH=1 -DSLAB_QUARANTINE_QUEUE_LENGTH=1 -DCONFIG_EXTENDED_SIZE_CLASSES=true -DCONFIG_LARGE_SIZE_CLASSES=true -DGUARD_SLABS_INTERVAL=1 -DGUARD_SIZE_DIVISOR=2 -DREGION_QUARANTINE_RANDOM_LENGTH=256 -DREGION_QUARANTINE_QUEUE_LENGTH=1024 -DREGION_QUARANTINE_SKIP_THRESHOLD=33554432 -DFREE_SLABS_QUARANTINE_RANDOM_LENGTH=32 -DCONFIG_CLASS_REGION_SIZE=34359738368 -DN_ARENA=4 -DCONFIG_STATS=false -DCONFIG_SELF_INIT=true -c -o out/chacha.o chacha.c
> warning: Skipping impure flag -march=native because NIX_ENFORCE_NO_NATIVE is set
> clang -std=c17 -pipe -O3 -flto -fPIC -fvisibility=hidden -fno-plt -fstack-clash-protection -fcf-protection -fstack-protector-strong -Wall -Wextra -Wcast-align -Wcast-qual -Wwrite-strings -Wundef -Werror -march=native -Wmissing-prototypes -Wstrict-prototypes -D_GNU_SOURCE -I include -DCONFIG_SEAL_METADATA=false -DZERO_ON_FREE=true -DWRITE_AFTER_FREE_CHECK=true -DSLOT_RANDOMIZE=true -DSLAB_CANARY=true -DSLAB_QUARANTINE_RANDOM_LENGTH=1 -DSLAB_QUARANTINE_QUEUE_LENGTH=1 -DCONFIG_EXTENDED_SIZE_CLASSES=true -DCONFIG_LARGE_SIZE_CLASSES=true -DGUARD_SLABS_INTERVAL=1 -DGUARD_SIZE_DIVISOR=2 -DREGION_QUARANTINE_RANDOM_LENGTH=256 -DREGION_QUARANTINE_QUEUE_LENGTH=1024 -DREGION_QUARANTINE_SKIP_THRESHOLD=33554432 -DFREE_SLABS_QUARANTINE_RANDOM_LENGTH=32 -DCONFIG_CLASS_REGION_SIZE=34359738368 -DN_ARENA=4 -DCONFIG_STATS=false -DCONFIG_SELF_INIT=true -c -o out/h_malloc.o h_malloc.c
> warning: Skipping impure flag -march=native because NIX_ENFORCE_NO_NATIVE is set
> clang -std=c17 -pipe -O3 -flto -fPIC -fvisibility=hidden -fno-plt -fstack-clash-protection -fcf-protection -fstack-protector-strong -Wall -Wextra -Wcast-align -Wcast-qual -Wwrite-strings -Wundef -Werror -march=native -Wmissing-prototypes -Wstrict-prototypes -D_GNU_SOURCE -I include -DCONFIG_SEAL_METADATA=false -DZERO_ON_FREE=true -DWRITE_AFTER_FREE_CHECK=true -DSLOT_RANDOMIZE=true -DSLAB_CANARY=true -DSLAB_QUARANTINE_RANDOM_LENGTH=1 -DSLAB_QUARANTINE_QUEUE_LENGTH=1 -DCONFIG_EXTENDED_SIZE_CLASSES=true -DCONFIG_LARGE_SIZE_CLASSES=true -DGUARD_SLABS_INTERVAL=1 -DGUARD_SIZE_DIVISOR=2 -DREGION_QUARANTINE_RANDOM_LENGTH=256 -DREGION_QUARANTINE_QUEUE_LENGTH=1024 -DREGION_QUARANTINE_SKIP_THRESHOLD=33554432 -DFREE_SLABS_QUARANTINE_RANDOM_LENGTH=32 -DCONFIG_CLASS_REGION_SIZE=34359738368 -DN_ARENA=4 -DCONFIG_STATS=false -DCONFIG_SELF_INIT=true -c -o out/memory.o memory.c
> warning: Skipping impure flag -march=native because NIX_ENFORCE_NO_NATIVE is set
> clang -std=c17 -pipe -O3 -flto -fPIC -fvisibility=hidden -fno-plt -fstack-clash-protection -fcf-protection -fstack-protector-strong -Wall -Wextra -Wcast-align -Wcast-qual -Wwrite-strings -Wundef -Werror -march=native -Wmissing-prototypes -Wstrict-prototypes -D_GNU_SOURCE -I include -DCONFIG_SEAL_METADATA=false -DZERO_ON_FREE=true -DWRITE_AFTER_FREE_CHECK=true -DSLOT_RANDOMIZE=true -DSLAB_CANARY=true -DSLAB_QUARANTINE_RANDOM_LENGTH=1 -DSLAB_QUARANTINE_QUEUE_LENGTH=1 -DCONFIG_EXTENDED_SIZE_CLASSES=true -DCONFIG_LARGE_SIZE_CLASSES=true -DGUARD_SLABS_INTERVAL=1 -DGUARD_SIZE_DIVISOR=2 -DREGION_QUARANTINE_RANDOM_LENGTH=256 -DREGION_QUARANTINE_QUEUE_LENGTH=1024 -DREGION_QUARANTINE_SKIP_THRESHOLD=33554432 -DFREE_SLABS_QUARANTINE_RANDOM_LENGTH=32 -DCONFIG_CLASS_REGION_SIZE=34359738368 -DN_ARENA=4 -DCONFIG_STATS=false -DCONFIG_SELF_INIT=true -c -o out/pages.o pages.c
> warning: Skipping impure flag -march=native because NIX_ENFORCE_NO_NATIVE is set
> clang -std=c17 -pipe -O3 -flto -fPIC -fvisibility=hidden -fno-plt -fstack-clash-protection -fcf-protection -fstack-protector-strong -Wall -Wextra -Wcast-align -Wcast-qual -Wwrite-strings -Wundef -Werror -march=native -Wmissing-prototypes -Wstrict-prototypes -D_GNU_SOURCE -I include -DCONFIG_SEAL_METADATA=false -DZERO_ON_FREE=true -DWRITE_AFTER_FREE_CHECK=true -DSLOT_RANDOMIZE=true -DSLAB_CANARY=true -DSLAB_QUARANTINE_RANDOM_LENGTH=1 -DSLAB_QUARANTINE_QUEUE_LENGTH=1 -DCONFIG_EXTENDED_SIZE_CLASSES=true -DCONFIG_LARGE_SIZE_CLASSES=true -DGUARD_SLABS_INTERVAL=1 -DGUARD_SIZE_DIVISOR=2 -DREGION_QUARANTINE_RANDOM_LENGTH=256 -DREGION_QUARANTINE_QUEUE_LENGTH=1024 -DREGION_QUARANTINE_SKIP_THRESHOLD=33554432 -DFREE_SLABS_QUARANTINE_RANDOM_LENGTH=32 -DCONFIG_CLASS_REGION_SIZE=34359738368 -DN_ARENA=4 -DCONFIG_STATS=false -DCONFIG_SELF_INIT=true -c -o out/random.o random.c
> warning: Skipping impure flag -march=native because NIX_ENFORCE_NO_NATIVE is set
> clang -std=c17 -pipe -O3 -flto -fPIC -fvisibility=hidden -fno-plt -fstack-clash-protection -fcf-protection -fstack-protector-strong -Wall -Wextra -Wcast-align -Wcast-qual -Wwrite-strings -Wundef -Werror -march=native -Wmissing-prototypes -Wstrict-prototypes -D_GNU_SOURCE -I include -DCONFIG_SEAL_METADATA=false -DZERO_ON_FREE=true -DWRITE_AFTER_FREE_CHECK=true -DSLOT_RANDOMIZE=true -DSLAB_CANARY=true -DSLAB_QUARANTINE_RANDOM_LENGTH=1 -DSLAB_QUARANTINE_QUEUE_LENGTH=1 -DCONFIG_EXTENDED_SIZE_CLASSES=true -DCONFIG_LARGE_SIZE_CLASSES=true -DGUARD_SLABS_INTERVAL=1 -DGUARD_SIZE_DIVISOR=2 -DREGION_QUARANTINE_RANDOM_LENGTH=256 -DREGION_QUARANTINE_QUEUE_LENGTH=1024 -DREGION_QUARANTINE_SKIP_THRESHOLD=33554432 -DFREE_SLABS_QUARANTINE_RANDOM_LENGTH=32 -DCONFIG_CLASS_REGION_SIZE=34359738368 -DN_ARENA=4 -DCONFIG_STATS=false -DCONFIG_SELF_INIT=true -c -o out/util.o util.c
> warning: Skipping impure flag -march=native because NIX_ENFORCE_NO_NATIVE is set
> clang -std=c++17 -fsized-deallocation -pipe -O3 -flto -fPIC -fvisibility=hidden -fno-plt -fstack-clash-protection -fcf-protection -fstack-protector-strong -Wall -Wextra -Wcast-align -Wcast-qual -Wwrite-strings -Wundef -Werror -march=native -D_GNU_SOURCE -I include -DCONFIG_SEAL_METADATA=false -DZERO_ON_FREE=true -DWRITE_AFTER_FREE_CHECK=true -DSLOT_RANDOMIZE=true -DSLAB_CANARY=true -DSLAB_QUARANTINE_RANDOM_LENGTH=1 -DSLAB_QUARANTINE_QUEUE_LENGTH=1 -DCONFIG_EXTENDED_SIZE_CLASSES=true -DCONFIG_LARGE_SIZE_CLASSES=true -DGUARD_SLABS_INTERVAL=1 -DGUARD_SIZE_DIVISOR=2 -DREGION_QUARANTINE_RANDOM_LENGTH=256 -DREGION_QUARANTINE_QUEUE_LENGTH=1024 -DREGION_QUARANTINE_SKIP_THRESHOLD=33554432 -DFREE_SLABS_QUARANTINE_RANDOM_LENGTH=32 -DCONFIG_CLASS_REGION_SIZE=34359738368 -DN_ARENA=4 -DCONFIG_STATS=false -DCONFIG_SELF_INIT=true -c -o out/new.o new.cc
> warning: Skipping impure flag -march=native because NIX_ENFORCE_NO_NATIVE is set
> new.cc:6:10: fatal error: 'new' file not found
> 6 | #include <new>
> | ^~~~~
> 1 error generated.
> make: *** [Makefile:126: out/new.o] Error 1
For full logs, run:
nix log /nix/store/mlrxz3886dijymw6d5kjsb710wr8rlya-graphene-hardened-malloc-x86_64-unknown-linux-gnufilc0-2025041100.drvgraphite2-1.3.14
error: Cannot build '/nix/store/hdbpg19vnswbg2gwg4pzmpmgz9lhlsss-graphite2-x86_64-unknown-linux-gnufilc0-1.3.14.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/jrl8z2llhm8i0m19pvcr16bsr5xy2p6l-graphite2-x86_64-unknown-linux-gnufilc0-1.3.14
/nix/store/kfkkw8izksih12ww86dxc61hhrwa55s1-graphite2-x86_64-unknown-linux-gnufilc0-1.3.14-dev
Last 25 log lines:
> /build/graphite2-1.3.14/src/inc/List.h:61:17: note: in instantiation of member function 'graphite2::Vector<graphite2::FeatureVal>::clear' requested here
> 61 | ~Vector() { clear(); free(m_first); }
> | ^
> /build/graphite2-1.3.14/src/Segment.cpp:45:10: note: in instantiation of member function 'graphite2::Vector<graphite2::FeatureVal>::~Vector' requested here
> 45 | Segment::Segment(size_t numchars, const Face* face, uint32 script, int textDir)
> | ^
> /build/graphite2-1.3.14/src/inc/List.h:163:33: note: explicitly cast the pointer to silence this warning
> 163 | if (m_last != last) memmove(first, last, distance(last,end())*sizeof(T));
> | ^
> | (void*)
> 1 warning generated.
> /build/graphite2-1.3.14/src/Slot.cpp:78:16: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'SlotJustify' [-Wnontrivial-memcall]
> 78 | memcpy(m_justs, orig.m_justs, SlotJustify::size_of(justLevels));
> | ^
> /build/graphite2-1.3.14/src/Slot.cpp:78:16: note: explicitly cast the pointer to silence this warning
> 78 | memcpy(m_justs, orig.m_justs, SlotJustify::size_of(justLevels));
> | ^
> | (void*)
> 1 warning generated.
> [ 73%] Linking C shared library libgraphite2.so
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: cannot find -lgcc
> clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
> make[2]: *** [src/CMakeFiles/graphite2.dir/build.make:548: src/libgraphite2.so.3.2.1] Error 1
> make[1]: *** [CMakeFiles/Makefile2:428: src/CMakeFiles/graphite2.dir/all] Error 2
> make: *** [Makefile:146: all] Error 2
For full logs, run:
nix log /nix/store/hdbpg19vnswbg2gwg4pzmpmgz9lhlsss-graphite2-x86_64-unknown-linux-gnufilc0-1.3.14.drvgraplang-1.46
error: Cannot build '/nix/store/722sp5dfrddw955x598aam65y3bpi199-graplang-x86_64-unknown-linux-gnufilc0-1.46.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/6n97irqfa6ahyjnn3scwsvcm7c623hn7-graplang-x86_64-unknown-linux-gnufilc0-1.46
/nix/store/p6kbld02cqbqnpg6xf6mfbqzx8rysifx-graplang-x86_64-unknown-linux-gnufilc0-1.46-man
Last 25 log lines:
> 3471 | return yy_is_jam ? 0 : yy_current_state;
> | ^
> grap_lex.cc:3468:2: note: previous statement is here
> 3468 | if ( ! yy_is_jam )
> | ^
> 8 warnings generated.
> clang++ -Wall -std=c++0x -g -O2 -std=c++0x -o grap grap_draw.o grap_pic.o grap_parse.o grap_tokenizer.o grap.o grap_lex.o
> grap_draw.o:grap_draw.cc:function pizlonatedFI4792_pow:(.text+0x3c06): error: undefined reference to 'pizlonated_pow'
> grap_draw.o:grap_draw.cc:function pizlonatedFI403_log:(.text+0x3ce1): error: undefined reference to 'pizlonated_log'
> grap_pic.o:grap_pic.cc:function pizlonatedFI403_log10:(.text+0x21cd1): error: undefined reference to 'pizlonated_log10'
> grap_pic.o:grap_pic.cc:function pizlonatedFI4792_pow:(.text+0x21da6): error: undefined reference to 'pizlonated_pow'
> grap.o:grap.cc:function pizlonatedFI4792_pow:(.text+0x22626): error: undefined reference to 'pizlonated_pow'
> grap.o(.data.rel.ro+0x210): error: undefined reference to 'pizlonated_log10'
> grap.o(.data.rel.ro+0x258): error: undefined reference to 'pizlonated_sin'
> grap.o(.data.rel.ro+0x270): error: undefined reference to 'pizlonated_cos'
> grap.o(.data.rel.ro+0x288): error: undefined reference to 'pizlonated_sqrt'
> grap.o(.data.rel.ro+0x2a0): error: undefined reference to 'pizlonated_exp'
> grap.o(.data.rel.ro+0x2b8): error: undefined reference to 'pizlonated_log'
> grap.o(.data.rel.ro+0x2d0): error: undefined reference to 'pizlonated_floor'
> grap.o(.data.rel.ro+0x2e8): error: undefined reference to 'pizlonated_ceil'
> grap.o(.data.rel.ro+0x300): error: undefined reference to 'pizlonated_atan2'
> clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
> make[1]: *** [Makefile:488: grap] Error 1
> make[1]: Leaving directory '/build/grap-1.46'
> make: *** [Makefile:391: all] Error 2
For full logs, run:
nix log /nix/store/722sp5dfrddw955x598aam65y3bpi199-graplang-x86_64-unknown-linux-gnufilc0-1.46.drvgreetd-mini-wl-greeter-0-unstable-2024-12-27
error: Cannot build '/nix/store/ggg260xwl984b0qlgkil2z5jnirvd2a7-greetd-mini-wl-greeter-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-27.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/33r7m2m11abw7snnj82wxp8dnhaia607-greetd-mini-wl-greeter-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-27graphene-1.10.8
error: build of '/nix/store/4bh2gfyiq53hly18sfnb6128b2mjpwj3-graphene-x86_64-unknown-linux-gnufilc0-1.10.8.drv^*', '/nix/store/722sp5dfrddw955x598aam65y3bpi199-graplang-x86_64-unknown-linux-gnufilc0-1.46.drv^*', '/nix/store/ggg260xwl984b0qlgkil2z5jnirvd2a7-greetd-mini-wl-greeter-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-27.drv^*', '/nix/store/hdbpg19vnswbg2gwg4pzmpmgz9lhlsss-graphite2-x86_64-unknown-linux-gnufilc0-1.3.14.drv^*', '/nix/store/lq62iqppayiyv99niv25yig8kc3kr69a-gprolog-x86_64-unknown-linux-gnufilc0-1.5.0.drv^*', '/nix/store/lwmhkvgj6hcc34wb16lhn6w3m87x18j6-google-guest-oslogin-x86_64-unknown-linux-gnufilc0-20230831.00.drv^*', '/nix/store/mkwc7wjp25ybcj05ck0i2zc9sriv7jzn-gprbuild-x86_64-unknown-linux-gnufilc0-25.0.0.drv^*', '/nix/store/mlrxz3886dijymw6d5kjsb710wr8rlya-graphene-hardened-malloc-x86_64-unknown-linux-gnufilc0-2025041100.drv^*', '/nix/store/rg0a5ik2n309ff7r3gp15shz26i3dvgp-gradm-x86_64-unknown-linux-gnufilc0-3.1-202111052217.drv^*', '/nix/store/sk85nl209pbini1zvbm15wdlwg2v33ba-gpsbabel-x86_64-unknown-linux-gnufilc0-1.8.0.drv^*' failed
End of log