Build · 34f0cccbFinished · errors ·
Pause
•••
Download raw log ↓
Start of log162 KiB captured
nix
these 5 derivations will be built:
template-glib-3.36.3
  /nix/store/19h4wsnwbm7jg4xm9m2qslasf6zammw4-template-glib-x86_64-unknown-linux-gnufilc0-3.36.3.drv
python3.12-pyudev-0.24.3
  /nix/store/mc89h39zbm29wqskgj6g1mg2fsnr3kvs-python3.12-pyudev-0.24.3-x86_64-unknown-linux-gnufilc0.drv
python3.12-rtslib-fb-2.2.2
  /nix/store/hsjhabkqp2q2wsv8ksp03vjlcrr69l11-python3.12-rtslib-fb-2.2.2-x86_64-unknown-linux-gnufilc0.drv
targetcli-fb-3.0.1
  /nix/store/jnx1jwdn2j2xcid9cvbrkkvhyz0r9yl2-targetcli-fb-3.0.1-x86_64-unknown-linux-gnufilc0.drv
taskserver-1.1.0
  /nix/store/l07ff65a4f99m3drcqimqvgp3pm2g3kw-taskserver-x86_64-unknown-linux-gnufilc0-1.1.0.drv
nix
these 5 paths will be fetched (0.26 MiB download, 0.59 MiB unpacked):
  /nix/store/qkbyngrffv3m01fzgkk76i36456116q4-python3.12-hatch-vcs-0.4.0
  /nix/store/c0gwj6d4xwyzr2yxv2q6d0x3mkvsk7cy-source
  /nix/store/s27nhi8rl483v7s491gxx2g7hym3i4h0-source
  /nix/store/hlw9h2lw4dvzvai7qbf7qvrvcvz7hkg2-taskd-1.1.0.tar.gz
  /nix/store/q7jrk65p67a64pscfhv930n2wjj4sql2-template-glib-3.36.3.tar.xz
python3.12-pyudev-0.24.3
Build started
Sourcing python-remove-tests-dir-hook
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Sourcing pypa-install-hook
Using pypaInstallPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
→ unpackPhase
unpacking source archive /nix/store/bdf7brffvi5s5x7d8x6xy963pdlwxgds-pyudev-0.24.3.tar.gz
source root is pyudev-0.24.3
setting SOURCE_DATE_EPOCH to timestamp 1715365397 of file "pyudev-0.24.3/setup.cfg"
→ patchPhase
substituteStream() in derivation python3.12-pyudev-0.24.3-x86_64-unknown-linux-gnufilc0: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'src/pyudev/_ctypeslib/utils.py')
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
template-glib-3.36.3
Build started
python3.12-pyudev-0.24.3
no configure script, doing nothing
→ buildPhase
Executing setuptoolsBuildPhase
setup.py build flags: ''
template-glib-3.36.3
→ unpackPhase
unpacking source archive /nix/store/q7jrk65p67a64pscfhv930n2wjj4sql2-template-glib-3.36.3.tar.xz
source root is template-glib-3.36.3
setting SOURCE_DATE_EPOCH to timestamp 1736346805 of file "template-glib-3.36.3/tests/test1.script"
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
python3.12-pyudev-0.24.3
/nix/store/qgqq0n29krh7snf20wriqqdf8smnjmf1-python3.12-setuptools-78.1.1-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:
        License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************
!!
  self._finalize_license_expression()
template-glib-3.36.3
→ configurePhase
python3.12-pyudev-0.24.3
running bdist_wheel
running build
running build_py
creating build/lib/pyudev
copying src/pyudev/__init__.py -> build/lib/pyudev
copying src/pyudev/_errors.py -> build/lib/pyudev
copying src/pyudev/_qt_base.py -> build/lib/pyudev
copying src/pyudev/_util.py -> build/lib/pyudev
copying src/pyudev/core.py -> build/lib/pyudev
copying src/pyudev/discover.py -> build/lib/pyudev
copying src/pyudev/glib.py -> build/lib/pyudev
copying src/pyudev/monitor.py -> build/lib/pyudev
copying src/pyudev/pyqt4.py -> build/lib/pyudev
copying src/pyudev/pyqt5.py -> build/lib/pyudev
copying src/pyudev/pyside.py -> build/lib/pyudev
copying src/pyudev/pyside6.py -> build/lib/pyudev
copying src/pyudev/version.py -> build/lib/pyudev
copying src/pyudev/wx.py -> build/lib/pyudev
creating build/lib/pyudev/_ctypeslib
copying src/pyudev/_ctypeslib/__init__.py -> build/lib/pyudev/_ctypeslib
copying src/pyudev/_ctypeslib/_errorcheckers.py -> build/lib/pyudev/_ctypeslib
copying src/pyudev/_ctypeslib/libc.py -> build/lib/pyudev/_ctypeslib
copying src/pyudev/_ctypeslib/libudev.py -> build/lib/pyudev/_ctypeslib
copying src/pyudev/_ctypeslib/utils.py -> build/lib/pyudev/_ctypeslib
creating build/lib/pyudev/device
copying src/pyudev/device/__init__.py -> build/lib/pyudev/device
copying src/pyudev/device/_device.py -> build/lib/pyudev/device
creating build/lib/pyudev/_os
copying src/pyudev/_os/__init__.py -> build/lib/pyudev/_os
copying src/pyudev/_os/pipe.py -> build/lib/pyudev/_os
copying src/pyudev/_os/poll.py -> build/lib/pyudev/_os
/nix/store/qgqq0n29krh7snf20wriqqdf8smnjmf1-python3.12-setuptools-78.1.1-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.
        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************
!!
  self.initialize_options()
installing to build/bdist.linux-x86_64/wheel
running install
template-glib-3.36.3
mesonConfigurePhase flags: --prefix=/nix/store/i32f5rbhxfp03yqrpjml9cz69i7lby23-template-glib-x86_64-unknown-linux-gnufilc0-3.36.3 --libdir=/nix/store/i32f5rbhxfp03yqrpjml9cz69i7lby23-template-glib-x86_64-unknown-linux-gnufilc0-3.36.3/lib --libexecdir=/nix/store/i32f5rbhxfp03yqrpjml9cz69i7lby23-template-glib-x86_64-unknown-linux-gnufilc0-3.36.3/libexec --bindir=/nix/store/i32f5rbhxfp03yqrpjml9cz69i7lby23-template-glib-x86_64-unknown-linux-gnufilc0-3.36.3/bin --sbindir=/nix/store/i32f5rbhxfp03yqrpjml9cz69i7lby23-template-glib-x86_64-unknown-linux-gnufilc0-3.36.3/sbin --includedir=/nix/store/65whjgl367zk23shn37bw21lr0y4f3cb-template-glib-x86_64-unknown-linux-gnufilc0-3.36.3-dev/include --mandir=/nix/store/i32f5rbhxfp03yqrpjml9cz69i7lby23-template-glib-x86_64-unknown-linux-gnufilc0-3.36.3/share/man --infodir=/nix/store/i32f5rbhxfp03yqrpjml9cz69i7lby23-template-glib-x86_64-unknown-linux-gnufilc0-3.36.3/share/info --localedir=/nix/store/i32f5rbhxfp03yqrpjml9cz69i7lby23-template-glib-x86_64-unknown-linux-gnufilc0-3.36.3/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --buildtype=plain --cross-file=/nix/store/ajw3xpilcx3bx1w4571cj4rllm7fgk9b-cross-file.conf -Dgtk_doc=true
python3.12-pyudev-0.24.3
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/pyudev
copying build/lib/pyudev/__init__.py -> build/bdist.linux-x86_64/wheel/./pyudev
copying build/lib/pyudev/_errors.py -> build/bdist.linux-x86_64/wheel/./pyudev
copying build/lib/pyudev/_qt_base.py -> build/bdist.linux-x86_64/wheel/./pyudev
copying build/lib/pyudev/_util.py -> build/bdist.linux-x86_64/wheel/./pyudev
copying build/lib/pyudev/core.py -> build/bdist.linux-x86_64/wheel/./pyudev
copying build/lib/pyudev/discover.py -> build/bdist.linux-x86_64/wheel/./pyudev
copying build/lib/pyudev/glib.py -> build/bdist.linux-x86_64/wheel/./pyudev
copying build/lib/pyudev/monitor.py -> build/bdist.linux-x86_64/wheel/./pyudev
copying build/lib/pyudev/pyqt4.py -> build/bdist.linux-x86_64/wheel/./pyudev
copying build/lib/pyudev/pyqt5.py -> build/bdist.linux-x86_64/wheel/./pyudev
copying build/lib/pyudev/pyside.py -> build/bdist.linux-x86_64/wheel/./pyudev
copying build/lib/pyudev/pyside6.py -> build/bdist.linux-x86_64/wheel/./pyudev
copying build/lib/pyudev/version.py -> build/bdist.linux-x86_64/wheel/./pyudev
copying build/lib/pyudev/wx.py -> build/bdist.linux-x86_64/wheel/./pyudev
creating build/bdist.linux-x86_64/wheel/pyudev/_ctypeslib
copying build/lib/pyudev/_ctypeslib/__init__.py -> build/bdist.linux-x86_64/wheel/./pyudev/_ctypeslib
copying build/lib/pyudev/_ctypeslib/_errorcheckers.py -> build/bdist.linux-x86_64/wheel/./pyudev/_ctypeslib
copying build/lib/pyudev/_ctypeslib/libc.py -> build/bdist.linux-x86_64/wheel/./pyudev/_ctypeslib
copying build/lib/pyudev/_ctypeslib/libudev.py -> build/bdist.linux-x86_64/wheel/./pyudev/_ctypeslib
copying build/lib/pyudev/_ctypeslib/utils.py -> build/bdist.linux-x86_64/wheel/./pyudev/_ctypeslib
creating build/bdist.linux-x86_64/wheel/pyudev/device
copying build/lib/pyudev/device/__init__.py -> build/bdist.linux-x86_64/wheel/./pyudev/device
copying build/lib/pyudev/device/_device.py -> build/bdist.linux-x86_64/wheel/./pyudev/device
creating build/bdist.linux-x86_64/wheel/pyudev/_os
copying build/lib/pyudev/_os/__init__.py -> build/bdist.linux-x86_64/wheel/./pyudev/_os
copying build/lib/pyudev/_os/pipe.py -> build/bdist.linux-x86_64/wheel/./pyudev/_os
copying build/lib/pyudev/_os/poll.py -> build/bdist.linux-x86_64/wheel/./pyudev/_os
running install_egg_info
running egg_info
writing src/pyudev.egg-info/PKG-INFO
writing dependency_links to src/pyudev.egg-info/dependency_links.txt
writing top-level names to src/pyudev.egg-info/top_level.txt
reading manifest file 'src/pyudev.egg-info/SOURCES.txt'
adding license file 'COPYING'
writing manifest file 'src/pyudev.egg-info/SOURCES.txt'
Copying src/pyudev.egg-info to build/bdist.linux-x86_64/wheel/./pyudev-0.24.3-py3.12.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pyudev-0.24.3.dist-info/WHEEL
creating 'dist/pyudev-0.24.3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'pyudev/__init__.py'
adding 'pyudev/_errors.py'
adding 'pyudev/_qt_base.py'
adding 'pyudev/_util.py'
adding 'pyudev/core.py'
adding 'pyudev/discover.py'
adding 'pyudev/glib.py'
adding 'pyudev/monitor.py'
adding 'pyudev/pyqt4.py'
adding 'pyudev/pyqt5.py'
adding 'pyudev/pyside.py'
adding 'pyudev/pyside6.py'
adding 'pyudev/version.py'
adding 'pyudev/wx.py'
adding 'pyudev/_ctypeslib/__init__.py'
adding 'pyudev/_ctypeslib/_errorcheckers.py'
adding 'pyudev/_ctypeslib/libc.py'
adding 'pyudev/_ctypeslib/libudev.py'
adding 'pyudev/_ctypeslib/utils.py'
adding 'pyudev/_os/__init__.py'
adding 'pyudev/_os/pipe.py'
adding 'pyudev/_os/poll.py'
adding 'pyudev/device/__init__.py'
adding 'pyudev/device/_device.py'
adding 'pyudev-0.24.3.dist-info/licenses/COPYING'
adding 'pyudev-0.24.3.dist-info/METADATA'
adding 'pyudev-0.24.3.dist-info/WHEEL'
adding 'pyudev-0.24.3.dist-info/top_level.txt'
adding 'pyudev-0.24.3.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
→ installPhase
Executing pypaInstallPhase
template-glib-3.36.3
The Meson build system
Version: 1.7.2
Source dir: /build/template-glib-3.36.3
Build dir: /build/template-glib-3.36.3/build
Build type: cross build
Project name: template-glib
Project version: 3.36.3
python3.12-pyudev-0.24.3
Successfully installed pyudev-0.24.3-py3-none-any.whl
Finished executing pypaInstallPhase
→ pythonOutputDistPhase
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/xisnfvadfqh70sig2vsia50kx0i7kbaz-python3.12-pyudev-0.24.3-x86_64-unknown-linux-gnufilc0
checking for references to /build/ in /nix/store/xisnfvadfqh70sig2vsia50kx0i7kbaz-python3.12-pyudev-0.24.3-x86_64-unknown-linux-gnufilc0...
template-glib-3.36.3
C compiler for the host machine: clang (clang 20.1.8 "clang version 20.1.8 (Fil-C 0.684)")
C linker for the host machine: clang ld.gold 2.43.1
python3.12-pyudev-0.24.3
patching script interpreter paths in /nix/store/xisnfvadfqh70sig2vsia50kx0i7kbaz-python3.12-pyudev-0.24.3-x86_64-unknown-linux-gnufilc0
stripping (with command strip and flags -S -p) in  /nix/store/xisnfvadfqh70sig2vsia50kx0i7kbaz-python3.12-pyudev-0.24.3-x86_64-unknown-linux-gnufilc0/lib
shrinking RPATHs of ELF executables and libraries in /nix/store/ghzssg5lvi0jc79l9yjdgas467ims0dh-python3.12-pyudev-0.24.3-x86_64-unknown-linux-gnufilc0-dist
checking for references to /build/ in /nix/store/ghzssg5lvi0jc79l9yjdgas467ims0dh-python3.12-pyudev-0.24.3-x86_64-unknown-linux-gnufilc0-dist...
patching script interpreter paths in /nix/store/ghzssg5lvi0jc79l9yjdgas467ims0dh-python3.12-pyudev-0.24.3-x86_64-unknown-linux-gnufilc0-dist
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
→ pythonRemoveBinBytecodePhase
taskserver-1.1.0
Build started
template-glib-3.36.3
C compiler for the build machine: cc (clang 20.1.8 "clang version 20.1.8 (Fil-C 0.684)")
C linker for the build machine: cc ld.gold 2.43.1
Build machine cpu family: x86_64
Build machine cpu: x86_64
Host machine cpu family: x86_64
Host machine cpu: x86_64
Target machine cpu family: x86_64
Target machine cpu: x86_64
taskserver-1.1.0
→ unpackPhase
unpacking source archive /nix/store/hlw9h2lw4dvzvai7qbf7qvrvcvz7hkg2-taskd-1.1.0.tar.gz
source root is taskd-1.1.0
setting SOURCE_DATE_EPOCH to timestamp 1431293725 of file "taskd-1.1.0/doc/man/taskdrc.5"
→ patchPhase
patching paths in pki/generate
patching generate
wrapping generate
patching generate.ca
wrapping generate.ca
template-glib-3.36.3
Checking if "-Wl,-z,relro" links: YES 
taskserver-1.1.0
patching generate.client
wrapping generate.client
patching generate.crl
wrapping generate.crl
patching generate.server
wrapping generate.server
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
template-glib-3.36.3
Checking if "-Wl,-z,now" links: YES 
taskserver-1.1.0
fixing cmake files...
cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/lnx7rfymdgfycc29p7jaxgblmijggplv-taskserver-x86_64-unknown-linux-gnufilc0-1.1.0/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/lnx7rfymdgfycc29p7jaxgblmijggplv-taskserver-x86_64-unknown-linux-gnufilc0-1.1.0/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/lnx7rfymdgfycc29p7jaxgblmijggplv-taskserver-x86_64-unknown-linux-gnufilc0-1.1.0/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/lnx7rfymdgfycc29p7jaxgblmijggplv-taskserver-x86_64-unknown-linux-gnufilc0-1.1.0/share/doc/taskd -DCMAKE_INSTALL_INFODIR=/nix/store/lnx7rfymdgfycc29p7jaxgblmijggplv-taskserver-x86_64-unknown-linux-gnufilc0-1.1.0/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/lnx7rfymdgfycc29p7jaxgblmijggplv-taskserver-x86_64-unknown-linux-gnufilc0-1.1.0/share/man -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/lnx7rfymdgfycc29p7jaxgblmijggplv-taskserver-x86_64-unknown-linux-gnufilc0-1.1.0/include -DCMAKE_INSTALL_SBINDIR=/nix/store/lnx7rfymdgfycc29p7jaxgblmijggplv-taskserver-x86_64-unknown-linux-gnufilc0-1.1.0/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/lnx7rfymdgfycc29p7jaxgblmijggplv-taskserver-x86_64-unknown-linux-gnufilc0-1.1.0/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/lnx7rfymdgfycc29p7jaxgblmijggplv-taskserver-x86_64-unknown-linux-gnufilc0-1.1.0/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/strip -DCMAKE_RANLIB=/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/ranlib -DCMAKE_AR=/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/ar -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_INSTALL_PREFIX=/nix/store/lnx7rfymdgfycc29p7jaxgblmijggplv-taskserver-x86_64-unknown-linux-gnufilc0-1.1.0 -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_PROCESSOR=x86_64 -DCMAKE_HOST_SYSTEM_NAME=Linux -DCMAKE_HOST_SYSTEM_PROCESSOR=x86_64 -DCMAKE_CROSSCOMPILING_EMULATOR=env
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.
  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.
CMake Deprecation Warning at CMakeLists.txt:4 (cmake_policy):
  The OLD behavior for policy CMP0037 will be removed from a future version
  of CMake.
  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.
template-glib-3.36.3
Checking if "-Wl,-Bsymbolic" links: YES 
Checking if "-fno-plt" links: YES 
Configuring config.h using configuration
taskserver-1.1.0
-- The C compiler identification is Clang 20.1.8
template-glib-3.36.3
Compiler for C supports arguments -Wcast-align: YES 
Compiler for C supports arguments -Wdeclaration-after-statement: YES 
Compiler for C supports arguments -Wformat-nonliteral: YES 
Compiler for C supports arguments -Wformat-security: YES 
Compiler for C supports arguments -Wmissing-include-dirs: YES 
taskserver-1.1.0
-- The CXX compiler identification is Clang 20.1.8
-- Detecting C compiler ABI info
template-glib-3.36.3
Compiler for C supports arguments -Wnested-externs: YES 
Compiler for C supports arguments -Wno-missing-field-initializers: YES 
Compiler for C supports arguments -Wno-sign-compare: YES 
Compiler for C supports arguments -Wno-unused-parameter: YES 
Compiler for C supports arguments -Wpointer-arith: YES 
taskserver-1.1.0
-- Detecting C compiler ABI info - done
template-glib-3.36.3
Compiler for C supports arguments -Wredundant-decls: YES 
taskserver-1.1.0
-- Check for working C compiler: /nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
template-glib-3.36.3
Compiler for C supports arguments -Wswitch-default: YES 
Compiler for C supports arguments -Wswitch-enum: YES 
taskserver-1.1.0
-- Detecting CXX compiler ABI info
template-glib-3.36.3
Compiler for C supports arguments -Wuninitialized: YES 
Compiler for C supports arguments -Werror=format-security -Werror=format=2: YES 
Compiler for C supports arguments -Werror=empty-body: YES 
Compiler for C supports arguments -Werror=implicit-function-declaration: YES 
Compiler for C supports arguments -Werror=incompatible-pointer-types: YES 
taskserver-1.1.0
-- Detecting CXX compiler ABI info - done
template-glib-3.36.3
Compiler for C supports arguments -Werror=pointer-arith: YES 
taskserver-1.1.0
-- Check for working CXX compiler: /nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
template-glib-3.36.3
Compiler for C supports arguments -Werror=init-self: YES 
taskserver-1.1.0
CMAKE_SYSTEM_NAME Linux
-- Performing Test _HAS_CXX11
template-glib-3.36.3
Compiler for C supports arguments -Werror=int-conversion: YES 
Compiler for C supports arguments -Werror=misleading-indentation: YES 
Compiler for C supports arguments -Werror=missing-include-dirs: YES 
Compiler for C supports arguments -Werror=overflow: YES 
Compiler for C supports arguments -Werror=parenthesis: NO 
Compiler for C supports arguments -Werror=return-type: YES 
taskserver-1.1.0
-- Performing Test _HAS_CXX11 - Success
-- Performing Test _HAS_CXX0X
template-glib-3.36.3
Compiler for C supports arguments -Werror=shadow: YES 
Compiler for C supports arguments -Werror=strict-prototypes: YES 
Compiler for C supports arguments -Werror=undef: YES 
Program g-ir-scanner found: YES (/nix/store/llg1gnr28jddcfivc0lc0jvnyb4czr2z-gobject-introspection-1.80.1-x86_64-unknown-linux-gnufilc0-dev/bin/g-ir-scanner)
Configuring tmpl-version.h using configuration
Configuring tmpl-debug.h using configuration
Did not find pkg-config by name 'pkg-config'
Found pkg-config: NO
Did not find CMake 'cmake'
Found CMake: NO
Build-time dependency glib-2.0 found: NO (tried pkgconfig and cmake)
Program glib-mkenums found: YES (/nix/store/k6yvz42inl4qskndrwvn4jri1pagm3hp-glib-2.80.4-x86_64-unknown-linux-gnufilc0-dev/bin/glib-mkenums)
Build-time dependency glib-2.0 found: NO (tried pkgconfig and cmake)
Program glib-mkenums found: YES (/nix/store/k6yvz42inl4qskndrwvn4jri1pagm3hp-glib-2.80.4-x86_64-unknown-linux-gnufilc0-dev/bin/glib-mkenums)
Found pkg-config: YES (/nix/store/f4iq3fjva198s44x56dwm0vpgymb67xg-x86_64-unknown-linux-gnufilc0-pkg-config-wrapper-0.29.2/bin/x86_64-unknown-linux-gnufilc0-pkg-config) 0.29.2
taskserver-1.1.0
-- Performing Test _HAS_CXX0X - Success
-- Performing Test _HAS_GNU0X
-- Performing Test _HAS_GNU0X - Success
-- Looking for SHA1 references
-- Looking for GnuTLS
-- Found GnuTLS: /nix/store/q50170a5acbizrz15l2b6a77dkr4lqkr-gnutls-x86_64-unknown-linux-gnufilc0-3.8.9/lib/libgnutls.so
-- Looking for libuuid
-- Looking for uuid_unparse_lower
template-glib-3.36.3
Run-time dependency gio-2.0 found: YES 2.80.4
Run-time dependency gobject-introspection-1.0 found: YES 1.80.1
taskserver-1.1.0
-- Looking for uuid_unparse_lower - found
-- Found libuuid
-- Looking for timegm
template-glib-3.36.3
Library m found: YES
Program flex found: YES (/nix/store/pkrxjss5bkjh5zykz43l32hnl0b7c6z5-flex-2.6.4/bin/flex)
Program bison found: YES (/nix/store/jv4q3yvb6g6yl9km057azhakcj68ij50-bison-3.8.2/bin/bison)
Program sed found: YES (/nix/store/4rpiqv9yr2pw5094v4wc33ijkqjpm9sa-gnused-4.9/bin/sed)
Dependency gobject-introspection-1.0 found: YES 1.80.1 (cached)
Build-time dependency gobject-introspection-1.0 found: NO (tried pkgconfig and cmake)
Program g-ir-scanner found: YES (/nix/store/llg1gnr28jddcfivc0lc0jvnyb4czr2z-gobject-introspection-1.80.1-x86_64-unknown-linux-gnufilc0-dev/bin/g-ir-scanner)
Build-time dependency gobject-introspection-1.0 found: NO (tried pkgconfig and cmake)
Program g-ir-compiler found: YES (/nix/store/llg1gnr28jddcfivc0lc0jvnyb4czr2z-gobject-introspection-1.80.1-x86_64-unknown-linux-gnufilc0-dev/bin/g-ir-compiler)
taskserver-1.1.0
-- Looking for timegm - found
-- Looking for get_current_dir_name
-- Looking for get_current_dir_name - found
-- Performing Test HAVE_TM_GMTOFF
-- Performing Test HAVE_TM_GMTOFF - Success
-- Performing Test HAVE_ST_BIRTHTIME
-- Performing Test HAVE_ST_BIRTHTIME - Failed
-- Configuring cmake.h
CMake Deprecation Warning at src/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.
  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.
CMake Deprecation Warning at doc/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.
  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.
-- Configuring man pages
-- Configuring done (1.2s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:
    BUILD_TESTING
    CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    CMAKE_INSTALL_BINDIR
    CMAKE_INSTALL_DOCDIR
    CMAKE_INSTALL_INCLUDEDIR
    CMAKE_INSTALL_INFODIR
    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_LIBEXECDIR
    CMAKE_INSTALL_LOCALEDIR
    CMAKE_INSTALL_MANDIR
    CMAKE_INSTALL_SBINDIR
-- Build files have been written to: /build/taskd-1.1.0/build
cmake: enabled parallel building
cmake: enabled parallel installing
→ buildPhase
build flags: -j6 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
[  3%] Building CXX object src/CMakeFiles/taskd_executable.dir/taskd.cpp.o
[  6%] Building CXX object src/CMakeFiles/taskd_executable.dir/admin.cpp.o
[  9%] Building CXX object src/CMakeFiles/taskd_executable.dir/Color.cpp.o
[ 15%] Building CXX object src/CMakeFiles/taskd_executable.dir/client.cpp.o
[ 15%] Building CXX object src/CMakeFiles/taskd_executable.dir/api.cpp.o
[ 18%] Building CXX object src/CMakeFiles/taskd_executable.dir/ConfigFile.cpp.o
[ 21%] Building CXX object src/CMakeFiles/taskd_executable.dir/config.cpp.o
template-glib-3.36.3
Program vapigen found: YES (/nix/store/zgrqz6k6r2gr9k9cf4cyln3swwbjx3mp-vala-0.56.18/bin/vapigen)
Program msgfmt found: YES (/nix/store/ava9h9a35fg419f4r1h3ib2hwqx6lr8k-gettext-0.22.5/bin/msgfmt)
Program msginit found: YES (/nix/store/ava9h9a35fg419f4r1h3ib2hwqx6lr8k-gettext-0.22.5/bin/msginit)
Program msgmerge found: YES (/nix/store/ava9h9a35fg419f4r1h3ib2hwqx6lr8k-gettext-0.22.5/bin/msgmerge)
Program xgettext found: YES (/nix/store/ava9h9a35fg419f4r1h3ib2hwqx6lr8k-gettext-0.22.5/bin/xgettext)
Configuring gtkdocentities.ent using configuration
Run-time dependency glib-2.0 found: YES 2.80.4
doc/meson.build:28: WARNING: Project targets '>= 0.51.0' but uses feature introduced in '0.58.0': Positional argument to dependency.get_variable().
Program gtkdoc-scan found: YES (/nix/store/ab6pwjhyx513mif4cnz8jklm48dww46k-gtk-doc-1.34.0/bin/gtkdoc-scan)
Program gtkdoc-scangobj found: YES (/nix/store/ab6pwjhyx513mif4cnz8jklm48dww46k-gtk-doc-1.34.0/bin/gtkdoc-scangobj)
Program gtkdoc-mkdb found: YES (/nix/store/ab6pwjhyx513mif4cnz8jklm48dww46k-gtk-doc-1.34.0/bin/gtkdoc-mkdb)
Program gtkdoc-mkhtml found: YES (/nix/store/ab6pwjhyx513mif4cnz8jklm48dww46k-gtk-doc-1.34.0/bin/gtkdoc-mkhtml)
Program gtkdoc-fixxref found: YES (/nix/store/ab6pwjhyx513mif4cnz8jklm48dww46k-gtk-doc-1.34.0/bin/gtkdoc-fixxref)
Build targets in project: 47
WARNING: Project specifies a minimum meson_version '>= 0.51.0' but uses features which were added in newer versions:
 * 0.58.0: {'Positional argument to dependency.get_variable()'}
NOTICE: Future-deprecated features used:
 * 0.56.0: {'meson.build_root', 'meson.source_root'}
template-glib 3.36.3
  User defined options
    Cross files  : /nix/store/ajw3xpilcx3bx1w4571cj4rllm7fgk9b-cross-file.conf
    auto_features: enabled
    bindir       : /nix/store/i32f5rbhxfp03yqrpjml9cz69i7lby23-template-glib-x86_64-unknown-linux-gnufilc0-3.36.3/bin
    buildtype    : plain
    gtk_doc      : true
    includedir   : /nix/store/65whjgl367zk23shn37bw21lr0y4f3cb-template-glib-x86_64-unknown-linux-gnufilc0-3.36.3-dev/include
    infodir      : /nix/store/i32f5rbhxfp03yqrpjml9cz69i7lby23-template-glib-x86_64-unknown-linux-gnufilc0-3.36.3/share/info
    libdir       : /nix/store/i32f5rbhxfp03yqrpjml9cz69i7lby23-template-glib-x86_64-unknown-linux-gnufilc0-3.36.3/lib
    libexecdir   : /nix/store/i32f5rbhxfp03yqrpjml9cz69i7lby23-template-glib-x86_64-unknown-linux-gnufilc0-3.36.3/libexec
    localedir    : /nix/store/i32f5rbhxfp03yqrpjml9cz69i7lby23-template-glib-x86_64-unknown-linux-gnufilc0-3.36.3/share/locale
    mandir       : /nix/store/i32f5rbhxfp03yqrpjml9cz69i7lby23-template-glib-x86_64-unknown-linux-gnufilc0-3.36.3/share/man
    prefix       : /nix/store/i32f5rbhxfp03yqrpjml9cz69i7lby23-template-glib-x86_64-unknown-linux-gnufilc0-3.36.3
    sbindir      : /nix/store/i32f5rbhxfp03yqrpjml9cz69i7lby23-template-glib-x86_64-unknown-linux-gnufilc0-3.36.3/sbin
    wrap_mode    : nodownload
Found ninja-1.12.1 at /nix/store/0gk4i8rv9vppwwbig525k1fkhkph6vwx-ninja-1.12.1/bin/ninja
mesonConfigurePhase: enabled\ parallel\ building
→ buildPhase
build flags: -j6
[1/67] Building translation po/ca/LC_MESSAGES/template-glib-ca.mo
[2/67] Building translation po/da/LC_MESSAGES/template-glib-da.mo
[3/67] Building translation po/cs/LC_MESSAGES/template-glib-cs.mo
[4/67] Building translation po/de/LC_MESSAGES/template-glib-de.mo
[5/67] Building translation po/el/LC_MESSAGES/template-glib-el.mo
[6/67] Building translation po/en_GB/LC_MESSAGES/template-glib-en_GB.mo
[7/67] Building translation po/es/LC_MESSAGES/template-glib-es.mo
[8/67] Building translation po/eu/LC_MESSAGES/template-glib-eu.mo
[9/67] Building translation po/fr/LC_MESSAGES/template-glib-fr.mo
[10/67] Building translation po/fur/LC_MESSAGES/template-glib-fur.mo
[11/67] Building translation po/hi/LC_MESSAGES/template-glib-hi.mo
[12/67] Building translation po/hr/LC_MESSAGES/template-glib-hr.mo
[13/67] Building translation po/hu/LC_MESSAGES/template-glib-hu.mo
[14/67] Building translation po/id/LC_MESSAGES/template-glib-id.mo
[15/67] Building translation po/it/LC_MESSAGES/template-glib-it.mo
[16/67] Building translation po/ka/LC_MESSAGES/template-glib-ka.mo
[17/67] Building translation po/kab/LC_MESSAGES/template-glib-kab.mo
[18/67] Building translation po/lt/LC_MESSAGES/template-glib-lt.mo
[19/67] Building translation po/pl/LC_MESSAGES/template-glib-pl.mo
[20/67] Building translation po/nl/LC_MESSAGES/template-glib-nl.mo
[21/67] Building translation po/pt/LC_MESSAGES/template-glib-pt.mo
[22/67] Building translation po/pt_BR/LC_MESSAGES/template-glib-pt_BR.mo
[23/67] Building translation po/ro/LC_MESSAGES/template-glib-ro.mo
[24/67] Building translation po/ru/LC_MESSAGES/template-glib-ru.mo
[25/67] Building translation po/sl/LC_MESSAGES/template-glib-sl.mo
[26/67] Building translation po/sr/LC_MESSAGES/template-glib-sr.mo
[27/67] Building translation po/sv/LC_MESSAGES/template-glib-sv.mo
[28/67] Building translation po/tr/LC_MESSAGES/template-glib-tr.mo
[29/67] Building translation po/uk/LC_MESSAGES/template-glib-uk.mo
[30/67] Building translation po/zh_CN/LC_MESSAGES/template-glib-zh_CN.mo
[31/67] Generating src/tmpl-expr-parser with a custom command
../src/tmpl-expr-parser.y:3.1-32: warning: deprecated directive: '%name-prefix "tmpl_expr_parser_"', use '%define api.prefix {tmpl_expr_parser_}' [-Wdeprecated]
    3 | %name-prefix "tmpl_expr_parser_"
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      | %define api.prefix {tmpl_expr_parser_}
../src/tmpl-expr-parser.y: warning: 48 shift/reduce conflicts [-Wconflicts-sr]
../src/tmpl-expr-parser.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
../src/tmpl-expr-parser.y: warning: fix-its can be applied.  Rerun with option '--update'. [-Wother]
taskserver-1.1.0
[ 24%] Building CXX object src/CMakeFiles/taskd_executable.dir/daemon.cpp.o
template-glib-3.36.3
[32/67] Generating src/tmpl-expr-scanner-flex with a custom command (wrapped by meson to capture output)
[33/67] Generating src/tmpl-expr-scanner with a custom command
taskserver-1.1.0
[ 27%] Building CXX object src/CMakeFiles/taskd_executable.dir/diag.cpp.o
template-glib-3.36.3
[34/67] Generating GObject enum file src/tmpl-enums.h (wrapped by meson to capture output)
[35/67] Generating GObject enum file src/tmpl-enums.c (wrapped by meson to capture output)
[36/67] Compiling C object src/libtemplate_glib.a.p/tmpl-error.c.o
taskserver-1.1.0
[ 30%] Building CXX object src/CMakeFiles/taskd_executable.dir/Database.cpp.o
template-glib-3.36.3
[37/67] Compiling C object src/libtemplate_glib.a.p/tmpl-scope.c.o
taskserver-1.1.0
[ 33%] Building CXX object src/CMakeFiles/taskd_executable.dir/Date.cpp.o
template-glib-3.36.3
[38/67] Compiling C object src/libtemplate_glib.a.p/tmpl-expr.c.o
[39/67] Compiling C object src/libtemplate_glib.a.p/meson-generated_.._tmpl-enums.c.o
[40/67] Compiling C object src/libtemplate_glib.a.p/meson-generated_.._tmpl-expr-parser.c.o
src/tmpl-expr-parser.c:1353:9: warning: variable 'tmpl_expr_parser_nerrs' set but not used [-Wunused-but-set-variable]
 1353 |     int yynerrs = 0;
      |         ^
src/tmpl-expr-parser.c:72:25: note: expanded from macro 'yynerrs'
   72 | #define yynerrs         tmpl_expr_parser_nerrs
      |                         ^
1 warning generated.
[41/67] Compiling C object src/libtemplate_glib.a.p/tmpl-symbol.c.o
[42/67] Compiling C object src/libtemplate_glib.a.p/meson-generated_.._tmpl-expr-scanner.c.o
[43/67] Compiling C object src/libtemplate_glib.a.p/tmpl-expr-eval.c.o
FAILED: src/libtemplate_glib.a.p/tmpl-expr-eval.c.o 
clang -Isrc/libtemplate_glib.a.p -Isrc -I../src -I/nix/store/k6yvz42inl4qskndrwvn4jri1pagm3hp-glib-2.80.4-x86_64-unknown-linux-gnufilc0-dev/include -I/nix/store/k6yvz42inl4qskndrwvn4jri1pagm3hp-glib-2.80.4-x86_64-unknown-linux-gnufilc0-dev/include/glib-2.0 -I/nix/store/n77xf8hgp29d8qycs4mj4k06cbj1ywn2-glib-2.80.4-x86_64-unknown-linux-gnufilc0/lib/glib-2.0/include -I/nix/store/gw0b37rf2zbsiswb0i93nn3d6sdyyqfv-gobject-introspection-1.80.1-x86_64-unknown-linux-gnufilc0-dev/include/gobject-introspection-1.0 -I/build/template-glib-3.36.3/build -I/build/template-glib-3.36.3/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -DG_DISABLE_CAST_CHECKS -DHAVE_CONFIG_H -DTMPL_GLIB_COMPILATION -Wcast-align -Wdeclaration-after-statement -Wformat-nonliteral -Wformat-security -Wmissing-include-dirs -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wpointer-arith -Wredundant-decls -Wswitch-default -Wswitch-enum -Wuninitialized -Werror=format-security -Werror=format=2 -Werror=empty-body -Werror=implicit-function-declaration -Werror=incompatible-pointer-types -Werror=pointer-arith -Werror=init-self -Werror=int-conversion -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=overflow -Werror=return-type -Werror=shadow -Werror=strict-prototypes -Werror=undef -fPIC -DG_DISABLE_ASSERT -MD -MQ src/libtemplate_glib.a.p/tmpl-expr-eval.c.o -MF src/libtemplate_glib.a.p/tmpl-expr-eval.c.o.d -o src/libtemplate_glib.a.p/tmpl-expr-eval.c.o -c ../src/tmpl-expr-eval.c
../src/tmpl-expr-eval.c:125:23: error: invalid operands to binary expression ('GType' (aka 'struct _GTypeOpaque *') and 'int')
  125 |   return type | (left << 16) | (right << 24);
      |                  ~~~~ ^  ~~
../src/tmpl-expr-eval.c:125:39: error: invalid operands to binary expression ('GType' (aka 'struct _GTypeOpaque *') and 'int')
  125 |   return type | (left << 16) | (right << 24);
      |                                 ~~~~~ ^  ~~
2 errors generated.
[44/67] Compiling C object src/libtemplate_glib.a.p/tmpl-template-locator.c.o
[45/67] Compiling C object src/libtemplate_glib.a.p/tmpl-condition-node.c.o
[46/67] Compiling C object src/libtemplate_glib.a.p/tmpl-branch-node.c.o
[47/67] Compiling C object src/libtemplate_glib.a.p/tmpl-expr-node.c.o
[48/67] Compiling C object src/libtemplate_glib.a.p/tmpl-template.c.o
ninja: build stopped: subcommand failed.
python3.12-rtslib-fb-2.2.2
Build started
Sourcing python-remove-tests-dir-hook
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing pypa-build-hook
Using pypaBuildPhase
Sourcing python-runtime-deps-check-hook
Using pythonRuntimeDepsCheckHook
Sourcing pypa-install-hook
Using pypaInstallPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
→ unpackPhase
unpacking source archive /nix/store/s27nhi8rl483v7s491gxx2g7hym3i4h0-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/systemd/target.service"
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
taskserver-1.1.0
[ 36%] Building CXX object src/CMakeFiles/taskd_executable.dir/Directory.cpp.o
python3.12-rtslib-fb-2.2.2
no configure script, doing nothing
→ buildPhase
Executing pypaBuildPhase
Setting SETUPTOOLS_SCM_PRETEND_VERSION to 2.2.2
Including all tracked files automatically
Creating a wheel...
pypa build flags: --no-isolation --outdir dist/ --wheel
* Getting build dependencies for wheel...
taskserver-1.1.0
[ 39%] Building CXX object src/CMakeFiles/taskd_executable.dir/Duration.cpp.o
python3.12-rtslib-fb-2.2.2
* Building wheel...
Successfully built rtslib_fb-2.2.2-py3-none-any.whl
Finished creating a wheel...
Finished executing pypaBuildPhase
→ pythonRuntimeDepsCheckHook
Executing pythonRuntimeDepsCheck
Checking runtime dependencies for rtslib_fb-2.2.2-py3-none-any.whl
Finished executing pythonRuntimeDepsCheck
→ installPhase
Executing pypaInstallPhase
Successfully installed rtslib_fb-2.2.2-py3-none-any.whl
Finished executing pypaInstallPhase
→ pythonOutputDistPhase
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/9q7xi9djs5a9g9047659xzqsvr0i49cm-python3.12-rtslib-fb-2.2.2-x86_64-unknown-linux-gnufilc0
checking for references to /build/ in /nix/store/9q7xi9djs5a9g9047659xzqsvr0i49cm-python3.12-rtslib-fb-2.2.2-x86_64-unknown-linux-gnufilc0...
patching script interpreter paths in /nix/store/9q7xi9djs5a9g9047659xzqsvr0i49cm-python3.12-rtslib-fb-2.2.2-x86_64-unknown-linux-gnufilc0
/nix/store/9q7xi9djs5a9g9047659xzqsvr0i49cm-python3.12-rtslib-fb-2.2.2-x86_64-unknown-linux-gnufilc0/bin/targetctl: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0/bin/python"
stripping (with command strip and flags -S -p) in  /nix/store/9q7xi9djs5a9g9047659xzqsvr0i49cm-python3.12-rtslib-fb-2.2.2-x86_64-unknown-linux-gnufilc0/lib /nix/store/9q7xi9djs5a9g9047659xzqsvr0i49cm-python3.12-rtslib-fb-2.2.2-x86_64-unknown-linux-gnufilc0/bin
shrinking RPATHs of ELF executables and libraries in /nix/store/r942vzzcjw2kv91mj62qi1bsj9lqrikv-python3.12-rtslib-fb-2.2.2-x86_64-unknown-linux-gnufilc0-dist
checking for references to /build/ in /nix/store/r942vzzcjw2kv91mj62qi1bsj9lqrikv-python3.12-rtslib-fb-2.2.2-x86_64-unknown-linux-gnufilc0-dist...
patching script interpreter paths in /nix/store/r942vzzcjw2kv91mj62qi1bsj9lqrikv-python3.12-rtslib-fb-2.2.2-x86_64-unknown-linux-gnufilc0-dist
Rewriting #!/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0/bin/python to #!/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0
wrapping `/nix/store/9q7xi9djs5a9g9047659xzqsvr0i49cm-python3.12-rtslib-fb-2.2.2-x86_64-unknown-linux-gnufilc0/bin/targetctl'...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
→ pythonRemoveBinBytecodePhase
taskserver-1.1.0
[ 42%] Building CXX object src/CMakeFiles/taskd_executable.dir/File.cpp.o
targetcli-fb-3.0.1
Build started
Sourcing python-remove-tests-dir-hook
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing pypa-build-hook
Using pypaBuildPhase
Sourcing python-runtime-deps-check-hook
Using pythonRuntimeDepsCheckHook
Sourcing pypa-install-hook
Using pypaInstallPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
→ unpackPhase
unpacking source archive /nix/store/c0gwj6d4xwyzr2yxv2q6d0x3mkvsk7cy-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/targetclid.8"
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
no configure script, doing nothing
→ buildPhase
Executing pypaBuildPhase
Setting SETUPTOOLS_SCM_PRETEND_VERSION to 3.0.1
Including all tracked files automatically
Creating a wheel...
pypa build flags: --no-isolation --outdir dist/ --wheel
taskserver-1.1.0
[ 45%] Building CXX object src/CMakeFiles/taskd_executable.dir/help.cpp.o
targetcli-fb-3.0.1
* Getting build dependencies for wheel...
taskserver-1.1.0
[ 48%] Building CXX object src/CMakeFiles/taskd_executable.dir/init.cpp.o
targetcli-fb-3.0.1
* Building wheel...
Successfully built targetcli-3.0.1-py3-none-any.whl
Finished creating a wheel...
Finished executing pypaBuildPhase
→ pythonRuntimeDepsCheckHook
Executing pythonRuntimeDepsCheck
Checking runtime dependencies for targetcli-3.0.1-py3-none-any.whl
Finished executing pythonRuntimeDepsCheck
→ glibPreInstallPhase
→ glibPreInstallPhase
→ glibPreInstallPhase
→ glibPreInstallPhase
→ installPhase
Executing pypaInstallPhase
Successfully installed targetcli-3.0.1-py3-none-any.whl
Finished executing pypaInstallPhase
→ pythonOutputDistPhase
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
→ gappsWrapperArgsHook
→ fixupPhase
Wrapping program '/nix/store/1vsi55fxpb9b7cd02d41b4k3jjqdw90y-targetcli-fb-3.0.1-x86_64-unknown-linux-gnufilc0/bin/targetcli'
Wrapping program '/nix/store/1vsi55fxpb9b7cd02d41b4k3jjqdw90y-targetcli-fb-3.0.1-x86_64-unknown-linux-gnufilc0/bin/targetclid'
taskserver-1.1.0
[ 51%] Building CXX object src/CMakeFiles/taskd_executable.dir/JSON.cpp.o
[ 54%] Building CXX object src/CMakeFiles/taskd_executable.dir/Log.cpp.o
targetcli-fb-3.0.1
shrinking RPATHs of ELF executables and libraries in /nix/store/1vsi55fxpb9b7cd02d41b4k3jjqdw90y-targetcli-fb-3.0.1-x86_64-unknown-linux-gnufilc0
shrinking /nix/store/1vsi55fxpb9b7cd02d41b4k3jjqdw90y-targetcli-fb-3.0.1-x86_64-unknown-linux-gnufilc0/bin/targetcli
shrinking /nix/store/1vsi55fxpb9b7cd02d41b4k3jjqdw90y-targetcli-fb-3.0.1-x86_64-unknown-linux-gnufilc0/bin/targetclid
checking for references to /build/ in /nix/store/1vsi55fxpb9b7cd02d41b4k3jjqdw90y-targetcli-fb-3.0.1-x86_64-unknown-linux-gnufilc0...
gzipping man pages under /nix/store/1vsi55fxpb9b7cd02d41b4k3jjqdw90y-targetcli-fb-3.0.1-x86_64-unknown-linux-gnufilc0/share/man/
patching script interpreter paths in /nix/store/1vsi55fxpb9b7cd02d41b4k3jjqdw90y-targetcli-fb-3.0.1-x86_64-unknown-linux-gnufilc0
stripping (with command strip and flags -S -p) in  /nix/store/1vsi55fxpb9b7cd02d41b4k3jjqdw90y-targetcli-fb-3.0.1-x86_64-unknown-linux-gnufilc0/lib /nix/store/1vsi55fxpb9b7cd02d41b4k3jjqdw90y-targetcli-fb-3.0.1-x86_64-unknown-linux-gnufilc0/bin
shrinking RPATHs of ELF executables and libraries in /nix/store/ybz6fl6sszzhsvp4jf2c2nara58a2119-targetcli-fb-3.0.1-x86_64-unknown-linux-gnufilc0-dist
checking for references to /build/ in /nix/store/ybz6fl6sszzhsvp4jf2c2nara58a2119-targetcli-fb-3.0.1-x86_64-unknown-linux-gnufilc0-dist...
patching script interpreter paths in /nix/store/ybz6fl6sszzhsvp4jf2c2nara58a2119-targetcli-fb-3.0.1-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/1vsi55fxpb9b7cd02d41b4k3jjqdw90y-targetcli-fb-3.0.1-x86_64-unknown-linux-gnufilc0/bin/.targetcli-wrapped'...
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/1vsi55fxpb9b7cd02d41b4k3jjqdw90y-targetcli-fb-3.0.1-x86_64-unknown-linux-gnufilc0/bin/.targetclid-wrapped'...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
→ installCheckPhase
no Makefile or custom installCheckPhase, doing nothing
→ pythonRemoveBinBytecodePhase
taskserver-1.1.0
[ 57%] Building CXX object src/CMakeFiles/taskd_executable.dir/Msg.cpp.o
[ 60%] Building CXX object src/CMakeFiles/taskd_executable.dir/Nibbler.cpp.o
[ 63%] Building CXX object src/CMakeFiles/taskd_executable.dir/Path.cpp.o
[ 66%] Building CXX object src/CMakeFiles/taskd_executable.dir/RX.cpp.o
[ 69%] Building CXX object src/CMakeFiles/taskd_executable.dir/Server.cpp.o
[ 72%] Building CXX object src/CMakeFiles/taskd_executable.dir/status.cpp.o
[ 75%] Building CXX object src/CMakeFiles/taskd_executable.dir/Task.cpp.o
[ 78%] Building CXX object src/CMakeFiles/taskd_executable.dir/text.cpp.o
[ 81%] Building CXX object src/CMakeFiles/taskd_executable.dir/Timer.cpp.o
[ 84%] Building CXX object src/CMakeFiles/taskd_executable.dir/TLSClient.cpp.o
[ 87%] Building CXX object src/CMakeFiles/taskd_executable.dir/TLSServer.cpp.o
[ 90%] Building CXX object src/CMakeFiles/taskd_executable.dir/utf8.cpp.o
[ 93%] Building CXX object src/CMakeFiles/taskd_executable.dir/util.cpp.o
[ 96%] Building CXX object src/CMakeFiles/taskd_executable.dir/wcwidth6.cpp.o
/build/taskd-1.1.0/src/text.cpp:477:15: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
  477 |   int grid[3][len_right + 1];
      |               ^~~~~~~~~~~~~
/build/taskd-1.1.0/src/text.cpp:477:15: note: initializer of 'len_right' is not a constant expression
/build/taskd-1.1.0/src/text.cpp:476:13: note: declared here
  476 |   const int len_right = strlen (right);
      |             ^
/build/taskd-1.1.0/src/text.cpp:477:11: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
  477 |   int grid[3][len_right + 1];
      |           ^
2 warnings generated.
[100%] Linking CXX executable taskd
[100%] Built target taskd_executable
→ installPhase
install flags: -j6 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash install
[100%] Built target taskd_executable
Install the project...
-- Install configuration: "Release"
-- Installing: /nix/store/lnx7rfymdgfycc29p7jaxgblmijggplv-taskserver-x86_64-unknown-linux-gnufilc0-1.1.0/share/doc/taskd/NEWS
-- Installing: /nix/store/lnx7rfymdgfycc29p7jaxgblmijggplv-taskserver-x86_64-unknown-linux-gnufilc0-1.1.0/share/doc/taskd/ChangeLog
-- Installing: /nix/store/lnx7rfymdgfycc29p7jaxgblmijggplv-taskserver-x86_64-unknown-linux-gnufilc0-1.1.0/share/doc/taskd/INSTALL
-- Installing: /nix/store/lnx7rfymdgfycc29p7jaxgblmijggplv-taskserver-x86_64-unknown-linux-gnufilc0-1.1.0/share/doc/taskd/AUTHORS
-- Installing: /nix/store/lnx7rfymdgfycc29p7jaxgblmijggplv-taskserver-x86_64-unknown-linux-gnufilc0-1.1.0/share/doc/taskd/COPYING
-- Installing: /nix/store/lnx7rfymdgfycc29p7jaxgblmijggplv-taskserver-x86_64-unknown-linux-gnufilc0-1.1.0/bin/taskdctl
-- Installing: /nix/store/lnx7rfymdgfycc29p7jaxgblmijggplv-taskserver-x86_64-unknown-linux-gnufilc0-1.1.0/bin/taskd
-- Installing: /nix/store/lnx7rfymdgfycc29p7jaxgblmijggplv-taskserver-x86_64-unknown-linux-gnufilc0-1.1.0/share/man/man1
-- Installing: /nix/store/lnx7rfymdgfycc29p7jaxgblmijggplv-taskserver-x86_64-unknown-linux-gnufilc0-1.1.0/share/man/man1/taskd.1
-- Installing: /nix/store/lnx7rfymdgfycc29p7jaxgblmijggplv-taskserver-x86_64-unknown-linux-gnufilc0-1.1.0/share/man/man1/taskdctl.1
-- Installing: /nix/store/lnx7rfymdgfycc29p7jaxgblmijggplv-taskserver-x86_64-unknown-linux-gnufilc0-1.1.0/share/man/man5
-- Installing: /nix/store/lnx7rfymdgfycc29p7jaxgblmijggplv-taskserver-x86_64-unknown-linux-gnufilc0-1.1.0/share/man/man5/taskdrc.5
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/lnx7rfymdgfycc29p7jaxgblmijggplv-taskserver-x86_64-unknown-linux-gnufilc0-1.1.0
shrinking /nix/store/lnx7rfymdgfycc29p7jaxgblmijggplv-taskserver-x86_64-unknown-linux-gnufilc0-1.1.0/bin/taskd
checking for references to /build/ in /nix/store/lnx7rfymdgfycc29p7jaxgblmijggplv-taskserver-x86_64-unknown-linux-gnufilc0-1.1.0...
gzipping man pages under /nix/store/lnx7rfymdgfycc29p7jaxgblmijggplv-taskserver-x86_64-unknown-linux-gnufilc0-1.1.0/share/man/
patching script interpreter paths in /nix/store/lnx7rfymdgfycc29p7jaxgblmijggplv-taskserver-x86_64-unknown-linux-gnufilc0-1.1.0
stripping (with command strip and flags -S -p) in  /nix/store/lnx7rfymdgfycc29p7jaxgblmijggplv-taskserver-x86_64-unknown-linux-gnufilc0-1.1.0/bin
template-glib-3.36.3
error: Cannot build '/nix/store/19h4wsnwbm7jg4xm9m2qslasf6zammw4-template-glib-x86_64-unknown-linux-gnufilc0-3.36.3.drv'.
       Reason: builder failed with exit code 1.
       Output paths:
         /nix/store/65whjgl367zk23shn37bw21lr0y4f3cb-template-glib-x86_64-unknown-linux-gnufilc0-3.36.3-dev
         /nix/store/i32f5rbhxfp03yqrpjml9cz69i7lby23-template-glib-x86_64-unknown-linux-gnufilc0-3.36.3
         /nix/store/ma0z72nzca53zda7gn90k0llqjc0ilmy-template-glib-x86_64-unknown-linux-gnufilc0-3.36.3-devdoc
       Last 25 log lines:
       > src/tmpl-expr-parser.c:1353:9: warning: variable 'tmpl_expr_parser_nerrs' set but not used [-Wunused-but-set-variable]
       >  1353 |     int yynerrs = 0;
       >       |         ^
       > src/tmpl-expr-parser.c:72:25: note: expanded from macro 'yynerrs'
       >    72 | #define yynerrs         tmpl_expr_parser_nerrs
       >       |                         ^
       > 1 warning generated.
       > [41/67] Compiling C object src/libtemplate_glib.a.p/tmpl-symbol.c.o
       > [42/67] Compiling C object src/libtemplate_glib.a.p/meson-generated_.._tmpl-expr-scanner.c.o
       > [43/67] Compiling C object src/libtemplate_glib.a.p/tmpl-expr-eval.c.o
       > FAILED: src/libtemplate_glib.a.p/tmpl-expr-eval.c.o
       > clang -Isrc/libtemplate_glib.a.p -Isrc -I../src -I/nix/store/k6yvz42inl4qskndrwvn4jri1pagm3hp-glib-2.80.4-x86_64-unknown-linux-gnufilc0-dev/include -I/nix/store/k6yvz42inl4qskndrwvn4jri1pagm3hp-glib-2.80.4-x86_64-unknown-linux-gnufilc0-dev/include/glib-2.0 -I/nix/store/n77xf8hgp29d8qycs4mj4k06cbj1ywn2-glib-2.80.4-x86_64-unknown-linux-gnufilc0/lib/glib-2.0/include -I/nix/store/gw0b37rf2zbsiswb0i93nn3d6sdyyqfv-gobject-introspection-1.80.1-x86_64-unknown-linux-gnufilc0-dev/include/gobject-introspection-1.0 -I/build/template-glib-3.36.3/build -I/build/template-glib-3.36.3/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -DG_DISABLE_CAST_CHECKS -DHAVE_CONFIG_H -DTMPL_GLIB_COMPILATION -Wcast-align -Wdeclaration-after-statement -Wformat-nonliteral -Wformat-security -Wmissing-include-dirs -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wpointer-arith -Wredundant-decls -Wswitch-default -Wswitch-enum -Wuninitialized -Werror=format-security -Werror=format=2 -Werror=empty-body -Werror=implicit-function-declaration -Werror=incompatible-pointer-types -Werror=pointer-arith -Werror=init-self -Werror=int-conversion -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=overflow -Werror=return-type -Werror=shadow -Werror=strict-prototypes -Werror=undef -fPIC -DG_DISABLE_ASSERT -MD -MQ src/libtemplate_glib.a.p/tmpl-expr-eval.c.o -MF src/libtemplate_glib.a.p/tmpl-expr-eval.c.o.d -o src/libtemplate_glib.a.p/tmpl-expr-eval.c.o -c ../src/tmpl-expr-eval.c
       > ../src/tmpl-expr-eval.c:125:23: error: invalid operands to binary expression ('GType' (aka 'struct _GTypeOpaque *') and 'int')
       >   125 |   return type | (left << 16) | (right << 24);
       >       |                  ~~~~ ^  ~~
       > ../src/tmpl-expr-eval.c:125:39: error: invalid operands to binary expression ('GType' (aka 'struct _GTypeOpaque *') and 'int')
       >   125 |   return type | (left << 16) | (right << 24);
       >       |                                 ~~~~~ ^  ~~
       > 2 errors generated.
       > [44/67] Compiling C object src/libtemplate_glib.a.p/tmpl-template-locator.c.o
       > [45/67] Compiling C object src/libtemplate_glib.a.p/tmpl-condition-node.c.o
       > [46/67] Compiling C object src/libtemplate_glib.a.p/tmpl-branch-node.c.o
       > [47/67] Compiling C object src/libtemplate_glib.a.p/tmpl-expr-node.c.o
       > [48/67] Compiling C object src/libtemplate_glib.a.p/tmpl-template.c.o
       > ninja: build stopped: subcommand failed.
       For full logs, run:
         nix log /nix/store/19h4wsnwbm7jg4xm9m2qslasf6zammw4-template-glib-x86_64-unknown-linux-gnufilc0-3.36.3.drv

End of log