openmesh-11.0.0
/build/source/src/OpenMesh/Core/../../OpenMesh/Core/Geometry/Vector11T.hh:918:38: warning: identifier '_htmlColor' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
918 | constexpr OpenMesh::Vec4f operator"" _htmlColor(unsigned long long raw_color) {| ~~~~~~~~~~~^~~~~~~~~~
| operator""_htmlColor
In file included from /build/source/src/OpenMesh/Apps/Smoothing/smooth.cc:46:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/IO/MeshIO.hh:58:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/IO/exporter/ExporterT.hh:67:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/Utils/Predicates.hh:46:
/build/source/src/OpenMesh/Core/../../OpenMesh/Core/Utils/PropertyManager.hh:393:16: warning: 'retain' is deprecated [-Wdeprecated-declarations]
393 | pm.retain();
| ^
/build/source/src/OpenMesh/Core/../../OpenMesh/Core/Utils/PropertyManager.hh:325:9: note: 'retain' has been explicitly marked deprecated here
325 | OM_DEPRECATED("retain no longer has any effect. Instead, named properties are always retained, while unnamed ones are not.")| ^
/build/source/src/OpenMesh/Core/../../OpenMesh/Core/System/config.h:90:48: note: expanded from macro 'OM_DEPRECATED'
90 | # define OM_DEPRECATED(msg) __attribute__ ((deprecated))
| ^
2 warnings generated.
[ 92%] Linking CXX executable ../../../../Build/bin/Smoothing
../../../../Build/lib/libOpenMeshTools.so.11.0: error: undefined reference to 'pizlonated_atanf'
../../../../Build/lib/libOpenMeshTools.so.11.0: error: undefined reference to 'pizlonated_sinf'
../../../../Build/lib/libOpenMeshTools.so.11.0: error: undefined reference to 'pizlonated_cosf'
CMakeFiles/Smoothing.dir/smooth.cc.o:smooth.cc:function pizlonatedFI269_sqrtf:(.text+0x94f1): error: undefined reference to 'pizlonated_sqrtf'
CMakeFiles/Smoothing.dir/smooth.cc.o:smooth.cc:function pizlonatedFI403_cos:(.text+0x9cf1): error: undefined reference to 'pizlonated_cos'
CMakeFiles/Smoothing.dir/smooth.cc.o:smooth.cc:function pizlonatedFI269_acosf:(.text+0xa731): error: undefined reference to 'pizlonated_acosf'
CMakeFiles/Smoothing.dir/smooth.cc.o:smooth.cc:function pizlonatedFI269_tanf:(.text+0xa811): error: undefined reference to 'pizlonated_tanf'
clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [src/OpenMesh/Apps/Smoothing/CMakeFiles/Smoothing.dir/build.make:102: Build/bin/Smoothing] Error 1
make[1]: *** [CMakeFiles/Makefile2:612: src/OpenMesh/Apps/Smoothing/CMakeFiles/Smoothing.dir/all] Error 2
In file included from /build/source/src/OpenMesh/Apps/mconvert/mconvert.cc:49:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/IO/MeshIO.hh:55:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/IO/SR_store.hh:61:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/IO/SR_binary_spec.hh:69:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/Geometry/VectorT.hh:59:
/build/source/src/OpenMesh/Core/../../OpenMesh/Core/Geometry/Vector11T.hh:918:38: warning: identifier '_htmlColor' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
918 | constexpr OpenMesh::Vec4f operator"" _htmlColor(unsigned long long raw_color) {| ~~~~~~~~~~~^~~~~~~~~~
| operator""_htmlColor
In file included from /build/source/src/OpenMesh/Apps/mconvert/mconvert.cc:49:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/IO/MeshIO.hh:58:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/IO/exporter/ExporterT.hh:67:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/Utils/Predicates.hh:46:
/build/source/src/OpenMesh/Core/../../OpenMesh/Core/Utils/PropertyManager.hh:393:16: warning: 'retain' is deprecated [-Wdeprecated-declarations]
393 | pm.retain();
| ^
/build/source/src/OpenMesh/Core/../../OpenMesh/Core/Utils/PropertyManager.hh:325:9: note: 'retain' has been explicitly marked deprecated here
325 | OM_DEPRECATED("retain no longer has any effect. Instead, named properties are always retained, while unnamed ones are not.")| ^
/build/source/src/OpenMesh/Core/../../OpenMesh/Core/System/config.h:90:48: note: expanded from macro 'OM_DEPRECATED'
90 | # define OM_DEPRECATED(msg) __attribute__ ((deprecated))
| ^
2 warnings generated.
[ 93%] Linking CXX executable ../../../../Build/bin/mconvert
../../../../Build/lib/libOpenMeshTools.so.11.0: error: undefined reference to 'pizlonated_tanf'
../../../../Build/lib/libOpenMeshTools.so.11.0: error: undefined reference to 'pizlonated_atanf'
../../../../Build/lib/libOpenMeshTools.so.11.0: error: undefined reference to 'pizlonated_sinf'
../../../../Build/lib/libOpenMeshTools.so.11.0: error: undefined reference to 'pizlonated_cosf'
CMakeFiles/mconvert.dir/mconvert.cc.o:mconvert.cc:function pizlonatedFI269_sqrtf:(.text+0x16ee1): error: undefined reference to 'pizlonated_sqrtf'
CMakeFiles/mconvert.dir/mconvert.cc.o:mconvert.cc:function pizlonatedFI403_cos:(.text+0x185c1): error: undefined reference to 'pizlonated_cos'
clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [src/OpenMesh/Apps/mconvert/CMakeFiles/mconvert.dir/build.make:102: Build/bin/mconvert] Error 1
make[1]: *** [CMakeFiles/Makefile2:711: src/OpenMesh/Apps/mconvert/CMakeFiles/mconvert.dir/all] Error 2
In file included from /build/source/src/OpenMesh/Apps/VDProgMesh/mkbalancedpm/mkbalancedpm.cc:49:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/IO/MeshIO.hh:55:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/IO/SR_store.hh:61:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/IO/SR_binary_spec.hh:69:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/Geometry/VectorT.hh:59:
/build/source/src/OpenMesh/Core/../../OpenMesh/Core/Geometry/Vector11T.hh:918:38: warning: identifier '_htmlColor' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
918 | constexpr OpenMesh::Vec4f operator"" _htmlColor(unsigned long long raw_color) {| ~~~~~~~~~~~^~~~~~~~~~
| operator""_htmlColor
In file included from /build/source/src/OpenMesh/Apps/VDProgMesh/mkbalancedpm/mkbalancedpm.cc:49:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/IO/MeshIO.hh:58:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/IO/exporter/ExporterT.hh:67:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/Utils/Predicates.hh:46:
/build/source/src/OpenMesh/Core/../../OpenMesh/Core/Utils/PropertyManager.hh:393:16: warning: 'retain' is deprecated [-Wdeprecated-declarations]
393 | pm.retain();
| ^
/build/source/src/OpenMesh/Core/../../OpenMesh/Core/Utils/PropertyManager.hh:325:9: note: 'retain' has been explicitly marked deprecated here
325 | OM_DEPRECATED("retain no longer has any effect. Instead, named properties are always retained, while unnamed ones are not.")| ^
/build/source/src/OpenMesh/Core/../../OpenMesh/Core/System/config.h:90:48: note: expanded from macro 'OM_DEPRECATED'
90 | # define OM_DEPRECATED(msg) __attribute__ ((deprecated))
| ^
2 warnings generated.
[ 94%] Linking CXX executable ../../../../../Build/bin/mkbalancedpm
../../../../../Build/lib/libOpenMeshTools.so.11.0: error: undefined reference to 'pizlonated_tanf'
../../../../../Build/lib/libOpenMeshTools.so.11.0: error: undefined reference to 'pizlonated_atanf'
../../../../../Build/lib/libOpenMeshTools.so.11.0: error: undefined reference to 'pizlonated_sinf'
../../../../../Build/lib/libOpenMeshTools.so.11.0: error: undefined reference to 'pizlonated_cosf'
CMakeFiles/mkbalancedpm.dir/mkbalancedpm.cc.o:mkbalancedpm.cc:function pizlonatedFI403_cos:(.text+0xc5d1): error: undefined reference to 'pizlonated_cos'
CMakeFiles/mkbalancedpm.dir/mkbalancedpm.cc.o:mkbalancedpm.cc:function pizlonatedFI269_sqrtf:(.text+0xcbb1): error: undefined reference to 'pizlonated_sqrtf'
CMakeFiles/mkbalancedpm.dir/mkbalancedpm.cc.o:mkbalancedpm.cc:function pizlonatedFI403_log:(.text+0xf1c1): error: undefined reference to 'pizlonated_log'
CMakeFiles/mkbalancedpm.dir/mkbalancedpm.cc.o:mkbalancedpm.cc:function pizlonatedFI403_sqrt:(.text+0xf291): error: undefined reference to 'pizlonated_sqrt'
clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [src/OpenMesh/Apps/VDProgMesh/mkbalancedpm/CMakeFiles/mkbalancedpm.dir/build.make:102: Build/bin/mkbalancedpm] Error 1
make[1]: *** [CMakeFiles/Makefile2:744: src/OpenMesh/Apps/VDProgMesh/mkbalancedpm/CMakeFiles/mkbalancedpm.dir/all] Error 2
In file included from /build/source/src/OpenMesh/Apps/Decimating/decimater.cc:57:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/IO/MeshIO.hh:55:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/IO/SR_store.hh:61:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/IO/SR_binary_spec.hh:69:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/Geometry/VectorT.hh:59:
/build/source/src/OpenMesh/Core/../../OpenMesh/Core/Geometry/Vector11T.hh:918:38: warning: identifier '_htmlColor' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
918 | constexpr OpenMesh::Vec4f operator"" _htmlColor(unsigned long long raw_color) {| ~~~~~~~~~~~^~~~~~~~~~
| operator""_htmlColor
In file included from /build/source/src/OpenMesh/Apps/Decimating/decimater.cc:57:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/IO/MeshIO.hh:58:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/IO/exporter/ExporterT.hh:67:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/Utils/Predicates.hh:46:
/build/source/src/OpenMesh/Core/../../OpenMesh/Core/Utils/PropertyManager.hh:393:16: warning: 'retain' is deprecated [-Wdeprecated-declarations]
393 | pm.retain();
| ^
/build/source/src/OpenMesh/Core/../../OpenMesh/Core/Utils/PropertyManager.hh:325:9: note: 'retain' has been explicitly marked deprecated here
325 | OM_DEPRECATED("retain no longer has any effect. Instead, named properties are always retained, while unnamed ones are not.")| ^
/build/source/src/OpenMesh/Core/../../OpenMesh/Core/System/config.h:90:48: note: expanded from macro 'OM_DEPRECATED'
90 | # define OM_DEPRECATED(msg) __attribute__ ((deprecated))
| ^
2 warnings generated.
[ 95%] Linking CXX executable ../../../../../Build/bin/commandlineDecimater
../../../../../Build/lib/libOpenMeshTools.so.11.0: error: undefined reference to 'pizlonated_tanf'
../../../../../Build/lib/libOpenMeshTools.so.11.0: error: undefined reference to 'pizlonated_atanf'
CMakeFiles/commandlineDecimater.dir/__/decimater.cc.o:decimater.cc:function pizlonatedFI403_cos:(.text+0x83a1): error: undefined reference to 'pizlonated_cos'
CMakeFiles/commandlineDecimater.dir/__/decimater.cc.o:decimater.cc:function pizlonatedFI269_cosf:(.text+0x8471): error: undefined reference to 'pizlonated_cosf'
CMakeFiles/commandlineDecimater.dir/__/decimater.cc.o:decimater.cc:function pizlonatedFI269_sinf:(.text+0x8551): error: undefined reference to 'pizlonated_sinf'
CMakeFiles/commandlineDecimater.dir/__/decimater.cc.o:decimater.cc:function pizlonatedFI269_sqrtf:(.text+0xa951): error: undefined reference to 'pizlonated_sqrtf'
CMakeFiles/commandlineDecimater.dir/__/decimater.cc.o:decimater.cc:function pizlonatedFI269_acosf:(.text+0xb741): error: undefined reference to 'pizlonated_acosf'
CMakeFiles/commandlineDecimater.dir/__/decimater.cc.o:decimater.cc:function pizlonatedFI403_sqrt:(.text+0xb821): error: undefined reference to 'pizlonated_sqrt'
clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [src/OpenMesh/Apps/Decimating/commandlineDecimater/CMakeFiles/commandlineDecimater.dir/build.make:102: Build/bin/commandlineDecimater] Error 1
make[1]: *** [CMakeFiles/Makefile2:579: src/OpenMesh/Apps/Decimating/commandlineDecimater/CMakeFiles/commandlineDecimater.dir/all] Error 2
In file included from /build/source/src/OpenMesh/Apps/Subdivider/adaptive_subdivider.cc:47:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/IO/MeshIO.hh:55:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/IO/SR_store.hh:61:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/IO/SR_binary_spec.hh:69:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/Geometry/VectorT.hh:59:
/build/source/src/OpenMesh/Core/../../OpenMesh/Core/Geometry/Vector11T.hh:918:38: warning: identifier '_htmlColor' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
918 | constexpr OpenMesh::Vec4f operator"" _htmlColor(unsigned long long raw_color) {| ~~~~~~~~~~~^~~~~~~~~~
| operator""_htmlColor
In file included from /build/source/src/OpenMesh/Apps/Subdivider/adaptive_subdivider.cc:47:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/IO/MeshIO.hh:58:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/IO/exporter/ExporterT.hh:67:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/Utils/Predicates.hh:46:
/build/source/src/OpenMesh/Core/../../OpenMesh/Core/Utils/PropertyManager.hh:393:16: warning: 'retain' is deprecated [-Wdeprecated-declarations]
393 | pm.retain();
| ^
/build/source/src/OpenMesh/Core/../../OpenMesh/Core/Utils/PropertyManager.hh:325:9: note: 'retain' has been explicitly marked deprecated here
325 | OM_DEPRECATED("retain no longer has any effect. Instead, named properties are always retained, while unnamed ones are not.")| ^
/build/source/src/OpenMesh/Core/../../OpenMesh/Core/System/config.h:90:48: note: expanded from macro 'OM_DEPRECATED'
90 | # define OM_DEPRECATED(msg) __attribute__ ((deprecated))
| ^
2 warnings generated.
[ 96%] Linking CXX executable ../../../../../Build/bin/commandlineAdaptiveSubdivider
../../../../../Build/lib/libOpenMeshTools.so.11.0: error: undefined reference to 'pizlonated_tanf'
../../../../../Build/lib/libOpenMeshTools.so.11.0: error: undefined reference to 'pizlonated_atanf'
../../../../../Build/lib/libOpenMeshTools.so.11.0: error: undefined reference to 'pizlonated_sinf'
../../../../../Build/lib/libOpenMeshTools.so.11.0: error: undefined reference to 'pizlonated_cosf'
CMakeFiles/commandlineAdaptiveSubdivider.dir/__/adaptive_subdivider.cc.o:adaptive_subdivider.cc:function pizlonatedFI403_cos:(.text+0x1a171): error: undefined reference to 'pizlonated_cos'
CMakeFiles/commandlineAdaptiveSubdivider.dir/__/adaptive_subdivider.cc.o:adaptive_subdivider.cc:function pizlonatedFI403_acos:(.text+0x1b381): error: undefined reference to 'pizlonated_acos'
CMakeFiles/commandlineAdaptiveSubdivider.dir/__/adaptive_subdivider.cc.o:adaptive_subdivider.cc:function pizlonatedFI269_sqrtf:(.text+0x1b451): error: undefined reference to 'pizlonated_sqrtf'
CMakeFiles/commandlineAdaptiveSubdivider.dir/__/adaptive_subdivider.cc.o:adaptive_subdivider.cc:function pizlonatedFI4792_pow:(.text+0x1b536): error: undefined reference to 'pizlonated_pow'
clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [src/OpenMesh/Apps/Subdivider/commandlineAdaptiveSubdivider/CMakeFiles/commandlineAdaptiveSubdivider.dir/build.make:102: Build/bin/commandlineAdaptiveSubdivider] Error 1
make[1]: *** [CMakeFiles/Makefile2:678: src/OpenMesh/Apps/Subdivider/commandlineAdaptiveSubdivider/CMakeFiles/commandlineAdaptiveSubdivider.dir/all] Error 2
In file included from /build/source/src/OpenMesh/Apps/Subdivider/subdivider.cc:47:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/IO/MeshIO.hh:55:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/IO/SR_store.hh:61:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/IO/SR_binary_spec.hh:69:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/Geometry/VectorT.hh:59:
/build/source/src/OpenMesh/Core/../../OpenMesh/Core/Geometry/Vector11T.hh:918:38: warning: identifier '_htmlColor' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
918 | constexpr OpenMesh::Vec4f operator"" _htmlColor(unsigned long long raw_color) {| ~~~~~~~~~~~^~~~~~~~~~
| operator""_htmlColor
In file included from /build/source/src/OpenMesh/Apps/Subdivider/subdivider.cc:47:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/IO/MeshIO.hh:58:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/IO/exporter/ExporterT.hh:67:
In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/Utils/Predicates.hh:46:
/build/source/src/OpenMesh/Core/../../OpenMesh/Core/Utils/PropertyManager.hh:393:16: warning: 'retain' is deprecated [-Wdeprecated-declarations]
393 | pm.retain();
| ^
/build/source/src/OpenMesh/Core/../../OpenMesh/Core/Utils/PropertyManager.hh:325:9: note: 'retain' has been explicitly marked deprecated here
325 | OM_DEPRECATED("retain no longer has any effect. Instead, named properties are always retained, while unnamed ones are not.")| ^
/build/source/src/OpenMesh/Core/../../OpenMesh/Core/System/config.h:90:48: note: expanded from macro 'OM_DEPRECATED'
90 | # define OM_DEPRECATED(msg) __attribute__ ((deprecated))
| ^
2 warnings generated.
[ 97%] Linking CXX executable ../../../../../Build/bin/commandlineSubdivider
../../../../../Build/lib/libOpenMeshTools.so.11.0: error: undefined reference to 'pizlonated_tanf'
../../../../../Build/lib/libOpenMeshTools.so.11.0: error: undefined reference to 'pizlonated_atanf'
../../../../../Build/lib/libOpenMeshTools.so.11.0: error: undefined reference to 'pizlonated_sinf'
../../../../../Build/lib/libOpenMeshTools.so.11.0: error: undefined reference to 'pizlonated_cosf'
CMakeFiles/commandlineSubdivider.dir/__/subdivider.cc.o:subdivider.cc:function pizlonatedFI403_cos:(.text+0xb261): error: undefined reference to 'pizlonated_cos'
CMakeFiles/commandlineSubdivider.dir/__/subdivider.cc.o:subdivider.cc:function pizlonatedFI269_sqrtf:(.text+0xb9a1): error: undefined reference to 'pizlonated_sqrtf'
clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [src/OpenMesh/Apps/Subdivider/commandlineSubdivider/CMakeFiles/commandlineSubdivider.dir/build.make:102: Build/bin/commandlineSubdivider] Error 1
make[1]: *** [CMakeFiles/Makefile2:645: src/OpenMesh/Apps/Subdivider/commandlineSubdivider/CMakeFiles/commandlineSubdivider.dir/all] Error 2
make: *** [Makefile:156: all] Error 2
tinyxml-2.6.2
Build started
→ unpackPhase
unpacking source archive /nix/store/zf7jzx6vsplqnax6a21r7d077lwf44pr-tinyxml_2_6_2.zip
source root is tinyxml
setting SOURCE_DATE_EPOCH to timestamp 1305426297 of file "tinyxml/xmltest.cpp"
→ patchPhase
applying patch /nix/store/2bqa3xgbm094wr1hnharjwvxk5b6mhsw-2.6.2-add-pkgconfig.patch
patching file tinyxml.pc
applying patch /nix/store/2q8lf8l6x5a08x6b7032gwxb1di6rgvr-2.6.2-entity.patch
patching file tinyxml.cpp
patching file xmltest.cpp
Hunk #1 succeeded at 1366 (offset 26 lines).
applying patch /nix/store/chmg9gc3dgp2cqxlqc4mff58yx2im75r-2.6.2-cxx.patch
patching file Makefile
applying patch /nix/store/xlpyjzl6r1fllylrsr7y935qycs89chq-CVE-2023-34194.patch
patching file tinyxmlparser.cpp
Hunk #1 succeeded at 1600 (offset -6 lines).
applying patch /nix/store/0ikxbcbc9fakb2blif8s91n38ciifb2h-CVE-2021-42260.patch
patching file tinyxmlparser.cpp
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
no configure script, doing nothing
→ buildPhase
clang++ -c -Wall -Wno-unknown-pragmas -Wno-format -O3 tinyxml.cpp -o tinyxml.o
clang++ -c -Wall -Wno-unknown-pragmas -Wno-format -O3 tinyxmlparser.cpp -o tinyxmlparser.o
clang++ -c -Wall -Wno-unknown-pragmas -Wno-format -O3 xmltest.cpp -o xmltest.o
xmltest.cpp:945:8: warning: variable 'loadOkay' set but not used [-Wunused-but-set-variable]
945 | bool loadOkay = doc.LoadFile();
| ^
xmltest.cpp:1142:27: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
1142 | "<<E4>>"
| ^~~~
xmltest.cpp:1143:27: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
1143 | "C<F6>nt<E4>nt<DF><E4><F6><FC><C4><D6><DC>"
| ^~~~ ~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xmltest.cpp:1144:28: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
1144 | "</<E4>>";
| ^~~~
xmltest.cpp:1150:65: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
1150 | TiXmlHandle aHandle = docHandle.FirstChildElement( "<E4>" );
| ^~~~
xmltest.cpp:1154:47: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
1154 | XmlTest( "ISO-8859-1 Parsing.", "C<F6>nt<E4>nt<DF><E4><F6><FC><C4><D6><DC>", tHandle.Text()->Value() );
| ^~~~ ~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6 warnings generated.
clang++ -c -Wall -Wno-unknown-pragmas -Wno-format -O3 tinyxmlerror.cpp -o tinyxmlerror.o
clang++ -c -Wall -Wno-unknown-pragmas -Wno-format -O3 tinystr.cpp -o tinystr.o
c++ -o xmltest tinyxml.o tinyxmlparser.o xmltest.o tinyxmlerror.o tinystr.o
→ checkPhase
** Demo doc read from disk: **
** Printing via doc.Print **
<?xml version="1.0" standalone="no" ?>
<!-- Our to do list data -->
<ToDo>
<!-- Do I need a secure PDA? -->
<Item priority="1" distance="close">Go to the
<bold>Toy store!</bold>
</Item>
<Item priority="2" distance="none">Do bills</Item>
<Item priority="2" distance="far & back">Look for Evil Dinosaurs!</Item>
</ToDo>
** Printing via TiXmlPrinter **
<?xml version="1.0" standalone="no" ?>
<!-- Our to do list data -->
<ToDo>
<!-- Do I need a secure PDA? -->
<Item priority="1" distance="close">
Go to the
<bold>Toy store!</bold>
</Item>
<Item priority="2" distance="none">Do bills</Item>
<Item priority="2" distance="far & back">Look for Evil Dinosaurs!</Item>
</ToDo>
** Printing via operator<< **
<?xml version="1.0" standalone="no" ?><!-- Our to do list data --><ToDo><!-- Do I need a secure PDA? --><Item priority="1" distance="close">Go to the<bold>Toy store!</bold></Item><Item priority="2" distance="none">Do bills</Item><Item priority="2" distance="far & back">Look for Evil Dinosaurs!</Item></ToDo>
** Demo doc processed: **
<?xml version="1.0" standalone="no" ?>
<!-- Our to do list data -->
<ToDo>
<!-- Do I need a secure PDA? -->
<Item priority="2" distance="close">Go to the
<bold>Toy store!</bold>
</Item>
<Item priority="1" distance="far">Talk to:
<Meeting where="School">
<Attendee name="Marple" position="teacher" />
<Attendee name="Voel" position="counselor" />
</Meeting>
<Meeting where="Lunch" />
</Item>
<Item priority="2" distance="here">Do bills</Item>
</ToDo>
** Demo doc processed to stream: **
<?xml version="1.0" standalone="no" ?><!-- Our to do list data --><ToDo><!-- Do I need a secure PDA? --><Item priority="2" distance="close">Go to the<bold>Toy store!</bold></Item><Item priority="1" distance="far">Talk to:<Meeting where="School"><Attendee name="Marple" position="teacher" /><Attendee name="Voel" position="counselor" /></Meeting><Meeting where="Lunch" /></Item><Item priority="2" distance="here">Do bills</Item></ToDo>
** Basic structure. **
[pass] Output stream correct.
[pass] Root element exists. [1][1]
[pass] Root element value is 'ToDo'. [ToDo][ToDo]
[pass] First child exists & is a comment. [1][1]
[pass] Sibling element exists & is an element. [1][1]
[pass] Value is 'Item'. [Item][Item]
[pass] First child exists. [1][1]
[pass] Value is 'Go to the'. [Go to the][Go to the]
** Iterators. **
[pass] Top level nodes, using First / Next. [3][3]
[pass] Top level nodes, using Last / Previous. [3][3]
[pass] Top level nodes, using IterateChildren. [3][3]
[pass] Children of the 'ToDo' element, using First / Next. [3][3]
[pass] 'Item' children of the 'ToDo' element, using First/Next. [3][3]
[pass] 'Item' children of the 'ToDo' element, using Last/Previous. [3][3]
** Parsing. **
[pass] Element parsed, value is 'Element0'. [Element0][Element0]
[pass] Reads attribute 'attribute0="foo0"'. [foo0][foo0]
[pass] Reads incorrectly formatted 'attribute1=noquotes'. [noquotes][noquotes]
[pass] Read attribute with entity value '>'. [>][>]
[pass] Error row [3][3]
[pass] Error column [17][17]
** Streaming. **
[pass] Stream round trip correct.
[pass] String printing correct.
[pass] Query attribute: int as double [0][0]
[pass] Query attribute: int as double [1][1]
[pass] Query attribute: double as double [2][2]
[pass] Query attribute: double as int [0][0]
[pass] Query attribute: double as int [2][2]
[pass] Query attribute: not a number [2][2]
[pass] Query attribute: does not exist [1][1]
[pass] Attribute round trip. c-string. [strValue][strValue]
[pass] Attribute round trip. int. [1][1]
[pass] Attribute round trip. double. [-1][-1]
[pass] Location tracking: Tab 8: room row [1][1]
[pass] Location tracking: Tab 8: room col [49][49]
[pass] Location tracking: Tab 8: doors row [1][1]
[pass] Location tracking: Tab 8: doors col [55][55]
[pass] Location tracking: Declaration row [1][1]
[pass] Location tracking: Declaration col [5][5]
[pass] Location tracking: room row [1][1]
[pass] Location tracking: room col [45][45]
[pass] Location tracking: doors row [1][1]
[pass] Location tracking: doors col [51][51]
[pass] Location tracking: Comment row [2][2]
[pass] Location tracking: Comment col [3][3]
[pass] Location tracking: text row [3][3]
[pass] Location tracking: text col [24][24]
[pass] Location tracking: door0 row [3][3]
[pass] Location tracking: door0 col [5][5]
[pass] Location tracking: door1 row [4][4]
[pass] Location tracking: door1 col [5][5]
** UTF-8 **
[pass] UTF-8: Russian value.
[pass] UTF-8: Russian value row. [4][4]
[pass] UTF-8: Russian value column. [5][5]
[pass] UTF-8: Browsing russian element name.
[pass] UTF-8: Russian element name row. [7][7]
[pass] UTF-8: Russian element name column. [47][47]
[pass] UTF-8: Declaration column. [1][1]
[pass] UTF-8: Document column. [1][1]
[pass] UTF-8: Verified multi-language round trip. [1][1]
[pass] Legacy encoding: Verify text element. [r�sum�][r�sum�]
** Copy and Assignment **
[pass] Copy/Assign: element copy #1. [element][element]
[pass] Copy/Assign: element copy #2. [value][value]
[pass] Copy/Assign: element assign #1. [element][element]
[pass] Copy/Assign: element assign #2. [value][value]
[pass] Copy/Assign: element assign #3. [1][1]
[pass] Copy/Assign: comment copy. [comment][comment]
[pass] Copy/Assign: comment assign. [comment][comment]
[pass] Copy/Assign: unknown copy. [[unknown]][[unknown]]
[pass] Copy/Assign: unknown assign. [[unknown]][[unknown]]
[pass] Copy/Assign: text copy. [TextNode][TextNode]
[pass] Copy/Assign: text assign. [TextNode][TextNode]
[pass] Copy/Assign: declaration copy. [UTF-8][UTF-8]
[pass] Copy/Assign: text assign. [UTF-8][UTF-8]
[pass] Copy/Assign: document copy.
[pass] Copy/Assign: document assign.
** Parsing, no Condense Whitespace **
[pass] Condense white space OFF.
[pass] GetText() normal use. [This is text][This is text]
[pass] GetText() contained element. [1][1]
[pass] GetText() partial. [This is ][This is ]
<xmlElement>
<![CDATA[I am > the rules!
...since I make symbolic puns]]>
</xmlElement>
[pass] CDATA parse.
[pass] CDATA stream.
[pass] CDATA copy.
[pass] CDATA with all bytes #1.
[pass] CDATA with all bytes #2.
<xmlElement>
<![CDATA[<b>I am > the rules!</b>
...since I make symbolic puns]]>
</xmlElement>
[pass] CDATA parse. [ 1480107 ]
[pass] CDATA stream. [ 1480107 ]
[pass] CDATA copy. [ 1480107 ]
** Fuzzing... **
** Fuzzing Complete. **
** Bug regression tests **
[pass] Test InsertBeforeChild on empty node. [1][1]
[pass] Test InsertAfterChild on empty node. [1][1]
[pass] Entity transformation: read.
[pass] Entity transformation: write.
[pass] dot in element attributes and names [0][0]
[pass] Entity with one digit. [1][1]
[pass] Entity with one digit. [1.1 Start easy ignore fin thickness
][1.1 Start easy ignore fin thickness
]
[pass] Correct value of unknown. [!DOCTYPE PLAY SYSTEM 'play.dtd'][!DOCTYPE PLAY SYSTEM 'play.dtd']
[pass] Correct streaming of unknown. [<!ELEMENT title (#PCDATA)>][<!ELEMENT title (#PCDATA)>]
[pass] Comment formatting. [ Somewhat<evil> ][ Somewhat<evil> ]
[pass] Comment streaming. [<!-- Somewhat<evil> -->][<!-- Somewhat<evil> -->]
[pass] White space kept. [ This has leading and trailing space ][ This has leading and trailing space ]
[pass] White space kept. [This has internal space][This has internal space]
[pass] White space kept. [ This has leading, trailing, and internal space ][ This has leading, trailing, and internal space ]
[pass] White space condensed. [This has leading and trailing space][This has leading and trailing space]
[pass] White space condensed. [This has internal space][This has internal space]
[pass] White space condensed. [This has leading, trailing, and internal space][This has leading, trailing, and internal space]
[pass] Parsing repeated attributes. [1][1]
[pass] Embedded null throws error. [1][1]
[pass] Embedded null throws error. [1][1]
[pass] ISO-8859-1 Parsing. [C�nt�nt�������][C�nt�nt�������]
[pass] Empty document error TIXML_ERROR_DOCUMENT_EMPTY [12][12]
[pass] Test safe error return. [0][0]
[pass] Low entities. [][]
<test></test>
[pass] Throw error with bad end quotes. [1][1]
[pass] QueryValueAttribute [0][0]
[pass] QueryValueAttribute [0][0]
[pass] QueryValueAttribute [0][0]
[pass] QueryValueAttribute [2][2]
[pass] QueryValueAttribute [1][1]
[pass] QueryValueAttribute [0][0]
[pass] QueryValueAttribute [1][1]
[pass] QueryValueAttribute [1][1]
[pass] QueryValueAttribute [1][1]
[pass] QueryValueAttribute [1][1]
[pass] Attribute [0][0]
[pass] Attribute [1][1]
[pass] Attribute [1][1]
[pass] Document only at top level. [1][1]
[pass] Document only at top level. [15][15]
[pass] Missing end tag at end of input [1][1]
[pass] Missing end tag with trailing whitespace [1][1]
[pass] Comments ignore entities.
[pass] Comments ignore entities.
[pass] Comments ignore entities.
[pass] Comments ignore entities.
[pass] Comments iterate correctly. [3][3]
[pass] Handle end tag whitespace [0][0]
[pass] Infinite loop test. [1][1]
[pass] Odd XML parsing. [tag][tag]
[pass] Entity escaping [<foo>foo&#xa+bar</foo>][<foo>foo&#xa+bar</foo>]
Pass 138, Fail 0
→ installPhase
mkdir: created directory '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2'
mkdir: created directory '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/include/'
mkdir: created directory '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/lib'
mkdir: created directory '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/lib/pkgconfig/'
mkdir: created directory '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share'
mkdir: created directory '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc'
mkdir: created directory '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/'
'libtinyxml.so' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/lib/libtinyxml.so'
'tinystr.h' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/include/tinystr.h'
'tinyxml.h' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/include/tinyxml.h'
substituteStream() in derivation tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'tinyxml.pc')'tinyxml.pc' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/lib/pkgconfig/tinyxml.pc'
'docs/annotated.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/annotated.html'
'docs/classTiXmlAttribute-members.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlAttribute-members.html'
'docs/classTiXmlAttribute.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlAttribute.html'
'docs/classTiXmlAttribute.png' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlAttribute.png'
'docs/classTiXmlBase-members.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlBase-members.html'
'docs/classTiXmlBase.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlBase.html'
'docs/classTiXmlBase.png' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlBase.png'
'docs/classTiXmlComment-members.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlComment-members.html'
'docs/classTiXmlComment.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlComment.html'
'docs/classTiXmlComment.png' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlComment.png'
'docs/classTiXmlDeclaration-members.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlDeclaration-members.html'
'docs/classTiXmlDeclaration.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlDeclaration.html'
'docs/classTiXmlDeclaration.png' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlDeclaration.png'
'docs/classTiXmlDocument-members.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlDocument-members.html'
'docs/classTiXmlDocument.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlDocument.html'
'docs/classTiXmlDocument.png' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlDocument.png'
'docs/classTiXmlElement-members.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlElement-members.html'
'docs/classTiXmlElement.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlElement.html'
'docs/classTiXmlElement.png' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlElement.png'
'docs/classTiXmlHandle-members.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlHandle-members.html'
'docs/classTiXmlHandle.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlHandle.html'
'docs/classTiXmlNode-members.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlNode-members.html'
'docs/classTiXmlNode.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlNode.html'
'docs/classTiXmlNode.png' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlNode.png'
'docs/classTiXmlPrinter-members.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlPrinter-members.html'
'docs/classTiXmlPrinter.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlPrinter.html'
'docs/classTiXmlPrinter.png' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlPrinter.png'
'docs/classTiXmlText-members.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlText-members.html'
'docs/classTiXmlText.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlText.html'
'docs/classTiXmlText.png' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlText.png'
'docs/classTiXmlUnknown-members.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlUnknown-members.html'
'docs/classTiXmlUnknown.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlUnknown.html'
'docs/classTiXmlUnknown.png' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlUnknown.png'
'docs/classTiXmlVisitor-members.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlVisitor-members.html'
'docs/classTiXmlVisitor.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlVisitor.html'
'docs/classTiXmlVisitor.png' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classTiXmlVisitor.png'
'docs/classes.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/classes.html'
'docs/deprecated.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/deprecated.html'
'docs/doxygen.css' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/doxygen.css'
'docs/doxygen.png' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/doxygen.png'
'docs/files.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/files.html'
'docs/functions.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions.html'
'docs/functions_0x63.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_0x63.html'
'docs/functions_0x64.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_0x64.html'
'docs/functions_0x65.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_0x65.html'
'docs/functions_0x66.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_0x66.html'
'docs/functions_0x67.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_0x67.html'
'docs/functions_0x69.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_0x69.html'
'docs/functions_0x6c.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_0x6c.html'
'docs/functions_0x6e.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_0x6e.html'
'docs/functions_0x6f.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_0x6f.html'
'docs/functions_0x70.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_0x70.html'
'docs/functions_0x71.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_0x71.html'
'docs/functions_0x72.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_0x72.html'
'docs/functions_0x73.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_0x73.html'
'docs/functions_0x74.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_0x74.html'
'docs/functions_0x75.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_0x75.html'
'docs/functions_0x76.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_0x76.html'
'docs/functions_enum.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_enum.html'
'docs/functions_func.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_func.html'
'docs/functions_func_0x63.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_func_0x63.html'
'docs/functions_func_0x64.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_func_0x64.html'
'docs/functions_func_0x65.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_func_0x65.html'
'docs/functions_func_0x66.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_func_0x66.html'
'docs/functions_func_0x67.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_func_0x67.html'
'docs/functions_func_0x69.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_func_0x69.html'
'docs/functions_func_0x6c.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_func_0x6c.html'
'docs/functions_func_0x6e.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_func_0x6e.html'
'docs/functions_func_0x70.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_func_0x70.html'
'docs/functions_func_0x71.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_func_0x71.html'
'docs/functions_func_0x72.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_func_0x72.html'
'docs/functions_func_0x73.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_func_0x73.html'
'docs/functions_func_0x74.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_func_0x74.html'
'docs/functions_func_0x75.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_func_0x75.html'
'docs/functions_func_0x76.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_func_0x76.html'
'docs/functions_rela.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_rela.html'
'docs/functions_vars.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/functions_vars.html'
'docs/hierarchy.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/hierarchy.html'
'docs/index.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/index.html'
'docs/pages.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/pages.html'
'docs/tab_b.gif' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/tab_b.gif'
'docs/tab_l.gif' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/tab_l.gif'
'docs/tab_r.gif' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/tab_r.gif'
'docs/tabs.css' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/tabs.css'
'docs/tinystr_8h_source.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/tinystr_8h_source.html'
'docs/tinyxml_8h_source.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/tinyxml_8h_source.html'
'docs/tutorial0.html' -> '/nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/share/doc/tinyxml/tutorial0.html'
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2
shrinking /nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/lib/libtinyxml.so
checking for references to /build/ in /nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2...
patching script interpreter paths in /nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2
stripping (with command strip and flags -S -p) in /nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/lib
opencolorio-1.1.1
Build started
→ unpackPhase
unpacking source archive /nix/store/n332gyqvic91rqvwblzyfah4rh7c7yn0-source
source root is source
→ patchPhase
substituteStream() in derivation opencolorio-x86_64-unknown-linux-gnufilc0-1.1.1: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'src/core/CMakeLists.txt')→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
fixing cmake files...
cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/vlh06gmcwqnvyai17nvwn8mxq1780ps8-opencolorio-x86_64-unknown-linux-gnufilc0-1.1.1/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/vlh06gmcwqnvyai17nvwn8mxq1780ps8-opencolorio-x86_64-unknown-linux-gnufilc0-1.1.1/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/vlh06gmcwqnvyai17nvwn8mxq1780ps8-opencolorio-x86_64-unknown-linux-gnufilc0-1.1.1/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/vlh06gmcwqnvyai17nvwn8mxq1780ps8-opencolorio-x86_64-unknown-linux-gnufilc0-1.1.1/share/doc/OpenColorIO -DCMAKE_INSTALL_INFODIR=/nix/store/4v51avcwv4skbsk3y3mywz863abyksmc-opencolorio-x86_64-unknown-linux-gnufilc0-1.1.1-bin/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/4v51avcwv4skbsk3y3mywz863abyksmc-opencolorio-x86_64-unknown-linux-gnufilc0-1.1.1-bin/share/man -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/1sw6s9q5c0b6z2sc44ncna6sjflldadm-opencolorio-x86_64-unknown-linux-gnufilc0-1.1.1-dev/include -DCMAKE_INSTALL_SBINDIR=/nix/store/4v51avcwv4skbsk3y3mywz863abyksmc-opencolorio-x86_64-unknown-linux-gnufilc0-1.1.1-bin/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/4v51avcwv4skbsk3y3mywz863abyksmc-opencolorio-x86_64-unknown-linux-gnufilc0-1.1.1-bin/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/vlh06gmcwqnvyai17nvwn8mxq1780ps8-opencolorio-x86_64-unknown-linux-gnufilc0-1.1.1/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/42rvnpz9javp8wx0lwk0374bxx527ffr-filc-cc-wrapper-/bin/strip -DCMAKE_RANLIB=/nix/store/42rvnpz9javp8wx0lwk0374bxx527ffr-filc-cc-wrapper-/bin/ranlib -DCMAKE_AR=/nix/store/42rvnpz9javp8wx0lwk0374bxx527ffr-filc-cc-wrapper-/bin/ar -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_INSTALL_PREFIX=/nix/store/vlh06gmcwqnvyai17nvwn8mxq1780ps8-opencolorio-x86_64-unknown-linux-gnufilc0-1.1.1 -DUSE_EXTERNAL_LCMS=ON -DUSE_EXTERNAL_TINYXML=ON -DUSE_EXTERNAL_YAML=OFF -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_PROCESSOR=x86_64 -DCMAKE_HOST_SYSTEM_NAME=Linux -DCMAKE_HOST_SYSTEM_PROCESSOR=x86_64 -DCMAKE_CROSSCOMPILING_EMULATOR=env
CMake Warning (dev) at CMakeLists.txt:1 (project):
cmake_minimum_required() should be called prior to this top-level project()
call. Please see the cmake-commands(7) manual for usage documentation of
both commands.
This warning is for project developers. Use -Wno-dev to suppress it.
-- The C compiler identification is Clang 20.1.8
-- The CXX compiler identification is Clang 20.1.8
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /nix/store/42rvnpz9javp8wx0lwk0374bxx527ffr-filc-cc-wrapper-/bin/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /nix/store/42rvnpz9javp8wx0lwk0374bxx527ffr-filc-cc-wrapper-/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Deprecation Warning at CMakeLists.txt:6 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
CMake Deprecation Warning at share/cmake/ParseArguments.cmake:27 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
Call Stack (most recent call first):
CMakeLists.txt:59 (include)
-- Setting Build Type to: Release
-- Setting Namespace to: OpenColorIO
-- Exec prefix not specified, defaulting to /nix/store/vlh06gmcwqnvyai17nvwn8mxq1780ps8-opencolorio-x86_64-unknown-linux-gnufilc0-1.1.1
-- Use Boost Ptr: OFF
-- Setting python bin to: python
-- Setting EXTDIST_BINPATH: /build/source/build/ext/dist/bin
-- Setting EXTDIST_PYTHONPATH:
-- Found TinyXML: /nix/store/3zg8w101mc94jp6j603c9ig9wgg43jq2-tinyxml-x86_64-unknown-linux-gnufilc0-2.6.2/lib/libtinyxml.so
-- TinyXML version: 2.6.2
-- External TinyXML will be used.
-- Found Git: /nix/store/7278xy51g2yjfw858s9x7nr66h0642rr-git-minimal-2.50.1/bin/git (found version "2.50.1")
CMake Warning (dev) at /nix/store/sywrvcqgm7bf6njpfbkhd8iy4iaymhj2-cmake-3.31.6/share/cmake-3.31/Modules/ExternalProject/shared_internal_commands.cmake:1276 (message):
The DOWNLOAD_EXTRACT_TIMESTAMP option was not given and policy CMP0135 is
not set. The policy's OLD behavior will be used. When using a URL
download, the timestamps of extracted files should preferably be that of
the time of extraction, otherwise code that depends on the extracted
contents might not be rebuilt if the URL changes. The OLD behavior
preserves the timestamps from the archive instead, but this is usually not
what you want. Update your project to the NEW behavior or specify the
DOWNLOAD_EXTRACT_TIMESTAMP option with a value of true to avoid this
robustness issue.
Call Stack (most recent call first):
/nix/store/sywrvcqgm7bf6njpfbkhd8iy4iaymhj2-cmake-3.31.6/share/cmake-3.31/Modules/ExternalProject.cmake:3041 (_ep_add_download_command)
CMakeLists.txt:340 (ExternalProject_Add)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Generate Documentation: OFF
-- SSE Optimizations: ON
-- Could NOT find Truelight (missing: Truelight_INCLUDE_DIR Truelight_LIBRARIES Truelight_LIBRARY_DIR)
-- Not building truelight transform support. Add the flag -D TRUELIGHT_INSTALL_PATH=... or set the TRUELIGHT_ROOT environment variable
-- Create OpenColorABI.h from OpenColorABI.h.in
-- Setting OCIO SOVERSION to: 1
-- Setting OCIO SOVERSION to: 1
-- Create OpenColorIO.pc from OpenColorIO.pc.in
-- Build Unit Tests: ON
-- Create ocio_core_tests.sh.in from ocio_core_tests.sh
-- OIIO not found. Specify OIIO_PATH to locate it
-- Not building ocioconvert/ociolutimage. Requirement(s) found: OIIO:FALSE
-- Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY OPENGL_glx_LIBRARY OPENGL_INCLUDE_DIR)
-- OpenGL not found
-- Could NOT find GLUT (missing: GLUT_glut_LIBRARY GLUT_INCLUDE_DIR)
-- GLUT not found
-- GLEW 1.5.1 not found. Specify GLEW_PATH to locate it
-- Not building ociodisplay. Requirement(s) found, OpenGL:FALSE, GLUT:FALSE, GLEW:FALSE, OIIO:FALSE
-- Found PkgConfig: /nix/store/f4iq3fjva198s44x56dwm0vpgymb67xg-x86_64-unknown-linux-gnufilc0-pkg-config-wrapper-0.29.2/bin/x86_64-unknown-linux-gnufilc0-pkg-config (found version "0.29.2")
-- Could NOT find Nuke (missing: Nuke_INCLUDE_DIR Nuke_LIBRARIES Nuke_LIBRARY_DIR)
-- Not building Nuke plugins. Add the flag -D NUKE_INSTALL_PATH=... or set the NDK_PATH environment variable
-- Python bindings will not be built: python returned no such file or directory trying to determine library path.
-- Configuring done (0.5s)
CMake Warning (dev) at src/core/CMakeLists.txt:80 (add_dependencies):
Policy CMP0046 is not set: Error on non-existent dependency in
add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
The dependency target "TINYXML_LIB" of target "OpenColorIO_STATIC" does not
exist.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Generating done (0.0s)
CMake Warning:
Manually-specified variables were not used by the project:
BUILD_TESTING
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
CMAKE_INSTALL_BINDIR
CMAKE_INSTALL_DOCDIR
CMAKE_INSTALL_INCLUDEDIR
CMAKE_INSTALL_INFODIR
CMAKE_INSTALL_LIBDIR
CMAKE_INSTALL_LIBEXECDIR
CMAKE_INSTALL_LOCALEDIR
CMAKE_INSTALL_MANDIR
CMAKE_INSTALL_SBINDIR
-- Build files have been written to: /build/source/build
cmake: enabled parallel building
cmake: enabled parallel installing
→ buildPhase
build flags: -j7 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
[ 1%] Creating directories for 'YAML_CPP_LOCAL'
[ 2%] Performing download step (verify and extract) for 'YAML_CPP_LOCAL'
CMake Warning at /build/source/build/YAML_CPP_LOCAL-prefix/src/YAML_CPP_LOCAL-stamp/verify-YAML_CPP_LOCAL.cmake:15 (message):
File cannot be verified since no URL_HASH specified
-- extracting...
src='/build/source/ext/yaml-cpp-0.3.0.tar.gz'
dst='/build/source/build/ext/yaml-cpp'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 3%] No update step for 'YAML_CPP_LOCAL'
[ 3%] Performing patch step for 'YAML_CPP_LOCAL'
[ 3%] Performing configure step for 'YAML_CPP_LOCAL'
CMake Deprecation Warning at CMakeLists.txt:6 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
CMake Deprecation Warning at CMakeLists.txt:9 (cmake_policy):
The OLD behavior for policy CMP0012 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
CMake Deprecation Warning at CMakeLists.txt:13 (cmake_policy):
The OLD behavior for policy CMP0015 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
-- The C compiler identification is Clang 20.1.8
-- The CXX compiler identification is Clang 20.1.8
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /nix/store/42rvnpz9javp8wx0lwk0374bxx527ffr-filc-cc-wrapper-/bin/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /nix/store/42rvnpz9javp8wx0lwk0374bxx527ffr-filc-cc-wrapper-/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done (0.4s)
-- Generating done (0.0s)
-- Build files have been written to: /build/source/build/ext/build/yaml-cpp
[ 4%] Performing build step for 'YAML_CPP_LOCAL'
[ 3%] Building CXX object CMakeFiles/yaml-cpp.dir/src/aliasmanager.cpp.o
[ 7%] Building CXX object CMakeFiles/yaml-cpp.dir/src/conversion.cpp.o
[ 10%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitfromevents.cpp.o
[ 14%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterstate.cpp.o
[ 25%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitter.cpp.o
[ 25%] Building CXX object CMakeFiles/yaml-cpp.dir/src/directives.cpp.o
[ 25%] Building CXX object CMakeFiles/yaml-cpp.dir/src/binary.cpp.o
[ 28%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterutils.cpp.o
In file included from /build/source/build/ext/yaml-cpp/src/emitfromevents.cpp:2:
/build/source/build/ext/yaml-cpp/include/yaml-cpp/emitter.h:105:8: error: no template named 'auto_ptr' in namespace 'std'
105 | std::auto_ptr <EmitterState> m_pState;
| ~~~~~^
1 error generated.
In file included from /build/source/build/ext/yaml-cpp/src/emitterstate.cpp:1:
In file included from /build/source/build/ext/yaml-cpp/src/emitterstate.h:9:
/build/source/build/ext/yaml-cpp/src/ptr_stack.h:30:17: error: no template named 'auto_ptr' in namespace 'std'
30 | void push(std::auto_ptr<T> t) {| ~~~~~^
/build/source/build/ext/yaml-cpp/src/ptr_stack.h:34:7: error: no template named 'auto_ptr' in namespace 'std'
34 | std::auto_ptr<T> pop() {| ~~~~~^
/build/source/build/ext/yaml-cpp/src/ptr_stack.h:35:8: error: no member named 'auto_ptr' in namespace 'std'
35 | std::auto_ptr<T> t(m_data.back());
| ~~~~~^
/build/source/build/ext/yaml-cpp/src/ptr_stack.h:35:17: error: 'T' does not refer to a value
35 | std::auto_ptr<T> t(m_data.back());
| ^
/build/source/build/ext/yaml-cpp/src/ptr_stack.h:14:20: note: declared here
14 | template <typename T>
| ^
/build/source/build/ext/yaml-cpp/src/ptr_stack.h:37:10: error: use of undeclared identifier 't'
37 | return t;
| ^
In file included from /build/source/build/ext/yaml-cpp/src/emitterstate.cpp:1:
In file included from /build/source/build/ext/yaml-cpp/src/emitterstate.h:10:
/build/source/build/ext/yaml-cpp/src/setting.h:24:8: error: no template named 'auto_ptr' in namespace 'std'
24 | std::auto_ptr <SettingChangeBase> set(const T& value);
| ~~~~~^
/build/source/build/ext/yaml-cpp/src/setting.h:59:14: error: no template named 'auto_ptr' in namespace 'std'
59 | inline std::auto_ptr <SettingChangeBase> Setting<T>::set(const T& value) {| ~~~~~^
/build/source/build/ext/yaml-cpp/src/setting.h:60:8: error: no member named 'auto_ptr' in namespace 'std'
60 | std::auto_ptr <SettingChangeBase> pChange(new SettingChange<T> (this));
| ~~~~~^
/build/source/build/ext/yaml-cpp/src/setting.h:60:18: error: 'SettingChangeBase' does not refer to a value
60 | std::auto_ptr <SettingChangeBase> pChange(new SettingChange<T> (this));
| ^
/build/source/build/ext/yaml-cpp/src/setting.h:33:8: note: declared here
33 | class SettingChangeBase
| ^
/build/source/build/ext/yaml-cpp/src/setting.h:62:10: error: use of undeclared identifier 'pChange'
62 | return pChange;
| ^
/build/source/build/ext/yaml-cpp/src/setting.h:84:18: error: no template named 'auto_ptr' in namespace 'std'
84 | void push(std::auto_ptr <SettingChangeBase> pSettingChange) {| ~~~~~^
/build/source/build/ext/yaml-cpp/src/emitterstate.cpp:54:8: error: no member named 'auto_ptr' in namespace 'std'
54 | std::auto_ptr<Group> pGroup(new Group(type));
| ~~~~~^
/build/source/build/ext/yaml-cpp/src/emitterstate.cpp:54:17: error: 'Group' does not refer to a value
54 | std::auto_ptr<Group> pGroup(new Group(type));
| ^
/build/source/build/ext/yaml-cpp/src/emitterstate.h:183:10: note: declared here
183 | struct Group {| ^
/build/source/build/ext/yaml-cpp/src/emitterstate.cpp:54:24: error: use of undeclared identifier 'pGroup'; did you mean 'Group'?
54 | std::auto_ptr<Group> pGroup(new Group(type));
| ^
/build/source/build/ext/yaml-cpp/src/emitterstate.h:183:10: note: 'Group' declared here
183 | struct Group {| ^
/build/source/build/ext/yaml-cpp/src/emitterstate.cpp:57:3: error: use of undeclared identifier 'pGroup'
57 | pGroup->modifiedSettings = m_modifiedSettings;
| ^
/build/source/build/ext/yaml-cpp/src/emitterstate.cpp:60:3: error: use of undeclared identifier 'pGroup'
60 | pGroup->flow = GetFlowType(type);
| ^
/build/source/build/ext/yaml-cpp/src/emitterstate.cpp:61:3: error: use of undeclared identifier 'pGroup'
61 | pGroup->indent = GetIndent();
| ^
/build/source/build/ext/yaml-cpp/src/emitterstate.cpp:62:3: error: use of undeclared identifier 'pGroup'
62 | pGroup->usingLongKey = (GetMapKeyFormat() == LongKey ? true : false);
| ^
/build/source/build/ext/yaml-cpp/src/emitterstate.cpp:64:17: error: use of undeclared identifier 'pGroup'
64 | m_groups.push(pGroup);
| ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[5]: *** [CMakeFiles/yaml-cpp.dir/build.make:135: CMakeFiles/yaml-cpp.dir/src/emitfromevents.cpp.o] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: *** [CMakeFiles/yaml-cpp.dir/build.make:163: CMakeFiles/yaml-cpp.dir/src/emitterstate.cpp.o] Error 1
In file included from /build/source/build/ext/yaml-cpp/src/aliasmanager.cpp:2:
In file included from /build/source/build/ext/yaml-cpp/include/yaml-cpp/node.h:14:
/build/source/build/ext/yaml-cpp/include/yaml-cpp/iterator.h:20:17: error: no template named 'auto_ptr' in namespace 'std'
20 | Iterator(std::auto_ptr<IterPriv> pData);
| ~~~~~^
/build/source/build/ext/yaml-cpp/include/yaml-cpp/iterator.h:36:8: error: no template named 'auto_ptr' in namespace 'std'
36 | std::auto_ptr<IterPriv> m_pData;
| ~~~~~^
In file included from /build/source/build/ext/yaml-cpp/src/aliasmanager.cpp:2:
/build/source/build/ext/yaml-cpp/include/yaml-cpp/node.h:43:8: error: no template named 'auto_ptr' in namespace 'std'
43 | std::auto_ptr<Node> Clone() const;
| ~~~~~^
/build/source/build/ext/yaml-cpp/include/yaml-cpp/node.h:117:8: error: no template named 'auto_ptr' in namespace 'std'
117 | std::auto_ptr<NodeOwnership> m_pOwnership;
| ~~~~~^
4 errors generated.
make[5]: *** [CMakeFiles/yaml-cpp.dir/build.make:79: CMakeFiles/yaml-cpp.dir/src/aliasmanager.cpp.o] Error 1
In file included from /build/source/build/ext/yaml-cpp/src/binary.cpp:2:
In file included from /build/source/build/ext/yaml-cpp/include/yaml-cpp/node.h:14:
/build/source/build/ext/yaml-cpp/include/yaml-cpp/iterator.h:20:17: error: no template named 'auto_ptr' in namespace 'std'
20 | Iterator(std::auto_ptr<IterPriv> pData);
| ~~~~~^
/build/source/build/ext/yaml-cpp/include/yaml-cpp/iterator.h:36:8: error: no template named 'auto_ptr' in namespace 'std'
36 | std::auto_ptr<IterPriv> m_pData;
| ~~~~~^
In file included from /build/source/build/ext/yaml-cpp/src/binary.cpp:2:
/build/source/build/ext/yaml-cpp/include/yaml-cpp/node.h:43:8: error: no template named 'auto_ptr' in namespace 'std'
43 | std::auto_ptr<Node> Clone() const;
| ~~~~~^
/build/source/build/ext/yaml-cpp/include/yaml-cpp/node.h:117:8: error: no template named 'auto_ptr' in namespace 'std'
117 | std::auto_ptr<NodeOwnership> m_pOwnership;
| ~~~~~^
4 errors generated.
make[5]: *** [CMakeFiles/yaml-cpp.dir/build.make:93: CMakeFiles/yaml-cpp.dir/src/binary.cpp.o] Error 1
In file included from /build/source/build/ext/yaml-cpp/src/emitter.cpp:1:
/build/source/build/ext/yaml-cpp/include/yaml-cpp/emitter.h:105:8: error: no template named 'auto_ptr' in namespace 'std'
105 | std::auto_ptr <EmitterState> m_pState;
| ~~~~~^
In file included from /build/source/build/ext/yaml-cpp/src/emitter.cpp:2:
In file included from /build/source/build/ext/yaml-cpp/src/emitterstate.h:9:
/build/source/build/ext/yaml-cpp/src/ptr_stack.h:30:17: error: no template named 'auto_ptr' in namespace 'std'
30 | void push(std::auto_ptr<T> t) {| ~~~~~^
/build/source/build/ext/yaml-cpp/src/ptr_stack.h:34:7: error: no template named 'auto_ptr' in namespace 'std'
34 | std::auto_ptr<T> pop() {| ~~~~~^
/build/source/build/ext/yaml-cpp/src/ptr_stack.h:35:8: error: no member named 'auto_ptr' in namespace 'std'
35 | std::auto_ptr<T> t(m_data.back());
| ~~~~~^
/build/source/build/ext/yaml-cpp/src/ptr_stack.h:35:17: error: 'T' does not refer to a value
35 | std::auto_ptr<T> t(m_data.back());
| ^
/build/source/build/ext/yaml-cpp/src/ptr_stack.h:14:20: note: declared here
14 | template <typename T>
| ^
/build/source/build/ext/yaml-cpp/src/ptr_stack.h:37:10: error: use of undeclared identifier 't'
37 | return t;
| ^
In file included from /build/source/build/ext/yaml-cpp/src/emitter.cpp:2:
In file included from /build/source/build/ext/yaml-cpp/src/emitterstate.h:10:
/build/source/build/ext/yaml-cpp/src/setting.h:24:8: error: no template named 'auto_ptr' in namespace 'std'
24 | std::auto_ptr <SettingChangeBase> set(const T& value);
| ~~~~~^
/build/source/build/ext/yaml-cpp/src/setting.h:59:14: error: no template named 'auto_ptr' in namespace 'std'
59 | inline std::auto_ptr <SettingChangeBase> Setting<T>::set(const T& value) {| ~~~~~^
/build/source/build/ext/yaml-cpp/src/setting.h:60:8: error: no member named 'auto_ptr' in namespace 'std'
60 | std::auto_ptr <SettingChangeBase> pChange(new SettingChange<T> (this));
| ~~~~~^
/build/source/build/ext/yaml-cpp/src/setting.h:60:18: error: 'SettingChangeBase' does not refer to a value
60 | std::auto_ptr <SettingChangeBase> pChange(new SettingChange<T> (this));
| ^
/build/source/build/ext/yaml-cpp/src/setting.h:33:8: note: declared here
33 | class SettingChangeBase
| ^
/build/source/build/ext/yaml-cpp/src/setting.h:62:10: error: use of undeclared identifier 'pChange'
62 | return pChange;
| ^
/build/source/build/ext/yaml-cpp/src/setting.h:84:18: error: no template named 'auto_ptr' in namespace 'std'
84 | void push(std::auto_ptr <SettingChangeBase> pSettingChange) {| ~~~~~^
12 errors generated.
make[5]: *** [CMakeFiles/yaml-cpp.dir/build.make:149: CMakeFiles/yaml-cpp.dir/src/emitter.cpp.o] Error 1
make[4]: *** [CMakeFiles/Makefile2:87: CMakeFiles/yaml-cpp.dir/all] Error 2
make[3]: *** [Makefile:146: all] Error 2
make[2]: *** [CMakeFiles/YAML_CPP_LOCAL.dir/build.make:86: YAML_CPP_LOCAL-prefix/src/YAML_CPP_LOCAL-stamp/YAML_CPP_LOCAL-build] Error 2
make[1]: *** [CMakeFiles/Makefile2:183: CMakeFiles/YAML_CPP_LOCAL.dir/all] Error 2
make: *** [Makefile:166: all] Error 2
omake-0.10.7
error: Cannot build '/nix/store/darpf6l17k932i8nipzvmzybggd72a6l-omake-x86_64-unknown-linux-gnufilc0-0.10.7.drv'.
Reason: builder failed with exit code 139.
Output paths:
/nix/store/z7x7a6i2kyhq1lc34yf2dy75znpbyam6-omake-x86_64-unknown-linux-gnufilc0-0.10.7
Last 11 log lines:
> Running phase: unpackPhase
> unpacking source archive /nix/store/5mj1w2mn48yzwir8k3zcq6nm5p4dnh81-source
> source root is source
> 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/z7x7a6i2kyhq1lc34yf2dy75znpbyam6-omake-x86_64-unknown-linux-gnufilc0-0.10.7 --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnufilc0
> /nix/store/vhkryxjrmsz87jfvdvyinp2q6q2fd48z-stdenv-linux/setup: line 1437: 55 Segmentation fault $configureScript "${flagsArray[@]}"
For full logs, run:
nix log /nix/store/darpf6l17k932i8nipzvmzybggd72a6l-omake-x86_64-unknown-linux-gnufilc0-0.10.7.drvomniorb-4.3.3
error: Cannot build '/nix/store/lv14yymkizhl2wfcwm5dzs4nz0mg63ch-omniorb-x86_64-unknown-linux-gnufilc0-4.3.3.drv'.
Reason: builder failed with exit code 1.
Output paths:
/nix/store/zmaw7898jm6n61bvihvs3g926wadjcdw-omniorb-x86_64-unknown-linux-gnufilc0-4.3.3
Last 25 log lines:
> checking for x86_64-unknown-linux-gnufilc0-ranlib... ranlib
> checking for a BSD-compatible install... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c
> checking whether make sets $(MAKE)... yes
> checking for python... no
> checking for python2... no
> checking for python3... no
> checking for python3.9... no
> checking for python3.8... no
> checking for python3.7... no
> checking for python3.6... no
> checking for python3.5... no
> checking for python3.4... no
> checking for python3.3... no
> checking for python3.2... no
> checking for python3.1... no
> checking for python3.0... no
> checking for python2.7... no
> checking for python2.6... no
> checking for python2.5... no
> checking for python2.4... no
> checking for python2.3... no
> checking for python2.2... no
> checking for python2.1... no
> checking for python2.0... no
> configure: error: no suitable Python interpreter found
For full logs, run:
nix log /nix/store/lv14yymkizhl2wfcwm5dzs4nz0mg63ch-omniorb-x86_64-unknown-linux-gnufilc0-4.3.3.drvoneDNN-3.7.3
error: Cannot build '/nix/store/wfig6pzxi5r7y1ajk4x8bg85lh9x9cs9-oneDNN-x86_64-unknown-linux-gnufilc0-3.7.3.drv'.
Reason: builder failed with exit code 1.
Output paths:
/nix/store/35kd44awr1mxl6hcdmdmwl9rg9mf8l4r-oneDNN-x86_64-unknown-linux-gnufilc0-3.7.3-doc
/nix/store/h9l6xzvzjk35723z0qgvv7ni2g6nly1b-oneDNN-x86_64-unknown-linux-gnufilc0-3.7.3
/nix/store/p895wnl4pmnp6y144815kbqkcg38iz4v-oneDNN-x86_64-unknown-linux-gnufilc0-3.7.3-dev
Last 25 log lines:
> -- Detecting C compiler ABI info - done
> -- Check for working C compiler: /nix/store/42rvnpz9javp8wx0lwk0374bxx527ffr-filc-cc-wrapper-/bin/clang - skipped
> -- Detecting C compile features
> -- Detecting C compile features - done
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Check for working CXX compiler: /nix/store/42rvnpz9javp8wx0lwk0374bxx527ffr-filc-cc-wrapper-/bin/clang++ - skipped
> -- Detecting CXX compile features
> -- Detecting CXX compile features - done
> -- DNNL_TARGET_ARCH: X64
> -- DNNL_LIBRARY_NAME: dnnl
> -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
> -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
> -- Found Threads: TRUE
> -- Could NOT find OpenMP_C (missing: OpenMP_C_FLAGS OpenMP_C_LIB_NAMES)
> -- Could NOT find OpenMP_CXX (missing: OpenMP_CXX_FLAGS OpenMP_CXX_LIB_NAMES)
> -- Could NOT find OpenMP (missing: OpenMP_C_FOUND OpenMP_CXX_FOUND)
> CMake Error at cmake/OpenMP.cmake:88 (message):
> OpenMP library could not be found. Proceeding might lead to highly
> sub-optimal performance.
> Call Stack (most recent call first):
> CMakeLists.txt:89 (include)
>
>
> -- Configuring incomplete, errors occurred!
For full logs, run:
nix log /nix/store/wfig6pzxi5r7y1ajk4x8bg85lh9x9cs9-oneDNN-x86_64-unknown-linux-gnufilc0-3.7.3.drvoneDNN-2.7.5
error: Cannot build '/nix/store/4z7463apb5vr8bpw3zbdk11l6wsgib8p-oneDNN-x86_64-unknown-linux-gnufilc0-2.7.5.drv'.
Reason: builder failed with exit code 1.
Output paths:
/nix/store/2apj1vrji104paa5m7z7kv4qbgd86ryd-oneDNN-x86_64-unknown-linux-gnufilc0-2.7.5-doc
/nix/store/m7p4km8na3gpbp2zdkqz9shj6g18p7ng-oneDNN-x86_64-unknown-linux-gnufilc0-2.7.5
/nix/store/zcda3k5xa5jm9w6q7mnd25baa2lki1bi-oneDNN-x86_64-unknown-linux-gnufilc0-2.7.5-dev
Last 25 log lines:
> -- Detecting C compiler ABI info - done
> -- Check for working C compiler: /nix/store/42rvnpz9javp8wx0lwk0374bxx527ffr-filc-cc-wrapper-/bin/clang - skipped
> -- Detecting C compile features
> -- Detecting C compile features - done
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Check for working CXX compiler: /nix/store/42rvnpz9javp8wx0lwk0374bxx527ffr-filc-cc-wrapper-/bin/clang++ - skipped
> -- Detecting CXX compile features
> -- Detecting CXX compile features - done
> -- DNNL_TARGET_ARCH: X64
> -- DNNL_LIBRARY_NAME: dnnl
> -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
> -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
> -- Found Threads: TRUE
> -- Could NOT find OpenMP_C (missing: OpenMP_C_FLAGS OpenMP_C_LIB_NAMES)
> -- Could NOT find OpenMP_CXX (missing: OpenMP_CXX_FLAGS OpenMP_CXX_LIB_NAMES)
> -- Could NOT find OpenMP (missing: OpenMP_C_FOUND OpenMP_CXX_FOUND)
> CMake Error at cmake/OpenMP.cmake:118 (message):
> OpenMP library could not be found. Proceeding might lead to highly
> sub-optimal performance.
> Call Stack (most recent call first):
> CMakeLists.txt:117 (include)
>
>
> -- Configuring incomplete, errors occurred!
For full logs, run:
nix log /nix/store/4z7463apb5vr8bpw3zbdk11l6wsgib8p-oneDNN-x86_64-unknown-linux-gnufilc0-2.7.5.drvoneko-1.2.6
error: Cannot build '/nix/store/kg3q6rzan62q5499fqwxg6swm4qfcjyx-oneko-x86_64-unknown-linux-gnufilc0-1.2.6.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/yls0vvfykpnqqzc2rza9k4smrnkyfz44-oneko-x86_64-unknown-linux-gnufilc0-1.2.6
Last 21 log lines:
> Running phase: unpackPhase
> unpacking source archive /nix/store/nafdx6rxkhg0d7z5hlnxjrf80gq1yv9c-source
> source root is source
> Running phase: patchPhase
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: configurePhase
> configuring with imake: ''
> imake -DUseInstalled -I/nix/store/7ygaarqq0iakwhyhl2yin5wwnc6npaqk-imake-1.0.10/lib/X11/config
> make Makefiles
> make: Nothing to be done for 'Makefiles'.
> make includes
> make: Nothing to be done for 'includes'.
> make depend
> gccmakedep -- -I/nix/store/asqjniq235hn7kbhmq91kkhjpj1q7a9k-xorg-cf-files-1.0.8/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DSHAPE -- oneko.c
> /nix/store/zrijqkx2j5i5mr45sjv633lv29k2j390-gccmakedep-1.0.4/bin/gccmakedep: line 122: gcc: command not found
> Running phase: buildPhase
> build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash BINDIR=\$\(out\)/bin MANPATH=\$\(out\)/share/man
> gcc -O2 -fno-strength-reduce -fno-strict-aliasing -I/nix/store/asqjniq235hn7kbhmq91kkhjpj1q7a9k-xorg-cf-files-1.0.8/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DSHAPE -c -o oneko.o oneko.c
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: gcc: command not found
> make: *** [<builtin>: oneko.o] Error 127
For full logs, run:
nix log /nix/store/kg3q6rzan62q5499fqwxg6swm4qfcjyx-oneko-x86_64-unknown-linux-gnufilc0-1.2.6.drvoonf-olsrd2-0.15.1
error: Cannot build '/nix/store/s7rxgscaik63zgwzchdc9r54syi76lhq-oonf-olsrd2-x86_64-unknown-linux-gnufilc0-0.15.1.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/59k79bn0ag6q6ss91g93szwzzh2m5acg-oonf-olsrd2-x86_64-unknown-linux-gnufilc0-0.15.1
Last 25 log lines:
> 28 clang-20 0x0000000002a02d74 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&) + 436
> 29 clang-20 0x0000000000c79149 clang_main(int, char**, llvm::ToolContext const&) + 7241
> 30 clang-20 0x0000000000b840b4 main + 100
> 31 libc.so.6 0x00007ffff7c2a47e
> 32 libc.so.6 0x00007ffff7c2a539 __libc_start_main + 137
> 33 clang-20 0x0000000000c74e95 _start + 37
> clang-20: error: clang frontend command failed with exit code 134 (use -v to see invocation)
> clang version 20.1.8 (Fil-C 0.685)
> Target: x86_64-pc-linux-gnu
> Thread model: posix
> InstalledDir: /nix/store/hmjzrg1ppdzlcqry73nyyb8p9wzgryjq-filc0-git/bin
> Build config: +assertions
> clang-20: note: diagnostic msg:
> ********************
>
> PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
> Preprocessed source(s) and associated run script(s) are located at:
> clang-20: note: diagnostic msg: /build/dlep_radio_session-290ebd.c
> clang-20: note: diagnostic msg: /build/dlep_radio_session-290ebd.sh
> clang-20: note: diagnostic msg:
>
> ********************
> make[2]: *** [src-plugins/generic/dlep/CMakeFiles/oonf_static_dlep_radio.dir/build.make:275: src-plugins/generic/dlep/CMakeFiles/oonf_static_dlep_radio.dir/radio/dlep_radio_session.c.o] Error 1
> make[1]: *** [CMakeFiles/Makefile2:2398: src-plugins/generic/dlep/CMakeFiles/oonf_static_dlep_radio.dir/all] Error 2
> make: *** [Makefile:146: all] Error 2
For full logs, run:
nix log /nix/store/s7rxgscaik63zgwzchdc9r54syi76lhq-oonf-olsrd2-x86_64-unknown-linux-gnufilc0-0.15.1.drvopen-adventure-1.20
error: Cannot build '/nix/store/s2y6353m27d864451d5qz8kyjvnnfylx-open-adventure-x86_64-unknown-linux-gnufilc0-1.20.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/6323r7vw6dvf99b8rbdp2cjaj0xi4yz7-open-adventure-x86_64-unknown-linux-gnufilc0-1.20
Last 25 log lines:
> Source locally installed gems is ignoring #<Bundler::StubSpecification name=rbs version=3.4.0 platform=ruby> because it is missing extensions
> Source locally installed gems is ignoring #<Bundler::StubSpecification name=racc version=1.7.3 platform=ruby> because it is missing extensions
> Source locally installed gems is ignoring #<Bundler::StubSpecification name=debug version=1.9.2 platform=ruby> because it is missing extensions
> Running phase: checkPhase
> check flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash VERBOSE=y check
> ./make_dungeon.py
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: pkg-config: command not found
> clang -std=c99 -Wall -Wextra -D_DEFAULT_SOURCE -DVERSION=\"1.20\" -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -g -c main.c
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: pkg-config: command not found
> clang -std=c99 -Wall -Wextra -D_DEFAULT_SOURCE -DVERSION=\"1.20\" -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -g -c init.c
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: pkg-config: command not found
> clang -std=c99 -Wall -Wextra -D_DEFAULT_SOURCE -DVERSION=\"1.20\" -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -g -c actions.c
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: pkg-config: command not found
> clang -std=c99 -Wall -Wextra -D_DEFAULT_SOURCE -DVERSION=\"1.20\" -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -g -c score.c
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: pkg-config: command not found
> clang -std=c99 -Wall -Wextra -D_DEFAULT_SOURCE -DVERSION=\"1.20\" -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -g -c misc.c
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: pkg-config: command not found
> clang -std=c99 -Wall -Wextra -D_DEFAULT_SOURCE -DVERSION=\"1.20\" -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -g -c saveresume.c
> clang -std=c99 -Wall -Wextra -D_DEFAULT_SOURCE -DVERSION=\"1.20\" -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -g -c dungeon.c
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: pkg-config: command not found
> clang -std=c99 -Wall -Wextra -D_DEFAULT_SOURCE -DVERSION=\"1.20\" -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -g -o advent main.o init.o actions.o score.o misc.o saveresume.o dungeon.o
> main.o:main.c:function pizlonatedFI1073_readline:(.text+0xab11): error: undefined reference to 'pizlonated_readline'
> misc.o:misc.c:function pizlonatedFI1066_add_history:(.text+0x7fd1): error: undefined reference to 'pizlonated_add_history'
> clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
> make: *** [Makefile:33: advent] Error 1
For full logs, run:
nix log /nix/store/s2y6353m27d864451d5qz8kyjvnnfylx-open-adventure-x86_64-unknown-linux-gnufilc0-1.20.drvopen-wbo-2.0
error: Cannot build '/nix/store/00z584rhf3630phpfskmia26hfpy8s8x-open-wbo-x86_64-unknown-linux-gnufilc0-2.0.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/r6k1vb3jr9wjn7bbn33axx00bvn5kcb6-open-wbo-x86_64-unknown-linux-gnufilc0-2.0
Last 25 log lines:
> /build/source/solvers/glucose4.1/mtl/template.mk:70: warning: pattern recipe did not update peer target '/build/source/solvers/glucose4.1/../../algorithms/Alg_WBO.o'.
> Compiling: ../../graph/Graph.or
> /build/source/solvers/glucose4.1/mtl/template.mk:70: warning: pattern recipe did not update peer target '/build/source/solvers/glucose4.1/../../graph/Graph.od'.
> /build/source/solvers/glucose4.1/mtl/template.mk:70: warning: pattern recipe did not update peer target '/build/source/solvers/glucose4.1/../../graph/Graph.op'.
> /build/source/solvers/glucose4.1/mtl/template.mk:70: warning: pattern recipe did not update peer target '/build/source/solvers/glucose4.1/../../graph/Graph.o'.
> Compiling: ../../graph/Graph_Algorithms.or
> /build/source/solvers/glucose4.1/mtl/template.mk:70: warning: pattern recipe did not update peer target '/build/source/solvers/glucose4.1/../../graph/Graph_Algorithms.od'.
> /build/source/solvers/glucose4.1/mtl/template.mk:70: warning: pattern recipe did not update peer target '/build/source/solvers/glucose4.1/../../graph/Graph_Algorithms.op'.
> /build/source/solvers/glucose4.1/mtl/template.mk:70: warning: pattern recipe did not update peer target '/build/source/solvers/glucose4.1/../../graph/Graph_Algorithms.o'.
> Compiling: ../../graph/Graph_Communities.or
> /build/source/solvers/glucose4.1/../../graph/Graph_Communities.cc:105:20: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
> 105 | int random_order[_g->nVertexes()];
> | ^~~~~~~~~~~~~~~
> /build/source/solvers/glucose4.1/../../graph/Graph_Communities.cc:105:20: note: implicit use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function
> 1 warning generated.
> /build/source/solvers/glucose4.1/mtl/template.mk:70: warning: pattern recipe did not update peer target '/build/source/solvers/glucose4.1/../../graph/Graph_Communities.od'.
> /build/source/solvers/glucose4.1/mtl/template.mk:70: warning: pattern recipe did not update peer target '/build/source/solvers/glucose4.1/../../graph/Graph_Communities.op'.
> /build/source/solvers/glucose4.1/mtl/template.mk:70: warning: pattern recipe did not update peer target '/build/source/solvers/glucose4.1/../../graph/Graph_Communities.o'.
> Linking: open-wbo_release ( /build/source/Encoder.or /build/source/Main.or /build/source/MaxSAT.or /build/source/MaxSATFormula.or /build/source/MaxSAT_Partition.or /build/source/ParserPB.or utils/Options.or utils/System.or core/Solver.or ../../encodings/Enc_CNetworks.or ../../encodings/Enc_GTE.or ../../encodings/Enc_Ladder.or ../../encodings/Enc_MTotalizer.or ../../encodings/Enc_SWC.or ../../encodings/Enc_Totalizer.or ../../encodings/Encodings.or ../../algorithms/Alg_LinearSU.or ../../algorithms/Alg_MSU3.or ../../algorithms/Alg_OLL.or ../../algorithms/Alg_PartMSU3.or ../../algorithms/Alg_WBO.or ../../graph/Graph.or ../../graph/Graph_Algorithms.or ../../graph/Graph_Communities.or )
> /build/source/solvers/glucose4.1/core/Solver.or:Solver.cc:function pizlonatedFI4792_pow:(.text+0x50206): error: undefined reference to 'pizlonated_pow'
> /build/source/solvers/glucose4.1/../../encodings/Enc_CNetworks.or:Enc_CNetworks.cc:function pizlonatedFI403_log2:(.text+0x13631): error: undefined reference to 'pizlonated_log2'
> /build/source/solvers/glucose4.1/../../encodings/Enc_CNetworks.or:Enc_CNetworks.cc:function pizlonatedFI403_exp2:(.text+0x13701): error: undefined reference to 'pizlonated_exp2'
> /build/source/solvers/glucose4.1/../../encodings/Enc_MTotalizer.or:Enc_MTotalizer.cc:function pizlonatedFI403_sqrt:(.text+0xa111): error: undefined reference to 'pizlonated_sqrt'
> clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
> make: *** [/build/source/solvers/glucose4.1/mtl/template.mk:76: open-wbo_release] Error 1
For full logs, run:
nix log /nix/store/00z584rhf3630phpfskmia26hfpy8s8x-open-wbo-x86_64-unknown-linux-gnufilc0-2.0.drvopengpd-6.8p0
error: Cannot build '/nix/store/clkcqlp9782nyqfw7x97vvxzdl3fqc9l-opengpd-x86_64-unknown-linux-gnufilc0-6.8p0.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/3kdis2nmysycxfl7xdh8q37fmld7clw2-opengpd-x86_64-unknown-linux-gnufilc0-6.8p0
Last 25 log lines:
> 28 clang-20 0x0000000002a02d74 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&) + 436
> 29 clang-20 0x0000000000c79149 clang_main(int, char**, llvm::ToolContext const&) + 7241
> 30 clang-20 0x0000000000b840b4 main + 100
> 31 libc.so.6 0x00007ffff7c2a47e
> 32 libc.so.6 0x00007ffff7c2a539 __libc_start_main + 137
> 33 clang-20 0x0000000000c74e95 _start + 37
> clang-20: error: clang frontend command failed with exit code 134 (use -v to see invocation)
> clang version 20.1.8 (Fil-C 0.685)
> Target: x86_64-pc-linux-gnu
> Thread model: posix
> InstalledDir: /nix/store/hmjzrg1ppdzlcqry73nyyb8p9wzgryjq-filc0-git/bin
> Build config: +assertions
> clang-20: note: diagnostic msg:
> ********************
>
> PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
> Preprocessed source(s) and associated run script(s) are located at:
> clang-20: note: diagnostic msg: /build/bgpd-3e789a.c
> clang-20: note: diagnostic msg: /build/bgpd-3e789a.sh
> clang-20: note: diagnostic msg:
>
> ********************
> make[1]: *** [Makefile:595: bgpd-bgpd.o] Error 1
> make[1]: Leaving directory '/build/source/src/bgpd'
> make: *** [Makefile:399: all-recursive] Error 1
For full logs, run:
nix log /nix/store/clkcqlp9782nyqfw7x97vvxzdl3fqc9l-opengpd-x86_64-unknown-linux-gnufilc0-6.8p0.drvopenbsm-1.1
error: Cannot build '/nix/store/5f7jpv0gnicrfagsmka4myaxwvlqsrpw-openbsm-x86_64-unknown-linux-gnufilc0-1.1.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/vfdlzc6s3xnvvb2gk641hbj5lycdlrkk-openbsm-x86_64-unknown-linux-gnufilc0-1.1
Last 25 log lines:
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../config -I.. -I.. -I../sys -g -O2 -c -o bsm_user.lo bsm_user.c
> clang -DHAVE_CONFIG_H -I. -I../config -I.. -I.. -I../sys -g -O2 -c bsm_user.c -fPIC -DPIC -o .libs/bsm_user.o
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CC --mode=link clang -g -O2 -o libbsm.la -rpath /nix/store/vfdlzc6s3xnvvb2gk641hbj5lycdlrkk-openbsm-x86_64-unknown-linux-gnufilc0-1.1/lib bsm_audit.lo bsm_class.lo bsm_control.lo bsm_domain.lo bsm_errno.lo bsm_event.lo bsm_fcntl.lo bsm_flags.lo bsm_io.lo bsm_mask.lo bsm_socket_type.lo bsm_token.lo bsm_user.lo
> clang -shared .libs/bsm_audit.o .libs/bsm_class.o .libs/bsm_control.o .libs/bsm_domain.o .libs/bsm_errno.o .libs/bsm_event.o .libs/bsm_fcntl.o .libs/bsm_flags.o .libs/bsm_io.o .libs/bsm_mask.o .libs/bsm_socket_type.o .libs/bsm_token.o .libs/bsm_user.o -Wl,-soname -Wl,libbsm.so.0 -o .libs/libbsm.so.0.0.0
> (cd .libs && rm -f libbsm.so.0 && ln -s libbsm.so.0.0.0 libbsm.so.0)
> (cd .libs && rm -f libbsm.so && ln -s libbsm.so.0.0.0 libbsm.so)
> creating libbsm.la
> (cd .libs && rm -f libbsm.la && ln -s ../libbsm.la libbsm.la)
> make[1]: Leaving directory '/build/source/libbsm'
> Making all in bin
> make[1]: Entering directory '/build/source/bin'
> Making all in auditfilterd
> make[2]: Entering directory '/build/source/bin/auditfilterd'
> clang -DHAVE_CONFIG_H -I. -I../../config -I../.. -I../.. -I../../sys -g -O2 -c auditfilterd_conf.c
> clang -DHAVE_CONFIG_H -I. -I../../config -I../.. -I../.. -I../../sys -g -O2 -c auditfilterd.c
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../../libtool --tag=CC --mode=link clang -g -O2 -o auditfilterd auditfilterd_conf.o auditfilterd.o ../../libbsm/libbsm.la
> mkdir .libs
> clang -g -O2 -o .libs/auditfilterd auditfilterd_conf.o auditfilterd.o ../../libbsm/.libs/libbsm.so -Wl,--rpath -Wl,/nix/store/vfdlzc6s3xnvvb2gk641hbj5lycdlrkk-openbsm-x86_64-unknown-linux-gnufilc0-1.1/lib
> auditfilterd_conf.o:auditfilterd_conf.c:function pizlonatedFI142_rpl_malloc:(.text+0x6d6d): error: undefined reference to 'pizlonated_rpl_malloc'
> clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
> make[2]: *** [Makefile:255: auditfilterd] Error 1
> make[2]: Leaving directory '/build/source/bin/auditfilterd'
> make[1]: *** [Makefile:224: all-recursive] Error 1
> make[1]: Leaving directory '/build/source/bin'
> make: *** [Makefile:270: all-recursive] Error 1
For full logs, run:
nix log /nix/store/5f7jpv0gnicrfagsmka4myaxwvlqsrpw-openbsm-x86_64-unknown-linux-gnufilc0-1.1.drvopencflite-635.21.8
error: Cannot build '/nix/store/pgzhj5i4c5jym68q3xsi2r78ay966kxv-opencflite-x86_64-unknown-linux-gnufilc0-635.21.8.drv'.
Reason: builder failed with exit code 1.
Output paths:
/nix/store/3dmpy4wk1h3y0vjr7ikij163rclh2yj0-opencflite-x86_64-unknown-linux-gnufilc0-635.21.8
Last 25 log lines:
> checking for inline... inline
> checking for C/C++ restrict keyword... __restrict
> checking for working volatile... yes
> checking whether clang accepts -Wall... yes
> checking whether clang accepts -Wmost... yes
> checking whether clang accepts -pipe... yes
> checking whether clang accepts -Wno-trigraphs... yes
> checking whether clang accepts -Wno-parentheses... yes
> checking whether clang accepts -fexceptions... yes
> checking whether clang accepts -std=gnu99... yes
> checking whether clang accepts -mmacosx-version-min=10.5... yes
> checking whether clang accepts -fconstant-cfstrings... yes
> configure: checking for compiler atomic built-ins
> checking whether the target supports __sync_fetch_and_add... yes
> checking whether the target supports __sync_bool_compare_and_swap... yes
> checking whether the target supports __sync_synchronize... yes
> configure: checking library build options
> checking whether to build a debug library instance... yes
> checking whether to build a profile library instance... yes
> checking whether to build tests and examples... yes
> configure: checking required package dependencies
> checking for pkg-config... no
> configure: checking the International Components for Unicode (ICU) package
> checking for icu-config... no
> configure: error: Cannot find the International Components for Unicode (ICU) package.
For full logs, run:
nix log /nix/store/pgzhj5i4c5jym68q3xsi2r78ay966kxv-opencflite-x86_64-unknown-linux-gnufilc0-635.21.8.drvopencollada-1.6.68
error: Cannot build '/nix/store/8bwwf39ky1hrspsd317xmpjp8sv8hq1v-opencollada-x86_64-unknown-linux-gnufilc0-1.6.68.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/2jvlxhmsrlkvwjdg950hcjyhlhmc8s15-opencollada-x86_64-unknown-linux-gnufilc0-1.6.68
Last 25 log lines:
> 24 | *this = move(other);
> | ^
> | std::
> 1 warning generated.
> [ 18%] Building CXX object DAEValidator/CMakeFiles/DAEValidatorLibrary.dir/library/src/XmlNamespace.cpp.o
> [ 19%] Building CXX object DAEValidator/CMakeFiles/DAEValidatorLibrary.dir/library/src/XmlNode.cpp.o
> [ 19%] Building CXX object Externals/MathMLSolver/CMakeFiles/MathMLSolver_static.dir/src/MathMLString.cpp.o
> [ 19%] Building CXX object DAEValidator/CMakeFiles/DAEValidatorLibrary.dir/library/src/XmlNodes.cpp.o
> [ 19%] Building CXX object DAEValidator/CMakeFiles/DAEValidatorLibrary.dir/library/src/XmlNodeSet.cpp.o
> [ 20%] Building CXX object DAEValidator/CMakeFiles/DAEValidatorLibrary.dir/library/src/XmlSchema.cpp.o
> /build/source/DAEValidator/library/src/XmlNode.cpp:108:91: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call]
> 108 | auto p = xpathCache.insert(pair<XPathCacheKey, XmlNodeSet>(XPathCacheKey(mNode, xpath), move(result)));
> | ^
> | std::
> 1 warning generated.
> /build/source/DAEValidator/library/src/XmlNodeSet.cpp:12:11: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call]
> 12 | *this = move(other);
> | ^
> | std::
> 1 warning generated.
> [ 21%] Linking CXX static library ../../lib/libMathMLSolver.a
> [ 21%] Built target MathMLSolver_static
> [ 21%] Linking CXX static library ../lib/libDAEValidatorLibrary.a
> [ 21%] Built target DAEValidatorLibrary
> make: *** [Makefile:136: all] Error 2
For full logs, run:
nix log /nix/store/8bwwf39ky1hrspsd317xmpjp8sv8hq1v-opencollada-x86_64-unknown-linux-gnufilc0-1.6.68.drvopencolorio-1.1.1
error: Cannot build '/nix/store/nc3znb7zjk3vzv8sc85nvdma1glbsnwr-opencolorio-x86_64-unknown-linux-gnufilc0-1.1.1.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/1sw6s9q5c0b6z2sc44ncna6sjflldadm-opencolorio-x86_64-unknown-linux-gnufilc0-1.1.1-dev
/nix/store/4v51avcwv4skbsk3y3mywz863abyksmc-opencolorio-x86_64-unknown-linux-gnufilc0-1.1.1-bin
/nix/store/vlh06gmcwqnvyai17nvwn8mxq1780ps8-opencolorio-x86_64-unknown-linux-gnufilc0-1.1.1
Last 25 log lines:
> /build/source/build/ext/yaml-cpp/src/setting.h:59:14: error: no template named 'auto_ptr' in namespace 'std'
> 59 | inline std::auto_ptr <SettingChangeBase> Setting<T>::set(const T& value) {
> | ~~~~~^
> /build/source/build/ext/yaml-cpp/src/setting.h:60:8: error: no member named 'auto_ptr' in namespace 'std'
> 60 | std::auto_ptr <SettingChangeBase> pChange(new SettingChange<T> (this));
> | ~~~~~^
> /build/source/build/ext/yaml-cpp/src/setting.h:60:18: error: 'SettingChangeBase' does not refer to a value
> 60 | std::auto_ptr <SettingChangeBase> pChange(new SettingChange<T> (this));
> | ^
> /build/source/build/ext/yaml-cpp/src/setting.h:33:8: note: declared here
> 33 | class SettingChangeBase
> | ^
> /build/source/build/ext/yaml-cpp/src/setting.h:62:10: error: use of undeclared identifier 'pChange'
> 62 | return pChange;
> | ^
> /build/source/build/ext/yaml-cpp/src/setting.h:84:18: error: no template named 'auto_ptr' in namespace 'std'
> 84 | void push(std::auto_ptr <SettingChangeBase> pSettingChange) {
> | ~~~~~^
> 12 errors generated.
> make[5]: *** [CMakeFiles/yaml-cpp.dir/build.make:149: CMakeFiles/yaml-cpp.dir/src/emitter.cpp.o] Error 1
> make[4]: *** [CMakeFiles/Makefile2:87: CMakeFiles/yaml-cpp.dir/all] Error 2
> make[3]: *** [Makefile:146: all] Error 2
> make[2]: *** [CMakeFiles/YAML_CPP_LOCAL.dir/build.make:86: YAML_CPP_LOCAL-prefix/src/YAML_CPP_LOCAL-stamp/YAML_CPP_LOCAL-build] Error 2
> make[1]: *** [CMakeFiles/Makefile2:183: CMakeFiles/YAML_CPP_LOCAL.dir/all] Error 2
> make: *** [Makefile:166: all] Error 2
For full logs, run:
nix log /nix/store/nc3znb7zjk3vzv8sc85nvdma1glbsnwr-opencolorio-x86_64-unknown-linux-gnufilc0-1.1.1.drvOpenCorsairLink-unstable-2019-12-23
error: Cannot build '/nix/store/0n255di3xva9w680iazyk4bkna4957l0-OpenCorsairLink-x86_64-unknown-linux-gnufilc0-unstable-2019-12-23.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/hirvznsx6sfd9gqfzhb43g2f270bx0wl-OpenCorsairLink-x86_64-unknown-linux-gnufilc0-unstable-2019-12-23
Last 22 log lines:
> Running phase: unpackPhase
> unpacking source archive /nix/store/27px4wm31v4g6gkjf3hzgq76yi1qg7r6-source
> source root is source
> Running phase: patchPhase
> applying patch /nix/store/1m1h549piyz98l7adj546y8bl05g99la-fno-common.patch
> patching file include/logic/scan.h
> patching file logic/scan.c
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: configurePhase
> no configure script, doing nothing
> Running phase: buildPhase
> build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash PREFIX=/nix/store/hirvznsx6sfd9gqfzhb43g2f270bx0wl-OpenCorsairLink-x86_64-unknown-linux-gnufilc0-unstable-2019-12-23
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: git: command not found
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: pkg-config: command not found
> clang -std=c99 -Iinclude -DVERSION=\"v0.9.0.0-\" -g -c -o main.o main.c
> In file included from main.c:20:
> include/driver.h:22:10: fatal error: 'libusb.h' file not found
> 22 | #include <libusb.h>
> | ^~~~~~~~~~
> 1 error generated.
> make: *** [Makefile:147: main.o] Error 1
For full logs, run:
nix log /nix/store/0n255di3xva9w680iazyk4bkna4957l0-OpenCorsairLink-x86_64-unknown-linux-gnufilc0-unstable-2019-12-23.drvopenfpgaloader-0.13.1
error: Cannot build '/nix/store/lri7a4z83czv8jdwp6ywqb745qg8cksx-openfpgaloader-x86_64-unknown-linux-gnufilc0-0.13.1.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/hyhp1f7k1z9j5ayi6xy4jpabs25ngj1z-openfpgaloader-x86_64-unknown-linux-gnufilc0-0.13.1
Last 25 log lines:
> [ 69%] Building CXX object CMakeFiles/openFPGALoader.dir/src/gowin.cpp.o
> [ 71%] Building CXX object CMakeFiles/openFPGALoader.dir/src/device.cpp.o
> [ 73%] Building CXX object CMakeFiles/openFPGALoader.dir/src/jlink.cpp.o
> [ 74%] Building CXX object CMakeFiles/openFPGALoader.dir/src/lattice.cpp.o
> [ 76%] Building CXX object CMakeFiles/openFPGALoader.dir/src/progressBar.cpp.o
> [ 77%] Building CXX object CMakeFiles/openFPGALoader.dir/src/fsparser.cpp.o
> [ 79%] Building CXX object CMakeFiles/openFPGALoader.dir/src/mcsParser.cpp.o
> [ 80%] Building CXX object CMakeFiles/openFPGALoader.dir/src/ftdispi.cpp.o
> [ 82%] Building CXX object CMakeFiles/openFPGALoader.dir/src/altera.cpp.o
> [ 84%] Building CXX object CMakeFiles/openFPGALoader.dir/src/bitparser.cpp.o
> [ 85%] Building CXX object CMakeFiles/openFPGALoader.dir/src/xilinx.cpp.o
> [ 87%] Building CXX object CMakeFiles/openFPGALoader.dir/src/xilinxMapParser.cpp.o
> [ 88%] Building CXX object CMakeFiles/openFPGALoader.dir/src/colognechip.cpp.o
> [ 90%] Building CXX object CMakeFiles/openFPGALoader.dir/src/colognechipCfgParser.cpp.o
> [ 92%] Building CXX object CMakeFiles/openFPGALoader.dir/src/gwu2x_jtag.cpp.o
> [ 93%] Building CXX object CMakeFiles/openFPGALoader.dir/src/cmsisDAP.cpp.o
> [ 95%] Building CXX object CMakeFiles/openFPGALoader.dir/src/xvc_client.cpp.o
> [ 96%] Building CXX object CMakeFiles/openFPGALoader.dir/src/xvc_server.cpp.o
> [ 98%] Building CXX object CMakeFiles/openFPGALoader.dir/src/remoteBitbang_client.cpp.o
> [100%] Linking CXX executable openFPGALoader
> CMakeFiles/openFPGALoader.dir/src/spiFlash.cpp.o:spiFlash.cpp:function pizlonatedFI403_log2:(.text+0x43461): error: undefined reference to 'pizlonated_log2'
> clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
> make[2]: *** [CMakeFiles/openFPGALoader.dir/build.make:900: openFPGALoader] Error 1
> make[1]: *** [CMakeFiles/Makefile2:90: CMakeFiles/openFPGALoader.dir/all] Error 2
> make: *** [Makefile:136: all] Error 2
For full logs, run:
nix log /nix/store/lri7a4z83czv8jdwp6ywqb745qg8cksx-openfpgaloader-x86_64-unknown-linux-gnufilc0-0.13.1.drvopengv-0-unstable-2020-08-06
error: building of '/nix/store/rrl0s640hq5x2yl95djhv3ysh866kq6s-opengv-x86_64-unknown-linux-gnufilc0-0-unstable-2020-08-06.drv' from in-memory derivation timed out after 900 seconds of silence
openjade-1.3.2
error: Cannot build '/nix/store/9z9mvp4r5kbwqa7k4yc4k731snk0yw3z-openjade-x86_64-unknown-linux-gnufilc0-1.3.2.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/8mvgy7dz8kg5p6xfbazdzlphd4dcm6gm-openjade-x86_64-unknown-linux-gnufilc0-1.3.2
Last 25 log lines:
> | ^
> | (void*)
> /nix/store/i42jj5m6p2jvmbc1anwn9k7710iy7ijl-opensp-x86_64-unknown-linux-gnufilc0-1.5.2/include/OpenSP/Vector.cxx:134:13: warning: first argument in call to 'memmove' is a pointer to non-trivially copyable type 'OpenSP::MessageFragment' [-Wnontrivial-memcall]
> 134 | memmove((T *)p1, p2, ((const T *)(ptr_ + size_) - p2)*sizeof(T));
> | ^
> /nix/store/i42jj5m6p2jvmbc1anwn9k7710iy7ijl-opensp-x86_64-unknown-linux-gnufilc0-1.5.2/include/OpenSP/Vector.cxx:18:5: note: in instantiation of member function 'OpenSP::Vector<OpenSP::MessageFragment>::erase' requested here
> 18 | erase(ptr_, ptr_ + size_);
> | ^
> /nix/store/i42jj5m6p2jvmbc1anwn9k7710iy7ijl-opensp-x86_64-unknown-linux-gnufilc0-1.5.2/include/OpenSP/CmdLineApp.h:36:14: note: in instantiation of member function 'OpenSP::Vector<OpenSP::MessageFragment>::~Vector' requested here
> 36 | class SP_API CmdLineApp : public SP_REPORTER_CLASS {
> | ^
> /nix/store/i42jj5m6p2jvmbc1anwn9k7710iy7ijl-opensp-x86_64-unknown-linux-gnufilc0-1.5.2/include/OpenSP/Vector.cxx:134:13: note: explicitly cast the pointer to silence this warning
> 134 | memmove((T *)p1, p2, ((const T *)(ptr_ + size_) - p2)*sizeof(T));
> | ^
> | (void*)
> 11 warnings generated.
> mv -f GroveApp.o GroveApp.lo
> rm -f grove_inst.cxx
> perl ./../instmac.pl grove_inst.m4 >grove_inst.cxx
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: perl: command not found
> make[2]: *** [../Makefile.comm:55: grove_inst.cxx] Error 127
> make[2]: Leaving directory '/build/openjade-1.3.2/spgrove'
> make[1]: *** [Makefile:64: spgrove] Error 2
> make[1]: Leaving directory '/build/openjade-1.3.2'
> make: *** [Makefile:56: all] Error 2
For full logs, run:
nix log /nix/store/9z9mvp4r5kbwqa7k4yc4k731snk0yw3z-openjade-x86_64-unknown-linux-gnufilc0-1.3.2.drvopenjk-0-unstable-2024-04-07
error: Cannot build '/nix/store/s51xr4dxli07hk2zia7j7an4g921cxw0-openjk-x86_64-unknown-linux-gnufilc0-0-unstable-2024-04-07.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/7ahc9b67k5v2vwfxwc0yx31y1z21rvm9-openjk-x86_64-unknown-linux-gnufilc0-0-unstable-2024-04-07
/nix/store/96lqsfc2ln9s68w6c9jbf3vwc1ikm0mx-openjk-x86_64-unknown-linux-gnufilc0-0-unstable-2024-04-07-openja
/nix/store/bql5jsw4d15sly4lajwjn14cl0rfavwh-openjk-x86_64-unknown-linux-gnufilc0-0-unstable-2024-04-07-openjo
Last 25 log lines:
> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 2351 | {
> | ~
> 2352 | saved_game.write<int32_t>(trType);
> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 2353 | saved_game.write<int32_t>(trTime);
> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 2354 | saved_game.write<int32_t>(trDuration);
> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 2355 | saved_game.write<float>(trBase);
> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 2356 | saved_game.write<float>(trDelta);
> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 2357 | }
> | ~
> /build/source/code/icarus/../qcommon/q_shared.h:2368:3: note: type is given name 'trajectory_t' for linkage purposes by this typedef declaration
> 2368 | } trajectory_t;
> | ^
> /build/source/code/icarus/TaskManager.cpp:1688:8: warning: variable 'numWritten' set but not used [-Wunused-but-set-variable]
> 1688 | int numWritten;
> | ^
> 7 warnings generated.
> [ 83%] Linking CXX shared library jagamex86_64.so
> [ 83%] Built target jagamex86_64
> make: *** [Makefile:156: all] Error 2
For full logs, run:
nix log /nix/store/s51xr4dxli07hk2zia7j7an4g921cxw0-openjk-x86_64-unknown-linux-gnufilc0-0-unstable-2024-04-07.drvopenjph-0.21.2
error: Cannot build '/nix/store/mc19f6q1dss9n5prdrkiwfwwj8yiby4a-openjph-x86_64-unknown-linux-gnufilc0-0.21.2.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/3scr42lyr0gs8l7c03kbaxj7vrwcby42-openjph-x86_64-unknown-linux-gnufilc0-0.21.2
/nix/store/j9nk72q93s6hg7mnl8yb30p87w7c30s7-openjph-x86_64-unknown-linux-gnufilc0-0.21.2-dev
Last 25 log lines:
> [ 73%] Building CXX object src/core/CMakeFiles/openjph.dir/coding/ojph_block_encoder_avx2.cpp.o
> [ 75%] Building CXX object src/core/CMakeFiles/openjph.dir/coding/ojph_block_encoder_avx512.cpp.o
> [ 77%] Building CXX object src/core/CMakeFiles/openjph.dir/transform/ojph_transform_avx512.cpp.o
> [ 79%] Linking CXX shared library libopenjph.so
> [ 79%] Built target openjph
> [ 81%] Building CXX object src/apps/ojph_compress/CMakeFiles/ojph_compress.dir/ojph_compress.cpp.o
> [ 83%] Building CXX object src/apps/ojph_compress/CMakeFiles/ojph_compress.dir/__/others/ojph_img_io_sse41.cpp.o
> [ 87%] Building CXX object src/apps/ojph_compress/CMakeFiles/ojph_compress.dir/__/others/ojph_img_io.cpp.o
> [ 87%] Building CXX object src/apps/ojph_compress/CMakeFiles/ojph_compress.dir/__/others/ojph_img_io_avx2.cpp.o
> [ 89%] Building CXX object src/apps/ojph_expand/CMakeFiles/ojph_expand.dir/ojph_expand.cpp.o
> [ 91%] Building CXX object src/apps/ojph_expand/CMakeFiles/ojph_expand.dir/__/others/ojph_img_io_sse41.cpp.o
> [ 93%] Building CXX object src/apps/ojph_expand/CMakeFiles/ojph_expand.dir/__/others/ojph_img_io.cpp.o
> [ 95%] Building CXX object src/apps/ojph_expand/CMakeFiles/ojph_expand.dir/__/others/ojph_img_io_avx2.cpp.o
> [ 97%] Linking CXX executable ojph_expand
> ../../core/libopenjph.so.0.21.2: error: undefined reference to 'pizlonated_log'
> clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
> make[2]: *** [src/apps/ojph_expand/CMakeFiles/ojph_expand.dir/build.make:149: src/apps/ojph_expand/ojph_expand] Error 1
> make[1]: *** [CMakeFiles/Makefile2:203: src/apps/ojph_expand/CMakeFiles/ojph_expand.dir/all] Error 2
> make[1]: *** Waiting for unfinished jobs....
> [100%] Linking CXX executable ojph_compress
> ../../core/libopenjph.so.0.21.2: error: undefined reference to 'pizlonated_log'
> clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
> make[2]: *** [src/apps/ojph_compress/CMakeFiles/ojph_compress.dir/build.make:149: src/apps/ojph_compress/ojph_compress] Error 1
> make[1]: *** [CMakeFiles/Makefile2:235: src/apps/ojph_compress/CMakeFiles/ojph_compress.dir/all] Error 2
> make: *** [Makefile:136: all] Error 2
For full logs, run:
nix log /nix/store/mc19f6q1dss9n5prdrkiwfwwj8yiby4a-openjph-x86_64-unknown-linux-gnufilc0-0.21.2.drvopenmesh-11.0.0
error: Cannot build '/nix/store/dx3wcdr7602z97513l0296ziq19gx7jc-openmesh-x86_64-unknown-linux-gnufilc0-11.0.0.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/j1jhxfrnfidhrp3zl7lsh8pzfn9cqxz1-openmesh-x86_64-unknown-linux-gnufilc0-11.0.0
Last 25 log lines:
> In file included from /build/source/src/OpenMesh/Apps/Subdivider/subdivider.cc:47:
> In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/IO/MeshIO.hh:58:
> In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/IO/exporter/ExporterT.hh:67:
> In file included from /build/source/src/OpenMesh/Core/../../OpenMesh/Core/Utils/Predicates.hh:46:
> /build/source/src/OpenMesh/Core/../../OpenMesh/Core/Utils/PropertyManager.hh:393:16: warning: 'retain' is deprecated [-Wdeprecated-declarations]
> 393 | pm.retain();
> | ^
> /build/source/src/OpenMesh/Core/../../OpenMesh/Core/Utils/PropertyManager.hh:325:9: note: 'retain' has been explicitly marked deprecated here
> 325 | OM_DEPRECATED("retain no longer has any effect. Instead, named properties are always retained, while unnamed ones are not.")
> | ^
> /build/source/src/OpenMesh/Core/../../OpenMesh/Core/System/config.h:90:48: note: expanded from macro 'OM_DEPRECATED'
> 90 | # define OM_DEPRECATED(msg) __attribute__ ((deprecated))
> | ^
> 2 warnings generated.
> [ 97%] Linking CXX executable ../../../../../Build/bin/commandlineSubdivider
> ../../../../../Build/lib/libOpenMeshTools.so.11.0: error: undefined reference to 'pizlonated_tanf'
> ../../../../../Build/lib/libOpenMeshTools.so.11.0: error: undefined reference to 'pizlonated_atanf'
> ../../../../../Build/lib/libOpenMeshTools.so.11.0: error: undefined reference to 'pizlonated_sinf'
> ../../../../../Build/lib/libOpenMeshTools.so.11.0: error: undefined reference to 'pizlonated_cosf'
> CMakeFiles/commandlineSubdivider.dir/__/subdivider.cc.o:subdivider.cc:function pizlonatedFI403_cos:(.text+0xb261): error: undefined reference to 'pizlonated_cos'
> CMakeFiles/commandlineSubdivider.dir/__/subdivider.cc.o:subdivider.cc:function pizlonatedFI269_sqrtf:(.text+0xb9a1): error: undefined reference to 'pizlonated_sqrtf'
> clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
> make[2]: *** [src/OpenMesh/Apps/Subdivider/commandlineSubdivider/CMakeFiles/commandlineSubdivider.dir/build.make:102: Build/bin/commandlineSubdivider] Error 1
> make[1]: *** [CMakeFiles/Makefile2:645: src/OpenMesh/Apps/Subdivider/commandlineSubdivider/CMakeFiles/commandlineSubdivider.dir/all] Error 2
> make: *** [Makefile:156: all] Error 2
For full logs, run:
nix log /nix/store/dx3wcdr7602z97513l0296ziq19gx7jc-openmesh-x86_64-unknown-linux-gnufilc0-11.0.0.drvopen-wbo-2.0
error: build of '/nix/store/00z584rhf3630phpfskmia26hfpy8s8x-open-wbo-x86_64-unknown-linux-gnufilc0-2.0.drv^*', '/nix/store/0n255di3xva9w680iazyk4bkna4957l0-OpenCorsairLink-x86_64-unknown-linux-gnufilc0-unstable-2019-12-23.drv^*', '/nix/store/4z7463apb5vr8bpw3zbdk11l6wsgib8p-oneDNN-x86_64-unknown-linux-gnufilc0-2.7.5.drv^*', '/nix/store/5f7jpv0gnicrfagsmka4myaxwvlqsrpw-openbsm-x86_64-unknown-linux-gnufilc0-1.1.drv^*', '/nix/store/8bwwf39ky1hrspsd317xmpjp8sv8hq1v-opencollada-x86_64-unknown-linux-gnufilc0-1.6.68.drv^*', '/nix/store/9z9mvp4r5kbwqa7k4yc4k731snk0yw3z-openjade-x86_64-unknown-linux-gnufilc0-1.3.2.drv^*', '/nix/store/clkcqlp9782nyqfw7x97vvxzdl3fqc9l-opengpd-x86_64-unknown-linux-gnufilc0-6.8p0.drv^*', '/nix/store/darpf6l17k932i8nipzvmzybggd72a6l-omake-x86_64-unknown-linux-gnufilc0-0.10.7.drv^*', '/nix/store/dx3wcdr7602z97513l0296ziq19gx7jc-openmesh-x86_64-unknown-linux-gnufilc0-11.0.0.drv^*', '/nix/store/kg3q6rzan62q5499fqwxg6swm4qfcjyx-oneko-x86_64-unknown-linux-gnufilc0-1.2.6.drv^*', '/nix/store/lri7a4z83czv8jdwp6ywqb745qg8cksx-openfpgaloader-x86_64-unknown-linux-gnufilc0-0.13.1.drv^*', '/nix/store/lv14yymkizhl2wfcwm5dzs4nz0mg63ch-omniorb-x86_64-unknown-linux-gnufilc0-4.3.3.drv^*', '/nix/store/mc19f6q1dss9n5prdrkiwfwwj8yiby4a-openjph-x86_64-unknown-linux-gnufilc0-0.21.2.drv^*', '/nix/store/nc3znb7zjk3vzv8sc85nvdma1glbsnwr-opencolorio-x86_64-unknown-linux-gnufilc0-1.1.1.drv^*', '/nix/store/pgzhj5i4c5jym68q3xsi2r78ay966kxv-opencflite-x86_64-unknown-linux-gnufilc0-635.21.8.drv^*', '/nix/store/rrl0s640hq5x2yl95djhv3ysh866kq6s-opengv-x86_64-unknown-linux-gnufilc0-0-unstable-2020-08-06.drv^*', '/nix/store/s2y6353m27d864451d5qz8kyjvnnfylx-open-adventure-x86_64-unknown-linux-gnufilc0-1.20.drv^*', '/nix/store/s51xr4dxli07hk2zia7j7an4g921cxw0-openjk-x86_64-unknown-linux-gnufilc0-0-unstable-2024-04-07.drv^*', '/nix/store/s7rxgscaik63zgwzchdc9r54syi76lhq-oonf-olsrd2-x86_64-unknown-linux-gnufilc0-0.15.1.drv^*', '/nix/store/wfig6pzxi5r7y1ajk4x8bg85lh9x9cs9-oneDNN-x86_64-unknown-linux-gnufilc0-3.7.3.drv^*' failed
End of log