wiimms-iso-tools-3.05a
7660 | if ( abs <= S64_MAX )
| ~~ ^~~~~~~
./dclib/dclib-types.h:362:18: note: expanded from macro 'S64_MAX'
362 | #define S64_MAX INT64_MAX
| ^~~~~~~~~
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdint.h:119:22: note: expanded from macro 'INT64_MAX'
119 | # define INT64_MAX (__INT64_C(9223372036854775807))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdint.h:101:24: note: expanded from macro '__INT64_C'
101 | # define __INT64_C(c) c ## L
| ^~~~~~
<scratch space>:97:1: note: expanded from here
97 | 9223372036854775807L
| ^~~~~~~~~~~~~~~~~~~~
./dclib/dclib-numeric.c:7666:18: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
7666 | if ( abs <= U64_MAX )
| ~~ ^~~~~~~
./dclib/dclib-types.h:360:18: note: expanded from macro 'U64_MAX'
360 | #define U64_MAX UINT64_MAX
| ^~~~~~~~~~
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdint.h:125:23: note: expanded from macro 'UINT64_MAX'
125 | # define UINT64_MAX (__UINT64_C(18446744073709551615))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdint.h:102:25: note: expanded from macro '__UINT64_C'
102 | # define __UINT64_C(c) c ## UL
| ^~~~~~~
<scratch space>:98:1: note: expanded from here
98 | 18446744073709551615UL
| ^~~~~~~~~~~~~~~~~~~~~~
./dclib/dclib-numeric.c:7717:18: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
7717 | if ( abs <= S64_MAX )
| ~~ ^~~~~~~
./dclib/dclib-types.h:362:18: note: expanded from macro 'S64_MAX'
362 | #define S64_MAX INT64_MAX
| ^~~~~~~~~
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdint.h:119:22: note: expanded from macro 'INT64_MAX'
119 | # define INT64_MAX (__INT64_C(9223372036854775807))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdint.h:101:24: note: expanded from macro '__INT64_C'
101 | # define __INT64_C(c) c ## L
| ^~~~~~
<scratch space>:99:1: note: expanded from here
99 | 9223372036854775807L
| ^~~~~~~~~~~~~~~~~~~~
./dclib/dclib-numeric.c:7722:18: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
7722 | if ( abs <= U64_MAX )
| ~~ ^~~~~~~
./dclib/dclib-types.h:360:18: note: expanded from macro 'U64_MAX'
360 | #define U64_MAX UINT64_MAX
| ^~~~~~~~~~
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdint.h:125:23: note: expanded from macro 'UINT64_MAX'
125 | # define UINT64_MAX (__UINT64_C(18446744073709551615))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdint.h:102:25: note: expanded from macro '__UINT64_C'
102 | # define __UINT64_C(c) c ## UL
| ^~~~~~~
<scratch space>:100:1: note: expanded from here
100 | 18446744073709551615UL
| ^~~~~~~~~~~~~~~~~~~~~~
./dclib/dclib-numeric.c:7777:18: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
7777 | if ( abs <= S64_MAX )
| ~~ ^~~~~~~
./dclib/dclib-types.h:362:18: note: expanded from macro 'S64_MAX'
362 | #define S64_MAX INT64_MAX
| ^~~~~~~~~
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdint.h:119:22: note: expanded from macro 'INT64_MAX'
119 | # define INT64_MAX (__INT64_C(9223372036854775807))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdint.h:101:24: note: expanded from macro '__INT64_C'
101 | # define __INT64_C(c) c ## L
| ^~~~~~
<scratch space>:101:1: note: expanded from here
101 | 9223372036854775807L
| ^~~~~~~~~~~~~~~~~~~~
./dclib/dclib-numeric.c:7784:18: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
7784 | if ( abs <= U64_MAX )
| ~~ ^~~~~~~
./dclib/dclib-types.h:360:18: note: expanded from macro 'U64_MAX'
360 | #define U64_MAX UINT64_MAX
| ^~~~~~~~~~
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdint.h:125:23: note: expanded from macro 'UINT64_MAX'
125 | # define UINT64_MAX (__UINT64_C(18446744073709551615))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdint.h:102:25: note: expanded from macro '__UINT64_C'
102 | # define __UINT64_C(c) c ## UL
| ^~~~~~~
<scratch space>:102:1: note: expanded from here
102 | 18446744073709551615UL
| ^~~~~~~~~~~~~~~~~~~~~~
./dclib/dclib-numeric.c:8485:23: warning: implicit conversion from 'u64' (aka 'unsigned long long') to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
8485 | if ( d < 0 || d > ~(u64)0 )
| ~ ^~~~~~~
./dclib/dclib-numeric.c:8699:30: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
8697 | char * end = ScanSizeRange(stat,&d1,&d2,source,
| ~~~~~~~~~~~~~
8698 | default_factor,default_factor_add,force_base,
8699 | max_value>0 ? max_value : U64_MAX, opt );
| ^~~~~~~
./dclib/dclib-types.h:360:18: note: expanded from macro 'U64_MAX'
360 | #define U64_MAX UINT64_MAX
| ^~~~~~~~~~
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdint.h:125:23: note: expanded from macro 'UINT64_MAX'
125 | # define UINT64_MAX (__UINT64_C(18446744073709551615))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdint.h:102:25: note: expanded from macro '__UINT64_C'
102 | # define __UINT64_C(c) c ## UL
| ^~~~~~~
<scratch space>:105:1: note: expanded from here
105 | 18446744073709551615UL
| ^~~~~~~~~~~~~~~~~~~~~~
./dclib/dclib-numeric.c:8701:51: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
8701 | if ( d1 < 0 || d1 > U64_MAX || d2 < 0 || d2 > U64_MAX )
| ~ ^~~~~~~
./dclib/dclib-types.h:360:18: note: expanded from macro 'U64_MAX'
360 | #define U64_MAX UINT64_MAX
| ^~~~~~~~~~
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdint.h:125:23: note: expanded from macro 'UINT64_MAX'
125 | # define UINT64_MAX (__UINT64_C(18446744073709551615))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdint.h:102:25: note: expanded from macro '__UINT64_C'
102 | # define __UINT64_C(c) c ## UL
| ^~~~~~~
<scratch space>:107:1: note: expanded from here
107 | 18446744073709551615UL
| ^~~~~~~~~~~~~~~~~~~~~~
./dclib/dclib-numeric.c:8701:25: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
8701 | if ( d1 < 0 || d1 > U64_MAX || d2 < 0 || d2 > U64_MAX )
| ~ ^~~~~~~
./dclib/dclib-types.h:360:18: note: expanded from macro 'U64_MAX'
360 | #define U64_MAX UINT64_MAX
| ^~~~~~~~~~
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdint.h:125:23: note: expanded from macro 'UINT64_MAX'
125 | # define UINT64_MAX (__UINT64_C(18446744073709551615))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdint.h:102:25: note: expanded from macro '__UINT64_C'
102 | # define __UINT64_C(c) c ## UL
| ^~~~~~~
<scratch space>:106:1: note: expanded from here
106 | 18446744073709551615UL
| ^~~~~~~~~~~~~~~~~~~~~~
./dclib/dclib-numeric.c:8739:30: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
8737 | char * end = ScanSizeRange(stat,&d1,&d2,source,
| ~~~~~~~~~~~~~
8738 | default_factor,default_factor_add,force_base,
8739 | max_value>0 ? max_value : S64_MAX, opt );
| ^~~~~~~
./dclib/dclib-types.h:362:18: note: expanded from macro 'S64_MAX'
362 | #define S64_MAX INT64_MAX
| ^~~~~~~~~
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdint.h:119:22: note: expanded from macro 'INT64_MAX'
119 | # define INT64_MAX (__INT64_C(9223372036854775807))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdint.h:101:24: note: expanded from macro '__INT64_C'
101 | # define __INT64_C(c) c ## L
| ^~~~~~
<scratch space>:108:1: note: expanded from here
108 | 9223372036854775807L
| ^~~~~~~~~~~~~~~~~~~~
./dclib/dclib-numeric.c:8741:63: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
8741 | if ( d1 < S64_MIN || d1 > S64_MAX || d2 < S64_MIN || d2 > U64_MAX )
| ~ ^~~~~~~
./dclib/dclib-types.h:360:18: note: expanded from macro 'U64_MAX'
360 | #define U64_MAX UINT64_MAX
| ^~~~~~~~~~
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdint.h:125:23: note: expanded from macro 'UINT64_MAX'
125 | # define UINT64_MAX (__UINT64_C(18446744073709551615))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdint.h:102:25: note: expanded from macro '__UINT64_C'
102 | # define __UINT64_C(c) c ## UL
| ^~~~~~~
<scratch space>:112:1: note: expanded from here
112 | 18446744073709551615UL
| ^~~~~~~~~~~~~~~~~~~~~~
./dclib/dclib-numeric.c:8741:31: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
8741 | if ( d1 < S64_MIN || d1 > S64_MAX || d2 < S64_MIN || d2 > U64_MAX )
| ~ ^~~~~~~
./dclib/dclib-types.h:362:18: note: expanded from macro 'S64_MAX'
362 | #define S64_MAX INT64_MAX
| ^~~~~~~~~
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdint.h:119:22: note: expanded from macro 'INT64_MAX'
119 | # define INT64_MAX (__INT64_C(9223372036854775807))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdint.h:101:24: note: expanded from macro '__INT64_C'
101 | # define __INT64_C(c) c ## L
| ^~~~~~
<scratch space>:110:1: note: expanded from here
110 | 9223372036854775807L
| ^~~~~~~~~~~~~~~~~~~~
./dclib/dclib-numeric.c:8883:37: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
8883 | num[i] = d[i] < 0.0 ? 0.0 : d[i] < U64_MAX ? d[i] : U64_MAX;
| ~ ^~~~~~~
./dclib/dclib-types.h:360:18: note: expanded from macro 'U64_MAX'
360 | #define U64_MAX UINT64_MAX
| ^~~~~~~~~~
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdint.h:125:23: note: expanded from macro 'UINT64_MAX'
125 | # define UINT64_MAX (__UINT64_C(18446744073709551615))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/stdint.h:102:25: note: expanded from macro '__UINT64_C'
102 | # define __UINT64_C(c) c ## UL
| ^~~~~~~
<scratch space>:113:1: note: expanded from here
113 | 18446744073709551615UL
| ^~~~~~~~~~~~~~~~~~~~~~
clang-20: /build/filc0-src/llvm/lib/Transforms/Instrumentation/FilPizlonator.cpp:6749: bool {anonymous}::Pizlonator::computeConstantRelocations(llvm::Constant*, std::vector<{anonymous}::ConstantRelocation>&, size_t): Assertion `!(Offset % WordSize)' failed.PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0. Program arguments: /nix/store/hmjzrg1ppdzlcqry73nyyb8p9wzgryjq-filc0-git/bin/clang-20 --filc-resource-dir=/nix/store/lqv09w661hh0hpvb49slx91f8j7pid10-sarcasm-0-unstable-b6dd63481f79 -Wno-unused-command-line-argument --gcc-toolchain=/nix/store/kxm6wzygmj1439ylqdgyl9zqjgf10dy7-gcc-14.3.0 -resource-dir /nix/store/r6mp9a9px2vyzhiivv6xvya9hd2wz6rh-filc0-resource-dir/lib/clang/20 --filc-dynamic-linker=/nix/store/5amb35fzbvn6ay3miplgzy54r8n8gd6h-filc-crt-lib/ld-fil1-x86_64.so --filc-crt-path=/nix/store/5amb35fzbvn6ay3miplgzy54r8n8gd6h-filc-crt-lib --filc-stdfil-include=/nix/store/4wlcxbk2r0235n6d2ip4qd3whhicy4bh-libpizlo-git/include --filc-os-include=/nix/store/lp9agkj5pykd83ndmijvpxcdg0lfvzis-linux-headers-6.12.7/include --filc-include=/nix/store/d6br7ahqs6cxhhvs5z3hdlhz6qsx8apz-yolo-glibc-impl-2.44/include -isystem /nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include -L/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/lib -std=gnu99 -fomit-frame-pointer -fno-strict-aliasing -funroll-loops -Wall -Wno-parentheses -Wno-unused-function -O3 -Wno-format-truncation -Wno-format-truncation -march=x86-64 -B/nix/store/hdhb0c160h0fhwznvhm9a6h176qbrdpp-filc-sysroot-with-metadata/lib/ -B/nix/store/nnjy9njfd80i3hlsj2mnn49a3j3jzgjf-filc-cc/lib -Wno-unused-command-line-argument -gz=none -B/nix/store/1s2f7i4mnh66va8fd9y838sb58d5wnb8-binutils-wrapper-2.43.1/bin/ -frandom-seed=frxy2zvv8i -fdiagnostics-color=always -I./dclib -Isrc/libwbfs -Isrc -I./src/ui -I. -Iwork -DLARGE_FILES -D_FILE_OFFSET_BITS=64 -DWIT -DDEBUG_ASSERT -DEXTENDED_ERRORS=1 -D_7ZIP_ST=1 -D_LZMA_PROB32=1 -idirafter /nix/store/hdhb0c160h0fhwznvhm9a6h176qbrdpp-filc-sysroot-with-metadata/include -isystem /nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include -isystem /nix/store/jj4xrn5lnh58zs5x8v0h83rh0id4ds92-zlib-1.3-x86_64-unknown-linux-gnufilc0-dev/include -isystem /nix/store/s98xbgvcsc5bnczp9wp5w23804qmgi8v-ncurses-x86_64-unknown-linux-gnufilc0-6.5-dev/include -isystem /nix/store/bk77v05h3qnm2x36d0dni52319w5bqbl-fuse-x86_64-unknown-linux-gnufilc0-2.9.9-dev/include -c -MMD -fcolor-diagnostics -o dclib-numeric.o ./dclib/dclib-numeric.c
1. <eof> parser at end of file
2. Optimizer
3. Running pass "FilPizlonatorPass" on module "./dclib/dclib-numeric.c"
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
0 clang-20 0x00000000020c628c llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 60
1 clang-20 0x00000000020c3754 llvm::sys::RunSignalHandlers() + 52
2 clang-20 0x0000000002021cf0
3 libc.so.6 0x00007ffff7c414b0
4 libc.so.6 0x00007ffff7c9984c
5 libc.so.6 0x00007ffff7c41406 gsignal + 22
6 libc.so.6 0x00007ffff7c2893a abort + 215
7 libc.so.6 0x00007ffff7c2885e
8 libc.so.6 0x00007ffff7c395e6
9 clang-20 0x0000000003a4bf93
10 clang-20 0x0000000003a4bef1
11 clang-20 0x0000000003a4bdb4
12 clang-20 0x0000000003ad8a74
13 clang-20 0x0000000003ae1451 llvm::FilPizlonatorPass::run(llvm::Module&, llvm::AnalysisManager<llvm::Module>&) + 4737
14 clang-20 0x000000000232f0df
15 clang-20 0x0000000001b90e9f llvm::PassManager<llvm::Module, llvm::AnalysisManager<llvm::Module>>::run(llvm::Module&, llvm::AnalysisManager<llvm::Module>&) + 447
16 clang-20 0x000000000234a9f9
17 clang-20 0x000000000234e48c clang::emitBackendOutput(clang::CompilerInstance&, clang::CodeGenOptions&, llvm::StringRef, llvm::Module*, clang::BackendAction, llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem>, std::unique_ptr<llvm::raw_pwrite_stream, std::default_delete<llvm::raw_pwrite_stream>>, clang::BackendConsumer*) + 2124
18 clang-20 0x00000000029e78ef clang::BackendConsumer::HandleTranslationUnit(clang::ASTContext&) + 1743
19 clang-20 0x000000000473f44c clang::ParseAST(clang::Sema&, bool, bool) + 1228
20 clang-20 0x0000000002c88a21 clang::FrontendAction::Execute() + 49
21 clang-20 0x0000000002c19e22 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 674
22 clang-20 0x0000000002d61680 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 448
23 clang-20 0x0000000000c7cec8 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) + 5736
24 clang-20 0x0000000000c75c92
25 clang-20 0x0000000002a32469
26 clang-20 0x0000000002021e86 llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) + 150
27 clang-20 0x0000000002a32c43
28 clang-20 0x00000000029f0b0d clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const + 173
29 clang-20 0x00000000029f1137 clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&, bool) const + 135
30 clang-20 0x0000000002a02d74 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&) + 436
31 clang-20 0x0000000000c79149 clang_main(int, char**, llvm::ToolContext const&) + 7241
32 clang-20 0x0000000000b840b4 main + 100
33 libc.so.6 0x00007ffff7c2a47e
34 libc.so.6 0x00007ffff7c2a539 __libc_start_main + 137
35 clang-20 0x0000000000c74e95 _start + 37
clang-20: error: clang frontend command failed with exit code 134 (use -v to see invocation)
clang version 20.1.8 (Fil-C 0.685)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /nix/store/hmjzrg1ppdzlcqry73nyyb8p9wzgryjq-filc0-git/bin
Build config: +assertions
clang-20: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang-20: note: diagnostic msg: /build/dclib-numeric-3b28da.c
clang-20: note: diagnostic msg: /build/dclib-numeric-3b28da.sh
clang-20: note: diagnostic msg:
********************
make: *** [Makefile:438: dclib-numeric.o] Error 1
wikit-4.4-unstable-2022-10-17
Build started
→ unpackPhase
unpacking source archive /nix/store/8jibblz2gghp2ky30cp9k90sjapi1mp4-source
source root is source
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
no configure script, doing nothing
Executing yarnConfigHook
Validating consistency between /build/source/yarn.lock and /nix/store/qc55632m87rhgi470pfphl9zxkw8kvhc-offline-x86_64-unknown-linux-gnufilc0/yarn.lock
whisper-cpp-1.7.5
[81/140] Building CXX object examples/CMakeFiles/common-sdl.dir/common-sdl.cpp.o
wikit-4.4-unstable-2022-10-17
yarn config v1.22.22
success Set "yarn-offline-mirror" to "/nix/store/qc55632m87rhgi470pfphl9zxkw8kvhc-offline-x86_64-unknown-linux-gnufilc0".
Done in 0.02s.
yarn install v1.22.22
[1/4] Resolving packages...
[2/4] Fetching packages...
whisper-cpp-1.7.5
[82/140] Building CXX object examples/CMakeFiles/common.dir/common-ggml.cpp.o
[83/140] Linking CXX static library examples/libcommon-sdl.a
[84/140] Building C object ggml/src/CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/ggml-cpu.c.o
[85/140] Linking CXX shared module bin/libggml-cpu-sapphirerapids.so
wikit-4.4-unstable-2022-10-17
[3/4] Linking dependencies...
whisper-cpp-1.7.5
[86/140] Linking CXX shared library ggml/src/libggml.so
FAILED: ggml/src/libggml.so
: && /nix/store/42rvnpz9javp8wx0lwk0374bxx527ffr-filc-cc-wrapper-/bin/clang++ -fPIC -O3 -DNDEBUG -shared -Wl,-soname,libggml.so -o ggml/src/libggml.so ggml/src/CMakeFiles/ggml.dir/ggml-backend-reg.cpp.o -Wl,-rpath,/build/source/build/ggml/src: ggml/src/libggml-base.so -ldl -lstdc++fs && :
/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: cannot find -lstdc++fs
clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
wikit-4.4-unstable-2022-10-17
[4/4] Rebuilding all packages...
warning Ignored scripts due to flag.
Done in 1.37s.
patching script interpreter paths in node_modules
node_modules/wtf_wikipedia/bin/wtf.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/51gywl5jn4nna7al9waj142pw4vfhy0k-nodejs-22.19.0/bin/node"
node_modules/he/bin/he: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/51gywl5jn4nna7al9waj142pw4vfhy0k-nodejs-22.19.0/bin/node"
node_modules/html-to-text/bin/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/51gywl5jn4nna7al9waj142pw4vfhy0k-nodejs-22.19.0/bin/node"
node_modules/opn/xdg-open: interpreter directive changed from "#!/bin/sh" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/sh"
finished yarnConfigHook
→ buildPhase
no Makefile or custom buildPhase, doing nothing
→ installPhase
Executing yarnInstallHook
whisper-cpp-1.7.5
[87/140] Building CXX object examples/wchess/libwchess/CMakeFiles/wchess-core.dir/WChess.cpp.o
wikit-4.4-unstable-2022-10-17
yarn pack v1.22.22
success Wrote tarball to "/build/tmp.qrUpWWwIev/yarn-pack.tgz".
Done in 0.03s.
invalid type arrayyarn install v1.22.22
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
warning Ignored scripts due to flag.
Done in 0.21s.
Finished yarnInstallHook
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/jbbidhs3in4z8isaswanj8f97xqa5asg-wikit-x86_64-unknown-linux-gnufilc0-4.4-unstable-2022-10-17
checking for references to /build/ in /nix/store/jbbidhs3in4z8isaswanj8f97xqa5asg-wikit-x86_64-unknown-linux-gnufilc0-4.4-unstable-2022-10-17...
gzipping man pages under /nix/store/jbbidhs3in4z8isaswanj8f97xqa5asg-wikit-x86_64-unknown-linux-gnufilc0-4.4-unstable-2022-10-17/share/man/
patching script interpreter paths in /nix/store/jbbidhs3in4z8isaswanj8f97xqa5asg-wikit-x86_64-unknown-linux-gnufilc0-4.4-unstable-2022-10-17
stripping (with command strip and flags -S -p) in /nix/store/jbbidhs3in4z8isaswanj8f97xqa5asg-wikit-x86_64-unknown-linux-gnufilc0-4.4-unstable-2022-10-17/lib /nix/store/jbbidhs3in4z8isaswanj8f97xqa5asg-wikit-x86_64-unknown-linux-gnufilc0-4.4-unstable-2022-10-17/bin
whisper-cpp-1.7.5
[88/140] Building CXX object examples/wchess/libwchess/CMakeFiles/wchess-core.dir/Chessboard.cpp.o
[89/140] Building CXX object examples/CMakeFiles/common.dir/common.cpp.o
wildmidi.cfg
Build started
wily-0.13.42
Build started
→ unpackPhase
unpacking source archive /nix/store/alnhya5fl8hh9p0qvcwkafbgpckb6669-wily-0.13.42.tar.gz
source root is wily-0.13.42
setting SOURCE_DATE_EPOCH to timestamp 1144350140 of file "wily-0.13.42/wily/Makefile"
→ patchPhase
applying patch /nix/store/kxjifn6x84lsgbm9khwrcrx29c94253x-fix-gcc14-build.patch
patching file include/libc.h
patching file libXg/arith.c
patching file libXg/clipline.c
patching file libXg/gcs.c
patching file libXg/gwin.c
patching file libXg/rectclip.c
patching file libXg/xtbinit.c
→ 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/q094ljsanhwa2aqj37nwzd0nps2gj44h-wily-x86_64-unknown-linux-gnufilc0-0.13.42 --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnufilc0
creating cache ./config.cache
checking for a BSD compatible install... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c
checking for gcc... clang
checking whether we are using GNU C... yes
checking whether clang accepts -g... yes
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for POSIXized ISC... no
checking how to run the C preprocessor... clang -E
checking for X... libraries , headers
checking for -lICE... no
checking for -ldnet... no
checking for -ldnet_stub... no
checking for -lnsl... no
checking for -lsocket... no
checking for -lm... no
checking for -lnsl... (cached) no
checking for -lsocket... (cached) no
checking for dirent.h that defines DIR... yes
checking for -ldir... no
checking whether cross-compiling... yes
checking for ANSI C header files... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for malloc.h... yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for sys/select.h... yes
checking for stdarg.h... yes
checking for stdlib.h... yes
checking for working const... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for ulong... yes
checking for ushort... yes
checking for uint... yes
checking for uchar... no
checking for caddr_t... yes
checking return type of signal handlers... void
checking for vprintf... yes
checking for strerror... yes
checking for memmove... yes
checking for remove... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating wily/Makefile
creating libXg/Makefile
creating libframe/Makefile
creating libmsg/Makefile
creating config.h
→ buildPhase
build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
cd libXg; make
make[1]: Entering directory '/build/wily-0.13.42/libXg'
clang -g -O -I.. -I./../include -c -o arc.o arc.c
clang -g -O -I.. -I./../include -c -o arith.o arith.c
clang -g -O -I.. -I./../include -c -o balloc.o balloc.c
clang -g -O -I.. -I./../include -c -o bitblt.o bitblt.c
clang -g -O -I.. -I./../include -c -o bitbltclip.o bitbltclip.c
clang -g -O -I.. -I./../include -c -o border.o border.c
clang -g -O -I.. -I./../include -c -o bscreenrect.o bscreenrect.c
clang -g -O -I.. -I./../include -c -o circle.o circle.c
clang -g -O -I.. -I./../include -c -o clipline.o clipline.c
clipline.c:93:5: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value]
93 | if(abs(dy) > abs(dx)){ /* Steep */| ^
clipline.c:93:5: note: use function 'labs' instead
93 | if(abs(dy) > abs(dx)){ /* Steep */| ^~~
| labs
clipline.c:93:15: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value]
93 | if(abs(dy) > abs(dx)){ /* Steep */| ^
clipline.c:93:15: note: use function 'labs' instead
93 | if(abs(dy) > abs(dx)){ /* Steep */| ^~~
| labs
2 warnings generated.
clang -g -O -I.. -I./../include -c -o clipr.o clipr.c
clang -g -O -I.. -I./../include -c -o copymasked.o copymasked.c
clang -g -O -I.. -I./../include -c -o cursorset.o cursorset.c
clang -g -O -I.. -I./../include -c -o cursorswitch.o cursorswitch.c
whisper-cpp-1.7.5
[90/140] Building CXX object examples/cli/CMakeFiles/whisper-cli.dir/cli.cpp.o
wily-0.13.42
clang -g -O -I.. -I./../include -c -o disc.o disc.c
clang -g -O -I.. -I./../include -c -o ellipse.o ellipse.c
clang -g -O -I.. -I./../include -c -o font.o font.c
clang -g -O -I.. -I./../include -c -o gcs.o gcs.c
gcs.c:317:10: warning: 12 enumeration values not handled in switch: 'DnorS', 'DandnotS', 'notS'... [-Wswitch]
317 | switch(f){| ^
1 warning generated.
clang -g -O -I.. -I./../include -c -o getrect.o getrect.c
clang -g -O -I.. -I./../include -c -o gwin.o gwin.c
gwin.c:132:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
132 | if (modmap = XGetModifierMapping(XtDisplay(w)))
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gwin.c:132:13: note: place parentheses around the assignment to silence this warning
132 | if (modmap = XGetModifierMapping(XtDisplay(w)))
| ^
| ( )
gwin.c:132:13: note: use '==' to turn this assignment into an equality comparison
132 | if (modmap = XGetModifierMapping(XtDisplay(w)))
| ^
| ==
1 warning generated.
clang -g -O -I.. -I./../include -c -o ldconvert.o ldconvert.c
clang -g -O -I.. -I./../include -c -o latin1.o latin1.c
clang -g -O -I.. -I./../include -c -o mkfont.o mkfont.c
clang -g -O -I.. -I./../include -c -o menuhit.o menuhit.c
menuhit.c:139:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
139 | item = menu->item? menu->item[nitem] : (*menu->gen)(nitem);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
menuhit.c:139:11: note: place parentheses around the assignment to silence this warning
139 | item = menu->item? menu->item[nitem] : (*menu->gen)(nitem);
| ^
| ( )
menuhit.c:139:11: note: use '==' to turn this assignment into an equality comparison
139 | item = menu->item? menu->item[nitem] : (*menu->gen)(nitem);
| ^
| ==
1 warning generated.
clang -g -O -I.. -I./../include -c -o point.o point.c
clang -g -O -I.. -I./../include -c -o polysegment.o polysegment.c
clang -g -O -I.. -I./../include -c -o rdbitmap.o rdbitmap.c
clang -g -O -I.. -I./../include -c -o rdbitmapfile.o rdbitmapfile.c
clang -g -O -I.. -I./../include -c -o rdfontfile.o rdfontfile.c
clang -g -O -I.. -I./../include -c -o rectclip.o rectclip.c
clang -g -O -I.. -I./../include -c -o rune.o rune.c
clang -g -O -I.. -I./../include -c -o segment.o segment.c
clang -g -O -I.. -I./../include -c -o string.o string.c
clang -g -O -I.. -I./../include -c -o strwidth.o strwidth.c
clang -g -O -I.. -I./../include -c -o texture.o texture.c
clang -g -O -I.. -I./../include -c -o wrbitmap.o wrbitmap.c
clang -g -O -I.. -I./../include -c -o wrbitmapfile.o wrbitmapfile.c
clang -g -O -I.. -I./../include -c -o xtbinit.o xtbinit.c
ar rv libXg.a arc.o arith.o balloc.o bitblt.o bitbltclip.o border.o bscreenrect.o circle.o clipline.o clipr.o copymasked.o cursorset.o cursorswitch.o disc.o ellipse.o font.o gcs.o getrect.o gwin.o ldconvert.o latin1.o mkfont.o menuhit.o point.o polysegment.o rdbitmap.o rdbitmapfile.o rdfontfile.o rectclip.o rune.o segment.o string.o strwidth.o texture.o wrbitmap.o wrbitmapfile.o xtbinit.o
ar: creating libXg.a
a - arc.o
a - arith.o
a - balloc.o
a - bitblt.o
a - bitbltclip.o
a - border.o
a - bscreenrect.o
a - circle.o
a - clipline.o
a - clipr.o
a - copymasked.o
a - cursorset.o
a - cursorswitch.o
a - disc.o
a - ellipse.o
a - font.o
a - gcs.o
a - getrect.o
a - gwin.o
a - ldconvert.o
a - latin1.o
a - mkfont.o
a - menuhit.o
a - point.o
a - polysegment.o
a - rdbitmap.o
a - rdbitmapfile.o
a - rdfontfile.o
a - rectclip.o
a - rune.o
a - segment.o
a - string.o
a - strwidth.o
a - texture.o
a - wrbitmap.o
a - wrbitmapfile.o
a - xtbinit.o
ranlib libXg.a
make[1]: Leaving directory '/build/wily-0.13.42/libXg'
cd libframe; make all
make[1]: Entering directory '/build/wily-0.13.42/libframe'
clang -g -O -I.. -I./../include -c -o frbox.o frbox.c
clang -g -O -I.. -I./../include -c -o frdelete.o frdelete.c
clang -g -O -I.. -I./../include -c -o frdraw.o frdraw.c
clang -g -O -I.. -I./../include -c -o frinit.o frinit.c
clang -g -O -I.. -I./../include -c -o frinsert.o frinsert.c
clang -g -O -I.. -I./../include -c -o frptofchar.o frptofchar.c
clang -g -O -I.. -I./../include -c -o frselect.o frselect.c
frselect.c:73:4: warning: add explicit braces to avoid dangling else [-Wdangling-else]
73 | else
| ^
1 warning generated.
clang -g -O -I.. -I./../include -c -o frstr.o frstr.c
clang -g -O -I.. -I./../include -c -o frutil.o frutil.c
clang -g -O -I.. -I./../include -c -o misc.o misc.c
ar rv libframe.a frbox.o frdelete.o frdraw.o frinit.o frinsert.o frptofchar.o frselect.o frstr.o frutil.o misc.o
ar: creating libframe.a
a - frbox.o
a - frdelete.o
a - frdraw.o
a - frinit.o
a - frinsert.o
a - frptofchar.o
a - frselect.o
a - frstr.o
a - frutil.o
a - misc.o
ranlib libframe.a
make[1]: Leaving directory '/build/wily-0.13.42/libframe'
cd libmsg; make all
make[1]: Entering directory '/build/wily-0.13.42/libmsg'
clang -g -O -I.. -I./../include -c -o connect.o connect.c
connect.c:131:44: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
131 | fd = accept(s, (struct sockaddr *) &addr, &size);
| ^~~~~
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/sys/socket.h:307:28: note: passing argument to parameter '__addr_len' here
307 | socklen_t *__restrict __addr_len);
| ^
1 warning generated.
clang -g -O -I.. -I./../include -c -o msg.o msg.c
msg.c:76:9: warning: passing 'uchar *' (aka 'unsigned char *') to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
76 | strcpy(buf+22, m->s?m->s:"");
| ^~~~~~
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/string.h:156:39: note: passing argument to parameter '__dest' here
156 | extern char *strcpy (char *__restrict __dest, const char *__restrict __src)
| ^
msg.c:107:7: warning: assigning to 'char *' from 'uchar *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
107 | m->s = buf+22;
| ^ ~~~~~~
2 warnings generated.
clang -g -O -I.. -I./../include -c -o util.o util.c
clang -g -O -I.. -I./../include -c -o rpc.o rpc.c
rpc.c:137:17: warning: passing 'char *' to parameter of type 'uchar *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
137 | msg_flatten(m, h->buf + h->n);
| ^~~~~~~~~~~~~
./../include/msg.h:76:32: note: passing argument to parameter here
76 | void msg_flatten (Msg*, uchar*);
| ^
rpc.c:286:17: warning: passing 'char *' to parameter of type 'uchar *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
286 | msg_flatten(m, h->buf + h->n);
| ^~~~~~~~~~~~~
./../include/msg.h:76:32: note: passing argument to parameter here
76 | void msg_flatten (Msg*, uchar*);
| ^
rpc.c:348:16: warning: passing 'char *' to parameter of type 'uchar *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
348 | while(FULLMSG(ptr, left)) {| ^~~
./../include/msg.h:81:61: note: expanded from macro 'FULLMSG'
81 | #define FULLMSG(ptr,n) ( (n) >= HSIZE && (n) >= msg_bufsize(ptr) )
| ^~~
./../include/msg.h:78:26: note: passing argument to parameter here
78 | ulong msg_bufsize (uchar*);
| ^
rpc.c:351:22: warning: passing 'char *' to parameter of type 'uchar *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
351 | size = msg_bufsize(ptr);
| ^~~
./../include/msg.h:78:26: note: passing argument to parameter here
78 | ulong msg_bufsize (uchar*);
| ^
rpc.c:354:19: warning: passing 'char *' to parameter of type 'uchar *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
354 | if(msg_init(&m, ptr)) {| ^~~
./../include/msg.h:77:29: note: passing argument to parameter here
77 | int msg_init (Msg*, uchar*);
| ^
rpc.c:393:22: warning: passing 'char *' to parameter of type 'uchar *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
393 | size = msg_bufsize(h->buf);
| ^~~~~~
./../include/msg.h:78:26: note: passing argument to parameter here
78 | ulong msg_bufsize (uchar*);
| ^
6 warnings generated.
ar rv libmsg.a connect.o msg.o util.o rpc.o
ar: creating libmsg.a
a - connect.o
a - msg.o
a - util.o
a - rpc.o
ranlib libmsg.a
make[1]: Leaving directory '/build/wily-0.13.42/libmsg'
cd wily; make
make[1]: Entering directory '/build/wily-0.13.42/wily'
clang -g -O -DNDEBUG -I.. -I./../include -c -o env.o env.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o include.o include.c
include.c:30:10: warning: expression which evaluates to zero treated as a null pointer constant of type 'View *' (aka 'struct View *') [-Wnon-literal-null-conversion]
30 | return false;
| ^~~~~
include.c:34:10: warning: expression which evaluates to zero treated as a null pointer constant of type 'View *' (aka 'struct View *') [-Wnon-literal-null-conversion]
34 | return false;
| ^~~~~
2 warnings generated.
clang -g -O -DNDEBUG -I.. -I./../include -c -o label.o label.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o file.o file.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o msg.o msg.c
msg.c:56:17: warning: passing 'char *' to parameter of type 'uchar *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
56 | while (FULLMSG(ptr,left)) {| ^~~
./../include/msg.h:81:61: note: expanded from macro 'FULLMSG'
81 | #define FULLMSG(ptr,n) ( (n) >= HSIZE && (n) >= msg_bufsize(ptr) )
| ^~~
./../include/msg.h:78:26: note: passing argument to parameter here
78 | ulong msg_bufsize (uchar*);
| ^
msg.c:58:27: warning: passing 'char *' to parameter of type 'uchar *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
58 | int eaten = msg_bufsize(ptr);
| ^~~
./../include/msg.h:78:26: note: passing argument to parameter here
78 | ulong msg_bufsize (uchar*);
| ^
msg.c:60:21: warning: passing 'char *' to parameter of type 'uchar *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
60 | if(msg_init(&msg, ptr)){| ^~~
./../include/msg.h:77:29: note: passing argument to parameter here
77 | int msg_init (Msg*, uchar*);
| ^
3 warnings generated.
clang -g -O -DNDEBUG -I.. -I./../include -c -o data.o data.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o line.o line.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o vgeom.o vgeom.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o vsearch.o vsearch.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o vshow.o vshow.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o tagmatch.o tagmatch.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o place.o place.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o event.o event.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o exec.o exec.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o dir.o dir.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o point.o point.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o global.o global.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o cursor.o cursor.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o scroll.o scroll.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o path.o path.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o keyboard.o keyboard.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o wily.o wily.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o tag.o tag.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o view.o view.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o grow.o grow.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o adjust.o adjust.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o win.o win.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o list.o list.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o col.o col.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o undo.o undo.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o builtins.o builtins.c
builtins.c:270:9: warning: cast to smaller integer type 'Bool' (aka 'enum Bool') from 'Cmd *' (aka 'struct Cmd *') [-Wpointer-to-enum-cast]
270 | return (Bool) c;
| ^~~~~~~~
1 warning generated.
clang -g -O -DNDEBUG -I.. -I./../include -c -o util.o util.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o select.o select.c
select.c:226:4: warning: add explicit braces to avoid dangling else [-Wdangling-else]
226 | else
| ^
1 warning generated.
clang -g -O -DNDEBUG -I.. -I./../include -c -o mouse.o mouse.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o regexp.o regexp.c
regexp.c:284:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
284 | else
| ^
1 warning generated.
clang -g -O -DNDEBUG -I.. -I./../include -c -o text2.o text2.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o sam.o sam.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o text.o text.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o click.o click.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o tile.o tile.c
clang -g -O -DNDEBUG -I.. -I./../include -c -o search.o search.c
clang -o wily env.o include.o label.o file.o msg.o data.o line.o vgeom.o vsearch.o vshow.o tagmatch.o place.o event.o exec.o dir.o point.o global.o cursor.o scroll.o path.o keyboard.o wily.o tag.o view.o grow.o adjust.o win.o list.o col.o undo.o builtins.o util.o select.o mouse.o regexp.o text2.o sam.o text.o click.o tile.o search.o ../libmsg/libmsg.a ../libframe/libframe.a ../libXg/libXg.a -lXt -lX11
make[1]: Leaving directory '/build/wily-0.13.42/wily'
→ installPhase
install flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash install
cd wily; make install
make[1]: Entering directory '/build/wily-0.13.42/wily'
cp wily /nix/store/q094ljsanhwa2aqj37nwzd0nps2gj44h-wily-x86_64-unknown-linux-gnufilc0-0.13.42/bin
make[1]: Leaving directory '/build/wily-0.13.42/wily'
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/q094ljsanhwa2aqj37nwzd0nps2gj44h-wily-x86_64-unknown-linux-gnufilc0-0.13.42
shrinking /nix/store/q094ljsanhwa2aqj37nwzd0nps2gj44h-wily-x86_64-unknown-linux-gnufilc0-0.13.42/bin/wily
whisper-cpp-1.7.5
[91/140] Building CXX object examples/CMakeFiles/common.dir/common-whisper.cpp.o
In file included from /build/source/examples/common-whisper.cpp:172:
/build/source/examples/stb_vorbis.c:1404:75: warning: pointer comparison always evaluates to false [-Wtautological-compare]
1404 | if (f->stream_start + loc >= f->stream_end || f->stream_start + loc < f->stream_start) {| ^
1 warning generated.
wily-0.13.42
checking for references to /build/ in /nix/store/q094ljsanhwa2aqj37nwzd0nps2gj44h-wily-x86_64-unknown-linux-gnufilc0-0.13.42...
patching script interpreter paths in /nix/store/q094ljsanhwa2aqj37nwzd0nps2gj44h-wily-x86_64-unknown-linux-gnufilc0-0.13.42
stripping (with command strip and flags -S -p) in /nix/store/q094ljsanhwa2aqj37nwzd0nps2gj44h-wily-x86_64-unknown-linux-gnufilc0-0.13.42/bin
wildmidi-0.4.6
Build started
→ unpackPhase
unpacking source archive /nix/store/kif53aa39gdkpxf3rg9pdd28l3j3ra0s-source
source root is source
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
substituteStream() in derivation wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'src/wildmidi.pc.in')substituteStream() in derivation wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6: WARNING: pattern \$\{exec_prefix\}/@CMAKE_INSTALL_LIBDIR@ doesn't match anything in file 'src/wildmidi.pc.in'substituteStream() in derivation wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6: WARNING: pattern \$\{exec_prefix\}/@CMAKE_INSTALL_INCLUDEDIR@ doesn't match anything in file 'src/wildmidi.pc.in'fixing cmake files...
cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/share/doc/wildmidi -DCMAKE_INSTALL_INFODIR=/nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/share/man -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/include -DCMAKE_INSTALL_SBINDIR=/nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/42rvnpz9javp8wx0lwk0374bxx527ffr-filc-cc-wrapper-/bin/strip -DCMAKE_RANLIB=/nix/store/42rvnpz9javp8wx0lwk0374bxx527ffr-filc-cc-wrapper-/bin/ranlib -DCMAKE_AR=/nix/store/42rvnpz9javp8wx0lwk0374bxx527ffr-filc-cc-wrapper-/bin/ar -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_INSTALL_PREFIX=/nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6 -DWILDMIDI_CFG=/nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/etc/wildmidi/wildmidi.cfg -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_PROCESSOR=x86_64 -DCMAKE_HOST_SYSTEM_NAME=Linux -DCMAKE_HOST_SYSTEM_PROCESSOR=x86_64 -DCMAKE_CROSSCOMPILING_EMULATOR=env
CMake Deprecation Warning at CMakeLists.txt:2 (CMAKE_MINIMUM_REQUIRED):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
-- The C compiler identification is Clang 20.1.8
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /nix/store/42rvnpz9javp8wx0lwk0374bxx527ffr-filc-cc-wrapper-/bin/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test HAVE_VISIBILITY_DEFAULT
-- Performing Test HAVE_VISIBILITY_DEFAULT - Success
-- Performing Test HAVE_VISIBILITY_HIDDEN
-- Performing Test HAVE_VISIBILITY_HIDDEN - Success
-- Performing Test HAVE___BUILTIN_EXPECT
-- Performing Test HAVE___BUILTIN_EXPECT - Success
-- Performing Test HAVE_C_INLINE
-- Performing Test HAVE_C_INLINE - Success
-- Performing Test HAVE_C___INLINE__
-- Performing Test HAVE_C___INLINE__ - Success
-- Performing Test HAVE_C___INLINE
-- Performing Test HAVE_C___INLINE - Success
-- Performing Test HAVE_NO_UNDEFINED
-- Performing Test HAVE_NO_UNDEFINED - Success
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- M_LIBRARY: /nix/store/hdhb0c160h0fhwznvhm9a6h176qbrdpp-filc-sysroot-with-metadata/lib/libm.so
-- Found ALSA: /nix/store/r4chfgj3rcvv7iviqg7m9rd3caldywm5-alsa-lib-x86_64-unknown-linux-gnufilc0-1.2.13/lib/libasound.so (found version "1.2.13")
-- Enabled audio output backends: alsa wave
-- Configuring done (1.0s)
-- Generating done (0.0s)
CMake Warning:
Manually-specified variables were not used by the project:
BUILD_TESTING
CMAKE_CXX_COMPILER
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
CMAKE_POLICY_DEFAULT_CMP0025
-- Build files have been written to: /build/source/build
cmake: enabled parallel building
cmake: enabled parallel installing
→ buildPhase
build flags: -j7 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
[ 2%] Building C object src/CMakeFiles/libwildmidi.dir/file_io.c.o
[ 8%] Building C object src/CMakeFiles/libwildmidi.dir/wm_error.c.o
[ 8%] Building C object src/CMakeFiles/libwildmidi.dir/lock.c.o
[ 10%] Building C object src/CMakeFiles/libwildmidi.dir/wildmidi_lib.c.o
[ 16%] Building C object src/CMakeFiles/libwildmidi.dir/reverb.c.o
[ 16%] Building C object src/CMakeFiles/libwildmidi.dir/internal_midi.c.o
[ 18%] Building C object src/CMakeFiles/libwildmidi.dir/gus_pat.c.o
[ 21%] Building C object src/CMakeFiles/libwildmidi.dir/patches.c.o
[ 24%] Building C object src/CMakeFiles/libwildmidi.dir/f_xmidi.c.o
[ 27%] Building C object src/CMakeFiles/libwildmidi.dir/f_mus.c.o
[ 29%] Building C object src/CMakeFiles/libwildmidi.dir/f_hmp.c.o
[ 32%] Building C object src/CMakeFiles/libwildmidi.dir/f_midi.c.o
[ 35%] Building C object src/CMakeFiles/libwildmidi.dir/f_hmi.c.o
[ 37%] Building C object src/CMakeFiles/libwildmidi.dir/sample.c.o
[ 40%] Building C object src/CMakeFiles/libwildmidi.dir/mus2mid.c.o
[ 43%] Building C object src/CMakeFiles/libwildmidi.dir/xmi2mid.c.o
[ 45%] Linking C shared library libWildMidi.so
[ 45%] Built target libwildmidi
[ 51%] Building C object src/player/CMakeFiles/wildmidi.dir/amiga.c.o
[ 51%] Building C object src/player/CMakeFiles/wildmidi.dir/msleep.c.o
[ 54%] Building C object src/player/CMakeFiles/wildmidi.dir/out_ahi.c.o
[ 56%] Building C object src/player/CMakeFiles/wildmidi.dir/out_dart.c.o
[ 64%] Building C object src/player/CMakeFiles/wildmidi.dir/out_none.c.o
[ 64%] Building C object src/player/CMakeFiles/wildmidi.dir/out_coreaudio.c.o
[ 64%] Building C object src/player/CMakeFiles/wildmidi.dir/out_alsa.c.o
[ 67%] Building C object src/player/CMakeFiles/wildmidi.dir/dos/dosdma.c.o
[ 70%] Building C object src/player/CMakeFiles/wildmidi.dir/dos/dosirq.c.o
[ 72%] Building C object src/player/CMakeFiles/wildmidi.dir/dos/dossb.c.o
[ 75%] Building C object src/player/CMakeFiles/wildmidi.dir/out_dossb.c.o
[ 78%] Building C object src/player/CMakeFiles/wildmidi.dir/out_netbsd.c.o
[ 81%] Building C object src/player/CMakeFiles/wildmidi.dir/out_openal.c.o
[ 83%] Building C object src/player/CMakeFiles/wildmidi.dir/out_oss.c.o
[ 86%] Building C object src/player/CMakeFiles/wildmidi.dir/out_sndio.c.o
[ 89%] Building C object src/player/CMakeFiles/wildmidi.dir/out_wave.c.o
[ 91%] Building C object src/player/CMakeFiles/wildmidi.dir/out_win32mm.c.o
[ 94%] Building C object src/player/CMakeFiles/wildmidi.dir/wm_tty.c.o
[ 97%] Building C object src/player/CMakeFiles/wildmidi.dir/wildmidi.c.o
[100%] Linking C executable wildmidi
[100%] Built target wildmidi
→ installPhase
install flags: -j7 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash install
[ 45%] Built target libwildmidi
[100%] Built target wildmidi
Install the project...
-- Install configuration: "Release"
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/lib/libWildMidi.so.2.1.0
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/lib/libWildMidi.so.2
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/lib/libWildMidi.so
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/lib/pkgconfig/wildmidi.pc
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/include/wildmidi_lib.h
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/share/man
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/share/man/man1
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/share/man/man1/wildmidi.1
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/share/man/man3
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/share/man/man3/WildMidi_ClearError.3
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/share/man/man3/WildMidi_Close.3
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/share/man/man3/WildMidi_ConvertBufferToMidi.3
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/share/man/man3/WildMidi_ConvertToMidi.3
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/share/man/man3/WildMidi_FastSeek.3
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/share/man/man3/WildMidi_GetError.3
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/share/man/man3/WildMidi_GetInfo.3
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/share/man/man3/WildMidi_GetLyric.3
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/share/man/man3/WildMidi_GetMidiOutput.3
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/share/man/man3/WildMidi_GetOutput.3
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/share/man/man3/WildMidi_GetString.3
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/share/man/man3/WildMidi_GetVersion.3
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/share/man/man3/WildMidi_Init.3
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/share/man/man3/WildMidi_InitVIO.3
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/share/man/man3/WildMidi_MasterVolume.3
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/share/man/man3/WildMidi_Open.3
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/share/man/man3/WildMidi_OpenBuffer.3
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/share/man/man3/WildMidi_SetCvtOption.3
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/share/man/man3/WildMidi_SetOption.3
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/share/man/man3/WildMidi_Shutdown.3
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/share/man/man3/WildMidi_SongSeek.3
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/share/man/man5
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/share/man/man5/wildmidi.cfg.5
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/lib/cmake/WildMidi/WildMidiTargets.cmake
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/lib/cmake/WildMidi/WildMidiTargets-release.cmake
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/lib/cmake/WildMidi/WildMidiConfig.cmake
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/lib/cmake/WildMidi/WildMidiConfigVersion.cmake
-- Installing: /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/bin/wildmidi
-- Set non-toolchain portion of runtime path of "/nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/bin/wildmidi" to ""
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6
shrinking /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/lib/libWildMidi.so.2.1.0
shrinking /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/bin/wildmidi
checking for references to /build/ in /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6...
gzipping man pages under /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/share/man/
patching script interpreter paths in /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6
stripping (with command strip and flags -S -p) in /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/lib /nix/store/kkssm2h3n63zsalynj33i2ckdlm3p9kn-wildmidi-x86_64-unknown-linux-gnufilc0-0.4.6/bin
wimboot-2.8.0
Build started
→ unpackPhase
unpacking source archive /nix/store/a586p363b4yh5y76qqqyfvml0ydig82y-source
source root is source/src
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
no configure script, doing nothing
→ buildPhase
build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash wimboot.x86_64.efi
clang -target x86_64 -Wno-unused-command-line-argument -Os -ffreestanding -Wall -W -Werror -nostdinc -I. -fshort-wchar -DVERSION="\"v2.8.0\"" -DSBAT_GENERATION="\"1\"" -include compiler.h -m64 -mno-red-zone -fpie -fstack-protector-strong -mstack-protector-guard=global -fno-dwarf2-cfi-asm -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Wno-address-of-packed-member -Wno-array-bounds -fno-lto -fno-addrsig -DASSEMBLY -Ui386 -E prefix.S -o prefix.x86_64.s
as --64 x86_64.i prefix.x86_64.s -o prefix.x86_64.o
clang -target x86_64 -Wno-unused-command-line-argument -Os -ffreestanding -Wall -W -Werror -nostdinc -I. -fshort-wchar -DVERSION="\"v2.8.0\"" -DSBAT_GENERATION="\"1\"" -include compiler.h -m64 -mno-red-zone -fpie -fstack-protector-strong -mstack-protector-guard=global -fno-dwarf2-cfi-asm -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Wno-address-of-packed-member -Wno-array-bounds -fno-lto -fno-addrsig -DASSEMBLY -Ui386 -E startup.S -o startup.x86_64.s
as --64 x86_64.i startup.x86_64.s -o startup.x86_64.o
clang -target x86_64 -Wno-unused-command-line-argument -Os -ffreestanding -Wall -W -Werror -nostdinc -I. -fshort-wchar -DVERSION="\"v2.8.0\"" -DSBAT_GENERATION="\"1\"" -include compiler.h -m64 -mno-red-zone -fpie -fstack-protector-strong -mstack-protector-guard=global -fno-dwarf2-cfi-asm -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Wno-address-of-packed-member -Wno-array-bounds -fno-lto -fno-addrsig -DASSEMBLY -Ui386 -E callback.S -o callback.x86_64.s
as --64 x86_64.i callback.x86_64.s -o callback.x86_64.o
clang -target x86_64 -Wno-unused-command-line-argument -Os -ffreestanding -Wall -W -Werror -nostdinc -I. -fshort-wchar -DVERSION="\"v2.8.0\"" -DSBAT_GENERATION="\"1\"" -include compiler.h -m64 -mno-red-zone -fpie -fstack-protector-strong -mstack-protector-guard=global -fno-dwarf2-cfi-asm -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Wno-address-of-packed-member -Wno-array-bounds -fno-lto -fno-addrsig -S main.c -o main.x86_64.s
clang-20: /build/filc0-src/llvm/lib/Transforms/Instrumentation/FilPizlonator.cpp:6749: bool {anonymous}::Pizlonator::computeConstantRelocations(llvm::Constant*, std::vector<{anonymous}::ConstantRelocation>&, size_t): Assertion `!(Offset % WordSize)' failed.PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0. Program arguments: /nix/store/hmjzrg1ppdzlcqry73nyyb8p9wzgryjq-filc0-git/bin/clang-20 --filc-resource-dir=/nix/store/lqv09w661hh0hpvb49slx91f8j7pid10-sarcasm-0-unstable-b6dd63481f79 -Wno-unused-command-line-argument --gcc-toolchain=/nix/store/kxm6wzygmj1439ylqdgyl9zqjgf10dy7-gcc-14.3.0 -resource-dir /nix/store/r6mp9a9px2vyzhiivv6xvya9hd2wz6rh-filc0-resource-dir/lib/clang/20 --filc-dynamic-linker=/nix/store/5amb35fzbvn6ay3miplgzy54r8n8gd6h-filc-crt-lib/ld-fil1-x86_64.so --filc-crt-path=/nix/store/5amb35fzbvn6ay3miplgzy54r8n8gd6h-filc-crt-lib --filc-stdfil-include=/nix/store/4wlcxbk2r0235n6d2ip4qd3whhicy4bh-libpizlo-git/include --filc-os-include=/nix/store/lp9agkj5pykd83ndmijvpxcdg0lfvzis-linux-headers-6.12.7/include --filc-include=/nix/store/d6br7ahqs6cxhhvs5z3hdlhz6qsx8apz-yolo-glibc-impl-2.44/include -isystem /nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include -L/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/lib -target x86_64 -Wno-unused-command-line-argument -Os -ffreestanding -Wall -W -fshort-wchar -m64 -mno-red-zone -fpie -fstack-protector-strong -mstack-protector-guard=global -fno-dwarf2-cfi-asm -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Wno-address-of-packed-member -Wno-array-bounds -fno-lto -fno-addrsig -S -B/nix/store/hdhb0c160h0fhwznvhm9a6h176qbrdpp-filc-sysroot-with-metadata/lib/ -B/nix/store/nnjy9njfd80i3hlsj2mnn49a3j3jzgjf-filc-cc/lib -Wno-unused-command-line-argument -gz=none -B/nix/store/1s2f7i4mnh66va8fd9y838sb58d5wnb8-binutils-wrapper-2.43.1/bin/ -Wno-error=array-bounds -frandom-seed=7msmbcvp9c -Werror -nostdinc -I. -DVERSION=\"v2.8.0\" -DSBAT_GENERATION=\"1\" -include compiler.h -isystem /nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/include -isystem /nix/store/s7lgw3salc2nrffabyxcxrxd9bypxx3q-binutils-x86_64-unknown-linux-gnufilc0-2.44-dev/include -isystem /nix/store/jj4xrn5lnh58zs5x8v0h83rh0id4ds92-zlib-1.3-x86_64-unknown-linux-gnufilc0-dev/include -isystem /nix/store/ivpi0frk41jyiyxpcvrvcsziyiv5rbvm-libiberty-x86_64-unknown-linux-gnufilc0-14.3.0-dev/include -fcolor-diagnostics -o main.x86_64.s main.c
1. <eof> parser at end of file
2. Optimizer
3. Running pass "FilPizlonatorPass" on module "main.c"
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
0 clang-20 0x00000000020c628c llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 60
1 clang-20 0x00000000020c3754 llvm::sys::RunSignalHandlers() + 52
2 clang-20 0x0000000002021cf0
3 libc.so.6 0x00007ffff7c414b0
4 libc.so.6 0x00007ffff7c9984c
5 libc.so.6 0x00007ffff7c41406 gsignal + 22
6 libc.so.6 0x00007ffff7c2893a abort + 215
7 libc.so.6 0x00007ffff7c2885e
8 libc.so.6 0x00007ffff7c395e6
9 clang-20 0x0000000003a4bf93
10 clang-20 0x0000000003a4bef1
11 clang-20 0x0000000003a4bef1
12 clang-20 0x0000000003ad8a74
13 clang-20 0x0000000003ae1451 llvm::FilPizlonatorPass::run(llvm::Module&, llvm::AnalysisManager<llvm::Module>&) + 4737
14 clang-20 0x000000000232f0df
15 clang-20 0x0000000001b90e9f llvm::PassManager<llvm::Module, llvm::AnalysisManager<llvm::Module>>::run(llvm::Module&, llvm::AnalysisManager<llvm::Module>&) + 447
16 clang-20 0x000000000234a9f9
17 clang-20 0x000000000234e48c clang::emitBackendOutput(clang::CompilerInstance&, clang::CodeGenOptions&, llvm::StringRef, llvm::Module*, clang::BackendAction, llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem>, std::unique_ptr<llvm::raw_pwrite_stream, std::default_delete<llvm::raw_pwrite_stream>>, clang::BackendConsumer*) + 2124
18 clang-20 0x00000000029e78ef clang::BackendConsumer::HandleTranslationUnit(clang::ASTContext&) + 1743
19 clang-20 0x000000000473f44c clang::ParseAST(clang::Sema&, bool, bool) + 1228
20 clang-20 0x0000000002c88a21 clang::FrontendAction::Execute() + 49
21 clang-20 0x0000000002c19e22 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 674
22 clang-20 0x0000000002d61680 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 448
23 clang-20 0x0000000000c7cec8 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) + 5736
24 clang-20 0x0000000000c75c92
25 clang-20 0x0000000002a32469
26 clang-20 0x0000000002021e86 llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) + 150
27 clang-20 0x0000000002a32c43
28 clang-20 0x00000000029f0b0d clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const + 173
29 clang-20 0x00000000029f1137 clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&, bool) const + 135
30 clang-20 0x0000000002a02d74 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&) + 436
31 clang-20 0x0000000000c79149 clang_main(int, char**, llvm::ToolContext const&) + 7241
32 clang-20 0x0000000000b840b4 main + 100
33 libc.so.6 0x00007ffff7c2a47e
34 libc.so.6 0x00007ffff7c2a539 __libc_start_main + 137
35 clang-20 0x0000000000c74e95 _start + 37
clang-20: error: clang frontend command failed with exit code 134 (use -v to see invocation)
clang version 20.1.8 (Fil-C 0.685)
Target: x86_64
Thread model: posix
InstalledDir: /nix/store/hmjzrg1ppdzlcqry73nyyb8p9wzgryjq-filc0-git/bin
Build config: +assertions
clang-20: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang-20: note: diagnostic msg: /build/main-02be79.c
clang-20: note: diagnostic msg: /build/main-02be79.sh
clang-20: note: diagnostic msg:
********************
make: *** [Makefile:258: main.x86_64.s] Error 1
rm callback.x86_64.s startup.x86_64.s prefix.x86_64.s
windowchef-0.5.2
Build started
→ unpackPhase
unpacking source archive /nix/store/yd9pyy1b4ggynxwnrzlq55p4agp67f03-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 PREFIX=\$\(out\)
wm.o
In file included from wm.c:19:
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/tgmath.h:66:4: error: "Unsupported combination of types for <tgmath.h>."
66 | # error "Unsupported combination of types for <tgmath.h>."
| ^
1 error generated.
make: *** [Makefile:28: wm.o] Error 1
windowlab-1.40
Build started
→ unpackPhase
unpacking source archive /nix/store/zzd2yvprpxdgp2g5ph0646mvpfwjki81-windowlab-1.40.tar
source root is windowlab-1.40
setting SOURCE_DATE_EPOCH to timestamp 1270405971 of file "windowlab-1.40/CHANGELOG"
→ patchPhase
/nix/store/vhkryxjrmsz87jfvdvyinp2q6q2fd48z-stdenv-linux/setup: line 275: pkg-config: command not found
/nix/store/vhkryxjrmsz87jfvdvyinp2q6q2fd48z-stdenv-linux/setup: line 275: pkg-config: command not found
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
no configure script, doing nothing
→ buildPhase
build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
gcc -g -O2 -Wall -W -DXFT -DSHAPE -DDEF_MENURC="\"/nix/store/z9jp9pwygqpnxazvbj73amb9jwa3dzs9-windowlab-x86_64-unknown-linux-gnufilc0-1.40/etc/X11/windowlab/windowlab.menurc\"" -I/usr/X11R6/include -c main.c -o main.o
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: gcc: command not found
make: *** [Makefile:74: main.o] Error 127
wipe-2.3.1
Build started
→ unpackPhase
unpacking source archive /nix/store/0fyqydvrgzq51lb8dbyfarx498pci3q4-wipe-2.3.1.tar.bz2
source root is wipe-2.3.1
setting SOURCE_DATE_EPOCH to timestamp 1257109891 of file "wipe-2.3.1/wipe.h"
→ patchPhase
applying patch /nix/store/m4bw4dag08g4gfsxrxiyk45h9128bfmi-fix-install.patch
patching file Makefile.in
→ autoreconfPhase
autoreconf: export WARNINGS=
autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf: Entering directory '.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal --force
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf: configure.in: tracing
autoreconf: configure.in: not using Libtool
autoreconf: configure.in: not using Intltool
autoreconf: configure.in: not using Gtkdoc
autoreconf: running: /nix/store/v3l2zqz13i63nzkd2nrqps0y2i74pr10-autoconf-2.72/bin/autoconf --force
configure.in:3: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
configure.in:3: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.in:3: the top level
configure.in:25: warning: The macro 'AC_CANONICAL_SYSTEM' is obsolete.
configure.in:25: You should run autoupdate.
./lib/autoconf/general.m4:2081: AC_CANONICAL_SYSTEM is expanded from...
configure.in:25: the top level
configure.in:32: warning: The macro 'AC_ISC_POSIX' is obsolete.
configure.in:32: You should run autoupdate.
./lib/autoconf/specific.m4:732: AC_ISC_POSIX is expanded from...
configure.in:32: the top level
configure.in:33: warning: The macro 'AC_PROG_GCC_TRADITIONAL' is obsolete.
configure.in:33: You should run autoupdate.
./lib/autoconf/c.m4:1676: AC_PROG_GCC_TRADITIONAL is expanded from...
configure.in:33: the top level
configure.in:39: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.in:39: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
configure.in:39: the top level
configure.in:43: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.in:43: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
configure.in:43: the top level
configure.in:47: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.in:47: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
configure.in:47: the top level
configure.in:51: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.in:51: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
configure.in:51: the top level
configure.in:55: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.in:55: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
configure.in:55: the top level
configure.in:59: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.in:59: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
configure.in:59: the top level
configure.in:63: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.in:63: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
configure.in:63: the top level
configure.in:67: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.in:67: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
configure.in:67: the top level
configure.in:101: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.in:101: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.in:101: the top level
configure.in:129: warning: AC_OUTPUT should be used without arguments.
configure.in:129: You should run autoupdate.
autoreconf: running: /nix/store/v3l2zqz13i63nzkd2nrqps0y2i74pr10-autoconf-2.72/bin/autoheader --force
autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf: configure.in: not using Automake
autoreconf: './config.sub' is updated
autoreconf: './config.guess' is updated
autoreconf: './install-sh' is updated
autoreconf: Leaving directory '.'
→ 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
→ 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/av7j580fhxzchpkay89ib47hrmixphpp-wipe-x86_64-unknown-linux-gnufilc0-2.3.1 --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 target 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 for library containing strerror... none required
checking for a BSD-compatible install... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c
checking whether the C compiler accepts -pipe... yes
checking whether the C compiler accepts -g... yes
checking whether the C compiler accepts -O0... yes
checking whether the C compiler accepts -O2... yes
checking whether the C compiler accepts -ansi... yes
checking whether the C compiler accepts -pedantic... yes
checking whether the C compiler accepts -Wall... yes
checking whether the C compiler accepts -Werror... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
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 sys/param.h... yes
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 unistd.h... (cached) yes
checking for stdint.h... (cached) yes
checking for fcntl.h... yes
checking for memory.h... yes
checking for linux/fs.h... yes
checking for sys/mount.h... yes
checking for sys/disklabel.h... no
checking for sys/ioctl.h... yes
checking for sys/file.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking for getopt.h... yes
checking for errno.h... yes
checking for termio.h... no
checking for termios.h... yes
checking for linux/mtio.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... __inline__
checking for off_t... yes
checking for size_t... yes
checking whether stat file-mode macros are broken... no
checking for getpagesize... yes
checking for working mmap... yes
checking for getopt... yes
checking for strnlen... yes
checking for bzero... yes
checking for memset... yes
checking for memcpy... yes
checking for realloc... yes
checking for fchmod... yes
checking for ioctl... yes
checking for fcntl... yes
checking for lockf... yes
checking for flock... yes
checking for fsync... yes
checking for fdatasync... yes
checking for unlink... yes
checking for rmdir... yes
checking for remove... yes
checking for rename... yes
checking for dirfd... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
config.status: creating config.h
→ buildPhase
build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
clang -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o main.o main.c
clang -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o wipe.o wipe.c
clang -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o rand.o rand.c
clang -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o dir.o dir.c
clang -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o file.o file.c
clang -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o blkdev.o blkdev.c
clang -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o lock.o lock.c
clang -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o text.o text.c
clang -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o str.o str.c
clang -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o percent.o percent.c
clang -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o prompt.o prompt.c
clang -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o io.o io.c
clang -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o mt.o mt.c
clang *.o -o wipe
→ installPhase
install flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash install
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 0755 -d /nix/store/av7j580fhxzchpkay89ib47hrmixphpp-wipe-x86_64-unknown-linux-gnufilc0-2.3.1/bin
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 0755 ./wipe /nix/store/av7j580fhxzchpkay89ib47hrmixphpp-wipe-x86_64-unknown-linux-gnufilc0-2.3.1/bin
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -d /nix/store/av7j580fhxzchpkay89ib47hrmixphpp-wipe-x86_64-unknown-linux-gnufilc0-2.3.1/share/man/man1
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 0644 wipe.1 /nix/store/av7j580fhxzchpkay89ib47hrmixphpp-wipe-x86_64-unknown-linux-gnufilc0-2.3.1/share/man/man1/
rm -rf /nix/store/av7j580fhxzchpkay89ib47hrmixphpp-wipe-x86_64-unknown-linux-gnufilc0-2.3.1/share/doc/wipe*
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -d /nix/store/av7j580fhxzchpkay89ib47hrmixphpp-wipe-x86_64-unknown-linux-gnufilc0-2.3.1/share/doc/wipe
for file in 'LICENSE copyright CHANGES README TODO INSTALL TESTING'; do \
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 0644 $file /nix/store/av7j580fhxzchpkay89ib47hrmixphpp-wipe-x86_64-unknown-linux-gnufilc0-2.3.1/share/doc/wipe/; \
done
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/av7j580fhxzchpkay89ib47hrmixphpp-wipe-x86_64-unknown-linux-gnufilc0-2.3.1
shrinking /nix/store/av7j580fhxzchpkay89ib47hrmixphpp-wipe-x86_64-unknown-linux-gnufilc0-2.3.1/bin/wipe
checking for references to /build/ in /nix/store/av7j580fhxzchpkay89ib47hrmixphpp-wipe-x86_64-unknown-linux-gnufilc0-2.3.1...
gzipping man pages under /nix/store/av7j580fhxzchpkay89ib47hrmixphpp-wipe-x86_64-unknown-linux-gnufilc0-2.3.1/share/man/
patching script interpreter paths in /nix/store/av7j580fhxzchpkay89ib47hrmixphpp-wipe-x86_64-unknown-linux-gnufilc0-2.3.1
stripping (with command strip and flags -S -p) in /nix/store/av7j580fhxzchpkay89ib47hrmixphpp-wipe-x86_64-unknown-linux-gnufilc0-2.3.1/bin
wireguard-tools-1.0.20210914
Build started
→ unpackPhase
unpacking source archive /nix/store/pbnrlqv25gmgx5gkpjw76rllf02rg768-source
source root is source/src
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
no configure script, doing nothing
→ buildPhase
build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash DESTDIR=\$\(out\) PREFIX=/ WITH_BASHCOMPLETION=yes WITH_SYSTEMDUNITS=yes WITH_WGQUICK=yes
CC wg.o
CC config.o
CC curve25519.o
whisper-cpp-1.7.5
[92/140] Building CXX object src/CMakeFiles/whisper.dir/whisper.cpp.o
ninja: build stopped: subcommand failed.
wireguard-tools-1.0.20210914
CC encoding.o
CC genkey.o
CC ipc.o
CC pubkey.o
CC set.o
CC setconf.o
CC show.o
CC showconf.o
CC terminal.o
LD wg
→ installPhase
install flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash DESTDIR=\$\(out\) PREFIX=/ WITH_BASHCOMPLETION=yes WITH_SYSTEMDUNITS=yes WITH_WGQUICK=yes pkgconfigdir=/nix/store/hyp174adirqka6szl64lcsd7jr9in21h-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914/lib/pkgconfig m4datadir=/nix/store/hyp174adirqka6szl64lcsd7jr9in21h-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914/share/aclocal aclocaldir=/nix/store/hyp174adirqka6szl64lcsd7jr9in21h-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914/share/aclocal install
install: creating directory '/nix/store/hyp174adirqka6szl64lcsd7jr9in21h-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914//bin'
'wg' -> '/nix/store/hyp174adirqka6szl64lcsd7jr9in21h-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914//bin/wg'
install: creating directory '/nix/store/hyp174adirqka6szl64lcsd7jr9in21h-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914//share'
install: creating directory '/nix/store/hyp174adirqka6szl64lcsd7jr9in21h-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914//share/man'
install: creating directory '/nix/store/hyp174adirqka6szl64lcsd7jr9in21h-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914//share/man/man8'
'man/wg.8' -> '/nix/store/hyp174adirqka6szl64lcsd7jr9in21h-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914//share/man/man8/wg.8'
install: creating directory '/nix/store/hyp174adirqka6szl64lcsd7jr9in21h-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914//share/bash-completion'
install: creating directory '/nix/store/hyp174adirqka6szl64lcsd7jr9in21h-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914//share/bash-completion/completions'
'completion/wg.bash-completion' -> '/nix/store/hyp174adirqka6szl64lcsd7jr9in21h-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914//share/bash-completion/completions/wg'
'wg-quick/linux.bash' -> '/nix/store/hyp174adirqka6szl64lcsd7jr9in21h-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914//bin/wg-quick'
install: creating directory '/nix/store/hyp174adirqka6szl64lcsd7jr9in21h-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914/etc'
install: creating directory '/nix/store/hyp174adirqka6szl64lcsd7jr9in21h-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914/etc/wireguard'
'man/wg-quick.8' -> '/nix/store/hyp174adirqka6szl64lcsd7jr9in21h-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914//share/man/man8/wg-quick.8'
'completion/wg-quick.bash-completion' -> '/nix/store/hyp174adirqka6szl64lcsd7jr9in21h-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914//share/bash-completion/completions/wg-quick'
install: creating directory '/nix/store/hyp174adirqka6szl64lcsd7jr9in21h-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914//lib'
install: creating directory '/nix/store/hyp174adirqka6szl64lcsd7jr9in21h-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914//lib/systemd'
install: creating directory '/nix/store/hyp174adirqka6szl64lcsd7jr9in21h-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914//lib/systemd/system'
'systemd/wg-quick.target' -> '/nix/store/hyp174adirqka6szl64lcsd7jr9in21h-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914//lib/systemd/system/wg-quick.target'
'systemd/wg-quick@.service' -> '/nix/store/hyp174adirqka6szl64lcsd7jr9in21h-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914//lib/systemd/system/wg-quick@.service'
→ fixupPhase
Moving /nix/store/hyp174adirqka6szl64lcsd7jr9in21h-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914/share/man to /nix/store/7jp7sq0w2xa1bfm5pgzc03spay2va0q4-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914-man/share/man
shrinking RPATHs of ELF executables and libraries in /nix/store/hyp174adirqka6szl64lcsd7jr9in21h-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914
shrinking /nix/store/hyp174adirqka6szl64lcsd7jr9in21h-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914/bin/wg
checking for references to /build/ in /nix/store/hyp174adirqka6szl64lcsd7jr9in21h-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914...
patching script interpreter paths in /nix/store/hyp174adirqka6szl64lcsd7jr9in21h-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914
/nix/store/hyp174adirqka6szl64lcsd7jr9in21h-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914/bin/wg-quick: interpreter directive changed from "#!/bin/bash" to "/nix/store/950s6flisjqfxy3z71krh9daryhsypb3-bash-interactive-x86_64-unknown-linux-gnufilc0-5.2p37/bin/bash"
stripping (with command strip and flags -S -p) in /nix/store/hyp174adirqka6szl64lcsd7jr9in21h-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914/lib /nix/store/hyp174adirqka6szl64lcsd7jr9in21h-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914/bin
shrinking RPATHs of ELF executables and libraries in /nix/store/7jp7sq0w2xa1bfm5pgzc03spay2va0q4-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914-man
checking for references to /build/ in /nix/store/7jp7sq0w2xa1bfm5pgzc03spay2va0q4-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914-man...
gzipping man pages under /nix/store/7jp7sq0w2xa1bfm5pgzc03spay2va0q4-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914-man/share/man/
patching script interpreter paths in /nix/store/7jp7sq0w2xa1bfm5pgzc03spay2va0q4-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914-man
substituteStream() in derivation wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file '/nix/store/hyp174adirqka6szl64lcsd7jr9in21h-wireguard-tools-x86_64-unknown-linux-gnufilc0-1.0.20210914/lib/systemd/system/wg-quick@.service')wev-1.0.0-unstable-2022-09-14
error: Cannot build '/nix/store/jn9kl1p90hkxa55zhxh7gxmj3gk12z06-wev-x86_64-unknown-linux-gnufilc0-1.0.0-unstable-2022-09-14.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/9fwm6b41skvxjj26mdfrbyg936akkb7p-wev-x86_64-unknown-linux-gnufilc0-1.0.0-unstable-2022-09-14
Last 18 log lines:
> Running phase: unpackPhase
> unpacking source archive /nix/store/04fa3jab35l3hz03qkzq0ffr2fm83qf0-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
> Package wayland-protocols was not found in the pkg-config search path.
> Perhaps you should add the directory containing `wayland-protocols.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'wayland-protocols' found
> /nix/store/nfb7wdyq5d39ngab2iw6334my7byj6am-wayland-scanner-1.23.1-bin/bin/wayland-scanner client-header \
> /stable/xdg-shell/xdg-shell.xml xdg-shell-protocol.h
> Could not open input file: No such file or directory
> make: *** [Makefile:9: xdg-shell-protocol.h] Error 1
For full logs, run:
nix log /nix/store/jn9kl1p90hkxa55zhxh7gxmj3gk12z06-wev-x86_64-unknown-linux-gnufilc0-1.0.0-unstable-2022-09-14.drvwhatfiles-1.0
error: Cannot build '/nix/store/85zb9jmxlag768185iqaqcls02yspwnd-whatfiles-x86_64-unknown-linux-gnufilc0-1.0.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/msi2warlywg6v3778965wjmd8ia5vaqi-whatfiles-x86_64-unknown-linux-gnufilc0-1.0
Last 13 log lines:
> Running phase: unpackPhase
> unpacking source archive /nix/store/9rcpjyz7qhmp00acyb0i3v82y30psxf3-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
> gcc -Wall -std=gnu99 -o bin/whatfiles src/whatfiles.c src/attach.c src/utilities.c src/hashmap.c src/strings.c src/x86_64/registers.c
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: gcc: command not found
> make: *** [Makefile:17: bin/whatfiles] Error 127
For full logs, run:
nix log /nix/store/85zb9jmxlag768185iqaqcls02yspwnd-whatfiles-x86_64-unknown-linux-gnufilc0-1.0.drvwhatweb-0.5.5
error: Cannot build '/nix/store/9xid42bwv4dzxxhm2h9gil4hg3byfxxr-whatweb-x86_64-unknown-linux-gnufilc0-0.5.5.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/5l3pns7j0hm98snxhsl6yz8g8arsvr2f-whatweb-x86_64-unknown-linux-gnufilc0-0.5.5
Last 25 log lines:
> Running phase: patchPhase
> substituteStream() in derivation whatweb-x86_64-unknown-linux-gnufilc0-0.5.5: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (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
> # upgrade/installation will leave the my-plugins folder
> rm -Rf /nix/store/5l3pns7j0hm98snxhsl6yz8g8arsvr2f-whatweb-x86_64-unknown-linux-gnufilc0-0.5.5/bin/whatweb /nix/store/5l3pns7j0hm98snxhsl6yz8g8arsvr2f-whatweb-x86_64-unknown-linux-gnufilc0-0.5.5/share/man/man1/whatweb.1 /nix/store/5l3pns7j0hm98snxhsl6yz8g8arsvr2f-whatweb-x86_64-unknown-linux-gnufilc0-0.5.5/share/man/man1/whatweb.1.gz /nix/store/5l3pns7j0hm98snxhsl6yz8g8arsvr2f-whatweb-x86_64-unknown-linux-gnufilc0-0.5.5/share/doc/whatweb /nix/store/5l3pns7j0hm98snxhsl6yz8g8arsvr2f-whatweb-x86_64-unknown-linux-gnufilc0-0.5.5/share/whatweb/plugins-disabled /nix/store/5l3pns7j0hm98snxhsl6yz8g8arsvr2f-whatweb-x86_64-unknown-linux-gnufilc0-0.5.5/share/whatweb/plugins /nix/store/5l3pns7j0hm98snxhsl6yz8g8arsvr2f-whatweb-x86_64-unknown-linux-gnufilc0-0.5.5/share/whatweb/lib /nix/store/5l3pns7j0hm98snxhsl6yz8g8arsvr2f-whatweb-x86_64-unknown-linux-gnufilc0-0.5.5/share/whatweb/plugin-development /nix/store/5l3pns7j0hm98snxhsl6yz8g8arsvr2f-whatweb-x86_64-unknown-linux-gnufilc0-0.5.5/share/whatweb/addons
> install -d /nix/store/5l3pns7j0hm98snxhsl6yz8g8arsvr2f-whatweb-x86_64-unknown-linux-gnufilc0-0.5.5/share/man/man1
> install -p -D -m 644 whatweb.1 /nix/store/5l3pns7j0hm98snxhsl6yz8g8arsvr2f-whatweb-x86_64-unknown-linux-gnufilc0-0.5.5/share/man/man1/whatweb.1
> gzip -f /nix/store/5l3pns7j0hm98snxhsl6yz8g8arsvr2f-whatweb-x86_64-unknown-linux-gnufilc0-0.5.5/share/man/man1/whatweb.1
> install -d /nix/store/5l3pns7j0hm98snxhsl6yz8g8arsvr2f-whatweb-x86_64-unknown-linux-gnufilc0-0.5.5/share/whatweb
> install -d /nix/store/5l3pns7j0hm98snxhsl6yz8g8arsvr2f-whatweb-x86_64-unknown-linux-gnufilc0-0.5.5/share/doc/whatweb
> install -d /nix/store/5l3pns7j0hm98snxhsl6yz8g8arsvr2f-whatweb-x86_64-unknown-linux-gnufilc0-0.5.5/bin
> # copy whatweb into LIBPATH/NAME/ and create a symbolic link in the BINPATH
> install -p -D -m 755 whatweb /nix/store/5l3pns7j0hm98snxhsl6yz8g8arsvr2f-whatweb-x86_64-unknown-linux-gnufilc0-0.5.5/share/whatweb
> ln -s /nix/store/5l3pns7j0hm98snxhsl6yz8g8arsvr2f-whatweb-x86_64-unknown-linux-gnufilc0-0.5.5/share/whatweb/whatweb /nix/store/5l3pns7j0hm98snxhsl6yz8g8arsvr2f-whatweb-x86_64-unknown-linux-gnufilc0-0.5.5/bin/whatweb
> cp -p -r my-plugins /nix/store/5l3pns7j0hm98snxhsl6yz8g8arsvr2f-whatweb-x86_64-unknown-linux-gnufilc0-0.5.5/share/whatweb/
> cp -p -r plugins-disabled plugins lib plugin-development addons /nix/store/5l3pns7j0hm98snxhsl6yz8g8arsvr2f-whatweb-x86_64-unknown-linux-gnufilc0-0.5.5/share/whatweb/
> cp -p -r CHANGELOG.md INSTALL.md LICENSE README.md whatweb.xsl /nix/store/5l3pns7j0hm98snxhsl6yz8g8arsvr2f-whatweb-x86_64-unknown-linux-gnufilc0-0.5.5/share/doc/whatweb/
> bundle install
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: bundle: command not found
> make: *** [Makefile:34: install] Error 127
For full logs, run:
nix log /nix/store/9xid42bwv4dzxxhm2h9gil4hg3byfxxr-whatweb-x86_64-unknown-linux-gnufilc0-0.5.5.drvwhereami-unstable-2022-02-18
error: Cannot build '/nix/store/k1yv900026b7xgikvai194jd9v1fy709-whereami-x86_64-unknown-linux-gnufilc0-unstable-2022-02-18.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/f0pvc8r1ydm3hnmhg9firxm95ki7pamm-whereami-x86_64-unknown-linux-gnufilc0-unstable-2022-02-18
Last 24 log lines:
> Running phase: unpackPhase
> unpacking source archive /nix/store/ax8qmfa25fpiv5mdzzhywp4w1isy5fvf-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 -C_gnu-make build-library binsubdir=platform
> make: Entering directory '/build/source/_gnu-make'
> mkdir -p /build/source/bin/platform
> clang -I /build/source/src -O2 -g -Wall -pedantic -Werror -Wshadow -std=c99 -fpic /build/source/src/whereami.c /build/source/example/library.c -ldl -shared -o /build/source/bin/platform/library.so
> /build/source/example/library.c:9:17: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
> 9 | static void load()
> | ^
> | void
> /build/source/example/library.c:48:19: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
> 48 | static void unload()
> | ^
> | void
> 2 errors generated.
> make: *** [Makefile:120: /build/source/bin/platform/library.so] Error 1
> make: Leaving directory '/build/source/_gnu-make'
For full logs, run:
nix log /nix/store/k1yv900026b7xgikvai194jd9v1fy709-whereami-x86_64-unknown-linux-gnufilc0-unstable-2022-02-18.drvwhisper-2.0.1
error: Cannot build '/nix/store/4zhqhpdckz7j451bh97vgn7rhgw8wp9i-whisper-x86_64-unknown-linux-gnufilc0-2.0.1.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/m3k31j8ww27vndjvw9jy8h488ixv9rl7-whisper-x86_64-unknown-linux-gnufilc0-2.0.1
Last 25 log lines:
> Running phase: unpackPhase
> unpacking source archive /nix/store/3xr75bskrjxi4hlc2w9y4vk2i6171fyn-source
> source root is source
> Running phase: patchPhase
> applying patch /nix/store/5gwhy0sc0rxaq00c9d3fx10jjq9i3b5c-gcc-13.patch
> patching file src/common/defs.h
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: configurePhase
> no configure script, doing nothing
> Running phase: buildPhase
> build flags: -j7 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
> g++ -Wall -O3 -m64 -std=c++17 -msse4.2 -mpopcnt -fabi-version=6 -pthread -I libs -c mapper/whisper.cpp -o mapper/whisper.o
> g++ -Wall -O3 -m64 -std=c++17 -msse4.2 -mpopcnt -fabi-version=6 -pthread -I libs -c mapper/bins.cpp -o mapper/bins.o
> g++ -Wall -O3 -m64 -std=c++17 -msse4.2 -mpopcnt -fabi-version=6 -pthread -I libs -c mapper/edit_dist.cpp -o mapper/edit_dist.o
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: g++: command not found
> g++ -Wall -O3 -m64 -std=c++17 -msse4.2 -mpopcnt -fabi-version=6 -pthread -I libs -c mapper/fastq_reader.cpp -o mapper/fastq_reader.o
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: g++: command not found
> make: *** [makefile:33: mapper/whisper.o] Error 127
> make: *** Waiting for unfinished jobs....
> make: *** [makefile:33: mapper/bins.o] Error 127
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: g++: command not found
> make: *** [makefile:33: mapper/edit_dist.o] Error 127
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: g++: command not found
> make: *** [makefile:33: mapper/fastq_reader.o] Error 127
For full logs, run:
nix log /nix/store/4zhqhpdckz7j451bh97vgn7rhgw8wp9i-whisper-x86_64-unknown-linux-gnufilc0-2.0.1.drvwhisper-cpp-1.7.5
error: Cannot build '/nix/store/m976vj2zdlyjnc5flvra2qj21spjmv00-whisper-cpp-x86_64-unknown-linux-gnufilc0-1.7.5.drv'.
Reason: builder failed with exit code 1.
Output paths:
/nix/store/rzrh57qyxcgsbf1sr21kphh9cw9bh5nz-whisper-cpp-x86_64-unknown-linux-gnufilc0-1.7.5
Last 25 log lines:
> [78/140] Linking CXX shared module bin/libggml-cpu-alderlake.so
> [79/140] Building CXX object examples/CMakeFiles/common.dir/grammar-parser.cpp.o
> [80/140] Building CXX object ggml/src/CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/amx/mmq.cpp.o
> [81/140] Building CXX object examples/CMakeFiles/common-sdl.dir/common-sdl.cpp.o
> [82/140] Building CXX object examples/CMakeFiles/common.dir/common-ggml.cpp.o
> [83/140] Linking CXX static library examples/libcommon-sdl.a
> [84/140] Building C object ggml/src/CMakeFiles/ggml-cpu-sapphirerapids.dir/ggml-cpu/ggml-cpu.c.o
> [85/140] Linking CXX shared module bin/libggml-cpu-sapphirerapids.so
> [86/140] Linking CXX shared library ggml/src/libggml.so
> FAILED: ggml/src/libggml.so
> : && /nix/store/42rvnpz9javp8wx0lwk0374bxx527ffr-filc-cc-wrapper-/bin/clang++ -fPIC -O3 -DNDEBUG -shared -Wl,-soname,libggml.so -o ggml/src/libggml.so ggml/src/CMakeFiles/ggml.dir/ggml-backend-reg.cpp.o -Wl,-rpath,/build/source/build/ggml/src: ggml/src/libggml-base.so -ldl -lstdc++fs && :
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: cannot find -lstdc++fs
> clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
> [87/140] Building CXX object examples/wchess/libwchess/CMakeFiles/wchess-core.dir/WChess.cpp.o
> [88/140] Building CXX object examples/wchess/libwchess/CMakeFiles/wchess-core.dir/Chessboard.cpp.o
> [89/140] Building CXX object examples/CMakeFiles/common.dir/common.cpp.o
> [90/140] Building CXX object examples/cli/CMakeFiles/whisper-cli.dir/cli.cpp.o
> [91/140] Building CXX object examples/CMakeFiles/common.dir/common-whisper.cpp.o
> In file included from /build/source/examples/common-whisper.cpp:172:
> /build/source/examples/stb_vorbis.c:1404:75: warning: pointer comparison always evaluates to false [-Wtautological-compare]
> 1404 | if (f->stream_start + loc >= f->stream_end || f->stream_start + loc < f->stream_start) {
> | ^
> 1 warning generated.
> [92/140] Building CXX object src/CMakeFiles/whisper.dir/whisper.cpp.o
> ninja: build stopped: subcommand failed.
For full logs, run:
nix log /nix/store/m976vj2zdlyjnc5flvra2qj21spjmv00-whisper-cpp-x86_64-unknown-linux-gnufilc0-1.7.5.drvwideriver-1.2.0
error: Cannot build '/nix/store/9jizymsy7dckp040jpycad33r05178iz-wideriver-x86_64-unknown-linux-gnufilc0-1.2.0.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/1a7vcq7q1v8wjcvmsnrhdq9v19lq7l8n-wideriver-x86_64-unknown-linux-gnufilc0-1.2.0
Last 16 log lines:
> Running phase: unpackPhase
> unpacking source archive /nix/store/jsraxgzf7kchc897k0wm1ixmi1adl39y-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
> wayland-scanner client-header pro/river-control-unstable-v1.xml pro/river-control-unstable-v1.h
> wayland-scanner client-header pro/river-layout-v3.xml pro/river-layout-v3.h
> wayland-scanner client-header pro/river-status-unstable-v1.xml pro/river-status-unstable-v1.h
> gcc -Wall -Wextra -Werror -Wno-unused-parameter -O3 -g -std=gnu17 -Wold-style-definition -Wstrict-prototypes -I/nix/store/q76rpw6r2y1cw6c23y5c3n78y67y6ijg-wayland-x86_64-unknown-linux-gnufilc0-1.23.1-dev/include -Iinc -Ipro -Ilib/col/inc -D_GNU_SOURCE -DVERSION=\""1.2.0"\" -DRIVER_LAYOUT_V3_VERSION=2 -c -o src/args.o src/args.c
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: gcc: command not found
> make: *** [<builtin>: src/args.o] Error 127
For full logs, run:
nix log /nix/store/9jizymsy7dckp040jpycad33r05178iz-wideriver-x86_64-unknown-linux-gnufilc0-1.2.0.drvwiggle-1.3
error: Cannot build '/nix/store/gdc9kqinn32zzi09pb3pcl81cgqksml3-wiggle-x86_64-unknown-linux-gnufilc0-1.3.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/aqyn304jcqg5lknb4inj32izzkf1xbxb-wiggle-x86_64-unknown-linux-gnufilc0-1.3
Last 25 log lines:
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: configurePhase
> patching script interpreter paths in .
> ./dotest: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
> ./dovtest: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
> ./p: interpreter directive changed from "#!/bin/bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
> Running phase: buildPhase
> build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash CFLAGS=-I.\ -O3 STRIP=-s INSTALL=install BINDIR=/nix/store/aqyn304jcqg5lknb4inj32izzkf1xbxb-wiggle-x86_64-unknown-linux-gnufilc0-1.3/bin MANDIR=/nix/store/aqyn304jcqg5lknb4inj32izzkf1xbxb-wiggle-x86_64-unknown-linux-gnufilc0-1.3/share/man
> CC O/wiggle.o
> CC O/ReadMe.o
> CC O/vpatch.o
> CC O/load.o
> CC O/parse.o
> CC O/split.o
> CC O/extract.o
> CC O/diff.o
> CC O/bestmatch.o
> CC O/merge2.o
> CC O/utils.o
> CC O/ccan/hash/hash.o
> AR O/libwiggle.a
> LINK wiggle
> MAN wiggle.man
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: nroff: command not found
> make: *** [Makefile:78: wiggle.man] Error 127
For full logs, run:
nix log /nix/store/gdc9kqinn32zzi09pb3pcl81cgqksml3-wiggle-x86_64-unknown-linux-gnufilc0-1.3.drvwiimms-iso-tools-3.05a
error: Cannot build '/nix/store/bmy98rq9rm9fipdivznqn95y33izvc3z-wiimms-iso-tools-x86_64-unknown-linux-gnufilc0-3.05a.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/frxy2zvv8i8f7dlcbnaz2y2bngcaa5h8-wiimms-iso-tools-x86_64-unknown-linux-gnufilc0-3.05a
Last 25 log lines:
> 28 clang-20 0x00000000029f0b0d clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const + 173
> 29 clang-20 0x00000000029f1137 clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&, bool) const + 135
> 30 clang-20 0x0000000002a02d74 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&) + 436
> 31 clang-20 0x0000000000c79149 clang_main(int, char**, llvm::ToolContext const&) + 7241
> 32 clang-20 0x0000000000b840b4 main + 100
> 33 libc.so.6 0x00007ffff7c2a47e
> 34 libc.so.6 0x00007ffff7c2a539 __libc_start_main + 137
> 35 clang-20 0x0000000000c74e95 _start + 37
> clang-20: error: clang frontend command failed with exit code 134 (use -v to see invocation)
> clang version 20.1.8 (Fil-C 0.685)
> Target: x86_64-pc-linux-gnu
> Thread model: posix
> InstalledDir: /nix/store/hmjzrg1ppdzlcqry73nyyb8p9wzgryjq-filc0-git/bin
> Build config: +assertions
> clang-20: note: diagnostic msg:
> ********************
>
> PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
> Preprocessed source(s) and associated run script(s) are located at:
> clang-20: note: diagnostic msg: /build/dclib-numeric-3b28da.c
> clang-20: note: diagnostic msg: /build/dclib-numeric-3b28da.sh
> clang-20: note: diagnostic msg:
>
> ********************
> make: *** [Makefile:438: dclib-numeric.o] Error 1
For full logs, run:
nix log /nix/store/bmy98rq9rm9fipdivznqn95y33izvc3z-wiimms-iso-tools-x86_64-unknown-linux-gnufilc0-3.05a.drvwimboot-2.8.0
error: Cannot build '/nix/store/safzakvizrypsmwv99p5aga226g8zrch-wimboot-x86_64-unknown-linux-gnufilc0-2.8.0.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/7msmbcvp9cwnz76n10iyyh5hdx4xc6wg-wimboot-x86_64-unknown-linux-gnufilc0-2.8.0
Last 25 log lines:
> 29 clang-20 0x00000000029f1137 clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&, bool) const + 135
> 30 clang-20 0x0000000002a02d74 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&) + 436
> 31 clang-20 0x0000000000c79149 clang_main(int, char**, llvm::ToolContext const&) + 7241
> 32 clang-20 0x0000000000b840b4 main + 100
> 33 libc.so.6 0x00007ffff7c2a47e
> 34 libc.so.6 0x00007ffff7c2a539 __libc_start_main + 137
> 35 clang-20 0x0000000000c74e95 _start + 37
> clang-20: error: clang frontend command failed with exit code 134 (use -v to see invocation)
> clang version 20.1.8 (Fil-C 0.685)
> Target: x86_64
> Thread model: posix
> InstalledDir: /nix/store/hmjzrg1ppdzlcqry73nyyb8p9wzgryjq-filc0-git/bin
> Build config: +assertions
> clang-20: note: diagnostic msg:
> ********************
>
> PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
> Preprocessed source(s) and associated run script(s) are located at:
> clang-20: note: diagnostic msg: /build/main-02be79.c
> clang-20: note: diagnostic msg: /build/main-02be79.sh
> clang-20: note: diagnostic msg:
>
> ********************
> make: *** [Makefile:258: main.x86_64.s] Error 1
> rm callback.x86_64.s startup.x86_64.s prefix.x86_64.s
For full logs, run:
nix log /nix/store/safzakvizrypsmwv99p5aga226g8zrch-wimboot-x86_64-unknown-linux-gnufilc0-2.8.0.drvwindowchef-0.5.2
error: Cannot build '/nix/store/dfq8mrpk4zpya25rc086bljfh4azpsd2-windowchef-x86_64-unknown-linux-gnufilc0-0.5.2.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/67hg2jmz6nfb7ny72fwakrrxpgp3zfvr-windowchef-x86_64-unknown-linux-gnufilc0-0.5.2
Last 17 log lines:
> Running phase: unpackPhase
> unpacking source archive /nix/store/yd9pyy1b4ggynxwnrzlq55p4agp67f03-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\)
> wm.o
> In file included from wm.c:19:
> /nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/tgmath.h:66:4: error: "Unsupported combination of types for <tgmath.h>."
> 66 | # error "Unsupported combination of types for <tgmath.h>."
> | ^
> 1 error generated.
> make: *** [Makefile:28: wm.o] Error 1
For full logs, run:
nix log /nix/store/dfq8mrpk4zpya25rc086bljfh4azpsd2-windowchef-x86_64-unknown-linux-gnufilc0-0.5.2.drvwindowlab-1.40
error: Cannot build '/nix/store/2nhl5mlmqbhjyj78685kgky1vqp5fgnf-windowlab-x86_64-unknown-linux-gnufilc0-1.40.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/z9jp9pwygqpnxazvbj73amb9jwa3dzs9-windowlab-x86_64-unknown-linux-gnufilc0-1.40
Last 16 log lines:
> Running phase: unpackPhase
> unpacking source archive /nix/store/zzd2yvprpxdgp2g5ph0646mvpfwjki81-windowlab-1.40.tar
> source root is windowlab-1.40
> setting SOURCE_DATE_EPOCH to timestamp 1270405971 of file "windowlab-1.40/CHANGELOG"
> Running phase: patchPhase
> /nix/store/vhkryxjrmsz87jfvdvyinp2q6q2fd48z-stdenv-linux/setup: line 275: pkg-config: command not found
> /nix/store/vhkryxjrmsz87jfvdvyinp2q6q2fd48z-stdenv-linux/setup: line 275: pkg-config: command not found
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: configurePhase
> no configure script, doing nothing
> Running phase: buildPhase
> build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
> gcc -g -O2 -Wall -W -DXFT -DSHAPE -DDEF_MENURC="\"/nix/store/z9jp9pwygqpnxazvbj73amb9jwa3dzs9-windowlab-x86_64-unknown-linux-gnufilc0-1.40/etc/X11/windowlab/windowlab.menurc\"" -I/usr/X11R6/include -c main.c -o main.o
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: gcc: command not found
> make: *** [Makefile:74: main.o] Error 127
For full logs, run:
nix log /nix/store/2nhl5mlmqbhjyj78685kgky1vqp5fgnf-windowlab-x86_64-unknown-linux-gnufilc0-1.40.drverror: build of '/nix/store/2nhl5mlmqbhjyj78685kgky1vqp5fgnf-windowlab-x86_64-unknown-linux-gnufilc0-1.40.drv^*', '/nix/store/4zhqhpdckz7j451bh97vgn7rhgw8wp9i-whisper-x86_64-unknown-linux-gnufilc0-2.0.1.drv^*', '/nix/store/85zb9jmxlag768185iqaqcls02yspwnd-whatfiles-x86_64-unknown-linux-gnufilc0-1.0.drv^*', '/nix/store/9jizymsy7dckp040jpycad33r05178iz-wideriver-x86_64-unknown-linux-gnufilc0-1.2.0.drv^*', '/nix/store/9xid42bwv4dzxxhm2h9gil4hg3byfxxr-whatweb-x86_64-unknown-linux-gnufilc0-0.5.5.drv^*', '/nix/store/bmy98rq9rm9fipdivznqn95y33izvc3z-wiimms-iso-tools-x86_64-unknown-linux-gnufilc0-3.05a.drv^*', '/nix/store/dfq8mrpk4zpya25rc086bljfh4azpsd2-windowchef-x86_64-unknown-linux-gnufilc0-0.5.2.drv^*', '/nix/store/gdc9kqinn32zzi09pb3pcl81cgqksml3-wiggle-x86_64-unknown-linux-gnufilc0-1.3.drv^*', '/nix/store/jn9kl1p90hkxa55zhxh7gxmj3gk12z06-wev-x86_64-unknown-linux-gnufilc0-1.0.0-unstable-2022-09-14.drv^*', '/nix/store/k1yv900026b7xgikvai194jd9v1fy709-whereami-x86_64-unknown-linux-gnufilc0-unstable-2022-02-18.drv^*', '/nix/store/m976vj2zdlyjnc5flvra2qj21spjmv00-whisper-cpp-x86_64-unknown-linux-gnufilc0-1.7.5.drv^*', '/nix/store/safzakvizrypsmwv99p5aga226g8zrch-wimboot-x86_64-unknown-linux-gnufilc0-2.8.0.drv^*' failed
End of log