Build · 4b617e99Finished · errors ·
Pause
•••
Download raw log ↓
← Earlier output69.0 MiB captured
re2c-4.1
      |     ^
./src/encoding/enc.h:110:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  110 |     switch (type_) {
      |     ^
./src/encoding/enc.h:125:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  125 |     switch (type_) {
      |     ^
./src/encoding/enc.h:140:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  140 |     switch (type_) {
      |     ^
src/regexp/split_charset.cc:29:9: warning: 'switch' missing 'default' label [-Wswitch-default]
   29 |         switch (re->kind) {
      |         ^
6 warnings generated.
  CXX      src/skeleton/generate_data.o
  CXX      src/skeleton/maxpath.o
In file included from src/skeleton/control_flow.cc:12:
In file included from ./src/options/opt.h:11:
./src/encoding/enc.h:77:5: warning: 'switch' missing 'default' label [-Wswitch-default]
   77 |     switch (t) {
      |     ^
./src/encoding/enc.h:95:5: warning: 'switch' missing 'default' label [-Wswitch-default]
   95 |     switch (type_) {
      |     ^
./src/encoding/enc.h:110:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  110 |     switch (type_) {
      |     ^
./src/encoding/enc.h:125:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  125 |     switch (type_) {
      |     ^
./src/encoding/enc.h:140:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  140 |     switch (type_) {
      |     ^
5 warnings generated.
  CXX      src/skeleton/skeleton.o
In file included from src/skeleton/generate_data.cc:10:
In file included from ./src/options/opt.h:11:
./src/encoding/enc.h:77:5: warning: 'switch' missing 'default' label [-Wswitch-default]
   77 |     switch (t) {
      |     ^
./src/encoding/enc.h:95:5: warning: 'switch' missing 'default' label [-Wswitch-default]
   95 |     switch (type_) {
      |     ^
./src/encoding/enc.h:110:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  110 |     switch (type_) {
      |     ^
./src/encoding/enc.h:125:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  125 |     switch (type_) {
      |     ^
./src/encoding/enc.h:140:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  140 |     switch (type_) {
      |     ^
src/skeleton/generate_data.cc:423:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  423 |     switch (skel.sizeof_key) {
      |     ^
src/skeleton/generate_data.cc:440:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  440 |     switch (skel.opts->encoding.cunit_size()) {
      |     ^
src/skeleton/generate_data.cc:423:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  423 |     switch (skel.sizeof_key) {
      |     ^
src/skeleton/generate_data.cc:442:9: note: in instantiation of function template specialization 're2c::generate_paths_cunit<unsigned int>' requested here
  442 |         generate_paths_cunit<uint32_t>(skel, cover);
      |         ^
src/skeleton/generate_data.cc:423:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  423 |     switch (skel.sizeof_key) {
      |     ^
src/skeleton/generate_data.cc:445:9: note: in instantiation of function template specialization 're2c::generate_paths_cunit<unsigned short>' requested here
  445 |         generate_paths_cunit<uint16_t>(skel, cover);
      |         ^
src/skeleton/generate_data.cc:423:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  423 |     switch (skel.sizeof_key) {
      |     ^
src/skeleton/generate_data.cc:448:9: note: in instantiation of function template specialization 're2c::generate_paths_cunit<unsigned char>' requested here
  448 |         generate_paths_cunit<uint8_t>(skel, cover);
      |         ^
10 warnings generated.
  CXX      src/parse/ast.o
In file included from src/skeleton/skeleton.cc:3:
In file included from ./src/options/opt.h:11:
./src/encoding/enc.h:77:5: warning: 'switch' missing 'default' label [-Wswitch-default]
   77 |     switch (t) {
      |     ^
./src/encoding/enc.h:95:5: warning: 'switch' missing 'default' label [-Wswitch-default]
   95 |     switch (type_) {
      |     ^
./src/encoding/enc.h:110:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  110 |     switch (type_) {
      |     ^
./src/encoding/enc.h:125:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  125 |     switch (type_) {
      |     ^
./src/encoding/enc.h:140:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  140 |     switch (type_) {
      |     ^
src/skeleton/skeleton.cc:120:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  120 |     switch (key) {
      |     ^
6 warnings generated.
In file included from src/skeleton/generate_code.cc:7:
In file included from ./src/adfa/adfa.h:12:
In file included from ./src/codegen/output.h:16:
In file included from ./src/options/opt.h:11:
./src/encoding/enc.h:77:5: warning: 'switch' missing 'default' label [-Wswitch-default]
   77 |     switch (t) {
      |     ^
./src/encoding/enc.h:95:5: warning: 'switch' missing 'default' label [-Wswitch-default]
   95 |     switch (type_) {
      |     ^
./src/encoding/enc.h:110:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  110 |     switch (type_) {
      |     ^
./src/encoding/enc.h:125:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  125 |     switch (type_) {
      |     ^
./src/encoding/enc.h:140:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  140 |     switch (type_) {
      |     ^
src/skeleton/generate_code.cc:647:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  647 |     switch (opts->code_model) {
      |     ^
6 warnings generated.
  CXX      src/parse/input.o
  CXX      src/util/file_utils.o
  CXX      src/util/string_utils.o
clingo-5.8.0
[ 24%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/clingo.cpp.o
re2c-4.1
  CXX      src/util/range.o
In file included from src/parse/ast.cc:4:
In file included from ./src/options/opt.h:11:
./src/encoding/enc.h:77:5: warning: 'switch' missing 'default' label [-Wswitch-default]
   77 |     switch (t) {
      |     ^
./src/encoding/enc.h:95:5: warning: 'switch' missing 'default' label [-Wswitch-default]
   95 |     switch (type_) {
      |     ^
./src/encoding/enc.h:110:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  110 |     switch (type_) {
      |     ^
./src/encoding/enc.h:125:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  125 |     switch (type_) {
      |     ^
./src/encoding/enc.h:140:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  140 |     switch (type_) {
      |     ^
src/parse/ast.cc:165:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  165 |     switch (a->kind) {
      |     ^
src/parse/ast.cc:303:44: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt]
  303 |         CHECK_SPECIAL(defs, "default rule");
      |                                            ^
src/parse/ast.cc:304:49: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt]
  304 |         CHECK_SPECIAL(eofs, "end of input rule");
      |                                                 ^
src/parse/ast.cc:305:45: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt]
  305 |         CHECK_SPECIAL(entry, "entry action");
      |                                             ^
src/parse/ast.cc:306:51: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt]
  306 |         CHECK_SPECIAL(pre_rule, "pre-rule action");
      |                                                   ^
src/parse/ast.cc:307:53: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt]
  307 |         CHECK_SPECIAL(post_rule, "post-rule action");
      |                                                     ^
11 warnings generated.
  CXX      src/parse/lexer.o
  CXX      src/parse/parser.o
clingo-5.8.0
[ 25%] Linking CXX static library ../lib/libreify.a
re2c-4.1
In file included from src/parse/input.cc:8:
In file included from ./src/options/opt.h:11:
./src/encoding/enc.h:77:5: warning: 'switch' missing 'default' label [-Wswitch-default]
   77 |     switch (t) {
      |     ^
./src/encoding/enc.h:95:5: warning: 'switch' missing 'default' label [-Wswitch-default]
   95 |     switch (type_) {
      |     ^
./src/encoding/enc.h:110:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  110 |     switch (type_) {
      |     ^
./src/encoding/enc.h:125:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  125 |     switch (type_) {
      |     ^
./src/encoding/enc.h:140:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  140 |     switch (type_) {
      |     ^
5 warnings generated.
  CXX      src/parse/conf_lexer.o
clingo-5.8.0
[ 25%] Built target libreify
[ 26%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/constraint.cpp.o
re2c-4.1
  CXX      src/parse/conf_parser.o
In file included from ../src/parse/lexer.re:9:
In file included from ./src/codegen/output.h:16:
In file included from ./src/options/opt.h:11:
./src/encoding/enc.h:77:5: warning: 'switch' missing 'default' label [-Wswitch-default]
   77 |     switch (t) {
      |     ^
./src/encoding/enc.h:95:5: warning: 'switch' missing 'default' label [-Wswitch-default]
   95 |     switch (type_) {
      |     ^
./src/encoding/enc.h:110:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  110 |     switch (type_) {
      |     ^
./src/encoding/enc.h:125:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  125 |     switch (type_) {
      |     ^
./src/encoding/enc.h:140:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  140 |     switch (type_) {
      |     ^
5 warnings generated.
  CXXLD    re2d
In file included from ../src/parse/parser.ypp:16:
In file included from ./src/options/opt.h:11:
./src/encoding/enc.h:77:5: warning: 'switch' missing 'default' label [-Wswitch-default]
   77 |     switch (t) {
      |     ^
./src/encoding/enc.h:95:5: warning: 'switch' missing 'default' label [-Wswitch-default]
   95 |     switch (type_) {
      |     ^
./src/encoding/enc.h:110:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  110 |     switch (type_) {
      |     ^
./src/encoding/enc.h:125:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  125 |     switch (type_) {
      |     ^
./src/encoding/enc.h:140:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  140 |     switch (type_) {
      |     ^
../src/parse/parser.ypp:215:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  215 |     switch((yyvsp[0].op)) {
      |     ^
6 warnings generated.
  CXXLD    re2go
In file included from src/msg/msg.cc:9:
In file included from ./src/options/opt.h:11:
./src/encoding/enc.h:77:5: warning: 'switch' missing 'default' label [-Wswitch-default]
   77 |     switch (t) {
      |     ^
./src/encoding/enc.h:95:5: warning: 'switch' missing 'default' label [-Wswitch-default]
   95 |     switch (type_) {
      |     ^
./src/encoding/enc.h:110:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  110 |     switch (type_) {
      |     ^
./src/encoding/enc.h:125:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  125 |     switch (type_) {
      |     ^
./src/encoding/enc.h:140:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  140 |     switch (type_) {
      |     ^
src/msg/msg.cc:28:5: warning: 'switch' missing 'default' label [-Wswitch-default]
   28 |     switch (locfmt) {
      |     ^
6 warnings generated.
  CXXLD    re2hs
In file included from ../src/parse/conf_lexer.re:5:
./src/encoding/enc.h:77:5: warning: 'switch' missing 'default' label [-Wswitch-default]
   77 |     switch (t) {
      |     ^
./src/encoding/enc.h:95:5: warning: 'switch' missing 'default' label [-Wswitch-default]
   95 |     switch (type_) {
      |     ^
./src/encoding/enc.h:110:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  110 |     switch (type_) {
      |     ^
./src/encoding/enc.h:125:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  125 |     switch (type_) {
      |     ^
./src/encoding/enc.h:140:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  140 |     switch (type_) {
      |     ^
5 warnings generated.
  CXXLD    re2js
In file included from ../src/parse/conf_parser.ypp:26:
In file included from ./src/options/opt.h:11:
./src/encoding/enc.h:77:5: warning: 'switch' missing 'default' label [-Wswitch-default]
   77 |     switch (t) {
      |     ^
./src/encoding/enc.h:95:5: warning: 'switch' missing 'default' label [-Wswitch-default]
   95 |     switch (type_) {
      |     ^
./src/encoding/enc.h:110:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  110 |     switch (type_) {
      |     ^
./src/encoding/enc.h:125:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  125 |     switch (type_) {
      |     ^
./src/encoding/enc.h:140:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  140 |     switch (type_) {
      |     ^
../src/parse/conf_parser.ypp:200:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  200 |     switch (lang) {
      |     ^
6 warnings generated.
  CXXLD    re2ocaml
aspell-0.60.8.1
In file included from modules/speller/default/speller_impl.cpp:12:
In file included from modules/speller/default/data.hpp:11:
In file included from modules/speller/default/language.hpp:6:
In file included from modules/speller/default/affix.hpp:15:
modules/speller/default/wordinfo.hpp:54:25: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'aspeller::WordEntry' [-Wnontrivial-memcall]
   54 |     WordEntry() {memset(this, 0, sizeof(WordEntry));}
      |                         ^
modules/speller/default/wordinfo.hpp:54:25: note: explicitly cast the pointer to silence this warning
   54 |     WordEntry() {memset(this, 0, sizeof(WordEntry));}
      |                         ^
      |                         (void*)
modules/speller/default/wordinfo.hpp:55:26: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'aspeller::WordEntry' [-Wnontrivial-memcall]
   55 |     void clear() {memset(this, 0, sizeof(WordEntry));}
      |                          ^
modules/speller/default/wordinfo.hpp:55:26: note: explicitly cast the pointer to silence this warning
   55 |     void clear() {memset(this, 0, sizeof(WordEntry));}
      |                          ^
      |                          (void*)
2 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o modules/speller/default/phonet.lo modules/speller/default/phonet.cpp
re2c-4.1
  CXXLD    re2py
aspell-0.60.8.1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c modules/speller/default/phonet.cpp  -fPIC -DPIC -o modules/speller/default/.libs/phonet.o
re2c-4.1
  CXXLD    re2rust
  CXXLD    re2v
In file included from src/main.cc:10:
In file included from ./src/adfa/adfa.h:12:
In file included from ./src/codegen/output.h:16:
In file included from ./src/options/opt.h:11:
./src/encoding/enc.h:77:5: warning: 'switch' missing 'default' label [-Wswitch-default]
   77 |     switch (t) {
      |     ^
./src/encoding/enc.h:95:5: warning: 'switch' missing 'default' label [-Wswitch-default]
   95 |     switch (type_) {
      |     ^
./src/encoding/enc.h:110:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  110 |     switch (type_) {
      |     ^
./src/encoding/enc.h:125:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  125 |     switch (type_) {
      |     ^
./src/encoding/enc.h:140:5: warning: 'switch' missing 'default' label [-Wswitch-default]
  140 |     switch (type_) {
      |     ^
5 warnings generated.
  CXXLD    re2zig
Reconfigure with --enable-docs to rebuild docs
  CXXLD    re2c
clingo-5.8.0
[ 27%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/symbol.cc.o
[ 28%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/term.cc.o
re2c-4.1
make[2]: Leaving directory '/build/source'
make[1]: Leaving directory '/build/source'
buildPhase completed in 51 seconds
→ checkPhase
patching script interpreter paths in run_tests.py
run_tests.py: interpreter directive changed from "#!/usr/bin/env /nix/store/vxl8pzgkkw8vdb4agzwm58imrfclmfrx-python3-3.12.11/bin/python" to "/nix/store/vxl8pzgkkw8vdb4agzwm58imrfclmfrx-python3-3.12.11/bin/python"
check flags: -j6 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash VERBOSE=y check
make  check-recursive
make[1]: Entering directory '/build/source'
Making check in .
make[2]: Entering directory '/build/source'
Reconfigure with --enable-docs to rebuild docs
make  re2c_test_list re2c_test_range re2c_test_s_to_n32_unsafe re2c_test_ver_to_vernum re2c_test_argsubst 
make[3]: Entering directory '/build/source'
  CXX      src/test/list/test.o
  CXX      src/test/range/test.o
  CXX      src/test/s_to_n32_unsafe/test.o
  CXX      src/test/ver_to_vernum/test.o
  CXX      src/test/argsubst/test.o
clingo-5.8.0
[ 29%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/dependency_graph.cpp.o
aspell-0.60.8.1
In file included from modules/speller/default/phonet.cpp:38:
In file included from modules/speller/default/language.hpp:6:
In file included from modules/speller/default/affix.hpp:15:
modules/speller/default/wordinfo.hpp:54:25: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'aspeller::WordEntry' [-Wnontrivial-memcall]
   54 |     WordEntry() {memset(this, 0, sizeof(WordEntry));}
      |                         ^
modules/speller/default/wordinfo.hpp:54:25: note: explicitly cast the pointer to silence this warning
   54 |     WordEntry() {memset(this, 0, sizeof(WordEntry));}
      |                         ^
      |                         (void*)
modules/speller/default/wordinfo.hpp:55:26: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'aspeller::WordEntry' [-Wnontrivial-memcall]
   55 |     void clear() {memset(this, 0, sizeof(WordEntry));}
      |                          ^
modules/speller/default/wordinfo.hpp:55:26: note: explicitly cast the pointer to silence this warning
   55 |     void clear() {memset(this, 0, sizeof(WordEntry));}
      |                          ^
      |                          (void*)
2 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o modules/speller/default/typo_editdist.lo modules/speller/default/typo_editdist.cpp
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c modules/speller/default/typo_editdist.cpp  -fPIC -DPIC -o modules/speller/default/.libs/typo_editdist.o
re2c-4.1
  CXXLD    re2c_test_ver_to_vernum
  CXXLD    re2c_test_s_to_n32_unsafe
  CXXLD    re2c_test_range
clingo-5.8.0
[ 30%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/enumerator.cpp.o
re2c-4.1
  CXXLD    re2c_test_list
clingo-5.8.0
[ 31%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/terms.cc.o
re2c-4.1
  CXXLD    re2c_test_argsubst
make[3]: Leaving directory '/build/source'
make  check-TESTS
make[3]: Entering directory '/build/source'
make[4]: Entering directory '/build/source'
PASS: re2c_test_list
PASS: re2c_test_ver_to_vernum
PASS: re2c_test_argsubst
PASS: re2c_test_s_to_n32_unsafe
PASS: re2c_test_range
aspell-0.60.8.1
In file included from modules/speller/default/typo_editdist.cpp:7:
In file included from modules/speller/default/language.hpp:6:
In file included from modules/speller/default/affix.hpp:15:
modules/speller/default/wordinfo.hpp:54:25: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'aspeller::WordEntry' [-Wnontrivial-memcall]
   54 |     WordEntry() {memset(this, 0, sizeof(WordEntry));}
      |                         ^
modules/speller/default/wordinfo.hpp:54:25: note: explicitly cast the pointer to silence this warning
   54 |     WordEntry() {memset(this, 0, sizeof(WordEntry));}
      |                         ^
      |                         (void*)
modules/speller/default/wordinfo.hpp:55:26: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'aspeller::WordEntry' [-Wnontrivial-memcall]
   55 |     void clear() {memset(this, 0, sizeof(WordEntry));}
      |                          ^
modules/speller/default/wordinfo.hpp:55:26: note: explicitly cast the pointer to silence this warning
   55 |     void clear() {memset(this, 0, sizeof(WordEntry));}
      |                          ^
      |                          (void*)
2 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o modules/speller/default/editdist.lo modules/speller/default/editdist.cpp
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c modules/speller/default/editdist.cpp  -fPIC -DPIC -o modules/speller/default/.libs/editdist.o
clingo-5.8.0
[ 32%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/ground/instantiation.cc.o
aspell-0.60.8.1
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o modules/speller/default/primes.lo modules/speller/default/primes.cpp
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c modules/speller/default/primes.cpp  -fPIC -DPIC -o modules/speller/default/.libs/primes.o
clingo-5.8.0
[ 34%] Building CXX object app/reify/CMakeFiles/reify.dir/main.cc.o
aspell-0.60.8.1
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o modules/speller/default/language.lo modules/speller/default/language.cpp
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c modules/speller/default/language.cpp  -fPIC -DPIC -o modules/speller/default/.libs/language.o
clingo-5.8.0
[ 35%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/ground/literal.cc.o
[ 36%] Linking CXX executable ../../bin/reify
[ 36%] Built target reify
[ 37%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/ground/literals.cc.o
astc-encoder-5.2.0
[100%] Linking CXX executable astcenc-sse2
CMakeFiles/astcenc-sse2.dir/astcenccli_error_metrics.cpp.o:astcenccli_error_metrics.cpp:function pizlonatedFI3195_powf:(.text+0x29f7): error: undefined reference to 'pizlonated_powf'
CMakeFiles/astcenc-sse2.dir/astcenccli_error_metrics.cpp.o:astcenccli_error_metrics.cpp:function pizlonatedFI403_acos:(.text+0x2af1): error: undefined reference to 'pizlonated_acos'
CMakeFiles/astcenc-sse2.dir/astcenccli_error_metrics.cpp.o:astcenccli_error_metrics.cpp:function pizlonatedFI403_log10:(.text+0x2bc1): error: undefined reference to 'pizlonated_log10'
CMakeFiles/astcenc-sse2.dir/astcenccli_error_metrics.cpp.o:astcenccli_error_metrics.cpp:function pizlonatedFI403_sqrt:(.text+0x3081): error: undefined reference to 'pizlonated_sqrt'
CMakeFiles/astcenc-sse2.dir/astcenccli_image_external.cpp.o:astcenccli_image_external.cpp:function pizlonatedFI3195_powf:(.text+0x16f327): error: undefined reference to 'pizlonated_powf'
CMakeFiles/astcenc-sse2.dir/astcenccli_toplevel.cpp.o:astcenccli_toplevel.cpp:function pizlonatedFI3195_powf:(.text+0x30177): error: undefined reference to 'pizlonated_powf'
libastcenc-sse2-static.a(astcenc_entry.cpp.o):astcenc_entry.cpp:function pizlonatedFI269_logf:(.text+0xa7b1): error: undefined reference to 'pizlonated_logf'
libastcenc-sse2-static.a(astcenc_image.cpp.o):astcenc_image.cpp:function pizlonatedFI269_sqrtf:(.text+0x40b1): error: undefined reference to 'pizlonated_sqrtf'
libastcenc-sse2-static.a(astcenc_weight_align.cpp.o):astcenc_weight_align.cpp:function pizlonatedFI269_sinf:(.text+0x2961): error: undefined reference to 'pizlonated_sinf'
libastcenc-sse2-static.a(astcenc_weight_align.cpp.o):astcenc_weight_align.cpp:function pizlonatedFI269_cosf:(.text+0x2a31): error: undefined reference to 'pizlonated_cosf'
libastcenc-sse2-static.a(astcenc_compress_symbolic.cpp.o):astcenc_compress_symbolic.cpp:function pizlonatedFI269_sqrtf:(.text+0x9451): error: undefined reference to 'pizlonated_sqrtf'
clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [Source/CMakeFiles/astcenc-sse2.dir/build.make:199: Source/astcenc-sse2] Error 1
make[1]: *** [CMakeFiles/Makefile2:213: Source/CMakeFiles/astcenc-sse2.dir/all] Error 2
make: *** [Makefile:136: all] Error 2
pnpm-config-hook
Build started
python3.12-asn1ate-0.6
Build started
Sourcing python-remove-tests-dir-hook
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Sourcing pypa-install-hook
Using pypaInstallPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
→ unpackPhase
unpacking source archive /nix/store/9g43ncjkfkazlb9bprvagpnnpv9r4571-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/testdata/valueref.asn"
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
clingo-5.8.0
[ 38%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/ground/program.cc.o
python3.12-asn1ate-0.6
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
no configure script, doing nothing
→ buildPhase
Executing setuptoolsBuildPhase
setup.py build flags: ''
/nix/store/qgqq0n29krh7snf20wriqqdf8smnjmf1-python3.12-setuptools-78.1.1-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:
        License :: OSI Approved :: BSD License
        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************
!!
  self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/asn1ate
copying asn1ate/__init__.py -> build/lib/asn1ate
copying asn1ate/parser.py -> build/lib/asn1ate
copying asn1ate/pyasn1gen.py -> build/lib/asn1ate
copying asn1ate/sema.py -> build/lib/asn1ate
copying asn1ate/test.py -> build/lib/asn1ate
creating build/lib/asn1ate/support
copying asn1ate/support/__init__.py -> build/lib/asn1ate/support
copying asn1ate/support/pygen.py -> build/lib/asn1ate/support
/nix/store/qgqq0n29krh7snf20wriqqdf8smnjmf1-python3.12-setuptools-78.1.1-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.
        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************
!!
  self.initialize_options()
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/asn1ate
copying build/lib/asn1ate/__init__.py -> build/bdist.linux-x86_64/wheel/./asn1ate
copying build/lib/asn1ate/parser.py -> build/bdist.linux-x86_64/wheel/./asn1ate
copying build/lib/asn1ate/pyasn1gen.py -> build/bdist.linux-x86_64/wheel/./asn1ate
copying build/lib/asn1ate/sema.py -> build/bdist.linux-x86_64/wheel/./asn1ate
copying build/lib/asn1ate/test.py -> build/bdist.linux-x86_64/wheel/./asn1ate
creating build/bdist.linux-x86_64/wheel/asn1ate/support
copying build/lib/asn1ate/support/__init__.py -> build/bdist.linux-x86_64/wheel/./asn1ate/support
copying build/lib/asn1ate/support/pygen.py -> build/bdist.linux-x86_64/wheel/./asn1ate/support
running install_egg_info
running egg_info
creating asn1ate.egg-info
writing asn1ate.egg-info/PKG-INFO
writing dependency_links to asn1ate.egg-info/dependency_links.txt
writing entry points to asn1ate.egg-info/entry_points.txt
writing requirements to asn1ate.egg-info/requires.txt
writing top-level names to asn1ate.egg-info/top_level.txt
writing manifest file 'asn1ate.egg-info/SOURCES.txt'
reading manifest file 'asn1ate.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'testdata'
adding license file 'LICENSE.txt'
writing manifest file 'asn1ate.egg-info/SOURCES.txt'
Copying asn1ate.egg-info to build/bdist.linux-x86_64/wheel/./asn1ate-0.6.0-py3.12.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/asn1ate-0.6.0.dist-info/WHEEL
creating 'dist/asn1ate-0.6.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'asn1ate/__init__.py'
adding 'asn1ate/parser.py'
adding 'asn1ate/pyasn1gen.py'
adding 'asn1ate/sema.py'
adding 'asn1ate/test.py'
adding 'asn1ate/support/__init__.py'
adding 'asn1ate/support/pygen.py'
adding 'asn1ate-0.6.0.dist-info/licenses/LICENSE.txt'
adding 'asn1ate-0.6.0.dist-info/METADATA'
adding 'asn1ate-0.6.0.dist-info/WHEEL'
adding 'asn1ate-0.6.0.dist-info/entry_points.txt'
adding 'asn1ate-0.6.0.dist-info/top_level.txt'
adding 'asn1ate-0.6.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
→ installPhase
Executing pypaInstallPhase
clingo-5.8.0
[ 39%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/heuristics.cpp.o
python3.12-asn1ate-0.6
Successfully installed asn1ate-0.6.0-py3-none-any.whl
Finished executing pypaInstallPhase
→ pythonOutputDistPhase
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/vy5b4xlxpg1sywcvhd2gyqnls7plsxf6-python3.12-asn1ate-0.6-x86_64-unknown-linux-gnufilc0
checking for references to /build/ in /nix/store/vy5b4xlxpg1sywcvhd2gyqnls7plsxf6-python3.12-asn1ate-0.6-x86_64-unknown-linux-gnufilc0...
patching script interpreter paths in /nix/store/vy5b4xlxpg1sywcvhd2gyqnls7plsxf6-python3.12-asn1ate-0.6-x86_64-unknown-linux-gnufilc0
stripping (with command strip and flags -S -p) in  /nix/store/vy5b4xlxpg1sywcvhd2gyqnls7plsxf6-python3.12-asn1ate-0.6-x86_64-unknown-linux-gnufilc0/lib /nix/store/vy5b4xlxpg1sywcvhd2gyqnls7plsxf6-python3.12-asn1ate-0.6-x86_64-unknown-linux-gnufilc0/bin
shrinking RPATHs of ELF executables and libraries in /nix/store/1p31j0p6pkc30lfl22rvrqcj7p7gw5d6-python3.12-asn1ate-0.6-x86_64-unknown-linux-gnufilc0-dist
checking for references to /build/ in /nix/store/1p31j0p6pkc30lfl22rvrqcj7p7gw5d6-python3.12-asn1ate-0.6-x86_64-unknown-linux-gnufilc0-dist...
patching script interpreter paths in /nix/store/1p31j0p6pkc30lfl22rvrqcj7p7gw5d6-python3.12-asn1ate-0.6-x86_64-unknown-linux-gnufilc0-dist
Rewriting #!/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/bin/python3.12 to #!/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0
wrapping `/nix/store/vy5b4xlxpg1sywcvhd2gyqnls7plsxf6-python3.12-asn1ate-0.6-x86_64-unknown-linux-gnufilc0/bin/asn1ate'...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
→ installCheckPhase
no Makefile or custom installCheckPhase, doing nothing
→ pythonRemoveBinBytecodePhase
python3.12-colored-2.2.3
Build started
Sourcing python-remove-tests-dir-hook
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing pypa-build-hook
Using pypaBuildPhase
Sourcing python-runtime-deps-check-hook
Using pythonRuntimeDepsCheckHook
Sourcing pypa-install-hook
Using pypaInstallPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing unittest-check-hook
Using unittestCheckPhase
→ unpackPhase
unpacking source archive /nix/store/arqnpaj8m8574z3c4n8qnavqpdny2zwb-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/unittests/test_styles.py"
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
no configure script, doing nothing
→ buildPhase
Executing pypaBuildPhase
Creating a wheel...
pypa build flags: --no-isolation --outdir dist/ --wheel
* Getting build dependencies for wheel...
* Building wheel...
Successfully built colored-2.2.3-py3-none-any.whl
Finished creating a wheel...
Finished executing pypaBuildPhase
→ pythonRuntimeDepsCheckHook
Executing pythonRuntimeDepsCheck
Checking runtime dependencies for colored-2.2.3-py3-none-any.whl
Finished executing pythonRuntimeDepsCheck
→ installPhase
Executing pypaInstallPhase
clingo-5.8.0
[ 40%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/logic_program.cpp.o
python3.12-colored-2.2.3
Successfully installed colored-2.2.3-py3-none-any.whl
Finished executing pypaInstallPhase
→ pythonOutputDistPhase
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/mrgh7lr872dhzya8bzc2yrlghffwyzsm-python3.12-colored-2.2.3-x86_64-unknown-linux-gnufilc0
clingo-5.8.0
[ 41%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/ground/statements.cc.o
python3.12-colored-2.2.3
checking for references to /build/ in /nix/store/mrgh7lr872dhzya8bzc2yrlghffwyzsm-python3.12-colored-2.2.3-x86_64-unknown-linux-gnufilc0...
patching script interpreter paths in /nix/store/mrgh7lr872dhzya8bzc2yrlghffwyzsm-python3.12-colored-2.2.3-x86_64-unknown-linux-gnufilc0
stripping (with command strip and flags -S -p) in  /nix/store/mrgh7lr872dhzya8bzc2yrlghffwyzsm-python3.12-colored-2.2.3-x86_64-unknown-linux-gnufilc0/lib
shrinking RPATHs of ELF executables and libraries in /nix/store/3651fm9b5caj68p1lr6mz6ad8hvxz8cj-python3.12-colored-2.2.3-x86_64-unknown-linux-gnufilc0-dist
checking for references to /build/ in /nix/store/3651fm9b5caj68p1lr6mz6ad8hvxz8cj-python3.12-colored-2.2.3-x86_64-unknown-linux-gnufilc0-dist...
patching script interpreter paths in /nix/store/3651fm9b5caj68p1lr6mz6ad8hvxz8cj-python3.12-colored-2.2.3-x86_64-unknown-linux-gnufilc0-dist
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
→ installCheckPhase
no Makefile or custom installCheckPhase, doing nothing
→ pythonRemoveBinBytecodePhase
→ unittestCheckPhase
Executing unittestCheckPhase
unittest flags: unittests
.............
----------------------------------------------------------------------
Ran 13 tests in 0.097s
OK
Finished executing unittestCheckPhase
asn2quickder-1.7.1
Build started
Sourcing python-remove-tests-dir-hook
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Sourcing pypa-install-hook
Using pypaInstallPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
re2c-4.1
FAIL: run_tests.py
asn2quickder-1.7.1
→ unpackPhase
unpacking source archive /nix/store/n9zwjdjhwcg106ws1n7m2bbwxz9jr0vf-source
re2c-4.1
================================
   re2c 4.1: ./test-suite.log
================================
# TOTAL: 6
# PASS:  5
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: run_tests.py
==================
Running in 32 job(s)
FAIL       real_world/parse_date_s.re
FAIL       dot/php20150211_zend_language_scanner.re
FAIL       real_world/php20150211_zend_language_scanner.re
FAIL       real_world/php20140822_zend_language_scanner.re
FAIL       encodings/unicode_blocks_8_encoding_policy_ignore.re
FAIL       encodings/unicode_blocks_8_encoding_policy_substitute.re
FAIL       real_world/parse_date_1_78.re
FAIL       real_world/parse_date_db.re
FAIL       real_world/parse_date_b.re
FAIL       encodings/unicode_blocks_x_encoding_policy_ignore.re
FAIL       real_world/parse_date.re
FAIL       encodings/unicode_blocks_u_encoding_policy_substitute.re
FAIL       real_world/parse_date_g.re
FAIL       encodings/unicode_blocks_u_encoding_policy_ignore.re
FAIL       real_world/php20150211_parse_date.re
FAIL       encodings/unicode_blocks_x_encoding_policy_substitute.re
-----------------
All:         1711
Ran:         1711
Passed:      1695
Soft errors: 0
Hard errors: 16
-----------------
FAILED
FAIL run_tests.py (exit status: 1)
============================================================================
Testsuite summary for re2c 4.1
============================================================================
# TOTAL: 6
# PASS:  5
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to re2c-general@lists.sourceforge.net
============================================================================
make[4]: *** [Makefile:16467: test-suite.log] Error 1
make[4]: Leaving directory '/build/source'
make[3]: *** [Makefile:16575: check-TESTS] Error 2
make[3]: Leaving directory '/build/source'
make[2]: *** [Makefile:16852: check-am] Error 2
make[2]: Leaving directory '/build/source'
make[1]: *** [Makefile:16352: check-recursive] Error 1
make[1]: Leaving directory '/build/source'
make: *** [Makefile:16854: check] Error 2
error: Cannot build '/nix/store/56iip58d4gdw1djn3rzsc981kh6i2rvm-re2c-x86_64-unknown-linux-gnufilc0-4.1.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/pmh7v179mbwxcfmqfqcr5g05mkg52vql-re2c-x86_64-unknown-linux-gnufilc0-4.1
       Last 25 log lines:
       > FAIL run_tests.py (exit status: 1)
       >
       > ============================================================================
       > Testsuite summary for re2c 4.1
       > ============================================================================
       > # TOTAL: 6
       > # PASS:  5
       > # SKIP:  0
       > # XFAIL: 0
       > # FAIL:  1
       > # XPASS: 0
       > # ERROR: 0
       > ============================================================================
       > See ./test-suite.log
       > Please report to re2c-general@lists.sourceforge.net
       > ============================================================================
       > make[4]: *** [Makefile:16467: test-suite.log] Error 1
       > make[4]: Leaving directory '/build/source'
       > make[3]: *** [Makefile:16575: check-TESTS] Error 2
       > make[3]: Leaving directory '/build/source'
       > make[2]: *** [Makefile:16852: check-am] Error 2
       > make[2]: Leaving directory '/build/source'
       > make[1]: *** [Makefile:16352: check-recursive] Error 1
       > make[1]: Leaving directory '/build/source'
       > make: *** [Makefile:16854: check] Error 2
       For full logs, run:
         nix log /nix/store/56iip58d4gdw1djn3rzsc981kh6i2rvm-re2c-x86_64-unknown-linux-gnufilc0-4.1.drv
aspell-0.60.8.1
In file included from modules/speller/default/language.cpp:17:
In file included from modules/speller/default/language.hpp:6:
In file included from modules/speller/default/affix.hpp:15:
modules/speller/default/wordinfo.hpp:54:25: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'aspeller::WordEntry' [-Wnontrivial-memcall]
   54 |     WordEntry() {memset(this, 0, sizeof(WordEntry));}
      |                         ^
modules/speller/default/wordinfo.hpp:54:25: note: explicitly cast the pointer to silence this warning
   54 |     WordEntry() {memset(this, 0, sizeof(WordEntry));}
      |                         ^
      |                         (void*)
modules/speller/default/wordinfo.hpp:55:26: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'aspeller::WordEntry' [-Wnontrivial-memcall]
   55 |     void clear() {memset(this, 0, sizeof(WordEntry));}
      |                          ^
modules/speller/default/wordinfo.hpp:55:26: note: explicitly cast the pointer to silence this warning
   55 |     void clear() {memset(this, 0, sizeof(WordEntry));}
      |                          ^
      |                          (void*)
2 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o modules/speller/default/leditdist.lo modules/speller/default/leditdist.cpp
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c modules/speller/default/leditdist.cpp  -fPIC -DPIC -o modules/speller/default/.libs/leditdist.o
asn2quickder-1.7.1
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/test/verisign.der"
→ patchPhase
patching script interpreter paths in 
No arguments supplied to patchShebangs
substituteStream() in derivation asn2quickder-1.7.1-x86_64-unknown-linux-gnufilc0: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'setup.py')
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
no configure script, doing nothing
→ buildPhase
Executing setuptoolsBuildPhase
setup.py build flags: ''
/nix/store/qgqq0n29krh7snf20wriqqdf8smnjmf1-python3.12-setuptools-78.1.1-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/setuptools/dist.py:806: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated.
!!
        ********************************************************************************
        Please replace its usage with implicit namespaces (PEP 420).
        See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details.
        ********************************************************************************
!!
  ep.load()(self, ep.name, value)
running bdist_wheel
running build
running build_py
creating build/lib.linux-x86_64-cpython-312/arpa2
copying /build/source/python/__init__.py -> build/lib.linux-x86_64-cpython-312/arpa2
creating build/lib.linux-x86_64-cpython-312/arpa2/quickder
copying /build/source/python/quickder/__init__.py -> build/lib.linux-x86_64-cpython-312/arpa2/quickder
copying /build/source/python/quickder/api.py -> build/lib.linux-x86_64-cpython-312/arpa2/quickder
copying /build/source/python/quickder/builder.py -> build/lib.linux-x86_64-cpython-312/arpa2/quickder
copying /build/source/python/quickder/classes.py -> build/lib.linux-x86_64-cpython-312/arpa2/quickder
copying /build/source/python/quickder/format.py -> build/lib.linux-x86_64-cpython-312/arpa2/quickder
copying /build/source/python/quickder/packstx.py -> build/lib.linux-x86_64-cpython-312/arpa2/quickder
copying /build/source/python/quickder/primitive.py -> build/lib.linux-x86_64-cpython-312/arpa2/quickder
creating build/lib.linux-x86_64-cpython-312/arpa2/quickder/../../doc
copying /build/source/python/quickder/../../doc/PYTHON.MD -> build/lib.linux-x86_64-cpython-312/arpa2/quickder/../../doc
running build_ext
building '_quickder' extension
creating build/temp.linux-x86_64-cpython-312/build/source/lib
creating build/temp.linux-x86_64-cpython-312/build/source/python/src
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -I/nix/store/wq6z8c63av51wlpy1b8jq2f5zcd0bnw5-libxcrypt-4.4.36-x86_64-unknown-linux-gnufilc0/include -fPIC -I/build/source/include -I/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0/include/python3.12 -c /build/source/lib/der_header.c -o build/temp.linux-x86_64-cpython-312/build/source/lib/der_header.o
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -I/nix/store/wq6z8c63av51wlpy1b8jq2f5zcd0bnw5-libxcrypt-4.4.36-x86_64-unknown-linux-gnufilc0/include -fPIC -I/build/source/include -I/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0/include/python3.12 -c /build/source/lib/der_pack.c -o build/temp.linux-x86_64-cpython-312/build/source/lib/der_pack.o
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -I/nix/store/wq6z8c63av51wlpy1b8jq2f5zcd0bnw5-libxcrypt-4.4.36-x86_64-unknown-linux-gnufilc0/include -fPIC -I/build/source/include -I/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0/include/python3.12 -c /build/source/lib/der_unpack.c -o build/temp.linux-x86_64-cpython-312/build/source/lib/der_unpack.o
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -I/nix/store/wq6z8c63av51wlpy1b8jq2f5zcd0bnw5-libxcrypt-4.4.36-x86_64-unknown-linux-gnufilc0/include -fPIC -I/build/source/include -I/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0/include/python3.12 -c /build/source/python/src/_quickder.c -o build/temp.linux-x86_64-cpython-312/build/source/python/src/_quickder.o
aspell-0.60.8.1
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o modules/speller/default/affix.lo modules/speller/default/affix.cpp
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c modules/speller/default/affix.cpp  -fPIC -DPIC -o modules/speller/default/.libs/affix.o
asn2quickder-1.7.1
clang -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-x86_64-unknown-linux-gnufilc0-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.1-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.8.0-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-x86_64-unknown-linux-gnufilc0-2.41.1-lib/lib -L/nix/store/wq6z8c63av51wlpy1b8jq2f5zcd0bnw5-libxcrypt-4.4.36-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-x86_64-unknown-linux-gnufilc0-4.0.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-x86_64-unknown-linux-gnufilc0-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-x86_64-unknown-linux-gnufilc0-3.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-interactive-x86_64-unknown-linux-gnufilc0-3.48.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.6.2-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/xqqzjv6ykdcys7pcj6zvk21f5n52xkdk-tzdata-x86_64-unknown-linux-gnufilc0-2025b/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-x86_64-unknown-linux-gnufilc0-1.25-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-x86_64-unknown-linux-gnufilc0-8.2p13/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-x86_64-unknown-linux-gnufilc0-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.1-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.8.0-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-x86_64-unknown-linux-gnufilc0-2.41.1-lib/lib -L/nix/store/wq6z8c63av51wlpy1b8jq2f5zcd0bnw5-libxcrypt-4.4.36-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-x86_64-unknown-linux-gnufilc0-4.0.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-x86_64-unknown-linux-gnufilc0-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-x86_64-unknown-linux-gnufilc0-3.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-interactive-x86_64-unknown-linux-gnufilc0-3.48.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.6.2-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/xqqzjv6ykdcys7pcj6zvk21f5n52xkdk-tzdata-x86_64-unknown-linux-gnufilc0-2025b/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-x86_64-unknown-linux-gnufilc0-1.25-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-x86_64-unknown-linux-gnufilc0-8.2p13/lib build/temp.linux-x86_64-cpython-312/build/source/lib/der_header.o build/temp.linux-x86_64-cpython-312/build/source/lib/der_pack.o build/temp.linux-x86_64-cpython-312/build/source/lib/der_unpack.o build/temp.linux-x86_64-cpython-312/build/source/python/src/_quickder.o -L/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0/lib -o build/lib.linux-x86_64-cpython-312/_quickder.cpython-312-x86_64-linux-gnufilc0.so
/nix/store/qgqq0n29krh7snf20wriqqdf8smnjmf1-python3.12-setuptools-78.1.1-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.
        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************
!!
  self.initialize_options()
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
copying _quickder.cpython-312-x86_64-linux-gnufilc0.so -> build/bdist.linux-x86_64/wheel/.
Skipping installation of build/bdist.linux-x86_64/wheel/./arpa2/__init__.py (namespace package)
copying arpa2/quickder/__init__.py -> build/bdist.linux-x86_64/wheel/./arpa2/quickder
copying arpa2/quickder/api.py -> build/bdist.linux-x86_64/wheel/./arpa2/quickder
copying arpa2/quickder/builder.py -> build/bdist.linux-x86_64/wheel/./arpa2/quickder
copying arpa2/quickder/classes.py -> build/bdist.linux-x86_64/wheel/./arpa2/quickder
copying arpa2/quickder/format.py -> build/bdist.linux-x86_64/wheel/./arpa2/quickder
copying arpa2/quickder/packstx.py -> build/bdist.linux-x86_64/wheel/./arpa2/quickder
copying arpa2/quickder/primitive.py -> build/bdist.linux-x86_64/wheel/./arpa2/quickder
copying doc/PYTHON.MD -> build/bdist.linux-x86_64/wheel/./doc
running install_egg_info
running egg_info
creating arpa2.quickder.egg-info
writing arpa2.quickder.egg-info/PKG-INFO
writing dependency_links to arpa2.quickder.egg-info/dependency_links.txt
writing namespace_packages to arpa2.quickder.egg-info/namespace_packages.txt
writing requirements to arpa2.quickder.egg-info/requires.txt
writing top-level names to arpa2.quickder.egg-info/top_level.txt
writing manifest file 'arpa2.quickder.egg-info/SOURCES.txt'
reading manifest file 'arpa2.quickder.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.py' under directory 'python/quick_der'
warning: no files found matching 'python/scripts/*'
warning: no files found matching 'include/quick-der/api.h'
adding license file 'LICENSE.MD'
writing manifest file 'arpa2.quickder.egg-info/SOURCES.txt'
Copying arpa2.quickder.egg-info to build/bdist.linux-x86_64/wheel/./arpa2.quickder-1.7.1-py3.12.egg-info
Installing build/bdist.linux-x86_64/wheel/./arpa2.quickder-1.7.1-py3.12-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/arpa2_quickder-1.7.1.dist-info/WHEEL
creating 'dist/arpa2_quickder-1.7.1-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding '_quickder.cpython-312-x86_64-linux-gnufilc0.so'
adding 'arpa2.quickder-1.7.1-py3.12-nspkg.pth'
adding 'arpa2/quickder/__init__.py'
adding 'arpa2/quickder/api.py'
adding 'arpa2/quickder/builder.py'
adding 'arpa2/quickder/classes.py'
adding 'arpa2/quickder/format.py'
adding 'arpa2/quickder/packstx.py'
adding 'arpa2/quickder/primitive.py'
adding 'arpa2_quickder-1.7.1.dist-info/licenses/LICENSE.MD'
adding 'doc/PYTHON.MD'
adding 'arpa2_quickder-1.7.1.dist-info/METADATA'
adding 'arpa2_quickder-1.7.1.dist-info/WHEEL'
adding 'arpa2_quickder-1.7.1.dist-info/namespace_packages.txt'
adding 'arpa2_quickder-1.7.1.dist-info/top_level.txt'
adding 'arpa2_quickder-1.7.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
running bdist_wheel
running build
running build_py
creating build/lib/arpa2
copying /build/source/python/__init__.py -> build/lib/arpa2
creating build/lib/arpa2/quickder_tools
copying /build/source/python/tools/__init__.py -> build/lib/arpa2/quickder_tools
copying /build/source/python/tools/asn1literate.py -> build/lib/arpa2/quickder_tools
copying /build/source/python/tools/asn2quickder.py -> build/lib/arpa2/quickder_tools
copying /build/source/python/tools/derdump.py -> build/lib/arpa2/quickder_tools
copying /build/source/python/tools/packstx.py -> build/lib/arpa2/quickder_tools
copying /build/source/python/tools/util.py -> build/lib/arpa2/quickder_tools
creating build/lib/arpa2/quickder_tools/generators
copying /build/source/python/tools/generators/__init__.py -> build/lib/arpa2/quickder_tools/generators
copying /build/source/python/tools/generators/header.py -> build/lib/arpa2/quickder_tools/generators
copying /build/source/python/tools/generators/python.py -> build/lib/arpa2/quickder_tools/generators
copying /build/source/python/tools/generators/source.py -> build/lib/arpa2/quickder_tools/generators
copying /build/source/python/tools/generators/testdata.py -> build/lib/arpa2/quickder_tools/generators
creating build/lib/arpa2/quickder_tools/../../doc
copying /build/source/python/tools/../../doc/TOOLS.MD -> build/lib/arpa2/quickder_tools/../../doc
creating build/lib/arpa2/quickder_tools/../../img
copying /build/source/python/tools/../../img/derdump-screenshot.png -> build/lib/arpa2/quickder_tools/../../img
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/./arpa2/__init__.py (namespace package)
copying arpa2/quickder_tools/__init__.py -> build/bdist.linux-x86_64/wheel/./arpa2/quickder_tools
copying arpa2/quickder_tools/asn1literate.py -> build/bdist.linux-x86_64/wheel/./arpa2/quickder_tools
copying arpa2/quickder_tools/asn2quickder.py -> build/bdist.linux-x86_64/wheel/./arpa2/quickder_tools
copying arpa2/quickder_tools/derdump.py -> build/bdist.linux-x86_64/wheel/./arpa2/quickder_tools
copying arpa2/quickder_tools/packstx.py -> build/bdist.linux-x86_64/wheel/./arpa2/quickder_tools
copying arpa2/quickder_tools/util.py -> build/bdist.linux-x86_64/wheel/./arpa2/quickder_tools
copying arpa2/quickder_tools/generators/__init__.py -> build/bdist.linux-x86_64/wheel/./arpa2/quickder_tools/generators
copying arpa2/quickder_tools/generators/header.py -> build/bdist.linux-x86_64/wheel/./arpa2/quickder_tools/generators
copying arpa2/quickder_tools/generators/python.py -> build/bdist.linux-x86_64/wheel/./arpa2/quickder_tools/generators
copying arpa2/quickder_tools/generators/source.py -> build/bdist.linux-x86_64/wheel/./arpa2/quickder_tools/generators
copying arpa2/quickder_tools/generators/testdata.py -> build/bdist.linux-x86_64/wheel/./arpa2/quickder_tools/generators
copying doc/TOOLS.MD -> build/bdist.linux-x86_64/wheel/./doc
copying img/derdump-screenshot.png -> build/bdist.linux-x86_64/wheel/./img
running install_egg_info
running egg_info
creating arpa2.quickder_tools.egg-info
writing arpa2.quickder_tools.egg-info/PKG-INFO
writing dependency_links to arpa2.quickder_tools.egg-info/dependency_links.txt
writing entry points to arpa2.quickder_tools.egg-info/entry_points.txt
writing namespace_packages to arpa2.quickder_tools.egg-info/namespace_packages.txt
writing requirements to arpa2.quickder_tools.egg-info/requires.txt
writing top-level names to arpa2.quickder_tools.egg-info/top_level.txt
writing manifest file 'arpa2.quickder_tools.egg-info/SOURCES.txt'
reading manifest file 'arpa2.quickder_tools.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.py' under directory 'python/quick_der'
warning: no files found matching 'python/scripts/*'
warning: no files found matching 'include/quick-der/api.h'
adding license file 'LICENSE.MD'
writing manifest file 'arpa2.quickder_tools.egg-info/SOURCES.txt'
Copying arpa2.quickder_tools.egg-info to build/bdist.linux-x86_64/wheel/./arpa2.quickder_tools-1.7.1-py3.12.egg-info
Installing build/bdist.linux-x86_64/wheel/./arpa2.quickder_tools-1.7.1-py3.12-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/arpa2_quickder_tools-1.7.1.dist-info/WHEEL
creating 'dist/arpa2_quickder_tools-1.7.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'arpa2.quickder_tools-1.7.1-py3.12-nspkg.pth'
adding 'arpa2/quickder_tools/__init__.py'
adding 'arpa2/quickder_tools/asn1literate.py'
adding 'arpa2/quickder_tools/asn2quickder.py'
adding 'arpa2/quickder_tools/derdump.py'
adding 'arpa2/quickder_tools/packstx.py'
adding 'arpa2/quickder_tools/util.py'
adding 'arpa2/quickder_tools/generators/__init__.py'
adding 'arpa2/quickder_tools/generators/header.py'
adding 'arpa2/quickder_tools/generators/python.py'
adding 'arpa2/quickder_tools/generators/source.py'
adding 'arpa2/quickder_tools/generators/testdata.py'
adding 'arpa2_quickder_tools-1.7.1.dist-info/licenses/LICENSE.MD'
adding 'doc/TOOLS.MD'
adding 'img/derdump-screenshot.png'
adding 'arpa2_quickder_tools-1.7.1.dist-info/METADATA'
adding 'arpa2_quickder_tools-1.7.1.dist-info/WHEEL'
adding 'arpa2_quickder_tools-1.7.1.dist-info/entry_points.txt'
adding 'arpa2_quickder_tools-1.7.1.dist-info/namespace_packages.txt'
adding 'arpa2_quickder_tools-1.7.1.dist-info/top_level.txt'
adding 'arpa2_quickder_tools-1.7.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
→ installPhase
Executing pypaInstallPhase
Successfully installed arpa2_quickder-1.7.1-cp312-cp312-linux_x86_64.whl
Successfully installed arpa2_quickder_tools-1.7.1-py3-none-any.whl
Finished executing pypaInstallPhase
→ pythonOutputDistPhase
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/dj3rnxvf5qkmm2zjpbk1x9fm54blkbjd-asn2quickder-1.7.1-x86_64-unknown-linux-gnufilc0
shrinking /nix/store/dj3rnxvf5qkmm2zjpbk1x9fm54blkbjd-asn2quickder-1.7.1-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/_quickder.cpython-312-x86_64-linux-gnufilc0.so
checking for references to /build/ in /nix/store/dj3rnxvf5qkmm2zjpbk1x9fm54blkbjd-asn2quickder-1.7.1-x86_64-unknown-linux-gnufilc0...
patching script interpreter paths in /nix/store/dj3rnxvf5qkmm2zjpbk1x9fm54blkbjd-asn2quickder-1.7.1-x86_64-unknown-linux-gnufilc0
stripping (with command strip and flags -S -p) in  /nix/store/dj3rnxvf5qkmm2zjpbk1x9fm54blkbjd-asn2quickder-1.7.1-x86_64-unknown-linux-gnufilc0/lib /nix/store/dj3rnxvf5qkmm2zjpbk1x9fm54blkbjd-asn2quickder-1.7.1-x86_64-unknown-linux-gnufilc0/bin
shrinking RPATHs of ELF executables and libraries in /nix/store/v1d3mvh31nfx5kpyisqss292q1amnmal-asn2quickder-1.7.1-x86_64-unknown-linux-gnufilc0-dist
checking for references to /build/ in /nix/store/v1d3mvh31nfx5kpyisqss292q1amnmal-asn2quickder-1.7.1-x86_64-unknown-linux-gnufilc0-dist...
patching script interpreter paths in /nix/store/v1d3mvh31nfx5kpyisqss292q1amnmal-asn2quickder-1.7.1-x86_64-unknown-linux-gnufilc0-dist
Rewriting #!/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/bin/python3.12 to #!/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0
wrapping `/nix/store/dj3rnxvf5qkmm2zjpbk1x9fm54blkbjd-asn2quickder-1.7.1-x86_64-unknown-linux-gnufilc0/bin/asn1literate'...
Rewriting #!/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/bin/python3.12 to #!/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0
wrapping `/nix/store/dj3rnxvf5qkmm2zjpbk1x9fm54blkbjd-asn2quickder-1.7.1-x86_64-unknown-linux-gnufilc0/bin/asn2quickder'...
Rewriting #!/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/bin/python3.12 to #!/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0
wrapping `/nix/store/dj3rnxvf5qkmm2zjpbk1x9fm54blkbjd-asn2quickder-1.7.1-x86_64-unknown-linux-gnufilc0/bin/derdump'...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
→ pythonRemoveBinBytecodePhase
clingo-5.8.0
[ 42%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/logic_program_types.cpp.o
[ 43%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/lookahead.cpp.o
aspell-0.60.8.1
In file included from modules/speller/default/affix.cpp:50:
In file included from modules/speller/default/affix.hpp:15:
modules/speller/default/wordinfo.hpp:54:25: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'aspeller::WordEntry' [-Wnontrivial-memcall]
   54 |     WordEntry() {memset(this, 0, sizeof(WordEntry));}
      |                         ^
modules/speller/default/wordinfo.hpp:54:25: note: explicitly cast the pointer to silence this warning
   54 |     WordEntry() {memset(this, 0, sizeof(WordEntry));}
      |                         ^
      |                         (void*)
modules/speller/default/wordinfo.hpp:55:26: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'aspeller::WordEntry' [-Wnontrivial-memcall]
   55 |     void clear() {memset(this, 0, sizeof(WordEntry));}
      |                          ^
modules/speller/default/wordinfo.hpp:55:26: note: explicitly cast the pointer to silence this warning
   55 |     void clear() {memset(this, 0, sizeof(WordEntry));}
      |                          ^
      |                          (void*)
2 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o modules/tokenizer/basic.lo modules/tokenizer/basic.cpp
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c modules/tokenizer/basic.cpp  -fPIC -DPIC -o modules/tokenizer/.libs/basic.o
clingo-5.8.0
[ 44%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/input/aggregate.cc.o
aspell-0.60.8.1
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o lib/filter-c.lo lib/filter-c.cpp
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c lib/filter-c.cpp  -fPIC -DPIC -o lib/.libs/filter-c.o
clingo-5.8.0
[ 45%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/input/aggregates.cc.o
aspell-0.60.8.1
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o lib/word_list-c.lo lib/word_list-c.cpp
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c lib/word_list-c.cpp  -fPIC -DPIC -o lib/.libs/word_list-c.o
clingo-5.8.0
[ 46%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/minimize_constraint.cpp.o
aspell-0.60.8.1
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o lib/info-c.lo lib/info-c.cpp
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c lib/info-c.cpp  -fPIC -DPIC -o lib/.libs/info-c.o
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o lib/mutable_container-c.lo lib/mutable_container-c.cpp
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c lib/mutable_container-c.cpp  -fPIC -DPIC -o lib/.libs/mutable_container-c.o
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o lib/error-c.lo lib/error-c.cpp
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c lib/error-c.cpp  -fPIC -DPIC -o lib/.libs/error-c.o
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o lib/document_checker-c.lo lib/document_checker-c.cpp
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c lib/document_checker-c.cpp  -fPIC -DPIC -o lib/.libs/document_checker-c.o
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o lib/string_map-c.lo lib/string_map-c.cpp
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c lib/string_map-c.cpp  -fPIC -DPIC -o lib/.libs/string_map-c.o
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o lib/new_config.lo lib/new_config.cpp
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c lib/new_config.cpp  -fPIC -DPIC -o lib/.libs/new_config.o
clingo-5.8.0
[ 47%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/model_enumerators.cpp.o
aspell-0.60.8.1
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o lib/config-c.lo lib/config-c.cpp
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c lib/config-c.cpp  -fPIC -DPIC -o lib/.libs/config-c.o
clingo-5.8.0
[ 48%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/parser.cpp.o
aspell-0.60.8.1
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o lib/string_enumeration-c.lo lib/string_enumeration-c.cpp
clingo-5.8.0
[ 49%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/program_builder.cpp.o
aspell-0.60.8.1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c lib/string_enumeration-c.cpp  -fPIC -DPIC -o lib/.libs/string_enumeration-c.o
clingo-5.8.0
[ 50%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/input/groundtermparser.cc.o
aspell-0.60.8.1
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o lib/can_have_error-c.lo lib/can_have_error-c.cpp
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c lib/can_have_error-c.cpp  -fPIC -DPIC -o lib/.libs/can_have_error-c.o
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o lib/dummy.lo lib/dummy.cpp
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c lib/dummy.cpp  -fPIC -DPIC -o lib/.libs/dummy.o
/nix/store/nxw1xxfxkd6bm570nb6gv0g6pghp7i4c-perl-5.40.0/bin/perl ./gen/mk-static-filter.pl ./modules/filter/url-filter.info
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o lib/new_filter.lo lib/new_filter.cpp
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c lib/new_filter.cpp  -fPIC -DPIC -o lib/.libs/new_filter.o
clingo-5.8.0
[ 51%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/satelite.cpp.o
[ 52%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/input/literal.cc.o
[ 53%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/input/literals.cc.o
aspell-0.60.8.1
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o lib/new_fmode.lo lib/new_fmode.cpp
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c lib/new_fmode.cpp  -fPIC -DPIC -o lib/.libs/new_fmode.o
clingo-5.8.0
[ 54%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/shared_context.cpp.o
[ 55%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/solve_algorithms.cpp.o
[ 56%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/solver.cpp.o
[ 57%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/solver_strategies.cpp.o
[ 58%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/solver_types.cpp.o
aspell-0.60.8.1
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o lib/string_list-c.lo lib/string_list-c.cpp
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c lib/string_list-c.cpp  -fPIC -DPIC -o lib/.libs/string_list-c.o
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o lib/find_speller.lo lib/find_speller.cpp
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c lib/find_speller.cpp  -fPIC -DPIC -o lib/.libs/find_speller.o
clingo-5.8.0
[ 59%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/statistics.cpp.o
[ 60%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/timer.cpp.o
[ 61%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/unfounded_check.cpp.o
aspell-0.60.8.1
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o lib/speller-c.lo lib/speller-c.cpp
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c lib/speller-c.cpp  -fPIC -DPIC -o lib/.libs/speller-c.o
clingo-5.8.0
[ 62%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/weight_constraint.cpp.o
[ 63%] Building CXX object clasp/src/CMakeFiles/libclasp.dir/parallel_solve.cpp.o
[ 64%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/input/nongroundparser.cc.o
aspell-0.60.8.1
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o lib/string_pair_enumeration-c.lo lib/string_pair_enumeration-c.cpp
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c lib/string_pair_enumeration-c.cpp  -fPIC -DPIC -o lib/.libs/string_pair_enumeration-c.o
lib/string_pair_enumeration-c.cpp:21:23: warning: 'aspell_string_pair_enumeration_next' has C-linkage specified, but returns user-defined type 'StringPair' which is incompatible with C [-Wreturn-type-c-linkage]
   21 | extern "C" StringPair aspell_string_pair_enumeration_next(StringPairEnumeration * ths)
      |                       ^
1 warning generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o lib/new_checker.lo lib/new_checker.cpp
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c lib/new_checker.cpp  -fPIC -DPIC -o lib/.libs/new_checker.o
clingo-5.8.0
[ 65%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/input/program.cc.o
/build/source/clasp/src/weight_constraint.cpp:81:27: warning: first argument in call to 'memmove' is a pointer to non-trivially copyable type 'std::pair<Clasp::Literal, int>' [-Wnontrivial-memcall]
   81 |                                         std::memmove(&lits[0]+other, &lits[0]+other+1, (j-other-1)*sizeof(lits[other]));
      |                                                              ^
/build/source/clasp/src/weight_constraint.cpp:81:27: note: explicitly cast the pointer to silence this warning
   81 |                                         std::memmove(&lits[0]+other, &lits[0]+other+1, (j-other-1)*sizeof(lits[other]));
      |                                                              ^
      |                                                      (void*)
1 warning generated.
[ 67%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/input/programbuilder.cc.o
aspell-0.60.8.1
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o modules/filter/url.lo modules/filter/url.cpp
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c modules/filter/url.cpp  -fPIC -DPIC -o modules/filter/.libs/url.o
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=link clang++  -g -O2 -fno-exceptions  -version-info 18:1:3 -no-undefined  -o libaspell.la -rpath /nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/lib common/cache.lo common/string.lo common/getdata.lo common/itemize.lo common/file_util.lo common/string_map.lo common/string_list.lo common/config.lo common/version.lo common/posib_err.lo common/errors.lo common/error.lo common/fstream.lo common/iostream.lo common/info.lo common/can_have_error.lo common/convert.lo common/tokenizer.lo common/speller.lo common/document_checker.lo common/filter.lo common/objstack.lo common/strtonum.lo common/gettext_init.lo common/file_data_util.lo modules/speller/default/readonly_ws.lo modules/speller/default/suggest.lo modules/speller/default/data.lo modules/speller/default/multi_ws.lo modules/speller/default/phonetic.lo modules/speller/default/writable.lo modules/speller/default/speller_impl.lo modules/speller/default/phonet.lo modules/speller/default/typo_editdist.lo modules/speller/default/editdist.lo modules/speller/default/primes.lo modules/speller/default/language.lo modules/speller/default/leditdist.lo modules/speller/default/affix.lo modules/tokenizer/basic.lo lib/filter-c.lo lib/word_list-c.lo lib/info-c.lo lib/mutable_container-c.lo lib/error-c.lo lib/document_checker-c.lo lib/string_map-c.lo lib/new_config.lo lib/config-c.lo lib/string_enumeration-c.lo lib/can_have_error-c.lo lib/dummy.lo lib/new_filter.lo lib/new_fmode.lo lib/string_list-c.lo lib/find_speller.lo lib/speller-c.lo lib/string_pair_enumeration-c.lo lib/new_checker.lo modules/filter/url.lo    -ldl 
libtool: link: clang++  -fPIC -DPIC -shared -nostdlib /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crti.o /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crtbegin.o  common/.libs/cache.o common/.libs/string.o common/.libs/getdata.o common/.libs/itemize.o common/.libs/file_util.o common/.libs/string_map.o common/.libs/string_list.o common/.libs/config.o common/.libs/version.o common/.libs/posib_err.o common/.libs/errors.o common/.libs/error.o common/.libs/fstream.o common/.libs/iostream.o common/.libs/info.o common/.libs/can_have_error.o common/.libs/convert.o common/.libs/tokenizer.o common/.libs/speller.o common/.libs/document_checker.o common/.libs/filter.o common/.libs/objstack.o common/.libs/strtonum.o common/.libs/gettext_init.o common/.libs/file_data_util.o modules/speller/default/.libs/readonly_ws.o modules/speller/default/.libs/suggest.o modules/speller/default/.libs/data.o modules/speller/default/.libs/multi_ws.o modules/speller/default/.libs/phonetic.o modules/speller/default/.libs/writable.o modules/speller/default/.libs/speller_impl.o modules/speller/default/.libs/phonet.o modules/speller/default/.libs/typo_editdist.o modules/speller/default/.libs/editdist.o modules/speller/default/.libs/primes.o modules/speller/default/.libs/language.o modules/speller/default/.libs/leditdist.o modules/speller/default/.libs/affix.o modules/tokenizer/.libs/basic.o lib/.libs/filter-c.o lib/.libs/word_list-c.o lib/.libs/info-c.o lib/.libs/mutable_container-c.o lib/.libs/error-c.o lib/.libs/document_checker-c.o lib/.libs/string_map-c.o lib/.libs/new_config.o lib/.libs/config-c.o lib/.libs/string_enumeration-c.o lib/.libs/can_have_error-c.o lib/.libs/dummy.o lib/.libs/new_filter.o lib/.libs/new_fmode.o lib/.libs/string_list-c.o lib/.libs/find_speller.o lib/.libs/speller-c.o lib/.libs/string_pair_enumeration-c.o lib/.libs/new_checker.o modules/filter/.libs/url.o   -ldl -L/nix/store/8hc83l288p7fyb6z7mm2zk80dvqmk7gi-filc-glibc-2.40/lib -L/nix/store/7fsmzzzgkjq3dma1vz6406199xqqz1v3-filc-libcxx-git/lib -L/nix/store/7wnmw3zc34b099g1kjmk5gwj3kgxq1df-ncurses-x86_64-unknown-linux-gnufilc0-6.5/lib -L/nix/store/wq6z8c63av51wlpy1b8jq2f5zcd0bnw5-libxcrypt-4.4.36-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/14i07vk4qkfcdyyha9amqryg033l3xcf-filc-sysroot-with-metadata/lib -L/nix/store/31l6alfx8axrfkp0zxza3z7f7gxzi8b3-filc-cc/lib -L/nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib -lc++ -lc++abi -lc -lpizlo -lyoloc -lyolom -lyolort -lyolounwind /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crtend.o /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crtn.o  -O2   -Wl,-soname -Wl,libaspell.so.15 -o .libs/libaspell.so.15.3.1
libtool: link: (cd ".libs" && rm -f "libaspell.so.15" && ln -s "libaspell.so.15.3.1" "libaspell.so.15")
libtool: link: (cd ".libs" && rm -f "libaspell.so" && ln -s "libaspell.so.15.3.1" "libaspell.so")
libtool: link: ( cd ".libs" && rm -f "libaspell.la" && ln -s "../libaspell.la" "libaspell.la" )
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=link clang++  -g -O2 -fno-exceptions  -module -avoid-version  -o email-filter.la -rpath /nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/lib/aspell modules/filter/email.lo libaspell.la  -ldl 
libtool: link: clang++  -fPIC -DPIC -shared -nostdlib /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crti.o /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crtbegin.o  modules/filter/.libs/email.o   -Wl,-rpath -Wl,/build/aspell-0.60.8.1/.libs -Wl,-rpath -Wl,/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/lib ./.libs/libaspell.so -ldl -L/nix/store/8hc83l288p7fyb6z7mm2zk80dvqmk7gi-filc-glibc-2.40/lib -L/nix/store/7fsmzzzgkjq3dma1vz6406199xqqz1v3-filc-libcxx-git/lib -L/nix/store/7wnmw3zc34b099g1kjmk5gwj3kgxq1df-ncurses-x86_64-unknown-linux-gnufilc0-6.5/lib -L/nix/store/wq6z8c63av51wlpy1b8jq2f5zcd0bnw5-libxcrypt-4.4.36-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/14i07vk4qkfcdyyha9amqryg033l3xcf-filc-sysroot-with-metadata/lib -L/nix/store/31l6alfx8axrfkp0zxza3z7f7gxzi8b3-filc-cc/lib -L/nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib -lc++ -lc++abi -lc -lpizlo -lyoloc -lyolom -lyolort -lyolounwind /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crtend.o /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crtn.o  -O2   -Wl,-soname -Wl,email-filter.so -o .libs/email-filter.so
libtool: link: ( cd ".libs" && rm -f "email-filter.la" && ln -s "../email-filter.la" "email-filter.la" )
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o modules/filter/tex.lo modules/filter/tex.cpp
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c modules/filter/tex.cpp  -fPIC -DPIC -o modules/filter/.libs/tex.o
clingo-5.8.0
[ 68%] Linking CXX static library ../../lib/libclasp.a
[ 68%] Built target libclasp
[ 69%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/input/statement.cc.o
aspell-0.60.8.1
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=link clang++  -g -O2 -fno-exceptions  -module -avoid-version  -o tex-filter.la -rpath /nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/lib/aspell modules/filter/tex.lo libaspell.la -ldl 
libtool: link: clang++  -fPIC -DPIC -shared -nostdlib /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crti.o /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crtbegin.o  modules/filter/.libs/tex.o   -Wl,-rpath -Wl,/build/aspell-0.60.8.1/.libs -Wl,-rpath -Wl,/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/lib ./.libs/libaspell.so -ldl -L/nix/store/8hc83l288p7fyb6z7mm2zk80dvqmk7gi-filc-glibc-2.40/lib -L/nix/store/7fsmzzzgkjq3dma1vz6406199xqqz1v3-filc-libcxx-git/lib -L/nix/store/7wnmw3zc34b099g1kjmk5gwj3kgxq1df-ncurses-x86_64-unknown-linux-gnufilc0-6.5/lib -L/nix/store/wq6z8c63av51wlpy1b8jq2f5zcd0bnw5-libxcrypt-4.4.36-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/14i07vk4qkfcdyyha9amqryg033l3xcf-filc-sysroot-with-metadata/lib -L/nix/store/31l6alfx8axrfkp0zxza3z7f7gxzi8b3-filc-cc/lib -L/nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib -lc++ -lc++abi -lc -lpizlo -lyoloc -lyolom -lyolort -lyolounwind /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crtend.o /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crtn.o  -O2   -Wl,-soname -Wl,tex-filter.so -o .libs/tex-filter.so
libtool: link: ( cd ".libs" && rm -f "tex-filter.la" && ln -s "../tex-filter.la" "tex-filter.la" )
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o modules/filter/sgml.lo modules/filter/sgml.cpp
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c modules/filter/sgml.cpp  -fPIC -DPIC -o modules/filter/.libs/sgml.o
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=link clang++  -g -O2 -fno-exceptions  -module -avoid-version  -o sgml-filter.la -rpath /nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/lib/aspell modules/filter/sgml.lo libaspell.la -ldl 
libtool: link: clang++  -fPIC -DPIC -shared -nostdlib /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crti.o /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crtbegin.o  modules/filter/.libs/sgml.o   -Wl,-rpath -Wl,/build/aspell-0.60.8.1/.libs -Wl,-rpath -Wl,/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/lib ./.libs/libaspell.so -ldl -L/nix/store/8hc83l288p7fyb6z7mm2zk80dvqmk7gi-filc-glibc-2.40/lib -L/nix/store/7fsmzzzgkjq3dma1vz6406199xqqz1v3-filc-libcxx-git/lib -L/nix/store/7wnmw3zc34b099g1kjmk5gwj3kgxq1df-ncurses-x86_64-unknown-linux-gnufilc0-6.5/lib -L/nix/store/wq6z8c63av51wlpy1b8jq2f5zcd0bnw5-libxcrypt-4.4.36-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/14i07vk4qkfcdyyha9amqryg033l3xcf-filc-sysroot-with-metadata/lib -L/nix/store/31l6alfx8axrfkp0zxza3z7f7gxzi8b3-filc-cc/lib -L/nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib -lc++ -lc++abi -lc -lpizlo -lyoloc -lyolom -lyolort -lyolounwind /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crtend.o /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crtn.o  -O2   -Wl,-soname -Wl,sgml-filter.so -o .libs/sgml-filter.so
libtool: link: ( cd ".libs" && rm -f "sgml-filter.la" && ln -s "../sgml-filter.la" "sgml-filter.la" )
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o modules/filter/markdown.lo modules/filter/markdown.cpp
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c modules/filter/markdown.cpp  -fPIC -DPIC -o modules/filter/.libs/markdown.o
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=link clang++  -g -O2 -fno-exceptions  -module -avoid-version  -o markdown-filter.la -rpath /nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/lib/aspell modules/filter/markdown.lo libaspell.la -ldl 
libtool: link: clang++  -fPIC -DPIC -shared -nostdlib /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crti.o /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crtbegin.o  modules/filter/.libs/markdown.o   -Wl,-rpath -Wl,/build/aspell-0.60.8.1/.libs -Wl,-rpath -Wl,/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/lib ./.libs/libaspell.so -ldl -L/nix/store/8hc83l288p7fyb6z7mm2zk80dvqmk7gi-filc-glibc-2.40/lib -L/nix/store/7fsmzzzgkjq3dma1vz6406199xqqz1v3-filc-libcxx-git/lib -L/nix/store/7wnmw3zc34b099g1kjmk5gwj3kgxq1df-ncurses-x86_64-unknown-linux-gnufilc0-6.5/lib -L/nix/store/wq6z8c63av51wlpy1b8jq2f5zcd0bnw5-libxcrypt-4.4.36-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/14i07vk4qkfcdyyha9amqryg033l3xcf-filc-sysroot-with-metadata/lib -L/nix/store/31l6alfx8axrfkp0zxza3z7f7gxzi8b3-filc-cc/lib -L/nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib -lc++ -lc++abi -lc -lpizlo -lyoloc -lyolom -lyolort -lyolounwind /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crtend.o /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crtn.o  -O2   -Wl,-soname -Wl,markdown-filter.so -o .libs/markdown-filter.so
libtool: link: ( cd ".libs" && rm -f "markdown-filter.la" && ln -s "../markdown-filter.la" "markdown-filter.la" )
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o modules/filter/context.lo modules/filter/context.cpp
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c modules/filter/context.cpp  -fPIC -DPIC -o modules/filter/.libs/context.o
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=link clang++  -g -O2 -fno-exceptions  -module -avoid-version  -o context-filter.la -rpath /nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/lib/aspell modules/filter/context.lo libaspell.la -ldl 
libtool: link: clang++  -fPIC -DPIC -shared -nostdlib /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crti.o /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crtbegin.o  modules/filter/.libs/context.o   -Wl,-rpath -Wl,/build/aspell-0.60.8.1/.libs -Wl,-rpath -Wl,/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/lib ./.libs/libaspell.so -ldl -L/nix/store/8hc83l288p7fyb6z7mm2zk80dvqmk7gi-filc-glibc-2.40/lib -L/nix/store/7fsmzzzgkjq3dma1vz6406199xqqz1v3-filc-libcxx-git/lib -L/nix/store/7wnmw3zc34b099g1kjmk5gwj3kgxq1df-ncurses-x86_64-unknown-linux-gnufilc0-6.5/lib -L/nix/store/wq6z8c63av51wlpy1b8jq2f5zcd0bnw5-libxcrypt-4.4.36-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/14i07vk4qkfcdyyha9amqryg033l3xcf-filc-sysroot-with-metadata/lib -L/nix/store/31l6alfx8axrfkp0zxza3z7f7gxzi8b3-filc-cc/lib -L/nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib -lc++ -lc++abi -lc -lpizlo -lyoloc -lyolom -lyolort -lyolounwind /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crtend.o /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crtn.o  -O2   -Wl,-soname -Wl,context-filter.so -o .libs/context-filter.so
libtool: link: ( cd ".libs" && rm -f "context-filter.la" && ln -s "../context-filter.la" "context-filter.la" )
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o modules/filter/nroff.lo modules/filter/nroff.cpp
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c modules/filter/nroff.cpp  -fPIC -DPIC -o modules/filter/.libs/nroff.o
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=link clang++  -g -O2 -fno-exceptions  -module -avoid-version  -o nroff-filter.la -rpath /nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/lib/aspell modules/filter/nroff.lo libaspell.la -ldl 
libtool: link: clang++  -fPIC -DPIC -shared -nostdlib /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crti.o /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crtbegin.o  modules/filter/.libs/nroff.o   -Wl,-rpath -Wl,/build/aspell-0.60.8.1/.libs -Wl,-rpath -Wl,/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/lib ./.libs/libaspell.so -ldl -L/nix/store/8hc83l288p7fyb6z7mm2zk80dvqmk7gi-filc-glibc-2.40/lib -L/nix/store/7fsmzzzgkjq3dma1vz6406199xqqz1v3-filc-libcxx-git/lib -L/nix/store/7wnmw3zc34b099g1kjmk5gwj3kgxq1df-ncurses-x86_64-unknown-linux-gnufilc0-6.5/lib -L/nix/store/wq6z8c63av51wlpy1b8jq2f5zcd0bnw5-libxcrypt-4.4.36-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/14i07vk4qkfcdyyha9amqryg033l3xcf-filc-sysroot-with-metadata/lib -L/nix/store/31l6alfx8axrfkp0zxza3z7f7gxzi8b3-filc-cc/lib -L/nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib -lc++ -lc++abi -lc -lpizlo -lyoloc -lyolom -lyolort -lyolounwind /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crtend.o /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crtn.o  -O2   -Wl,-soname -Wl,nroff-filter.so -o .libs/nroff-filter.so
libtool: link: ( cd ".libs" && rm -f "nroff-filter.la" && ln -s "../nroff-filter.la" "nroff-filter.la" )
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o modules/filter/texinfo.lo modules/filter/texinfo.cpp
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale -g -O2 -fno-exceptions -c modules/filter/texinfo.cpp  -fPIC -DPIC -o modules/filter/.libs/texinfo.o
clingo-5.8.0
[ 70%] Building CXX object clasp/app/CMakeFiles/clasp.dir/main.cpp.o
[ 71%] Linking CXX executable ../../bin/clasp
../../lib/libclasp.a(minimize_constraint.cpp.o):minimize_constraint.cpp:function pizlonatedFI403_log10:(.text+0x3b5e1): error: undefined reference to 'pizlonated_log10'
../../lib/libclasp.a(solver_strategies.cpp.o):solver_strategies.cpp:function pizlonatedFI4792_pow:(.text+0xa166): error: undefined reference to 'pizlonated_pow'
../../lib/libclasp.a(solver_strategies.cpp.o):solver_strategies.cpp:function pizlonatedFI403_log:(.text+0xa251): error: undefined reference to 'pizlonated_log'
../../lib/libclasp.a(solver_strategies.cpp.o):solver_strategies.cpp:function pizlonatedFI403_exp2:(.text+0xa321): error: undefined reference to 'pizlonated_exp2'
../../lib/libclasp.a(solver_strategies.cpp.o):solver_strategies.cpp:function pizlonatedFI403_sqrt:(.text+0xa3f1): error: undefined reference to 'pizlonated_sqrt'
aspell-0.60.8.1
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=link clang++  -g -O2 -fno-exceptions  -module -avoid-version  -o texinfo-filter.la -rpath /nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/lib/aspell modules/filter/texinfo.lo libaspell.la -ldl 
clingo-5.8.0
clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [clasp/app/CMakeFiles/clasp.dir/build.make:102: bin/clasp] Error 1
make[1]: *** [CMakeFiles/Makefile2:504: clasp/app/CMakeFiles/clasp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 72%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/input/theory.cc.o
aspell-0.60.8.1
libtool: link: clang++  -fPIC -DPIC -shared -nostdlib /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crti.o /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crtbegin.o  modules/filter/.libs/texinfo.o   -Wl,-rpath -Wl,/build/aspell-0.60.8.1/.libs -Wl,-rpath -Wl,/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/lib ./.libs/libaspell.so -ldl -L/nix/store/8hc83l288p7fyb6z7mm2zk80dvqmk7gi-filc-glibc-2.40/lib -L/nix/store/7fsmzzzgkjq3dma1vz6406199xqqz1v3-filc-libcxx-git/lib -L/nix/store/7wnmw3zc34b099g1kjmk5gwj3kgxq1df-ncurses-x86_64-unknown-linux-gnufilc0-6.5/lib -L/nix/store/wq6z8c63av51wlpy1b8jq2f5zcd0bnw5-libxcrypt-4.4.36-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/14i07vk4qkfcdyyha9amqryg033l3xcf-filc-sysroot-with-metadata/lib -L/nix/store/31l6alfx8axrfkp0zxza3z7f7gxzi8b3-filc-cc/lib -L/nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib -lc++ -lc++abi -lc -lpizlo -lyoloc -lyolom -lyolort -lyolounwind /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crtend.o /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crtn.o  -O2   -Wl,-soname -Wl,texinfo-filter.so -o .libs/texinfo-filter.so
libtool: link: ( cd ".libs" && rm -f "texinfo-filter.la" && ln -s "../texinfo-filter.la" "texinfo-filter.la" )
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=link clang++  -g -O2 -fno-exceptions  -version-info 18:1:3 -no-undefined  -o libpspell.la -rpath /nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/lib lib/dummy.lo libaspell.la -ldl 
libtool: link: clang++  -fPIC -DPIC -shared -nostdlib /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crti.o /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crtbegin.o  lib/.libs/dummy.o   -Wl,-rpath -Wl,/build/aspell-0.60.8.1/.libs -Wl,-rpath -Wl,/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/lib ./.libs/libaspell.so -ldl -L/nix/store/8hc83l288p7fyb6z7mm2zk80dvqmk7gi-filc-glibc-2.40/lib -L/nix/store/7fsmzzzgkjq3dma1vz6406199xqqz1v3-filc-libcxx-git/lib -L/nix/store/7wnmw3zc34b099g1kjmk5gwj3kgxq1df-ncurses-x86_64-unknown-linux-gnufilc0-6.5/lib -L/nix/store/wq6z8c63av51wlpy1b8jq2f5zcd0bnw5-libxcrypt-4.4.36-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/14i07vk4qkfcdyyha9amqryg033l3xcf-filc-sysroot-with-metadata/lib -L/nix/store/31l6alfx8axrfkp0zxza3z7f7gxzi8b3-filc-cc/lib -L/nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib -lc++ -lc++abi -lc -lpizlo -lyoloc -lyolom -lyolort -lyolounwind /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crtend.o /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crtn.o  -O2   -Wl,-soname -Wl,libpspell.so.15 -o .libs/libpspell.so.15.3.1
libtool: link: (cd ".libs" && rm -f "libpspell.so.15" && ln -s "libpspell.so.15.3.1" "libpspell.so.15")
libtool: link: (cd ".libs" && rm -f "libpspell.so" && ln -s "libpspell.so.15.3.1" "libpspell.so")
libtool: link: ( cd ".libs" && rm -f "libpspell.la" && ln -s "../libpspell.la" "libpspell.la" )
clang -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -c -o prog/compress.o prog/compress.c
clingo-5.8.0
[ 73%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/input/groundtermgrammar/grammar.cc.o
aspell-0.60.8.1
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CC   --mode=link clang  -g -O2   -o word-list-compress prog/compress.o  -ldl 
libtool: link: clang -g -O2 -o word-list-compress prog/compress.o  -ldl
clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o prog/aspell.o prog/aspell.cpp
clingo-5.8.0
[ 74%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/input/nongroundgrammar/grammar.cc.o
In file included from /build/source/libgringo/src/input/nongroundparser.cc:835:
/home/kaminski/Documents/git/potassco/clingo/build/debug/libgringo//src/input/nongroundlexer.hh:52:21: warning: enumeration value 'yycaspif' not handled in switch [-Wswitch]
   52 |             switch (YYGETCONDITION()) {
      |                     ^~~~~~~~~~~~~~~~
/home/kaminski/Documents/git/potassco/clingo/libgringo//src/input/nongroundlexer.xch:32:24: note: expanded from macro 'YYGETCONDITION'
   32 | #define YYGETCONDITION condition
      |                        ^
/home/kaminski/Documents/git/potassco/clingo/build/debug/libgringo//src/input/nongroundlexer.hh:7191:21: warning: 8 enumeration values not handled in switch: 'yyccomment', 'yycblockcomment', 'yycscript'... [-Wswitch]
 7191 |             switch (YYGETCONDITION()) {
      |                     ^~~~~~~~~~~~~~~~
/home/kaminski/Documents/git/potassco/clingo/libgringo//src/input/nongroundlexer.xch:32:24: note: expanded from macro 'YYGETCONDITION'
   32 | #define YYGETCONDITION condition
      |                        ^
/home/kaminski/Documents/git/potassco/clingo/build/debug/libgringo//src/input/nongroundlexer.hh:7226:17: warning: 8 enumeration values not handled in switch: 'yyccomment', 'yycblockcomment', 'yycscript'... [-Wswitch]
 7226 |         switch (YYGETCONDITION()) {
      |                 ^~~~~~~~~~~~~~~~
/home/kaminski/Documents/git/potassco/clingo/libgringo//src/input/nongroundlexer.xch:32:24: note: expanded from macro 'YYGETCONDITION'
   32 | #define YYGETCONDITION condition
      |                        ^
/home/kaminski/Documents/git/potassco/clingo/build/debug/libgringo//src/input/nongroundlexer.hh:7265:21: warning: 8 enumeration values not handled in switch: 'yyccomment', 'yycblockcomment', 'yycscript'... [-Wswitch]
 7265 |             switch (YYGETCONDITION()) {
      |                     ^~~~~~~~~~~~~~~~
/home/kaminski/Documents/git/potassco/clingo/libgringo//src/input/nongroundlexer.xch:32:24: note: expanded from macro 'YYGETCONDITION'
   32 | #define YYGETCONDITION condition
      |                        ^
/home/kaminski/Documents/git/potassco/clingo/build/debug/libgringo//src/input/nongroundlexer.hh:7379:17: warning: 8 enumeration values not handled in switch: 'yyccomment', 'yycblockcomment', 'yycscript'... [-Wswitch]
 7379 |         switch (YYGETCONDITION()) {
      |                 ^~~~~~~~~~~~~~~~
/home/kaminski/Documents/git/potassco/clingo/libgringo//src/input/nongroundlexer.xch:32:24: note: expanded from macro 'YYGETCONDITION'
   32 | #define YYGETCONDITION condition
      |                        ^
/home/kaminski/Documents/git/potassco/clingo/build/debug/libgringo//src/input/nongroundlexer.hh:7426:17: warning: 8 enumeration values not handled in switch: 'yyccomment', 'yycblockcomment', 'yycscript'... [-Wswitch]
 7426 |         switch (YYGETCONDITION()) {
      |                 ^~~~~~~~~~~~~~~~
/home/kaminski/Documents/git/potassco/clingo/libgringo//src/input/nongroundlexer.xch:32:24: note: expanded from macro 'YYGETCONDITION'
   32 | #define YYGETCONDITION condition
      |                        ^
/home/kaminski/Documents/git/potassco/clingo/build/debug/libgringo//src/input/nongroundlexer.hh:7478:17: warning: 8 enumeration values not handled in switch: 'yyccomment', 'yycblockcomment', 'yycscript'... [-Wswitch]
 7478 |         switch (YYGETCONDITION()) {
      |                 ^~~~~~~~~~~~~~~~
/home/kaminski/Documents/git/potassco/clingo/libgringo//src/input/nongroundlexer.xch:32:24: note: expanded from macro 'YYGETCONDITION'
   32 | #define YYGETCONDITION condition
      |                        ^
/home/kaminski/Documents/git/potassco/clingo/build/debug/libgringo//src/input/nongroundlexer.hh:7531:17: warning: 8 enumeration values not handled in switch: 'yyccomment', 'yycblockcomment', 'yycscript'... [-Wswitch]
 7531 |         switch (YYGETCONDITION()) {
      |                 ^~~~~~~~~~~~~~~~
/home/kaminski/Documents/git/potassco/clingo/libgringo//src/input/nongroundlexer.xch:32:24: note: expanded from macro 'YYGETCONDITION'
   32 | #define YYGETCONDITION condition
      |                        ^
/home/kaminski/Documents/git/potassco/clingo/build/debug/libgringo//src/input/nongroundlexer.hh:7636:17: warning: 8 enumeration values not handled in switch: 'yyccomment', 'yycblockcomment', 'yycscript'... [-Wswitch]
 7636 |         switch (YYGETCONDITION()) {
      |                 ^~~~~~~~~~~~~~~~
/home/kaminski/Documents/git/potassco/clingo/libgringo//src/input/nongroundlexer.xch:32:24: note: expanded from macro 'YYGETCONDITION'
   32 | #define YYGETCONDITION condition
      |                        ^
/home/kaminski/Documents/git/potassco/clingo/build/debug/libgringo//src/input/nongroundlexer.hh:7725:17: warning: 8 enumeration values not handled in switch: 'yyccomment', 'yycblockcomment', 'yycscript'... [-Wswitch]
 7725 |         switch (YYGETCONDITION()) {
      |                 ^~~~~~~~~~~~~~~~
/home/kaminski/Documents/git/potassco/clingo/libgringo//src/input/nongroundlexer.xch:32:24: note: expanded from macro 'YYGETCONDITION'
   32 | #define YYGETCONDITION condition
      |                        ^
10 warnings generated.
[ 75%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/output/aggregates.cc.o
[ 76%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/output/literal.cc.o
[ 77%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/output/literals.cc.o
[ 78%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/output/output.cc.o
[ 79%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/output/statement.cc.o
[ 80%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/output/statements.cc.o
[ 81%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/output/theory.cc.o
aspell-0.60.8.1
In file included from prog/aspell.cpp:58:
In file included from ./modules/speller/default/speller_impl.hpp:11:
In file included from ./modules/speller/default/data.hpp:11:
In file included from ./modules/speller/default/language.hpp:6:
In file included from ./modules/speller/default/affix.hpp:15:
./modules/speller/default/wordinfo.hpp:54:25: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'aspeller::WordEntry' [-Wnontrivial-memcall]
   54 |     WordEntry() {memset(this, 0, sizeof(WordEntry));}
      |                         ^
./modules/speller/default/wordinfo.hpp:54:25: note: explicitly cast the pointer to silence this warning
   54 |     WordEntry() {memset(this, 0, sizeof(WordEntry));}
      |                         ^
      |                         (void*)
./modules/speller/default/wordinfo.hpp:55:26: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'aspeller::WordEntry' [-Wnontrivial-memcall]
   55 |     void clear() {memset(this, 0, sizeof(WordEntry));}
      |                          ^
./modules/speller/default/wordinfo.hpp:55:26: note: explicitly cast the pointer to silence this warning
   55 |     void clear() {memset(this, 0, sizeof(WordEntry));}
      |                          ^
      |                          (void*)
prog/aspell.cpp:2339:57: warning: expression result unused [-Wunused-value]
 2339 |         table.insert(CML_Entry(table_buf.dup(q->word))).first;
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~
3 warnings generated.
clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o prog/check_funs.o prog/check_funs.cpp
clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o prog/checker_string.o prog/checker_string.cpp
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=link clang++  -g -O2 -fno-exceptions    -o aspell prog/aspell.o prog/check_funs.o prog/checker_string.o libaspell.la -lncursesw -ldl 
libtool: link: clang++ -g -O2 -fno-exceptions -o .libs/aspell prog/aspell.o prog/check_funs.o prog/checker_string.o  ./.libs/libaspell.so -lncursesw -ldl -Wl,-rpath -Wl,/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/lib
./.libs/libaspell.so: error: undefined reference to 'pizlonated_sqrt'
./.libs/libaspell.so: error: undefined reference to 'pizlonated_log'
clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [Makefile:1309: aspell] Error 1
make[1]: Leaving directory '/build/aspell-0.60.8.1'
make: *** [Makefile:1657: all-recursive] Error 1
clingo-5.8.0
[ 82%] Linking CXX static library ../lib/libgringo.a
[ 82%] Built target libgringo
make: *** [Makefile:146: all] Error 2
error: Cannot build '/nix/store/whsw6v5v0yxwy6xifwyqzlh3h9r3wkm7-clingo-x86_64-unknown-linux-gnufilc0-5.8.0.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/68fbl3klnhmfbq1kl0x0h45vr11cv7iy-clingo-x86_64-unknown-linux-gnufilc0-5.8.0
       Last 25 log lines:
       >    32 | #define YYGETCONDITION condition
       >       |                        ^
       > /home/kaminski/Documents/git/potassco/clingo/build/debug/libgringo//src/input/nongroundlexer.hh:7636:17: warning: 8 enumeration values not handled in switch: 'yyccomment', 'yycblockcomment', 'yycscript'... [-Wswitch]
       >  7636 |         switch (YYGETCONDITION()) {
       >       |                 ^~~~~~~~~~~~~~~~
       > /home/kaminski/Documents/git/potassco/clingo/libgringo//src/input/nongroundlexer.xch:32:24: note: expanded from macro 'YYGETCONDITION'
       >    32 | #define YYGETCONDITION condition
       >       |                        ^
       > /home/kaminski/Documents/git/potassco/clingo/build/debug/libgringo//src/input/nongroundlexer.hh:7725:17: warning: 8 enumeration values not handled in switch: 'yyccomment', 'yycblockcomment', 'yycscript'... [-Wswitch]
       >  7725 |         switch (YYGETCONDITION()) {
       >       |                 ^~~~~~~~~~~~~~~~
       > /home/kaminski/Documents/git/potassco/clingo/libgringo//src/input/nongroundlexer.xch:32:24: note: expanded from macro 'YYGETCONDITION'
       >    32 | #define YYGETCONDITION condition
       >       |                        ^
       > 10 warnings generated.
       > [ 75%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/output/aggregates.cc.o
       > [ 76%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/output/literal.cc.o
       > [ 77%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/output/literals.cc.o
       > [ 78%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/output/output.cc.o
       > [ 79%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/output/statement.cc.o
       > [ 80%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/output/statements.cc.o
       > [ 81%] Building CXX object libgringo/CMakeFiles/libgringo.dir/src/output/theory.cc.o
       > [ 82%] Linking CXX static library ../lib/libgringo.a
       > [ 82%] Built target libgringo
       > make: *** [Makefile:146: all] Error 2
       For full logs, run:
         nix log /nix/store/whsw6v5v0yxwy6xifwyqzlh3h9r3wkm7-clingo-x86_64-unknown-linux-gnufilc0-5.8.0.drv
aspcud-1.9.6
error: Cannot build '/nix/store/wp2skfs5i8kfhgmz2ldm1z0iybcrrf84-aspcud-x86_64-unknown-linux-gnufilc0-1.9.6.drv'.
       Reason: 3 dependencies failed.
       Output paths:
         /nix/store/l0mgnrw4q1zkx779qcm80x0yidw4v8c4-aspcud-x86_64-unknown-linux-gnufilc0-1.9.6
aspell-0.60.8.1
error: Cannot build '/nix/store/h39s1gph6azcf6vbabqvmg3f9jr70c7y-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1
       Last 25 log lines:
       > ./modules/speller/default/wordinfo.hpp:54:25: note: explicitly cast the pointer to silence this warning
       >    54 |     WordEntry() {memset(this, 0, sizeof(WordEntry));}
       >       |                         ^
       >       |                         (void*)
       > ./modules/speller/default/wordinfo.hpp:55:26: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'aspeller::WordEntry' [-Wnontrivial-memcall]
       >    55 |     void clear() {memset(this, 0, sizeof(WordEntry));}
       >       |                          ^
       > ./modules/speller/default/wordinfo.hpp:55:26: note: explicitly cast the pointer to silence this warning
       >    55 |     void clear() {memset(this, 0, sizeof(WordEntry));}
       >       |                          ^
       >       |                          (void*)
       > prog/aspell.cpp:2339:57: warning: expression result unused [-Wunused-value]
       >  2339 |         table.insert(CML_Entry(table_buf.dup(q->word))).first;
       >       |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~
       > 3 warnings generated.
       > clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o prog/check_funs.o prog/check_funs.cpp
       > clang++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/share/locale"   -g -O2 -fno-exceptions  -c -o prog/checker_string.o prog/checker_string.cpp
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./libtool  --tag=CXX   --mode=link clang++  -g -O2 -fno-exceptions    -o aspell prog/aspell.o prog/check_funs.o prog/checker_string.o libaspell.la -lncursesw -ldl
       > libtool: link: clang++ -g -O2 -fno-exceptions -o .libs/aspell prog/aspell.o prog/check_funs.o prog/checker_string.o  ./.libs/libaspell.so -lncursesw -ldl -Wl,-rpath -Wl,/nix/store/n99mlfrc7yfgwwijr5qhxfdp9why79ax-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1/lib
       > ./.libs/libaspell.so: error: undefined reference to 'pizlonated_sqrt'
       > ./.libs/libaspell.so: error: undefined reference to 'pizlonated_log'
       > clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
       > make[1]: *** [Makefile:1309: aspell] Error 1
       > make[1]: Leaving directory '/build/aspell-0.60.8.1'
       > make: *** [Makefile:1657: all-recursive] Error 1
       For full logs, run:
         nix log /nix/store/h39s1gph6azcf6vbabqvmg3f9jr70c7y-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1.drv
aspino-unstable-2018-03-24
error: Cannot build '/nix/store/b68njnyb20a9smzr687p1ap9c7m3arqq-aspino-x86_64-unknown-linux-gnufilc0-unstable-2018-03-24.drv'.
       Reason: 1 dependency failed.
       Output paths:
         /nix/store/d5n9d1avijaka5gznglkgiq5yy1r4lrv-aspino-x86_64-unknown-linux-gnufilc0-unstable-2018-03-24
assemblyscript-0.27.35
error: Cannot build '/nix/store/b4v7wjplqhchhayqz69nhr2qwc2midyb-assemblyscript-x86_64-unknown-linux-gnufilc0-0.27.35.drv'.
       Reason: 3 dependencies failed.
       Output paths:
         /nix/store/axzbw2bja83vl53vni669dgr2syl2vny-assemblyscript-x86_64-unknown-linux-gnufilc0-0.27.35
assimp-5.4.3
error: Cannot build '/nix/store/dmbfsj176516nsbplhadsigjbmpjfxq2-assimp-x86_64-unknown-linux-gnufilc0-5.4.3.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/hxl6qbbbvz40r4pbdhh17fqfc5vza8l6-assimp-x86_64-unknown-linux-gnufilc0-5.4.3-dev
         /nix/store/j3i4wfm90wm138277j1xd5jq84ynirwa-assimp-x86_64-unknown-linux-gnufilc0-5.4.3
         /nix/store/p7hkd1ga6lb0zhz8x25i9dr0fyai8wvd-assimp-x86_64-unknown-linux-gnufilc0-5.4.3-lib
       Last 25 log lines:
       > /build/source/code/Common/SceneCombiner.cpp:997:14: error: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'aiFace' [-Werror,-Wnontrivial-memcall]
       >   997 |     ::memcpy(dest, old, sizeof(Type) * num);
       >       |              ^
       > /build/source/code/Common/SceneCombiner.cpp:1106:5: note: in instantiation of function template specialization 'Assimp::GetArrayCopy<aiFace>' requested here
       >  1106 |     GetArrayCopy(dest->mFaces, dest->mNumFaces);
       >       |     ^
       > /build/source/code/Common/SceneCombiner.cpp:997:14: note: explicitly cast the pointer to silence this warning
       >   997 |     ::memcpy(dest, old, sizeof(Type) * num);
       >       |              ^
       >       |              (void*)
       > /build/source/code/Common/SceneCombiner.cpp:997:14: error: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'aiMeshMorphKey' [-Werror,-Wnontrivial-memcall]
       >   997 |     ::memcpy(dest, old, sizeof(Type) * num);
       >       |              ^
       > /build/source/code/Common/SceneCombiner.cpp:1254:5: note: in instantiation of function template specialization 'Assimp::GetArrayCopy<aiMeshMorphKey>' requested here
       >  1254 |     GetArrayCopy(dest->mKeys, dest->mNumKeys);
       >       |     ^
       > /build/source/code/Common/SceneCombiner.cpp:997:14: note: explicitly cast the pointer to silence this warning
       >   997 |     ::memcpy(dest, old, sizeof(Type) * num);
       >       |              ^
       >       |              (void*)
       > 2 errors generated.
       > make[2]: *** [code/CMakeFiles/assimp.dir/build.make:289: code/CMakeFiles/assimp.dir/Common/SceneCombiner.cpp.o] Error 1
       > make[2]: *** Waiting for unfinished jobs....
       > make[1]: *** [CMakeFiles/Makefile2:207: code/CMakeFiles/assimp.dir/all] Error 2
       > make: *** [Makefile:136: all] Error 2
       For full logs, run:
         nix log /nix/store/dmbfsj176516nsbplhadsigjbmpjfxq2-assimp-x86_64-unknown-linux-gnufilc0-5.4.3.drv
astc-encoder-5.2.0
error: Cannot build '/nix/store/95ywcldhqnm5pi7jamgymw6xc02910iy-astc-encoder-x86_64-unknown-linux-gnufilc0-5.2.0.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/hblx6lgmm3qa5vsykadfpq9q0xlgqxsm-astc-encoder-x86_64-unknown-linux-gnufilc0-5.2.0
       Last 25 log lines:
       > [ 77%] Linking CXX static library libastcenc-sse2-static.a
       > [ 77%] Built target astcenc-sse2-static
       > [ 80%] Building CXX object Source/CMakeFiles/astcenc-sse2.dir/astcenccli_error_metrics.cpp.o
       > [ 85%] Building CXX object Source/CMakeFiles/astcenc-sse2.dir/astcenccli_image_load_store.cpp.o
       > [ 85%] Building CXX object Source/CMakeFiles/astcenc-sse2.dir/astcenccli_image.cpp.o
       > [ 88%] Building CXX object Source/CMakeFiles/astcenc-sse2.dir/astcenccli_image_external.cpp.o
       > [ 91%] Building CXX object Source/CMakeFiles/astcenc-sse2.dir/astcenccli_toplevel.cpp.o
       > [ 94%] Building CXX object Source/CMakeFiles/astcenc-sse2.dir/astcenccli_platform_dependents.cpp.o
       > [ 97%] Building CXX object Source/CMakeFiles/astcenc-sse2.dir/astcenccli_toplevel_help.cpp.o
       > [100%] Linking CXX executable astcenc-sse2
       > CMakeFiles/astcenc-sse2.dir/astcenccli_error_metrics.cpp.o:astcenccli_error_metrics.cpp:function pizlonatedFI3195_powf:(.text+0x29f7): error: undefined reference to 'pizlonated_powf'
       > CMakeFiles/astcenc-sse2.dir/astcenccli_error_metrics.cpp.o:astcenccli_error_metrics.cpp:function pizlonatedFI403_acos:(.text+0x2af1): error: undefined reference to 'pizlonated_acos'
       > CMakeFiles/astcenc-sse2.dir/astcenccli_error_metrics.cpp.o:astcenccli_error_metrics.cpp:function pizlonatedFI403_log10:(.text+0x2bc1): error: undefined reference to 'pizlonated_log10'
       > CMakeFiles/astcenc-sse2.dir/astcenccli_error_metrics.cpp.o:astcenccli_error_metrics.cpp:function pizlonatedFI403_sqrt:(.text+0x3081): error: undefined reference to 'pizlonated_sqrt'
       > CMakeFiles/astcenc-sse2.dir/astcenccli_image_external.cpp.o:astcenccli_image_external.cpp:function pizlonatedFI3195_powf:(.text+0x16f327): error: undefined reference to 'pizlonated_powf'
       > CMakeFiles/astcenc-sse2.dir/astcenccli_toplevel.cpp.o:astcenccli_toplevel.cpp:function pizlonatedFI3195_powf:(.text+0x30177): error: undefined reference to 'pizlonated_powf'
       > libastcenc-sse2-static.a(astcenc_entry.cpp.o):astcenc_entry.cpp:function pizlonatedFI269_logf:(.text+0xa7b1): error: undefined reference to 'pizlonated_logf'
       > libastcenc-sse2-static.a(astcenc_image.cpp.o):astcenc_image.cpp:function pizlonatedFI269_sqrtf:(.text+0x40b1): error: undefined reference to 'pizlonated_sqrtf'
       > libastcenc-sse2-static.a(astcenc_weight_align.cpp.o):astcenc_weight_align.cpp:function pizlonatedFI269_sinf:(.text+0x2961): error: undefined reference to 'pizlonated_sinf'
       > libastcenc-sse2-static.a(astcenc_weight_align.cpp.o):astcenc_weight_align.cpp:function pizlonatedFI269_cosf:(.text+0x2a31): error: undefined reference to 'pizlonated_cosf'
       > libastcenc-sse2-static.a(astcenc_compress_symbolic.cpp.o):astcenc_compress_symbolic.cpp:function pizlonatedFI269_sqrtf:(.text+0x9451): error: undefined reference to 'pizlonated_sqrtf'
       > clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
       > make[2]: *** [Source/CMakeFiles/astcenc-sse2.dir/build.make:199: Source/astcenc-sse2] Error 1
       > make[1]: *** [CMakeFiles/Makefile2:213: Source/CMakeFiles/astcenc-sse2.dir/all] Error 2
       > make: *** [Makefile:136: all] Error 2
       For full logs, run:
         nix log /nix/store/95ywcldhqnm5pi7jamgymw6xc02910iy-astc-encoder-x86_64-unknown-linux-gnufilc0-5.2.0.drv
astro-language-server-2.15.4
error: Cannot build '/nix/store/ih72x2z5fqmyr4fcalffqhizlsg8j933-astro-language-server-x86_64-unknown-linux-gnufilc0-2.15.4.drv'.
       Reason: 1 dependency failed.
       Output paths:
         /nix/store/hjlbk1wdckzvl5v8q1irrjvnilj5zm6x-astro-language-server-x86_64-unknown-linux-gnufilc0-2.15.4
astc-encoder-5.2.0
error: build of '/nix/store/95ywcldhqnm5pi7jamgymw6xc02910iy-astc-encoder-x86_64-unknown-linux-gnufilc0-5.2.0.drv^*', '/nix/store/b4v7wjplqhchhayqz69nhr2qwc2midyb-assemblyscript-x86_64-unknown-linux-gnufilc0-0.27.35.drv^*', '/nix/store/b68njnyb20a9smzr687p1ap9c7m3arqq-aspino-x86_64-unknown-linux-gnufilc0-unstable-2018-03-24.drv^*', '/nix/store/dmbfsj176516nsbplhadsigjbmpjfxq2-assimp-x86_64-unknown-linux-gnufilc0-5.4.3.drv^*', '/nix/store/h39s1gph6azcf6vbabqvmg3f9jr70c7y-aspell-x86_64-unknown-linux-gnufilc0-0.60.8.1.drv^*', '/nix/store/ih72x2z5fqmyr4fcalffqhizlsg8j933-astro-language-server-x86_64-unknown-linux-gnufilc0-2.15.4.drv^*', '/nix/store/wp2skfs5i8kfhgmz2ldm1z0iybcrrf84-aspcud-x86_64-unknown-linux-gnufilc0-1.9.6.drv^*' failed

End of log