Build · 2fb6b604Finished · errors ·
Pause
•••
Download raw log ↓
← Earlier output2.4 MiB captured
poly2tri-c-0.1.0
In file included from ./cdt.h:42:
./sweep.h:58:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   58 | P2tSweep* p2t_sweep_new ();
      |                         ^
      |                          void
2 warnings generated.
  CC       sweep.lo
In file included from sweep.c:38:
In file included from ./sweep.h:48:
./../common/shapes.h:101:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
  101 | P2tPoint* p2t_point_new ();
      |                         ^
      |                          void
In file included from sweep.c:38:
./sweep.h:58:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   58 | P2tSweep* p2t_sweep_new ();
      |                         ^
      |                          void
sweep.c:51:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   51 | p2t_sweep_new ()
      |               ^
      |                void
3 warnings generated.
  CC       sweep_context.lo
podofo-0.9.8
In file included from /build/podofo-0.9.8/src/podofo/doc/PdfXObject.cpp:45:
In file included from /build/podofo-0.9.8/src/podofo/doc/PdfMemDocument.h:41:
In file included from /build/podofo-0.9.8/src/podofo/doc/PdfDocument.h:44:
In file included from /build/podofo-0.9.8/src/podofo/doc/PdfFontCache.h:39:
/build/podofo-0.9.8/src/podofo/base/PdfEncoding.h:84:51: warning: 'iterator<std::forward_iterator_tag, int, long, const int *, const int &>' is deprecated [-Wdeprecated-declarations]
   84 |     class PODOFO_API const_iterator : public std::iterator<
      |                                                   ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, int, long, const int *, const int &>' has been explicitly marked deprecated here
   23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
      |                             ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__config:725:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  725 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__config:698:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  698 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
1 warning generated.
poly2tri-c-0.1.0
In file included from sweep_context.c:36:
In file included from ./sweep_context.h:40:
./../common/shapes.h:101:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
  101 | P2tPoint* p2t_point_new ();
      |                         ^
      |                          void
1 warning generated.
  CCLD     libp2tc-sweep.la
make[4]: Leaving directory '/build/source/poly2tri-c/p2t/sweep'
Making all in common
make[4]: Entering directory '/build/source/poly2tri-c/p2t/common'
  CC       shapes.lo
podofo-0.9.8
In file included from /build/podofo-0.9.8/src/podofo/doc/PdfPainter.cpp:57:
In file included from /build/podofo-0.9.8/src/podofo/doc/PdfFont.h:41:
In file included from /build/podofo-0.9.8/src/podofo/doc/PdfFontMetrics.h:40:
/build/podofo-0.9.8/src/podofo/base/PdfEncoding.h:84:51: warning: 'iterator<std::forward_iterator_tag, int, long, const int *, const int &>' is deprecated [-Wdeprecated-declarations]
   84 |     class PODOFO_API const_iterator : public std::iterator<
      |                                                   ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, int, long, const int *, const int &>' has been explicitly marked deprecated here
   23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
      |                             ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__config:725:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  725 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__config:698:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  698 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
1 warning generated.
[ 53%] Linking CXX shared library libpodofo.so
poly2tri-c-0.1.0
In file included from shapes.c:36:
./shapes.h:101:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
  101 | P2tPoint* p2t_point_new ();
      |                         ^
      |                          void
shapes.c:51:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   51 | p2t_point_new ()
      |               ^
      |                void
2 warnings generated.
  CC       utils.lo
podofo-0.9.8
[ 53%] Built target podofo_shared
[ 53%] Building CXX object test/ContentParser/CMakeFiles/ContentParser.dir/main.cpp.o
[ 54%] Building CXX object test/CreationTest/CMakeFiles/CreationTest.dir/CreationTest.cpp.o
[ 54%] Building CXX object test/FormTest/CMakeFiles/FormTest.dir/FormTest.cpp.o
[ 55%] Building CXX object test/ParserTest/CMakeFiles/ParserTest.dir/ParserTest.cpp.o
[ 56%] Building CXX object test/FilterTest/CMakeFiles/FilterTest.dir/FilterTest.cpp.o
[ 57%] Building CXX object test/LargeTest/CMakeFiles/LargeTest.dir/LargeTest.cpp.o
[ 57%] Building CXX object test/ObjectParserTest/CMakeFiles/ObjectParserTest.dir/ObjectParserTest.cpp.o
poly2tri-c-0.1.0
In file included from utils.c:37:
In file included from ./utils.h:42:
./shapes.h:101:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
  101 | P2tPoint* p2t_point_new ();
      |                         ^
      |                          void
1 warning generated.
  CCLD     libp2tc-common.la
make[4]: Leaving directory '/build/source/poly2tri-c/p2t/common'
make[4]: Entering directory '/build/source/poly2tri-c/p2t'
  CCLD     libp2tc.la
make[4]: Leaving directory '/build/source/poly2tri-c/p2t'
make[3]: Leaving directory '/build/source/poly2tri-c/p2t'
Making all in refine
make[3]: Entering directory '/build/source/poly2tri-c/refine'
  CC       bounded-line.lo
  CC       cdt.lo
In file included from cdt.c:40:
In file included from ./cdt.h:36:
In file included from ../../poly2tri-c/p2t/poly2tri.h:39:
../../poly2tri-c/p2t/common/shapes.h:101:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
  101 | P2tPoint* p2t_point_new ();
      |                         ^
      |                          void
In file included from cdt.c:40:
In file included from ./cdt.h:36:
In file included from ../../poly2tri-c/p2t/poly2tri.h:40:
In file included from ../../poly2tri-c/p2t/sweep/cdt.h:42:
../../poly2tri-c/p2t/sweep/sweep.h:58:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   58 | P2tSweep* p2t_sweep_new ();
      |                         ^
      |                          void
In file included from cdt.c:42:
In file included from ./cdt-flipfix.h:39:
./vedge.h:103:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
  103 | P2trVEdgeSet* p2tr_vedge_set_new  ();
      |                                   ^
      |                                    void
3 warnings generated.
  CC       cdt-flipfix.lo
In file included from cdt-flipfix.c:38:
./vedge.h:103:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
  103 | P2trVEdgeSet* p2tr_vedge_set_new  ();
      |                                   ^
      |                                    void
In file included from cdt-flipfix.c:40:
In file included from ./cdt-flipfix.h:40:
In file included from ./cdt.h:36:
In file included from ../../poly2tri-c/p2t/poly2tri.h:39:
../../poly2tri-c/p2t/common/shapes.h:101:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
  101 | P2tPoint* p2t_point_new ();
      |                         ^
      |                          void
In file included from cdt-flipfix.c:40:
In file included from ./cdt-flipfix.h:40:
In file included from ./cdt.h:36:
In file included from ../../poly2tri-c/p2t/poly2tri.h:40:
In file included from ../../poly2tri-c/p2t/sweep/cdt.h:42:
../../poly2tri-c/p2t/sweep/sweep.h:58:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   58 | P2tSweep* p2t_sweep_new ();
      |                         ^
      |                          void
3 warnings generated.
  CC       circle.lo
  CC       cluster.lo
  CC       delaunay-terminator.lo
podofo-0.9.8
In file included from /build/podofo-0.9.8/test/LargeTest/LargeTest.cpp:21:
In file included from /build/podofo-0.9.8/src/podofo/podofo.h:47:
In file included from /build/podofo-0.9.8/src/podofo/podofo-base.h:51:
/build/podofo-0.9.8/src/podofo/base/PdfEncoding.h:84:51: warning: 'iterator<std::forward_iterator_tag, int, long, const int *, const int &>' is deprecated [-Wdeprecated-declarations]
   84 |     class PODOFO_API const_iterator : public std::iterator<
      |                                                   ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, int, long, const int *, const int &>' has been explicitly marked deprecated here
   23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
      |                             ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__config:725:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  725 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__config:698:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  698 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
1 warning generated.
[ 57%] Linking CXX executable LargeTest
/build/podofo-0.9.8/build/src/podofo/libpodofo.so: error: undefined reference to 'pizlonated_atan2'
/build/podofo-0.9.8/build/src/podofo/libpodofo.so: error: undefined reference to 'pizlonated_sqrt'
/build/podofo-0.9.8/build/src/podofo/libpodofo.so: error: undefined reference to 'pizlonated_cos'
/build/podofo-0.9.8/build/src/podofo/libpodofo.so: error: undefined reference to 'pizlonated_sin'
clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [test/LargeTest/CMakeFiles/LargeTest.dir/build.make:114: test/LargeTest/LargeTest] Error 1
make[1]: *** [CMakeFiles/Makefile2:1138: test/LargeTest/CMakeFiles/LargeTest.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
In file included from /build/podofo-0.9.8/test/ParserTest/ParserTest.cpp:21:
In file included from /build/podofo-0.9.8/src/podofo/podofo-base.h:51:
/build/podofo-0.9.8/src/podofo/base/PdfEncoding.h:84:51: warning: 'iterator<std::forward_iterator_tag, int, long, const int *, const int &>' is deprecated [-Wdeprecated-declarations]
   84 |     class PODOFO_API const_iterator : public std::iterator<
      |                                                   ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, int, long, const int *, const int &>' has been explicitly marked deprecated here
   23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
      |                             ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__config:725:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  725 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__config:698:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  698 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
1 warning generated.
[ 58%] Linking CXX executable ParserTest
[ 58%] Built target ParserTest
poly2tri-c-0.1.0
In file included from delaunay-terminator.c:45:
In file included from ./cdt.h:36:
In file included from ../../poly2tri-c/p2t/poly2tri.h:39:
../../poly2tri-c/p2t/common/shapes.h:101:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
  101 | P2tPoint* p2t_point_new ();
      |                         ^
      |                          void
In file included from delaunay-terminator.c:45:
In file included from ./cdt.h:36:
In file included from ../../poly2tri-c/p2t/poly2tri.h:40:
In file included from ../../poly2tri-c/p2t/sweep/cdt.h:42:
../../poly2tri-c/p2t/sweep/sweep.h:58:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   58 | P2tSweep* p2t_sweep_new ();
      |                         ^
      |                          void
In file included from delaunay-terminator.c:48:
./vedge.h:103:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
  103 | P2trVEdgeSet* p2tr_vedge_set_new  ();
      |                                   ^
      |                                    void
3 warnings generated.
  CC       edge.lo
podofo-0.9.8
In file included from /build/podofo-0.9.8/test/FilterTest/FilterTest.cpp:23:
In file included from /build/podofo-0.9.8/test/FilterTest/../PdfTest.h:5:
In file included from /build/podofo-0.9.8/src/podofo/podofo.h:47:
In file included from /build/podofo-0.9.8/src/podofo/podofo-base.h:51:
/build/podofo-0.9.8/src/podofo/base/PdfEncoding.h:84:51: warning: 'iterator<std::forward_iterator_tag, int, long, const int *, const int &>' is deprecated [-Wdeprecated-declarations]
   84 |     class PODOFO_API const_iterator : public std::iterator<
      |                                                   ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, int, long, const int *, const int &>' has been explicitly marked deprecated here
   23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
      |                             ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__config:725:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  725 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__config:698:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  698 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
1 warning generated.
[ 59%] Linking CXX executable FilterTest
/build/podofo-0.9.8/build/src/podofo/libpodofo.so: error: undefined reference to 'pizlonated_atan2'
/build/podofo-0.9.8/build/src/podofo/libpodofo.so: error: undefined reference to 'pizlonated_sqrt'
/build/podofo-0.9.8/build/src/podofo/libpodofo.so: error: undefined reference to 'pizlonated_cos'
/build/podofo-0.9.8/build/src/podofo/libpodofo.so: error: undefined reference to 'pizlonated_sin'
clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [test/FilterTest/CMakeFiles/FilterTest.dir/build.make:114: test/FilterTest/FilterTest] Error 1
make[1]: *** [CMakeFiles/Makefile2:1074: test/FilterTest/CMakeFiles/FilterTest.dir/all] Error 2
poly2tri-c-0.1.0
  CC       line.lo
  CC       rmath.lo
podofo-0.9.8
In file included from /build/podofo-0.9.8/test/FormTest/FormTest.cpp:21:
In file included from /build/podofo-0.9.8/src/podofo/podofo.h:47:
In file included from /build/podofo-0.9.8/src/podofo/podofo-base.h:51:
/build/podofo-0.9.8/src/podofo/base/PdfEncoding.h:84:51: warning: 'iterator<std::forward_iterator_tag, int, long, const int *, const int &>' is deprecated [-Wdeprecated-declarations]
   84 |     class PODOFO_API const_iterator : public std::iterator<
      |                                                   ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, int, long, const int *, const int &>' has been explicitly marked deprecated here
   23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
      |                             ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__config:725:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  725 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__config:698:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  698 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
1 warning generated.
[ 59%] Linking CXX executable FormTest
/build/podofo-0.9.8/build/src/podofo/libpodofo.so: error: undefined reference to 'pizlonated_atan2'
/build/podofo-0.9.8/build/src/podofo/libpodofo.so: error: undefined reference to 'pizlonated_sqrt'
/build/podofo-0.9.8/build/src/podofo/libpodofo.so: error: undefined reference to 'pizlonated_cos'
/build/podofo-0.9.8/build/src/podofo/libpodofo.so: error: undefined reference to 'pizlonated_sin'
clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [test/FormTest/CMakeFiles/FormTest.dir/build.make:114: test/FormTest/FormTest] Error 1
make[1]: *** [CMakeFiles/Makefile2:1106: test/FormTest/CMakeFiles/FormTest.dir/all] Error 2
In file included from /build/podofo-0.9.8/test/ContentParser/main.cpp:1:
In file included from /build/podofo-0.9.8/src/podofo/podofo.h:47:
In file included from /build/podofo-0.9.8/src/podofo/podofo-base.h:51:
/build/podofo-0.9.8/src/podofo/base/PdfEncoding.h:84:51: warning: 'iterator<std::forward_iterator_tag, int, long, const int *, const int &>' is deprecated [-Wdeprecated-declarations]
   84 |     class PODOFO_API const_iterator : public std::iterator<
      |                                                   ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, int, long, const int *, const int &>' has been explicitly marked deprecated here
   23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
      |                             ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__config:725:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  725 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__config:698:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  698 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
1 warning generated.
[ 60%] Linking CXX executable ContentParser
/build/podofo-0.9.8/build/src/podofo/libpodofo.so: error: undefined reference to 'pizlonated_atan2'
/build/podofo-0.9.8/build/src/podofo/libpodofo.so: error: undefined reference to 'pizlonated_sqrt'
/build/podofo-0.9.8/build/src/podofo/libpodofo.so: error: undefined reference to 'pizlonated_cos'
/build/podofo-0.9.8/build/src/podofo/libpodofo.so: error: undefined reference to 'pizlonated_sin'
clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [test/ContentParser/CMakeFiles/ContentParser.dir/build.make:114: test/ContentParser/ContentParser] Error 1
make[1]: *** [CMakeFiles/Makefile2:1010: test/ContentParser/CMakeFiles/ContentParser.dir/all] Error 2
poly2tri-c-0.1.0
rmath.c:52:1: warning: unused function 'p2tr_matrix_det2' [-Wunused-function]
   52 | p2tr_matrix_det2 (gdouble a00, gdouble a01,
      | ^~~~~~~~~~~~~~~~
1 warning generated.
  CC       mesh.lo
  CC       mesh-action.lo
podofo-0.9.8
In file included from /build/podofo-0.9.8/test/ObjectParserTest/ObjectParserTest.cpp:21:
In file included from /build/podofo-0.9.8/test/ObjectParserTest/../PdfTest.h:5:
In file included from /build/podofo-0.9.8/src/podofo/podofo.h:47:
In file included from /build/podofo-0.9.8/src/podofo/podofo-base.h:51:
/build/podofo-0.9.8/src/podofo/base/PdfEncoding.h:84:51: warning: 'iterator<std::forward_iterator_tag, int, long, const int *, const int &>' is deprecated [-Wdeprecated-declarations]
   84 |     class PODOFO_API const_iterator : public std::iterator<
      |                                                   ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, int, long, const int *, const int &>' has been explicitly marked deprecated here
   23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
      |                             ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__config:725:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  725 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__config:698:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  698 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
/build/podofo-0.9.8/test/ObjectParserTest/ObjectParserTest.cpp:322:61: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
  322 | const char* pszSimpleObjectString2 = "5 0 obj\n(Hallo \\(sch<F6>ne\\) Welt!)\nendobj\n";
      |                                                             ^~~~
/build/podofo-0.9.8/test/ObjectParserTest/ObjectParserTest.cpp:448:77: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
  448 |     TRY_TEST(TestObject_String( pszSimpleObjectString2, 5, 0, "(Hallo \\(sch<F6>ne\\) Welt!)" );)
      |                                                                             ^~~~
/build/podofo-0.9.8/test/ObjectParserTest/ObjectParserTest.cpp:417:9: note: expanded from macro 'TRY_TEST'
  417 |         x\
      |         ^
3 warnings generated.
[ 60%] Linking CXX executable ObjectParserTest
poly2tri-c-0.1.0
In file included from mesh-action.c:37:
./vedge.h:103:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
  103 | P2trVEdgeSet* p2tr_vedge_set_new  ();
      |                                   ^
      |                                    void
1 warning generated.
  CC       point.lo
podofo-0.9.8
/build/podofo-0.9.8/build/src/podofo/libpodofo.so: error: undefined reference to 'pizlonated_atan2'
/build/podofo-0.9.8/build/src/podofo/libpodofo.so: error: undefined reference to 'pizlonated_sqrt'
/build/podofo-0.9.8/build/src/podofo/libpodofo.so: error: undefined reference to 'pizlonated_cos'
/build/podofo-0.9.8/build/src/podofo/libpodofo.so: error: undefined reference to 'pizlonated_sin'
clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [test/ObjectParserTest/CMakeFiles/ObjectParserTest.dir/build.make:114: test/ObjectParserTest/ObjectParserTest] Error 1
make[1]: *** [CMakeFiles/Makefile2:1170: test/ObjectParserTest/CMakeFiles/ObjectParserTest.dir/all] Error 2
poly2tri-c-0.1.0
  CC       pslg.lo
podofo-0.9.8
In file included from /build/podofo-0.9.8/test/CreationTest/CreationTest.cpp:21:
In file included from /build/podofo-0.9.8/test/CreationTest/../PdfTest.h:5:
In file included from /build/podofo-0.9.8/src/podofo/podofo.h:47:
In file included from /build/podofo-0.9.8/src/podofo/podofo-base.h:51:
/build/podofo-0.9.8/src/podofo/base/PdfEncoding.h:84:51: warning: 'iterator<std::forward_iterator_tag, int, long, const int *, const int &>' is deprecated [-Wdeprecated-declarations]
   84 |     class PODOFO_API const_iterator : public std::iterator<
      |                                                   ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, int, long, const int *, const int &>' has been explicitly marked deprecated here
   23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
      |                             ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__config:725:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  725 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__config:698:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  698 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
1 warning generated.
[ 61%] Linking CXX executable CreationTest
poly2tri-c-0.1.0
  CC       refiner.lo
podofo-0.9.8
/build/podofo-0.9.8/build/src/podofo/libpodofo.so: error: undefined reference to 'pizlonated_atan2'
/build/podofo-0.9.8/build/src/podofo/libpodofo.so: error: undefined reference to 'pizlonated_sqrt'
/build/podofo-0.9.8/build/src/podofo/libpodofo.so: error: undefined reference to 'pizlonated_cos'
/build/podofo-0.9.8/build/src/podofo/libpodofo.so: error: undefined reference to 'pizlonated_sin'
clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [test/CreationTest/CMakeFiles/CreationTest.dir/build.make:114: test/CreationTest/CreationTest] Error 1
make[1]: *** [CMakeFiles/Makefile2:1042: test/CreationTest/CMakeFiles/CreationTest.dir/all] Error 2
make: *** [Makefile:136: all] Error 2
python3.12-pastel-0.2.1
Build started
Sourcing python-remove-tests-dir-hook
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Sourcing pypa-install-hook
Using pypaInstallPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
poly2tri-c-0.1.0
In file included from refiner.c:34:
In file included from ./cdt.h:36:
In file included from ../../poly2tri-c/p2t/poly2tri.h:39:
../../poly2tri-c/p2t/common/shapes.h:101:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
  101 | P2tPoint* p2t_point_new ();
      |                         ^
      |                          void
In file included from refiner.c:34:
In file included from ./cdt.h:36:
In file included from ../../poly2tri-c/p2t/poly2tri.h:40:
In file included from ../../poly2tri-c/p2t/sweep/cdt.h:42:
../../poly2tri-c/p2t/sweep/sweep.h:58:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   58 | P2tSweep* p2t_sweep_new ();
      |                         ^
      |                          void
In file included from refiner.c:35:
In file included from ./delaunay-terminator.h:39:
./vedge.h:103:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
  103 | P2trVEdgeSet* p2tr_vedge_set_new  ();
      |                                   ^
      |                                    void
3 warnings generated.
  CC       triangle.lo
python3.12-pastel-0.2.1
→ unpackPhase
unpacking source archive /nix/store/a8isbs1pj3zqi87lrm6kbrhx307p2sai-pastel-0.2.1.tar.gz
source root is pastel-0.2.1
setting SOURCE_DATE_EPOCH to timestamp 1600283982 of file "pastel-0.2.1/PKG-INFO"
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
no configure script, doing nothing
→ buildPhase
Executing setuptoolsBuildPhase
setup.py build flags: ''
running bdist_wheel
running build
running build_py
creating build/lib/pastel
copying pastel/__init__.py -> build/lib/pastel
copying pastel/pastel.py -> build/lib/pastel
copying pastel/stack.py -> build/lib/pastel
copying pastel/style.py -> build/lib/pastel
creating build/lib/tests
copying tests/__init__.py -> build/lib/tests
copying tests/conftest.py -> build/lib/tests
copying tests/test_api.py -> build/lib/tests
copying tests/test_pastel.py -> build/lib/tests
copying tests/test_stack.py -> build/lib/tests
copying tests/test_style.py -> build/lib/tests
copying pastel/__init__.py -> build/lib/pastel
copying pastel/pastel.py -> build/lib/pastel
copying pastel/stack.py -> build/lib/pastel
copying pastel/style.py -> build/lib/pastel
copying tests/__init__.py -> build/lib/tests
copying tests/conftest.py -> build/lib/tests
copying tests/test_api.py -> build/lib/tests
copying tests/test_pastel.py -> build/lib/tests
copying tests/test_stack.py -> build/lib/tests
copying tests/test_style.py -> build/lib/tests
/nix/store/01sa4zsjg3117lf3wjg3ab2dmpmrpb9q-python3.12-setuptools-78.1.1-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.
        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************
!!
  self.initialize_options()
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/pastel
copying build/lib/pastel/__init__.py -> build/bdist.linux-x86_64/wheel/./pastel
copying build/lib/pastel/pastel.py -> build/bdist.linux-x86_64/wheel/./pastel
copying build/lib/pastel/stack.py -> build/bdist.linux-x86_64/wheel/./pastel
copying build/lib/pastel/style.py -> build/bdist.linux-x86_64/wheel/./pastel
creating build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./tests
copying build/lib/tests/conftest.py -> build/bdist.linux-x86_64/wheel/./tests
copying build/lib/tests/test_api.py -> build/bdist.linux-x86_64/wheel/./tests
copying build/lib/tests/test_pastel.py -> build/bdist.linux-x86_64/wheel/./tests
copying build/lib/tests/test_stack.py -> build/bdist.linux-x86_64/wheel/./tests
copying build/lib/tests/test_style.py -> build/bdist.linux-x86_64/wheel/./tests
running install_egg_info
running egg_info
creating pastel.egg-info
writing pastel.egg-info/PKG-INFO
writing dependency_links to pastel.egg-info/dependency_links.txt
writing top-level names to pastel.egg-info/top_level.txt
writing manifest file 'pastel.egg-info/SOURCES.txt'
reading manifest file 'pastel.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'pastel.egg-info/SOURCES.txt'
Copying pastel.egg-info to build/bdist.linux-x86_64/wheel/./pastel-0.2.1-py3.12.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pastel-0.2.1.dist-info/WHEEL
creating 'dist/pastel-0.2.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'pastel/__init__.py'
adding 'pastel/pastel.py'
adding 'pastel/stack.py'
adding 'pastel/style.py'
adding 'pastel-0.2.1.dist-info/licenses/LICENSE'
adding 'tests/__init__.py'
adding 'tests/conftest.py'
adding 'tests/test_api.py'
adding 'tests/test_pastel.py'
adding 'tests/test_stack.py'
adding 'tests/test_style.py'
adding 'pastel-0.2.1.dist-info/METADATA'
adding 'pastel-0.2.1.dist-info/WHEEL'
adding 'pastel-0.2.1.dist-info/top_level.txt'
adding 'pastel-0.2.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
→ installPhase
Executing pypaInstallPhase
Successfully installed pastel-0.2.1-py3-none-any.whl
Finished executing pypaInstallPhase
→ pythonOutputDistPhase
poly2tri-c-0.1.0
  CC       utils.lo
python3.12-pastel-0.2.1
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/xhxg2rm4npwfb0lmxx0zfkvfh5hkv26k-python3.12-pastel-0.2.1-x86_64-unknown-linux-gnufilc0
checking for references to /build/ in /nix/store/xhxg2rm4npwfb0lmxx0zfkvfh5hkv26k-python3.12-pastel-0.2.1-x86_64-unknown-linux-gnufilc0...
patching script interpreter paths in /nix/store/xhxg2rm4npwfb0lmxx0zfkvfh5hkv26k-python3.12-pastel-0.2.1-x86_64-unknown-linux-gnufilc0
stripping (with command strip and flags -S -p) in  /nix/store/xhxg2rm4npwfb0lmxx0zfkvfh5hkv26k-python3.12-pastel-0.2.1-x86_64-unknown-linux-gnufilc0/lib
shrinking RPATHs of ELF executables and libraries in /nix/store/54s2wbswypzbay4kr3qrr4ji9lywaxr0-python3.12-pastel-0.2.1-x86_64-unknown-linux-gnufilc0-dist
checking for references to /build/ in /nix/store/54s2wbswypzbay4kr3qrr4ji9lywaxr0-python3.12-pastel-0.2.1-x86_64-unknown-linux-gnufilc0-dist...
patching script interpreter paths in /nix/store/54s2wbswypzbay4kr3qrr4ji9lywaxr0-python3.12-pastel-0.2.1-x86_64-unknown-linux-gnufilc0-dist
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
→ installCheckPhase
poly2tri-c-0.1.0
  CC       vector2.lo
python3.12-pastel-0.2.1
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0
rootdir: /build/pastel-0.2.1
configfile: pyproject.toml
collected 30 items                                                             
tests/test_api.py ....                                                   [ 13%]
tests/test_pastel.py .................                                   [ 70%]
tests/test_stack.py .....                                                [ 86%]
tests/test_style.py ....                                                 [100%]
============================== 30 passed in 0.05s ==============================
poly2tri-c-0.1.0
  CC       vedge.lo
python3.12-pastel-0.2.1
→ pythonRemoveBinBytecodePhase
→ pytestcachePhase
→ pytestRemoveBytecodePhase
python3.12-poetry-semver-0.1.0
Build started
Sourcing python-remove-tests-dir-hook
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Sourcing pypa-install-hook
Using pypaInstallPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing pytest-check-hook
Using pytestCheckPhase
→ unpackPhase
unpacking source archive /nix/store/cl4gabdmzvdwl4rbj300znqvas9dnpmb-poetry-semver-0.1.0.tar.gz
source root is poetry-semver-0.1.0
setting SOURCE_DATE_EPOCH to timestamp 1575318559 of file "poetry-semver-0.1.0/PKG-INFO"
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
no configure script, doing nothing
→ buildPhase
Executing setuptoolsBuildPhase
setup.py build flags: ''
poly2tri-c-0.1.0
In file included from vedge.c:38:
./vedge.h:103:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
  103 | P2trVEdgeSet* p2tr_vedge_set_new  ();
      |                                   ^
      |                                    void
vedge.c:159:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
  159 | p2tr_vedge_set_new ()
      |                    ^
      |                     void
2 warnings generated.
  CC       vtriangle.lo
python3.12-poetry-semver-0.1.0
running bdist_wheel
running build
running build_py
creating build/lib/semver
copying semver/__init__.py -> build/lib/semver
copying semver/empty_constraint.py -> build/lib/semver
copying semver/exceptions.py -> build/lib/semver
copying semver/patterns.py -> build/lib/semver
copying semver/version.py -> build/lib/semver
copying semver/version_constraint.py -> build/lib/semver
copying semver/version_range.py -> build/lib/semver
copying semver/version_union.py -> build/lib/semver
creating build/lib/tests
copying tests/__init__.py -> build/lib/tests
copying tests/test_main.py -> build/lib/tests
copying tests/test_semver.py -> build/lib/tests
copying tests/test_version.py -> build/lib/tests
copying tests/test_version_range.py -> build/lib/tests
copying semver/__init__.py -> build/lib/semver
copying semver/empty_constraint.py -> build/lib/semver
copying semver/exceptions.py -> build/lib/semver
copying semver/patterns.py -> build/lib/semver
copying semver/version.py -> build/lib/semver
copying semver/version_constraint.py -> build/lib/semver
copying semver/version_range.py -> build/lib/semver
copying semver/version_union.py -> build/lib/semver
copying tests/__init__.py -> build/lib/tests
copying tests/test_main.py -> build/lib/tests
copying tests/test_semver.py -> build/lib/tests
copying tests/test_version.py -> build/lib/tests
copying tests/test_version_range.py -> build/lib/tests
/nix/store/01sa4zsjg3117lf3wjg3ab2dmpmrpb9q-python3.12-setuptools-78.1.1-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.
        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************
!!
  self.initialize_options()
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/semver
copying build/lib/semver/__init__.py -> build/bdist.linux-x86_64/wheel/./semver
copying build/lib/semver/empty_constraint.py -> build/bdist.linux-x86_64/wheel/./semver
copying build/lib/semver/exceptions.py -> build/bdist.linux-x86_64/wheel/./semver
copying build/lib/semver/patterns.py -> build/bdist.linux-x86_64/wheel/./semver
copying build/lib/semver/version.py -> build/bdist.linux-x86_64/wheel/./semver
copying build/lib/semver/version_constraint.py -> build/bdist.linux-x86_64/wheel/./semver
copying build/lib/semver/version_range.py -> build/bdist.linux-x86_64/wheel/./semver
copying build/lib/semver/version_union.py -> build/bdist.linux-x86_64/wheel/./semver
creating build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./tests
copying build/lib/tests/test_main.py -> build/bdist.linux-x86_64/wheel/./tests
copying build/lib/tests/test_semver.py -> build/bdist.linux-x86_64/wheel/./tests
copying build/lib/tests/test_version.py -> build/bdist.linux-x86_64/wheel/./tests
copying build/lib/tests/test_version_range.py -> build/bdist.linux-x86_64/wheel/./tests
running install_egg_info
running egg_info
creating poetry_semver.egg-info
writing poetry_semver.egg-info/PKG-INFO
writing dependency_links to poetry_semver.egg-info/dependency_links.txt
writing requirements to poetry_semver.egg-info/requires.txt
writing top-level names to poetry_semver.egg-info/top_level.txt
writing manifest file 'poetry_semver.egg-info/SOURCES.txt'
reading manifest file 'poetry_semver.egg-info/SOURCES.txt'
writing manifest file 'poetry_semver.egg-info/SOURCES.txt'
Copying poetry_semver.egg-info to build/bdist.linux-x86_64/wheel/./poetry_semver-0.1.0-py3.12.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/poetry_semver-0.1.0.dist-info/WHEEL
creating 'dist/poetry_semver-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'semver/__init__.py'
adding 'semver/empty_constraint.py'
adding 'semver/exceptions.py'
adding 'semver/patterns.py'
adding 'semver/version.py'
adding 'semver/version_constraint.py'
adding 'semver/version_range.py'
adding 'semver/version_union.py'
adding 'tests/__init__.py'
adding 'tests/test_main.py'
adding 'tests/test_semver.py'
adding 'tests/test_version.py'
adding 'tests/test_version_range.py'
adding 'poetry_semver-0.1.0.dist-info/METADATA'
adding 'poetry_semver-0.1.0.dist-info/WHEEL'
adding 'poetry_semver-0.1.0.dist-info/top_level.txt'
adding 'poetry_semver-0.1.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
→ installPhase
Executing pypaInstallPhase
Successfully installed poetry_semver-0.1.0-py3-none-any.whl
Finished executing pypaInstallPhase
→ pythonOutputDistPhase
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/pdfia3n5glzjb27hra08yddjb7p3ixq9-python3.12-poetry-semver-0.1.0-x86_64-unknown-linux-gnufilc0
checking for references to /build/ in /nix/store/pdfia3n5glzjb27hra08yddjb7p3ixq9-python3.12-poetry-semver-0.1.0-x86_64-unknown-linux-gnufilc0...
patching script interpreter paths in /nix/store/pdfia3n5glzjb27hra08yddjb7p3ixq9-python3.12-poetry-semver-0.1.0-x86_64-unknown-linux-gnufilc0
stripping (with command strip and flags -S -p) in  /nix/store/pdfia3n5glzjb27hra08yddjb7p3ixq9-python3.12-poetry-semver-0.1.0-x86_64-unknown-linux-gnufilc0/lib
poly2tri-c-0.1.0
  CC       visibility.lo
python3.12-poetry-semver-0.1.0
shrinking RPATHs of ELF executables and libraries in /nix/store/0qg5pybyjdhab3jim7xgb1nnsgnp0i73-python3.12-poetry-semver-0.1.0-x86_64-unknown-linux-gnufilc0-dist
checking for references to /build/ in /nix/store/0qg5pybyjdhab3jim7xgb1nnsgnp0i73-python3.12-poetry-semver-0.1.0-x86_64-unknown-linux-gnufilc0-dist...
patching script interpreter paths in /nix/store/0qg5pybyjdhab3jim7xgb1nnsgnp0i73-python3.12-poetry-semver-0.1.0-x86_64-unknown-linux-gnufilc0-dist
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
→ installCheckPhase
no Makefile or custom installCheckPhase, doing nothing
→ pythonRemoveBinBytecodePhase
→ pytestCheckPhase
Executing pytestCheckPhase
pytest flags: -m pytest
poly2tri-c-0.1.0
  CCLD     libp2tc-refine.la
make[3]: Leaving directory '/build/source/poly2tri-c/refine'
Making all in render
make[3]: Entering directory '/build/source/poly2tri-c/render'
  CC       mesh-render.lo
In file included from mesh-render.c:36:
In file included from ../../poly2tri-c/refine/refine.h:52:
../../poly2tri-c/refine/vedge.h:103:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
  103 | P2trVEdgeSet* p2tr_vedge_set_new  ();
      |                                   ^
      |                                    void
In file included from mesh-render.c:36:
In file included from ../../poly2tri-c/refine/refine.h:56:
In file included from ../../poly2tri-c/refine/cdt.h:36:
In file included from ../../poly2tri-c/p2t/poly2tri.h:39:
../../poly2tri-c/p2t/common/shapes.h:101:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
  101 | P2tPoint* p2t_point_new ();
      |                         ^
      |                          void
In file included from mesh-render.c:36:
In file included from ../../poly2tri-c/refine/refine.h:56:
In file included from ../../poly2tri-c/refine/cdt.h:36:
In file included from ../../poly2tri-c/p2t/poly2tri.h:40:
In file included from ../../poly2tri-c/p2t/sweep/cdt.h:42:
../../poly2tri-c/p2t/sweep/sweep.h:58:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   58 | P2tSweep* p2t_sweep_new ();
      |                         ^
      |                          void
3 warnings generated.
  CC       svg-plot.lo
python3.12-poetry-semver-0.1.0
============================= test session starts ==============================
platform linux -- Python 3.12.5, pytest-8.3.5, pluggy-1.5.0
rootdir: /build/poetry-semver-0.1.0
configfile: pyproject.toml
poly2tri-c-0.1.0
In file included from svg-plot.c:40:
In file included from ./svg-plot.h:36:
In file included from ../../poly2tri-c/refine/refine.h:52:
../../poly2tri-c/refine/vedge.h:103:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
  103 | P2trVEdgeSet* p2tr_vedge_set_new  ();
      |                                   ^
      |                                    void
In file included from svg-plot.c:40:
In file included from ./svg-plot.h:36:
In file included from ../../poly2tri-c/refine/refine.h:56:
In file included from ../../poly2tri-c/refine/cdt.h:36:
In file included from ../../poly2tri-c/p2t/poly2tri.h:39:
../../poly2tri-c/p2t/common/shapes.h:101:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
  101 | P2tPoint* p2t_point_new ();
      |                         ^
      |                          void
In file included from svg-plot.c:40:
In file included from ./svg-plot.h:36:
In file included from ../../poly2tri-c/refine/refine.h:56:
In file included from ../../poly2tri-c/refine/cdt.h:36:
In file included from ../../poly2tri-c/p2t/poly2tri.h:40:
In file included from ../../poly2tri-c/p2t/sweep/cdt.h:42:
../../poly2tri-c/p2t/sweep/sweep.h:58:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   58 | P2tSweep* p2t_sweep_new ();
      |                         ^
      |                          void
3 warnings generated.
  CCLD     libp2tc-render.la
make[3]: Leaving directory '/build/source/poly2tri-c/render'
make[3]: Entering directory '/build/source/poly2tri-c'
  CCLD     libpoly2tri-c-0.1.la
make[3]: Leaving directory '/build/source/poly2tri-c'
make[2]: Leaving directory '/build/source/poly2tri-c'
Making all in bin
make[2]: Entering directory '/build/source/bin'
  CC       main.o
python3.12-poetry-semver-0.1.0
collected 112 items                                                            
tests/test_main.py ..................................................... [ 47%]
..............................                                           [ 74%]
tests/test_semver.py .                                                   [ 75%]
poly2tri-c-0.1.0
In file included from main.c:45:
In file included from ../poly2tri-c/p2t/poly2tri.h:39:
../poly2tri-c/p2t/common/shapes.h:101:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
  101 | P2tPoint* p2t_point_new ();
      |                         ^
      |                          void
In file included from main.c:45:
In file included from ../poly2tri-c/p2t/poly2tri.h:40:
In file included from ../poly2tri-c/p2t/sweep/cdt.h:42:
../poly2tri-c/p2t/sweep/sweep.h:58:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   58 | P2tSweep* p2t_sweep_new ();
      |                         ^
      |                          void
In file included from main.c:47:
In file included from ../poly2tri-c/refine/refine.h:52:
../poly2tri-c/refine/vedge.h:103:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
  103 | P2trVEdgeSet* p2tr_vedge_set_new  ();
      |                                   ^
      |                                    void
3 warnings generated.
python3.12-poetry-semver-0.1.0
tests/test_version.py ........................                           [ 96%]
poly2tri-c-0.1.0
  CCLD     p2tc
python3.12-poetry-semver-0.1.0
tests/test_version_range.py ....                                         [100%]
============================= 112 passed in 0.76s ==============================
poly2tri-c-0.1.0
make[2]: Leaving directory '/build/source/bin'
make[2]: Entering directory '/build/source'
make[2]: Leaving directory '/build/source'
make[1]: Leaving directory '/build/source'
→ glibPreInstallPhase
→ installPhase
install flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash gsettingsschemadir=/nix/store/hklfxcw3ak1m798wnzlddiqdjfxpd2bn-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0/share/gsettings-schemas/poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0/glib-2.0/schemas/ pkgconfigdir=/nix/store/4k8hfrhnymw0q0mw9yx3pnabgwv0wvxv-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0-dev/lib/pkgconfig m4datadir=/nix/store/4k8hfrhnymw0q0mw9yx3pnabgwv0wvxv-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0-dev/share/aclocal aclocaldir=/nix/store/4k8hfrhnymw0q0mw9yx3pnabgwv0wvxv-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0-dev/share/aclocal install
Making install in poly2tri-c
make[1]: Entering directory '/build/source/poly2tri-c'
Making install in p2t
make[2]: Entering directory '/build/source/poly2tri-c/p2t'
Making install in sweep
make[3]: Entering directory '/build/source/poly2tri-c/p2t/sweep'
make[4]: Entering directory '/build/source/poly2tri-c/p2t/sweep'
make[4]: Nothing to be done for 'install-exec-am'.
 /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/4k8hfrhnymw0q0mw9yx3pnabgwv0wvxv-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0-dev/include/poly2tri-c-0.1/poly2tri-c/p2t/sweep'
 /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644 advancing_front.h cdt.h sweep_context.h sweep.h '/nix/store/4k8hfrhnymw0q0mw9yx3pnabgwv0wvxv-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0-dev/include/poly2tri-c-0.1/poly2tri-c/p2t/sweep'
make[4]: Leaving directory '/build/source/poly2tri-c/p2t/sweep'
make[3]: Leaving directory '/build/source/poly2tri-c/p2t/sweep'
Making install in common
make[3]: Entering directory '/build/source/poly2tri-c/p2t/common'
make[4]: Entering directory '/build/source/poly2tri-c/p2t/common'
make[4]: Nothing to be done for 'install-exec-am'.
 /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/4k8hfrhnymw0q0mw9yx3pnabgwv0wvxv-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0-dev/include/poly2tri-c-0.1/poly2tri-c/p2t/common'
 /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644 cutils.h poly2tri-private.h shapes.h utils.h '/nix/store/4k8hfrhnymw0q0mw9yx3pnabgwv0wvxv-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0-dev/include/poly2tri-c-0.1/poly2tri-c/p2t/common'
make[4]: Leaving directory '/build/source/poly2tri-c/p2t/common'
make[3]: Leaving directory '/build/source/poly2tri-c/p2t/common'
make[3]: Entering directory '/build/source/poly2tri-c/p2t'
make[4]: Entering directory '/build/source/poly2tri-c/p2t'
make[4]: Nothing to be done for 'install-exec-am'.
 /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/4k8hfrhnymw0q0mw9yx3pnabgwv0wvxv-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0-dev/include/poly2tri-c-0.1/poly2tri-c/p2t'
 /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644 poly2tri.h '/nix/store/4k8hfrhnymw0q0mw9yx3pnabgwv0wvxv-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0-dev/include/poly2tri-c-0.1/poly2tri-c/p2t'
make[4]: Leaving directory '/build/source/poly2tri-c/p2t'
make[3]: Leaving directory '/build/source/poly2tri-c/p2t'
make[2]: Leaving directory '/build/source/poly2tri-c/p2t'
Making install in refine
make[2]: Entering directory '/build/source/poly2tri-c/refine'
make[3]: Entering directory '/build/source/poly2tri-c/refine'
make[3]: Nothing to be done for 'install-exec-am'.
 /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/4k8hfrhnymw0q0mw9yx3pnabgwv0wvxv-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0-dev/include/poly2tri-c-0.1/poly2tri-c/refine'
 /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644 bounded-line.h cdt.h circle.h cluster.h edge.h line.h mesh.h mesh-action.h point.h pslg.h refine.h refiner.h rmath.h triangle.h triangulation.h utils.h vector2.h vedge.h vtriangle.h visibility.h '/nix/store/4k8hfrhnymw0q0mw9yx3pnabgwv0wvxv-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0-dev/include/poly2tri-c-0.1/poly2tri-c/refine'
make[3]: Leaving directory '/build/source/poly2tri-c/refine'
make[2]: Leaving directory '/build/source/poly2tri-c/refine'
Making install in render
make[2]: Entering directory '/build/source/poly2tri-c/render'
make[3]: Entering directory '/build/source/poly2tri-c/render'
make[3]: Nothing to be done for 'install-exec-am'.
 /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/4k8hfrhnymw0q0mw9yx3pnabgwv0wvxv-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0-dev/include/poly2tri-c-0.1/poly2tri-c/render'
 /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644 mesh-render.h svg-plot.h '/nix/store/4k8hfrhnymw0q0mw9yx3pnabgwv0wvxv-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0-dev/include/poly2tri-c-0.1/poly2tri-c/render'
make[3]: Leaving directory '/build/source/poly2tri-c/render'
make[2]: Leaving directory '/build/source/poly2tri-c/render'
make[2]: Entering directory '/build/source/poly2tri-c'
make[3]: Entering directory '/build/source/poly2tri-c'
 /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/hklfxcw3ak1m798wnzlddiqdjfxpd2bn-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0/lib'
python3.12-poetry-semver-0.1.0
Finished executing pytestCheckPhase
poly2tri-c-0.1.0
 /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool   --mode=install /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c   libpoly2tri-c-0.1.la '/nix/store/hklfxcw3ak1m798wnzlddiqdjfxpd2bn-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0/lib'
python3.12-poetry-semver-0.1.0
→ pytestcachePhase
→ pytestRemoveBytecodePhase
poly2tri-c-0.1.0
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/libpoly2tri-c-0.1.so.0.1.0 /nix/store/hklfxcw3ak1m798wnzlddiqdjfxpd2bn-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0/lib/libpoly2tri-c-0.1.so.0.1.0
libtool: install: (cd /nix/store/hklfxcw3ak1m798wnzlddiqdjfxpd2bn-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0/lib && { ln -s -f libpoly2tri-c-0.1.so.0.1.0 libpoly2tri-c-0.1.so.0 || { rm -f libpoly2tri-c-0.1.so.0 && ln -s libpoly2tri-c-0.1.so.0.1.0 libpoly2tri-c-0.1.so.0; }; })
poethepoet-0.28.0
Build started
poly2tri-c-0.1.0
libtool: install: (cd /nix/store/hklfxcw3ak1m798wnzlddiqdjfxpd2bn-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0/lib && { ln -s -f libpoly2tri-c-0.1.so.0.1.0 libpoly2tri-c-0.1.so || { rm -f libpoly2tri-c-0.1.so && ln -s libpoly2tri-c-0.1.so.0.1.0 libpoly2tri-c-0.1.so; }; })
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/libpoly2tri-c-0.1.lai /nix/store/hklfxcw3ak1m798wnzlddiqdjfxpd2bn-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0/lib/libpoly2tri-c-0.1.la
libtool: finish: PATH="/nix/store/v3l2zqz13i63nzkd2nrqps0y2i74pr10-autoconf-2.72/bin:/nix/store/3ah4cvhhimlxvb2dqk07n1xlbb0dk81f-automake-1.16.5/bin:/nix/store/ava9h9a35fg419f4r1h3ib2hwqx6lr8k-gettext-0.22.5/bin:/nix/store/b7kv2xx2ga3w0fa4h7g0c3y64wkr3i57-libtool-2.5.4/bin:/nix/store/16yz1jny3j9irq4g8zkcx39nr77xwnvx-gnum4-1.4.19/bin:/nix/store/9rsc6g3vlfnp7lvq3pl1xpir5acd1ax0-file-5.45/bin:/nix/store/f4iq3fjva198s44x56dwm0vpgymb67xg-x86_64-unknown-linux-gnufilc0-pkg-config-wrapper-0.29.2/bin:/nix/store/g7i75czfbw9sy5f8v7rjbama6lr3ya3s-patchelf-0.15.0/bin:/nix/store/42rvnpz9javp8wx0lwk0374bxx527ffr-filc-cc-wrapper-/bin:/nix/store/nnjy9njfd80i3hlsj2mnn49a3j3jzgjf-filc-cc/bin:/nix/store/hdhb0c160h0fhwznvhm9a6h176qbrdpp-filc-sysroot-with-metadata/bin:/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin:/nix/store/1s2f7i4mnh66va8fd9y838sb58d5wnb8-binutils-wrapper-2.43.1/bin:/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin:/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin:/nix/store/392hs9nhm6wfw4imjllbvb1wil1n39qx-findutils-4.10.0/bin:/nix/store/xw0mf3shymq3k7zlncf09rm8917sdi4h-diffutils-3.12/bin:/nix/store/4rpiqv9yr2pw5094v4wc33ijkqjpm9sa-gnused-4.9/bin:/nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin:/nix/store/c1z5j28ndxljf1ihqzag57bwpfpzms0g-gawk-5.3.2/bin:/nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin:/nix/store/xd9m9jkvrs8pbxvmkzkwviql33rd090j-gzip-1.14/bin:/nix/store/w1pxx760yidi7n9vbi5bhpii9xxl5vdj-bzip2-1.0.8-bin/bin:/nix/store/xk0d14zpm0njxzdm182dd722aqhav2cc-gnumake-4.4.1/bin:/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin:/nix/store/gj54zvf7vxll1mzzmqhqi1p4jiws3mfb-patch-2.7.6/bin:/nix/store/22rpb6790f346c55iqi6s9drr5qgmyjf-xz-5.8.1-bin/bin:/nix/store/xlmpcglsq8l09qh03rf0virz0331pjdc-file-5.45/bin:/sbin" ldconfig -n /nix/store/hklfxcw3ak1m798wnzlddiqdjfxpd2bn-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0/lib
/build/source/libtool: line 1886: ldconfig: command not found
----------------------------------------------------------------------
Libraries have been installed in:
   /nix/store/hklfxcw3ak1m798wnzlddiqdjfxpd2bn-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/build/source/poly2tri-c'
make[2]: Leaving directory '/build/source/poly2tri-c'
make[1]: Leaving directory '/build/source/poly2tri-c'
Making install in bin
make[1]: Entering directory '/build/source/bin'
make[2]: Entering directory '/build/source/bin'
 /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/m1qwqaw6qmgk0ia4pl294dz25sin7kzs-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0-bin/bin'
  /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool   --mode=install /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c p2tc '/nix/store/m1qwqaw6qmgk0ia4pl294dz25sin7kzs-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0-bin/bin'
poethepoet-0.28.0
Sourcing python-remove-tests-dir-hook
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing pypa-build-hook
Using pypaBuildPhase
Sourcing python-runtime-deps-check-hook
Using pythonRuntimeDepsCheckHook
Sourcing pypa-install-hook
Using pypaInstallPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
poly2tri-c-0.1.0
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/p2tc /nix/store/m1qwqaw6qmgk0ia4pl294dz25sin7kzs-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0-bin/bin/p2tc
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/source/bin'
make[1]: Leaving directory '/build/source/bin'
make[1]: Entering directory '/build/source'
make[2]: Entering directory '/build/source'
make[2]: Nothing to be done for 'install-exec-am'.
 /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/4k8hfrhnymw0q0mw9yx3pnabgwv0wvxv-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0-dev/lib/pkgconfig'
 /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644 poly2tri-c.pc '/nix/store/4k8hfrhnymw0q0mw9yx3pnabgwv0wvxv-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0-dev/lib/pkgconfig'
make[2]: Leaving directory '/build/source'
make[1]: Leaving directory '/build/source'
→ fixupPhase
poethepoet-0.28.0
→ unpackPhase
unpacking source archive /nix/store/a1z9n39jrn5szyr2mbm47zc0qvvldpyg-source
poly2tri-c-0.1.0
Patching '/nix/store/4k8hfrhnymw0q0mw9yx3pnabgwv0wvxv-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0-dev/lib/pkgconfig/poly2tri-c.pc' includedir to output /nix/store/4k8hfrhnymw0q0mw9yx3pnabgwv0wvxv-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0-dev
shrinking RPATHs of ELF executables and libraries in /nix/store/m1qwqaw6qmgk0ia4pl294dz25sin7kzs-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0-bin
shrinking /nix/store/m1qwqaw6qmgk0ia4pl294dz25sin7kzs-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0-bin/bin/p2tc
checking for references to /build/ in /nix/store/m1qwqaw6qmgk0ia4pl294dz25sin7kzs-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0-bin...
patching script interpreter paths in /nix/store/m1qwqaw6qmgk0ia4pl294dz25sin7kzs-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0-bin
stripping (with command strip and flags -S -p) in  /nix/store/m1qwqaw6qmgk0ia4pl294dz25sin7kzs-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0-bin/bin
poethepoet-0.28.0
source root is source
poly2tri-c-0.1.0
shrinking RPATHs of ELF executables and libraries in /nix/store/hklfxcw3ak1m798wnzlddiqdjfxpd2bn-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0
shrinking /nix/store/hklfxcw3ak1m798wnzlddiqdjfxpd2bn-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0/lib/libpoly2tri-c-0.1.so.0.1.0
checking for references to /build/ in /nix/store/hklfxcw3ak1m798wnzlddiqdjfxpd2bn-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0...
poethepoet-0.28.0
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tests/test_version.py"
poly2tri-c-0.1.0
patching script interpreter paths in /nix/store/hklfxcw3ak1m798wnzlddiqdjfxpd2bn-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0
stripping (with command strip and flags -S -p) in  /nix/store/hklfxcw3ak1m798wnzlddiqdjfxpd2bn-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0/lib
poethepoet-0.28.0
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
poly2tri-c-0.1.0
shrinking RPATHs of ELF executables and libraries in /nix/store/4k8hfrhnymw0q0mw9yx3pnabgwv0wvxv-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0-dev
checking for references to /build/ in /nix/store/4k8hfrhnymw0q0mw9yx3pnabgwv0wvxv-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0-dev...
poethepoet-0.28.0
→ updateAutotoolsGnuConfigScriptsPhase
poly2tri-c-0.1.0
patching script interpreter paths in /nix/store/4k8hfrhnymw0q0mw9yx3pnabgwv0wvxv-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0-dev
stripping (with command strip and flags -S -p) in  /nix/store/4k8hfrhnymw0q0mw9yx3pnabgwv0wvxv-poly2tri-c-x86_64-unknown-linux-gnufilc0-0.1.0-dev/lib
poethepoet-0.28.0
→ configurePhase
poetry2conda-0.3.0
Build started
poethepoet-0.28.0
no configure script, doing nothing
→ buildPhase
Executing pypaBuildPhase
Creating a wheel...
pypa build flags: --no-isolation --outdir dist/ --wheel
poetry2conda-0.3.0
Sourcing python-remove-tests-dir-hook
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing pypa-build-hook
Using pypaBuildPhase
Sourcing python-runtime-deps-check-hook
Using pythonRuntimeDepsCheckHook
Sourcing pypa-install-hook
Using pypaInstallPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing pytest-check-hook
Using pytestCheckPhase
poethepoet-0.28.0
* Getting build dependencies for wheel...
poetry2conda-0.3.0
→ unpackPhase
unpacking source archive /nix/store/8km39f6awc5lin6928jraidlnhl6c03g-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tests/test_example.py"
→ patchPhase
applying patch /nix/store/8arhm3smvs0g5lkjkvjfjxf46m64nk3s-use-poetry-core.patch
patching file pyproject.toml
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
poethepoet-0.28.0
* Building wheel...
poetry2conda-0.3.0
no configure script, doing nothing
→ buildPhase
Executing pypaBuildPhase
Creating a wheel...
pypa build flags: --no-isolation --outdir dist/ --wheel
* Getting build dependencies for wheel...
poethepoet-0.28.0
Successfully built poethepoet-0.28.0-py3-none-any.whl
Finished creating a wheel...
Finished executing pypaBuildPhase
→ pythonRuntimeDepsCheckHook
Executing pythonRuntimeDepsCheck
Checking runtime dependencies for poethepoet-0.28.0-py3-none-any.whl
poetry2conda-0.3.0
* Building wheel...
poethepoet-0.28.0
Finished executing pythonRuntimeDepsCheck
→ installPhase
Executing pypaInstallPhase
poetry2conda-0.3.0
The "poetry.dev-dependencies" section is deprecated and will be removed in a future version. Use "poetry.group.dev.dependencies" instead.
Successfully built poetry2conda-0.3.0-py3-none-any.whl
Finished creating a wheel...
Finished executing pypaBuildPhase
→ pythonRuntimeDepsCheckHook
Executing pythonRuntimeDepsCheck
Checking runtime dependencies for poetry2conda-0.3.0-py3-none-any.whl
poethepoet-0.28.0
Successfully installed poethepoet-0.28.0-py3-none-any.whl
Finished executing pypaInstallPhase
→ pythonOutputDistPhase
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/8bmp58jglpzjr7wc4sany9bh72x0jzgf-poethepoet-0.28.0-x86_64-unknown-linux-gnufilc0
checking for references to /build/ in /nix/store/8bmp58jglpzjr7wc4sany9bh72x0jzgf-poethepoet-0.28.0-x86_64-unknown-linux-gnufilc0...
poetry2conda-0.3.0
Finished executing pythonRuntimeDepsCheck
→ installPhase
Executing pypaInstallPhase
poethepoet-0.28.0
patching script interpreter paths in /nix/store/8bmp58jglpzjr7wc4sany9bh72x0jzgf-poethepoet-0.28.0-x86_64-unknown-linux-gnufilc0
stripping (with command strip and flags -S -p) in  /nix/store/8bmp58jglpzjr7wc4sany9bh72x0jzgf-poethepoet-0.28.0-x86_64-unknown-linux-gnufilc0/lib /nix/store/8bmp58jglpzjr7wc4sany9bh72x0jzgf-poethepoet-0.28.0-x86_64-unknown-linux-gnufilc0/bin
poetry2conda-0.3.0
Successfully installed poetry2conda-0.3.0-py3-none-any.whl
Finished executing pypaInstallPhase
→ pythonOutputDistPhase
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/2l267r2ha8dr6b57xklmwb50w7j0rpz8-poetry2conda-0.3.0-x86_64-unknown-linux-gnufilc0
poethepoet-0.28.0
shrinking RPATHs of ELF executables and libraries in /nix/store/mrb4i7dxdgbn7zqz7lhy078hvd5im4ja-poethepoet-0.28.0-x86_64-unknown-linux-gnufilc0-dist
checking for references to /build/ in /nix/store/mrb4i7dxdgbn7zqz7lhy078hvd5im4ja-poethepoet-0.28.0-x86_64-unknown-linux-gnufilc0-dist...
poetry2conda-0.3.0
checking for references to /build/ in /nix/store/2l267r2ha8dr6b57xklmwb50w7j0rpz8-poetry2conda-0.3.0-x86_64-unknown-linux-gnufilc0...
poethepoet-0.28.0
patching script interpreter paths in /nix/store/mrb4i7dxdgbn7zqz7lhy078hvd5im4ja-poethepoet-0.28.0-x86_64-unknown-linux-gnufilc0-dist
poetry2conda-0.3.0
patching script interpreter paths in /nix/store/2l267r2ha8dr6b57xklmwb50w7j0rpz8-poetry2conda-0.3.0-x86_64-unknown-linux-gnufilc0
stripping (with command strip and flags -S -p) in  /nix/store/2l267r2ha8dr6b57xklmwb50w7j0rpz8-poetry2conda-0.3.0-x86_64-unknown-linux-gnufilc0/lib /nix/store/2l267r2ha8dr6b57xklmwb50w7j0rpz8-poetry2conda-0.3.0-x86_64-unknown-linux-gnufilc0/bin
poethepoet-0.28.0
Rewriting #!/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/bin/python3.12 to #!/nix/store/l4f8rn6y0jymzbmr08rayygy4xvchpxb-python3-3.12.5-x86_64-unknown-linux-gnufilc0
wrapping `/nix/store/8bmp58jglpzjr7wc4sany9bh72x0jzgf-poethepoet-0.28.0-x86_64-unknown-linux-gnufilc0/bin/poe'...
poetry2conda-0.3.0
shrinking RPATHs of ELF executables and libraries in /nix/store/xksb5hz5qmjgm77qiainl7jsp2kzypw3-poetry2conda-0.3.0-x86_64-unknown-linux-gnufilc0-dist
checking for references to /build/ in /nix/store/xksb5hz5qmjgm77qiainl7jsp2kzypw3-poetry2conda-0.3.0-x86_64-unknown-linux-gnufilc0-dist...
patching script interpreter paths in /nix/store/xksb5hz5qmjgm77qiainl7jsp2kzypw3-poetry2conda-0.3.0-x86_64-unknown-linux-gnufilc0-dist
poethepoet-0.28.0
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
poetry2conda-0.3.0
Rewriting #!/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/bin/python3.12 to #!/nix/store/l4f8rn6y0jymzbmr08rayygy4xvchpxb-python3-3.12.5-x86_64-unknown-linux-gnufilc0
wrapping `/nix/store/2l267r2ha8dr6b57xklmwb50w7j0rpz8-poetry2conda-0.3.0-x86_64-unknown-linux-gnufilc0/bin/poetry2conda'...
poethepoet-0.28.0
→ installCheckPhase
no Makefile or custom installCheckPhase, doing nothing
→ pythonRemoveBinBytecodePhase
poetry2conda-0.3.0
Executing pythonRemoveTestsDir
python3.12-scrap-engine-1.4.3
Build started
poetry2conda-0.3.0
Finished executing pythonRemoveTestsDir
→ installCheckPhase
no Makefile or custom installCheckPhase, doing nothing
→ pythonRemoveBinBytecodePhase
→ pytestCheckPhase
Executing pytestCheckPhase
pytest flags: -m pytest
python3.12-scrap-engine-1.4.3
Sourcing python-remove-tests-dir-hook
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing pypa-build-hook
Using pypaBuildPhase
Sourcing python-runtime-deps-check-hook
Using pythonRuntimeDepsCheckHook
Sourcing pypa-install-hook
Using pypaInstallPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
→ unpackPhase
unpacking source archive /nix/store/p7pq5cilrx82rjpw5kw8xpa8pwvjj1wn-scrap_engine-1.4.3.tar.gz
source root is scrap_engine-1.4.3
setting SOURCE_DATE_EPOCH to timestamp 1745270505 of file "scrap_engine-1.4.3/setup.cfg"
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
no configure script, doing nothing
→ buildPhase
Executing pypaBuildPhase
Setting SETUPTOOLS_SCM_PRETEND_VERSION to 1.4.3
Including all tracked files automatically
Creating a wheel...
pypa build flags: --no-isolation --outdir dist/ --wheel
* Getting build dependencies for wheel...
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
        ********************************************************************************
        Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.
        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************
!!
  corresp(dist, value, root_dir)
running egg_info
writing src/scrap_engine.egg-info/PKG-INFO
writing dependency_links to src/scrap_engine.egg-info/dependency_links.txt
writing top-level names to src/scrap_engine.egg-info/top_level.txt
reading manifest file 'src/scrap_engine.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'tests'
no previously-included directories found matching 'examples'
no previously-included directories found matching 'pics'
no previously-included directories found matching 'docs'
no previously-included directories found matching '.gitignore'
adding license file 'LICENSE'
writing manifest file 'src/scrap_engine.egg-info/SOURCES.txt'
* Building wheel...
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
        ********************************************************************************
        Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.
        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************
!!
  corresp(dist, value, root_dir)
running bdist_wheel
running build
running build_py
creating build/lib/scrap_engine
copying src/scrap_engine/__init__.py -> build/lib/scrap_engine
copying src/scrap_engine/consts.py -> build/lib/scrap_engine
copying src/scrap_engine/error.py -> build/lib/scrap_engine
creating build/lib/scrap_engine/addable
copying src/scrap_engine/addable/__init__.py -> build/lib/scrap_engine/addable
copying src/scrap_engine/addable/addable.py -> build/lib/scrap_engine/addable
copying src/scrap_engine/addable/object.py -> build/lib/scrap_engine/addable
copying src/scrap_engine/addable/object_group.py -> build/lib/scrap_engine/addable
copying src/scrap_engine/addable/state.py -> build/lib/scrap_engine/addable
creating build/lib/scrap_engine/map
copying src/scrap_engine/map/__init__.py -> build/lib/scrap_engine/map
copying src/scrap_engine/map/map.py -> build/lib/scrap_engine/map
copying src/scrap_engine/map/submap.py -> build/lib/scrap_engine/map
creating build/lib/scrap_engine/addable/misc
copying src/scrap_engine/addable/misc/__init__.py -> build/lib/scrap_engine/addable/misc
copying src/scrap_engine/addable/misc/box.py -> build/lib/scrap_engine/addable/misc
copying src/scrap_engine/addable/misc/circle.py -> build/lib/scrap_engine/addable/misc
copying src/scrap_engine/addable/misc/frame.py -> build/lib/scrap_engine/addable/misc
copying src/scrap_engine/addable/misc/line.py -> build/lib/scrap_engine/addable/misc
copying src/scrap_engine/addable/misc/square.py -> build/lib/scrap_engine/addable/misc
copying src/scrap_engine/addable/misc/text.py -> build/lib/scrap_engine/addable/misc
running egg_info
writing src/scrap_engine.egg-info/PKG-INFO
writing dependency_links to src/scrap_engine.egg-info/dependency_links.txt
writing top-level names to src/scrap_engine.egg-info/top_level.txt
reading manifest file 'src/scrap_engine.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'tests'
no previously-included directories found matching 'examples'
no previously-included directories found matching 'pics'
no previously-included directories found matching 'docs'
no previously-included directories found matching '.gitignore'
adding license file 'LICENSE'
writing manifest file 'src/scrap_engine.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/scrap_engine
copying build/lib/scrap_engine/__init__.py -> build/bdist.linux-x86_64/wheel/./scrap_engine
copying build/lib/scrap_engine/consts.py -> build/bdist.linux-x86_64/wheel/./scrap_engine
copying build/lib/scrap_engine/error.py -> build/bdist.linux-x86_64/wheel/./scrap_engine
creating build/bdist.linux-x86_64/wheel/scrap_engine/addable
copying build/lib/scrap_engine/addable/__init__.py -> build/bdist.linux-x86_64/wheel/./scrap_engine/addable
copying build/lib/scrap_engine/addable/addable.py -> build/bdist.linux-x86_64/wheel/./scrap_engine/addable
copying build/lib/scrap_engine/addable/object.py -> build/bdist.linux-x86_64/wheel/./scrap_engine/addable
copying build/lib/scrap_engine/addable/object_group.py -> build/bdist.linux-x86_64/wheel/./scrap_engine/addable
copying build/lib/scrap_engine/addable/state.py -> build/bdist.linux-x86_64/wheel/./scrap_engine/addable
creating build/bdist.linux-x86_64/wheel/scrap_engine/addable/misc
copying build/lib/scrap_engine/addable/misc/__init__.py -> build/bdist.linux-x86_64/wheel/./scrap_engine/addable/misc
copying build/lib/scrap_engine/addable/misc/box.py -> build/bdist.linux-x86_64/wheel/./scrap_engine/addable/misc
copying build/lib/scrap_engine/addable/misc/circle.py -> build/bdist.linux-x86_64/wheel/./scrap_engine/addable/misc
copying build/lib/scrap_engine/addable/misc/frame.py -> build/bdist.linux-x86_64/wheel/./scrap_engine/addable/misc
copying build/lib/scrap_engine/addable/misc/line.py -> build/bdist.linux-x86_64/wheel/./scrap_engine/addable/misc
copying build/lib/scrap_engine/addable/misc/square.py -> build/bdist.linux-x86_64/wheel/./scrap_engine/addable/misc
copying build/lib/scrap_engine/addable/misc/text.py -> build/bdist.linux-x86_64/wheel/./scrap_engine/addable/misc
creating build/bdist.linux-x86_64/wheel/scrap_engine/map
copying build/lib/scrap_engine/map/__init__.py -> build/bdist.linux-x86_64/wheel/./scrap_engine/map
copying build/lib/scrap_engine/map/map.py -> build/bdist.linux-x86_64/wheel/./scrap_engine/map
copying build/lib/scrap_engine/map/submap.py -> build/bdist.linux-x86_64/wheel/./scrap_engine/map
running install_egg_info
Copying src/scrap_engine.egg-info to build/bdist.linux-x86_64/wheel/./scrap_engine-1.4.3-py3.12.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/scrap_engine-1.4.3.dist-info/WHEEL
creating '/build/scrap_engine-1.4.3/dist/.tmp-rx6apzuf/scrap_engine-1.4.3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'scrap_engine/__init__.py'
adding 'scrap_engine/consts.py'
adding 'scrap_engine/error.py'
adding 'scrap_engine/addable/__init__.py'
adding 'scrap_engine/addable/addable.py'
adding 'scrap_engine/addable/object.py'
adding 'scrap_engine/addable/object_group.py'
adding 'scrap_engine/addable/state.py'
adding 'scrap_engine/addable/misc/__init__.py'
adding 'scrap_engine/addable/misc/box.py'
adding 'scrap_engine/addable/misc/circle.py'
adding 'scrap_engine/addable/misc/frame.py'
adding 'scrap_engine/addable/misc/line.py'
adding 'scrap_engine/addable/misc/square.py'
adding 'scrap_engine/addable/misc/text.py'
adding 'scrap_engine/map/__init__.py'
adding 'scrap_engine/map/map.py'
adding 'scrap_engine/map/submap.py'
adding 'scrap_engine-1.4.3.dist-info/licenses/LICENSE'
adding 'scrap_engine-1.4.3.dist-info/METADATA'
adding 'scrap_engine-1.4.3.dist-info/WHEEL'
adding 'scrap_engine-1.4.3.dist-info/top_level.txt'
adding 'scrap_engine-1.4.3.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built scrap_engine-1.4.3-py3-none-any.whl
Finished creating a wheel...
Finished executing pypaBuildPhase
→ pythonRuntimeDepsCheckHook
Executing pythonRuntimeDepsCheck
Checking runtime dependencies for scrap_engine-1.4.3-py3-none-any.whl
Finished executing pythonRuntimeDepsCheck
→ installPhase
Executing pypaInstallPhase
poetry2conda-0.3.0
============================= test session starts ==============================
platform linux -- Python 3.12.5, pytest-8.3.5, pluggy-1.5.0
rootdir: /build/source
configfile: pyproject.toml
plugins: mock-3.14.0
python3.12-scrap-engine-1.4.3
Successfully installed scrap_engine-1.4.3-py3-none-any.whl
Finished executing pypaInstallPhase
→ pythonOutputDistPhase
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/znj0s08v9l4b3ari9ih9gnn2czl9vclx-python3.12-scrap-engine-1.4.3-x86_64-unknown-linux-gnufilc0
checking for references to /build/ in /nix/store/znj0s08v9l4b3ari9ih9gnn2czl9vclx-python3.12-scrap-engine-1.4.3-x86_64-unknown-linux-gnufilc0...
patching script interpreter paths in /nix/store/znj0s08v9l4b3ari9ih9gnn2czl9vclx-python3.12-scrap-engine-1.4.3-x86_64-unknown-linux-gnufilc0
stripping (with command strip and flags -S -p) in  /nix/store/znj0s08v9l4b3ari9ih9gnn2czl9vclx-python3.12-scrap-engine-1.4.3-x86_64-unknown-linux-gnufilc0/lib
poetry2conda-0.3.0
collected 3 items                                                              
python3.12-scrap-engine-1.4.3
shrinking RPATHs of ELF executables and libraries in /nix/store/vk3bb9as8yfa6v8hc9a96z6q2fancbga-python3.12-scrap-engine-1.4.3-x86_64-unknown-linux-gnufilc0-dist
checking for references to /build/ in /nix/store/vk3bb9as8yfa6v8hc9a96z6q2fancbga-python3.12-scrap-engine-1.4.3-x86_64-unknown-linux-gnufilc0-dist...
patching script interpreter paths in /nix/store/vk3bb9as8yfa6v8hc9a96z6q2fancbga-python3.12-scrap-engine-1.4.3-x86_64-unknown-linux-gnufilc0-dist
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
→ pythonRemoveBinBytecodePhase
pokete-0.9.1
Build started
poetry2conda-0.3.0
tests/test_example.py ...                                                [100%]
============================== 3 passed in 0.19s ===============================
pokete-0.9.1
Sourcing python-remove-tests-dir-hook
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing python-namespaces-hook
→ unpackPhase
unpacking source archive /nix/store/8x25hzkr9npyw610m378z3b992zlj2hn-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/wiki.md"
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
no configure script, doing nothing
→ buildPhase
poetry2conda-0.3.0
Finished executing pytestCheckPhase
→ pytestcachePhase
→ pytestRemoveBytecodePhase
pokete-0.9.1
Listing '.'...
Listing './.github'...
Listing './.github/ISSUE_TEMPLATE'...
Listing './.github/workflows'...
Listing './assets'...
Listing './assets/music'...
Listing './assets/ss'...
Listing './bash'...
Compiling './gen_wiki.py'...
Listing './mods'...
Compiling './mods/__init__.py'...
Compiling './mods/example.py'...
Listing './playsound'...
Compiling './playsound/__init__.py'...
Compiling './pokete.py'...
Listing './pokete_classes'...
Compiling './pokete_classes/__init__.py'...
Compiling './pokete_classes/achievements.py'...
Compiling './pokete_classes/animations.py'...
Compiling './pokete_classes/attack.py'...
Compiling './pokete_classes/attack_actions.py'...
Compiling './pokete_classes/audio.py'...
Compiling './pokete_classes/buy.py'...
Compiling './pokete_classes/classes.py'...
Compiling './pokete_classes/color.py'...
Compiling './pokete_classes/deck.py'...
Compiling './pokete_classes/detail.py'...
Compiling './pokete_classes/dex.py'...
Compiling './pokete_classes/doors.py'...
Compiling './pokete_classes/effects.py'...
Compiling './pokete_classes/event.py'...
Compiling './pokete_classes/evomap.py'...
Listing './pokete_classes/fightmap'...
Compiling './pokete_classes/fightmap/__init__.py'...
Compiling './pokete_classes/fightmap/attack.py'...
Compiling './pokete_classes/fightmap/inv.py'...
Compiling './pokete_classes/game.py'...
Compiling './pokete_classes/game_map.py'...
Compiling './pokete_classes/general.py'...
Compiling './pokete_classes/generic_map_handler.py'...
Compiling './pokete_classes/health_bar.py'...
Compiling './pokete_classes/hotkeys.py'...
Compiling './pokete_classes/input.py'...
Compiling './pokete_classes/inv_items.py'...
Compiling './pokete_classes/landscape.py'...
Compiling './pokete_classes/learnattack.py'...
Compiling './pokete_classes/loops.py'...
Compiling './pokete_classes/mods.py'...
Compiling './pokete_classes/movemap.py'...
Compiling './pokete_classes/moves.py'...
Compiling './pokete_classes/nature.py'...
Compiling './pokete_classes/notify.py'...
Compiling './pokete_classes/npcs.py'...
Compiling './pokete_classes/ob_maps.py'...
Compiling './pokete_classes/periodic_event_manager.py'...
Compiling './pokete_classes/poke.py'...
Compiling './pokete_classes/pokestats.py'...
Compiling './pokete_classes/pokete_care.py'...
Compiling './pokete_classes/providers.py'...
Compiling './pokete_classes/roadmap.py'...
Compiling './pokete_classes/settings.py'...
Compiling './pokete_classes/side_loops.py'...
Compiling './pokete_classes/timer.py'...
Compiling './pokete_classes/tss.py'...
Compiling './pokete_classes/types.py'...
Compiling './pokete_classes/ui_elements.py'...
Listing './pokete_classes/util'...
Compiling './pokete_classes/util/__init__.py'...
Compiling './pokete_classes/util/object_group.py'...
Compiling './pokete_classes/weather.py'...
Listing './pokete_data'...
Compiling './pokete_data/__init__.py'...
Compiling './pokete_data/achievements.py'...
Compiling './pokete_data/attacks.py'...
Compiling './pokete_data/items.py'...
Compiling './pokete_data/map_data.py'...
./pokete_data/map_data.py:3597: SyntaxWarning: invalid escape sequence '\ '
  "txt": """)())))))))))()))))())(())(((((((((())))())(((()(((((()))(((())))()(())())))(((((()(())())()(()(#    #)()((((()(()((((())()()(()))())))()))((()((()))(()###############################################
./pokete_data/map_data.py:4365: SyntaxWarning: invalid escape sequence '\ '
  "txt": """)((()((\  \_/  _____/ \______/((()())))(())()((()(())(((()(((()())()((())))))))))(((()()((())))))()())))))))
Compiling './pokete_data/maps.py'...
Compiling './pokete_data/mapstations.py'...
Compiling './pokete_data/natures.py'...
Compiling './pokete_data/npcs.py'...
Compiling './pokete_data/poketes.py'...
Compiling './pokete_data/trainers.py'...
Compiling './pokete_data/types.py'...
Compiling './pokete_data/weather.py'...
Compiling './pokete_general_use_fns.py'...
Compiling './prepare_pages.py'...
Compiling './release.py'...
Listing './snap'...
Listing './snap/gui'...
→ installPhase
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/lqwc8rymanfsmg5xsz4q7x7wrzwdls2g-pokete-0.9.1-x86_64-unknown-linux-gnufilc0
checking for references to /build/ in /nix/store/lqwc8rymanfsmg5xsz4q7x7wrzwdls2g-pokete-0.9.1-x86_64-unknown-linux-gnufilc0...
patching script interpreter paths in /nix/store/lqwc8rymanfsmg5xsz4q7x7wrzwdls2g-pokete-0.9.1-x86_64-unknown-linux-gnufilc0
/nix/store/lqwc8rymanfsmg5xsz4q7x7wrzwdls2g-pokete-0.9.1-x86_64-unknown-linux-gnufilc0/share/pokete/gen_wiki.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/l4f8rn6y0jymzbmr08rayygy4xvchpxb-python3-3.12.5-x86_64-unknown-linux-gnufilc0/bin/python3"
/nix/store/lqwc8rymanfsmg5xsz4q7x7wrzwdls2g-pokete-0.9.1-x86_64-unknown-linux-gnufilc0/share/pokete/pokete.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/l4f8rn6y0jymzbmr08rayygy4xvchpxb-python3-3.12.5-x86_64-unknown-linux-gnufilc0/bin/python3"
stripping (with command strip and flags -S -p) in  /nix/store/lqwc8rymanfsmg5xsz4q7x7wrzwdls2g-pokete-0.9.1-x86_64-unknown-linux-gnufilc0/bin
Rewriting #!/nix/store/l4f8rn6y0jymzbmr08rayygy4xvchpxb-python3-3.12.5-x86_64-unknown-linux-gnufilc0/bin/python3 to #!/nix/store/l4f8rn6y0jymzbmr08rayygy4xvchpxb-python3-3.12.5-x86_64-unknown-linux-gnufilc0
wrapping `/nix/store/lqwc8rymanfsmg5xsz4q7x7wrzwdls2g-pokete-0.9.1-x86_64-unknown-linux-gnufilc0/share/pokete/gen_wiki.py'...
Rewriting #!/nix/store/l4f8rn6y0jymzbmr08rayygy4xvchpxb-python3-3.12.5-x86_64-unknown-linux-gnufilc0/bin/python3 to #!/nix/store/l4f8rn6y0jymzbmr08rayygy4xvchpxb-python3-3.12.5-x86_64-unknown-linux-gnufilc0
wrapping `/nix/store/lqwc8rymanfsmg5xsz4q7x7wrzwdls2g-pokete-0.9.1-x86_64-unknown-linux-gnufilc0/share/pokete/pokete.py'...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
rewriting symlink /nix/store/lqwc8rymanfsmg5xsz4q7x7wrzwdls2g-pokete-0.9.1-x86_64-unknown-linux-gnufilc0/bin/pokete to be relative to /nix/store/lqwc8rymanfsmg5xsz4q7x7wrzwdls2g-pokete-0.9.1-x86_64-unknown-linux-gnufilc0
→ installCheckPhase
no Makefile or custom installCheckPhase, doing nothing
→ pythonRemoveBinBytecodePhase
plistcpp-0-unstable-2017-04-11
error: Cannot build '/nix/store/accg6qbq2h6hbpvpa4d4f8x36nx6p5ii-plistcpp-x86_64-unknown-linux-gnufilc0-0-unstable-2017-04-11.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/p5lg1fa7rzk9airzhw4bnlhajdgdnkww-plistcpp-x86_64-unknown-linux-gnufilc0-0-unstable-2017-04-11
       Last 25 log lines:
       > build flags: -j7 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
       > [ 66%] Building CXX object CMakeFiles/PlistCpp.dir/src/Plist.cpp.o
       > [ 66%] Building CXX object CMakeFiles/PlistCpp.dir/src/PlistDate.cpp.o
       > /build/source/src/Plist.cpp:339:16: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
       >   339 |         NSPlistValue* ret = NULL;
       >       |                       ^
       > /build/source/src/Plist.cpp:372:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
       >   372 | }
       >       | ^
       > 2 warnings generated.
       > [100%] Linking CXX shared library libPlistCpp.so
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: /nix/store/9pbj98w8i2jnywcchxcqhv04pxwclmha-nsplist-x86_64-unknown-linux-gnufilc0-0-unstable-2017-04-11/lib/libNSPlist.a(NSPlist.cpp.o): requires dynamic R_X86_64_PC32 reloc against 'pizlonatedFIP3504958__ZNSt3__16vectorIcNS_9allocatorIcEEE18__insert_with_sizeB8ne200100INS_11__wrap_iterIPKcEES8_EENS5_IPcEES8_T_T0_l' which may overflow at runtime; recompile with -fPIC
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: /nix/store/9pbj98w8i2jnywcchxcqhv04pxwclmha-nsplist-x86_64-unknown-linux-gnufilc0-0-unstable-2017-04-11/lib/libNSPlist.a(NSPlist.cpp.o): requires dynamic R_X86_64_PC32 reloc against 'pizlonatedFO__ZN13NSPlistStringD2Ev' which may overflow at runtime; recompile with -fPIC
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: /nix/store/9pbj98w8i2jnywcchxcqhv04pxwclmha-nsplist-x86_64-unknown-linux-gnufilc0-0-unstable-2017-04-11/lib/libNSPlist.a(NSPlist.cpp.o): requires dynamic R_X86_64_PC32 reloc against 'pizlonatedFO__ZN13NSPlistStringD0Ev' which may overflow at runtime; recompile with -fPIC
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: /nix/store/9pbj98w8i2jnywcchxcqhv04pxwclmha-nsplist-x86_64-unknown-linux-gnufilc0-0-unstable-2017-04-11/lib/libNSPlist.a(NSPlist.cpp.o): requires dynamic R_X86_64_PC32 reloc against 'pizlonatedFO__ZN11NSPlistDataD2Ev' which may overflow at runtime; recompile with -fPIC
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: /nix/store/9pbj98w8i2jnywcchxcqhv04pxwclmha-nsplist-x86_64-unknown-linux-gnufilc0-0-unstable-2017-04-11/lib/libNSPlist.a(NSPlist.cpp.o): requires dynamic R_X86_64_PC32 reloc against 'pizlonatedFO__ZN11NSPlistDataD0Ev' which may overflow at runtime; recompile with -fPIC
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: /nix/store/9pbj98w8i2jnywcchxcqhv04pxwclmha-nsplist-x86_64-unknown-linux-gnufilc0-0-unstable-2017-04-11/lib/libNSPlist.a(NSPlist.cpp.o): requires dynamic R_X86_64_PC32 reloc against 'pizlonatedFO__ZNSt3__16vectorIcNS_9allocatorIcEEE18__insert_with_sizeB8ne200100INS_11__wrap_iterIPKcEES8_EENS5_IPcEES8_T_T0_l' which may overflow at runtime; recompile with -fPIC
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: /nix/store/9pbj98w8i2jnywcchxcqhv04pxwclmha-nsplist-x86_64-unknown-linux-gnufilc0-0-unstable-2017-04-11/lib/libNSPlist.a(NSPlist.cpp.o): requires dynamic R_X86_64_PC32 reloc against 'pizlonatedFO__ZNSt3__16__treeINS_12__value_typeINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEP12NSPlistValueEENS_19__map_value_compareIS7_SA_NS_4lessIS7_EELb1EEENS5_ISA_EEE25__emplace_unique_key_argsIS7_JRKNS_21piecewise_construct_tENS_5tupleIJRKS7_EEENSL_IJEEEEEENS_4pairINS_15__tree_iteratorISA_PNS_11__tree_nodeISA_PvEElEEbEERKT_DpOT0_' which may overflow at runtime; recompile with -fPIC
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: /nix/store/9pbj98w8i2jnywcchxcqhv04pxwclmha-nsplist-x86_64-unknown-linux-gnufilc0-0-unstable-2017-04-11/lib/libNSPlist.a(NSPlist.cpp.o): requires dynamic R_X86_64_PC32 reloc against 'pizlonatedFIP141521__ZNSt3__16__treeINS_12__value_typeINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEP12NSPlistValueEENS_19__map_value_compareIS7_SA_NS_4lessIS7_EELb1EEENS5_ISA_EEE12__find_equalIS7_EERPNS_16__tree_node_baseIPvEERPNS_15__tree_end_nodeISL_EERKT_' which may overflow at runtime; recompile with -fPIC
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: /nix/store/9pbj98w8i2jnywcchxcqhv04pxwclmha-nsplist-x86_64-unknown-linux-gnufilc0-0-unstable-2017-04-11/lib/libNSPlist.a(NSPlist.cpp.o): requires dynamic R_X86_64_PC32 reloc against 'pizlonatedFO__ZNSt3__16__treeINS_12__value_typeINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEP12NSPlistValueEENS_19__map_value_compareIS7_SA_NS_4lessIS7_EELb1EEENS5_ISA_EEE12__find_equalIS7_EERPNS_16__tree_node_baseIPvEERPNS_15__tree_end_nodeISL_EERKT_' which may overflow at runtime; recompile with -fPIC
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: /nix/store/9pbj98w8i2jnywcchxcqhv04pxwclmha-nsplist-x86_64-unknown-linux-gnufilc0-0-unstable-2017-04-11/lib/libNSPlist.a(NSPlistParser.cpp.o): requires dynamic R_X86_64_PC32 reloc against 'pizlonatedFIP28862__ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE25__init_copy_ctor_externalEPKcm' which may overflow at runtime; recompile with -fPIC
       > clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
       > make[2]: *** [CMakeFiles/PlistCpp.dir/build.make:116: libPlistCpp.so] Error 1
       > make[1]: *** [CMakeFiles/Makefile2:87: CMakeFiles/PlistCpp.dir/all] Error 2
       > make: *** [Makefile:136: all] Error 2
       For full logs, run:
         nix log /nix/store/accg6qbq2h6hbpvpa4d4f8x36nx6p5ii-plistcpp-x86_64-unknown-linux-gnufilc0-0-unstable-2017-04-11.drv
plplot-5.15.0
error: Cannot build '/nix/store/jrh0mivxbh8zwjk1d8dw73m3fdwcqssr-plplot-x86_64-unknown-linux-gnufilc0-5.15.0.drv'.
       Reason: builder failed with exit code 1.
       Output paths:
         /nix/store/l6m6dn0k20a7cjlqwv34lcx0icfxd6z6-plplot-x86_64-unknown-linux-gnufilc0-5.15.0
       Last 25 log lines:
       >
       > Optional libraries:
       > PL_HAVE_QHULL:		OFF		WITH_CSA:	ON
       > PL_HAVE_FREETYPE:			PL_HAVE_PTHREAD:
       > HAVE_AGG:				HAVE_SHAPELIB:	OFF
       >
       > Language Bindings:
       > ENABLE_ada:		OFF
       > ENABLE_cxx:		ON
       > ENABLE_d:		OFF
       > ENABLE_fortran:		OFF
       > ENABLE_java:		OFF
       > ENABLE_lua:		OFF
       > ENABLE_ocaml:		OFF
       > ENABLE_octave:		OFF
       > ENABLE_python:		OFF
       > ENABLE_qt:		OFF
       > ENABLE_pyqt5:		OFF
       > ENABLE_tcl:		OFF
       > ENABLE_itcl:		OFF
       > ENABLE_tk:		OFF
       > ENABLE_itk:		OFF
       > ENABLE_wxwidgets:	OFF
       > 
       > -- Configuring incomplete, errors occurred!
       For full logs, run:
         nix log /nix/store/jrh0mivxbh8zwjk1d8dw73m3fdwcqssr-plplot-x86_64-unknown-linux-gnufilc0-5.15.0.drv
plzip-1.12
error: Cannot build '/nix/store/pcvmaky4hwxjr0ywj3mnjbdcfjk2j9ch-plzip-x86_64-unknown-linux-gnufilc0-1.12.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/by9nsv5pp72lc3944047w2ib71dnf1nv-plzip-x86_64-unknown-linux-gnufilc0-1.12
         /nix/store/jib63fq4216dban94zzphgga2hx2xr8a-plzip-x86_64-unknown-linux-gnufilc0-1.12-info
         /nix/store/vx0yyq448lk6b108gfp7a8i8jj1hdpsr-plzip-x86_64-unknown-linux-gnufilc0-1.12-man
       Last 25 log lines:
       >  319(16)  (stdin): Not enough memory.
       >  334
       > testing bad input...  (stdin): Not enough memory.
       >  347  (stdin): Not enough memory.
       >  348  (stdin): Not enough memory.
       >  363  (stdin): Not enough memory.
       >  364cmp: EOF on 'out2' which is empty
       >  365 390(LZIp) 398(LZIp)
       > warning: header HD=3 detection requires lzlib 1.10 or newer  (stdin): Not enough memory.
       >  416(LZIp) 424(LZIp) 390(LZiP) 398(LZiP)  (stdin): Not enough memory.
       >  416(LZiP) 424(LZiP) 390(LZip) 398(LZip)  (stdin): Not enough memory.
       >  416(LZip) 424(LZip) 390(LzIP) 398(LzIP)  (stdin): Not enough memory.
       >  416(LzIP) 424(LzIP) 390(LzIp) 398(LzIp)  (stdin): Not enough memory.
       >  416(LzIp) 424(LzIp) 390(LziP) 398(LziP)  (stdin): Not enough memory.
       >  416(LziP) 424(LziP) 390(lZIP) 398(lZIP)  (stdin): Not enough memory.
       >  416(lZIP) 424(lZIP) 390(lZIp) 398(lZIp)  (stdin): Not enough memory.
       >  416(lZIp) 424(lZIp) 390(lZiP) 398(lZiP)  (stdin): Not enough memory.
       >  416(lZiP) 424(lZiP) 390(lzIP) 398(lzIP)  (stdin): Not enough memory.
       >  416(lzIP) 424(lzIP)
       > warning: header truncation detection requires lzlib 1.8 or newer 469 473  (stdin): Not enough memory.
       >  476  (stdin): Not enough memory.
       >  482cmp: EOF on 'out' which is empty
       >  483
       > tests failed.
       > make: *** [Makefile:90: check] Error 1
       For full logs, run:
         nix log /nix/store/pcvmaky4hwxjr0ywj3mnjbdcfjk2j9ch-plzip-x86_64-unknown-linux-gnufilc0-1.12.drv
pngnq-1.1
error: Cannot build '/nix/store/il4sxzxa4x3h4hi41j51cqcc7n1948k0-pngnq-x86_64-unknown-linux-gnufilc0-1.1.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/ym5mxipkhpaxyfcs1pf14mv13cd2iv45-pngnq-x86_64-unknown-linux-gnufilc0-1.1
       Last 25 log lines:
       > rwpng.o:rwpng.c:function pizlonatedFI12769_png_read_end:(.text+0x73db): error: undefined reference to 'pizlonated_png_read_end'
       > rwpng.o:rwpng.c:function pizlonatedFI1557698_png_get_text:(.text+0x749d): error: undefined reference to 'pizlonated_png_get_text'
       > rwpng.o:rwpng.c:function pizlonatedFI1073_png_get_error_ptr:(.text+0x7881): error: undefined reference to 'pizlonated_png_get_error_ptr'
       > rwpng.o:rwpng.c:function pizlonatedFI1557705_png_create_write_struct:(.text+0x7a9d): error: undefined reference to 'pizlonated_png_create_write_struct'
       > rwpng.o:rwpng.c:function pizlonatedFI12769_png_destroy_write_struct:(.text+0x7bcb): error: undefined reference to 'pizlonated_png_destroy_write_struct'
       > rwpng.o:rwpng.c:function pizlonatedFI2528_png_set_compression_level:(.text+0x7c87): error: undefined reference to 'pizlonated_png_set_compression_level'
       > rwpng.o:rwpng.c:function pizlonatedFI31360715450_png_set_IHDR:(.text+0x7d9a): error: undefined reference to 'pizlonated_png_set_IHDR'
       > rwpng.o:rwpng.c:function pizlonatedFI318536_png_set_PLTE:(.text+0x7f26): error: undefined reference to 'pizlonated_png_set_PLTE'
       > rwpng.o:rwpng.c:function pizlonatedFI15896560_png_set_tRNS:(.text+0x805d): error: undefined reference to 'pizlonated_png_set_tRNS'
       > rwpng.o:rwpng.c:function pizlonatedFI61048_png_set_gAMA:(.text+0x8195): error: undefined reference to 'pizlonated_png_set_gAMA'
       > rwpng.o:rwpng.c:function pizlonatedFI141513_png_set_bKGD:(.text+0x8298): error: undefined reference to 'pizlonated_png_set_bKGD'
       > rwpng.o:rwpng.c:function pizlonatedFI2528_png_convert_from_time_t:(.text+0x8377): error: undefined reference to 'pizlonated_png_convert_from_time_t'
       > rwpng.o:rwpng.c:function pizlonatedFI141513_png_set_tIME:(.text+0x8448): error: undefined reference to 'pizlonated_png_set_tIME'
       > rwpng.o:rwpng.c:function pizlonatedFI318536_png_set_text:(.text+0x8546): error: undefined reference to 'pizlonated_png_set_text'
       > rwpng.o:rwpng.c:function pizlonatedFI12769_png_write_info:(.text+0x864b): error: undefined reference to 'pizlonated_png_write_info'
       > rwpng.o:rwpng.c:function pizlonatedFI1065_png_set_packing:(.text+0x8701): error: undefined reference to 'pizlonated_png_set_packing'
       > rwpng.o:rwpng.c:function pizlonatedFI12769_png_write_image:(.text+0x87ab): error: undefined reference to 'pizlonated_png_write_image'
       > rwpng.o:rwpng.c:function pizlonatedFI12769_png_write_end:(.text+0x886b): error: undefined reference to 'pizlonated_png_write_end'
       > rwpng.o:rwpng.c:function pizlonatedFI12769_png_write_row:(.text+0x892b): error: undefined reference to 'pizlonated_png_write_row'
       > clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
       > make[2]: *** [Makefile:258: pngnq] Error 1
       > make[2]: Leaving directory '/build/pngnq-1.1/src'
       > make[1]: *** [Makefile:165: all] Error 2
       > make[1]: Leaving directory '/build/pngnq-1.1/src'
       > make: *** [Makefile:303: all-recursive] Error 1
       For full logs, run:
         nix log /nix/store/il4sxzxa4x3h4hi41j51cqcc7n1948k0-pngnq-x86_64-unknown-linux-gnufilc0-1.1.drv
pngoptimizer-2.7
error: Cannot build '/nix/store/f43r3d6j31dg61gvwk1brbz05ya3p5p8-pngoptimizer-x86_64-unknown-linux-gnufilc0-2.7.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/phq80g1aqa5pk0izh50q58zi7dkw6r93-pngoptimizer-x86_64-unknown-linux-gnufilc0-2.7
       Last 25 log lines:
       > unpacking source archive /nix/store/rqgl8xg8f831lwri989s00931v06cm6q-source
       > source root is source
       > Running phase: patchPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Updating Autotools / GNU config script to a newer upstream version: ./sdk/gtest/build-aux/config.sub
       > Updating Autotools / GNU config script to a newer upstream version: ./sdk/gtest/build-aux/config.guess
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Updating Autotools / GNU config script to a newer upstream version: ./sdk/gtest/build-aux/config.sub
       > Updating Autotools / GNU config script to a newer upstream version: ./sdk/gtest/build-aux/config.guess
       > Running phase: configurePhase
       > Fil-C: adapting libtool symbol probes in sdk/gtest/configure
       > fixing libtool script ./sdk/gtest/build-aux/ltmain.sh
       > no configure script, doing nothing
       > Running phase: buildPhase
       > build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash CONFIG=release DESTDIR=\$\(out\)
       > make -C projects/pngoptimizer
       > make[1]: Entering directory '/build/source/projects/pngoptimizer'
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: pkg-config: command not found
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: pkg-config: command not found
       > ----------------------- pngoptimizer release -----------------------
       > pngoptimizer - stdafx.h (precompiled header)
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: g++: command not found
       > make[1]: *** [../../sdk/chulib.mk:130: linux-release/stdafx.h.gch] Error 127
       > make[1]: Leaving directory '/build/source/projects/pngoptimizer'
       > make: *** [Makefile:11: all] Error 2
       For full logs, run:
         nix log /nix/store/f43r3d6j31dg61gvwk1brbz05ya3p5p8-pngoptimizer-x86_64-unknown-linux-gnufilc0-2.7.drv
pngtoico-1.0
error: Cannot build '/nix/store/30h0j3hfnqj704yhp23pgir1xjns7kdd-pngtoico-x86_64-unknown-linux-gnufilc0-1.0.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/8c4jhpvn0sa122wp7m7lvywjg8qmi1iq-pngtoico-x86_64-unknown-linux-gnufilc0-1.0
       Last 15 log lines:
       > Running phase: unpackPhase
       > unpacking source archive /nix/store/jqj5nj8iz6sa6silamgq044q7ij6pnr8-pngtoico-1.0.tar.gz
       > source root is pngtoico-1.0
       > setting SOURCE_DATE_EPOCH to timestamp 1009925206 of file "pngtoico-1.0/Makefile"
       > Running phase: patchPhase
       > applying patch /nix/store/qb8f12b3cw91migffvqhp4sjacwwcphb-pngtoico-1.0.1-libpng15.patch?id=dec60bb6900d6ebdaaa6aa1dcb845b30b739f9b5
       > patching file pngtoico.c
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: configurePhase
       > Running phase: buildPhase
       > build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
       > gcc -W -Wall -O2 -fomit-frame-pointer -s -o pngtoico pngtoico.c -lpng
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: gcc: command not found
       > make: *** [Makefile:45: pngtoico] Error 127
       For full logs, run:
         nix log /nix/store/30h0j3hfnqj704yhp23pgir1xjns7kdd-pngtoico-x86_64-unknown-linux-gnufilc0-1.0.drv
pnmixer-0.7.2
error: Cannot build '/nix/store/6kxvp4hkkg8zifkjgvwi327q0s8bhcyc-pnmixer-x86_64-unknown-linux-gnufilc0-0.7.2.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/hr6vs981aqpv4z6lh229834dvp6sg3pb-pnmixer-x86_64-unknown-linux-gnufilc0-0.7.2
       Last 25 log lines:
       > [ 35%] Building C object src/CMakeFiles/pnmixer.dir/audio.c.o
       > [ 39%] Generating sr.gmo
       > [ 42%] Generating uk.gmo
       > [ 42%] Built target desktop-files
       > [ 46%] Generating vi.gmo
       > [ 50%] Building C object src/CMakeFiles/pnmixer.dir/hotkeys.c.o
       > [ 53%] Building C object src/CMakeFiles/pnmixer.dir/main.c.o
       > [ 57%] Generating zh_CN.gmo
       > [ 60%] Building C object src/CMakeFiles/pnmixer.dir/notif.c.o
       > [ 60%] Built target pnmixer-translations
       > [ 64%] Building C object src/CMakeFiles/pnmixer.dir/prefs.c.o
       > /build/source/src/hotkeys.c:23:10: fatal error: 'gdk/gdkx.h' file not found
       >    23 | #include <gdk/gdkx.h>
       >       |          ^~~~~~~~~~~~
       > /build/source/src/hotkey.c:23:10: fatal error: 'gdk/gdkx.h' file not found
       >    23 | #include <gdk/gdkx.h>
       >       |          ^~~~~~~~~~~~
       > 1 error generated.
       > make[2]: *** [src/CMakeFiles/pnmixer.dir/build.make:107: src/CMakeFiles/pnmixer.dir/hotkey.c.o] Error 1
       > make[2]: *** Waiting for unfinished jobs....
       > [ 67%] Building C object src/CMakeFiles/pnmixer.dir/support-intl.c.o
       > 1 error generated.
       > make[2]: *** [src/CMakeFiles/pnmixer.dir/build.make:121: src/CMakeFiles/pnmixer.dir/hotkeys.c.o] Error 1
       > make[1]: *** [CMakeFiles/Makefile2:807: src/CMakeFiles/pnmixer.dir/all] Error 2
       > make: *** [Makefile:136: all] Error 2
       For full logs, run:
         nix log /nix/store/6kxvp4hkkg8zifkjgvwi327q0s8bhcyc-pnmixer-x86_64-unknown-linux-gnufilc0-0.7.2.drv
podofo-0.9.8
error: Cannot build '/nix/store/nqlpsz6wbvhj3sl1lh9imf3mx0hqljlh-podofo-x86_64-unknown-linux-gnufilc0-0.9.8.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/8c8yx0dhfblb34sc9w3sv2zf5kimnwna-podofo-x86_64-unknown-linux-gnufilc0-0.9.8
         /nix/store/vs7mgj3ss6rshnffvb3b4kkjd4w78237-podofo-x86_64-unknown-linux-gnufilc0-0.9.8-dev
         /nix/store/wjsg02i6jr3ki3903m6qc6l89pnjxix0-podofo-x86_64-unknown-linux-gnufilc0-0.9.8-lib
       Last 25 log lines:
       > In file included from /build/podofo-0.9.8/test/CreationTest/../PdfTest.h:5:
       > In file included from /build/podofo-0.9.8/src/podofo/podofo.h:47:
       > In file included from /build/podofo-0.9.8/src/podofo/podofo-base.h:51:
       > /build/podofo-0.9.8/src/podofo/base/PdfEncoding.h:84:51: warning: 'iterator<std::forward_iterator_tag, int, long, const int *, const int &>' is deprecated [-Wdeprecated-declarations]
       >    84 |     class PODOFO_API const_iterator : public std::iterator<
       >       |                                                   ^
       > /nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, int, long, const int *, const int &>' has been explicitly marked deprecated here
       >    23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
       >       |                             ^
       > /nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__config:725:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
       >   725 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
       >       |                                         ^
       > /nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include/c++/__config:698:49: note: expanded from macro '_LIBCPP_DEPRECATED'
       >   698 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
       >       |                                                 ^
       > 1 warning generated.
       > [ 61%] Linking CXX executable CreationTest
       > /build/podofo-0.9.8/build/src/podofo/libpodofo.so: error: undefined reference to 'pizlonated_atan2'
       > /build/podofo-0.9.8/build/src/podofo/libpodofo.so: error: undefined reference to 'pizlonated_sqrt'
       > /build/podofo-0.9.8/build/src/podofo/libpodofo.so: error: undefined reference to 'pizlonated_cos'
       > /build/podofo-0.9.8/build/src/podofo/libpodofo.so: error: undefined reference to 'pizlonated_sin'
       > clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
       > make[2]: *** [test/CreationTest/CMakeFiles/CreationTest.dir/build.make:114: test/CreationTest/CreationTest] Error 1
       > make[1]: *** [CMakeFiles/Makefile2:1042: test/CreationTest/CMakeFiles/CreationTest.dir/all] Error 2
       > make: *** [Makefile:136: all] Error 2
       For full logs, run:
         nix log /nix/store/nqlpsz6wbvhj3sl1lh9imf3mx0hqljlh-podofo-x86_64-unknown-linux-gnufilc0-0.9.8.drv
podofo-0.10.4
error: Cannot build '/nix/store/yylky7ag3sxmd38r5vkhkajcgpmlvdrj-podofo-x86_64-unknown-linux-gnufilc0-0.10.4.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/9xjkigmk35zqvnigb9kz6gj6i779a5kr-podofo-x86_64-unknown-linux-gnufilc0-0.10.4
         /nix/store/qwddxij7lh8wcq20lgxyqa4gip8k571v-podofo-x86_64-unknown-linux-gnufilc0-0.10.4-lib
         /nix/store/sdzdazv56qf7dcvkfqz3k2rrpjc0f3p0-podofo-x86_64-unknown-linux-gnufilc0-0.10.4-dev
       Last 25 log lines:
       > /build/source/3rdparty/fmt/format.h:4418:27: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
       >  4418 | constexpr auto operator"" _a(const char* s, size_t) -> detail::udl_arg<char> {
       >       |                ~~~~~~~~~~~^~
       >       |                operator""_a
       > 1 warning generated.
       > In file included from /build/source/src/podofo/main/PdfContentStreamReader.cpp:7:
       > In file included from /build/source/src/podofo/private/PdfDeclarationsPrivate.h:25:
       > In file included from /build/source/src/podofo/private/Format.h:4:
       > In file included from /build/source/src/podofo/private/format_compat.h:11:
       > /build/source/3rdparty/fmt/format.h:4418:27: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
       >  4418 | constexpr auto operator"" _a(const char* s, size_t) -> detail::udl_arg<char> {
       >       |                ~~~~~~~~~~~^~
       >       |                operator""_a
       > 1 warning generated.
       > In file included from /build/source/src/podofo/main/PdfCMapEncoding.cpp:7:
       > In file included from /build/source/src/podofo/private/PdfDeclarationsPrivate.h:25:
       > In file included from /build/source/src/podofo/private/Format.h:4:
       > In file included from /build/source/src/podofo/private/format_compat.h:11:
       > /build/source/3rdparty/fmt/format.h:4418:27: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
       >  4418 | constexpr auto operator"" _a(const char* s, size_t) -> detail::udl_arg<char> {
       >       |                ~~~~~~~~~~~^~
       >       |                operator""_a
       > 1 warning generated.
       > make[1]: *** [CMakeFiles/Makefile2:291: src/podofo/CMakeFiles/podofo_shared.dir/all] Error 2
       > make: *** [Makefile:166: all] Error 2
       For full logs, run:
         nix log /nix/store/yylky7ag3sxmd38r5vkhkajcgpmlvdrj-podofo-x86_64-unknown-linux-gnufilc0-0.10.4.drv
pngtoico-1.0
error: build of '/nix/store/30h0j3hfnqj704yhp23pgir1xjns7kdd-pngtoico-x86_64-unknown-linux-gnufilc0-1.0.drv^*', '/nix/store/6kxvp4hkkg8zifkjgvwi327q0s8bhcyc-pnmixer-x86_64-unknown-linux-gnufilc0-0.7.2.drv^*', '/nix/store/accg6qbq2h6hbpvpa4d4f8x36nx6p5ii-plistcpp-x86_64-unknown-linux-gnufilc0-0-unstable-2017-04-11.drv^*', '/nix/store/f43r3d6j31dg61gvwk1brbz05ya3p5p8-pngoptimizer-x86_64-unknown-linux-gnufilc0-2.7.drv^*', '/nix/store/il4sxzxa4x3h4hi41j51cqcc7n1948k0-pngnq-x86_64-unknown-linux-gnufilc0-1.1.drv^*', '/nix/store/jrh0mivxbh8zwjk1d8dw73m3fdwcqssr-plplot-x86_64-unknown-linux-gnufilc0-5.15.0.drv^*', '/nix/store/nqlpsz6wbvhj3sl1lh9imf3mx0hqljlh-podofo-x86_64-unknown-linux-gnufilc0-0.9.8.drv^*', '/nix/store/pcvmaky4hwxjr0ywj3mnjbdcfjk2j9ch-plzip-x86_64-unknown-linux-gnufilc0-1.12.drv^*', '/nix/store/yylky7ag3sxmd38r5vkhkajcgpmlvdrj-podofo-x86_64-unknown-linux-gnufilc0-0.10.4.drv^*' failed

End of log