llvm-13.0.1
[ 16%] Building CXX object lib/Target/SystemZ/TargetInfo/CMakeFiles/LLVMSystemZInfo.dir/SystemZTargetInfo.cpp.o
python3.12-ply-3.11
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Sourcing pypa-install-hook
Using pypaInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
→ unpackPhase
unpacking source archive /nix/store/ci8wd5410mxm0ajd30i5ah3gdxnavnyb-ply-3.11.tar.gz
source root is ply-3.11
setting SOURCE_DATE_EPOCH to timestamp 1518721290 of file "ply-3.11/setup.cfg"
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
no configure script, doing nothing
→ buildPhase
Executing setuptoolsBuildPhase
setup.py build flags: ''
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead.
!!
********************************************************************************
Usage of dash-separated 'description-file' will not be supported in future
versions. Please use the underscore name 'description_file' instead.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
********************************************************************************
!!
opt = self._enforce_underscore(opt, section)
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead.
!!
********************************************************************************
Usage of dash-separated 'description-file' will not be supported in future
versions. Please use the underscore name 'description_file' instead.
(Affected: ply).
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
********************************************************************************
!!
opt = self._enforce_underscore(opt, section)
running bdist_wheel
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
!!
********************************************************************************
With Python 2.7 end-of-life, support for building universal wheels
(i.e., wheels that support both Python 2 and Python 3)
is being obviated.
Please discontinue using this option, or if you still need it,
file an issue with pypa/setuptools describing your use case.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
self.finalize_options()
running build
running build_py
creating build/lib/ply
copying ply/__init__.py -> build/lib/ply
copying ply/cpp.py -> build/lib/ply
copying ply/ctokens.py -> build/lib/ply
copying ply/lex.py -> build/lib/ply
copying ply/yacc.py -> build/lib/ply
copying ply/ygen.py -> build/lib/ply
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/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
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/ply
copying build/lib/ply/__init__.py -> build/bdist.linux-x86_64/wheel/./ply
copying build/lib/ply/cpp.py -> build/bdist.linux-x86_64/wheel/./ply
copying build/lib/ply/ctokens.py -> build/bdist.linux-x86_64/wheel/./ply
copying build/lib/ply/lex.py -> build/bdist.linux-x86_64/wheel/./ply
copying build/lib/ply/yacc.py -> build/bdist.linux-x86_64/wheel/./ply
copying build/lib/ply/ygen.py -> build/bdist.linux-x86_64/wheel/./ply
running install_egg_info
running egg_info
writing ply.egg-info/PKG-INFO
writing dependency_links to ply.egg-info/dependency_links.txt
writing top-level names to ply.egg-info/top_level.txt
reading manifest file 'ply.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
writing manifest file 'ply.egg-info/SOURCES.txt'
Copying ply.egg-info to build/bdist.linux-x86_64/wheel/./ply-3.11-py3.12.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/ply-3.11.dist-info/WHEEL
creating 'dist/ply-3.11-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'ply/__init__.py'
adding 'ply/cpp.py'
adding 'ply/ctokens.py'
adding 'ply/lex.py'
adding 'ply/yacc.py'
adding 'ply/ygen.py'
adding 'ply-3.11.dist-info/METADATA'
adding 'ply-3.11.dist-info/WHEEL'
adding 'ply-3.11.dist-info/top_level.txt'
adding 'ply-3.11.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
→ installPhase
Executing pypaInstallPhase
Successfully installed ply-3.11-py2.py3-none-any.whl
Finished executing pypaInstallPhase
→ pythonOutputDistPhase
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/fcyhy01xsga1zy14r2878xmjsaxwryhm-python3.12-ply-3.11
checking for references to /build/ in /nix/store/fcyhy01xsga1zy14r2878xmjsaxwryhm-python3.12-ply-3.11...
patching script interpreter paths in /nix/store/fcyhy01xsga1zy14r2878xmjsaxwryhm-python3.12-ply-3.11
stripping (with command strip and flags -S -p) in /nix/store/fcyhy01xsga1zy14r2878xmjsaxwryhm-python3.12-ply-3.11/lib
llvm-13.0.1
[ 16%] Building CXX object lib/Target/WebAssembly/TargetInfo/CMakeFiles/LLVMWebAssemblyInfo.dir/WebAssemblyTargetInfo.cpp.o
python3.12-ply-3.11
shrinking RPATHs of ELF executables and libraries in /nix/store/xwvb0j1ay2gyh4zsiqrbzdiqhsm5gvaa-python3.12-ply-3.11-dist
checking for references to /build/ in /nix/store/xwvb0j1ay2gyh4zsiqrbzdiqhsm5gvaa-python3.12-ply-3.11-dist...
patching script interpreter paths in /nix/store/xwvb0j1ay2gyh4zsiqrbzdiqhsm5gvaa-python3.12-ply-3.11-dist
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
→ pythonCatchConflictsPhase
→ pythonRemoveBinBytecodePhase
→ pythonImportsCheckPhase
Executing pythonImportsCheckPhase
python3.12-pytimeparse-1.1.8
Build started
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
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-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing pytest-check-hook
Using pytestCheckPhase
→ unpackPhase
unpacking source archive /nix/store/qd4s9r3i0n41by056ngf910swhd89cj8-pytimeparse-1.1.8.tar.gz
source root is pytimeparse-1.1.8
llvm-13.0.1
[ 16%] Building CXX object lib/Target/X86/TargetInfo/CMakeFiles/LLVMX86Info.dir/X86TargetInfo.cpp.o
python3.12-pytimeparse-1.1.8
setting SOURCE_DATE_EPOCH to timestamp 1526664999 of file "pytimeparse-1.1.8/setup.cfg"
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
no configure script, doing nothing
→ buildPhase
Executing pypaBuildPhase
Creating a wheel...
pypa build flags: --no-isolation --outdir dist/ --wheel
llvm-13.0.1
In file included from /build/llvm-src-13.0.1/llvm/lib/Target/SystemZ/TargetInfo/SystemZTargetInfo.cpp:10:
In file included from /build/llvm-src-13.0.1/llvm/include/llvm/Support/TargetRegistry.h:26:
In file included from /build/llvm-src-13.0.1/llvm/include/llvm/MC/MCObjectFileInfo.h:16:
/build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseMap.h:128:16: warning: variable 'NumEntries' set but not used [-Wunused-but-set-variable]
128 | unsigned NumEntries = getNumEntries();
| ^
1 warning generated.
[ 16%] Linking CXX static library ../../../libLLVMSystemZInfo.a
[ 16%] Built target LLVMSystemZInfo
[ 16%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndex.cpp.o
python3.12-pytimeparse-1.1.8
* Getting build dependencies for wheel...
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite'
warnings.warn(msg)
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
warnings.warn(msg)
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/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 :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
writing pytimeparse.egg-info/PKG-INFO
writing dependency_links to pytimeparse.egg-info/dependency_links.txt
writing top-level names to pytimeparse.egg-info/top_level.txt
reading manifest file 'pytimeparse.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.rst'
writing manifest file 'pytimeparse.egg-info/SOURCES.txt'
* Building wheel...
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite'
warnings.warn(msg)
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
warnings.warn(msg)
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/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 :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
!!
********************************************************************************
With Python 2.7 end-of-life, support for building universal wheels
(i.e., wheels that support both Python 2 and Python 3)
is being obviated.
Please discontinue using this option, or if you still need it,
file an issue with pypa/setuptools describing your use case.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
self.finalize_options()
running build
running build_py
creating build/lib/pytimeparse
copying pytimeparse/timeparse.py -> build/lib/pytimeparse
copying pytimeparse/__init__.py -> build/lib/pytimeparse
creating build/lib/pytimeparse/tests
copying pytimeparse/tests/testtimeparse.py -> build/lib/pytimeparse/tests
copying pytimeparse/tests/__init__.py -> build/lib/pytimeparse/tests
copying pytimeparse/VERSION -> build/lib/pytimeparse
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/pytimeparse
copying build/lib/pytimeparse/timeparse.py -> build/bdist.linux-x86_64/wheel/./pytimeparse
copying build/lib/pytimeparse/__init__.py -> build/bdist.linux-x86_64/wheel/./pytimeparse
creating build/bdist.linux-x86_64/wheel/pytimeparse/tests
copying build/lib/pytimeparse/tests/testtimeparse.py -> build/bdist.linux-x86_64/wheel/./pytimeparse/tests
copying build/lib/pytimeparse/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./pytimeparse/tests
copying build/lib/pytimeparse/VERSION -> build/bdist.linux-x86_64/wheel/./pytimeparse
running install_egg_info
running egg_info
writing pytimeparse.egg-info/PKG-INFO
writing dependency_links to pytimeparse.egg-info/dependency_links.txt
writing top-level names to pytimeparse.egg-info/top_level.txt
reading manifest file 'pytimeparse.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.rst'
writing manifest file 'pytimeparse.egg-info/SOURCES.txt'
Copying pytimeparse.egg-info to build/bdist.linux-x86_64/wheel/./pytimeparse-1.1.8-py3.12.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pytimeparse-1.1.8.dist-info/WHEEL
creating '/build/pytimeparse-1.1.8/dist/.tmp-n_1gtegh/pytimeparse-1.1.8-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'pytimeparse/VERSION'
adding 'pytimeparse/__init__.py'
adding 'pytimeparse/timeparse.py'
adding 'pytimeparse/tests/__init__.py'
adding 'pytimeparse/tests/testtimeparse.py'
adding 'pytimeparse-1.1.8.dist-info/licenses/LICENSE.rst'
adding 'pytimeparse-1.1.8.dist-info/METADATA'
adding 'pytimeparse-1.1.8.dist-info/WHEEL'
adding 'pytimeparse-1.1.8.dist-info/top_level.txt'
adding 'pytimeparse-1.1.8.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built pytimeparse-1.1.8-py2.py3-none-any.whl
Finished creating a wheel...
Finished executing pypaBuildPhase
→ pythonRuntimeDepsCheckHook
Executing pythonRuntimeDepsCheck
Checking runtime dependencies for pytimeparse-1.1.8-py2.py3-none-any.whl
Finished executing pythonRuntimeDepsCheck
→ installPhase
Executing pypaInstallPhase
Successfully installed pytimeparse-1.1.8-py2.py3-none-any.whl
Finished executing pypaInstallPhase
→ pythonOutputDistPhase
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/gxvj2a5kxcazhx5hp9r6mm0aqdjsx8hn-python3.12-pytimeparse-1.1.8
checking for references to /build/ in /nix/store/gxvj2a5kxcazhx5hp9r6mm0aqdjsx8hn-python3.12-pytimeparse-1.1.8...
patching script interpreter paths in /nix/store/gxvj2a5kxcazhx5hp9r6mm0aqdjsx8hn-python3.12-pytimeparse-1.1.8
stripping (with command strip and flags -S -p) in /nix/store/gxvj2a5kxcazhx5hp9r6mm0aqdjsx8hn-python3.12-pytimeparse-1.1.8/lib
shrinking RPATHs of ELF executables and libraries in /nix/store/1rwxm64iikn09dyk2msmhv4l9dk0hs27-python3.12-pytimeparse-1.1.8-dist
checking for references to /build/ in /nix/store/1rwxm64iikn09dyk2msmhv4l9dk0hs27-python3.12-pytimeparse-1.1.8-dist...
patching script interpreter paths in /nix/store/1rwxm64iikn09dyk2msmhv4l9dk0hs27-python3.12-pytimeparse-1.1.8-dist
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
→ installCheckPhase
no Makefile or custom installCheckPhase, doing nothing
→ pythonCatchConflictsPhase
→ pythonRemoveBinBytecodePhase
→ pythonImportsCheckPhase
Executing pythonImportsCheckPhase
Check whether the following modules can be imported: pytimeparse
→ pytestCheckPhase
Executing pytestCheckPhase
pytest flags: -m pytest pytimeparse/tests/testtimeparse.py
llvm-13.0.1
In file included from /build/llvm-src-13.0.1/llvm/lib/Target/WebAssembly/TargetInfo/WebAssemblyTargetInfo.cpp:15:
In file included from /build/llvm-src-13.0.1/llvm/include/llvm/Support/TargetRegistry.h:26:
In file included from /build/llvm-src-13.0.1/llvm/include/llvm/MC/MCObjectFileInfo.h:16:
/build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseMap.h:128:16: warning: variable 'NumEntries' set but not used [-Wunused-but-set-variable]
128 | unsigned NumEntries = getNumEntries();
| ^
1 warning generated.
[ 16%] Linking CXX static library ../../../libLLVMWebAssemblyInfo.a
[ 16%] Built target LLVMWebAssemblyInfo
[ 16%] Building CXX object lib/Target/XCore/TargetInfo/CMakeFiles/LLVMXCoreInfo.dir/XCoreTargetInfo.cpp.o
python3.12-pytimeparse-1.1.8
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0
rootdir: /build/pytimeparse-1.1.8
collected 49 items
pytimeparse/tests/testtimeparse.py ..................................... [ 75%]
............ [100%]
============================== 49 passed in 0.03s ==============================
Finished executing pytestCheckPhase
→ pytestcachePhase
→ pytestRemoveBytecodePhase
cxxtest-4.4
Build started
llvm-13.0.1
In file included from /build/llvm-src-13.0.1/llvm/lib/Target/X86/TargetInfo/X86TargetInfo.cpp:10:
In file included from /build/llvm-src-13.0.1/llvm/include/llvm/Support/TargetRegistry.h:26:
In file included from /build/llvm-src-13.0.1/llvm/include/llvm/MC/MCObjectFileInfo.h:16:
/build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseMap.h:128:16: warning: variable 'NumEntries' set but not used [-Wunused-but-set-variable]
128 | unsigned NumEntries = getNumEntries();
| ^
1 warning generated.
cxxtest-4.4
Sourcing python-remove-tests-dir-hook
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
llvm-13.0.1
[ 16%] Linking CXX static library ../../../libLLVMX86Info.a
cxxtest-4.4
Sourcing pypa-install-hook
Using pypaInstallPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
llvm-13.0.1
[ 16%] Built target LLVMX86Info
cxxtest-4.4
→ unpackPhase
unpacking source archive /nix/store/fs3xkh3a36xn00p4s2wdzm9xrhrghm5w-source
llvm-13.0.1
[ 16%] Building CXX object lib/LineEditor/CMakeFiles/LLVMLineEditor.dir/LineEditor.cpp.o
cxxtest-4.4
source root is source/python
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/python/setup.py"
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
no configure script, doing nothing
→ buildPhase
Executing setuptoolsBuildPhase
setup.py build flags: ''
/build/source/python/python3/cxxtest/cxxtest_parser.py:43: SyntaxWarning: invalid escape sequence '\s'
lineCont_re = re.compile('(.*)\\\s*$')/build/source/python/python3/cxxtest/cxxtest_parser.py:130: SyntaxWarning: invalid escape sequence '\s'
classdef = '(?:::\s*)?(?:\w+\s*::\s*)*\w+'
/build/source/python/python3/cxxtest/cxxtest_parser.py:131: SyntaxWarning: invalid escape sequence '\s'
baseclassdef = '(?:public|private|protected)\s+%s' % (classdef,)
/build/source/python/python3/cxxtest/cxxtest_parser.py:134: SyntaxWarning: invalid escape sequence '\s'
testsuite = '(?:(?:::)?\s*CxxTest\s*::\s*)?TestSuite'
/build/source/python/python3/cxxtest/cxxtest_parser.py:39: SyntaxWarning: "is" with 'int' literal. Did you mean "=="?
if len(suites) is 0 and not options.root:
/build/source/python/python3/cxxtest/cxxtest_parser.py:236: SyntaxWarning: "is not" with 'int' literal. Did you mean "!="?
if len(suite['tests']) is not 0:
/build/source/python/python3/cxxtest/cxx_parser.py:2090: SyntaxWarning: "is" with 'str' literal. Did you mean "=="?
if p.type is "":
Warning: 'classifiers' should be a list, got type 'filter'
/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 :: LGPL License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/cxxtest
copying cxxtest/__init__.py -> build/lib/cxxtest
copying cxxtest/__release__.py -> build/lib/cxxtest
copying cxxtest/cxx_parser.py -> build/lib/cxxtest
copying cxxtest/cxxtest_fog.py -> build/lib/cxxtest
copying cxxtest/cxxtest_misc.py -> build/lib/cxxtest
copying cxxtest/cxxtest_parser.py -> build/lib/cxxtest
copying cxxtest/cxxtestgen.py -> build/lib/cxxtest
running build_scripts
creating build/scripts-3.12
copying and adjusting scripts/cxxtestgen -> build/scripts-3.12
changing mode of build/scripts-3.12/cxxtestgen from 644 to 755
/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
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/cxxtest
copying build/lib/cxxtest/__init__.py -> build/bdist.linux-x86_64/wheel/./cxxtest
copying build/lib/cxxtest/__release__.py -> build/bdist.linux-x86_64/wheel/./cxxtest
copying build/lib/cxxtest/cxx_parser.py -> build/bdist.linux-x86_64/wheel/./cxxtest
copying build/lib/cxxtest/cxxtest_fog.py -> build/bdist.linux-x86_64/wheel/./cxxtest
copying build/lib/cxxtest/cxxtest_misc.py -> build/bdist.linux-x86_64/wheel/./cxxtest
copying build/lib/cxxtest/cxxtest_parser.py -> build/bdist.linux-x86_64/wheel/./cxxtest
copying build/lib/cxxtest/cxxtestgen.py -> build/bdist.linux-x86_64/wheel/./cxxtest
running install_egg_info
running egg_info
creating cxxtest.egg-info
writing cxxtest.egg-info/PKG-INFO
writing dependency_links to cxxtest.egg-info/dependency_links.txt
writing top-level names to cxxtest.egg-info/top_level.txt
writing manifest file 'cxxtest.egg-info/SOURCES.txt'
reading manifest file 'cxxtest.egg-info/SOURCES.txt'
writing manifest file 'cxxtest.egg-info/SOURCES.txt'
Copying cxxtest.egg-info to build/bdist.linux-x86_64/wheel/./cxxtest-4.4-py3.12.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/cxxtest-4.4.data/scripts
copying build/scripts-3.12/cxxtestgen -> build/bdist.linux-x86_64/wheel/cxxtest-4.4.data/scripts
changing mode of build/bdist.linux-x86_64/wheel/cxxtest-4.4.data/scripts/cxxtestgen to 755
creating build/bdist.linux-x86_64/wheel/cxxtest-4.4.dist-info/WHEEL
creating 'dist/cxxtest-4.4-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'cxxtest/__init__.py'
adding 'cxxtest/__release__.py'
adding 'cxxtest/cxx_parser.py'
adding 'cxxtest/cxxtest_fog.py'
adding 'cxxtest/cxxtest_misc.py'
adding 'cxxtest/cxxtest_parser.py'
adding 'cxxtest/cxxtestgen.py'
adding 'cxxtest-4.4.data/scripts/cxxtestgen'
adding 'cxxtest-4.4.dist-info/METADATA'
adding 'cxxtest-4.4.dist-info/WHEEL'
adding 'cxxtest-4.4.dist-info/top_level.txt'
adding 'cxxtest-4.4.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
→ installPhase
Executing pypaInstallPhase
llvm-13.0.1
[ 16%] Building CXX object utils/FileCheck/CMakeFiles/FileCheck.dir/FileCheck.cpp.o
cxxtest-4.4
/nix/store/ivx4ir021vg09b83qzijz1b2jljlcs1i-cxxtest-4.4-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/cxxtest/cxx_parser.py:2090: SyntaxWarning: "is" with 'str' literal. Did you mean "=="?
if p.type is "":
/nix/store/ivx4ir021vg09b83qzijz1b2jljlcs1i-cxxtest-4.4-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/cxxtest/cxx_parser.py:2090: SyntaxWarning: "is" with 'str' literal. Did you mean "=="?
if p.type is "":
/nix/store/ivx4ir021vg09b83qzijz1b2jljlcs1i-cxxtest-4.4-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/cxxtest/cxxtest_parser.py:43: SyntaxWarning: invalid escape sequence '\s'
lineCont_re = re.compile('(.*)\\\s*$')/nix/store/ivx4ir021vg09b83qzijz1b2jljlcs1i-cxxtest-4.4-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/cxxtest/cxxtest_parser.py:130: SyntaxWarning: invalid escape sequence '\s'
classdef = '(?:::\s*)?(?:\w+\s*::\s*)*\w+'
/nix/store/ivx4ir021vg09b83qzijz1b2jljlcs1i-cxxtest-4.4-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/cxxtest/cxxtest_parser.py:131: SyntaxWarning: invalid escape sequence '\s'
baseclassdef = '(?:public|private|protected)\s+%s' % (classdef,)
/nix/store/ivx4ir021vg09b83qzijz1b2jljlcs1i-cxxtest-4.4-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/cxxtest/cxxtest_parser.py:134: SyntaxWarning: invalid escape sequence '\s'
testsuite = '(?:(?:::)?\s*CxxTest\s*::\s*)?TestSuite'
/nix/store/ivx4ir021vg09b83qzijz1b2jljlcs1i-cxxtest-4.4-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/cxxtest/cxxtest_parser.py:39: SyntaxWarning: "is" with 'int' literal. Did you mean "=="?
if len(suites) is 0 and not options.root:
/nix/store/ivx4ir021vg09b83qzijz1b2jljlcs1i-cxxtest-4.4-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/cxxtest/cxxtest_parser.py:236: SyntaxWarning: "is not" with 'int' literal. Did you mean "!="?
if len(suite['tests']) is not 0:
/nix/store/ivx4ir021vg09b83qzijz1b2jljlcs1i-cxxtest-4.4-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/cxxtest/cxxtest_parser.py:43: SyntaxWarning: invalid escape sequence '\s'
lineCont_re = re.compile('(.*)\\\s*$')/nix/store/ivx4ir021vg09b83qzijz1b2jljlcs1i-cxxtest-4.4-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/cxxtest/cxxtest_parser.py:130: SyntaxWarning: invalid escape sequence '\s'
classdef = '(?:::\s*)?(?:\w+\s*::\s*)*\w+'
/nix/store/ivx4ir021vg09b83qzijz1b2jljlcs1i-cxxtest-4.4-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/cxxtest/cxxtest_parser.py:131: SyntaxWarning: invalid escape sequence '\s'
baseclassdef = '(?:public|private|protected)\s+%s' % (classdef,)
/nix/store/ivx4ir021vg09b83qzijz1b2jljlcs1i-cxxtest-4.4-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/cxxtest/cxxtest_parser.py:134: SyntaxWarning: invalid escape sequence '\s'
testsuite = '(?:(?:::)?\s*CxxTest\s*::\s*)?TestSuite'
/nix/store/ivx4ir021vg09b83qzijz1b2jljlcs1i-cxxtest-4.4-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/cxxtest/cxxtest_parser.py:39: SyntaxWarning: "is" with 'int' literal. Did you mean "=="?
if len(suites) is 0 and not options.root:
/nix/store/ivx4ir021vg09b83qzijz1b2jljlcs1i-cxxtest-4.4-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/cxxtest/cxxtest_parser.py:236: SyntaxWarning: "is not" with 'int' literal. Did you mean "!="?
if len(suite['tests']) is not 0:
Successfully installed cxxtest-4.4-py3-none-any.whl
Finished executing pypaInstallPhase
→ pythonOutputDistPhase
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/ivx4ir021vg09b83qzijz1b2jljlcs1i-cxxtest-4.4-x86_64-unknown-linux-gnufilc0
checking for references to /build/ in /nix/store/ivx4ir021vg09b83qzijz1b2jljlcs1i-cxxtest-4.4-x86_64-unknown-linux-gnufilc0...
patching script interpreter paths in /nix/store/ivx4ir021vg09b83qzijz1b2jljlcs1i-cxxtest-4.4-x86_64-unknown-linux-gnufilc0
stripping (with command strip and flags -S -p) in /nix/store/ivx4ir021vg09b83qzijz1b2jljlcs1i-cxxtest-4.4-x86_64-unknown-linux-gnufilc0/lib /nix/store/ivx4ir021vg09b83qzijz1b2jljlcs1i-cxxtest-4.4-x86_64-unknown-linux-gnufilc0/bin
shrinking RPATHs of ELF executables and libraries in /nix/store/2k5hkhks8zg923ymg5pls7jfn0gsb695-cxxtest-4.4-x86_64-unknown-linux-gnufilc0-dist
checking for references to /build/ in /nix/store/2k5hkhks8zg923ymg5pls7jfn0gsb695-cxxtest-4.4-x86_64-unknown-linux-gnufilc0-dist...
patching script interpreter paths in /nix/store/2k5hkhks8zg923ymg5pls7jfn0gsb695-cxxtest-4.4-x86_64-unknown-linux-gnufilc0-dist
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
→ installCheckPhase
no Makefile or custom installCheckPhase, doing nothing
→ pythonRemoveBinBytecodePhase
python3.12-dataclass-wizard-0.22.2
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
Sourcing pytest-check-hook
Using pytestCheckPhase
→ unpackPhase
unpacking source archive /nix/store/a1gy92bygsyv6bzh9kdgjn7gcr1xqn6v-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tox.ini"
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
llvm-13.0.1
In file included from /build/llvm-src-13.0.1/llvm/lib/Target/XCore/TargetInfo/XCoreTargetInfo.cpp:10:
In file included from /build/llvm-src-13.0.1/llvm/include/llvm/Support/TargetRegistry.h:26:
In file included from /build/llvm-src-13.0.1/llvm/include/llvm/MC/MCObjectFileInfo.h:16:
/build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseMap.h:128:16: warning: variable 'NumEntries' set but not used [-Wunused-but-set-variable]
128 | unsigned NumEntries = getNumEntries();
| ^
1 warning generated.
[ 16%] Linking CXX static library ../../../libLLVMXCoreInfo.a
[ 16%] Built target LLVMXCoreInfo
[ 16%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndexDiscovery.cpp.o
python3.12-dataclass-wizard-0.22.2
no configure script, doing nothing
→ buildPhase
Executing setuptoolsBuildPhase
setup.py build flags: ''
/nix/store/qgqq0n29krh7snf20wriqqdf8smnjmf1-python3.12-setuptools-78.1.1-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite'
warnings.warn(msg)
/nix/store/qgqq0n29krh7snf20wriqqdf8smnjmf1-python3.12-setuptools-78.1.1-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
warnings.warn(msg)
/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 :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
/nix/store/qgqq0n29krh7snf20wriqqdf8smnjmf1-python3.12-setuptools-78.1.1-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
!!
********************************************************************************
With Python 2.7 end-of-life, support for building universal wheels
(i.e., wheels that support both Python 2 and Python 3)
is being obviated.
Please discontinue using this option, or if you still need it,
file an issue with pypa/setuptools describing your use case.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
self.finalize_options()
running build
running build_py
creating build/lib/dataclass_wizard
copying dataclass_wizard/__init__.py -> build/lib/dataclass_wizard
copying dataclass_wizard/__version__.py -> build/lib/dataclass_wizard
copying dataclass_wizard/abstractions.py -> build/lib/dataclass_wizard
copying dataclass_wizard/bases.py -> build/lib/dataclass_wizard
copying dataclass_wizard/bases_meta.py -> build/lib/dataclass_wizard
copying dataclass_wizard/class_helper.py -> build/lib/dataclass_wizard
copying dataclass_wizard/constants.py -> build/lib/dataclass_wizard
copying dataclass_wizard/decorators.py -> build/lib/dataclass_wizard
copying dataclass_wizard/dumpers.py -> build/lib/dataclass_wizard
copying dataclass_wizard/enums.py -> build/lib/dataclass_wizard
copying dataclass_wizard/errors.py -> build/lib/dataclass_wizard
copying dataclass_wizard/lazy_imports.py -> build/lib/dataclass_wizard
copying dataclass_wizard/loaders.py -> build/lib/dataclass_wizard
copying dataclass_wizard/log.py -> build/lib/dataclass_wizard
copying dataclass_wizard/models.py -> build/lib/dataclass_wizard
copying dataclass_wizard/parsers.py -> build/lib/dataclass_wizard
copying dataclass_wizard/property_wizard.py -> build/lib/dataclass_wizard
copying dataclass_wizard/serial_json.py -> build/lib/dataclass_wizard
copying dataclass_wizard/type_def.py -> build/lib/dataclass_wizard
copying dataclass_wizard/wizard_mixins.py -> build/lib/dataclass_wizard
creating build/lib/dataclass_wizard/utils
copying dataclass_wizard/utils/__init__.py -> build/lib/dataclass_wizard/utils
copying dataclass_wizard/utils/dict_helper.py -> build/lib/dataclass_wizard/utils
copying dataclass_wizard/utils/lazy_loader.py -> build/lib/dataclass_wizard/utils
copying dataclass_wizard/utils/string_conv.py -> build/lib/dataclass_wizard/utils
copying dataclass_wizard/utils/type_conv.py -> build/lib/dataclass_wizard/utils
copying dataclass_wizard/utils/typing_compat.py -> build/lib/dataclass_wizard/utils
copying dataclass_wizard/utils/wrappers.py -> build/lib/dataclass_wizard/utils
creating build/lib/dataclass_wizard/wizard_cli
copying dataclass_wizard/wizard_cli/__init__.py -> build/lib/dataclass_wizard/wizard_cli
copying dataclass_wizard/wizard_cli/cli.py -> build/lib/dataclass_wizard/wizard_cli
copying dataclass_wizard/wizard_cli/schema.py -> build/lib/dataclass_wizard/wizard_cli
running egg_info
creating dataclass_wizard.egg-info
writing dataclass_wizard.egg-info/PKG-INFO
writing dependency_links to dataclass_wizard.egg-info/dependency_links.txt
writing entry points to dataclass_wizard.egg-info/entry_points.txt
writing requirements to dataclass_wizard.egg-info/requires.txt
writing top-level names to dataclass_wizard.egg-info/top_level.txt
writing manifest file 'dataclass_wizard.egg-info/SOURCES.txt'
reading manifest file 'dataclass_wizard.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*' found under directory 'tests/integration'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.py[co]' found under directory '*'
warning: no files found matching '*.jpg' under directory 'docs'
warning: no files found matching '*.png' under directory 'docs'
warning: no files found matching '*.gif' under directory 'docs'
adding license file 'LICENSE'
writing manifest file 'dataclass_wizard.egg-info/SOURCES.txt'
/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
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/dataclass_wizard
copying build/lib/dataclass_wizard/__init__.py -> build/bdist.linux-x86_64/wheel/./dataclass_wizard
copying build/lib/dataclass_wizard/__version__.py -> build/bdist.linux-x86_64/wheel/./dataclass_wizard
copying build/lib/dataclass_wizard/abstractions.py -> build/bdist.linux-x86_64/wheel/./dataclass_wizard
copying build/lib/dataclass_wizard/bases.py -> build/bdist.linux-x86_64/wheel/./dataclass_wizard
copying build/lib/dataclass_wizard/bases_meta.py -> build/bdist.linux-x86_64/wheel/./dataclass_wizard
copying build/lib/dataclass_wizard/class_helper.py -> build/bdist.linux-x86_64/wheel/./dataclass_wizard
copying build/lib/dataclass_wizard/constants.py -> build/bdist.linux-x86_64/wheel/./dataclass_wizard
copying build/lib/dataclass_wizard/decorators.py -> build/bdist.linux-x86_64/wheel/./dataclass_wizard
copying build/lib/dataclass_wizard/dumpers.py -> build/bdist.linux-x86_64/wheel/./dataclass_wizard
copying build/lib/dataclass_wizard/enums.py -> build/bdist.linux-x86_64/wheel/./dataclass_wizard
copying build/lib/dataclass_wizard/errors.py -> build/bdist.linux-x86_64/wheel/./dataclass_wizard
copying build/lib/dataclass_wizard/lazy_imports.py -> build/bdist.linux-x86_64/wheel/./dataclass_wizard
copying build/lib/dataclass_wizard/loaders.py -> build/bdist.linux-x86_64/wheel/./dataclass_wizard
copying build/lib/dataclass_wizard/log.py -> build/bdist.linux-x86_64/wheel/./dataclass_wizard
copying build/lib/dataclass_wizard/models.py -> build/bdist.linux-x86_64/wheel/./dataclass_wizard
copying build/lib/dataclass_wizard/parsers.py -> build/bdist.linux-x86_64/wheel/./dataclass_wizard
copying build/lib/dataclass_wizard/property_wizard.py -> build/bdist.linux-x86_64/wheel/./dataclass_wizard
copying build/lib/dataclass_wizard/serial_json.py -> build/bdist.linux-x86_64/wheel/./dataclass_wizard
copying build/lib/dataclass_wizard/type_def.py -> build/bdist.linux-x86_64/wheel/./dataclass_wizard
copying build/lib/dataclass_wizard/wizard_mixins.py -> build/bdist.linux-x86_64/wheel/./dataclass_wizard
creating build/bdist.linux-x86_64/wheel/dataclass_wizard/utils
copying build/lib/dataclass_wizard/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./dataclass_wizard/utils
copying build/lib/dataclass_wizard/utils/dict_helper.py -> build/bdist.linux-x86_64/wheel/./dataclass_wizard/utils
copying build/lib/dataclass_wizard/utils/lazy_loader.py -> build/bdist.linux-x86_64/wheel/./dataclass_wizard/utils
copying build/lib/dataclass_wizard/utils/string_conv.py -> build/bdist.linux-x86_64/wheel/./dataclass_wizard/utils
copying build/lib/dataclass_wizard/utils/type_conv.py -> build/bdist.linux-x86_64/wheel/./dataclass_wizard/utils
copying build/lib/dataclass_wizard/utils/typing_compat.py -> build/bdist.linux-x86_64/wheel/./dataclass_wizard/utils
copying build/lib/dataclass_wizard/utils/wrappers.py -> build/bdist.linux-x86_64/wheel/./dataclass_wizard/utils
creating build/bdist.linux-x86_64/wheel/dataclass_wizard/wizard_cli
copying build/lib/dataclass_wizard/wizard_cli/__init__.py -> build/bdist.linux-x86_64/wheel/./dataclass_wizard/wizard_cli
copying build/lib/dataclass_wizard/wizard_cli/cli.py -> build/bdist.linux-x86_64/wheel/./dataclass_wizard/wizard_cli
copying build/lib/dataclass_wizard/wizard_cli/schema.py -> build/bdist.linux-x86_64/wheel/./dataclass_wizard/wizard_cli
running install_egg_info
Copying dataclass_wizard.egg-info to build/bdist.linux-x86_64/wheel/./dataclass_wizard-0.22.2-py3.12.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/dataclass_wizard-0.22.2.dist-info/WHEEL
creating 'dist/dataclass_wizard-0.22.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'dataclass_wizard/__init__.py'
adding 'dataclass_wizard/__version__.py'
adding 'dataclass_wizard/abstractions.py'
adding 'dataclass_wizard/bases.py'
adding 'dataclass_wizard/bases_meta.py'
adding 'dataclass_wizard/class_helper.py'
adding 'dataclass_wizard/constants.py'
adding 'dataclass_wizard/decorators.py'
adding 'dataclass_wizard/dumpers.py'
adding 'dataclass_wizard/enums.py'
adding 'dataclass_wizard/errors.py'
adding 'dataclass_wizard/lazy_imports.py'
adding 'dataclass_wizard/loaders.py'
adding 'dataclass_wizard/log.py'
adding 'dataclass_wizard/models.py'
adding 'dataclass_wizard/parsers.py'
adding 'dataclass_wizard/property_wizard.py'
adding 'dataclass_wizard/serial_json.py'
adding 'dataclass_wizard/type_def.py'
adding 'dataclass_wizard/wizard_mixins.py'
adding 'dataclass_wizard/utils/__init__.py'
adding 'dataclass_wizard/utils/dict_helper.py'
adding 'dataclass_wizard/utils/lazy_loader.py'
adding 'dataclass_wizard/utils/string_conv.py'
adding 'dataclass_wizard/utils/type_conv.py'
adding 'dataclass_wizard/utils/typing_compat.py'
adding 'dataclass_wizard/utils/wrappers.py'
adding 'dataclass_wizard/wizard_cli/__init__.py'
adding 'dataclass_wizard/wizard_cli/cli.py'
adding 'dataclass_wizard/wizard_cli/schema.py'
adding 'dataclass_wizard-0.22.2.dist-info/licenses/LICENSE'
adding 'dataclass_wizard-0.22.2.dist-info/METADATA'
adding 'dataclass_wizard-0.22.2.dist-info/WHEEL'
adding 'dataclass_wizard-0.22.2.dist-info/entry_points.txt'
adding 'dataclass_wizard-0.22.2.dist-info/top_level.txt'
adding 'dataclass_wizard-0.22.2.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
→ installPhase
Executing pypaInstallPhase
Successfully installed dataclass_wizard-0.22.2-py2.py3-none-any.whl
Finished executing pypaInstallPhase
→ pythonOutputDistPhase
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/yg805yjq1pszkwvwvazj1r7a37vnf7mi-python3.12-dataclass-wizard-0.22.2-x86_64-unknown-linux-gnufilc0
checking for references to /build/ in /nix/store/yg805yjq1pszkwvwvazj1r7a37vnf7mi-python3.12-dataclass-wizard-0.22.2-x86_64-unknown-linux-gnufilc0...
patching script interpreter paths in /nix/store/yg805yjq1pszkwvwvazj1r7a37vnf7mi-python3.12-dataclass-wizard-0.22.2-x86_64-unknown-linux-gnufilc0
stripping (with command strip and flags -S -p) in /nix/store/yg805yjq1pszkwvwvazj1r7a37vnf7mi-python3.12-dataclass-wizard-0.22.2-x86_64-unknown-linux-gnufilc0/lib /nix/store/yg805yjq1pszkwvwvazj1r7a37vnf7mi-python3.12-dataclass-wizard-0.22.2-x86_64-unknown-linux-gnufilc0/bin
llvm-13.0.1
[ 16%] Linking CXX static library ../libLLVMLineEditor.a
[ 16%] Built target LLVMLineEditor
python3.12-dataclass-wizard-0.22.2
shrinking RPATHs of ELF executables and libraries in /nix/store/mvayw6anwhl7zclb27hllxchvwm9hxdy-python3.12-dataclass-wizard-0.22.2-x86_64-unknown-linux-gnufilc0-dist
checking for references to /build/ in /nix/store/mvayw6anwhl7zclb27hllxchvwm9hxdy-python3.12-dataclass-wizard-0.22.2-x86_64-unknown-linux-gnufilc0-dist...
patching script interpreter paths in /nix/store/mvayw6anwhl7zclb27hllxchvwm9hxdy-python3.12-dataclass-wizard-0.22.2-x86_64-unknown-linux-gnufilc0-dist
llvm-13.0.1
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o
python3.12-dataclass-wizard-0.22.2
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/yg805yjq1pszkwvwvazj1r7a37vnf7mi-python3.12-dataclass-wizard-0.22.2-x86_64-unknown-linux-gnufilc0/bin/wiz'...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
→ installCheckPhase
no Makefile or custom installCheckPhase, doing nothing
→ pythonRemoveBinBytecodePhase
→ pytestCheckPhase
Executing pytestCheckPhase
pytest flags: -m pytest -k not\ \(without_type_hinting\)\ and\ not\ \(default_dict\)\ and\ not\ \(test_frozenset\)\ and\ not\ \(test_set\)\ and\ not\ \(date_times_with_custom_pattern\)\ and\ not\ \(from_dict_handles_identical_cased_json_keys\)
============================= test session starts ==============================
platform linux -- Python 3.12.5, pytest-8.3.5, pluggy-1.5.0
rootdir: /build/source
configfile: pytest.ini
plugins: mock-3.14.0
llvm-13.0.1
[ 16%] Building CXX object utils/not/CMakeFiles/not.dir/not.cpp.o
[ 16%] Building CXX object utils/yaml-bench/CMakeFiles/yaml-bench.dir/YAMLBench.cpp.o
python3.12-dataclass-wizard-0.22.2
collected 365 items / 44 deselected / 321 selected
tests/unit/test_bases_meta.py::test_merge_meta_with_or PASSED [ 0%]
tests/unit/test_bases_meta.py::test_merge_meta_with_and PASSED [ 0%]
tests/unit/test_bases_meta.py::test_meta_initializer_runs_as_expected PASSED [ 0%]
tests/unit/test_bases_meta.py::test_json_key_to_field_when_add_is_a_falsy_value PASSED [ 1%]
tests/unit/test_bases_meta.py::test_meta_config_is_not_implicitly_shared_between_dataclasses PASSED [ 1%]
tests/unit/test_bases_meta.py::test_meta_initializer_is_called_when_meta_is_an_inner_class PASSED [ 1%]
tests/unit/test_bases_meta.py::test_meta_initializer_not_called_when_meta_is_not_an_inner_class PASSED [ 2%]
tests/unit/test_bases_meta.py::test_meta_initializer_errors_when_key_transform_with_load_is_invalid PASSED [ 2%]
tests/unit/test_bases_meta.py::test_meta_initializer_errors_when_key_transform_with_dump_is_invalid PASSED [ 2%]
tests/unit/test_bases_meta.py::test_meta_initializer_errors_when_marshal_date_time_as_is_invalid PASSED [ 3%]
tests/unit/test_bases_meta.py::test_meta_initializer_is_noop_when_marshal_date_time_as_is_iso_format PASSED [ 3%]
tests/unit/test_dump.py::test_asdict_and_fromdict PASSED [ 3%]
tests/unit/test_dump.py::test_asdict_with_nested_dataclass PASSED [ 4%]
tests/unit/test_dump.py::test_tag_field_is_used_in_dump_process PASSED [ 4%]
tests/unit/test_dump.py::test_to_dict_key_transform_with_json_field PASSED [ 4%]
tests/unit/test_dump.py::test_to_dict_key_transform_with_json_key PASSED [ 4%]
tests/unit/test_dump.py::test_to_dict_with_skip_defaults PASSED [ 5%]
tests/unit/test_dump.py::test_to_dict_with_excluded_fields PASSED [ 5%]
tests/unit/test_dump.py::test_deque[input0-expected0-expectation0] PASSED [ 5%]
tests/unit/test_dump.py::test_deque[input1-expected1-expectation1] PASSED [ 6%]
tests/unit/test_dump.py::test_literal[testing-expectation0] XFAIL (s...) [ 6%]
tests/unit/test_dump.py::test_literal[e1-expectation1] XPASS (still ...) [ 6%]
tests/unit/test_dump.py::test_literal[False-expectation2] XFAIL (sti...) [ 7%]
tests/unit/test_dump.py::test_literal[0-expectation3] XPASS (still n...) [ 7%]
tests/unit/test_dump.py::test_uuid[input0-expectation0] PASSED [ 7%]
tests/unit/test_dump.py::test_uuid[input1-expectation1] PASSED [ 8%]
tests/unit/test_dump.py::test_uuid[input2-expectation2] PASSED [ 8%]
tests/unit/test_dump.py::test_uuid[input3-expectation3] PASSED [ 8%]
tests/unit/test_dump.py::test_timedelta[input0-expectation0] PASSED [ 9%]
tests/unit/test_dump.py::test_timedelta[input1-expectation1] PASSED [ 9%]
tests/unit/test_dump.py::test_timedelta[input2-expectation2] PASSED [ 9%]
tests/unit/test_dump.py::test_typed_dict[input0-expectation0] XFAIL [ 9%]
tests/unit/test_dump.py::test_typed_dict[input1-expectation1] XFAIL [ 10%]
tests/unit/test_dump.py::test_typed_dict[input2-expectation2] XPASS [ 10%]
tests/unit/test_dump.py::test_typed_dict[input3-expectation3] XFAIL [ 10%]
tests/unit/test_dump.py::test_typed_dict[input4-expectation4] XFAIL [ 11%]
tests/unit/test_dump.py::test_typed_dict[input5-expectation5] XPASS [ 11%]
tests/unit/test_load.py::test_fromdict PASSED [ 11%]
tests/unit/test_load.py::test_fromdict_raises_on_unknown_json_fields PASSED [ 12%]
tests/unit/test_load.py::test_fromdict_with_nested_dataclass PASSED [ 12%]
tests/unit/test_load.py::test_invalid_types_with_debug_mode_enabled PASSED [ 12%]
tests/unit/test_load.py::test_from_dict_called_with_incorrect_type PASSED [ 13%]
tests/unit/test_load.py::test_tag_field_is_used_in_load_process PASSED [ 13%]
tests/unit/test_load.py::test_e2e_process_with_init_only_fields PASSED [ 13%]
tests/unit/test_load.py::test_bool[True-True] PASSED [ 14%]
tests/unit/test_load.py::test_bool[TrUe-True] PASSED [ 14%]
tests/unit/test_load.py::test_bool[y-True] PASSED [ 14%]
tests/unit/test_load.py::test_bool[T-True] PASSED [ 14%]
tests/unit/test_load.py::test_bool[1-True] PASSED [ 15%]
tests/unit/test_load.py::test_bool[False-False0] PASSED [ 15%]
tests/unit/test_load.py::test_bool[False-False1] PASSED [ 15%]
tests/unit/test_load.py::test_bool[testing-False] PASSED [ 16%]
tests/unit/test_load.py::test_bool[0-False] PASSED [ 16%]
tests/unit/test_load.py::test_from_dict_with_missing_fields PASSED [ 16%]
tests/unit/test_load.py::test_from_dict_with_missing_fields_with_resolution PASSED [ 17%]
tests/unit/test_load.py::test_from_dict_key_transform_with_json_field PASSED [ 17%]
tests/unit/test_load.py::test_from_dict_key_transform_with_json_key PASSED [ 17%]
tests/unit/test_load.py::test_literal[testing-expectation0] PASSED [ 18%]
tests/unit/test_load.py::test_literal[e1-expectation1] PASSED [ 18%]
tests/unit/test_load.py::test_literal[False-expectation2] PASSED [ 18%]
tests/unit/test_load.py::test_literal[0-expectation3] PASSED [ 19%]
tests/unit/test_load.py::test_annotated[True-True] PASSED [ 19%]
tests/unit/test_load.py::test_annotated[None-None] PASSED [ 19%]
tests/unit/test_load.py::test_annotated[TrUe-True] PASSED [ 19%]
tests/unit/test_load.py::test_annotated[y-True] PASSED [ 20%]
tests/unit/test_load.py::test_annotated[T-True] PASSED [ 20%]
tests/unit/test_load.py::test_annotated[F-False] PASSED [ 20%]
tests/unit/test_load.py::test_annotated[1-True] PASSED [ 21%]
tests/unit/test_load.py::test_annotated[False-False] PASSED [ 21%]
tests/unit/test_load.py::test_annotated[0-False] PASSED [ 21%]
tests/unit/test_load.py::test_uuid[12345678-1234-1234-1234-1234567abcde] PASSED [ 22%]
tests/unit/test_load.py::test_uuid[{12345678-1234-5678-1234-567812345678}] PASSED [ 22%]tests/unit/test_load.py::test_uuid[12345678123456781234567812345678] PASSED [ 22%]
tests/unit/test_load.py::test_uuid[urn:uuid:12345678-1234-5678-1234-567812345678] PASSED [ 23%]
tests/unit/test_load.py::test_optional[testing-expectation0-testing] PASSED [ 23%]
tests/unit/test_load.py::test_optional[False-expectation1-False] PASSED [ 23%]
tests/unit/test_load.py::test_optional[0-expectation2-0] PASSED [ 23%]
tests/unit/test_load.py::test_optional[None-expectation3-None] PASSED [ 24%]
tests/unit/test_load.py::test_union[testing-expectation0-testing] PASSED [ 24%]
llvm-13.0.1
[ 16%] Linking CXX executable ../../bin/not
python3.12-dataclass-wizard-0.22.2
tests/unit/test_load.py::test_union[False-expectation1-False] PASSED [ 24%]
tests/unit/test_load.py::test_union[0-expectation2-0] PASSED [ 25%]
tests/unit/test_load.py::test_union[None-expectation3-None] PASSED [ 25%]
tests/unit/test_load.py::test_union[1.2-expectation4-None] PASSED [ 25%]
tests/unit/test_load.py::test_forward_refs_are_resolved PASSED [ 26%]
tests/unit/test_load.py::test_datetime[testing-expectation0] PASSED [ 26%]
tests/unit/test_load.py::test_datetime[2020-01-02T01:02:03Z-expectation1] PASSED [ 26%]
tests/unit/test_load.py::test_datetime[2010-12-31 23:59:59-04:00-expectation2] PASSED [ 27%]
tests/unit/test_load.py::test_datetime[123456789-expectation3] PASSED [ 27%]
tests/unit/test_load.py::test_datetime[True-expectation4] PASSED [ 27%]
tests/unit/test_load.py::test_datetime[input5-expectation5] PASSED [ 28%]
tests/unit/test_load.py::test_date[testing-expectation0] PASSED [ 28%]
tests/unit/test_load.py::test_date[2020-01-02-expectation1] PASSED [ 28%]
tests/unit/test_load.py::test_date[2010-12-31-expectation2] PASSED [ 28%]
tests/unit/test_load.py::test_date[123456789-expectation3] PASSED [ 29%]
tests/unit/test_load.py::test_date[True-expectation4] PASSED [ 29%]
tests/unit/test_load.py::test_date[input5-expectation5] PASSED [ 29%]
tests/unit/test_load.py::test_time[testing-expectation0] PASSED [ 30%]
tests/unit/test_load.py::test_time[01:02:03Z-expectation1] PASSED [ 30%]
tests/unit/test_load.py::test_time[23:59:59-04:00-expectation2] PASSED [ 30%]
tests/unit/test_load.py::test_time[123456789-expectation3] PASSED [ 31%]
tests/unit/test_load.py::test_time[True-expectation4] PASSED [ 31%]
tests/unit/test_load.py::test_time[input5-expectation5] PASSED [ 31%]
tests/unit/test_load.py::test_timedelta[testing-expectation0-ValueError] PASSED [ 32%]
tests/unit/test_load.py::test_timedelta[23:59:59-04:00-expectation1-ValueError] PASSED [ 32%]
tests/unit/test_load.py::test_timedelta[32-expectation2-None] PASSED [ 32%]
llvm-13.0.1
[ 16%] Built target not
python3.12-dataclass-wizard-0.22.2
tests/unit/test_load.py::test_timedelta[32.7-expectation3-None] PASSED [ 33%]
llvm-13.0.1
[ 16%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeHashing.cpp.o
python3.12-dataclass-wizard-0.22.2
tests/unit/test_load.py::test_timedelta[32m-expectation4-None] PASSED [ 33%]
tests/unit/test_load.py::test_timedelta[2h32m-expectation5-None] PASSED [ 33%]
tests/unit/test_load.py::test_timedelta[4:13-expectation6-None] PASSED [ 33%]
tests/unit/test_load.py::test_timedelta[5hr34m56s-expectation7-None] PASSED [ 34%]
tests/unit/test_load.py::test_timedelta[1.2 minutes-expectation8-None] PASSED [ 34%]
tests/unit/test_load.py::test_timedelta[12345-expectation9-None] PASSED [ 34%]
tests/unit/test_load.py::test_timedelta[True-expectation10-TypeError] PASSED [ 35%]
tests/unit/test_load.py::test_timedelta[input11-expectation11-None] PASSED [ 35%]
tests/unit/test_load.py::test_list[input0-expectation0-expected0] PASSED [ 35%]
tests/unit/test_load.py::test_list[input1-expectation1-None] PASSED [ 36%]
tests/unit/test_load.py::test_list[input2-expectation2-None] PASSED [ 36%]
tests/unit/test_load.py::test_list[input3-expectation3-None] PASSED [ 36%]
tests/unit/test_load.py::test_list[input4-expectation4-expected4] PASSED [ 37%]
tests/unit/test_load.py::test_list[testing-expectation5-None] PASSED [ 37%]
tests/unit/test_load.py::test_deque[input0-expectation0-None] PASSED [ 37%]
tests/unit/test_load.py::test_deque[input1-expectation1-expected1] PASSED [ 38%]
tests/unit/test_load.py::test_tuple[input0-expectation0-None] PASSED [ 38%]
tests/unit/test_load.py::test_tuple[input1-expectation1-None] PASSED [ 38%]
tests/unit/test_load.py::test_tuple[input2-expectation2-None] PASSED [ 38%]
tests/unit/test_load.py::test_tuple[input3-expectation3-expected3] PASSED [ 39%]
tests/unit/test_load.py::test_tuple[testing-expectation4-None] PASSED [ 39%]
tests/unit/test_load.py::test_tuple_with_optional_args[input0-expectation0-None] PASSED [ 39%]
tests/unit/test_load.py::test_tuple_with_optional_args[input1-expectation1-None] PASSED [ 40%]
tests/unit/test_load.py::test_tuple_with_optional_args[input2-expectation2-expected2] PASSED [ 40%]
tests/unit/test_load.py::test_tuple_with_optional_args[input3-expectation3-expected3] PASSED [ 40%]
tests/unit/test_load.py::test_tuple_with_optional_args[input4-expectation4-expected4] PASSED [ 41%]
tests/unit/test_load.py::test_tuple_with_optional_args[input5-expectation5-expected5] PASSED [ 41%]
tests/unit/test_load.py::test_tuple_with_optional_args[testing-expectation6-None] PASSED [ 41%]
tests/unit/test_load.py::test_tuple_with_variadic_args[input0-expectation0-expected0] PASSED [ 42%]
tests/unit/test_load.py::test_tuple_with_variadic_args[input1-expectation1-None] PASSED [ 42%]
tests/unit/test_load.py::test_tuple_with_variadic_args[input2-expectation2-None] PASSED [ 42%]
tests/unit/test_load.py::test_tuple_with_variadic_args[input3-expectation3-expected3] PASSED [ 42%]
tests/unit/test_load.py::test_tuple_with_variadic_args[input4-expectation4-expected4] PASSED [ 43%]
tests/unit/test_load.py::test_tuple_with_variadic_args[input5-expectation5-expected5] PASSED [ 43%]
tests/unit/test_load.py::test_tuple_with_variadic_args[testing-expectation6-None] PASSED [ 43%]
tests/unit/test_load.py::test_dict[None-expectation0-None] PASSED [ 44%]
tests/unit/test_load.py::test_dict[input1-expectation1-expected1] PASSED [ 44%]
tests/unit/test_load.py::test_dict[input2-expectation2-None] PASSED [ 44%]
tests/unit/test_load.py::test_dict[input3-expectation3-expected3] PASSED [ 45%]
tests/unit/test_load.py::test_dict[input4-expectation4-expected4] PASSED [ 45%]
tests/unit/test_load.py::test_dict[input5-expectation5-None] PASSED [ 45%]
tests/unit/test_load.py::test_typed_dict[input0-expectation0-None] PASSED [ 46%]
tests/unit/test_load.py::test_typed_dict[input1-expectation1-expected1] PASSED [ 46%]
tests/unit/test_load.py::test_typed_dict[input2-expectation2-expected2] PASSED [ 46%]
tests/unit/test_load.py::test_typed_dict[input3-expectation3-None] PASSED [ 47%]
tests/unit/test_load.py::test_typed_dict[input4-expectation4-None] PASSED [ 47%]
tests/unit/test_load.py::test_typed_dict[input5-expectation5-expected5] PASSED [ 47%]
tests/unit/test_load.py::test_typed_dict[input6-expectation6-None] PASSED [ 47%]
tests/unit/test_load.py::test_typed_dict_with_optional_fields[input0-expectation0-expected0] PASSED [ 48%]
tests/unit/test_load.py::test_typed_dict_with_optional_fields[input1-expectation1-expected1] PASSED [ 48%]
tests/unit/test_load.py::test_typed_dict_with_optional_fields[input2-expectation2-expected2] PASSED [ 48%]
tests/unit/test_load.py::test_typed_dict_with_optional_fields[input3-expectation3-expected3] PASSED [ 49%]
tests/unit/test_load.py::test_typed_dict_with_optional_fields[input4-expectation4-expected4] PASSED [ 49%]
tests/unit/test_load.py::test_typed_dict_with_optional_fields[input5-expectation5-expected5] PASSED [ 49%]
tests/unit/test_load.py::test_named_tuple[input0-expectation0-None] PASSED [ 50%]
llvm-13.0.1
[ 16%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/CodeExpander.cpp.o
python3.12-dataclass-wizard-0.22.2
tests/unit/test_load.py::test_named_tuple[input1-expectation1-expected1] PASSED [ 50%]
tests/unit/test_load.py::test_named_tuple[input2-expectation2-None] PASSED [ 50%]
tests/unit/test_load.py::test_named_tuple[input3-expectation3-None] PASSED [ 51%]
tests/unit/test_load.py::test_named_tuple[input4-expectation4-None] PASSED [ 51%]
tests/unit/test_load.py::test_named_tuple[input5-expectation5-expected5] PASSED [ 51%]
tests/unit/test_load.py::test_named_tuple[input6-expectation6-expected6] PASSED [ 52%]
tests/unit/test_load.py::test_optional_parser_contains[None-True] PASSED [ 52%]
tests/unit/test_load.py::test_optional_parser_contains[NoneType-False] PASSED [ 52%]
tests/unit/test_load.py::test_optional_parser_contains[hello world-True] PASSED [ 52%]
tests/unit/test_load.py::test_optional_parser_contains[123-False] PASSED [ 53%]
tests/unit/test_load.py::test_single_arg_parser_without_hook PASSED [ 53%]
tests/unit/test_load.py::test_parser_with_unsupported_type PASSED [ 53%]
tests/unit/test_load.py::test_load_with_inner_model_when_data_is_null PASSED [ 54%]
tests/unit/test_load.py::test_load_with_inner_model_when_data_is_wrong_type PASSED [ 54%]
tests/unit/test_load_with_future_import.py::test_load_with_future_annotation_v1[input0-expectation0] PASSED [ 54%]
tests/unit/test_load_with_future_import.py::test_load_with_future_annotation_v1[input1-expectation1] PASSED [ 55%]
tests/unit/test_load_with_future_import.py::test_load_with_future_annotation_v1[input2-expectation2] PASSED [ 55%]
tests/unit/test_load_with_future_import.py::test_load_with_future_annotation_v1[input3-expectation3] PASSED [ 55%]
tests/unit/test_load_with_future_import.py::test_load_with_future_annotation_v1[input4-expectation4] PASSED [ 56%]
tests/unit/test_load_with_future_import.py::test_load_with_future_annotation_v1[input5-expectation5] PASSED [ 56%]
tests/unit/test_load_with_future_import.py::test_load_with_future_annotation_v1[input6-expectation6] PASSED [ 56%]
tests/unit/test_load_with_future_import.py::test_load_with_future_annotation_v2[input0-expectation0] PASSED [ 57%]
tests/unit/test_load_with_future_import.py::test_load_with_future_annotation_v2[input1-expectation1] PASSED [ 57%]
tests/unit/test_load_with_future_import.py::test_load_with_future_annotation_v2[input2-expectation2] /nix/store/sc6s17cxg9skv7x1b1fnf5mn73dx4n7x-pytest-check-hook/nix-support/setup-hook: line 23: 266 Trace/breakpoint trap /nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0/bin/python3.12 "${flagsArray[@]}"source
Build started
trying https://github.com/louisdx/cxx-prettyprint/archive/9ab26d228f2960f50b38ad37fe0159b7381f7533.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 11086 0 11086 0 0 25361 0 --:--:-- --:--:-- --:--:-- 6216k
unpacking source archive /build/download.tar.gz
cxx-prettyprint-unstable-2016-04-30
Build started
→ unpackPhase
unpacking source archive /nix/store/4j6mqvmq164szbgj95xp64rbz611wlcr-source
source root is source
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
no configure script, doing nothing
→ buildPhase
no Makefile or custom buildPhase, doing nothing
→ installPhase
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/f6yiyihv998hsldpa093v4p27ss5kz3q-cxx-prettyprint-unstable-x86_64-unknown-linux-gnufilc0-2016-04-30
checking for references to /build/ in /nix/store/f6yiyihv998hsldpa093v4p27ss5kz3q-cxx-prettyprint-unstable-x86_64-unknown-linux-gnufilc0-2016-04-30...
patching script interpreter paths in /nix/store/f6yiyihv998hsldpa093v4p27ss5kz3q-cxx-prettyprint-unstable-x86_64-unknown-linux-gnufilc0-2016-04-30
llvm-13.0.1
[ 16%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkParser.cpp.o
In file included from /build/llvm-src-13.0.1/llvm/lib/Support/CommandLine.cpp:44:
In file included from /build/llvm-src-13.0.1/llvm/include/llvm/Support/StringSaver.h:12:
In file included from /build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseSet.h:16:
/build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseMap.h:128:16: warning: variable 'NumEntries' set but not used [-Wunused-but-set-variable]
128 | unsigned NumEntries = getNumEntries();
| ^
1 warning generated.
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Debug.cpp.o
[ 16%] Linking CXX executable ../../bin/yaml-bench
[ 16%] Built target yaml-bench
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.o
In file included from /build/llvm-src-13.0.1/llvm/utils/TableGen/GlobalISel/CodeExpander.cpp:17:
In file included from /build/llvm-src-13.0.1/llvm/include/llvm/TableGen/Error.h:18:
In file included from /build/llvm-src-13.0.1/llvm/include/llvm/TableGen/Record.h:18:
/build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseMap.h:128:16: warning: variable 'NumEntries' set but not used [-Wunused-but-set-variable]
128 | unsigned NumEntries = getNumEntries();
| ^
1 warning generated.
[ 16%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDag.cpp.o
[ 16%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagEdge.cpp.o
In file included from /build/llvm-src-13.0.1/llvm/lib/DebugInfo/CodeView/SymbolDumper.cpp:12:
In file included from /build/llvm-src-13.0.1/llvm/include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h:12:
/build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseMap.h:128:16: warning: variable 'NumEntries' set but not used [-Wunused-but-set-variable]
128 | unsigned NumEntries = getNumEntries();
| ^
1 warning generated.
[ 16%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordHelpers.cpp.o
In file included from /build/llvm-src-13.0.1/llvm/utils/TableGen/GlobalISel/GIMatchDagEdge.cpp:10:
In file included from /build/llvm-src-13.0.1/llvm/utils/TableGen/GlobalISel/GIMatchDagInstr.h:13:
/build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseMap.h:128:16: warning: variable 'NumEntries' set but not used [-Wunused-but-set-variable]
128 | unsigned NumEntries = getNumEntries();
| ^
1 warning generated.
[ 16%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordMapping.cpp.o
In file included from /build/llvm-src-13.0.1/llvm/lib/Support/DebugCounter.cpp:1:
In file included from /build/llvm-src-13.0.1/llvm/include/llvm/Support/DebugCounter.h:46:
/build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseMap.h:128:16: warning: variable 'NumEntries' set but not used [-Wunused-but-set-variable]
128 | unsigned NumEntries = getNumEntries();
| ^
1 warning generated.
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.o
[ 16%] Linking CXX executable ../../bin/FileCheck
../../lib/libLLVMSupport.a(Signals.cpp.o):Signals.cpp:function pizlonatedFI12770_dl_iterate_phdr:(.text.pizlonatedFI12770_dl_iterate_phdr+0x1b): error: undefined reference to 'pizlonated_dl_iterate_phdr'
clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [utils/FileCheck/CMakeFiles/FileCheck.dir/build.make:104: bin/FileCheck] Error 1
make[1]: *** [CMakeFiles/Makefile2:27973: utils/FileCheck/CMakeFiles/FileCheck.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DJB.cpp.o
[ 16%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkSerializer.cpp.o
In file included from /build/llvm-src-13.0.1/llvm/utils/TableGen/GlobalISel/GIMatchDag.cpp:9:
In file included from /build/llvm-src-13.0.1/llvm/utils/TableGen/GlobalISel/GIMatchDag.h:13:
In file included from /build/llvm-src-13.0.1/llvm/utils/TableGen/GlobalISel/GIMatchDagInstr.h:13:
/build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseMap.h:128:16: warning: variable 'NumEntries' set but not used [-Wunused-but-set-variable]
128 | unsigned NumEntries = getNumEntries();
| ^
1 warning generated.
[ 16%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagInstr.cpp.o
[ 16%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeStreamMerger.cpp.o
[ 16%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeTableCollection.cpp.o
In file included from /build/llvm-src-13.0.1/llvm/lib/DebugInfo/CodeView/TypeTableCollection.cpp:9:
In file included from /build/llvm-src-13.0.1/llvm/include/llvm/DebugInfo/CodeView/TypeTableCollection.h:13:
In file included from /build/llvm-src-13.0.1/llvm/include/llvm/Support/StringSaver.h:12:
In file included from /build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseSet.h:16:
/build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseMap.h:128:16: warning: variable 'NumEntries' set but not used [-Wunused-but-set-variable]
128 | unsigned NumEntries = getNumEntries();
| ^
1 warning generated.
[ 16%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/Remark.cpp.o
In file included from /build/llvm-src-13.0.1/llvm/utils/TableGen/GlobalISel/GIMatchDagInstr.cpp:9:
In file included from /build/llvm-src-13.0.1/llvm/utils/TableGen/GlobalISel/GIMatchDagInstr.h:13:
/build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseMap.h:128:16: warning: variable 'NumEntries' set but not used [-Wunused-but-set-variable]
128 | unsigned NumEntries = getNumEntries();
| ^
1 warning generated.
[ 16%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagOperands.cpp.o
[ 16%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicate.cpp.o
In file included from /build/llvm-src-13.0.1/llvm/lib/DebugInfo/CodeView/TypeStreamMerger.cpp:12:
In file included from /build/llvm-src-13.0.1/llvm/include/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h:13:
In file included from /build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseSet.h:16:
/build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseMap.h:128:16: warning: variable 'NumEntries' set but not used [-Wunused-but-set-variable]
128 | unsigned NumEntries = getNumEntries();
| ^
1 warning generated.
[ 16%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkFormat.cpp.o
[ 16%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkLinker.cpp.o
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributeParser.cpp.o
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributes.cpp.o
[ 16%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkParser.cpp.o
In file included from /build/llvm-src-13.0.1/llvm/utils/TableGen/GlobalISel/GIMatchDagPredicate.cpp:9:
In file included from /build/llvm-src-13.0.1/llvm/utils/TableGen/GlobalISel/GIMatchDagPredicate.h:13:
In file included from /build/llvm-src-13.0.1/llvm/utils/TableGen/GlobalISel/GIMatchDag.h:13:
In file included from /build/llvm-src-13.0.1/llvm/utils/TableGen/GlobalISel/GIMatchDagInstr.h:13:
/build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseMap.h:128:16: warning: variable 'NumEntries' set but not used [-Wunused-but-set-variable]
128 | unsigned NumEntries = getNumEntries();
| ^
1 warning generated.
[ 16%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicateDependencyEdge.cpp.o
[ 16%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchTree.cpp.o
In file included from /build/llvm-src-13.0.1/llvm/utils/TableGen/GlobalISel/GIMatchDagPredicateDependencyEdge.cpp:11:
In file included from /build/llvm-src-13.0.1/llvm/utils/TableGen/GlobalISel/GIMatchDagInstr.h:13:
/build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseMap.h:128:16: warning: variable 'NumEntries' set but not used [-Wunused-but-set-variable]
128 | unsigned NumEntries = getNumEntries();
| ^
1 warning generated.
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Error.cpp.o
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o
[ 16%] Linking CXX static library ../../libLLVMDebugInfoCodeView.a
[ 16%] Built target LLVMDebugInfoCodeView
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileCollector.cpp.o
[ 16%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkSerializer.cpp.o
[ 16%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStreamer.cpp.o
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o
[ 16%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStringTable.cpp.o
[ 16%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkParser.cpp.o
[ 16%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkSerializer.cpp.o
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.o
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.o
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormatVariadic.cpp.o
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.o
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Hashing.cpp.o
[ 16%] Linking CXX static library ../libLLVMRemarks.a
[ 16%] Built target LLVMRemarks
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.o
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InstructionCost.cpp.o
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.o
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ItaniumManglingCanonicalizer.cpp.o
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/JSON.cpp.o
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/KnownBits.cpp.o
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LEB128.cpp.o
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o
In file included from /build/llvm-src-13.0.1/llvm/utils/TableGen/GlobalISel/GIMatchTree.cpp:9:
In file included from /build/llvm-src-13.0.1/llvm/utils/TableGen/GlobalISel/GIMatchTree.h:12:
In file included from /build/llvm-src-13.0.1/llvm/utils/TableGen/GlobalISel/GIMatchDag.h:13:
In file included from /build/llvm-src-13.0.1/llvm/utils/TableGen/GlobalISel/GIMatchDagInstr.h:13:
/build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseMap.h:128:16: warning: variable 'NumEntries' set but not used [-Wunused-but-set-variable]
128 | unsigned NumEntries = getNumEntries();
| ^
1 warning generated.
[ 16%] Linking CXX static library ../../../lib/libLLVMTableGenGlobalISel.a
[ 16%] Built target LLVMTableGenGlobalISel
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Locale.cpp.o
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LowLevelType.cpp.o
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.o
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MathExtras.cpp.o
[ 50%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemAlloc.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBufferRef.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MD5.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/OptimizedStructLayout.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Optional.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Parallel.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o
In file included from /build/llvm-src-13.0.1/llvm/lib/Support/JSON.cpp:9:
In file included from /build/llvm-src-13.0.1/llvm/include/llvm/Support/JSON.h:49:
/build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseMap.h:128:16: warning: variable 'NumEntries' set but not used [-Wunused-but-set-variable]
128 | unsigned NumEntries = getNumEntries();
| ^
1 warning generated.
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Regex.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributes.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributeParser.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA1.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA256.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signposts.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallVector.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringExtras.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringMap.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringRef.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTree.cpp.o
In file included from /build/llvm-src-13.0.1/llvm/lib/Support/StringSaver.cpp:9:
In file included from /build/llvm-src-13.0.1/llvm/include/llvm/Support/StringSaver.h:12:
In file included from /build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseSet.h:16:
/build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseMap.h:128:16: warning: variable 'NumEntries' set but not used [-Wunused-but-set-variable]
128 | unsigned NumEntries = getNumEntries();
| ^
1 warning generated.
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SymbolRemappingReader.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TarWriter.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TargetParser.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o
In file included from /build/llvm-src-13.0.1/llvm/lib/Support/SuffixTree.cpp:13:
In file included from /build/llvm-src-13.0.1/llvm/include/llvm/Support/SuffixTree.h:16:
/build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseMap.h:128:16: warning: variable 'NumEntries' set but not used [-Wunused-but-set-variable]
128 | unsigned NumEntries = getNumEntries();
| ^
1 warning generated.
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TimeProfiler.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TrigramIndex.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Triple.cpp.o
In file included from /build/llvm-src-13.0.1/llvm/lib/Support/ItaniumManglingCanonicalizer.cpp:10:
/build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseMap.h:128:16: warning: variable 'NumEntries' set but not used [-Wunused-but-set-variable]
128 | unsigned NumEntries = getNumEntries();
| ^
1 warning generated.
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Twine.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TypeSize.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Unicode.cpp.o
In file included from /build/llvm-src-13.0.1/llvm/lib/Support/TimeProfiler.cpp:17:
In file included from /build/llvm-src-13.0.1/llvm/include/llvm/Support/JSON.h:49:
/build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseMap.h:128:16: warning: variable 'NumEntries' set but not used [-Wunused-but-set-variable]
128 | unsigned NumEntries = getNumEntries();
| ^
1 warning generated.
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VersionTuple.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/WithColor.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/X86TargetParser.cpp.o
[ 75%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.o
[100%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o
[100%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o
[100%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o
[100%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regcomp.c.o
[100%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regerror.c.o
[100%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regexec.c.o
[100%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regfree.c.o
[100%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regstrlcpy.c.o
[100%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/xxhash.cpp.o
[100%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Z3Solver.cpp.o
[100%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Atomic.cpp.o
[100%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o
[100%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Errno.cpp.o
[100%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Host.cpp.o
[100%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Memory.cpp.o
In file included from /build/llvm-src-13.0.1/llvm/lib/Support/DynamicLibrary.cpp:15:
In file included from /build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseSet.h:16:
/build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseMap.h:128:16: warning: variable 'NumEntries' set but not used [-Wunused-but-set-variable]
128 | unsigned NumEntries = getNumEntries();
| ^
1 warning generated.
[100%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Path.cpp.o
[100%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Process.cpp.o
[100%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Program.cpp.o
[100%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o
[100%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o
[100%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TargetRegistry.cpp.o
[100%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ThreadLocal.cpp.o
[100%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Threading.cpp.o
In file included from /build/llvm-src-13.0.1/llvm/lib/Support/TargetRegistry.cpp:9:
In file included from /build/llvm-src-13.0.1/llvm/include/llvm/Support/TargetRegistry.h:26:
In file included from /build/llvm-src-13.0.1/llvm/include/llvm/MC/MCObjectFileInfo.h:16:
/build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseMap.h:128:16: warning: variable 'NumEntries' set but not used [-Wunused-but-set-variable]
128 | unsigned NumEntries = getNumEntries();
| ^
1 warning generated.
[100%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Valgrind.cpp.o
[100%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Watchdog.cpp.o
In file included from /build/llvm-src-13.0.1/llvm/lib/Support/Program.cpp:103:
In file included from /build/llvm-src-13.0.1/llvm/lib/Support/Unix/Program.inc:27:
In file included from /build/llvm-src-13.0.1/llvm/include/llvm/Support/StringSaver.h:12:
In file included from /build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseSet.h:16:
/build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseMap.h:128:16: warning: variable 'NumEntries' set but not used [-Wunused-but-set-variable]
128 | unsigned NumEntries = getNumEntries();
| ^
1 warning generated.
In file included from /build/llvm-src-13.0.1/llvm/lib/Support/Signals.cpp:32:
In file included from /build/llvm-src-13.0.1/llvm/include/llvm/Support/StringSaver.h:12:
In file included from /build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseSet.h:16:
/build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseMap.h:128:16: warning: variable 'NumEntries' set but not used [-Wunused-but-set-variable]
128 | unsigned NumEntries = getNumEntries();
| ^
1 warning generated.
In file included from /build/llvm-src-13.0.1/llvm/lib/Support/VirtualFileSystem.cpp:15:
/build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseMap.h:128:16: warning: variable 'NumEntries' set but not used [-Wunused-but-set-variable]
128 | unsigned NumEntries = getNumEntries();
| ^
1 warning generated.
[100%] Linking CXX static library ../libLLVMSupport.a
[100%] Built target LLVMSupport
[100%] Building CXX object tools/llvm-config/CMakeFiles/llvm-config.dir/llvm-config.cpp.o
[100%] Linking CXX executable ../../bin/llvm-config
[100%] Built target llvm-config
[ 16%] Built target NativeLLVMConfig
make: *** [Makefile:156: all] Error 2
error: Cannot build '/nix/store/51ra3z8gdvzkqrkd43paibb23a7hscdj-llvm-x86_64-unknown-linux-gnufilc0-13.0.1.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/qcrxhnmj2dans3yd86khpidy1qd21h1n-llvm-x86_64-unknown-linux-gnufilc0-13.0.1
/nix/store/rg74aypwwljdwr4qq440pz3i3ifzaasv-llvm-x86_64-unknown-linux-gnufilc0-13.0.1-dev
/nix/store/swqjr7k7h1sj2ya1ccflnsn3igvhb7bb-llvm-x86_64-unknown-linux-gnufilc0-13.0.1-lib
/nix/store/v4761i2p6l8318n4viximz0qv7cx31kw-llvm-x86_64-unknown-linux-gnufilc0-13.0.1-python
Last 25 log lines:
> In file included from /build/llvm-src-13.0.1/llvm/include/llvm/Support/StringSaver.h:12:
> In file included from /build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseSet.h:16:
> /build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseMap.h:128:16: warning: variable 'NumEntries' set but not used [-Wunused-but-set-variable]
> 128 | unsigned NumEntries = getNumEntries();
> | ^
> 1 warning generated.
> In file included from /build/llvm-src-13.0.1/llvm/lib/Support/Signals.cpp:32:
> In file included from /build/llvm-src-13.0.1/llvm/include/llvm/Support/StringSaver.h:12:
> In file included from /build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseSet.h:16:
> /build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseMap.h:128:16: warning: variable 'NumEntries' set but not used [-Wunused-but-set-variable]
> 128 | unsigned NumEntries = getNumEntries();
> | ^
> 1 warning generated.
> In file included from /build/llvm-src-13.0.1/llvm/lib/Support/VirtualFileSystem.cpp:15:
> /build/llvm-src-13.0.1/llvm/include/llvm/ADT/DenseMap.h:128:16: warning: variable 'NumEntries' set but not used [-Wunused-but-set-variable]
> 128 | unsigned NumEntries = getNumEntries();
> | ^
> 1 warning generated.
> [100%] Linking CXX static library ../libLLVMSupport.a
> [100%] Built target LLVMSupport
> [100%] Building CXX object tools/llvm-config/CMakeFiles/llvm-config.dir/llvm-config.cpp.o
> [100%] Linking CXX executable ../../bin/llvm-config
> [100%] Built target llvm-config
> [ 16%] Built target NativeLLVMConfig
> make: *** [Makefile:156: all] Error 2
For full logs, run:
nix log /nix/store/51ra3z8gdvzkqrkd43paibb23a7hscdj-llvm-x86_64-unknown-linux-gnufilc0-13.0.1.drvcxxopts-3.2.1
error: Cannot build '/nix/store/216zvrim8anzi7adp8gjqsrsk1mx05sv-cxxopts-x86_64-unknown-linux-gnufilc0-3.2.1.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/8mn4aq6lxy6986iwzbbixq2v97li8mn2-cxxopts-x86_64-unknown-linux-gnufilc0-3.2.1nix
error: output '/nix/store/ivx4ir021vg09b83qzijz1b2jljlcs1i-cxxtest-4.4-x86_64-unknown-linux-gnufilc0' is not allowed to refer to the following paths:
/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11cxxtools-3.0
error: Cannot build '/nix/store/y9y0lrxcr9pi4vz7s80ahmcx43c575n4-cxxtools-x86_64-unknown-linux-gnufilc0-3.0.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/2lgqbyz7f0mij2f7kfz57sn0j742ahac-cxxtools-x86_64-unknown-linux-gnufilc0-3.0
Last 25 log lines:
> 725 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
> | ^
> /nix/store/7fsmzzzgkjq3dma1vz6406199xqqz1v3-filc-libcxx-git/include/c++/__config:698:49: note: expanded from macro '_LIBCPP_DEPRECATED'
> 698 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
> | ^
> In file included from csvformatter.cpp:29:
> In file included from ../include/cxxtools/csvformatter.h:32:
> In file included from ../include/cxxtools/formatter.h:31:
> ../include/cxxtools/string.h:57:33: warning: 'const_pointer' is deprecated [-Wdeprecated-declarations]
> 57 | typedef allocator_type::const_pointer const_pointer;
> | ^
> /nix/store/7fsmzzzgkjq3dma1vz6406199xqqz1v3-filc-libcxx-git/include/c++/__memory/allocator.h:127:3: note: 'const_pointer' has been explicitly marked deprecated here
> 127 | _LIBCPP_DEPRECATED_IN_CXX17 typedef const _Tp* const_pointer;
> | ^
> /nix/store/7fsmzzzgkjq3dma1vz6406199xqqz1v3-filc-libcxx-git/include/c++/__config:725:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
> 725 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
> | ^
> /nix/store/7fsmzzzgkjq3dma1vz6406199xqqz1v3-filc-libcxx-git/include/c++/__config:698:49: note: expanded from macro '_LIBCPP_DEPRECATED'
> 698 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
> | ^
> 4 warnings generated.
> make[2]: Leaving directory '/build/source/src'
> make[1]: *** [Makefile:602: all] Error 2
> make[1]: Leaving directory '/build/source/src'
> make: *** [Makefile:542: all-recursive] Error 1
For full logs, run:
nix log /nix/store/y9y0lrxcr9pi4vz7s80ahmcx43c575n4-cxxtools-x86_64-unknown-linux-gnufilc0-3.0.drvcyber-0-unstable-2025-12-10
error: Cannot build '/nix/store/c5x80c26xvq3ipppbasy2g2r7q8i107w-cyber-x86_64-unknown-linux-gnufilc0-0-unstable-2025-12-10.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/mrndb8625xy72n2940z2k6sk90mwpbni-cyber-x86_64-unknown-linux-gnufilc0-0-unstable-2025-12-10cyclone-0.34.0
error: Cannot build '/nix/store/i0j5f1cvpb889mg3pkpw9lqj0rd6f32w-cyclone-x86_64-unknown-linux-gnufilc0-0.34.0.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/r4pgrllnlq6csm4vvy4vc61fpb77pvhx-cyclone-x86_64-unknown-linux-gnufilc0-0.34.0
Last 25 log lines:
> a - bn_s_mp_get_bit.o
> a - bn_s_mp_invmod_fast.o
> a - bn_s_mp_invmod_slow.o
> a - bn_s_mp_karatsuba_mul.o
> a - bn_s_mp_karatsuba_sqr.o
> a - bn_s_mp_montgomery_reduce_fast.o
> a - bn_s_mp_mul_digs.o
> a - bn_s_mp_mul_digs_fast.o
> a - bn_s_mp_mul_high_digs.o
> a - bn_s_mp_mul_high_digs_fast.o
> a - bn_s_mp_prime_is_divisible.o
> a - bn_s_mp_rand_jenkins.o
> a - bn_s_mp_rand_platform.o
> a - bn_s_mp_reverse.o
> a - bn_s_mp_sqr.o
> a - bn_s_mp_sqr_fast.o
> a - bn_s_mp_sub.o
> a - bn_s_mp_toom_mul.o
> a - bn_s_mp_toom_sqr.o
> ranlib libcyclonebn.a
> make[1]: Leaving directory '/build/source/third-party/libtommath-1.2.0'
> ar rcs libcyclone.a runtime.o gc.o ffi.o mstreams.o hashset.o libcyclonebn.a
> cyclone -A . cyclone.scm
> Error: Stack is growing in the wrong direction! Rebuild with STACK_GROWTH_IS_DOWNWARD changed to 0
> make: *** [Makefile:173: cyclone] Error 1
For full logs, run:
nix log /nix/store/i0j5f1cvpb889mg3pkpw9lqj0rd6f32w-cyclone-x86_64-unknown-linux-gnufilc0-0.34.0.drvdaemon-0.8.4
error: Cannot build '/nix/store/8vd3bi0qlqcdga8mfzb7vqxf757h6k9x-daemon-x86_64-unknown-linux-gnufilc0-0.8.4.drv'.
Reason: builder failed with exit code 1.
Output paths:
/nix/store/65bhq7jgcyv7jb99slibrz2b71wdf7k3-daemon-x86_64-unknown-linux-gnufilc0-0.8.4
Last 23 log lines:
> Running phase: unpackPhase
> unpacking source archive /nix/store/lxvqp5cvkclvijzpnkhmsj5ji0iyh0cz-daemon-0.8.4.tar.gz
> source root is daemon-0.8.4
> setting SOURCE_DATE_EPOCH to timestamp 1692878976 of file "daemon-0.8.4/macros.mk"
> Running phase: patchPhase
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: 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/65bhq7jgcyv7jb99slibrz2b71wdf7k3-daemon-x86_64-unknown-linux-gnufilc0-0.8.4 --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnufilc0
> Configuring for linux
> conf/linux: line 25: perl: not found
> conf/linux: line 71: perl: not found
> conf/linux: line 75: perl: not found
> conf/linux: line 148: perl: not found
> Configuring CC as clang
> conf/ccenv: line 27: perl: not found
> Configuring --prefix=/nix/store/65bhq7jgcyv7jb99slibrz2b71wdf7k3-daemon-x86_64-unknown-linux-gnufilc0-0.8.4
> conf/prefix: line 38: perl: not found
> conf/prefix: line 73: perl: not found
> conf/prefix: line 77: perl: not found
> ./configure: Unknown argument: --build=x86_64-unknown-linux-gnu
For full logs, run:
nix log /nix/store/8vd3bi0qlqcdga8mfzb7vqxf757h6k9x-daemon-x86_64-unknown-linux-gnufilc0-0.8.4.drvdaemonize-1.7.8
error: Cannot build '/nix/store/4z4vjmfln0mzvcksc1a1y29w59c3lhsn-daemonize-x86_64-unknown-linux-gnufilc0-1.7.8.drv'.
Reason: builder failed with exit code 1.
Output paths:
/nix/store/c2kll7hppnr3h7fx1ampwisfs6h8wqy8-daemonize-x86_64-unknown-linux-gnufilc0-1.7.8
Last 25 log lines:
> checking errno.h usability... yes
> checking errno.h presence... yes
> checking for errno.h... yes
> checking libgen.h usability... yes
> checking libgen.h presence... yes
> checking for libgen.h... yes
> checking for an ANSI C-conforming const... yes
> checking for uid_t in sys/types.h... yes
> checking for mode_t... yes
> checking for pid_t... yes
> checking for size_t... yes
> checking for ssize_t... yes
> checking for 'sig_t' typedef... yes
> checking for 'struct passwd'... yes
> checking for 'pw_comment' field... no
> checking for 'pw_gecos' field... yes
> checking for predefined 'bool' type... no
> checking for TRUE constant in standard headers... no
> checking for FALSE constant in standard headers... no
> checking for initgroups... yes
> checking for getpgrp... yes
> checking for setpgrp... yes
> checking for setsid... yes
> checking whether getpgrp requires zero arguments... yes
> checking whether setpgrp takes no argument... configure: error: cannot check setpgrp when cross compiling
For full logs, run:
nix log /nix/store/4z4vjmfln0mzvcksc1a1y29w59c3lhsn-daemonize-x86_64-unknown-linux-gnufilc0-1.7.8.drvdale-20220411
error: Cannot build '/nix/store/2dhgk2k8rah5l3rjrdw4x4bxmx8drmla-dale-x86_64-unknown-linux-gnufilc0-20220411.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/l1d1g4hzm6dy4j3yk377n3057mz71h4x-dale-x86_64-unknown-linux-gnufilc0-20220411daq-2.2.2
error: Cannot build '/nix/store/l4lbasg210a9npgfaa8d41z8jng04n9j-daq-x86_64-unknown-linux-gnufilc0-2.2.2.drv'.
Reason: builder failed with exit code 1.
Output paths:
/nix/store/id9ckwhpw9qa6iww9jvhj5b698zhn7j0-daq-x86_64-unknown-linux-gnufilc0-2.2.2
Last 25 log lines:
> 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 visibility support... yes
> checking whether C compiler accepts -Wall... yes
> checking whether C compiler accepts -Wwrite-strings... yes
> checking whether C compiler accepts -Wsign-compare... yes
> checking whether C compiler accepts -Wcast-align... yes
> checking whether C compiler accepts -Wextra... yes
> checking whether C compiler accepts -Wformat... yes
> checking whether C compiler accepts -Wformat-security... yes
> checking whether C compiler accepts -Wno-unused-parameter... yes
> checking whether C compiler accepts -fno-strict-aliasing... yes
> checking whether C compiler accepts -fdiagnostics-show-option... yes
> checking whether C compiler accepts -pedantic -std=c99 -D_GNU_SOURCE... yes
> checking for getaddrinfo... yes
> checking for flex... no
> checking for bison... no
> checking for capable lex... insufficient
> configure: error: Your operating system's lex is insufficient to compile
> libsfbpf. You should install both bison and flex.
> flex is a lex replacement that has many advantages,
> including being able to compile libsfbpf. For more
> information, see http://www.gnu.org/software/flex/flex.html .
For full logs, run:
nix log /nix/store/l4lbasg210a9npgfaa8d41z8jng04n9j-daq-x86_64-unknown-linux-gnufilc0-2.2.2.drvpython3.12-dataclass-wizard-0.22.2
error: Cannot build '/nix/store/w024qy0fg1nawaam4i642m5h4jvz71w6-python3.12-dataclass-wizard-0.22.2-x86_64-unknown-linux-gnufilc0.drv'.
Reason: builder failed with exit code 133.
Output paths:
/nix/store/mvayw6anwhl7zclb27hllxchvwm9hxdy-python3.12-dataclass-wizard-0.22.2-x86_64-unknown-linux-gnufilc0-dist
/nix/store/yg805yjq1pszkwvwvazj1r7a37vnf7mi-python3.12-dataclass-wizard-0.22.2-x86_64-unknown-linux-gnufilc0
Last 25 log lines:
> tests/unit/test_load.py::test_named_tuple[input0-expectation0-None] PASSED [ 50%]
> tests/unit/test_load.py::test_named_tuple[input1-expectation1-expected1] PASSED [ 50%]
> tests/unit/test_load.py::test_named_tuple[input2-expectation2-None] PASSED [ 50%]
> tests/unit/test_load.py::test_named_tuple[input3-expectation3-None] PASSED [ 51%]
> tests/unit/test_load.py::test_named_tuple[input4-expectation4-None] PASSED [ 51%]
> tests/unit/test_load.py::test_named_tuple[input5-expectation5-expected5] PASSED [ 51%]
> tests/unit/test_load.py::test_named_tuple[input6-expectation6-expected6] PASSED [ 52%]
> tests/unit/test_load.py::test_optional_parser_contains[None-True] PASSED [ 52%]
> tests/unit/test_load.py::test_optional_parser_contains[NoneType-False] PASSED [ 52%]
> tests/unit/test_load.py::test_optional_parser_contains[hello world-True] PASSED [ 52%]
> tests/unit/test_load.py::test_optional_parser_contains[123-False] PASSED [ 53%]
> tests/unit/test_load.py::test_single_arg_parser_without_hook PASSED [ 53%]
> tests/unit/test_load.py::test_parser_with_unsupported_type PASSED [ 53%]
> tests/unit/test_load.py::test_load_with_inner_model_when_data_is_null PASSED [ 54%]
> tests/unit/test_load.py::test_load_with_inner_model_when_data_is_wrong_type PASSED [ 54%]
> tests/unit/test_load_with_future_import.py::test_load_with_future_annotation_v1[input0-expectation0] PASSED [ 54%]
> tests/unit/test_load_with_future_import.py::test_load_with_future_annotation_v1[input1-expectation1] PASSED [ 55%]
> tests/unit/test_load_with_future_import.py::test_load_with_future_annotation_v1[input2-expectation2] PASSED [ 55%]
> tests/unit/test_load_with_future_import.py::test_load_with_future_annotation_v1[input3-expectation3] PASSED [ 55%]
> tests/unit/test_load_with_future_import.py::test_load_with_future_annotation_v1[input4-expectation4] PASSED [ 56%]
> tests/unit/test_load_with_future_import.py::test_load_with_future_annotation_v1[input5-expectation5] PASSED [ 56%]
> tests/unit/test_load_with_future_import.py::test_load_with_future_annotation_v1[input6-expectation6] PASSED [ 56%]
> tests/unit/test_load_with_future_import.py::test_load_with_future_annotation_v2[input0-expectation0] PASSED [ 57%]
> tests/unit/test_load_with_future_import.py::test_load_with_future_annotation_v2[input1-expectation1] PASSED [ 57%]
> tests/unit/test_load_with_future_import.py::test_load_with_future_annotation_v2[input2-expectation2] /nix/store/sc6s17cxg9skv7x1b1fnf5mn73dx4n7x-pytest-check-hook/nix-support/setup-hook: line 23: 266 Trace/breakpoint trap /nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0/bin/python3.12 "${flagsArray[@]}"
For full logs, run:
nix log /nix/store/w024qy0fg1nawaam4i642m5h4jvz71w6-python3.12-dataclass-wizard-0.22.2-x86_64-unknown-linux-gnufilc0.drvdatamash-1.9
error: Cannot build '/nix/store/05va7i6kkcn48hrkrl54pzgr680r2pk5-datamash-x86_64-unknown-linux-gnufilc0-1.9.drv'.
Reason: builder failed with exit code 1.
Output paths:
/nix/store/ci6kmkjm4jskhgp00ixx32i9s0dr91bl-datamash-x86_64-unknown-linux-gnufilc0-1.9
Last 25 log lines:
> checking for signbit macro... guessing yes
> checking for signbit compiler built-ins... guessing yes
> checking for stdint.h... (cached) yes
> checking for SIZE_MAX... yes
> checking for snprintf... (cached) yes
> checking whether snprintf respects a size of 1... guessing yes
> checking for socklen_t... yes
> checking whether sqrtl() can be used without linking with libm... no
> checking whether sqrtl() can be used with libm... yes
> checking whether sqrtl is declared... yes
> checking whether sqrtl works... guessing yes
> checking for ssize_t... yes
> checking whether stat handles trailing slashes on files... guessing yes
> checking for struct stat.st_atim.tv_nsec... yes
> checking whether struct stat.st_atim is of type struct timespec... yes
> checking for struct stat.st_birthtimespec.tv_nsec... no
> checking for struct stat.st_birthtimensec... no
> checking for struct stat.st_birthtim.tv_nsec... no
> checking for va_copy... yes
> checking for working stdnoreturn.h... yes
> checking for stpcpy... yes
> checking for strcasecmp... yes
> checking whether strcasecmp works... configure: error: in '/build/datamash-1.9':
> configure: error: cannot run test program while cross compiling
> See 'config.log' for more details
For full logs, run:
nix log /nix/store/05va7i6kkcn48hrkrl54pzgr680r2pk5-datamash-x86_64-unknown-linux-gnufilc0-1.9.drvdateutils-0.4.11
error: Cannot build '/nix/store/pzqapdhp71phgpmy0q6cp7v341jbrbhp-dateutils-x86_64-unknown-linux-gnufilc0-0.4.11.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/26hsi9krnm7nsqljqrdfjs4zajnpl4a6-dateutils-x86_64-unknown-linux-gnufilc0-0.4.11
Last 25 log lines:
> yuck-scmver.c:296:15: note: include the header <unistd.h> or explicitly provide a declaration for 'vfork'
> 1 warning and 1 error generated.
> make[2]: *** [Makefile:492: yuck-yuck-scmver.o] Error 1
> make[2]: *** Waiting for unfinished jobs....
> In file included from yuck.c:53:
> In file included from /nix/store/8hc83l288p7fyb6z7mm2zk80dvqmk7gi-filc-glibc-2.40/include/unistd.h:25:
> /nix/store/8hc83l288p7fyb6z7mm2zk80dvqmk7gi-filc-glibc-2.40/include/features.h:197:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
> 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
> | ^
> yuck.c:1377:17: error: call to undeclared library function 'vfork' with type 'int (void)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
> 1377 | switch ((m4p = vfork())) {
> | ^
> yuck.c:1377:17: note: include the header <unistd.h> or explicitly provide a declaration for 'vfork'
> 1 warning and 1 error generated.
> make[2]: *** [Makefile:478: yuck-yuck.o] Error 1
> In file included from yuck.c:53:
> In file included from /nix/store/8hc83l288p7fyb6z7mm2zk80dvqmk7gi-filc-glibc-2.40/include/unistd.h:25:
> /nix/store/8hc83l288p7fyb6z7mm2zk80dvqmk7gi-filc-glibc-2.40/include/features.h:197:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
> 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
> | ^
> 1 warning generated.
> make[2]: Leaving directory '/build/dateutils-0.4.11/build-aux'
> make[1]: *** [Makefile:381: all] Error 2
> make[1]: Leaving directory '/build/dateutils-0.4.11/build-aux'
> make: *** [Makefile:495: all-recursive] Error 1
For full logs, run:
nix log /nix/store/pzqapdhp71phgpmy0q6cp7v341jbrbhp-dateutils-x86_64-unknown-linux-gnufilc0-0.4.11.drvdb-6.2.32
error: Cannot build '/nix/store/wlshdsgz7igb7qjcfl6mjv513kkg7xk0-db-x86_64-unknown-linux-gnufilc0-6.2.32.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/5dlxz0lq064i9fwz0dl26ahg371j3nqp-db-x86_64-unknown-linux-gnufilc0-6.2.32-dev
/nix/store/759fa0lq3gfalvhhm16rh03kh7v488jr-db-x86_64-unknown-linux-gnufilc0-6.2.32-bin
/nix/store/jqybridp4njhlqavs3n2i6qdchl5agxs-db-x86_64-unknown-linux-gnufilc0-6.2.32
Last 25 log lines:
> 1425 | stats(time_sofar, final)
> | ^
> ../examples/c/ex_slice.c:1543:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
> 1543 | db_init(home, dbenvp, open_flags)
> | ^
> ../examples/c/ex_slice.c:1617:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
> 1617 | open_database(dbenv, name, dbpp, open_flags)
> | ^
> ../examples/c/ex_slice.c:1687:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
> 1687 | tstart(arg)
> | ^
> ../examples/c/ex_slice.c:1711:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
> 1711 | deadlock(arg)
> | ^
> ../examples/c/ex_slice.c:1764:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
> 1764 | trickle(arg)
> | ^
> ../examples/c/ex_slice.c:1867:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
> 1867 | usage(option, bad_value)
> | ^
> ../examples/c/ex_slice.c:1881:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
> 1881 | onint(signo)
> | ^
> 12 warnings and 1 error generated.
> make: *** [Makefile:1811: ex_slice.lo] Error 1
For full logs, run:
nix log /nix/store/wlshdsgz7igb7qjcfl6mjv513kkg7xk0-db-x86_64-unknown-linux-gnufilc0-6.2.32.drvdatamash-1.9
error: build of '/nix/store/05va7i6kkcn48hrkrl54pzgr680r2pk5-datamash-x86_64-unknown-linux-gnufilc0-1.9.drv^*', '/nix/store/216zvrim8anzi7adp8gjqsrsk1mx05sv-cxxopts-x86_64-unknown-linux-gnufilc0-3.2.1.drv^*', '/nix/store/2dhgk2k8rah5l3rjrdw4x4bxmx8drmla-dale-x86_64-unknown-linux-gnufilc0-20220411.drv^*', '/nix/store/4z4vjmfln0mzvcksc1a1y29w59c3lhsn-daemonize-x86_64-unknown-linux-gnufilc0-1.7.8.drv^*', '/nix/store/8vd3bi0qlqcdga8mfzb7vqxf757h6k9x-daemon-x86_64-unknown-linux-gnufilc0-0.8.4.drv^*', '/nix/store/c5x80c26xvq3ipppbasy2g2r7q8i107w-cyber-x86_64-unknown-linux-gnufilc0-0-unstable-2025-12-10.drv^*', '/nix/store/i0j5f1cvpb889mg3pkpw9lqj0rd6f32w-cyclone-x86_64-unknown-linux-gnufilc0-0.34.0.drv^*', '/nix/store/l4lbasg210a9npgfaa8d41z8jng04n9j-daq-x86_64-unknown-linux-gnufilc0-2.2.2.drv^*', '/nix/store/pzqapdhp71phgpmy0q6cp7v341jbrbhp-dateutils-x86_64-unknown-linux-gnufilc0-0.4.11.drv^*', '/nix/store/v7vjlz2yvwmjxmyvq2p4401jbmbmps14-cxxtest-4.4-x86_64-unknown-linux-gnufilc0.drv^*', '/nix/store/w024qy0fg1nawaam4i642m5h4jvz71w6-python3.12-dataclass-wizard-0.22.2-x86_64-unknown-linux-gnufilc0.drv^*', '/nix/store/wlshdsgz7igb7qjcfl6mjv513kkg7xk0-db-x86_64-unknown-linux-gnufilc0-6.2.32.drv^*', '/nix/store/y9y0lrxcr9pi4vz7s80ahmcx43c575n4-cxxtools-x86_64-unknown-linux-gnufilc0-3.0.drv^*' failed
End of log