Build · 4221687fFinished · errors ·
Pause
•••
Download raw log ↓
← Earlier output15.9 MiB captured
scalp-0-unstable-2024-08-28
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.
  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.
sc-2024-08-15
Checking for -lncursesw ... yes (#include <ncursesw/curses.h>, -I/usr/include/ncurses6, -L/usr/lib64/ncurses6)
scalp-0-unstable-2024-08-28
-- The C compiler identification is Clang 20.1.8
sc-2024-08-15
Checking for wins_wch(3) ... yes
scalp-0-unstable-2024-08-28
-- The CXX compiler identification is Clang 20.1.8
-- Detecting C compiler ABI info
sc-2024-08-15
Checking for keyname(3) ... yes
scalp-0-unstable-2024-08-28
-- Detecting C compiler ABI info - done
sc-2024-08-15
Checking for isfinite(3) ... yes
scalp-0-unstable-2024-08-28
-- Check for working C compiler: /nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
sc-2024-08-15
Checking for sc(1) attr_get(3) ... yes
scalp-0-unstable-2024-08-28
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
sc-2024-08-15
Checking for <stdbool.h> ... yes
→ buildPhase
scalp-0-unstable-2024-08-28
-- Performing Test COMPILER_SUPPORTS_CXX11
sc-2024-08-15
build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
clang -I. -I.  -I/usr/include/ncurses6 -DHAVE_STRLCPY -DHAVE_STRLCAT  -DHAVE_ATTR_T -DHAVE_ATTR_GET -DHAVE_FIXTERM -DHAVE_RESETTERM -DHAVE_NCURSESW_CURSES_H -DHAVE_CURSES_WCH -DHAVE_CURSES_KEYNAME -DHAVE_ISFINITE -DHAVE_STDBOOL_H -DFBUFLEN=10240    -DDFLT_PAGER=\"less\" -c abbrev.c
scalp-0-unstable-2024-08-28
-- Performing Test COMPILER_SUPPORTS_CXX11 - Success
-- Gurobi Root Dir not set by user.
-- Could NOT find Gurobi (missing: GUROBI_CPP_LIBRARY GUROBI_C_LIBRARY GUROBI_CPP_INCLUDE_DIR GUROBI_C_INCLUDE_DIR) 
Gurobi was not found and is not used, if you want to use it, pass Gurobi install directory by -DGUROBI_ROOT_DIR=... or the individual lib and include directories by -DGUROBI_LIBRARIES=... and -DGUROBI_INCLUDE_DIRS=... (Header: GUROBI_C_INCLUDE_DIR-NOTFOUND GUROBI_CPP_INCLUDE_DIR-NOTFOUND, Libraries: GUROBI_C_LIBRARY-NOTFOUND GUROBI_CPP_LIBRARY-NOTFOUND)
-- CPLEX Root Dir not set by user.
-- Could NOT find CPLEX (missing: CPLEX_LIBRARY CPLEX_INCLUDE_DIR CPLEX_ILOCPLEX_LIBRARY CPLEX_CONCERT_LIBRARY CPLEX_CONCERT_INCLUDE_DIR) 
CPLEX was not found and is not used, if you want to use it, pass CPLEX install directory by -DCPLEX_ROOT_DIR=... or the individual lib and include directories by -DCPLEX_LIBRARIES=... and -DCPLEX_INCLUDE_DIRS=... (Header: CPLEX_INCLUDE_DIR-NOTFOUND CPLEX_CONCERT_INCLUDE_DIR-NOTFOUND, Library: CPLEX_LIBRARY-NOTFOUND CPLEX_ILOCPLEX_LIBRARY-NOTFOUND CPLEX_CONCERT_LIBRARY-NOTFOUND)
-- SCIP Root Dir not set by user.
-- Could NOT find SCIP (missing: SCIP_LIBRARY SCIP_INCLUDE_DIR Z_LIBRARY SOPLEX_LIBRARY-NOTFOUND) 
SCIP was not found and is not used, if you want to use it, pass SCIP install directory by -DSCIP_ROOT_DIR=... or the individual lib and include directories by -DSCIP_LIBRARIES=... and -DSCIP_INCLUDE_DIRS=...  (Header: SCIP_INCLUDE_DIR-NOTFOUND, Libraries: SCIP_LIBRARY-NOTFOUND SOPLEX_LIBRARY-NOTFOUND Z_LIBRARY-NOTFOUND)
-- LPSolve Root Dir set by user: /nix/store/j5mc2rpvsh8625iks2x4dy6g1pnpj87r-lp_solve-x86_64-unknown-linux-gnufilc0-5.5.2.11
-- Found LPSolve: /nix/store/j5mc2rpvsh8625iks2x4dy6g1pnpj87r-lp_solve-x86_64-unknown-linux-gnufilc0-5.5.2.11/lib/liblpsolve55.so
-- Found LPSolve (Header: /nix/store/j5mc2rpvsh8625iks2x4dy6g1pnpj87r-lp_solve-x86_64-unknown-linux-gnufilc0-5.5.2.11/include/lpsolve, Library: /nix/store/j5mc2rpvsh8625iks2x4dy6g1pnpj87r-lp_solve-x86_64-unknown-linux-gnufilc0-5.5.2.11/lib/liblpsolve55.so)
-- Configuring done (0.4s)
sc-2024-08-15
clang -I. -I.  -I/usr/include/ncurses6 -DHAVE_STRLCPY -DHAVE_STRLCAT  -DHAVE_ATTR_T -DHAVE_ATTR_GET -DHAVE_FIXTERM -DHAVE_RESETTERM -DHAVE_NCURSESW_CURSES_H -DHAVE_CURSES_WCH -DHAVE_CURSES_KEYNAME -DHAVE_ISFINITE -DHAVE_STDBOOL_H -DFBUFLEN=10240     -c cmds.c
scalp-0-unstable-2024-08-28
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:
    CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    CMAKE_INSTALL_BINDIR
    CMAKE_INSTALL_DOCDIR
    CMAKE_INSTALL_INCLUDEDIR
    CMAKE_INSTALL_INFODIR
    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_LIBEXECDIR
    CMAKE_INSTALL_LOCALEDIR
    CMAKE_INSTALL_MANDIR
    CMAKE_INSTALL_SBINDIR
    CMAKE_POLICY_DEFAULT_CMP0025
-- Build files have been written to: /build/scalp-4a8e8b8/build
cmake: enabled parallel building
cmake: enabled parallel installing
→ buildPhase
build flags: -j6 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
[  4%] Building CXX object CMakeFiles/ScaLP.dir/src/ScaLP/Constraint.cpp.o
[ 12%] Building CXX object CMakeFiles/ScaLP.dir/src/ScaLP/Exception.cpp.o
[ 12%] Building CXX object CMakeFiles/ScaLP.dir/src/ScaLP/Result.cpp.o
[ 20%] Building CXX object CMakeFiles/ScaLP.dir/src/ScaLP/Objective.cpp.o
[ 20%] Building CXX object CMakeFiles/ScaLP.dir/src/ScaLP/ResultCache.cpp.o
[ 24%] Building CXX object CMakeFiles/ScaLP.dir/src/ScaLP/Solver.cpp.o
[ 28%] Building CXX object CMakeFiles/ScaLP.dir/src/ScaLP/SolverBackend.cpp.o
[ 32%] Building CXX object CMakeFiles/ScaLP.dir/src/ScaLP/Term.cpp.o
[ 36%] Building CXX object CMakeFiles/ScaLP.dir/src/ScaLP/Variable.cpp.o
sc-2024-08-15
clang -I. -I.  -I/usr/include/ncurses6 -DHAVE_STRLCPY -DHAVE_STRLCAT  -DHAVE_ATTR_T -DHAVE_ATTR_GET -DHAVE_FIXTERM -DHAVE_RESETTERM -DHAVE_NCURSESW_CURSES_H -DHAVE_CURSES_WCH -DHAVE_CURSES_KEYNAME -DHAVE_ISFINITE -DHAVE_STDBOOL_H -DFBUFLEN=10240    -c color.c
scalp-0-unstable-2024-08-28
[ 40%] Building CXX object CMakeFiles/ScaLP.dir/src/ScaLP/SolverBackend/SolverDynamic.cpp.o
sc-2024-08-15
clang -I. -I.  -I/usr/include/ncurses6 -DHAVE_STRLCPY -DHAVE_STRLCAT  -DHAVE_ATTR_T -DHAVE_ATTR_GET -DHAVE_FIXTERM -DHAVE_RESETTERM -DHAVE_NCURSESW_CURSES_H -DHAVE_CURSES_WCH -DHAVE_CURSES_KEYNAME -DHAVE_ISFINITE -DHAVE_STDBOOL_H -DFBUFLEN=10240     -c crypt.c
clang -I. -I.  -I/usr/include/ncurses6 -DHAVE_STRLCPY -DHAVE_STRLCAT  -DHAVE_ATTR_T -DHAVE_ATTR_GET -DHAVE_FIXTERM -DHAVE_RESETTERM -DHAVE_NCURSESW_CURSES_H -DHAVE_CURSES_WCH -DHAVE_CURSES_KEYNAME -DHAVE_ISFINITE -DHAVE_STDBOOL_H -DFBUFLEN=10240    -c format.c
scalp-0-unstable-2024-08-28
In file included from /build/scalp-4a8e8b8/src/ScaLP/ResultCache.cpp:1:
In file included from /build/scalp-4a8e8b8/src/ScaLP/ResultCache.h:2:
/build/scalp-4a8e8b8/src/ScaLP/Solver.h:305:8: warning: identifier '_days' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  305 | SUFFIX(_days    , 60*60*24)
      |        ^
/build/scalp-4a8e8b8/src/ScaLP/Solver.h:305:8: warning: identifier '_days' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/build/scalp-4a8e8b8/src/ScaLP/Solver.h:306:8: warning: identifier '_day' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  306 | SUFFIX(_day     , 60*60*24)
      |        ^
/build/scalp-4a8e8b8/src/ScaLP/Solver.h:306:8: warning: identifier '_day' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/build/scalp-4a8e8b8/src/ScaLP/Solver.h:307:8: warning: identifier '_hours' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  307 | SUFFIX(_hours   , 60*60)
      |        ^
/build/scalp-4a8e8b8/src/ScaLP/Solver.h:307:8: warning: identifier '_hours' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/build/scalp-4a8e8b8/src/ScaLP/Solver.h:308:8: warning: identifier '_hour' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  308 | SUFFIX(_hour    , 60*60)
      |        ^
/build/scalp-4a8e8b8/src/ScaLP/Solver.h:308:8: warning: identifier '_hour' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/build/scalp-4a8e8b8/src/ScaLP/Solver.h:309:8: warning: identifier '_minutes' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  309 | SUFFIX(_minutes , 60)
      |        ^
/build/scalp-4a8e8b8/src/ScaLP/Solver.h:309:8: warning: identifier '_minutes' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/build/scalp-4a8e8b8/src/ScaLP/Solver.h:310:8: warning: identifier '_minute' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  310 | SUFFIX(_minute  , 60)
      |        ^
/build/scalp-4a8e8b8/src/ScaLP/Solver.h:310:8: warning: identifier '_minute' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/build/scalp-4a8e8b8/src/ScaLP/Solver.h:311:8: warning: identifier '_seconds' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  311 | SUFFIX(_seconds , 1)
      |        ^
/build/scalp-4a8e8b8/src/ScaLP/Solver.h:311:8: warning: identifier '_seconds' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/build/scalp-4a8e8b8/src/ScaLP/Solver.h:312:8: warning: identifier '_second' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  312 | SUFFIX(_second  , 1)
      |        ^
/build/scalp-4a8e8b8/src/ScaLP/Solver.h:312:8: warning: identifier '_second' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
16 warnings generated.
sc-2024-08-15
clang -I. -I.  -I/usr/include/ncurses6 -DHAVE_STRLCPY -DHAVE_STRLCAT  -DHAVE_ATTR_T -DHAVE_ATTR_GET -DHAVE_FIXTERM -DHAVE_RESETTERM -DHAVE_NCURSESW_CURSES_H -DHAVE_CURSES_WCH -DHAVE_CURSES_KEYNAME -DHAVE_ISFINITE -DHAVE_STDBOOL_H -DFBUFLEN=10240    -c frame.c
yacc -d gram.y
mv y.tab.c gram.c
sed < gram.y > experres.h -f eres.sed
sed < gram.y > statres.h -f sres.sed
clang -I. -I.  -I/usr/include/ncurses6 -DHAVE_STRLCPY -DHAVE_STRLCAT  -DHAVE_ATTR_T -DHAVE_ATTR_GET -DHAVE_FIXTERM -DHAVE_RESETTERM -DHAVE_NCURSESW_CURSES_H -DHAVE_CURSES_WCH -DHAVE_CURSES_KEYNAME -DHAVE_ISFINITE -DHAVE_STDBOOL_H -DFBUFLEN=10240    -DUSELOCALE -c gram.c
clang -I. -I.  -I/usr/include/ncurses6 -DHAVE_STRLCPY -DHAVE_STRLCAT  -DHAVE_ATTR_T -DHAVE_ATTR_GET -DHAVE_FIXTERM -DHAVE_RESETTERM -DHAVE_NCURSESW_CURSES_H -DHAVE_CURSES_WCH -DHAVE_CURSES_KEYNAME -DHAVE_ISFINITE -DHAVE_STDBOOL_H -DFBUFLEN=10240     -c help.c
clang -I. -I.  -I/usr/include/ncurses6 -DHAVE_STRLCPY -DHAVE_STRLCAT  -DHAVE_ATTR_T -DHAVE_ATTR_GET -DHAVE_FIXTERM -DHAVE_RESETTERM -DHAVE_NCURSESW_CURSES_H -DHAVE_CURSES_WCH -DHAVE_CURSES_KEYNAME -DHAVE_ISFINITE -DHAVE_STDBOOL_H -DFBUFLEN=10240      \
    -DSIGVOID  -DREGCOMP  -c interp.c
scalp-0-unstable-2024-08-28
In file included from /build/scalp-4a8e8b8/src/ScaLP/Solver.cpp:11:
/build/scalp-4a8e8b8/src/ScaLP/Solver.h:305:8: warning: identifier '_days' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  305 | SUFFIX(_days    , 60*60*24)
      |        ^
/build/scalp-4a8e8b8/src/ScaLP/Solver.h:305:8: warning: identifier '_days' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/build/scalp-4a8e8b8/src/ScaLP/Solver.h:306:8: warning: identifier '_day' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  306 | SUFFIX(_day     , 60*60*24)
      |        ^
/build/scalp-4a8e8b8/src/ScaLP/Solver.h:306:8: warning: identifier '_day' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/build/scalp-4a8e8b8/src/ScaLP/Solver.h:307:8: warning: identifier '_hours' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  307 | SUFFIX(_hours   , 60*60)
      |        ^
/build/scalp-4a8e8b8/src/ScaLP/Solver.h:307:8: warning: identifier '_hours' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/build/scalp-4a8e8b8/src/ScaLP/Solver.h:308:8: warning: identifier '_hour' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  308 | SUFFIX(_hour    , 60*60)
      |        ^
/build/scalp-4a8e8b8/src/ScaLP/Solver.h:308:8: warning: identifier '_hour' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/build/scalp-4a8e8b8/src/ScaLP/Solver.h:309:8: warning: identifier '_minutes' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  309 | SUFFIX(_minutes , 60)
      |        ^
/build/scalp-4a8e8b8/src/ScaLP/Solver.h:309:8: warning: identifier '_minutes' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/build/scalp-4a8e8b8/src/ScaLP/Solver.h:310:8: warning: identifier '_minute' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  310 | SUFFIX(_minute  , 60)
      |        ^
/build/scalp-4a8e8b8/src/ScaLP/Solver.h:310:8: warning: identifier '_minute' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/build/scalp-4a8e8b8/src/ScaLP/Solver.h:311:8: warning: identifier '_seconds' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  311 | SUFFIX(_seconds , 1)
      |        ^
/build/scalp-4a8e8b8/src/ScaLP/Solver.h:311:8: warning: identifier '_seconds' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/build/scalp-4a8e8b8/src/ScaLP/Solver.h:312:8: warning: identifier '_second' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  312 | SUFFIX(_second  , 1)
      |        ^
/build/scalp-4a8e8b8/src/ScaLP/Solver.h:312:8: warning: identifier '_second' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
16 warnings generated.
[ 44%] Linking CXX shared library libScaLP.so
/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: /nix/store/f7c5s76n67mj1pr39cy7aj0akjy1s4mn-filc0-git/bin/../lib/LLVMgold.so: could not load plugin library: /nix/store/f7c5s76n67mj1pr39cy7aj0akjy1s4mn-filc0-git/bin/../lib/LLVMgold.so: cannot open shared object file: No such file or directory
/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Constraint.cpp.o:1:3: invalid character
/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Constraint.cpp.o:1:3: syntax error, unexpected end of file
/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Constraint.cpp.o: not an object or archive
/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/ResultCache.cpp.o:1:3: invalid character
/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/ResultCache.cpp.o:1:3: syntax error, unexpected end of file
/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/ResultCache.cpp.o: not an object or archive
/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Exception.cpp.o:1:3: invalid character
/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Exception.cpp.o:1:3: syntax error, unexpected end of file
/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Exception.cpp.o: not an object or archive
/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Objective.cpp.o:1:3: invalid character
/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Objective.cpp.o:1:3: syntax error, unexpected end of file
/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Objective.cpp.o: not an object or archive
/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Result.cpp.o:1:3: invalid character
/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Result.cpp.o:1:3: syntax error, unexpected end of file
/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Result.cpp.o: not an object or archive
/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Solver.cpp.o:1:3: invalid character
/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Solver.cpp.o:1:3: syntax error, unexpected end of file
/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Solver.cpp.o: not an object or archive
/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/SolverBackend.cpp.o:1:3: invalid character
/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/SolverBackend.cpp.o:1:3: syntax error, unexpected end of file
/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/SolverBackend.cpp.o: not an object or archive
/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Term.cpp.o:1:3: invalid character
/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Term.cpp.o:1:3: syntax error, unexpected end of file
/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Term.cpp.o: not an object or archive
/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Variable.cpp.o:1:3: invalid character
/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Variable.cpp.o:1:3: syntax error, unexpected end of file
/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Variable.cpp.o: not an object or archive
/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/SolverBackend/SolverDynamic.cpp.o:1:3: invalid character
/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/SolverBackend/SolverDynamic.cpp.o:1:3: syntax error, unexpected end of file
/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/SolverBackend/SolverDynamic.cpp.o: not an object or archive
clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [CMakeFiles/ScaLP.dir/build.make:244: libScaLP.so] Error 1
make[1]: *** [CMakeFiles/Makefile2:127: CMakeFiles/ScaLP.dir/all] Error 2
make: *** [Makefile:146: all] Error 2
scalpel-2.1
Build started
→ unpackPhase
unpacking source archive /nix/store/kkcq3wvhmba6mf2vbi7nba7kakm63c1k-source
source root is source
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./config.sub
Updating Autotools / GNU config script to a newer upstream version: ./tre-0.7.5-win32/utils/config.sub
Updating Autotools / GNU config script to a newer upstream version: ./config.guess
Updating Autotools / GNU config script to a newer upstream version: ./tre-0.7.5-win32/utils/config.guess
→ updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./config.sub
Updating Autotools / GNU config script to a newer upstream version: ./tre-0.7.5-win32/utils/config.sub
Updating Autotools / GNU config script to a newer upstream version: ./config.guess
Updating Autotools / GNU config script to a newer upstream version: ./tre-0.7.5-win32/utils/config.guess
→ configurePhase
sc-2024-08-15
interp.c:1025:16: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
 1025 |     res = (*fn)(a);
      |                ^
interp.c:1037:16: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
 1037 |     res = (*fn)(arg1, arg2);
      |                ^
2 warnings generated.
clang -I. -I.  -I/usr/include/ncurses6 -DHAVE_STRLCPY -DHAVE_STRLCAT  -DHAVE_ATTR_T -DHAVE_ATTR_GET -DHAVE_FIXTERM -DHAVE_RESETTERM -DHAVE_NCURSESW_CURSES_H -DHAVE_CURSES_WCH -DHAVE_CURSES_KEYNAME -DHAVE_ISFINITE -DHAVE_STDBOOL_H -DFBUFLEN=10240      \
    -DLIBDIR=\"/usr/local/share/sc\" -DSIGVOID -DNONOTIMEOUT -c lex.c
clang -I. -I.  -I/usr/include/ncurses6 -DHAVE_STRLCPY -DHAVE_STRLCAT  -DHAVE_ATTR_T -DHAVE_ATTR_GET -DHAVE_FIXTERM -DHAVE_RESETTERM -DHAVE_NCURSESW_CURSES_H -DHAVE_CURSES_WCH -DHAVE_CURSES_KEYNAME -DHAVE_ISFINITE -DHAVE_STDBOOL_H -DFBUFLEN=10240    -c pipe.c
clang -I. -I.  -I/usr/include/ncurses6 -DHAVE_STRLCPY -DHAVE_STRLCAT  -DHAVE_ATTR_T -DHAVE_ATTR_GET -DHAVE_FIXTERM -DHAVE_RESETTERM -DHAVE_NCURSESW_CURSES_H -DHAVE_CURSES_WCH -DHAVE_CURSES_KEYNAME -DHAVE_ISFINITE -DHAVE_STDBOOL_H -DFBUFLEN=10240    -c range.c
scalpel-2.1
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
sc-2024-08-15
clang -I. -I.  -I/usr/include/ncurses6 -DHAVE_STRLCPY -DHAVE_STRLCAT  -DHAVE_ATTR_T -DHAVE_ATTR_GET -DHAVE_FIXTERM -DHAVE_RESETTERM -DHAVE_NCURSESW_CURSES_H -DHAVE_CURSES_WCH -DHAVE_CURSES_KEYNAME -DHAVE_ISFINITE -DHAVE_STDBOOL_H -DFBUFLEN=10240    -DDFLT_PAGER=\"less\" -DSIGVOID \
    -DSAVENAME=\"SC.SAVE\" -c sc.c
scalpel-2.1
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:7: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.ac:7: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.ac:6: installing './compile'
configure.ac:7: installing './missing'
Makefile.am:12: warning: source file 'src/scalpel_exec.cpp' is in a subdirectory,
Makefile.am:12: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least one source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding output
automake: object file(s) will be placed in the top-level directory.  However, this
automake: behavior may change in a future Automake major version, with object
automake: files being placed in the same subdirectory as the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
Makefile.am: installing './depcomp'
configure.ac:7: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:429: AM_INIT_AUTOMAKE is expanded from...
configure.ac:7: the top level
configure.ac:44: warning: The macro 'AC_FD_CC' is obsolete.
configure.ac:44: You should run autoupdate.
./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
m4/ac_prog_javac_works.m4:17: AC_PROG_JAVAC_WORKS is expanded from...
m4/ac_prog_javac.m4:35: AC_PROG_JAVAC is expanded from...
configure.ac:44: the top level
configure.ac:57: warning: AC_OUTPUT should be used without arguments.
configure.ac:57: You should run autoupdate.
Fil-C: adapting libtool symbol probes in configure
Fil-C: adapting libtool symbol probes in tre-0.7.5-win32/configure
fixing libtool script ./tre-0.7.5-win32/utils/ltmain.sh
fixing libtool script ./ltmain.sh
./configure
patching script interpreter paths in ./configure
./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/sh"
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/45g6snn8ig4ilyi0pdk15vlig0lllh36-scalpel-x86_64-unknown-linux-gnufilc0-2.1 --with-pic --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnufilc0
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnufilc0
checking how to print strings... printf
checking for x86_64-unknown-linux-gnufilc0-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking whether clang understands -c and -o together... yes
checking for a sed that does not truncate output... /nix/store/4rpiqv9yr2pw5094v4wc33ijkqjpm9sa-gnused-4.9/bin/sed
checking for grep that handles long lines and -e... /nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin/grep
checking for egrep... /nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin/grep -E
checking for fgrep... /nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin/grep -F
checking for ld used by clang... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 4718592
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnufilc0 format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for ld option to reload object files... -r
checking for file... file
checking for x86_64-unknown-linux-gnufilc0-objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-unknown-linux-gnufilc0-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-gnufilc0-ranlib... ranlib
checking for x86_64-unknown-linux-gnufilc0-ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-gnufilc0-strip... strip
checking for gawk... gawk
sc-2024-08-15
sc.c:349:12: warning: assigning to 'char *' from 'const char[]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  349 |         for (revi = rev; (*revi++) != ':'; );   /* copy after colon */
      |                   ^ ~~~
1 warning generated.
clang -I. -I.  -I/usr/include/ncurses6 -DHAVE_STRLCPY -DHAVE_STRLCAT  -DHAVE_ATTR_T -DHAVE_ATTR_GET -DHAVE_FIXTERM -DHAVE_RESETTERM -DHAVE_NCURSESW_CURSES_H -DHAVE_CURSES_WCH -DHAVE_CURSES_KEYNAME -DHAVE_ISFINITE -DHAVE_STDBOOL_H -DFBUFLEN=10240      \
     -DSIGVOID  -c screen.c
scalpel-2.1
checking command to parse nm output from clang object... ok
checking for sysroot... no
checking for a working dd... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/dd
checking how to truncate binary pipes... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/dd bs=4096 count=1
checking for x86_64-unknown-linux-gnufilc0-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for a BSD-compatible install... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-gnufilc0-strip... (cached) strip
checking for a race-free mkdir -p... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of clang... none
checking for clang option to enable large file support... none needed
checking whether the compiler supports GNU C++... yes
checking whether clang++ accepts -g... yes
sc-2024-08-15
clang -I. -I.  -I/usr/include/ncurses6 -DHAVE_STRLCPY -DHAVE_STRLCAT  -DHAVE_ATTR_T -DHAVE_ATTR_GET -DHAVE_FIXTERM -DHAVE_RESETTERM -DHAVE_NCURSESW_CURSES_H -DHAVE_CURSES_WCH -DHAVE_CURSES_KEYNAME -DHAVE_ISFINITE -DHAVE_STDBOOL_H -DFBUFLEN=10240    -c sort.c
scalpel-2.1
checking for clang++ option to enable C++11 features... none needed
sc-2024-08-15
clang -I. -I.  -I/usr/include/ncurses6 -DHAVE_STRLCPY -DHAVE_STRLCAT  -DHAVE_ATTR_T -DHAVE_ATTR_GET -DHAVE_FIXTERM -DHAVE_RESETTERM -DHAVE_NCURSESW_CURSES_H -DHAVE_CURSES_WCH -DHAVE_CURSES_KEYNAME -DHAVE_ISFINITE -DHAVE_STDBOOL_H -DFBUFLEN=10240    -c version.c
scalpel-2.1
checking how to run the C++ preprocessor... clang++ -E
sc-2024-08-15
clang -I. -I.  -I/usr/include/ncurses6 -DHAVE_STRLCPY -DHAVE_STRLCAT  -DHAVE_ATTR_T -DHAVE_ATTR_GET -DHAVE_FIXTERM -DHAVE_RESETTERM -DHAVE_NCURSESW_CURSES_H -DHAVE_CURSES_WCH -DHAVE_CURSES_KEYNAME -DHAVE_ISFINITE -DHAVE_STDBOOL_H -DFBUFLEN=10240    -DREGCOMP  -c vi.c
scalpel-2.1
checking for ld used by clang++... ld -m elf_x86_64
checking if the linker (ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++ linker (ld -m elf_x86_64) supports shared libraries... yes
checking for clang++ option to produce PIC... -fPIC -DPIC
checking if clang++ PIC flag -fPIC -DPIC works... yes
checking if clang++ static flag -static works... no
checking if clang++ supports -c -o file.o... yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker (ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking dependency style of clang++... none
checking how to run the C preprocessor... clang -E
checking for fabs in -lm... yes
checking for pthread_create in -lpthread... yes
checking for regcomp in -ltre... yes
checking for fcntl.h... yes
sc-2024-08-15
clang -I. -I.  -I/usr/include/ncurses6 -DHAVE_STRLCPY -DHAVE_STRLCAT  -DHAVE_ATTR_T -DHAVE_ATTR_GET -DHAVE_FIXTERM -DHAVE_RESETTERM -DHAVE_NCURSESW_CURSES_H -DHAVE_CURSES_WCH -DHAVE_CURSES_KEYNAME -DHAVE_ISFINITE -DHAVE_STDBOOL_H -DFBUFLEN=10240    -c vmtbl.c
scalpel-2.1
checking for limits.h... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/ioctl.h... yes
checking for sys/mount.h... yes
sc-2024-08-15
clang -I. -I.  -I/usr/include/ncurses6 -DHAVE_STRLCPY -DHAVE_STRLCAT  -DHAVE_ATTR_T -DHAVE_ATTR_GET -DHAVE_FIXTERM -DHAVE_RESETTERM -DHAVE_NCURSESW_CURSES_H -DHAVE_CURSES_WCH -DHAVE_CURSES_KEYNAME -DHAVE_ISFINITE -DHAVE_STDBOOL_H -DFBUFLEN=10240    -c xmalloc.c
scalpel-2.1
checking for sys/param.h... yes
sc-2024-08-15
clang -I. -I.  -I/usr/include/ncurses6 -DHAVE_STRLCPY -DHAVE_STRLCAT  -DHAVE_ATTR_T -DHAVE_ATTR_GET -DHAVE_FIXTERM -DHAVE_RESETTERM -DHAVE_NCURSESW_CURSES_H -DHAVE_CURSES_WCH -DHAVE_CURSES_KEYNAME -DHAVE_ISFINITE -DHAVE_STDBOOL_H -DFBUFLEN=10240    -c compat.c
scalpel-2.1
checking for sys/time.h... yes
sc-2024-08-15
clang -I. -I.  -I/usr/include/ncurses6 -DHAVE_STRLCPY -DHAVE_STRLCAT  -DHAVE_ATTR_T -DHAVE_ATTR_GET -DHAVE_FIXTERM -DHAVE_RESETTERM -DHAVE_NCURSESW_CURSES_H -DHAVE_CURSES_WCH -DHAVE_CURSES_KEYNAME -DHAVE_ISFINITE -DHAVE_STDBOOL_H -DFBUFLEN=10240      -s abbrev.o cmds.o color.o crypt.o format.o frame.o gram.o help.o interp.o lex.o pipe.o range.o sc.o screen.o sort.o version.o vi.o vmtbl.o xmalloc.o compat.o -Wl,-rpath,/usr/lib64/ncurses6 -o sc \
    -lm -L/usr/lib64/ncurses6 -lncursesw
scalpel-2.1
checking for sys/timeb.h... yes
checking for unistd.h... (cached) yes
sc-2024-08-15
rm -f pvmtbl.c
ln -s vmtbl.c pvmtbl.c
clang -I. -I.  -I/usr/include/ncurses6 -DHAVE_STRLCPY -DHAVE_STRLCAT  -DHAVE_ATTR_T -DHAVE_ATTR_GET -DHAVE_FIXTERM -DHAVE_RESETTERM -DHAVE_NCURSESW_CURSES_H -DHAVE_CURSES_WCH -DHAVE_CURSES_KEYNAME -DHAVE_ISFINITE -DHAVE_STDBOOL_H -DFBUFLEN=10240    -c -DPSC pvmtbl.c
rm -f pxmalloc.c
ln -s xmalloc.c pxmalloc.c
clang -I. -I.  -I/usr/include/ncurses6 -DHAVE_STRLCPY -DHAVE_STRLCAT  -DHAVE_ATTR_T -DHAVE_ATTR_GET -DHAVE_FIXTERM -DHAVE_RESETTERM -DHAVE_NCURSESW_CURSES_H -DHAVE_CURSES_WCH -DHAVE_CURSES_KEYNAME -DHAVE_ISFINITE -DHAVE_STDBOOL_H -DFBUFLEN=10240    -c -DPSC pxmalloc.c
scalpel-2.1
checking for _Bool... yes
sc-2024-08-15
clang -I. -I.  -I/usr/include/ncurses6 -DHAVE_STRLCPY -DHAVE_STRLCAT  -DHAVE_ATTR_T -DHAVE_ATTR_GET -DHAVE_FIXTERM -DHAVE_RESETTERM -DHAVE_NCURSESW_CURSES_H -DHAVE_CURSES_WCH -DHAVE_CURSES_KEYNAME -DHAVE_ISFINITE -DHAVE_STDBOOL_H -DFBUFLEN=10240      -s -o psc psc.c \
    pvmtbl.o pxmalloc.o version.o 
scalpel-2.1
checking for stdbool.h that conforms to C99 or later... yes
checking for inline... inline
sc-2024-08-15
rm -f qhelp.c
ln -s help.c qhelp.c
clang -I. -I.  -I/usr/include/ncurses6 -DHAVE_STRLCPY -DHAVE_STRLCAT  -DHAVE_ATTR_T -DHAVE_ATTR_GET -DHAVE_FIXTERM -DHAVE_RESETTERM -DHAVE_NCURSESW_CURSES_H -DHAVE_CURSES_WCH -DHAVE_CURSES_KEYNAME -DHAVE_ISFINITE -DHAVE_STDBOOL_H -DFBUFLEN=10240      -s -DQREF -DTROFF \
    -DSCNAME=\"SC\" -o scqref qhelp.c
scalpel-2.1
checking for mode_t... yes
checking for off_t... yes
sc-2024-08-15
name=sc NAME=SC LIBDIR=/usr/local/share/sc SRCDIR=. sh ./torev sc.doc > sc.1
name=sc NAME=SC LIBDIR=/usr/local/share/sc SRCDIR=. sh ./torev psc.doc > psc.1
name=sc NAME=SC LIBDIR=/usr/local/share/sc SRCDIR=. sh ./torev scqref.doc > scqref.1
name=sc SRCDIR=. sh ./torev < xsc.sh > xsc
name=sc NAME=SC LIBDIR=/usr/local/share/sc SRCDIR=. sh ./torev xsc.doc > xsc.1
→ installPhase
install flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash prefix=\$\(out\) install
scalpel-2.1
checking for pid_t... yes
sc-2024-08-15
mkdir -p /nix/store/rrjkglishkg0p9672c2s8xawf0r28lch-sc-x86_64-unknown-linux-gnufilc0-2024-08-15/bin
install sc /nix/store/rrjkglishkg0p9672c2s8xawf0r28lch-sc-x86_64-unknown-linux-gnufilc0-2024-08-15/bin/
install scqref /nix/store/rrjkglishkg0p9672c2s8xawf0r28lch-sc-x86_64-unknown-linux-gnufilc0-2024-08-15/bin/
install psc /nix/store/rrjkglishkg0p9672c2s8xawf0r28lch-sc-x86_64-unknown-linux-gnufilc0-2024-08-15/bin/
mkdir -p /nix/store/rrjkglishkg0p9672c2s8xawf0r28lch-sc-x86_64-unknown-linux-gnufilc0-2024-08-15/share/sc
mkdir -p /nix/store/rrjkglishkg0p9672c2s8xawf0r28lch-sc-x86_64-unknown-linux-gnufilc0-2024-08-15/share/sc/plugins
install -m 644 tutorial.sc /nix/store/rrjkglishkg0p9672c2s8xawf0r28lch-sc-x86_64-unknown-linux-gnufilc0-2024-08-15/share/sc/tutorial.sc
mkdir -p /nix/store/rrjkglishkg0p9672c2s8xawf0r28lch-sc-x86_64-unknown-linux-gnufilc0-2024-08-15/share/man/man1
install -m 644 sc.1 /nix/store/rrjkglishkg0p9672c2s8xawf0r28lch-sc-x86_64-unknown-linux-gnufilc0-2024-08-15/share/man/man1/sc.1
install -m 644 psc.1 /nix/store/rrjkglishkg0p9672c2s8xawf0r28lch-sc-x86_64-unknown-linux-gnufilc0-2024-08-15/share/man/man1/psc.1
install -m 644 scqref.1 /nix/store/rrjkglishkg0p9672c2s8xawf0r28lch-sc-x86_64-unknown-linux-gnufilc0-2024-08-15/share/man/man1/scqref.1
install xsc /nix/store/rrjkglishkg0p9672c2s8xawf0r28lch-sc-x86_64-unknown-linux-gnufilc0-2024-08-15/bin/
install -m 644 xsc.1 /nix/store/rrjkglishkg0p9672c2s8xawf0r28lch-sc-x86_64-unknown-linux-gnufilc0-2024-08-15/share/man/man1/xsc.1
→ fixupPhase
Moving /nix/store/rrjkglishkg0p9672c2s8xawf0r28lch-sc-x86_64-unknown-linux-gnufilc0-2024-08-15/share/man to /nix/store/s5mknfcal8v6qda44m0j9djgnrba1kyh-sc-x86_64-unknown-linux-gnufilc0-2024-08-15-man/share/man
shrinking RPATHs of ELF executables and libraries in /nix/store/rrjkglishkg0p9672c2s8xawf0r28lch-sc-x86_64-unknown-linux-gnufilc0-2024-08-15
shrinking /nix/store/rrjkglishkg0p9672c2s8xawf0r28lch-sc-x86_64-unknown-linux-gnufilc0-2024-08-15/bin/sc
shrinking /nix/store/rrjkglishkg0p9672c2s8xawf0r28lch-sc-x86_64-unknown-linux-gnufilc0-2024-08-15/bin/scqref
shrinking /nix/store/rrjkglishkg0p9672c2s8xawf0r28lch-sc-x86_64-unknown-linux-gnufilc0-2024-08-15/bin/psc
checking for references to /build/ in /nix/store/rrjkglishkg0p9672c2s8xawf0r28lch-sc-x86_64-unknown-linux-gnufilc0-2024-08-15...
patching script interpreter paths in /nix/store/rrjkglishkg0p9672c2s8xawf0r28lch-sc-x86_64-unknown-linux-gnufilc0-2024-08-15
stripping (with command strip and flags -S -p) in  /nix/store/rrjkglishkg0p9672c2s8xawf0r28lch-sc-x86_64-unknown-linux-gnufilc0-2024-08-15/bin
scalpel-2.1
checking for size_t... yes
sc-2024-08-15
shrinking RPATHs of ELF executables and libraries in /nix/store/s5mknfcal8v6qda44m0j9djgnrba1kyh-sc-x86_64-unknown-linux-gnufilc0-2024-08-15-man
checking for references to /build/ in /nix/store/s5mknfcal8v6qda44m0j9djgnrba1kyh-sc-x86_64-unknown-linux-gnufilc0-2024-08-15-man...
gzipping man pages under /nix/store/s5mknfcal8v6qda44m0j9djgnrba1kyh-sc-x86_64-unknown-linux-gnufilc0-2024-08-15-man/share/man/
patching script interpreter paths in /nix/store/s5mknfcal8v6qda44m0j9djgnrba1kyh-sc-x86_64-unknown-linux-gnufilc0-2024-08-15-man
scd2html-1.0.0
Build started
scalpel-2.1
checking for declarations of fseeko and ftello... yes
checking for GNU libc compatible malloc... yes
checking for GNU libc compatible realloc... yes
checking for bzero... yes
scd2html-1.0.0
→ unpackPhase
unpacking source archive /nix/store/4n2vswxrrxngigjrmi8b34nss8bnmfbm-source
source root is source
→ patchPhase
substituteStream() in derivation scd2html-x86_64-unknown-linux-gnufilc0-1.0.0: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'Makefile')
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
scalpel-2.1
checking for gettimeofday... yes
scd2html-1.0.0
no configure script, doing nothing
→ buildPhase
build flags: -j6 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash PREFIX=/nix/store/g9l36zicrkrxcw49q8pwww80rlns8jwd-scd2html-x86_64-unknown-linux-gnufilc0-1.0.0
clang -std=c99 -pedantic -c -o .build/main.o -g -DVERSION='"1.0.0"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/main.c
clang -std=c99 -pedantic -c -o .build/string.o -g -DVERSION='"1.0.0"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/string.c
clang -std=c99 -pedantic -c -o .build/linkify.o -g -DVERSION='"1.0.0"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/linkify.c
clang -std=c99 -pedantic -c -o .build/utf8_chsize.o -g -DVERSION='"1.0.0"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_chsize.c
clang -std=c99 -pedantic -c -o .build/utf8_decode.o -g -DVERSION='"1.0.0"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_decode.c
clang -std=c99 -pedantic -c -o .build/utf8_encode.o -g -DVERSION='"1.0.0"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_encode.c
scalpel-2.1
checking for mkdir... yes
scd2html-1.0.0
In file included from src/string.c:3:
include/str.h:10:23: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
   10 | struct str *str_create();
      |                       ^
      |                        void
src/string.c:15:23: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
   15 | struct str *str_create() {
      |                       ^
      |                        void
2 errors generated.
make: *** [Makefile:50: .build/string.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from src/main.c:13:
include/str.h:10:23: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
   10 | struct str *str_create();
      |                       ^
      |                        void
src/main.c:255:6: error: variable 'i' set but not used [-Werror,-Wunused-but-set-variable]
  255 |         int i = 0;
      |             ^
2 errors generated.
make: *** [Makefile:49: .build/main.o] Error 1
scalpel-2.1
checking for realpath... yes
checking for regcomp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strtoul... yes
checking for strtoull... yes
checking for gcj... no
checking for guavac... no
checking for jikes... no
checking for javac... no
configure: WARNING: no acceptable Java compiler found in $PATH
checking if  works... configure: WARNING: The Java compiler  failed (see config.log, check the CLASSPATH?)
checking that generated files are newer than configure... done
configure: creating ./config.status
schedtool-1.3.0
Build started
→ unpackPhase
unpacking source archive /nix/store/flj4sykvyv7zhkag9c9pg0lrzldba7yi-source
source root is source
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
no configure script, doing nothing
→ buildPhase
build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash DESTDIR=\$\(out\) DESTPREFIX=
gcc -Os -fomit-frame-pointer -s -pipe   -c -o schedtool.o schedtool.c
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: gcc: command not found
make: *** [<builtin>: schedtool.o] Error 127
scheme48-1.9.3
Build started
scalpel-2.1
config.status: creating Makefile
config.status: creating src/Makefile
scheme48-1.9.3
→ unpackPhase
unpacking source archive /nix/store/kzhsnwizn9wd3hmrypz3bskl7krwgi2f-scheme48-1.9.3.tgz
scalpel-2.1
config.status: creating man/Makefile
config.status: creating jni/Makefile
config.status: executing libtool commands
config.status: executing depfiles commands
scheme48-1.9.3
source root is scheme48-1.9.3
setting SOURCE_DATE_EPOCH to timestamp 1730647997 of file "scheme48-1.9.3/doc/src/user-guide.tex"
→ patchPhase
substituteStream() in derivation scheme48-x86_64-unknown-linux-gnufilc0-1.9.3: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'build/build-usual-image')
scalpel-2.1
→ buildPhase
scheme48-1.9.3
→ updateAutotoolsGnuConfigScriptsPhase
scalpel-2.1
build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
scheme48-1.9.3
Updating Autotools / GNU config script to a newer upstream version: ./config.sub
scalpel-2.1
CDPATH="${ZSH_VERSION+.}:" && cd . && /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash '/build/source/missing' aclocal-1.16 -I m4
scheme48-1.9.3
Updating Autotools / GNU config script to a newer upstream version: ./config.guess
→ updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./config.sub
Updating Autotools / GNU config script to a newer upstream version: ./config.guess
→ configurePhase
patching script interpreter paths in ./configure
./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/sh"
configure flags: --prefix=/nix/store/hi914ygy19c0swz8rs3k88sggkbxvsjy-scheme48-x86_64-unknown-linux-gnufilc0-1.9.3 --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnufilc0
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnufilc0
checking for x86_64-unknown-linux-gnufilc0-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking whether we must build a 32bit binary... no
checking bits per byte... configure: error: failed to compile test program
scid-vs-pc-4.26
Build started
scalpel-2.1
 cd . && /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash /build/source/missing automake-1.16 --foreign
scid-vs-pc-4.26
→ unpackPhase
unpacking source archive /nix/store/za8gl5gzlbqw6f537bjbf26g0dhmv4mv-scid_vs_pc-4.26.tgz
scalpel-2.1
configure.ac:7: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.ac:7: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
Makefile.am:12: warning: source file 'src/scalpel_exec.cpp' is in a subdirectory,
Makefile.am:12: but option 'subdir-objects' is disabled
automake-1.16: warning: possible forward-incompatibility.
automake-1.16: At least one source file is in a subdirectory, but the 'subdir-objects'
automake-1.16: automake option hasn't been enabled.  For now, the corresponding output
automake-1.16: object file(s) will be placed in the top-level directory.  However, this
automake-1.16: behavior may change in a future Automake major version, with object
automake-1.16: files being placed in the same subdirectory as the corresponding sources.
automake-1.16: You are advised to start using 'subdir-objects' option throughout your
automake-1.16: project, to avoid future incompatibilities.
scid-vs-pc-4.26
source root is scid_vs_pc-4.26
scalpel-2.1
CDPATH="${ZSH_VERSION+.}:" && cd . && /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash '/build/source/missing' autoconf
scid-vs-pc-4.26
setting SOURCE_DATE_EPOCH to timestamp 1738468077 of file "scid_vs_pc-4.26/patches/chess960-new.patch"
→ patchPhase
substituteStream() in derivation scid-vs-pc-x86_64-unknown-linux-gnufilc0-4.26: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'configure')
substituteStream() in derivation scid-vs-pc-x86_64-unknown-linux-gnufilc0-4.26: WARNING: pattern which\ fc-cache doesn't match anything in file 'configure'
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
patching script interpreter paths in ./configure
./configure: interpreter directive changed from "#!/bin/sh" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/sh"
configure flags: --prefix=/nix/store/1ykbnin15h5w339c551dhnckgx3g53ch-scid-vs-pc-x86_64-unknown-linux-gnufilc0-4.26 BINDIR=/nix/store/1ykbnin15h5w339c551dhnckgx3g53ch-scid-vs-pc-x86_64-unknown-linux-gnufilc0-4.26/bin SHAREDIR=/nix/store/1ykbnin15h5w339c551dhnckgx3g53ch-scid-vs-pc-x86_64-unknown-linux-gnufilc0-4.26/share --with-tcl=/nix/store/w0brll3dsbv8fq4i1h9qbbcjrzg4hxgg-tcl-x86_64-unknown-linux-gnufilc0-8.6.16/lib --with-tclinclude=/nix/store/w0brll3dsbv8fq4i1h9qbbcjrzg4hxgg-tcl-x86_64-unknown-linux-gnufilc0-8.6.16/include --exec-prefix=/nix/store/1ykbnin15h5w339c551dhnckgx3g53ch-scid-vs-pc-x86_64-unknown-linux-gnufilc0-4.26 --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnufilc0
Scid vs. PC configure - Makefile configuration program
    Tcl/Tk version: 8.6
    Your operating system is: Linux 7.0.0-15-generic
    Location of "tcl.h": /nix/store/w0brll3dsbv8fq4i1h9qbbcjrzg4hxgg-tcl-x86_64-unknown-linux-gnufilc0-8.6.16/include
    Location of "tk.h": not found
    Location of Tcl 8.6 library: /nix/store/w0brll3dsbv8fq4i1h9qbbcjrzg4hxgg-tcl-x86_64-unknown-linux-gnufilc0-8.6.16/lib
    Location of Tk 8.6 library: not found
    Location of X11 library: not found
    Checking if your system already has zlib installed: no.
C compiler "gcc" not found/executable
scid-5.0.2
Build started
scalpel-2.1
configure.ac:7: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:429: AM_INIT_AUTOMAKE is expanded from...
configure.ac:7: the top level
configure.ac:44: warning: The macro 'AC_FD_CC' is obsolete.
configure.ac:44: You should run autoupdate.
./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
m4/ac_prog_javac_works.m4:17: AC_PROG_JAVAC_WORKS is expanded from...
m4/ac_prog_javac.m4:35: AC_PROG_JAVAC is expanded from...
configure.ac:44: the top level
configure.ac:57: warning: AC_OUTPUT should be used without arguments.
configure.ac:57: You should run autoupdate.
scid-5.0.2
→ unpackPhase
unpacking source archive /nix/store/20jjbbmvb403kvpnyvabr4hy6qc52wbb-source
scalpel-2.1
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./config.status --recheck
scid-5.0.2
source root is source
→ patchPhase
substituteStream() in derivation scid-x86_64-unknown-linux-gnufilc0-5.0.2: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'configure')
scalpel-2.1
running CONFIG_SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./configure --disable-static --disable-dependency-tracking --prefix=/nix/store/45g6snn8ig4ilyi0pdk15vlig0lllh36-scalpel-x86_64-unknown-linux-gnufilc0-2.1 --with-pic --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnufilc0 build_alias=x86_64-unknown-linux-gnu host_alias=x86_64-unknown-linux-gnufilc0 CC=clang CXX=clang++ CXXFLAGS=-std=c++14 --no-create --no-recursion
scid-5.0.2
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
patching script interpreter paths in ./configure
./configure: interpreter directive changed from "#!/bin/sh" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/sh"
configure flags: --prefix=/nix/store/a5pw9z6iy6jwdndzg98qmaypkyrsj137-scid-x86_64-unknown-linux-gnufilc0-5.0.2 BINDIR=\$\(out\)/bin SHAREDIR=\$\(out\)/share --with-tcl=/nix/store/w0brll3dsbv8fq4i1h9qbbcjrzg4hxgg-tcl-x86_64-unknown-linux-gnufilc0-8.6.16/lib --with-tclinclude=/nix/store/w0brll3dsbv8fq4i1h9qbbcjrzg4hxgg-tcl-x86_64-unknown-linux-gnufilc0-8.6.16/include --exec-prefix=/nix/store/a5pw9z6iy6jwdndzg98qmaypkyrsj137-scid-x86_64-unknown-linux-gnufilc0-5.0.2 --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnufilc0
configure: Makefile configuration program for Scid
    Tcl/Tk version: 8.6
    Your operating system is: Linux 7.0.0-15-generic
    Location of "tcl.h": /nix/store/w0brll3dsbv8fq4i1h9qbbcjrzg4hxgg-tcl-x86_64-unknown-linux-gnufilc0-8.6.16/include
    Location of Tcl 8.6 library: /nix/store/w0brll3dsbv8fq4i1h9qbbcjrzg4hxgg-tcl-x86_64-unknown-linux-gnufilc0-8.6.16/lib
    Using Makefile.conf.
scalpel-2.1
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnufilc0
checking how to print strings... printf
checking for x86_64-unknown-linux-gnufilc0-gcc... clang
scid-5.0.2
The Makefile configured for your system was written.
Now just type "make" to compile Scid.
→ buildPhase
build flags: -j6 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash CC=cc
rm -f ./scid
cp scripts/sc_epgn.tcl ./sc_epgn
cp scripts/sc_spell.tcl ./sc_spell
cp scripts/sc_eco.tcl ./sc_eco
cp scripts/sc_import.tcl ./sc_import
cat tcl/start.tcl > ./scid
chmod +x sc_epgn
chmod +x sc_spell
chmod +x sc_eco
cp scripts/sc_remote.tk ./sc_remote
chmod +x sc_import
chmod +x scid
cp scripts/scidpgn.tcl ./scidpgn
chmod +x sc_remote
cp scripts/pgnfix.py ./pgnfix
cp scripts/spliteco.tcl ./spliteco
cp scripts/spf2spi.tcl ./spf2spi
g++    -std=c++20 -O3 -march=native -fno-rtti -fno-exceptions -pthread -Wall -DNDEBUG   -I/nix/store/w0brll3dsbv8fq4i1h9qbbcjrzg4hxgg-tcl-x86_64-unknown-linux-gnufilc0-8.6.16/include -o src/codec_scid4.o -c src/codec_scid4.cpp
chmod +x scidpgn
g++    -std=c++20 -O3 -march=native -fno-rtti -fno-exceptions -pthread -Wall -DNDEBUG   -I/nix/store/w0brll3dsbv8fq4i1h9qbbcjrzg4hxgg-tcl-x86_64-unknown-linux-gnufilc0-8.6.16/include -o src/crosstab.o -c src/crosstab.cpp
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: g++: command not found
make: *** [Makefile:302: src/codec_scid4.o] Error 127
make: *** Waiting for unfinished jobs....
chmod +x pgnfix
chmod +x spliteco
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: g++: command not found
chmod +x spf2spi
make: *** [Makefile:302: src/crosstab.o] Error 127
scimark-4c
Build started
scalpel-2.1
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
scimark-4c
→ unpackPhase
unpacking source archive /nix/store/5h13kxa81q6ybykicn83d0p6920abwz1-scimark4c.zip
source root is scimark4
setting SOURCE_DATE_EPOCH to timestamp 1532894552 of file "scimark4/scimark4.c"
scalpel-2.1
checking for suffix of executables... 
scimark-4c
→ patchPhase
scalpel-2.1
checking whether we are cross compiling... yes
scimark-4c
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
scalpel-2.1
checking for suffix of object files... o
scimark-4c
→ buildPhase
scalpel-2.1
checking whether the compiler supports GNU C... yes
scimark-4c
build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
cc -O3 -funroll-loops   -Wall -pedantic  -ansi -c FFT.c
scalpel-2.1
checking whether clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking whether clang understands -c and -o together... yes
checking for a sed that does not truncate output... /nix/store/4rpiqv9yr2pw5094v4wc33ijkqjpm9sa-gnused-4.9/bin/sed
checking for grep that handles long lines and -e... /nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin/grep
checking for egrep... /nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin/grep -E
checking for fgrep... /nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin/grep -F
checking for ld used by clang... ld -m elf_x86_64
checking if the linker (ld -m elf_x86_64) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 4718592
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnufilc0 format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for ld -m elf_x86_64 option to reload object files... -r
checking for file... file
checking for x86_64-unknown-linux-gnufilc0-objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-unknown-linux-gnufilc0-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-gnufilc0-ranlib... ranlib
checking for x86_64-unknown-linux-gnufilc0-ar... ar
scimark-4c
cc -O3 -funroll-loops   -Wall -pedantic  -ansi -c kernel.c
scalpel-2.1
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-gnufilc0-strip... strip
checking for gawk... gawk
checking command to parse nm output from clang object... failed
checking for sysroot... no
checking for a working dd... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/dd
checking how to truncate binary pipes... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/dd bs=4096 count=1
checking for x86_64-unknown-linux-gnufilc0-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
scimark-4c
In file included from kernel.c:9:
./Stopwatch.h:13:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   13 | double seconds();
      |               ^
      |                void
1 warning generated.
cc -O3 -funroll-loops   -Wall -pedantic  -ansi -c Stopwatch.c
scalpel-2.1
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
scimark-4c
In file included from Stopwatch.c:2:
./Stopwatch.h:13:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   13 | double seconds();
      |               ^
      |                void
Stopwatch.c:4:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    4 | double seconds()
      |               ^
      |                void
2 warnings generated.
cc -O3 -funroll-loops   -Wall -pedantic  -ansi -c Random.c
scalpel-2.1
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (ld -m elf_x86_64 -m elf_x86_64) supports shared libraries... yes
scimark-4c
cc -O3 -funroll-loops   -Wall -pedantic  -ansi -c SOR.c
scalpel-2.1
checking whether -lc should be explicitly linked in... no
scimark-4c
cc -O3 -funroll-loops   -Wall -pedantic  -ansi -c SparseCompRow.c
cc -O3 -funroll-loops   -Wall -pedantic  -ansi -c array.c
scalpel-2.1
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for a BSD-compatible install... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-gnufilc0-strip... (cached) strip
checking for a race-free mkdir -p... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p
checking whether make sets $(MAKE)... yes
scimark-4c
cc -O3 -funroll-loops   -Wall -pedantic  -ansi -c MonteCarlo.c
scalpel-2.1
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of clang... none
scimark-4c
cc -O3 -funroll-loops   -Wall -pedantic  -ansi -c LU.c
scalpel-2.1
checking for clang option to enable large file support... none needed
checking whether the compiler supports GNU C++... yes
checking whether clang++ accepts -g... yes
scimark-4c
cc -O3 -funroll-loops   -Wall -pedantic  -ansi -c scimark4.c
scalpel-2.1
checking for clang++ option to enable C++11 features... none needed
checking how to run the C++ preprocessor... clang++ -E
checking for ld used by clang++... ld -m elf_x86_64 -m elf_x86_64
checking if the linker (ld -m elf_x86_64 -m elf_x86_64) is GNU ld... yes
checking whether the clang++ linker (ld -m elf_x86_64 -m elf_x86_64) supports shared libraries... yes
scimark-4c
scimark4.c:165:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
  165 | void print_banner()
      |                  ^
      |                   void
1 warning generated.
cc -O3 -funroll-loops   -Wall -pedantic  -ansi -o scimark4  FFT.o kernel.o Stopwatch.o Random.o SOR.o SparseCompRow.o array.o MonteCarlo.o LU.o scimark4.o  -lm 
→ installPhase
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/xyaaz9lg4jzxm65mlwrlzav6fp4i9777-scimark-x86_64-unknown-linux-gnufilc0-4c
shrinking /nix/store/xyaaz9lg4jzxm65mlwrlzav6fp4i9777-scimark-x86_64-unknown-linux-gnufilc0-4c/bin/scimark4
checking for references to /build/ in /nix/store/xyaaz9lg4jzxm65mlwrlzav6fp4i9777-scimark-x86_64-unknown-linux-gnufilc0-4c...
patching script interpreter paths in /nix/store/xyaaz9lg4jzxm65mlwrlzav6fp4i9777-scimark-x86_64-unknown-linux-gnufilc0-4c
scalpel-2.1
checking for clang++ option to produce PIC... -fPIC -DPIC
scimark-4c
stripping (with command strip and flags -S -p) in  /nix/store/xyaaz9lg4jzxm65mlwrlzav6fp4i9777-scimark-x86_64-unknown-linux-gnufilc0-4c/bin
scalpel-2.1
checking if clang++ PIC flag -fPIC -DPIC works... yes
checking if clang++ static flag -static works... no
checking if clang++ supports -c -o file.o... yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker (ld -m elf_x86_64 -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking dependency style of clang++... none
checking how to run the C preprocessor... clang -E
checking for fabs in -lm... yes
checking for pthread_create in -lpthread... yes
checking for regcomp in -ltre... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/ioctl.h... yes
checking for sys/mount.h... yes
checking for sys/param.h... yes
checking for sys/time.h... yes
checking for sys/timeb.h... yes
checking for unistd.h... (cached) yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99 or later... yes
checking for inline... inline
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for declarations of fseeko and ftello... yes
checking for GNU libc compatible malloc... yes
checking for GNU libc compatible realloc... yes
checking for bzero... yes
checking for gettimeofday... yes
checking for mkdir... yes
checking for realpath... yes
checking for regcomp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strtoul... yes
checking for strtoull... yes
checking for gcj... no
checking for guavac... no
checking for jikes... no
checking for javac... no
configure: WARNING: no acceptable Java compiler found in $PATH
checking if  works... configure: WARNING: The Java compiler  failed (see config.log, check the CLASSPATH?)
checking that generated files are newer than configure... done
configure: creating ./config.status
 /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating jni/Makefile
config.status: executing libtool commands
config.status: executing depfiles commands
Making all in src
make[1]: Entering directory '/build/source/src'
clang++ -DPACKAGE_NAME=\"scalpel\" -DPACKAGE_TARNAME=\"scalpel\" -DPACKAGE_VERSION=\"2.0\" -DPACKAGE_STRING=\"scalpel\ 2.0\" -DPACKAGE_BUGREPORT=\"scalpel@digdeeply.com\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"scalpel\" -DVERSION=\"2.0\" -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBTRE=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMEB_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_FSEEKO=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE_BZERO=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_REALPATH=1 -DHAVE_REGCOMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRTOUL=1 -DHAVE_STRTOULL=1 -I.  -Wextra -Wall -O3   -std=c++14 -c -o libscalpel_test.o libscalpel_test.cpp
In file included from libscalpel_test.cpp:23:
In file included from ./scalpel.h:72:
./input_reader.h:82:1: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
   82 | const char scalpelInputIsOpen(ScalpelInputReader * const reader);
      | ^~~~~
1 warning generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool  --tag=CXX   --mode=compile clang++ -DPACKAGE_NAME=\"scalpel\" -DPACKAGE_TARNAME=\"scalpel\" -DPACKAGE_VERSION=\"2.0\" -DPACKAGE_STRING=\"scalpel\ 2.0\" -DPACKAGE_BUGREPORT=\"scalpel@digdeeply.com\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"scalpel\" -DVERSION=\"2.0\" -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBTRE=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMEB_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_FSEEKO=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE_BZERO=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_REALPATH=1 -DHAVE_REGCOMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRTOUL=1 -DHAVE_STRTOULL=1 -I.  -Wextra -Wall -O3   -std=c++14 -c -o base_name.lo base_name.cpp
libtool: compile:  clang++ -DPACKAGE_NAME=\"scalpel\" -DPACKAGE_TARNAME=\"scalpel\" -DPACKAGE_VERSION=\"2.0\" "-DPACKAGE_STRING=\"scalpel 2.0\"" -DPACKAGE_BUGREPORT=\"scalpel@digdeeply.com\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"scalpel\" -DVERSION=\"2.0\" -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBTRE=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMEB_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_FSEEKO=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE_BZERO=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_REALPATH=1 -DHAVE_REGCOMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRTOUL=1 -DHAVE_STRTOULL=1 -I. -Wextra -Wall -O3 -std=c++14 -c base_name.cpp  -fPIC -DPIC -o .libs/base_name.o
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool  --tag=CXX   --mode=compile clang++ -DPACKAGE_NAME=\"scalpel\" -DPACKAGE_TARNAME=\"scalpel\" -DPACKAGE_VERSION=\"2.0\" -DPACKAGE_STRING=\"scalpel\ 2.0\" -DPACKAGE_BUGREPORT=\"scalpel@digdeeply.com\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"scalpel\" -DVERSION=\"2.0\" -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBTRE=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMEB_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_FSEEKO=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE_BZERO=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_REALPATH=1 -DHAVE_REGCOMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRTOUL=1 -DHAVE_STRTOULL=1 -I.  -Wextra -Wall -O3   -std=c++14 -c -o input_reader.lo input_reader.cpp
libtool: compile:  clang++ -DPACKAGE_NAME=\"scalpel\" -DPACKAGE_TARNAME=\"scalpel\" -DPACKAGE_VERSION=\"2.0\" "-DPACKAGE_STRING=\"scalpel 2.0\"" -DPACKAGE_BUGREPORT=\"scalpel@digdeeply.com\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"scalpel\" -DVERSION=\"2.0\" -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBTRE=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMEB_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_FSEEKO=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE_BZERO=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_REALPATH=1 -DHAVE_REGCOMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRTOUL=1 -DHAVE_STRTOULL=1 -I. -Wextra -Wall -O3 -std=c++14 -c input_reader.cpp  -fPIC -DPIC -o .libs/input_reader.o
In file included from input_reader.cpp:23:
./input_reader.h:82:1: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
   82 | const char scalpelInputIsOpen(ScalpelInputReader * const reader);
      | ^~~~~
input_reader.cpp:111:1: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
  111 | const char scalpelInputIsOpen (ScalpelInputReader * const reader) 
      | ^~~~~
2 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool  --tag=CXX   --mode=compile clang++ -DPACKAGE_NAME=\"scalpel\" -DPACKAGE_TARNAME=\"scalpel\" -DPACKAGE_VERSION=\"2.0\" -DPACKAGE_STRING=\"scalpel\ 2.0\" -DPACKAGE_BUGREPORT=\"scalpel@digdeeply.com\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"scalpel\" -DVERSION=\"2.0\" -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBTRE=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMEB_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_FSEEKO=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE_BZERO=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_REALPATH=1 -DHAVE_REGCOMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRTOUL=1 -DHAVE_STRTOULL=1 -I.  -Wextra -Wall -O3   -std=c++14 -c -o scalpel.lo scalpel.cpp
libtool: compile:  clang++ -DPACKAGE_NAME=\"scalpel\" -DPACKAGE_TARNAME=\"scalpel\" -DPACKAGE_VERSION=\"2.0\" "-DPACKAGE_STRING=\"scalpel 2.0\"" -DPACKAGE_BUGREPORT=\"scalpel@digdeeply.com\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"scalpel\" -DVERSION=\"2.0\" -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBTRE=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMEB_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_FSEEKO=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE_BZERO=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_REALPATH=1 -DHAVE_REGCOMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRTOUL=1 -DHAVE_STRTOULL=1 -I. -Wextra -Wall -O3 -std=c++14 -c scalpel.cpp  -fPIC -DPIC -o .libs/scalpel.o
In file included from scalpel.cpp:23:
In file included from ./scalpel.h:72:
./input_reader.h:82:1: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
   82 | const char scalpelInputIsOpen(ScalpelInputReader * const reader);
      | ^~~~~
1 warning generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool  --tag=CXX   --mode=compile clang++ -DPACKAGE_NAME=\"scalpel\" -DPACKAGE_TARNAME=\"scalpel\" -DPACKAGE_VERSION=\"2.0\" -DPACKAGE_STRING=\"scalpel\ 2.0\" -DPACKAGE_BUGREPORT=\"scalpel@digdeeply.com\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"scalpel\" -DVERSION=\"2.0\" -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBTRE=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMEB_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_FSEEKO=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE_BZERO=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_REALPATH=1 -DHAVE_REGCOMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRTOUL=1 -DHAVE_STRTOULL=1 -I.  -Wextra -Wall -O3   -std=c++14 -c -o dig.lo dig.cpp
libtool: compile:  clang++ -DPACKAGE_NAME=\"scalpel\" -DPACKAGE_TARNAME=\"scalpel\" -DPACKAGE_VERSION=\"2.0\" "-DPACKAGE_STRING=\"scalpel 2.0\"" -DPACKAGE_BUGREPORT=\"scalpel@digdeeply.com\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"scalpel\" -DVERSION=\"2.0\" -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBTRE=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMEB_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_FSEEKO=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE_BZERO=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_REALPATH=1 -DHAVE_REGCOMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRTOUL=1 -DHAVE_STRTOULL=1 -I. -Wextra -Wall -O3 -std=c++14 -c dig.cpp  -fPIC -DPIC -o .libs/dig.o
In file included from dig.cpp:24:
In file included from ./scalpel.h:72:
./input_reader.h:82:1: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
   82 | const char scalpelInputIsOpen(ScalpelInputReader * const reader);
      | ^~~~~
dig.cpp:381:58: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
  381 |         fprintf(state->auditFile, "\nSkipped the first %"PRIu64 "bytes of %s...\n",
      |                                                          ^
      |                                                           
dig.cpp:384:52: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
  384 |             fprintf(stdout, "\nSkipped the first %"PRIu64 "bytes of %s...\n",
      |                                                    ^
      |                                                     
dig.cpp:621:63: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
  621 |                 fprintf(stdout, "A %s header was found at : %"PRIu64 "\n",
      |                                                               ^
      |                                                                
dig.cpp:650:86: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
  650 |                             "Memory reallocation performed, total header storage = %"PRIu64 "\n",
      |                                                                                      ^
      |                                                                                       
dig.cpp:759:63: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
  759 |                 fprintf(stdout, "A %s footer was found at : %"PRIu64 "\n",
      |                                                               ^
      |                                                                
dig.cpp:787:86: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
  787 |                             "Memory reallocation performed, total footer storage = %"PRIu64 "\n",
      |                                                                                      ^
      |                                                                                       
dig.cpp:994:41: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
  994 |                 fprintf(stdout, "Read %"PRIu64 " bytes from image file.\n", bytesread);
      |                                         ^
      |                                          
dig.cpp:1109:47: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
 1109 |         fprintf(stdout, "Total file size is %"PRIu64 " bytes\n", filesize);
      |                                               ^
      |                                                
dig.cpp:1540:35: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
 1540 |         fprintf(stdout, "\" --> %"PRIu64 " files\n", currentneedle->numfilestocarve);
      |                                   ^
      |                                    
dig.cpp:1918:64: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
 1918 |         fprintf(stdout, "# of blocks in coverage blockmap is %"PRIu64 ".\n",
      |                                                                ^
      |                                                                 
dig.cpp:1973:64: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
 1973 |         fprintf(stdout, "# of blocks in coverage blockmap is %"PRIu64 ".\n",
      |                                                                ^
      |                                                                 
dig.cpp:2287:80: warning: unused parameter 'inReader' [-Wunused-parameter]
 2287 | fseeko_use_coverage_map(struct scalpelState *state, ScalpelInputReader * const inReader, off64_t offset) {
      |                                                                                ^
dig.cpp:2305:27: warning: comparison of integers of different signs: 'unsigned long long' and 'off64_t' (aka 'long') [-Wsign-compare]
 2305 |         while (totalbytes < (offset > 0 ? offset : offset * -1) &&
      |                ~~~~~~~~~~ ^  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dig.cpp:2327:35: warning: comparison of integers of different signs: 'unsigned long long' and 'off64_t' (aka 'long') [-Wsign-compare]
 2327 |                     && totalbytes < (offset > 0 ? offset : offset * -1)) {
      |                        ~~~~~~~~~~ ^  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dig.cpp:2377:68: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
 2377 |                 "Coverage map decreased current file position by %"PRIu64 " bytes.\n",
      |                                                                    ^
      |                                                                     
dig.cpp:2353:95: warning: unused parameter 'inReader' [-Wunused-parameter]
 2353 | static off64_t ftello_use_coverage_map(struct scalpelState *state, ScalpelInputReader * const inReader) {
      |                                                                                               ^
dig.cpp:2402:59: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
 2402 |                 "Issuing coverage map-based READ, wants %"PRIu64 " bytes.\n",
      |                                                           ^
      |                                                            
dig.cpp:2428:61: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
 2428 |                         "fread using coverage map to skip %"PRIu64 " bytes.\n", bytestoskip);
      |                                                             ^
      |                                                              
dig.cpp:2453:59: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
 2453 |                         "fread using coverage map found %"PRIu64 " consecutive bytes.\n",
      |                                                           ^
      |                                                            
dig.cpp:2468:70: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
 2468 |                     fprintf(stdout, "fread using coverage map read %"PRIu64 " bytes.\n",
      |                                                                      ^
      |                                                                       
dig.cpp:2882:35: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
 2882 |             if(fprintf(dbfile, "%"PRIu64 "\n", currentneedle->offsets.numheaders)
      |                                   ^
      |                                    
dig.cpp:2916:35: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
 2916 |             if(fprintf(dbfile, "%"PRIu64 "\n", currentneedle->offsets.numfooters)
      |                                   ^
      |                                    
dig.cpp:2928:33: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
 2928 |                     (dbfile, "%"PRIu64 "\n",
      |                                 ^
      |                                  
5 warnings and 19 errors generated.
make[1]: *** [Makefile:536: dig.lo] Error 1
make[1]: Leaving directory '/build/source/src'
make: *** [Makefile:534: all-recursive] Error 1
sacd-19.7.16.37
error: Cannot build '/nix/store/s77rrcqxihqaz9magy24pm83psc9dl66-sacd-x86_64-unknown-linux-gnufilc0-19.7.16.37.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/f86idibir38p6nyvggk5spib00x6wvin-sacd-x86_64-unknown-linux-gnufilc0-19.7.16.37
       Last 16 log lines:
       > Running phase: unpackPhase
       > unpacking source archive /nix/store/i4dkbk9ynhjlfg3acrrlnj3ldv7rc84j-source
       > source root is source
       > Running phase: patchPhase
       > applying patch /nix/store/bvhfy9baw9f2vgxl72dg1bvjks548rxf-makefile-prefix.patch
       > patching file Makefile
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: configurePhase
       > no configure script, doing nothing
       > Running phase: buildPhase
       > build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash PREFIX=\$\(out\)
       > rm -f sacd libsacd.so.19 *.o libdstdec/*.o libdsd2pcm/*.o libsacd/*.o
       > g++  -std=c++11 -Wall -O3 -Ilibdstdec -Ilibdsd2pcm -Ilibsacd -c libdstdec/str_data.cpp -o libdstdec/str_data.o
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: g++: command not found
       > make: *** [Makefile:30: str_data] Error 127
       For full logs, run:
         nix log /nix/store/s77rrcqxihqaz9magy24pm83psc9dl66-sacd-x86_64-unknown-linux-gnufilc0-19.7.16.37.drv
sailfish-access-control-0.0.12
error: Cannot build '/nix/store/a01bm9z436mh7d21l9bqq87vz8cnv9mr-sailfish-access-control-x86_64-unknown-linux-gnufilc0-0.0.12.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/08gwyswxjfix6sf46gy31vw2nk7vqd70-sailfish-access-control-x86_64-unknown-linux-gnufilc0-0.0.12-dev
         /nix/store/6k59ib7mzglnr967lf76sm7wpq31g76f-sailfish-access-control-x86_64-unknown-linux-gnufilc0-0.0.12
       Last 18 log lines:
       > Running phase: unpackPhase
       > unpacking source archive /nix/store/z4ivvnvxlhl978gz07yf4b8baaj5n53n-source
       > source root is source
       > Running phase: patchPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: configurePhase
       > no configure script, doing nothing
       > Running phase: buildPhase
       > build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash VERSION=0.0.12
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: pkg-config: command not found
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: pkg-config: command not found
       > Compile Dynamic: sailfishaccesscontrol.c
       > sailfishaccesscontrol.c:24:10: fatal error: 'glib.h' file not found
       >    24 | #include <glib.h>
       >       |          ^~~~~~~~
       > 1 error generated.
       > make: *** [Makefile:104: sailfishaccesscontrol.pic.o] Error 1
       For full logs, run:
         nix log /nix/store/a01bm9z436mh7d21l9bqq87vz8cnv9mr-sailfish-access-control-x86_64-unknown-linux-gnufilc0-0.0.12.drv
sailsd-0.3.0
error: Cannot build '/nix/store/q8gxi164ksswvk3d6r191vizv801kbbz-sailsd-x86_64-unknown-linux-gnufilc0-0.3.0.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/lm83np2h4psl5m8710c186vz8qlmsvhc-sailsd-x86_64-unknown-linux-gnufilc0-0.3.0
       Last 25 log lines:
       >     8 | Boat *sailing_boat_init(const char *name) {
       >       |       ^
       > 1 warning generated.
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: pkg-config: command not found
       > cc -o sailsd sailsd.o logging.o libsailing/sailing.o libsailing/physics.o libsailing/wind.o libsailing/boat.o -I. -Ilibsailing -std=gnu99  -lpthread -Wall -lm
       > sailsd.o:sailsd.c:function pizlonatedFI131280_json_loads:(.text+0x14062): error: undefined reference to 'pizlonated_json_loads'
       > sailsd.o:sailsd.c:function pizlonatedFI12777_json_object_get:(.text+0x145d5): error: undefined reference to 'pizlonated_json_object_get'
       > sailsd.o:sailsd.c:function pizlonatedFI1066_json_array_size:(.text+0x147e8): error: undefined reference to 'pizlonated_json_array_size'
       > sailsd.o:sailsd.c:function pizlonatedFI2536_json_array_get:(.text+0x14980): error: undefined reference to 'pizlonated_json_array_get'
       > sailsd.o:sailsd.c:function pizlonatedFI1073_json_string_value:(.text+0x14b7b): error: undefined reference to 'pizlonated_json_string_value'
       > sailsd.o:sailsd.c:function pizlonatedFI1073_json_object_iter:(.text+0x1521b): error: undefined reference to 'pizlonated_json_object_iter'
       > sailsd.o:sailsd.c:function pizlonatedFI1073_json_object_iter_key:(.text+0x1540b): error: undefined reference to 'pizlonated_json_object_iter_key'
       > sailsd.o:sailsd.c:function pizlonatedFI1073_json_object_key_to_iter:(.text+0x155fb): error: undefined reference to 'pizlonated_json_object_key_to_iter'
       > sailsd.o:sailsd.c:function pizlonatedFI1073_json_object_iter_value:(.text+0x157eb): error: undefined reference to 'pizlonated_json_object_iter_value'
       > sailsd.o:sailsd.c:function pizlonatedFI1068_json_number_value:(.text+0x15b38): error: undefined reference to 'pizlonated_json_number_value'
       > sailsd.o:sailsd.c:function pizlonatedFI12777_json_object_iter_next:(.text+0x168a5): error: undefined reference to 'pizlonated_json_object_iter_next'
       > sailsd.o:sailsd.c:function pizlonatedFI1065_json_delete:(.text+0x16c48): error: undefined reference to 'pizlonated_json_delete'
       > sailsd.o:sailsd.c:function pizlonatedFI141521_json_pack:(.text+0x16db0): error: undefined reference to 'pizlonated_json_pack'
       > sailsd.o:sailsd.c:function pizlonatedFI9_json_object:(.text+0x1704e): error: undefined reference to 'pizlonated_json_object'
       > sailsd.o:sailsd.c:function pizlonatedFI1073_json_string:(.text+0x171db): error: undefined reference to 'pizlonated_json_string'
       > sailsd.o:sailsd.c:function pizlonatedFI408_json_real:(.text+0x17554): error: undefined reference to 'pizlonated_json_real'
       > sailsd.o:sailsd.c:function pizlonatedFI141514_json_object_set_new:(.text+0x183c0): error: undefined reference to 'pizlonated_json_object_set_new'
       > sailsd.o:sailsd.c:function pizlonatedFI2536_json_dumps:(.text+0x18d20): error: undefined reference to 'pizlonated_json_dumps'
       > clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
       > make: *** [Makefile:13: sailsd] Error 1
       For full logs, run:
         nix log /nix/store/q8gxi164ksswvk3d6r191vizv801kbbz-sailsd-x86_64-unknown-linux-gnufilc0-0.3.0.drv
saldl-41
error: Cannot build '/nix/store/7b49ix0pwc00dla1li6sqhrsa83shrbw-saldl-x86_64-unknown-linux-gnufilc0-41.drv'.
       Reason: builder failed with exit code 1.
       Output paths:
         /nix/store/9xi64p4vfb78322z4wwiwr6diw5n8909-saldl-x86_64-unknown-linux-gnufilc0-41-man
         /nix/store/qdz16kr09h2w4haj5w5wji3gclk7bv37-saldl-x86_64-unknown-linux-gnufilc0-41
       Last 25 log lines:
       > clang-20: error: clang frontend command failed with exit code 134 (use -v to see invocation)
       > clang version 20.1.8 (Fil-C 0.684)
       > Target: x86_64-pc-linux-gnu
       > Thread model: posix
       > InstalledDir: /nix/store/f7c5s76n67mj1pr39cy7aj0akjy1s4mn-filc0-git/bin
       > Build config: +assertions
       > clang-20: note: diagnostic msg:
       > ********************
       >
       > PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
       > Preprocessed source(s) and associated run script(s) are located at:
       > clang-20: note: diagnostic msg: /build/transfer-31ea0d.c
       > clang-20: note: diagnostic msg: /build/transfer-31ea0d.sh
       > clang-20: note: diagnostic msg:
       >
       > ********************
       > 
       > Waf: Leaving directory `/build/source/build'
       > Build failed
       >  -> task in 'saldl-objs' failed with exit status 1 (run with -v to display more information)
       >  -> task in 'saldl-objs' failed with exit status 1 (run with -v to display more information)
       >  -> task in 'saldl-objs' failed with exit status 1 (run with -v to display more information)
       >  -> task in 'saldl-objs' failed with exit status 1 (run with -v to display more information)
       >  -> task in 'saldl-objs' failed with exit status 1 (run with -v to display more information)
       >  -> task in 'saldl-objs' failed with exit status 1 (run with -v to display more information)
       For full logs, run:
         nix log /nix/store/7b49ix0pwc00dla1li6sqhrsa83shrbw-saldl-x86_64-unknown-linux-gnufilc0-41.drv
sambamba-1.0.1
error: Cannot build '/nix/store/zjvwbkmyzinl0c11pv2if4zssjml10ra-sambamba-x86_64-unknown-linux-gnufilc0-1.0.1.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/x00fqpw4ifzrsdrwab5nj01dm9c1dq1j-sambamba-x86_64-unknown-linux-gnufilc0-1.0.1
       Last 25 log lines:
       > BioD/contrib/undead/doformat.d(130): Deprecation: use of imaginary type `ireal` is deprecated, use `real` instead
       > BioD/contrib/undead/doformat.d(131): Deprecation: use of complex type `cfloat` is deprecated, use `std.complex.Complex!(float)` instead
       > BioD/contrib/undead/doformat.d(132): Deprecation: use of complex type `cdouble` is deprecated, use `std.complex.Complex!(double)` instead
       > BioD/contrib/undead/doformat.d(133): Deprecation: use of complex type `creal` is deprecated, use `std.complex.Complex!(real)` instead
       > BioD/contrib/undead/stream.d(450): Deprecation: use of imaginary type `ifloat` is deprecated, use `float` instead
       > BioD/contrib/undead/stream.d(451): Deprecation: use of imaginary type `idouble` is deprecated, use `double` instead
       > BioD/contrib/undead/stream.d(452): Deprecation: use of imaginary type `ireal` is deprecated, use `real` instead
       > BioD/contrib/undead/stream.d(453): Deprecation: use of complex type `cfloat` is deprecated, use `std.complex.Complex!(float)` instead
       > BioD/contrib/undead/stream.d(454): Deprecation: use of complex type `cdouble` is deprecated, use `std.complex.Complex!(double)` instead
       > BioD/contrib/undead/stream.d(455): Deprecation: use of complex type `creal` is deprecated, use `std.complex.Complex!(real)` instead
       > BioD/contrib/undead/stream.d(1116): Deprecation: use of imaginary type `ifloat` is deprecated, use `float` instead
       > BioD/contrib/undead/stream.d(1117): Deprecation: use of imaginary type `idouble` is deprecated, use `double` instead
       > BioD/contrib/undead/stream.d(1118): Deprecation: use of imaginary type `ireal` is deprecated, use `real` instead
       > BioD/contrib/undead/stream.d(1119): Deprecation: use of complex type `cfloat` is deprecated, use `std.complex.Complex!(float)` instead
       > BioD/contrib/undead/stream.d(1120): Deprecation: use of complex type `cdouble` is deprecated, use `std.complex.Complex!(double)` instead
       > BioD/contrib/undead/stream.d(1121): Deprecation: use of complex type `creal` is deprecated, use `std.complex.Complex!(real)` instead
       > BioD/contrib/undead/doformat.d(494): Deprecation: use of complex type `creal` is deprecated, use `std.complex.Complex!(real)` instead
       > BioD/contrib/undead/doformat.d(449): Deprecation: use of complex type `cfloat` is deprecated, use `std.complex.Complex!(float)` instead
       > 20 deprecation warnings omitted, use `-verrors=0` to show all
       > linking...
       > ldc2 -wi -I. -I./BioD:./BioD/contrib/msgpack-d/src -g -J. -O3 -release -enable-inlining -boundscheck=off -L=-flto=full -of=bin/sambamba-1.0.1 bin/sambamba-1.0.1.o  -L-lz -L-llz4
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: fatal error: -f/--auxiliary may not be used without -shared
       > clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
       > Error: /nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/cc failed with status: 1
       > make: *** [Makefile:103: bin/sambamba-1.0.1] Error 1
       For full logs, run:
         nix log /nix/store/zjvwbkmyzinl0c11pv2if4zssjml10ra-sambamba-x86_64-unknown-linux-gnufilc0-1.0.1.drv
sandbar-0.1
error: Cannot build '/nix/store/g3rqbbiyn86hrh5qjgap83hpnlhdkd0s-sandbar-x86_64-unknown-linux-gnufilc0-0.1.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/h762h5jcmzc6bryky1rx00bzbr1j671i-sandbar-x86_64-unknown-linux-gnufilc0-0.1
       Last 15 log lines:
       > Running phase: unpackPhase
       > unpacking source archive /nix/store/cwlkln8swihnkhgg8xqrbm0dj6g28hpv-source
       > source root is source
       > Running phase: patchPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: configurePhase
       > no configure script, doing nothing
       > Running phase: buildPhase
       > build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash PREFIX=\$\(out\)
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: pkg-config: command not found
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: pkg-config: command not found
       > client-header /stable/xdg-shell/xdg-shell.xml xdg-shell-protocol.h
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: client-header: command not found
       > make: *** [Makefile:18: xdg-shell-protocol.h] Error 127
       For full logs, run:
         nix log /nix/store/g3rqbbiyn86hrh5qjgap83hpnlhdkd0s-sandbar-x86_64-unknown-linux-gnufilc0-0.1.drv
sassc-3.6.2
error: Cannot build '/nix/store/pcdn3jd71ccbiqxy2mzsh27rxvvk7sax-sassc-x86_64-unknown-linux-gnufilc0-3.6.2.drv'.
       Reason: builder failed with exit code 1.
       Output paths:
         /nix/store/bc0l01sv4ighpm635v8nbkairm62b9x5-sassc-x86_64-unknown-linux-gnufilc0-3.6.2
       Last 25 log lines:
       > checking dynamic linker characteristics... GNU/Linux ld.so
       > checking how to hardcode library paths into programs... immediate
       > checking for shl_load... no
       > checking for shl_load in -ldld... no
       > checking for dlopen... yes
       > checking whether a program can dlopen itself... cross
       > checking whether stripping libraries is possible... yes
       > checking if libtool supports shared libraries... yes
       > checking whether to build shared libraries... yes
       > checking whether to build static libraries... no
       > checking how to run the C++ preprocessor... clang++ -E
       > checking for ld used by clang++... ld -m elf_x86_64
       > checking if the linker (ld -m elf_x86_64) is GNU ld... yes
       > checking whether the clang++ linker (ld -m elf_x86_64) supports shared libraries... yes
       > checking for clang++ option to produce PIC... -fPIC -DPIC
       > checking if clang++ PIC flag -fPIC -DPIC works... yes
       > checking if clang++ static flag -static works... no
       > checking if clang++ supports -c -o file.o... yes
       > checking if clang++ supports -c -o file.o... (cached) yes
       > checking whether the clang++ linker (ld -m elf_x86_64) supports shared libraries... yes
       > checking dynamic linker characteristics... (cached) GNU/Linux ld.so
       > checking how to hardcode library paths into programs... immediate
       > checking for library containing dlopen... none required
       > checking for libsass_version in -lsass... no
       > configure: error: unable to find libsass library (use --with-libsass?)
       For full logs, run:
         nix log /nix/store/pcdn3jd71ccbiqxy2mzsh27rxvvk7sax-sassc-x86_64-unknown-linux-gnufilc0-3.6.2.drv
python3.12-sbom2dot-0.3.2
error: Cannot build '/nix/store/34km7lnnj8vy2n0zdj22v70wm5llrlvj-python3.12-sbom2dot-0.3.2-x86_64-unknown-linux-gnufilc0.drv'.
       Reason: 1 dependency failed.
       Output paths:
         /nix/store/95pg537579qa99546jbd0mjxr04g86wj-python3.12-sbom2dot-0.3.2-x86_64-unknown-linux-gnufilc0-dist
         /nix/store/hf21zsldksslmxs3v601zichc6gp70qc-python3.12-sbom2dot-0.3.2-x86_64-unknown-linux-gnufilc0
scalp-0-unstable-2024-08-28
error: Cannot build '/nix/store/ayjnkiijrymhx2jml6sipsyyqx608i6w-scalp-x86_64-unknown-linux-gnufilc0-0-unstable-2024-08-28.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/wclar4am2dx6hb9bpclg98qy0bginp2i-scalp-x86_64-unknown-linux-gnufilc0-0-unstable-2024-08-28
       Last 25 log lines:
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Objective.cpp.o:1:3: invalid character
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Objective.cpp.o:1:3: syntax error, unexpected end of file
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Objective.cpp.o: not an object or archive
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Result.cpp.o:1:3: invalid character
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Result.cpp.o:1:3: syntax error, unexpected end of file
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Result.cpp.o: not an object or archive
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Solver.cpp.o:1:3: invalid character
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Solver.cpp.o:1:3: syntax error, unexpected end of file
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Solver.cpp.o: not an object or archive
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/SolverBackend.cpp.o:1:3: invalid character
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/SolverBackend.cpp.o:1:3: syntax error, unexpected end of file
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/SolverBackend.cpp.o: not an object or archive
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Term.cpp.o:1:3: invalid character
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Term.cpp.o:1:3: syntax error, unexpected end of file
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Term.cpp.o: not an object or archive
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Variable.cpp.o:1:3: invalid character
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Variable.cpp.o:1:3: syntax error, unexpected end of file
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/Variable.cpp.o: not an object or archive
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/SolverBackend/SolverDynamic.cpp.o:1:3: invalid character
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/SolverBackend/SolverDynamic.cpp.o:1:3: syntax error, unexpected end of file
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/ScaLP.dir/src/ScaLP/SolverBackend/SolverDynamic.cpp.o: not an object or archive
       > clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
       > make[2]: *** [CMakeFiles/ScaLP.dir/build.make:244: libScaLP.so] Error 1
       > make[1]: *** [CMakeFiles/Makefile2:127: CMakeFiles/ScaLP.dir/all] Error 2
       > make: *** [Makefile:146: all] Error 2
       For full logs, run:
         nix log /nix/store/ayjnkiijrymhx2jml6sipsyyqx608i6w-scalp-x86_64-unknown-linux-gnufilc0-0-unstable-2024-08-28.drv
scalpel-2.1
error: Cannot build '/nix/store/9szdd11v663xmj3y67ibdbkawvwraqhm-scalpel-x86_64-unknown-linux-gnufilc0-2.1.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/45g6snn8ig4ilyi0pdk15vlig0lllh36-scalpel-x86_64-unknown-linux-gnufilc0-2.1
       Last 25 log lines:
       >       | 
       > dig.cpp:2453:59: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
       >  2453 |                         "fread using coverage map found %"PRIu64 " consecutive bytes.\n",
       >       |                                                           ^
       >       | 
       > dig.cpp:2468:70: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
       >  2468 |                     fprintf(stdout, "fread using coverage map read %"PRIu64 " bytes.\n",
       >       |                                                                      ^
       >       | 
       > dig.cpp:2882:35: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
       >  2882 |             if(fprintf(dbfile, "%"PRIu64 "\n", currentneedle->offsets.numheaders)
       >       |                                   ^
       >       | 
       > dig.cpp:2916:35: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
       >  2916 |             if(fprintf(dbfile, "%"PRIu64 "\n", currentneedle->offsets.numfooters)
       >       |                                   ^
       >       | 
       > dig.cpp:2928:33: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
       >  2928 |                     (dbfile, "%"PRIu64 "\n",
       >       |                                 ^
       >       | 
       > 5 warnings and 19 errors generated.
       > make[1]: *** [Makefile:536: dig.lo] Error 1
       > make[1]: Leaving directory '/build/source/src'
       > make: *** [Makefile:534: all-recursive] Error 1
       For full logs, run:
         nix log /nix/store/9szdd11v663xmj3y67ibdbkawvwraqhm-scalpel-x86_64-unknown-linux-gnufilc0-2.1.drv
scd2html-1.0.0
error: Cannot build '/nix/store/c6yclc4sjkd2fx0jxp0wfq73hfplzqdk-scd2html-x86_64-unknown-linux-gnufilc0-1.0.0.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/g9l36zicrkrxcw49q8pwww80rlns8jwd-scd2html-x86_64-unknown-linux-gnufilc0-1.0.0
       Last 25 log lines:
       > clang -std=c99 -pedantic -c -o .build/utf8_chsize.o -g -DVERSION='"1.0.0"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_chsize.c
       > clang -std=c99 -pedantic -c -o .build/utf8_decode.o -g -DVERSION='"1.0.0"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_decode.c
       > clang -std=c99 -pedantic -c -o .build/utf8_encode.o -g -DVERSION='"1.0.0"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_encode.c
       > In file included from src/string.c:3:
       > include/str.h:10:23: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
       >    10 | struct str *str_create();
       >       |                       ^
       >       |                        void
       > src/string.c:15:23: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
       >    15 | struct str *str_create() {
       >       |                       ^
       >       |                        void
       > 2 errors generated.
       > make: *** [Makefile:50: .build/string.o] Error 1
       > make: *** Waiting for unfinished jobs....
       > In file included from src/main.c:13:
       > include/str.h:10:23: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
       >    10 | struct str *str_create();
       >       |                       ^
       >       |                        void
       > src/main.c:255:6: error: variable 'i' set but not used [-Werror,-Wunused-but-set-variable]
       >   255 |         int i = 0;
       >       |             ^
       > 2 errors generated.
       > make: *** [Makefile:49: .build/main.o] Error 1
       For full logs, run:
         nix log /nix/store/c6yclc4sjkd2fx0jxp0wfq73hfplzqdk-scd2html-x86_64-unknown-linux-gnufilc0-1.0.0.drv
schedtool-1.3.0
error: Cannot build '/nix/store/casf7zj4xyk9cdh98m5zdh0xz1z5sv8z-schedtool-x86_64-unknown-linux-gnufilc0-1.3.0.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/dklbwaywyqh0p7mj40bi4mmq51d5s1va-schedtool-x86_64-unknown-linux-gnufilc0-1.3.0
       Last 13 log lines:
       > Running phase: unpackPhase
       > unpacking source archive /nix/store/flj4sykvyv7zhkag9c9pg0lrzldba7yi-source
       > source root is source
       > Running phase: patchPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: configurePhase
       > no configure script, doing nothing
       > Running phase: buildPhase
       > build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash DESTDIR=\$\(out\) DESTPREFIX=
       > gcc -Os -fomit-frame-pointer -s -pipe   -c -o schedtool.o schedtool.c
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: gcc: command not found
       > make: *** [<builtin>: schedtool.o] Error 127
       For full logs, run:
         nix log /nix/store/casf7zj4xyk9cdh98m5zdh0xz1z5sv8z-schedtool-x86_64-unknown-linux-gnufilc0-1.3.0.drv
scheme48-1.9.3
error: Cannot build '/nix/store/3x77acbndhalkqyg190kmiixhxph6ifi-scheme48-x86_64-unknown-linux-gnufilc0-1.9.3.drv'.
       Reason: builder failed with exit code 1.
       Output paths:
         /nix/store/hi914ygy19c0swz8rs3k88sggkbxvsjy-scheme48-x86_64-unknown-linux-gnufilc0-1.9.3
       Last 25 log lines:
       > Running phase: patchPhase
       > substituteStream() in derivation scheme48-x86_64-unknown-linux-gnufilc0-1.9.3: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'build/build-usual-image')
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Updating Autotools / GNU config script to a newer upstream version: ./config.sub
       > Updating Autotools / GNU config script to a newer upstream version: ./config.guess
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Updating Autotools / GNU config script to a newer upstream version: ./config.sub
       > Updating Autotools / GNU config script to a newer upstream version: ./config.guess
       > Running phase: configurePhase
       > patching script interpreter paths in ./configure
       > ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/sh"
       > configure flags: --prefix=/nix/store/hi914ygy19c0swz8rs3k88sggkbxvsjy-scheme48-x86_64-unknown-linux-gnufilc0-1.9.3 --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnufilc0
       > checking build system type... x86_64-unknown-linux-gnu
       > checking host system type... x86_64-unknown-linux-gnufilc0
       > checking for x86_64-unknown-linux-gnufilc0-gcc... clang
       > checking whether the C compiler works... yes
       > checking for C compiler default output file name... a.out
       > checking for suffix of executables...
       > checking whether we are cross compiling... yes
       > checking for suffix of object files... o
       > checking whether the compiler supports GNU C... yes
       > checking whether clang accepts -g... yes
       > checking for clang option to enable C11 features... none needed
       > checking whether we must build a 32bit binary... no
       > checking bits per byte... configure: error: failed to compile test program
       For full logs, run:
         nix log /nix/store/3x77acbndhalkqyg190kmiixhxph6ifi-scheme48-x86_64-unknown-linux-gnufilc0-1.9.3.drv
schroedinger-1.0.11
error: Cannot build '/nix/store/9z0xwv9kclz4q0fjh9l62kn8z8inqvxq-schroedinger-x86_64-unknown-linux-gnufilc0-1.0.11.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/21wnycrpzgsg24n41iwvkwjlrzxmlxk7-schroedinger-x86_64-unknown-linux-gnufilc0-1.0.11-devdoc
         /nix/store/aklny2j945id8kyywxwc4qc7v3yr9afx-schroedinger-x86_64-unknown-linux-gnufilc0-1.0.11
         /nix/store/ynxl3pcrxrdv801hmkdcziycvxw6bikn-schroedinger-x86_64-unknown-linux-gnufilc0-1.0.11-dev
       Last 25 log lines:
       >
       > ============================================================================
       > Testsuite summary for schroedinger 1.0.11
       > ============================================================================
       > # TOTAL: 5
       > # PASS:  3
       > # SKIP:  0
       > # XFAIL: 0
       > # FAIL:  2
       > # XPASS: 0
       > # ERROR: 0
       > ============================================================================
       > See testsuite/test-suite.log
       > ============================================================================
       > make[5]: *** [Makefile:1388: test-suite.log] Error 1
       > make[5]: Leaving directory '/build/schroedinger-1.0.11/testsuite'
       > make[4]: *** [Makefile:1496: check-TESTS] Error 2
       > make[4]: Leaving directory '/build/schroedinger-1.0.11/testsuite'
       > make[3]: *** [Makefile:1621: check-am] Error 2
       > make[3]: Leaving directory '/build/schroedinger-1.0.11/testsuite'
       > make[2]: *** [Makefile:1280: check-recursive] Error 1
       > make[2]: Leaving directory '/build/schroedinger-1.0.11/testsuite'
       > make[1]: *** [Makefile:512: check-recursive] Error 1
       > make[1]: Leaving directory '/build/schroedinger-1.0.11'
       > make: *** [Makefile:809: check] Error 2
       For full logs, run:
         nix log /nix/store/9z0xwv9kclz4q0fjh9l62kn8z8inqvxq-schroedinger-x86_64-unknown-linux-gnufilc0-1.0.11.drv
scid-5.0.2
error: Cannot build '/nix/store/0sqz6j5g5izdss64x22fac9qgf3mc9gp-scid-x86_64-unknown-linux-gnufilc0-5.0.2.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/a5pw9z6iy6jwdndzg98qmaypkyrsj137-scid-x86_64-unknown-linux-gnufilc0-5.0.2
       Last 25 log lines:
       > cp scripts/sc_eco.tcl ./sc_eco
       > cp scripts/sc_import.tcl ./sc_import
       > cat tcl/start.tcl > ./scid
       > chmod +x sc_epgn
       > chmod +x sc_spell
       > chmod +x sc_eco
       > cp scripts/sc_remote.tk ./sc_remote
       > chmod +x sc_import
       > chmod +x scid
       > cp scripts/scidpgn.tcl ./scidpgn
       > chmod +x sc_remote
       > cp scripts/pgnfix.py ./pgnfix
       > cp scripts/spliteco.tcl ./spliteco
       > cp scripts/spf2spi.tcl ./spf2spi
       > g++    -std=c++20 -O3 -march=native -fno-rtti -fno-exceptions -pthread -Wall -DNDEBUG   -I/nix/store/w0brll3dsbv8fq4i1h9qbbcjrzg4hxgg-tcl-x86_64-unknown-linux-gnufilc0-8.6.16/include -o src/codec_scid4.o -c src/codec_scid4.cpp
       > chmod +x scidpgn
       > g++    -std=c++20 -O3 -march=native -fno-rtti -fno-exceptions -pthread -Wall -DNDEBUG   -I/nix/store/w0brll3dsbv8fq4i1h9qbbcjrzg4hxgg-tcl-x86_64-unknown-linux-gnufilc0-8.6.16/include -o src/crosstab.o -c src/crosstab.cpp
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: g++: command not found
       > make: *** [Makefile:302: src/codec_scid4.o] Error 127
       > make: *** Waiting for unfinished jobs....
       > chmod +x pgnfix
       > chmod +x spliteco
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: g++: command not found
       > chmod +x spf2spi
       > make: *** [Makefile:302: src/crosstab.o] Error 127
       For full logs, run:
         nix log /nix/store/0sqz6j5g5izdss64x22fac9qgf3mc9gp-scid-x86_64-unknown-linux-gnufilc0-5.0.2.drv
scid-vs-pc-4.26
error: Cannot build '/nix/store/pvxb05swmcp7kbgwmlv8kagadchk5aa4-scid-vs-pc-x86_64-unknown-linux-gnufilc0-4.26.drv'.
       Reason: builder failed with exit code 1.
       Output paths:
         /nix/store/1ykbnin15h5w339c551dhnckgx3g53ch-scid-vs-pc-x86_64-unknown-linux-gnufilc0-4.26
       Last 25 log lines:
       > Running phase: unpackPhase
       > unpacking source archive /nix/store/za8gl5gzlbqw6f537bjbf26g0dhmv4mv-scid_vs_pc-4.26.tgz
       > source root is scid_vs_pc-4.26
       > setting SOURCE_DATE_EPOCH to timestamp 1738468077 of file "scid_vs_pc-4.26/patches/chess960-new.patch"
       > Running phase: patchPhase
       > substituteStream() in derivation scid-vs-pc-x86_64-unknown-linux-gnufilc0-4.26: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'configure')
       > substituteStream() in derivation scid-vs-pc-x86_64-unknown-linux-gnufilc0-4.26: WARNING: pattern which\ fc-cache doesn't match anything in file 'configure'
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: configurePhase
       > patching script interpreter paths in ./configure
       > ./configure: interpreter directive changed from "#!/bin/sh" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/sh"
       > configure flags: --prefix=/nix/store/1ykbnin15h5w339c551dhnckgx3g53ch-scid-vs-pc-x86_64-unknown-linux-gnufilc0-4.26 BINDIR=/nix/store/1ykbnin15h5w339c551dhnckgx3g53ch-scid-vs-pc-x86_64-unknown-linux-gnufilc0-4.26/bin SHAREDIR=/nix/store/1ykbnin15h5w339c551dhnckgx3g53ch-scid-vs-pc-x86_64-unknown-linux-gnufilc0-4.26/share --with-tcl=/nix/store/w0brll3dsbv8fq4i1h9qbbcjrzg4hxgg-tcl-x86_64-unknown-linux-gnufilc0-8.6.16/lib --with-tclinclude=/nix/store/w0brll3dsbv8fq4i1h9qbbcjrzg4hxgg-tcl-x86_64-unknown-linux-gnufilc0-8.6.16/include --exec-prefix=/nix/store/1ykbnin15h5w339c551dhnckgx3g53ch-scid-vs-pc-x86_64-unknown-linux-gnufilc0-4.26 --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnufilc0
       > Scid vs. PC configure - Makefile configuration program
       >     Tcl/Tk version: 8.6
       >     Your operating system is: Linux 7.0.0-15-generic
       >     Location of "tcl.h": /nix/store/w0brll3dsbv8fq4i1h9qbbcjrzg4hxgg-tcl-x86_64-unknown-linux-gnufilc0-8.6.16/include
       >     Location of "tk.h": not found
       >     Location of Tcl 8.6 library: /nix/store/w0brll3dsbv8fq4i1h9qbbcjrzg4hxgg-tcl-x86_64-unknown-linux-gnufilc0-8.6.16/lib
       >     Location of Tk 8.6 library: not found
       >     Location of X11 library: not found
       >     Checking if your system already has zlib installed: no.
       >
       > C compiler "gcc" not found/executable
       >
       For full logs, run:
         nix log /nix/store/pvxb05swmcp7kbgwmlv8kagadchk5aa4-scid-vs-pc-x86_64-unknown-linux-gnufilc0-4.26.drv
scid-5.0.2
error: build of '/nix/store/0sqz6j5g5izdss64x22fac9qgf3mc9gp-scid-x86_64-unknown-linux-gnufilc0-5.0.2.drv^*', '/nix/store/34km7lnnj8vy2n0zdj22v70wm5llrlvj-python3.12-sbom2dot-0.3.2-x86_64-unknown-linux-gnufilc0.drv^*', '/nix/store/3x77acbndhalkqyg190kmiixhxph6ifi-scheme48-x86_64-unknown-linux-gnufilc0-1.9.3.drv^*', '/nix/store/7b49ix0pwc00dla1li6sqhrsa83shrbw-saldl-x86_64-unknown-linux-gnufilc0-41.drv^*', '/nix/store/9szdd11v663xmj3y67ibdbkawvwraqhm-scalpel-x86_64-unknown-linux-gnufilc0-2.1.drv^*', '/nix/store/9z0xwv9kclz4q0fjh9l62kn8z8inqvxq-schroedinger-x86_64-unknown-linux-gnufilc0-1.0.11.drv^*', '/nix/store/a01bm9z436mh7d21l9bqq87vz8cnv9mr-sailfish-access-control-x86_64-unknown-linux-gnufilc0-0.0.12.drv^*', '/nix/store/ayjnkiijrymhx2jml6sipsyyqx608i6w-scalp-x86_64-unknown-linux-gnufilc0-0-unstable-2024-08-28.drv^*', '/nix/store/c6yclc4sjkd2fx0jxp0wfq73hfplzqdk-scd2html-x86_64-unknown-linux-gnufilc0-1.0.0.drv^*', '/nix/store/casf7zj4xyk9cdh98m5zdh0xz1z5sv8z-schedtool-x86_64-unknown-linux-gnufilc0-1.3.0.drv^*', '/nix/store/g3rqbbiyn86hrh5qjgap83hpnlhdkd0s-sandbar-x86_64-unknown-linux-gnufilc0-0.1.drv^*', '/nix/store/pcdn3jd71ccbiqxy2mzsh27rxvvk7sax-sassc-x86_64-unknown-linux-gnufilc0-3.6.2.drv^*', '/nix/store/pvxb05swmcp7kbgwmlv8kagadchk5aa4-scid-vs-pc-x86_64-unknown-linux-gnufilc0-4.26.drv^*', '/nix/store/q8gxi164ksswvk3d6r191vizv801kbbz-sailsd-x86_64-unknown-linux-gnufilc0-0.3.0.drv^*', '/nix/store/s77rrcqxihqaz9magy24pm83psc9dl66-sacd-x86_64-unknown-linux-gnufilc0-19.7.16.37.drv^*', '/nix/store/zjvwbkmyzinl0c11pv2if4zssjml10ra-sambamba-x86_64-unknown-linux-gnufilc0-1.0.1.drv^*' failed

End of log