Build · ea176f5fFinished · errors ·
Pause
•••
Download raw log ↓
← Earlier output9.0 MiB captured
scas-0.5.5
In file included from /build/source/common/operators.c:4:
/build/source/include/list.h:7:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | list_t *create_list();
      |                    ^
      |                     void
In file included from /build/source/common/operators.c:5:
/build/source/include/stack.h:7:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | stack_type *create_stack();
      |                         ^
      |                          void
In file included from /build/source/common/operators.c:7:
/build/source/include/expression.h:43:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   43 | void initialize_expressions();
      |                            ^
      |                             void
3 warnings generated.
[ 54%] Building C object CMakeFiles/scwrap.dir/common/runtime.c.o
[ 55%] Building C object CMakeFiles/scas.dir/common/operators.c.o
In file included from /build/source/common/operators.c:4:
/build/source/include/list.h:7:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | list_t *create_list();
      |                    ^
      |                     void
In file included from /build/source/common/operators.c:5:
/build/source/include/stack.h:7:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | stack_type *create_stack();
      |                         ^
      |                          void
In file included from /build/source/common/operators.c:7:
/build/source/include/expression.h:43:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   43 | void initialize_expressions();
      |                            ^
      |                             void
3 warnings generated.
[ 56%] Building C object CMakeFiles/scwrap.dir/common/stack.c.o
In file included from /build/source/common/runtime.c:4:
/build/source/include/list.h:7:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | list_t *create_list();
      |                    ^
      |                     void
1 warning generated.
[ 57%] Building C object CMakeFiles/scas.dir/common/readline.c.o
[ 58%] Building C object CMakeFiles/scdump.dir/common/operators.c.o
In file included from /build/source/common/operators.c:4:
/build/source/include/list.h:7:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | list_t *create_list();
      |                    ^
      |                     void
In file included from /build/source/common/operators.c:5:
/build/source/include/stack.h:7:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | stack_type *create_stack();
      |                         ^
      |                          void
In file included from /build/source/common/operators.c:7:
/build/source/include/expression.h:43:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   43 | void initialize_expressions();
      |                            ^
      |                             void
3 warnings generated.
[ 59%] Building C object CMakeFiles/scwrap.dir/common/stringop.c.o
In file included from /build/source/common/stack.c:1:
/build/source/include/stack.h:7:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | stack_type *create_stack();
      |                         ^
      |                          void
/build/source/common/stack.c:4:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    4 | stack_type *create_stack() {
      |                         ^
      |                          void
2 warnings generated.
[ 60%] Building C object CMakeFiles/libscas.dir/common/runtime.c.o
In file included from /build/source/common/runtime.c:4:
/build/source/include/list.h:7:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | list_t *create_list();
      |                    ^
      |                     void
1 warning generated.
[ 61%] Building C object CMakeFiles/scas.dir/common/runtime.c.o
In file included from /build/source/common/runtime.c:4:
/build/source/include/list.h:7:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | list_t *create_list();
      |                    ^
      |                     void
1 warning generated.
[ 62%] Building C object CMakeFiles/libscas.dir/common/stack.c.o
In file included from /build/source/common/objects.c:7:
/build/source/include/list.h:7:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | list_t *create_list();
      |                    ^
      |                     void
In file included from /build/source/common/objects.c:8:
/build/source/include/stack.h:7:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | stack_type *create_stack();
      |                         ^
      |                          void
In file included from /build/source/common/objects.c:9:
/build/source/include/expression.h:43:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   43 | void initialize_expressions();
      |                            ^
      |                             void
In file included from /build/source/common/objects.c:10:
/build/source/include/objects.h:71:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   71 | object_t *create_object();
      |                        ^
      |                         void
/build/source/common/objects.c:17:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   17 | object_t *create_object() {
      |                        ^
      |                         void
5 warnings generated.
[ 63%] Building C object CMakeFiles/scwrap.dir/tables/z80.c.o
In file included from /build/source/common/stack.c:1:
/build/source/include/stack.h:7:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | stack_type *create_stack();
      |                         ^
      |                          void
/build/source/common/stack.c:4:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    4 | stack_type *create_stack() {
      |                         ^
      |                          void
2 warnings generated.
[ 65%] Building C object CMakeFiles/libscas.dir/common/stringop.c.o
[ 65%] Building C object CMakeFiles/libscas.dir/tables/z80.c.o
In file included from /build/source/common/stringop.c:5:
/build/source/include/list.h:7:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | list_t *create_list();
      |                    ^
      |                     void
1 warning generated.
[ 66%] Building C object CMakeFiles/libscas.dir/assembler/assembler.c.o
In file included from /build/source/common/objects.c:7:
/build/source/include/list.h:7:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | list_t *create_list();
      |                    ^
      |                     void
In file included from /build/source/common/objects.c:8:
/build/source/include/stack.h:7:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | stack_type *create_stack();
      |                         ^
      |                          void
In file included from /build/source/common/objects.c:9:
/build/source/include/expression.h:43:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   43 | void initialize_expressions();
      |                            ^
      |                             void
In file included from /build/source/common/objects.c:10:
/build/source/include/objects.h:71:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   71 | object_t *create_object();
      |                        ^
      |                         void
/build/source/common/objects.c:17:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   17 | object_t *create_object() {
      |                        ^
      |                         void
5 warnings generated.
[ 67%] Building C object CMakeFiles/scas.dir/common/stack.c.o
[ 68%] Building C object CMakeFiles/scas.dir/common/stringop.c.o
In file included from /build/source/common/stack.c:1:
/build/source/include/stack.h:7:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | stack_type *create_stack();
      |                         ^
      |                          void
/build/source/common/stack.c:4:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    4 | stack_type *create_stack() {
      |                         ^
      |                          void
2 warnings generated.
[ 69%] Building C object CMakeFiles/libscas.dir/assembler/directives.c.o
In file included from /build/source/common/stringop.c:5:
/build/source/include/list.h:7:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | list_t *create_list();
      |                    ^
      |                     void
1 warning generated.
In file included from /build/source/common/objects.c:7:
/build/source/include/list.h:7:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | list_t *create_list();
      |                    ^
      |                     void
In file included from /build/source/common/objects.c:8:
/build/source/include/stack.h:7:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | stack_type *create_stack();
      |                         ^
      |                          void
In file included from /build/source/common/objects.c:9:
/build/source/include/expression.h:43:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   43 | void initialize_expressions();
      |                            ^
      |                             void
In file included from /build/source/common/objects.c:10:
/build/source/include/objects.h:71:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   71 | object_t *create_object();
      |                        ^
      |                         void
/build/source/common/objects.c:17:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   17 | object_t *create_object() {
      |                        ^
      |                         void
5 warnings generated.
[ 70%] Building C object CMakeFiles/scas.dir/tables/z80.c.o
[ 71%] Building C object CMakeFiles/scwrap.dir/scwrap.c.o
[ 72%] Building C object CMakeFiles/scas.dir/assembler/assembler.c.o
In file included from /build/source/common/stringop.c:5:
/build/source/include/list.h:7:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | list_t *create_list();
      |                    ^
      |                     void
1 warning generated.
[ 73%] Building C object CMakeFiles/scdump.dir/common/readline.c.o
In file included from /build/source/common/objects.c:7:
/build/source/include/list.h:7:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | list_t *create_list();
      |                    ^
      |                     void
In file included from /build/source/common/objects.c:8:
/build/source/include/stack.h:7:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | stack_type *create_stack();
      |                         ^
      |                          void
In file included from /build/source/common/objects.c:9:
/build/source/include/expression.h:43:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   43 | void initialize_expressions();
      |                            ^
      |                             void
In file included from /build/source/common/objects.c:10:
/build/source/include/objects.h:71:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   71 | object_t *create_object();
      |                        ^
      |                         void
/build/source/common/objects.c:17:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   17 | object_t *create_object() {
      |                        ^
      |                         void
5 warnings generated.
[ 75%] Building C object CMakeFiles/libscas.dir/assembler/privatize.c.o
[ 76%] Building C object CMakeFiles/scdump.dir/common/runtime.c.o
In file included from /build/source/common/runtime.c:4:
/build/source/include/list.h:7:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | list_t *create_list();
      |                    ^
      |                     void
1 warning generated.
[ 77%] Building C object CMakeFiles/scdump.dir/common/stack.c.o
In file included from /build/source/common/stack.c:1:
/build/source/include/stack.h:7:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | stack_type *create_stack();
      |                         ^
      |                          void
/build/source/common/stack.c:4:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    4 | stack_type *create_stack() {
      |                         ^
      |                          void
2 warnings generated.
[ 78%] Building C object CMakeFiles/scdump.dir/common/stringop.c.o
In file included from /build/source/common/stringop.c:5:
/build/source/include/list.h:7:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | list_t *create_list();
      |                    ^
      |                     void
1 warning generated.
[ 79%] Building C object CMakeFiles/scdump.dir/tables/z80.c.o
[ 80%] Building C object CMakeFiles/scdump.dir/scdump.c.o
In file included from /build/source/scwrap.c:7:
/build/source/include/list.h:7:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | list_t *create_list();
      |                    ^
      |                     void
In file included from /build/source/scwrap.c:8:
/build/source/include/stack.h:7:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | stack_type *create_stack();
      |                         ^
      |                          void
In file included from /build/source/scwrap.c:9:
/build/source/include/expression.h:43:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   43 | void initialize_expressions();
      |                            ^
      |                             void
In file included from /build/source/scwrap.c:10:
/build/source/include/objects.h:71:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   71 | object_t *create_object();
      |                        ^
      |                         void
/build/source/scwrap.c:18:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   18 | void init_runtime() {
      |                  ^
      |                   void
5 warnings generated.
[ 81%] Linking C executable scwrap
[ 82%] Built target scwrap
[ 83%] Building C object CMakeFiles/libscas.dir/linker/8xp.c.o
In file included from /build/source/assembler/privatize.c:7:
/build/source/include/list.h:7:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | list_t *create_list();
      |                    ^
      |                     void
In file included from /build/source/assembler/privatize.c:8:
/build/source/include/stack.h:7:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | stack_type *create_stack();
      |                         ^
      |                          void
In file included from /build/source/assembler/privatize.c:9:
/build/source/include/expression.h:43:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   43 | void initialize_expressions();
      |                            ^
      |                             void
In file included from /build/source/assembler/privatize.c:10:
/build/source/include/objects.h:71:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   71 | object_t *create_object();
      |                        ^
      |                         void
4 warnings generated.
[ 84%] Building C object CMakeFiles/libscas.dir/linker/bin.c.o
In file included from /build/source/linker/8xp.c:6:
/build/source/include/list.h:7:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | list_t *create_list();
      |                    ^
      |                     void
1 warning generated.
[ 85%] Building C object CMakeFiles/scas.dir/assembler/directives.c.o
[ 86%] Building C object CMakeFiles/scas.dir/assembler/privatize.c.o
kokkos-4.6.00
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o
scas-0.5.5
In file included from /build/source/scdump.c:7:
/build/source/include/list.h:7:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | list_t *create_list();
      |                    ^
      |                     void
In file included from /build/source/scdump.c:8:
/build/source/include/stack.h:7:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | stack_type *create_stack();
      |                         ^
      |                          void
In file included from /build/source/scdump.c:9:
/build/source/include/expression.h:43:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   43 | void initialize_expressions();
      |                            ^
      |                             void
In file included from /build/source/scdump.c:10:
/build/source/include/objects.h:71:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   71 | object_t *create_object();
      |                        ^
      |                         void
/build/source/scdump.c:22:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   22 | void init_runtime() {
      |                  ^
      |                   void
5 warnings generated.
[ 87%] Linking C executable scdump
[ 88%] Built target scdump
[ 89%] Building C object CMakeFiles/libscas.dir/linker/linker.c.o
In file included from /build/source/assembler/privatize.c:7:
/build/source/include/list.h:7:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | list_t *create_list();
      |                    ^
      |                     void
In file included from /build/source/assembler/privatize.c:8:
/build/source/include/stack.h:7:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | stack_type *create_stack();
      |                         ^
      |                          void
In file included from /build/source/assembler/privatize.c:9:
/build/source/include/expression.h:43:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   43 | void initialize_expressions();
      |                            ^
      |                             void
In file included from /build/source/assembler/privatize.c:10:
/build/source/include/objects.h:71:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   71 | object_t *create_object();
      |                        ^
      |                         void
4 warnings generated.
[ 90%] Building C object CMakeFiles/scas.dir/linker/8xp.c.o
In file included from /build/source/linker/8xp.c:6:
/build/source/include/list.h:7:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | list_t *create_list();
      |                    ^
      |                     void
1 warning generated.
[ 91%] Building C object CMakeFiles/scas.dir/linker/bin.c.o
[ 92%] Building C object CMakeFiles/scas.dir/linker/linker.c.o
In file included from /build/source/assembler/assembler.c:7:
/build/source/include/list.h:7:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | list_t *create_list();
      |                    ^
      |                     void
In file included from /build/source/assembler/assembler.c:8:
/build/source/include/stack.h:7:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | stack_type *create_stack();
      |                         ^
      |                          void
In file included from /build/source/assembler/assembler.c:12:
/build/source/include/expression.h:43:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   43 | void initialize_expressions();
      |                            ^
      |                             void
In file included from /build/source/assembler/assembler.c:13:
/build/source/include/objects.h:71:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   71 | object_t *create_object();
      |                        ^
      |                         void
4 warnings generated.
In file included from /build/source/linker/linker.c:7:
/build/source/include/list.h:7:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | list_t *create_list();
      |                    ^
      |                     void
In file included from /build/source/linker/linker.c:8:
/build/source/include/stack.h:7:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | stack_type *create_stack();
      |                         ^
      |                          void
In file included from /build/source/linker/linker.c:10:
/build/source/include/expression.h:43:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   43 | void initialize_expressions();
      |                            ^
      |                             void
In file included from /build/source/linker/linker.c:11:
/build/source/include/objects.h:71:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   71 | object_t *create_object();
      |                        ^
      |                         void
4 warnings generated.
[ 93%] Building C object CMakeFiles/scas.dir/linker/merge.c.o
[ 94%] Building C object CMakeFiles/scas.dir/scas.c.o
In file included from /build/source/assembler/assembler.c:7:
/build/source/include/list.h:7:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | list_t *create_list();
      |                    ^
      |                     void
In file included from /build/source/assembler/assembler.c:8:
/build/source/include/stack.h:7:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | stack_type *create_stack();
      |                         ^
      |                          void
In file included from /build/source/assembler/assembler.c:12:
/build/source/include/expression.h:43:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   43 | void initialize_expressions();
      |                            ^
      |                             void
In file included from /build/source/assembler/assembler.c:13:
/build/source/include/objects.h:71:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   71 | object_t *create_object();
      |                        ^
      |                         void
4 warnings generated.
[ 95%] Building C object CMakeFiles/libscas.dir/linker/merge.c.o
In file included from /build/source/linker/linker.c:7:
/build/source/include/list.h:7:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | list_t *create_list();
      |                    ^
      |                     void
In file included from /build/source/linker/linker.c:8:
/build/source/include/stack.h:7:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | stack_type *create_stack();
      |                         ^
      |                          void
In file included from /build/source/linker/linker.c:10:
/build/source/include/expression.h:43:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   43 | void initialize_expressions();
      |                            ^
      |                             void
In file included from /build/source/linker/linker.c:11:
/build/source/include/objects.h:71:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   71 | object_t *create_object();
      |                        ^
      |                         void
4 warnings generated.
In file included from /build/source/linker/merge.c:7:
/build/source/include/list.h:7:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | list_t *create_list();
      |                    ^
      |                     void
In file included from /build/source/linker/merge.c:9:
/build/source/include/stack.h:7:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | stack_type *create_stack();
      |                         ^
      |                          void
In file included from /build/source/linker/merge.c:10:
/build/source/include/expression.h:43:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   43 | void initialize_expressions();
      |                            ^
      |                             void
In file included from /build/source/linker/merge.c:11:
/build/source/include/objects.h:71:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   71 | object_t *create_object();
      |                        ^
      |                         void
4 warnings generated.
In file included from /build/source/linker/merge.c:7:
/build/source/include/list.h:7:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | list_t *create_list();
      |                    ^
      |                     void
In file included from /build/source/linker/merge.c:9:
/build/source/include/stack.h:7:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | stack_type *create_stack();
      |                         ^
      |                          void
In file included from /build/source/linker/merge.c:10:
/build/source/include/expression.h:43:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   43 | void initialize_expressions();
      |                            ^
      |                             void
In file included from /build/source/linker/merge.c:11:
/build/source/include/objects.h:71:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   71 | object_t *create_object();
      |                        ^
      |                         void
4 warnings generated.
In file included from /build/source/scas.c:11:
/build/source/include/list.h:7:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | list_t *create_list();
      |                    ^
      |                     void
In file included from /build/source/scas.c:12:
/build/source/include/stack.h:7:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | stack_type *create_stack();
      |                         ^
      |                          void
In file included from /build/source/scas.c:17:
/build/source/include/expression.h:43:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   43 | void initialize_expressions();
      |                            ^
      |                             void
In file included from /build/source/scas.c:18:
/build/source/include/objects.h:71:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   71 | object_t *create_object();
      |                        ^
      |                         void
/build/source/scas.c:29:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   29 | void init_scas_runtime() {
      |                       ^
      |                        void
/build/source/scas.c:87:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   87 | void validate_scas_runtime() {
      |                           ^
      |                            void
/build/source/scas.c:315:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
  315 | list_t *split_include_path() {
      |                           ^
      |                            void
7 warnings generated.
In file included from /build/source/assembler/directives.c:9:
/build/source/include/list.h:7:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | list_t *create_list();
      |                    ^
      |                     void
In file included from /build/source/assembler/directives.c:10:
/build/source/include/stack.h:7:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | stack_type *create_stack();
      |                         ^
      |                          void
In file included from /build/source/assembler/directives.c:15:
/build/source/include/expression.h:43:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   43 | void initialize_expressions();
      |                            ^
      |                             void
In file included from /build/source/assembler/directives.c:17:
/build/source/include/objects.h:71:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   71 | object_t *create_object();
      |                        ^
      |                         void
4 warnings generated.
[ 96%] Linking C shared library libscas.so
[ 97%] Built target libscas
In file included from /build/source/assembler/directives.c:9:
/build/source/include/list.h:7:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | list_t *create_list();
      |                    ^
      |                     void
In file included from /build/source/assembler/directives.c:10:
/build/source/include/stack.h:7:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    7 | stack_type *create_stack();
      |                         ^
      |                          void
In file included from /build/source/assembler/directives.c:15:
/build/source/include/expression.h:43:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   43 | void initialize_expressions();
      |                            ^
      |                             void
In file included from /build/source/assembler/directives.c:17:
/build/source/include/objects.h:71:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   71 | object_t *create_object();
      |                        ^
      |                         void
4 warnings generated.
[ 98%] Linking C executable scas
[100%] Built target scas
→ installPhase
install flags: -j6 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash install
[  2%] Built target generate_tables
[  3%] Built target tablegen
[ 28%] Built target scdump
[ 44%] Built target scwrap
[ 72%] Built target scas
[100%] Built target libscas
Install the project...
-- Install configuration: "Release"
-- Installing: /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/lib/libscas.so
-- Installing: /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/bin/scas
-- Installing: /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/bin/scdump
-- Installing: /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/bin/scwrap
-- Installing: /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/bin/generate_tables
-- Installing: /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/include/scas
-- Installing: /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/include/scas/8xp.h
-- Installing: /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/include/scas/assembler.h
-- Installing: /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/include/scas/bin.h
-- Installing: /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/include/scas/directives.h
-- Installing: /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/include/scas/enums.h
-- Installing: /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/include/scas/errors.h
-- Installing: /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/include/scas/expression.h
-- Installing: /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/include/scas/format.h
-- Installing: /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/include/scas/functions.h
-- Installing: /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/include/scas/hashtable.h
-- Installing: /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/include/scas/instructions.h
-- Installing: /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/include/scas/linker.h
-- Installing: /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/include/scas/list.h
-- Installing: /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/include/scas/log.h
-- Installing: /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/include/scas/match.h
-- Installing: /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/include/scas/md5.h
-- Installing: /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/include/scas/merge.h
-- Installing: /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/include/scas/objects.h
-- Installing: /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/include/scas/operators.h
-- Installing: /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/include/scas/privatize.h
-- Installing: /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/include/scas/readline.h
-- Installing: /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/include/scas/runtime.h
-- Installing: /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/include/scas/stack.h
-- Installing: /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/include/scas/stringop.h
mkdir -p bin/
a2x --no-xmllint --doctype manpage --format manpage doc/scas.1.txt -v -D bin/
a2x: args: ['--no-xmllint', '--doctype', 'manpage', '--format', 'manpage', 'doc/scas.1.txt', '-v', '-D', 'bin/']
a2x: resource files: []
a2x: resource directories: ['/nix/store/avkrmgv98x2720hhgy2qkqjvgxnmqzzz-asciidoc-10.2.1/lib/python3.12/site-packages/asciidoc/resources/stylesheets']
a2x: executing: asciidoc [('--doctype', 'manpage'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=manpage'), ('--out-file', '/build/source/bin/scas.1.xml')]
asciidoc: reading: /nix/store/avkrmgv98x2720hhgy2qkqjvgxnmqzzz-asciidoc-10.2.1/lib/python3.12/site-packages/asciidoc/resources/asciidoc.conf
asciidoc: reading: /build/source/doc/scas.1.txt
asciidoc: reading: /nix/store/avkrmgv98x2720hhgy2qkqjvgxnmqzzz-asciidoc-10.2.1/lib/python3.12/site-packages/asciidoc/resources/docbook45.conf
asciidoc: reading: /nix/store/avkrmgv98x2720hhgy2qkqjvgxnmqzzz-asciidoc-10.2.1/lib/python3.12/site-packages/asciidoc/resources/filters/code/code-filter.conf
asciidoc: reading: /nix/store/avkrmgv98x2720hhgy2qkqjvgxnmqzzz-asciidoc-10.2.1/lib/python3.12/site-packages/asciidoc/resources/filters/graphviz/graphviz-filter.conf
asciidoc: reading: /nix/store/avkrmgv98x2720hhgy2qkqjvgxnmqzzz-asciidoc-10.2.1/lib/python3.12/site-packages/asciidoc/resources/filters/latex/latex-filter.conf
asciidoc: reading: /nix/store/avkrmgv98x2720hhgy2qkqjvgxnmqzzz-asciidoc-10.2.1/lib/python3.12/site-packages/asciidoc/resources/filters/music/music-filter.conf
asciidoc: reading: /nix/store/avkrmgv98x2720hhgy2qkqjvgxnmqzzz-asciidoc-10.2.1/lib/python3.12/site-packages/asciidoc/resources/filters/source/source-highlight-filter.conf
asciidoc: reading: /nix/store/avkrmgv98x2720hhgy2qkqjvgxnmqzzz-asciidoc-10.2.1/lib/python3.12/site-packages/asciidoc/resources/lang-en.conf
asciidoc: writing: /build/source/bin/scas.1.xml
a2x: chdir /build/source/bin
a2x: executing: "/nix/store/fz683z20nbk5xmmpjza4zscdqc4gv0k7-libxslt-1.1.43-bin/bin/xsltproc"  --stringparam callout.graphics 0 --stringparam navig.graphics 0 --stringparam admon.textlabel 1 --stringparam admon.graphics 0  "/nix/store/avkrmgv98x2720hhgy2qkqjvgxnmqzzz-asciidoc-10.2.1/lib/python3.12/site-packages/asciidoc/resources/docbook-xsl/manpage.xsl" "/build/source/bin/scas.1.xml"
Note: Writing scas.1
a2x: chdir /build/source
a2x: deleting /build/source/bin/scas.1.xml
mkdir -p bin/
a2x --no-xmllint --doctype manpage --format manpage doc/scdump.1.txt -v -D bin/
a2x: args: ['--no-xmllint', '--doctype', 'manpage', '--format', 'manpage', 'doc/scdump.1.txt', '-v', '-D', 'bin/']
a2x: resource files: []
a2x: resource directories: ['/nix/store/avkrmgv98x2720hhgy2qkqjvgxnmqzzz-asciidoc-10.2.1/lib/python3.12/site-packages/asciidoc/resources/stylesheets']
a2x: executing: asciidoc [('--doctype', 'manpage'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=manpage'), ('--out-file', '/build/source/bin/scdump.1.xml')]
asciidoc: reading: /nix/store/avkrmgv98x2720hhgy2qkqjvgxnmqzzz-asciidoc-10.2.1/lib/python3.12/site-packages/asciidoc/resources/asciidoc.conf
asciidoc: reading: /build/source/doc/scdump.1.txt
asciidoc: reading: /nix/store/avkrmgv98x2720hhgy2qkqjvgxnmqzzz-asciidoc-10.2.1/lib/python3.12/site-packages/asciidoc/resources/docbook45.conf
asciidoc: reading: /nix/store/avkrmgv98x2720hhgy2qkqjvgxnmqzzz-asciidoc-10.2.1/lib/python3.12/site-packages/asciidoc/resources/filters/code/code-filter.conf
asciidoc: reading: /nix/store/avkrmgv98x2720hhgy2qkqjvgxnmqzzz-asciidoc-10.2.1/lib/python3.12/site-packages/asciidoc/resources/filters/graphviz/graphviz-filter.conf
asciidoc: reading: /nix/store/avkrmgv98x2720hhgy2qkqjvgxnmqzzz-asciidoc-10.2.1/lib/python3.12/site-packages/asciidoc/resources/filters/latex/latex-filter.conf
asciidoc: reading: /nix/store/avkrmgv98x2720hhgy2qkqjvgxnmqzzz-asciidoc-10.2.1/lib/python3.12/site-packages/asciidoc/resources/filters/music/music-filter.conf
asciidoc: reading: /nix/store/avkrmgv98x2720hhgy2qkqjvgxnmqzzz-asciidoc-10.2.1/lib/python3.12/site-packages/asciidoc/resources/filters/source/source-highlight-filter.conf
asciidoc: reading: /nix/store/avkrmgv98x2720hhgy2qkqjvgxnmqzzz-asciidoc-10.2.1/lib/python3.12/site-packages/asciidoc/resources/lang-en.conf
asciidoc: writing: /build/source/bin/scdump.1.xml
a2x: chdir /build/source/bin
a2x: executing: "/nix/store/fz683z20nbk5xmmpjza4zscdqc4gv0k7-libxslt-1.1.43-bin/bin/xsltproc"  --stringparam callout.graphics 0 --stringparam navig.graphics 0 --stringparam admon.textlabel 1 --stringparam admon.graphics 0  "/nix/store/avkrmgv98x2720hhgy2qkqjvgxnmqzzz-asciidoc-10.2.1/lib/python3.12/site-packages/asciidoc/resources/docbook-xsl/manpage.xsl" "/build/source/bin/scdump.1.xml"
Note: Writing scdump.1
a2x: chdir /build/source
a2x: deleting /build/source/bin/scdump.1.xml
mkdir -p bin/
a2x --no-xmllint --doctype manpage --format manpage doc/scwrap.1.txt -v -D bin/
a2x: args: ['--no-xmllint', '--doctype', 'manpage', '--format', 'manpage', 'doc/scwrap.1.txt', '-v', '-D', 'bin/']
a2x: resource files: []
a2x: resource directories: ['/nix/store/avkrmgv98x2720hhgy2qkqjvgxnmqzzz-asciidoc-10.2.1/lib/python3.12/site-packages/asciidoc/resources/stylesheets']
a2x: executing: asciidoc [('--doctype', 'manpage'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=manpage'), ('--out-file', '/build/source/bin/scwrap.1.xml')]
asciidoc: reading: /nix/store/avkrmgv98x2720hhgy2qkqjvgxnmqzzz-asciidoc-10.2.1/lib/python3.12/site-packages/asciidoc/resources/asciidoc.conf
asciidoc: reading: /build/source/doc/scwrap.1.txt
asciidoc: reading: /nix/store/avkrmgv98x2720hhgy2qkqjvgxnmqzzz-asciidoc-10.2.1/lib/python3.12/site-packages/asciidoc/resources/docbook45.conf
asciidoc: reading: /nix/store/avkrmgv98x2720hhgy2qkqjvgxnmqzzz-asciidoc-10.2.1/lib/python3.12/site-packages/asciidoc/resources/filters/code/code-filter.conf
asciidoc: reading: /nix/store/avkrmgv98x2720hhgy2qkqjvgxnmqzzz-asciidoc-10.2.1/lib/python3.12/site-packages/asciidoc/resources/filters/graphviz/graphviz-filter.conf
asciidoc: reading: /nix/store/avkrmgv98x2720hhgy2qkqjvgxnmqzzz-asciidoc-10.2.1/lib/python3.12/site-packages/asciidoc/resources/filters/latex/latex-filter.conf
asciidoc: reading: /nix/store/avkrmgv98x2720hhgy2qkqjvgxnmqzzz-asciidoc-10.2.1/lib/python3.12/site-packages/asciidoc/resources/filters/music/music-filter.conf
asciidoc: reading: /nix/store/avkrmgv98x2720hhgy2qkqjvgxnmqzzz-asciidoc-10.2.1/lib/python3.12/site-packages/asciidoc/resources/filters/source/source-highlight-filter.conf
asciidoc: reading: /nix/store/avkrmgv98x2720hhgy2qkqjvgxnmqzzz-asciidoc-10.2.1/lib/python3.12/site-packages/asciidoc/resources/lang-en.conf
asciidoc: writing: /build/source/bin/scwrap.1.xml
a2x: chdir /build/source/bin
a2x: executing: "/nix/store/fz683z20nbk5xmmpjza4zscdqc4gv0k7-libxslt-1.1.43-bin/bin/xsltproc"  --stringparam callout.graphics 0 --stringparam navig.graphics 0 --stringparam admon.textlabel 1 --stringparam admon.graphics 0  "/nix/store/avkrmgv98x2720hhgy2qkqjvgxnmqzzz-asciidoc-10.2.1/lib/python3.12/site-packages/asciidoc/resources/docbook-xsl/manpage.xsl" "/build/source/bin/scwrap.1.xml"
Note: Writing scwrap.1
a2x: chdir /build/source
a2x: deleting /build/source/bin/scwrap.1.xml
mkdir -p /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/share/man//man1/
cp bin/scas.1 bin/scdump.1 bin/scwrap.1 /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/share/man//man1/
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5
shrinking /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/lib/libscas.so
shrinking /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/bin/scas
shrinking /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/bin/scdump
shrinking /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/bin/scwrap
shrinking /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/bin/generate_tables
checking for references to /build/ in /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5...
gzipping man pages under /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/share/man/
patching script interpreter paths in /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5
stripping (with command strip and flags -S -p) in  /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/lib /nix/store/ablmnbh31ai96yrhx5zpmffssvscqk57-scas-x86_64-unknown-linux-gnufilc0-0.5.5/bin
yajl-2.1.0-unstable-2024-02-01
Build started
→ unpackPhase
unpacking source archive /nix/store/xshfc4n1lhr2fnsj6y493nh5nlq9jp5k-source
source root is source
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
fixing cmake files...
cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_LOCALEDIR=/nix/store/h5gh1j6qxfbv5kjmandc0pyn8p9iwxxy-yajl-x86_64-unknown-linux-gnufilc0-2.1.0-unstable-2024-02-01/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/h5gh1j6qxfbv5kjmandc0pyn8p9iwxxy-yajl-x86_64-unknown-linux-gnufilc0-2.1.0-unstable-2024-02-01/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/h5gh1j6qxfbv5kjmandc0pyn8p9iwxxy-yajl-x86_64-unknown-linux-gnufilc0-2.1.0-unstable-2024-02-01/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/h5gh1j6qxfbv5kjmandc0pyn8p9iwxxy-yajl-x86_64-unknown-linux-gnufilc0-2.1.0-unstable-2024-02-01/share/doc/YetAnotherJSONParser -DCMAKE_INSTALL_INFODIR=/nix/store/h5gh1j6qxfbv5kjmandc0pyn8p9iwxxy-yajl-x86_64-unknown-linux-gnufilc0-2.1.0-unstable-2024-02-01/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/h5gh1j6qxfbv5kjmandc0pyn8p9iwxxy-yajl-x86_64-unknown-linux-gnufilc0-2.1.0-unstable-2024-02-01/share/man -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/h5gh1j6qxfbv5kjmandc0pyn8p9iwxxy-yajl-x86_64-unknown-linux-gnufilc0-2.1.0-unstable-2024-02-01/include -DCMAKE_INSTALL_SBINDIR=/nix/store/h5gh1j6qxfbv5kjmandc0pyn8p9iwxxy-yajl-x86_64-unknown-linux-gnufilc0-2.1.0-unstable-2024-02-01/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/h5gh1j6qxfbv5kjmandc0pyn8p9iwxxy-yajl-x86_64-unknown-linux-gnufilc0-2.1.0-unstable-2024-02-01/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/h5gh1j6qxfbv5kjmandc0pyn8p9iwxxy-yajl-x86_64-unknown-linux-gnufilc0-2.1.0-unstable-2024-02-01/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/strip -DCMAKE_RANLIB=/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/ranlib -DCMAKE_AR=/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/ar -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_INSTALL_PREFIX=/nix/store/h5gh1j6qxfbv5kjmandc0pyn8p9iwxxy-yajl-x86_64-unknown-linux-gnufilc0-2.1.0-unstable-2024-02-01 -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_PROCESSOR=x86_64 -DCMAKE_HOST_SYSTEM_NAME=Linux -DCMAKE_HOST_SYSTEM_PROCESSOR=x86_64 -DCMAKE_CROSSCOMPILING_EMULATOR=env
CMake Deprecation Warning at CMakeLists.txt:15 (CMAKE_MINIMUM_REQUIRED):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.
  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.
-- The C compiler identification is Clang 20.1.8
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
CMake Warning (dev) at src/CMakeLists.txt:68 (EXEC_PROGRAM):
  Policy CMP0153 is not set: The exec_program command should not be called.
  Run "cmake --help-policy CMP0153" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.
  Use execute_process() instead.
This warning is for project developers.  Use -Wno-dev to suppress it.
running /nix/store/sywrvcqgm7bf6njpfbkhd8iy4iaymhj2-cmake-3.31.6/bin/cmake -E copy_if_different /build/source/src/api/yajl_parse.h /build/source/build/src/../yajl-2.1.1/include/yajl  2>&1
CMake Warning (dev) at src/CMakeLists.txt:68 (EXEC_PROGRAM):
  Policy CMP0153 is not set: The exec_program command should not be called.
  Run "cmake --help-policy CMP0153" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.
  Use execute_process() instead.
This warning is for project developers.  Use -Wno-dev to suppress it.
running /nix/store/sywrvcqgm7bf6njpfbkhd8iy4iaymhj2-cmake-3.31.6/bin/cmake -E copy_if_different /build/source/src/api/yajl_gen.h /build/source/build/src/../yajl-2.1.1/include/yajl  2>&1
CMake Warning (dev) at src/CMakeLists.txt:68 (EXEC_PROGRAM):
  Policy CMP0153 is not set: The exec_program command should not be called.
  Run "cmake --help-policy CMP0153" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.
  Use execute_process() instead.
This warning is for project developers.  Use -Wno-dev to suppress it.
running /nix/store/sywrvcqgm7bf6njpfbkhd8iy4iaymhj2-cmake-3.31.6/bin/cmake -E copy_if_different /build/source/src/api/yajl_common.h /build/source/build/src/../yajl-2.1.1/include/yajl  2>&1
CMake Warning (dev) at src/CMakeLists.txt:68 (EXEC_PROGRAM):
  Policy CMP0153 is not set: The exec_program command should not be called.
  Run "cmake --help-policy CMP0153" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.
  Use execute_process() instead.
This warning is for project developers.  Use -Wno-dev to suppress it.
running /nix/store/sywrvcqgm7bf6njpfbkhd8iy4iaymhj2-cmake-3.31.6/bin/cmake -E copy_if_different /build/source/src/api/yajl_tree.h /build/source/build/src/../yajl-2.1.1/include/yajl  2>&1
CMake Warning (dev) at reformatter/CMakeLists.txt:38 (GET_TARGET_PROPERTY):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.
  The LOCATION property should not be read from target "json_reformat".  Use
  the target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.
This warning is for project developers.  Use -Wno-dev to suppress it.
CMake Warning (dev) at verify/CMakeLists.txt:32 (GET_TARGET_PROPERTY):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.
  The LOCATION property should not be read from target "json_verify".  Use
  the target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.
This warning is for project developers.  Use -Wno-dev to suppress it.
!! doxygen not found, not generating documentation
-- Configuring done (0.3s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:
    CMAKE_CXX_COMPILER
    CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    CMAKE_FIND_USE_PACKAGE_REGISTRY
    CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY
    CMAKE_INSTALL_BINDIR
    CMAKE_INSTALL_DOCDIR
    CMAKE_INSTALL_INCLUDEDIR
    CMAKE_INSTALL_INFODIR
    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_LIBEXECDIR
    CMAKE_INSTALL_LOCALEDIR
    CMAKE_INSTALL_MANDIR
    CMAKE_INSTALL_SBINDIR
-- Build files have been written to: /build/source/build
cmake: enabled parallel building
cmake: enabled parallel installing
→ buildPhase
build flags: -j6 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
[ 13%] Building C object src/CMakeFiles/yajl.dir/yajl.c.o
[ 13%] Building C object src/CMakeFiles/yajl.dir/yajl_lex.c.o
[ 13%] Building C object src/CMakeFiles/yajl.dir/yajl_buf.c.o
[ 17%] Building C object src/CMakeFiles/yajl.dir/yajl_parser.c.o
[ 21%] Building C object src/CMakeFiles/yajl.dir/yajl_encode.c.o
[ 26%] Building C object src/CMakeFiles/yajl.dir/yajl_gen.c.o
[ 30%] Building C object src/CMakeFiles/yajl.dir/yajl_alloc.c.o
[ 34%] Building C object src/CMakeFiles/yajl.dir/yajl_tree.c.o
[ 39%] Building C object src/CMakeFiles/yajl.dir/yajl_version.c.o
[ 43%] Linking C shared library ../yajl-2.1.1/lib/libyajl.so
[ 43%] Built target yajl
[ 47%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o
[ 52%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o
[ 56%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o
[ 60%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o
[ 69%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o
[ 69%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o
[ 73%] Linking C executable gen-extra-close
[ 78%] Linking C executable parse_config
[ 82%] Linking C executable json_verify
[ 82%] Built target gen-extra-close
[ 86%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o
[ 86%] Built target parse_config
[ 86%] Built target json_verify
[ 91%] Linking C executable perftest
[ 95%] Linking C executable json_reformat
[100%] Linking C executable yajl_test
[100%] Built target perftest
[100%] Built target yajl_test
[100%] Built target json_reformat
→ checkPhase
check flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash VERBOSE=y test
/nix/store/sywrvcqgm7bf6njpfbkhd8iy4iaymhj2-cmake-3.31.6/bin/cmake -S/build/source -B/build/source/build --check-build-system CMakeFiles/Makefile.cmake 0
make  -f CMakeFiles/Makefile2 test
make[1]: Entering directory '/build/source/build'
/nix/store/sywrvcqgm7bf6njpfbkhd8iy4iaymhj2-cmake-3.31.6/bin/cmake -S/build/source -B/build/source/build --check-build-system CMakeFiles/Makefile.cmake 0
/nix/store/sywrvcqgm7bf6njpfbkhd8iy4iaymhj2-cmake-3.31.6/bin/cmake -E cmake_progress_start /build/source/build/CMakeFiles 0
make  -f CMakeFiles/Makefile2 CMakeFiles/test.dir/all
make[2]: Entering directory '/build/source/build'
make  -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/depend
make[3]: Entering directory '/build/source/build'
cd /build/source/build && /nix/store/sywrvcqgm7bf6njpfbkhd8iy4iaymhj2-cmake-3.31.6/bin/cmake -E cmake_depends "Unix Makefiles" /build/source /build/source /build/source/build /build/source/build /build/source/build/CMakeFiles/test.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/build/source/build'
make  -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/build
make[3]: Entering directory '/build/source/build'
cd /build/source/test/parsing && ./run_tests.sh /build/source/build/test/parsing/yajl_test
using test binary: /build/source/build/test/parsing/yajl_test
 test (ac_difficult_json_c_test_case_with_comments): SUCCESS
 test (ac_simple_with_comments): SUCCESS
 test (ag_false_then_garbage): SUCCESS
 test (ag_null_then_garbage): SUCCESS
 test (ag_true_then_garbage): SUCCESS
 test (am_eof): SUCCESS
kokkos-4.6.00
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o
yajl-2.1.0-unstable-2024-02-01
 test (am_integers): SUCCESS
 test (am_multiple): SUCCESS
 test (am_stuff): SUCCESS
kokkos-4.6.00
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o
yajl-2.1.0-unstable-2024-02-01
 test (ap_array_open): SUCCESS
 test (ap_eof_str): SUCCESS
 test (ap_map_open): SUCCESS
 test (ap_partial_ok): SUCCESS
 test (array): SUCCESS
 test (array_close): SUCCESS
kokkos-4.6.00
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o
yajl-2.1.0-unstable-2024-02-01
 test (bignums): SUCCESS
 test (bogus_char): SUCCESS
 test (codepoints_from_unicode_org): SUCCESS
 test (deep_arrays): SUCCESS
kokkos-4.6.00
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o
yajl-2.1.0-unstable-2024-02-01
 test (difficult_json_c_test_case): SUCCESS
 test (doubles): SUCCESS
 test (doubles_in_array): SUCCESS
 test (empty_array): SUCCESS
 test (empty_string): SUCCESS
 test (escaped_bulgarian): SUCCESS
kokkos-4.6.00
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o
yajl-2.1.0-unstable-2024-02-01
 test (escaped_foobar): SUCCESS
 test (false): SUCCESS
 test (fg_false_then_garbage): SUCCESS
 test (fg_issue_7): SUCCESS
 test (fg_null_then_garbage): SUCCESS
 test (fg_true_then_garbage): SUCCESS
 test (four_byte_utf8): SUCCESS
 test (high_overflow): SUCCESS
kokkos-4.6.00
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o
yajl-2.1.0-unstable-2024-02-01
 test (integers): SUCCESS
 test (invalid_utf8): SUCCESS
 test (isolated_surrogate_marker): SUCCESS
 test (leading_zero_in_number): SUCCESS
 test (lonely_minus_sign): SUCCESS
 test (lonely_number): SUCCESS
 test (low_overflow): SUCCESS
 test (map_close): SUCCESS
kokkos-4.6.00
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o
yajl-2.1.0-unstable-2024-02-01
 test (missing_integer_after_decimal_point): SUCCESS
 test (missing_integer_after_exponent): SUCCESS
kokkos-4.6.00
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpaceThreadSafety.cpp.o
yajl-2.1.0-unstable-2024-02-01
 test (multiple): SUCCESS
 test (non_utf8_char_in_string): SUCCESS
 test (np_partial_bad): SUCCESS
kokkos-4.6.00
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewBadAlloc.cpp.o
yajl-2.1.0-unstable-2024-02-01
 test (null): SUCCESS
 test (nulls_and_bools): SUCCESS
 test (simple): SUCCESS
 test (simple_with_comments): SUCCESS
 test (string_invalid_escape): SUCCESS
 test (string_invalid_hex_char): SUCCESS
 test (string_with_escapes): SUCCESS
kokkos-4.6.00
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o
yajl-2.1.0-unstable-2024-02-01
 test (string_with_invalid_newline): SUCCESS
 test (three_byte_utf8): SUCCESS
 test (true): SUCCESS
 test (unescaped_bulgarian): SUCCESS
 test (zerobyte): SUCCESS
58/58 tests successful
make[3]: Leaving directory '/build/source/build'
Built target test
make[2]: Leaving directory '/build/source/build'
/nix/store/sywrvcqgm7bf6njpfbkhd8iy4iaymhj2-cmake-3.31.6/bin/cmake -E cmake_progress_start /build/source/build/CMakeFiles 0
kokkos-4.6.00
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o
yajl-2.1.0-unstable-2024-02-01
make[1]: Leaving directory '/build/source/build'
→ installPhase
install flags: -j6 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash install
[ 43%] Built target yajl
[ 52%] Built target json_verify
[ 69%] Built target parse_config
[ 69%] Built target json_reformat
[ 78%] Built target gen-extra-close
[ 86%] Built target yajl_test
[100%] Built target perftest
Install the project...
-- Install configuration: "Release"
-- Installing: /nix/store/h5gh1j6qxfbv5kjmandc0pyn8p9iwxxy-yajl-x86_64-unknown-linux-gnufilc0-2.1.0-unstable-2024-02-01/lib/libyajl.so.2.1.1
-- Installing: /nix/store/h5gh1j6qxfbv5kjmandc0pyn8p9iwxxy-yajl-x86_64-unknown-linux-gnufilc0-2.1.0-unstable-2024-02-01/lib/libyajl.so.2
-- Installing: /nix/store/h5gh1j6qxfbv5kjmandc0pyn8p9iwxxy-yajl-x86_64-unknown-linux-gnufilc0-2.1.0-unstable-2024-02-01/lib/libyajl.so
-- Installing: /nix/store/h5gh1j6qxfbv5kjmandc0pyn8p9iwxxy-yajl-x86_64-unknown-linux-gnufilc0-2.1.0-unstable-2024-02-01/include/yajl/yajl_parse.h
-- Installing: /nix/store/h5gh1j6qxfbv5kjmandc0pyn8p9iwxxy-yajl-x86_64-unknown-linux-gnufilc0-2.1.0-unstable-2024-02-01/include/yajl/yajl_gen.h
-- Installing: /nix/store/h5gh1j6qxfbv5kjmandc0pyn8p9iwxxy-yajl-x86_64-unknown-linux-gnufilc0-2.1.0-unstable-2024-02-01/include/yajl/yajl_common.h
-- Installing: /nix/store/h5gh1j6qxfbv5kjmandc0pyn8p9iwxxy-yajl-x86_64-unknown-linux-gnufilc0-2.1.0-unstable-2024-02-01/include/yajl/yajl_tree.h
-- Installing: /nix/store/h5gh1j6qxfbv5kjmandc0pyn8p9iwxxy-yajl-x86_64-unknown-linux-gnufilc0-2.1.0-unstable-2024-02-01/include/yajl/yajl_version.h
-- Installing: /nix/store/h5gh1j6qxfbv5kjmandc0pyn8p9iwxxy-yajl-x86_64-unknown-linux-gnufilc0-2.1.0-unstable-2024-02-01/lib/pkgconfig/yajl.pc
-- Installing: /nix/store/h5gh1j6qxfbv5kjmandc0pyn8p9iwxxy-yajl-x86_64-unknown-linux-gnufilc0-2.1.0-unstable-2024-02-01/bin/json_reformat
-- Set non-toolchain portion of runtime path of "/nix/store/h5gh1j6qxfbv5kjmandc0pyn8p9iwxxy-yajl-x86_64-unknown-linux-gnufilc0-2.1.0-unstable-2024-02-01/bin/json_reformat" to ""
-- Installing: /nix/store/h5gh1j6qxfbv5kjmandc0pyn8p9iwxxy-yajl-x86_64-unknown-linux-gnufilc0-2.1.0-unstable-2024-02-01/bin/json_verify
-- Set non-toolchain portion of runtime path of "/nix/store/h5gh1j6qxfbv5kjmandc0pyn8p9iwxxy-yajl-x86_64-unknown-linux-gnufilc0-2.1.0-unstable-2024-02-01/bin/json_verify" to ""
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/h5gh1j6qxfbv5kjmandc0pyn8p9iwxxy-yajl-x86_64-unknown-linux-gnufilc0-2.1.0-unstable-2024-02-01
shrinking /nix/store/h5gh1j6qxfbv5kjmandc0pyn8p9iwxxy-yajl-x86_64-unknown-linux-gnufilc0-2.1.0-unstable-2024-02-01/lib/libyajl.so.2.1.1
shrinking /nix/store/h5gh1j6qxfbv5kjmandc0pyn8p9iwxxy-yajl-x86_64-unknown-linux-gnufilc0-2.1.0-unstable-2024-02-01/bin/json_reformat
shrinking /nix/store/h5gh1j6qxfbv5kjmandc0pyn8p9iwxxy-yajl-x86_64-unknown-linux-gnufilc0-2.1.0-unstable-2024-02-01/bin/json_verify
checking for references to /build/ in /nix/store/h5gh1j6qxfbv5kjmandc0pyn8p9iwxxy-yajl-x86_64-unknown-linux-gnufilc0-2.1.0-unstable-2024-02-01...
patching script interpreter paths in /nix/store/h5gh1j6qxfbv5kjmandc0pyn8p9iwxxy-yajl-x86_64-unknown-linux-gnufilc0-2.1.0-unstable-2024-02-01
stripping (with command strip and flags -S -p) in  /nix/store/h5gh1j6qxfbv5kjmandc0pyn8p9iwxxy-yajl-x86_64-unknown-linux-gnufilc0-2.1.0-unstable-2024-02-01/lib /nix/store/h5gh1j6qxfbv5kjmandc0pyn8p9iwxxy-yajl-x86_64-unknown-linux-gnufilc0-2.1.0-unstable-2024-02-01/bin
kokkos-4.6.00
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o
[ 47%] Linking CXX executable Kokkos_CoreUnitTest_Default
libkokkos_gtest.a(gtest-all.cc.o):gtest-all.cc:function pizlonatedFI4792_nextafter:(.text+0x1d4e46): error: undefined reference to 'pizlonated_nextafter'
clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/build.make:360: core/unit_test/Kokkos_CoreUnitTest_Default] Error 1
make[1]: *** [CMakeFiles/Makefile2:1944: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/all] Error 2
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorProp.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfViews.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanAtomicAccessor.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanConversion.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o
[ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessorAccessViolation.cpp.o
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessor.cpp.o
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o
[ 59%] Linking CXX executable Kokkos_CoreUnitTest_Serial1
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o:TestSerial_Complex.cpp:function pizlonatedFI4792_hypot:(.text+0xf996): error: undefined reference to 'pizlonated_hypot'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o:TestSerial_Complex.cpp:function pizlonatedFI403_sqrt:(.text+0xfa81): error: undefined reference to 'pizlonated_sqrt'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o:TestSerial_Complex.cpp:function pizlonatedFI4792_atan2:(.text+0xfb56): error: undefined reference to 'pizlonated_atan2'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o:TestSerial_Complex.cpp:function pizlonatedFI403_cos:(.text+0xfc41): error: undefined reference to 'pizlonated_cos'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o:TestSerial_Complex.cpp:function pizlonatedFI403_sin:(.text+0xfd11): error: undefined reference to 'pizlonated_sin'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o:TestSerial_Complex.cpp:function pizlonatedFI403_log:(.text+0x13131): error: undefined reference to 'pizlonated_log'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o:TestSerial_Complex.cpp:function pizlonatedFI403_exp:(.text+0x13201): error: undefined reference to 'pizlonated_exp'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o:TestSerial_Complex.cpp:function pizlonatedFI403_sinh:(.text+0x132d1): error: undefined reference to 'pizlonated_sinh'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o:TestSerial_Complex.cpp:function pizlonatedFI403_cosh:(.text+0x133a1): error: undefined reference to 'pizlonated_cosh'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o:TestSerial_Complex.cpp:function pizlonatedFI4792_pow:(.text+0x13476): error: undefined reference to 'pizlonated_pow'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o:TestSerial_Complex.cpp:function pizlonatedFI403_acos:(.text+0x13561): error: undefined reference to 'pizlonated_acos'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI403_sin:(.text+0x30211): error: undefined reference to 'pizlonated_sin'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI269_sinf:(.text+0x302e1): error: undefined reference to 'pizlonated_sinf'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI537_sinl:(.text+0x303c3): error: undefined reference to 'pizlonated_sinl'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI403_cos:(.text+0x304a1): error: undefined reference to 'pizlonated_cos'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI269_cosf:(.text+0x30571): error: undefined reference to 'pizlonated_cosf'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI537_cosl:(.text+0x30653): error: undefined reference to 'pizlonated_cosl'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI403_tan:(.text+0x30731): error: undefined reference to 'pizlonated_tan'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI269_tanf:(.text+0x30801): error: undefined reference to 'pizlonated_tanf'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI537_tanl:(.text+0x308e3): error: undefined reference to 'pizlonated_tanl'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI403_asin:(.text+0x309c1): error: undefined reference to 'pizlonated_asin'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI269_asinf:(.text+0x30a91): error: undefined reference to 'pizlonated_asinf'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI537_asinl:(.text+0x30b73): error: undefined reference to 'pizlonated_asinl'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI403_acos:(.text+0x30c51): error: undefined reference to 'pizlonated_acos'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI269_acosf:(.text+0x30d21): error: undefined reference to 'pizlonated_acosf'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI537_acosl:(.text+0x30e03): error: undefined reference to 'pizlonated_acosl'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI403_atan:(.text+0x30ee1): error: undefined reference to 'pizlonated_atan'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI269_atanf:(.text+0x30fb1): error: undefined reference to 'pizlonated_atanf'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI537_atanl:(.text+0x31093): error: undefined reference to 'pizlonated_atanl'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI403_sinh:(.text+0x31171): error: undefined reference to 'pizlonated_sinh'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI269_sinhf:(.text+0x31241): error: undefined reference to 'pizlonated_sinhf'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI537_sinhl:(.text+0x31323): error: undefined reference to 'pizlonated_sinhl'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI403_cosh:(.text+0x31401): error: undefined reference to 'pizlonated_cosh'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI269_coshf:(.text+0x314d1): error: undefined reference to 'pizlonated_coshf'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI537_coshl:(.text+0x315b3): error: undefined reference to 'pizlonated_coshl'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI403_tanh:(.text+0x31691): error: undefined reference to 'pizlonated_tanh'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI269_tanhf:(.text+0x31761): error: undefined reference to 'pizlonated_tanhf'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI537_tanhl:(.text+0x31843): error: undefined reference to 'pizlonated_tanhl'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI403_asinh:(.text+0x31921): error: undefined reference to 'pizlonated_asinh'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI269_asinhf:(.text+0x319f1): error: undefined reference to 'pizlonated_asinhf'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI537_asinhl:(.text+0x31ad3): error: undefined reference to 'pizlonated_asinhl'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI403_acosh:(.text+0x31bb1): error: undefined reference to 'pizlonated_acosh'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI269_acoshf:(.text+0x31c81): error: undefined reference to 'pizlonated_acoshf'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI537_acoshl:(.text+0x31d63): error: undefined reference to 'pizlonated_acoshl'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI403_atanh:(.text+0x31e41): error: undefined reference to 'pizlonated_atanh'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI269_atanhf:(.text+0x31f11): error: undefined reference to 'pizlonated_atanhf'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI537_atanhl:(.text+0x31ff3): error: undefined reference to 'pizlonated_atanhl'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI403_sqrt:(.text+0x320d1): error: undefined reference to 'pizlonated_sqrt'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI269_sqrtf:(.text+0x321a1): error: undefined reference to 'pizlonated_sqrtf'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o:TestSerial_MathematicalFunctions1.cpp:function pizlonatedFI537_sqrtl:(.text+0x32283): error: undefined reference to 'pizlonated_sqrtl'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o:TestSerial_MathematicalFunctions2.cpp:function pizlonatedFI403_sqrt:(.text+0x35e81): error: undefined reference to 'pizlonated_sqrt'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o:TestSerial_MathematicalFunctions2.cpp:function pizlonatedFI269_sqrtf:(.text+0x35f51): error: undefined reference to 'pizlonated_sqrtf'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o:TestSerial_MathematicalFunctions2.cpp:function pizlonatedFI537_sqrtl:(.text+0x36033): error: undefined reference to 'pizlonated_sqrtl'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o:TestSerial_MathematicalFunctions2.cpp:function pizlonatedFI403_cbrt:(.text+0x36111): error: undefined reference to 'pizlonated_cbrt'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o:TestSerial_MathematicalFunctions2.cpp:function pizlonatedFI269_cbrtf:(.text+0x361e1): error: undefined reference to 'pizlonated_cbrtf'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o:TestSerial_MathematicalFunctions2.cpp:function pizlonatedFI537_cbrtl:(.text+0x362c3): error: undefined reference to 'pizlonated_cbrtl'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o:TestSerial_MathematicalFunctions2.cpp:function pizlonatedFI269_exp2f:(.text+0x363a1): error: undefined reference to 'pizlonated_exp2f'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o:TestSerial_MathematicalFunctions2.cpp:function pizlonatedFI403_exp2:(.text+0x36481): error: undefined reference to 'pizlonated_exp2'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o:TestSerial_MathematicalFunctions2.cpp:function pizlonatedFI537_exp2l:(.text+0x36553): error: undefined reference to 'pizlonated_exp2l'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o:TestSerial_MathematicalFunctions2.cpp:function pizlonatedFI3195_hypotf:(.text+0x36637): error: undefined reference to 'pizlonated_hypotf'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o:TestSerial_MathematicalFunctions2.cpp:function pizlonatedFI4792_hypot:(.text+0x36736): error: undefined reference to 'pizlonated_hypot'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o:TestSerial_MathematicalFunctions2.cpp:function pizlonatedFI6389_hypotl:(.text+0x3682b): error: undefined reference to 'pizlonated_hypotl'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o:TestSerial_MathematicalFunctions2.cpp:function pizlonatedFI403_erf:(.text+0x36c01): error: undefined reference to 'pizlonated_erf'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o:TestSerial_MathematicalFunctions2.cpp:function pizlonatedFI269_erff:(.text+0x36cd1): error: undefined reference to 'pizlonated_erff'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o:TestSerial_MathematicalFunctions2.cpp:function pizlonatedFI537_erfl:(.text+0x36db3): error: undefined reference to 'pizlonated_erfl'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o:TestSerial_MathematicalFunctions2.cpp:function pizlonatedFI403_erfc:(.text+0x36e91): error: undefined reference to 'pizlonated_erfc'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o:TestSerial_MathematicalFunctions2.cpp:function pizlonatedFI269_erfcf:(.text+0x36f61): error: undefined reference to 'pizlonated_erfcf'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o:TestSerial_MathematicalFunctions2.cpp:function pizlonatedFI537_erfcl:(.text+0x37043): error: undefined reference to 'pizlonated_erfcl'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o:TestSerial_MathematicalFunctions2.cpp:function pizlonatedFI403_tgamma:(.text+0x37121): error: undefined reference to 'pizlonated_tgamma'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o:TestSerial_MathematicalFunctions2.cpp:function pizlonatedFI269_tgammaf:(.text+0x371f1): error: undefined reference to 'pizlonated_tgammaf'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o:TestSerial_MathematicalFunctions2.cpp:function pizlonatedFI537_tgammal:(.text+0x372d3): error: undefined reference to 'pizlonated_tgammal'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o:TestSerial_MathematicalFunctions2.cpp:function pizlonatedFI403_lgamma:(.text+0x373b1): error: undefined reference to 'pizlonated_lgamma'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o:TestSerial_MathematicalFunctions2.cpp:function pizlonatedFI269_lgammaf:(.text+0x37481): error: undefined reference to 'pizlonated_lgammaf'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o:TestSerial_MathematicalFunctions2.cpp:function pizlonatedFI537_lgammal:(.text+0x37563): error: undefined reference to 'pizlonated_lgammal'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o:TestSerial_MathematicalFunctions2.cpp:function pizlonatedFI403_logb:(.text+0x37641): error: undefined reference to 'pizlonated_logb'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o:TestSerial_MathematicalFunctions2.cpp:function pizlonatedFI269_logbf:(.text+0x37711): error: undefined reference to 'pizlonated_logbf'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o:TestSerial_MathematicalFunctions2.cpp:function pizlonatedFI537_logbl:(.text+0x377f3): error: undefined reference to 'pizlonated_logbl'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o:TestSerial_MathematicalFunctions2.cpp:function pizlonatedFI4792_nextafter:(.text+0x378d6): error: undefined reference to 'pizlonated_nextafter'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o:TestSerial_MathematicalFunctions2.cpp:function pizlonatedFI6389_nextafterl:(.text+0x379cb): error: undefined reference to 'pizlonated_nextafterl'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o:TestSerial_MathematicalFunctions2.cpp:function pizlonatedFI3195_powf:(.text+0x3a3b7): error: undefined reference to 'pizlonated_powf'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o:TestSerial_MathematicalFunctions2.cpp:function pizlonatedFI4792_pow:(.text+0x3a606): error: undefined reference to 'pizlonated_pow'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o:TestSerial_MathematicalFunctions2.cpp:function pizlonatedFI6389_powl:(.text+0x3a6fb): error: undefined reference to 'pizlonated_powl'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o:TestSerial_MathematicalFunctions2.cpp:function pizlonatedFI3195_fmodf:(.text+0x3aa37): error: undefined reference to 'pizlonated_fmodf'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o:TestSerial_MathematicalFunctions3.cpp:function pizlonatedFI403_exp:(.text+0x190e1): error: undefined reference to 'pizlonated_exp'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o:TestSerial_MathematicalFunctions3.cpp:function pizlonatedFI269_expf:(.text+0x191b1): error: undefined reference to 'pizlonated_expf'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o:TestSerial_MathematicalFunctions3.cpp:function pizlonatedFI537_expl:(.text+0x19293): error: undefined reference to 'pizlonated_expl'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o:TestSerial_MathematicalFunctions3.cpp:function pizlonatedFI403_exp2:(.text+0x19451): error: undefined reference to 'pizlonated_exp2'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o:TestSerial_MathematicalFunctions3.cpp:function pizlonatedFI269_exp2f:(.text+0x19521): error: undefined reference to 'pizlonated_exp2f'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o:TestSerial_MathematicalFunctions3.cpp:function pizlonatedFI537_exp2l:(.text+0x19603): error: undefined reference to 'pizlonated_exp2l'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o:TestSerial_MathematicalFunctions3.cpp:function pizlonatedFI403_expm1:(.text+0x196e1): error: undefined reference to 'pizlonated_expm1'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o:TestSerial_MathematicalFunctions3.cpp:function pizlonatedFI269_expm1f:(.text+0x197b1): error: undefined reference to 'pizlonated_expm1f'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o:TestSerial_MathematicalFunctions3.cpp:function pizlonatedFI537_expm1l:(.text+0x19893): error: undefined reference to 'pizlonated_expm1l'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o:TestSerial_MathematicalFunctions3.cpp:function pizlonatedFI403_log:(.text+0x19971): error: undefined reference to 'pizlonated_log'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o:TestSerial_MathematicalFunctions3.cpp:function pizlonatedFI269_logf:(.text+0x19a41): error: undefined reference to 'pizlonated_logf'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o:TestSerial_MathematicalFunctions3.cpp:function pizlonatedFI537_logl:(.text+0x19b23): error: undefined reference to 'pizlonated_logl'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o:TestSerial_MathematicalFunctions3.cpp:function pizlonatedFI403_log10:(.text+0x19c01): error: undefined reference to 'pizlonated_log10'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o:TestSerial_MathematicalFunctions3.cpp:function pizlonatedFI269_log10f:(.text+0x19cd1): error: undefined reference to 'pizlonated_log10f'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o:TestSerial_MathematicalFunctions3.cpp:function pizlonatedFI537_log10l:(.text+0x19db3): error: undefined reference to 'pizlonated_log10l'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o:TestSerial_MathematicalFunctions3.cpp:function pizlonatedFI403_log2:(.text+0x19e91): error: undefined reference to 'pizlonated_log2'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o:TestSerial_MathematicalFunctions3.cpp:function pizlonatedFI269_log2f:(.text+0x19f61): error: undefined reference to 'pizlonated_log2f'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o:TestSerial_MathematicalFunctions3.cpp:function pizlonatedFI537_log2l:(.text+0x1a043): error: undefined reference to 'pizlonated_log2l'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o:TestSerial_MathematicalFunctions3.cpp:function pizlonatedFI403_log1p:(.text+0x1a121): error: undefined reference to 'pizlonated_log1p'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o:TestSerial_MathematicalFunctions3.cpp:function pizlonatedFI269_log1pf:(.text+0x1a1f1): error: undefined reference to 'pizlonated_log1pf'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o:TestSerial_MathematicalFunctions3.cpp:function pizlonatedFI537_log1pl:(.text+0x1a2d3): error: undefined reference to 'pizlonated_log1pl'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o:TestSerial_MathematicalSpecialFunctions.cpp:function pizlonatedFI4792_hypot:(.text+0x9ce6): error: undefined reference to 'pizlonated_hypot'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o:TestSerial_MathematicalSpecialFunctions.cpp:function pizlonatedFI403_exp:(.text+0xc571): error: undefined reference to 'pizlonated_exp'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o:TestSerial_MathematicalSpecialFunctions.cpp:function pizlonatedFI403_cos:(.text+0xcf51): error: undefined reference to 'pizlonated_cos'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o:TestSerial_MathematicalSpecialFunctions.cpp:function pizlonatedFI403_sin:(.text+0xd021): error: undefined reference to 'pizlonated_sin'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o:TestSerial_MathematicalSpecialFunctions.cpp:function pizlonatedFI4792_pow:(.text+0xd0f6): error: undefined reference to 'pizlonated_pow'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o:TestSerial_MathematicalSpecialFunctions.cpp:function pizlonatedFI403_cosh:(.text+0xd1e1): error: undefined reference to 'pizlonated_cosh'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o:TestSerial_MathematicalSpecialFunctions.cpp:function pizlonatedFI403_sinh:(.text+0xd2b1): error: undefined reference to 'pizlonated_sinh'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o:TestSerial_MathematicalSpecialFunctions.cpp:function pizlonatedFI4792_atan2:(.text+0xd386): error: undefined reference to 'pizlonated_atan2'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o:TestSerial_MathematicalSpecialFunctions.cpp:function pizlonatedFI403_sqrt:(.text+0xd471): error: undefined reference to 'pizlonated_sqrt'
CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o:TestSerial_MathematicalSpecialFunctions.cpp:function pizlonatedFI403_log:(.text+0xd541): error: undefined reference to 'pizlonated_log'
libkokkos_gtest.a(gtest-all.cc.o):gtest-all.cc:function pizlonatedFI4792_nextafter:(.text+0x1d4e46): error: undefined reference to 'pizlonated_nextafter'
clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/build.make:1256: core/unit_test/Kokkos_CoreUnitTest_Serial1] Error 1
make[1]: *** [CMakeFiles/Makefile2:1874: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/all] Error 2
[ 59%] Linking CXX executable Kokkos_CoreUnitTest_Serial2
CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o:TestSerial_TeamBasic.cpp:function pizlonatedFI403_sqrt:(.text+0xdb931): error: undefined reference to 'pizlonated_sqrt'
CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o:TestSerial_TeamCombinedReducers.cpp:function pizlonatedFI4792_pow:(.text+0x816d6): error: undefined reference to 'pizlonated_pow'
CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o:TestSerial_TeamReductionScan.cpp:function pizlonatedFI403_cos:(.text+0x4ef41): error: undefined reference to 'pizlonated_cos'
CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o:TestSerial_TeamReductionScan.cpp:function pizlonatedFI403_sin:(.text+0x4f011): error: undefined reference to 'pizlonated_sin'
libkokkos_gtest.a(gtest-all.cc.o):gtest-all.cc:function pizlonatedFI4792_nextafter:(.text+0x1d4e46): error: undefined reference to 'pizlonated_nextafter'
clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/build.make:920: core/unit_test/Kokkos_CoreUnitTest_Serial2] Error 1
make[1]: *** [CMakeFiles/Makefile2:1909: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/all] Error 2
make: *** [Makefile:146: all] Error 2
keyfuzz-0.2
error: Cannot build '/nix/store/swmi8zai29w3kalz6an405pgmn25xxhi-keyfuzz-x86_64-unknown-linux-gnufilc0-0.2.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/5nm839wqm6kwpzhnykb4ljqi53sb8i11-keyfuzz-x86_64-unknown-linux-gnufilc0-0.2
       Last 25 log lines:
       > make[2]: Entering directory '/build/keyfuzz-0.2/src'
       > make  all-am
       > make[3]: Entering directory '/build/keyfuzz-0.2/src'
       > clang -DHAVE_CONFIG_H -I. -I. -I..     -DPKGSYSCONFDIR="\"/nix/store/5nm839wqm6kwpzhnykb4ljqi53sb8i11-keyfuzz-x86_64-unknown-linux-gnufilc0-0.2/etc/keyfuzz\"" -g -O2 -pipe -Wall -W -pedantic -c -o keyfuzz-keyfuzz.o `test -f 'keyfuzz.c' || echo './'`keyfuzz.c
       > clang -DHAVE_CONFIG_H -I. -I. -I..     -DPKGSYSCONFDIR="\"/nix/store/5nm839wqm6kwpzhnykb4ljqi53sb8i11-keyfuzz-x86_64-unknown-linux-gnufilc0-0.2/etc/keyfuzz\"" -g -O2 -pipe -Wall -W -pedantic -c -o keyfuzz-cmdline.o `test -f 'cmdline.c' || echo './'`cmdline.c
       > cmdline.c:57:25: error: call to undeclared function 'rpl_malloc'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
       >    57 |   char *result = (char*)malloc(strlen(s) + 1);
       >       |                         ^
       > ../config.h:84:16: note: expanded from macro 'malloc'
       >    84 | #define malloc rpl_malloc
       >       |                ^
       > cmdline.c:57:18: warning: cast to 'char *' from smaller integer type 'int' [-Wint-to-pointer-cast]
       >    57 |   char *result = (char*)malloc(strlen(s) + 1);
       >       |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
       > cmdline.c:95:13: warning: variable 'stop_char' set but not used [-Wunused-but-set-variable]
       >    95 |       char *stop_char;
       >       |             ^
       > 2 warnings and 1 error generated.
       > make[3]: *** [Makefile:280: keyfuzz-cmdline.o] Error 1
       > make[3]: Leaving directory '/build/keyfuzz-0.2/src'
       > make[2]: *** [Makefile:178: all] Error 2
       > make[2]: Leaving directory '/build/keyfuzz-0.2/src'
       > make[1]: *** [Makefile:244: all-recursive] Error 1
       > make[1]: Leaving directory '/build/keyfuzz-0.2'
       > make: *** [Makefile:182: all] Error 2
       For full logs, run:
         nix log /nix/store/swmi8zai29w3kalz6an405pgmn25xxhi-keyfuzz-x86_64-unknown-linux-gnufilc0-0.2.drv
keynav-0.20220825.0
error: Cannot build '/nix/store/966v9ald3aq0hipisfc7289jk8lkacya-keynav-x86_64-unknown-linux-gnufilc0-0.20220825.0.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/rkhhph09n5d0kcfrrda7p0c9s63l0ccv-keynav-x86_64-unknown-linux-gnufilc0-0.20220825.0
       Last 17 log lines:
       > Running phase: unpackPhase
       > unpacking source archive /nix/store/mwkm1sgr2f82mxfmh9x83c7dx3h147k6-source
       > source root is source
       > Running phase: patchPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: configurePhase
       > no configure script, doing nothing
       > Running phase: buildPhase
       > build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
       > sh version.sh --header > keynav_version.h
       > clang      -O2   -c -o keynav.o keynav.c
       > keynav.c:25:10: fatal error: 'glib.h' file not found
       >    25 | #include <glib.h>
       >       |          ^~~~~~~~
       > 1 error generated.
       > make: *** [<builtin>: keynav.o] Error 1
       For full logs, run:
         nix log /nix/store/966v9ald3aq0hipisfc7289jk8lkacya-keynav-x86_64-unknown-linux-gnufilc0-0.20220825.0.drv
keystone-0.9.2
error: Cannot build '/nix/store/qcvaa5ijq3w86mg9p9za9fmhcihpl27c-keystone-x86_64-unknown-linux-gnufilc0-0.9.2.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/4a20632a3ggwb4xzvm2jav7v6g6kgwir-keystone-x86_64-unknown-linux-gnufilc0-0.9.2
       Last 25 log lines:
       > In file included from /build/source/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp:14:
       > In file included from /build/source/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h:18:
       > In file included from /build/source/llvm/include/llvm/MC/MCStreamer.h:20:
       > In file included from /build/source/llvm/include/llvm/MC/MCDwarf.h:19:
       > In file included from /build/source/llvm/include/llvm/ADT/MapVector.h:20:
       > /build/source/llvm/include/llvm/ADT/DenseMap.h:103:14: warning: variable 'NumEntries' set but not used [-Wunused-but-set-variable]
       >   103 |     unsigned NumEntries = getNumEntries();
       >       |              ^
       > 1 warning generated.
       > In file included from /build/source/llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp:10:
       > In file included from /build/source/llvm/keystone/../lib/Target/X86/MCTargetDesc/X86BaseInfo.h:20:
       > In file included from /build/source/llvm/keystone/../lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h:18:
       > In file included from /build/source/llvm/include/llvm/MC/MCStreamer.h:20:
       > In file included from /build/source/llvm/include/llvm/MC/MCDwarf.h:19:
       > In file included from /build/source/llvm/include/llvm/ADT/MapVector.h:20:
       > /build/source/llvm/include/llvm/ADT/DenseMap.h:103:14: warning: variable 'NumEntries' set but not used [-Wunused-but-set-variable]
       >   103 |     unsigned NumEntries = getNumEntries();
       >       |              ^
       > 1 warning generated.
       > [ 66%] Linking CXX shared library ../lib/libkeystone.so
       > CMakeFiles/keystone.dir/__/lib/Support/APInt.cpp.o:APInt.cpp:function pizlonatedFI403_sqrt:(.text.pizlonatedFI403_sqrt+0x11): error: undefined reference to 'pizlonated_sqrt'
       > clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
       > make[2]: *** [llvm/keystone/CMakeFiles/keystone.dir/build.make:2468: llvm/lib/libkeystone.so.0] Error 1
       > make[1]: *** [CMakeFiles/Makefile2:623: llvm/keystone/CMakeFiles/keystone.dir/all] Error 2
       > make: *** [Makefile:156: all] Error 2
       For full logs, run:
         nix log /nix/store/qcvaa5ijq3w86mg9p9za9fmhcihpl27c-keystone-x86_64-unknown-linux-gnufilc0-0.9.2.drv
kgt-2023-06-03
error: Cannot build '/nix/store/fc9adc74pg4gp27n9n8d5fa0l4fd75qc-kgt-x86_64-unknown-linux-gnufilc0-2023-06-03.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/1k40x4h1z719jjrh96xwfsygixkp9x9d-kgt-x86_64-unknown-linux-gnufilc0-2023-06-03-bin
         /nix/store/mhrzy158im0mqr39amzbb4p2gkg1zkrd-kgt-x86_64-unknown-linux-gnufilc0-2023-06-03
         /nix/store/xalrjv2811r2lsf7246lkdgm3wi13fd3-kgt-x86_64-unknown-linux-gnufilc0-2023-06-03-doc
       Last 25 log lines:
       > src/rrd/tnode.c:210:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
       >   210 | }
       >       | ^
       > 1 warning generated.
       > --- build/src/rrtext/output.o ---
       > clang -o build/src/rrtext/output.o -ansi -pedantic -O3 -DNDEBUG  -c src/rrtext/output.c
       > --- build/src/svg/output.o ---
       > clang -o build/src/svg/output.o -ansi -pedantic -O3 -DNDEBUG  -c src/svg/output.c
       > --- build/src/svg/path.o ---
       > clang -o build/src/svg/path.o -ansi -pedantic -O3 -DNDEBUG  -c src/svg/path.c
       > --- build/src/html5/output.o ---
       > --- build/src/json/output.o ---
       > --- build/src/html5/output.o ---
       > clang -o build/src/html5/output.o -ansi -pedantic -O3 -DNDEBUG  -c src/html5/output.c
       > --- build/src/json/output.o ---
       > clang -o build/src/json/output.o -ansi -pedantic -O3 -DNDEBUG  -c src/json/output.c
       > --- build/lib/bnf.o ---
       > ld -r -o build/lib/bnf.o build/src/bnf/lexer.o build/src/bnf/parser.o build/src/bnf/output.o
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: fatal error: cannot mix -r with dynamic object /nix/store/14i07vk4qkfcdyyha9amqryg033l3xcf-filc-sysroot-with-metadata/lib/libpizlo.so
       > *** [build/lib/bnf.o] Error code 1
       >
       > bmake: stopped making "all" in /build/source
       > bmake: 1 error
       >
       > bmake: stopped making "all" in /build/source
       For full logs, run:
         nix log /nix/store/fc9adc74pg4gp27n9n8d5fa0l4fd75qc-kgt-x86_64-unknown-linux-gnufilc0-2023-06-03.drv
kokkos-4.6.00
error: Cannot build '/nix/store/bv876msnjfzisb6cxm6kylcim3f679g2-kokkos-x86_64-unknown-linux-gnufilc0-4.6.00.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/yd5lmz5cy1wxakn86gfflpzqjfngdmx3-kokkos-x86_64-unknown-linux-gnufilc0-4.6.00
       Last 25 log lines:
       > CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o:TestSerial_MathematicalFunctions3.cpp:function pizlonatedFI537_log1pl:(.text+0x1a2d3): error: undefined reference to 'pizlonated_log1pl'
       > CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o:TestSerial_MathematicalSpecialFunctions.cpp:function pizlonatedFI4792_hypot:(.text+0x9ce6): error: undefined reference to 'pizlonated_hypot'
       > CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o:TestSerial_MathematicalSpecialFunctions.cpp:function pizlonatedFI403_exp:(.text+0xc571): error: undefined reference to 'pizlonated_exp'
       > CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o:TestSerial_MathematicalSpecialFunctions.cpp:function pizlonatedFI403_cos:(.text+0xcf51): error: undefined reference to 'pizlonated_cos'
       > CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o:TestSerial_MathematicalSpecialFunctions.cpp:function pizlonatedFI403_sin:(.text+0xd021): error: undefined reference to 'pizlonated_sin'
       > CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o:TestSerial_MathematicalSpecialFunctions.cpp:function pizlonatedFI4792_pow:(.text+0xd0f6): error: undefined reference to 'pizlonated_pow'
       > CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o:TestSerial_MathematicalSpecialFunctions.cpp:function pizlonatedFI403_cosh:(.text+0xd1e1): error: undefined reference to 'pizlonated_cosh'
       > CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o:TestSerial_MathematicalSpecialFunctions.cpp:function pizlonatedFI403_sinh:(.text+0xd2b1): error: undefined reference to 'pizlonated_sinh'
       > CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o:TestSerial_MathematicalSpecialFunctions.cpp:function pizlonatedFI4792_atan2:(.text+0xd386): error: undefined reference to 'pizlonated_atan2'
       > CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o:TestSerial_MathematicalSpecialFunctions.cpp:function pizlonatedFI403_sqrt:(.text+0xd471): error: undefined reference to 'pizlonated_sqrt'
       > CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o:TestSerial_MathematicalSpecialFunctions.cpp:function pizlonatedFI403_log:(.text+0xd541): error: undefined reference to 'pizlonated_log'
       > libkokkos_gtest.a(gtest-all.cc.o):gtest-all.cc:function pizlonatedFI4792_nextafter:(.text+0x1d4e46): error: undefined reference to 'pizlonated_nextafter'
       > clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
       > make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/build.make:1256: core/unit_test/Kokkos_CoreUnitTest_Serial1] Error 1
       > make[1]: *** [CMakeFiles/Makefile2:1874: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/all] Error 2
       > [ 59%] Linking CXX executable Kokkos_CoreUnitTest_Serial2
       > CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o:TestSerial_TeamBasic.cpp:function pizlonatedFI403_sqrt:(.text+0xdb931): error: undefined reference to 'pizlonated_sqrt'
       > CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o:TestSerial_TeamCombinedReducers.cpp:function pizlonatedFI4792_pow:(.text+0x816d6): error: undefined reference to 'pizlonated_pow'
       > CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o:TestSerial_TeamReductionScan.cpp:function pizlonatedFI403_cos:(.text+0x4ef41): error: undefined reference to 'pizlonated_cos'
       > CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o:TestSerial_TeamReductionScan.cpp:function pizlonatedFI403_sin:(.text+0x4f011): error: undefined reference to 'pizlonated_sin'
       > libkokkos_gtest.a(gtest-all.cc.o):gtest-all.cc:function pizlonatedFI4792_nextafter:(.text+0x1d4e46): error: undefined reference to 'pizlonated_nextafter'
       > clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
       > make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/build.make:920: core/unit_test/Kokkos_CoreUnitTest_Serial2] Error 1
       > make[1]: *** [CMakeFiles/Makefile2:1909: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/all] Error 2
       > make: *** [Makefile:146: all] Error 2
       For full logs, run:
         nix log /nix/store/bv876msnjfzisb6cxm6kylcim3f679g2-kokkos-x86_64-unknown-linux-gnufilc0-4.6.00.drv
kore-4.2.3
error: Cannot build '/nix/store/alq2bn6h40l2z2cgw28b4fgav4l2j031-kore-x86_64-unknown-linux-gnufilc0-4.2.3.drv'.
       Reason: 2 dependencies failed.
       Output paths:
         /nix/store/zww0n71yryr28nmi0cklcc7g8bj6pgi7-kore-x86_64-unknown-linux-gnufilc0-4.2.3
koules-1.4
error: Cannot build '/nix/store/krzy63wj96idvdmidi0v4js7fr4qlxfd-koules-x86_64-unknown-linux-gnufilc0-1.4.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/3lsxc8pc2bkgwv1j0nx2569b1glahbfc-koules-x86_64-unknown-linux-gnufilc0-1.4
       Last 25 log lines:
       > Hunk #1 succeeded at 98 (offset -5 lines).
       > Hunk #2 succeeded at 126 (offset -5 lines).
       > Hunk #3 succeeded at 156 (offset -5 lines).
       > applying patch /nix/store/hj8wkpmawp09bznfhvz0ga8cy21dihd0-source/patches/double-declaration.patch
       > patching file koules.c
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: configurePhase
       > configuring with imake: ''
       > imake -DUseInstalled -I/nix/store/7ygaarqq0iakwhyhl2yin5wwnc6npaqk-imake-1.0.10/lib/X11/config
       > make Makefiles
       > making Makefiles in xlib...
       > 	mv -f Makefile Makefile.bak
       > make[1]: Entering directory '/build/koules1.4'
       > sh: gcc: not found
       > make[1]: *** [Makefile:1087: xlib/Makefile] Aborted
       > make[1]: *** Deleting file 'xlib/Makefile'
       > make[1]: Leaving directory '/build/koules1.4'
       > make: [Makefile:1095: Makefiles] Error 2 (ignored)
       > make includes
       > including in ./xlib...
       > make[1]: Entering directory '/build/koules1.4/xlib'
       > make[1]: *** No rule to make target 'includes'.  Stop.
       > make[1]: Leaving directory '/build/koules1.4/xlib'
       > make: *** [Makefile:1153: includes] Error 2
       For full logs, run:
         nix log /nix/store/krzy63wj96idvdmidi0v4js7fr4qlxfd-koules-x86_64-unknown-linux-gnufilc0-1.4.drv
krep-0.4.2
error: Cannot build '/nix/store/n3h522z8cgh6lfn16fi6n5jxp4h8im2p-krep-x86_64-unknown-linux-gnufilc0-0.4.2.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/vwf5ia5xi1f0cq10aj49raal7hr0jc6a-krep-x86_64-unknown-linux-gnufilc0-0.4.2
       Last 23 log lines:
       > Using versionCheckHook
       > Running phase: unpackPhase
       > unpacking source archive /nix/store/48zyh1avp7z3v7pccn0z10kjhn3kdcds-source
       > source root is source
       > Running phase: patchPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: configurePhase
       > no configure script, doing nothing
       > Running phase: buildPhase
       > build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash CC=cc ENABLE_ARCH_DETECTION=0
       > cc -Wall -Wextra -O3 -std=c11 -pthread -D_GNU_SOURCE -D_DEFAULT_SOURCE  -c krep.c -o krep.o
       > krep.c:924:21: error: argument to '__builtin_ia32_pcmpestri128' must be a constant integer
       >   924 |         int index = _mm_cmpestri(xmm_pattern, (int)pattern_len, xmm_text, (int)text_chunk_len, comp_mode);
       >       |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       > /nix/store/pslnwc5c5msmzmm18l3jc6s0kpf5zyzl-filc0-resource-dir/lib/clang/20/include/smmintrin.h:1784:9: note: expanded from macro '_mm_cmpestri'
       >  1784 |   ((int)__builtin_ia32_pcmpestri128((__v16qi)(__m128i)(A), (int)(LA),          \
       >       |         ^
       >  1785 |                                     (__v16qi)(__m128i)(B), (int)(LB),          \
       >  1786 |                                     (int)(M)))
       >       |                                     ~~~~~~~~
       > 1 error generated.
       > make: *** [Makefile:90: krep.o] Error 1
       For full logs, run:
         nix log /nix/store/n3h522z8cgh6lfn16fi6n5jxp4h8im2p-krep-x86_64-unknown-linux-gnufilc0-0.4.2.drv
ksh-2020.0.0
error: Cannot build '/nix/store/75baicjajs0vnynpk01vfjsryj7iy34g-ksh-x86_64-unknown-linux-gnufilc0-2020.0.0.drv'.
       Reason: builder failed with exit code 1.
       Output paths:
         /nix/store/yfvdx3sv7zliha6dvjj12p1jgi9j69xj-ksh-x86_64-unknown-linux-gnufilc0-2020.0.0
       Last 25 log lines:
       > 31 libc.so.6 0x00007ffff7c2a47e
       > 32 libc.so.6 0x00007ffff7c2a539 __libc_start_main + 137
       > 33 clang-20  0x0000000000c74ed5 _start + 37
       > clang-20: error: clang frontend command failed with exit code 134 (use -v to see invocation)
       > clang version 20.1.8 (Fil-C 0.684)
       > Target: x86_64-pc-linux-gnu
       > Thread model: posix
       > InstalledDir: /nix/store/f7c5s76n67mj1pr39cy7aj0akjy1s4mn-filc0-git/bin
       > Build config: +assertions
       > clang-20: note: diagnostic msg:
       > ********************
       >
       > PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
       > Preprocessed source(s) and associated run script(s) are located at:
       > clang-20: note: diagnostic msg: /build/sfcvt-fe2a73.c
       > clang-20: note: diagnostic msg: /build/sfcvt-fe2a73.sh
       > clang-20: note: diagnostic msg:
       >
       > ********************
       > [63/540] Compiling C object src/lib/libast/libast.a.p/sfio_sfecvt.c.o
       > [64/540] Compiling C object src/lib/libast/libast.a.p/regex_regnexec.c.o
       > [65/540] Compiling C object src/lib/libast/libast.a.p/sfio_sfdisc.c.o
       > [66/540] Compiling C object src/lib/libast/libast.a.p/regex_regcomp.c.o
       > [67/540] Compiling C object src/lib/libast/libast.a.p/misc_optget.c.o
       > ninja: build stopped: subcommand failed.
       For full logs, run:
         nix log /nix/store/75baicjajs0vnynpk01vfjsryj7iy34g-ksh-x86_64-unknown-linux-gnufilc0-2020.0.0.drv
kssd-2.21
error: Cannot build '/nix/store/336cjf92ajqf5xix6bjivm91xzp1c8g8-kssd-x86_64-unknown-linux-gnufilc0-2.21.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/8mi3ag0ar8v2nrl7yfk1iy9234phi2ln-kssd-x86_64-unknown-linux-gnufilc0-2.21
       Last 15 log lines:
       > Running phase: unpackPhase
       > unpacking source archive /nix/store/97nwzkrxz4ir9rp6b1nrar5mrnp3l0ha-source
       > source root is source
       > Running phase: patchPhase
       > applying patch /nix/store/fixzrdsv39b2b3zvj3d8c264640w0gbq-allocate-enough-memory.patch
       > patching file kssd.c
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: configurePhase
       > no configure script, doing nothing
       > Running phase: buildPhase
       > build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
       > gcc -std=gnu11 -Wall -Wno-unused-result -O3 -ggdb -lz -fopenmp  *.c -o ./kssd -lm
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: gcc: command not found
       > make: *** [Makefile:4: all] Error 127
       For full logs, run:
         nix log /nix/store/336cjf92ajqf5xix6bjivm91xzp1c8g8-kssd-x86_64-unknown-linux-gnufilc0-2.21.drv
ksuperkey-0.4
error: Cannot build '/nix/store/xj3lgr44zabldv2766jzpr9xccwpqhrz-ksuperkey-x86_64-unknown-linux-gnufilc0-0.4.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/m933i95ab7pxw7hrzilf4d4268hz267s-ksuperkey-x86_64-unknown-linux-gnufilc0-0.4
       Last 25 log lines:
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: pkg-config: command not found
       > /build/xcape-05d191.o:xcape.c:function pizlonatedFI9_XRecordAllocRange:(.text+0x18ede): error: undefined reference to 'pizlonated_XRecordAllocRange'
       > /build/xcape-05d191.o:xcape.c:function pizlonatedFI2_XInitThreads:(.text+0x1965e): error: undefined reference to 'pizlonated_XInitThreads'
       > /build/xcape-05d191.o:xcape.c:function pizlonatedFI1073_XOpenDisplay:(.text+0x19a9b): error: undefined reference to 'pizlonated_XOpenDisplay'
       > /build/xcape-05d191.o:xcape.c:function pizlonatedFI17135722_XQueryExtension:(.text+0x19cf8): error: undefined reference to 'pizlonated_XQueryExtension'
       > /build/xcape-05d191.o:xcape.c:function pizlonatedFI141514_XRecordQueryVersion:(.text+0x1a020): error: undefined reference to 'pizlonated_XRecordQueryVersion'
       > /build/xcape-05d191.o:xcape.c:function pizlonatedFI188493986_XkbQueryExtension:(.text+0x1a2df): error: undefined reference to 'pizlonated_XkbQueryExtension'
       > /build/xcape-05d191.o:xcape.c:function pizlonatedFI37306103_XRecordCreateContext:(.text+0x1b043): error: undefined reference to 'pizlonated_XRecordCreateContext'
       > /build/xcape-05d191.o:xcape.c:function pizlonatedFI2529_XSync:(.text+0x1b320): error: undefined reference to 'pizlonated_XSync'
       > /build/xcape-05d191.o:xcape.c:function pizlonatedFI1547457_XRecordEnableContext:(.text+0x1b4ff): error: undefined reference to 'pizlonated_XRecordEnableContext'
       > /build/xcape-05d191.o:xcape.c:function pizlonatedFI2529_XRecordFreeContext:(.text+0x1b910): error: undefined reference to 'pizlonated_XRecordFreeContext'
       > /build/xcape-05d191.o:xcape.c:function pizlonatedFI1066_XFree:(.text+0x1bab8): error: undefined reference to 'pizlonated_XFree'
       > /build/xcape-05d191.o:xcape.c:function pizlonatedFI1066_XCloseDisplay:(.text+0x1bc48): error: undefined reference to 'pizlonated_XCloseDisplay'
       > /build/xcape-05d191.o:xcape.c:function pizlonatedFI1065_XLockDisplay:(.text+0x1c3d8): error: undefined reference to 'pizlonated_XLockDisplay'
       > /build/xcape-05d191.o:xcape.c:function pizlonatedFI2529_XRecordDisableContext:(.text+0x1c520): error: undefined reference to 'pizlonated_XRecordDisableContext'
       > /build/xcape-05d191.o:xcape.c:function pizlonatedFI1065_XUnlockDisplay:(.text+0x1c6c8): error: undefined reference to 'pizlonated_XUnlockDisplay'
       > /build/xcape-05d191.o:xcape.c:function pizlonatedFI195645_XkbKeycodeToKeysym:(.text+0x1ca72): error: undefined reference to 'pizlonated_XkbKeycodeToKeysym'
       > /build/xcape-05d191.o:xcape.c:function pizlonatedFI1065_XRecordFreeData:(.text+0x1cc78): error: undefined reference to 'pizlonated_XRecordFreeData'
       > /build/xcape-05d191.o:xcape.c:function pizlonatedFI142_XKeysymToString:(.text+0x1cf73): error: undefined reference to 'pizlonated_XKeysymToString'
       > /build/xcape-05d191.o:xcape.c:function pizlonatedFI195645_XTestFakeKeyEvent:(.text+0x1d152): error: undefined reference to 'pizlonated_XTestFakeKeyEvent'
       > /build/xcape-05d191.o:xcape.c:function pizlonatedFI1066_XFlush:(.text+0x1d358): error: undefined reference to 'pizlonated_XFlush'
       > /build/xcape-05d191.o:xcape.c:function pizlonatedFI1066_XStringToKeysym:(.text+0x1df88): error: undefined reference to 'pizlonated_XStringToKeysym'
       > /build/xcape-05d191.o:xcape.c:function pizlonatedFI2529_XKeysymToKeycode:(.text+0x1e120): error: undefined reference to 'pizlonated_XKeysymToKeycode'
       > clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
       > make: *** [Makefile:14: ksuperkey] Error 1
       For full logs, run:
         nix log /nix/store/xj3lgr44zabldv2766jzpr9xccwpqhrz-ksuperkey-x86_64-unknown-linux-gnufilc0-0.4.drv
kssd-2.21
error: build of '/nix/store/336cjf92ajqf5xix6bjivm91xzp1c8g8-kssd-x86_64-unknown-linux-gnufilc0-2.21.drv^*', '/nix/store/75baicjajs0vnynpk01vfjsryj7iy34g-ksh-x86_64-unknown-linux-gnufilc0-2020.0.0.drv^*', '/nix/store/966v9ald3aq0hipisfc7289jk8lkacya-keynav-x86_64-unknown-linux-gnufilc0-0.20220825.0.drv^*', '/nix/store/alq2bn6h40l2z2cgw28b4fgav4l2j031-kore-x86_64-unknown-linux-gnufilc0-4.2.3.drv^*', '/nix/store/bv876msnjfzisb6cxm6kylcim3f679g2-kokkos-x86_64-unknown-linux-gnufilc0-4.6.00.drv^*', '/nix/store/fc9adc74pg4gp27n9n8d5fa0l4fd75qc-kgt-x86_64-unknown-linux-gnufilc0-2023-06-03.drv^*', '/nix/store/krzy63wj96idvdmidi0v4js7fr4qlxfd-koules-x86_64-unknown-linux-gnufilc0-1.4.drv^*', '/nix/store/n3h522z8cgh6lfn16fi6n5jxp4h8im2p-krep-x86_64-unknown-linux-gnufilc0-0.4.2.drv^*', '/nix/store/qcvaa5ijq3w86mg9p9za9fmhcihpl27c-keystone-x86_64-unknown-linux-gnufilc0-0.9.2.drv^*', '/nix/store/swmi8zai29w3kalz6an405pgmn25xxhi-keyfuzz-x86_64-unknown-linux-gnufilc0-0.2.drv^*', '/nix/store/xj3lgr44zabldv2766jzpr9xccwpqhrz-ksuperkey-x86_64-unknown-linux-gnufilc0-0.4.drv^*' failed

End of log