Build · 693cdae5Finished · errors ·
Pause
•••
Download raw log ↓
← Earlier output6.6 MiB captured
libvolume_id-0.81.1
echo "  CC      " netware.o
  CC       netware.o
clang -c  netware.c -o netware.o
echo "  CC      " volume_id.o
  CC       volume_id.o
clang -c  volume_id.c -o volume_id.o
volume_id.c:490:15: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  490 |         id->fd_close = 1;
      |                      ^ ~
1 warning generated.
echo "  CC      " util.o
  CC       util.o
clang -c  util.c -o util.o
rm -f libvolume_id.a
echo "  AR      " libvolume_id.a
  AR       libvolume_id.a
ar cq libvolume_id.a ext.o fat.o hfs.o highpoint.o isw_raid.o lsi_raid.o via_raid.o silicon_raid.o nvidia_raid.o promise_raid.o adaptec_raid.o jmicron_raid.o ddf_raid.o iso9660.o jfs.o linux_raid.o linux_swap.o lvm.o ntfs.o reiserfs.o udf.o ufs.o xfs.o cramfs.o hpfs.o romfs.o sysv.o minix.o gfs.o luks.o ocfs.o vxfs.o squashfs.o netware.o volume_id.o util.o
echo "  RANLIB  " libvolume_id.a
  RANLIB   libvolume_id.a
ranlib libvolume_id.a
echo "  CC      " .shlib/ext.o
  CC       .shlib/ext.o
mkdir -p .shlib/
clang -c  -fPIC ext.c -o .shlib/ext.o
echo "  CC      " .shlib/fat.o
  CC       .shlib/fat.o
mkdir -p .shlib/
clang -c  -fPIC fat.c -o .shlib/fat.o
echo "  CC      " .shlib/hfs.o
  CC       .shlib/hfs.o
mkdir -p .shlib/
clang -c  -fPIC hfs.c -o .shlib/hfs.o
echo "  CC      " .shlib/highpoint.o
  CC       .shlib/highpoint.o
mkdir -p .shlib/
clang -c  -fPIC highpoint.c -o .shlib/highpoint.o
echo "  CC      " .shlib/isw_raid.o
  CC       .shlib/isw_raid.o
mkdir -p .shlib/
clang -c  -fPIC isw_raid.c -o .shlib/isw_raid.o
libuldaq-1.2.1
  CXX      usb/ai/AiUsb20x.lo
libvolume_id-0.81.1
echo "  CC      " .shlib/lsi_raid.o
  CC       .shlib/lsi_raid.o
mkdir -p .shlib/
clang -c  -fPIC lsi_raid.c -o .shlib/lsi_raid.o
echo "  CC      " .shlib/via_raid.o
  CC       .shlib/via_raid.o
mkdir -p .shlib/
clang -c  -fPIC via_raid.c -o .shlib/via_raid.o
echo "  CC      " .shlib/silicon_raid.o
  CC       .shlib/silicon_raid.o
mkdir -p .shlib/
clang -c  -fPIC silicon_raid.c -o .shlib/silicon_raid.o
echo "  CC      " .shlib/nvidia_raid.o
  CC       .shlib/nvidia_raid.o
mkdir -p .shlib/
clang -c  -fPIC nvidia_raid.c -o .shlib/nvidia_raid.o
echo "  CC      " .shlib/promise_raid.o
  CC       .shlib/promise_raid.o
mkdir -p .shlib/
clang -c  -fPIC promise_raid.c -o .shlib/promise_raid.o
echo "  CC      " .shlib/adaptec_raid.o
  CC       .shlib/adaptec_raid.o
mkdir -p .shlib/
clang -c  -fPIC adaptec_raid.c -o .shlib/adaptec_raid.o
echo "  CC      " .shlib/jmicron_raid.o
  CC       .shlib/jmicron_raid.o
mkdir -p .shlib/
clang -c  -fPIC jmicron_raid.c -o .shlib/jmicron_raid.o
echo "  CC      " .shlib/ddf_raid.o
  CC       .shlib/ddf_raid.o
mkdir -p .shlib/
clang -c  -fPIC ddf_raid.c -o .shlib/ddf_raid.o
echo "  CC      " .shlib/iso9660.o
  CC       .shlib/iso9660.o
mkdir -p .shlib/
clang -c  -fPIC iso9660.c -o .shlib/iso9660.o
echo "  CC      " .shlib/jfs.o
  CC       .shlib/jfs.o
mkdir -p .shlib/
clang -c  -fPIC jfs.c -o .shlib/jfs.o
echo "  CC      " .shlib/linux_raid.o
  CC       .shlib/linux_raid.o
mkdir -p .shlib/
clang -c  -fPIC linux_raid.c -o .shlib/linux_raid.o
echo "  CC      " .shlib/linux_swap.o
  CC       .shlib/linux_swap.o
mkdir -p .shlib/
clang -c  -fPIC linux_swap.c -o .shlib/linux_swap.o
echo "  CC      " .shlib/lvm.o
  CC       .shlib/lvm.o
mkdir -p .shlib/
clang -c  -fPIC lvm.c -o .shlib/lvm.o
echo "  CC      " .shlib/ntfs.o
  CC       .shlib/ntfs.o
mkdir -p .shlib/
clang -c  -fPIC ntfs.c -o .shlib/ntfs.o
echo "  CC      " .shlib/reiserfs.o
  CC       .shlib/reiserfs.o
mkdir -p .shlib/
clang -c  -fPIC reiserfs.c -o .shlib/reiserfs.o
echo "  CC      " .shlib/udf.o
  CC       .shlib/udf.o
mkdir -p .shlib/
clang -c  -fPIC udf.c -o .shlib/udf.o
echo "  CC      " .shlib/ufs.o
  CC       .shlib/ufs.o
mkdir -p .shlib/
clang -c  -fPIC ufs.c -o .shlib/ufs.o
echo "  CC      " .shlib/xfs.o
  CC       .shlib/xfs.o
mkdir -p .shlib/
clang -c  -fPIC xfs.c -o .shlib/xfs.o
echo "  CC      " .shlib/cramfs.o
  CC       .shlib/cramfs.o
mkdir -p .shlib/
clang -c  -fPIC cramfs.c -o .shlib/cramfs.o
echo "  CC      " .shlib/hpfs.o
  CC       .shlib/hpfs.o
mkdir -p .shlib/
clang -c  -fPIC hpfs.c -o .shlib/hpfs.o
echo "  CC      " .shlib/romfs.o
  CC       .shlib/romfs.o
mkdir -p .shlib/
clang -c  -fPIC romfs.c -o .shlib/romfs.o
echo "  CC      " .shlib/sysv.o
  CC       .shlib/sysv.o
mkdir -p .shlib/
clang -c  -fPIC sysv.c -o .shlib/sysv.o
echo "  CC      " .shlib/minix.o
  CC       .shlib/minix.o
mkdir -p .shlib/
clang -c  -fPIC minix.c -o .shlib/minix.o
echo "  CC      " .shlib/gfs.o
  CC       .shlib/gfs.o
mkdir -p .shlib/
clang -c  -fPIC gfs.c -o .shlib/gfs.o
echo "  CC      " .shlib/luks.o
  CC       .shlib/luks.o
mkdir -p .shlib/
clang -c  -fPIC luks.c -o .shlib/luks.o
libuldaq-1.2.1
  CXX      usb/UsbIotech.lo
libvolume_id-0.81.1
echo "  CC      " .shlib/ocfs.o
  CC       .shlib/ocfs.o
mkdir -p .shlib/
clang -c  -fPIC ocfs.c -o .shlib/ocfs.o
echo "  CC      " .shlib/vxfs.o
  CC       .shlib/vxfs.o
mkdir -p .shlib/
clang -c  -fPIC vxfs.c -o .shlib/vxfs.o
echo "  CC      " .shlib/squashfs.o
  CC       .shlib/squashfs.o
mkdir -p .shlib/
clang -c  -fPIC squashfs.c -o .shlib/squashfs.o
echo "  CC      " .shlib/netware.o
  CC       .shlib/netware.o
mkdir -p .shlib/
clang -c  -fPIC netware.c -o .shlib/netware.o
echo "  CC      " .shlib/volume_id.o
  CC       .shlib/volume_id.o
mkdir -p .shlib/
clang -c  -fPIC volume_id.c -o .shlib/volume_id.o
volume_id.c:490:15: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  490 |         id->fd_close = 1;
      |                      ^ ~
1 warning generated.
echo "  CC      " .shlib/util.o
  CC       .shlib/util.o
mkdir -p .shlib/
clang -c  -fPIC util.c -o .shlib/util.o
echo "  CC      " libvolume_id.so.0
  CC       libvolume_id.so.0
clang -shared  -o libvolume_id.so.0 \
	-Wl,-soname,libvolume_id.so.0,--version-script,exported_symbols \
	.shlib/ext.o .shlib/fat.o .shlib/hfs.o .shlib/highpoint.o .shlib/isw_raid.o .shlib/lsi_raid.o .shlib/via_raid.o .shlib/silicon_raid.o .shlib/nvidia_raid.o .shlib/promise_raid.o .shlib/adaptec_raid.o .shlib/jmicron_raid.o .shlib/ddf_raid.o .shlib/iso9660.o .shlib/jfs.o .shlib/linux_raid.o .shlib/linux_swap.o .shlib/lvm.o .shlib/ntfs.o .shlib/reiserfs.o .shlib/udf.o .shlib/ufs.o .shlib/xfs.o .shlib/cramfs.o .shlib/hpfs.o .shlib/romfs.o .shlib/sysv.o .shlib/minix.o .shlib/gfs.o .shlib/luks.o .shlib/ocfs.o .shlib/vxfs.o .shlib/squashfs.o .shlib/netware.o .shlib/volume_id.o .shlib/util.o
echo "  GENPC   " libvolume_id.pc
  GENPC    libvolume_id.pc
echo "libdir=/nix/store/arjb9lca18y2q6yjblafm2yxg88jlpxl-libvolume_id-x86_64-unknown-linux-gnufilc0-0.81.1/lib" >> libvolume_id.pc
echo "includedir=/nix/store/arjb9lca18y2q6yjblafm2yxg88jlpxl-libvolume_id-x86_64-unknown-linux-gnufilc0-0.81.1/include" >> libvolume_id.pc
echo "" >> libvolume_id.pc
echo "Name: libvolume_id" >> libvolume_id.pc
echo "Description: Filesystem label and uuid access" >> libvolume_id.pc
echo "Version: 0.81.0" >> libvolume_id.pc
echo "Libs: -L\${libdir} -lvolume_id" >> libvolume_id.pc
echo "Cflags: -I\${includedir}" >> libvolume_id.pc
→ installPhase
install flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash prefix=/nix/store/arjb9lca18y2q6yjblafm2yxg88jlpxl-libvolume_id-x86_64-unknown-linux-gnufilc0-0.81.1 E=echo RANLIB=ranlib INSTALL=install\ -c install
install -c -m 644 -D libvolume_id.h /nix/store/arjb9lca18y2q6yjblafm2yxg88jlpxl-libvolume_id-x86_64-unknown-linux-gnufilc0-0.81.1/include/libvolume_id.h
install -c -m 755 -D libvolume_id.so.0 /nix/store/arjb9lca18y2q6yjblafm2yxg88jlpxl-libvolume_id-x86_64-unknown-linux-gnufilc0-0.81.1/lib/libvolume_id.so.0
mkdir -p /nix/store/arjb9lca18y2q6yjblafm2yxg88jlpxl-libvolume_id-x86_64-unknown-linux-gnufilc0-0.81.1/lib/
ln -sf libvolume_id.so.0 /nix/store/arjb9lca18y2q6yjblafm2yxg88jlpxl-libvolume_id-x86_64-unknown-linux-gnufilc0-0.81.1/lib/libvolume_id.so.0
ln -sf libvolume_id.so.0 /nix/store/arjb9lca18y2q6yjblafm2yxg88jlpxl-libvolume_id-x86_64-unknown-linux-gnufilc0-0.81.1/lib/libvolume_id.so
install -c -m 644 -D libvolume_id.pc /nix/store/arjb9lca18y2q6yjblafm2yxg88jlpxl-libvolume_id-x86_64-unknown-linux-gnufilc0-0.81.1/lib/pkgconfig/libvolume_id.pc
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/arjb9lca18y2q6yjblafm2yxg88jlpxl-libvolume_id-x86_64-unknown-linux-gnufilc0-0.81.1
shrinking /nix/store/arjb9lca18y2q6yjblafm2yxg88jlpxl-libvolume_id-x86_64-unknown-linux-gnufilc0-0.81.1/lib/libvolume_id.so.0
checking for references to /build/ in /nix/store/arjb9lca18y2q6yjblafm2yxg88jlpxl-libvolume_id-x86_64-unknown-linux-gnufilc0-0.81.1...
patching script interpreter paths in /nix/store/arjb9lca18y2q6yjblafm2yxg88jlpxl-libvolume_id-x86_64-unknown-linux-gnufilc0-0.81.1
stripping (with command strip and flags -S -p) in  /nix/store/arjb9lca18y2q6yjblafm2yxg88jlpxl-libvolume_id-x86_64-unknown-linux-gnufilc0-0.81.1/lib
libvori-220621
Build started
→ unpackPhase
unpacking source archive /nix/store/9cb0nn5iw87kl78zhlrh6hi8yamm8092-libvori-220621.tar.gz
source root is libvori-220621
setting SOURCE_DATE_EPOCH to timestamp 1655835515 of file "libvori-220621/src/xdmatrix3.h"
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
fixing cmake files...
cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/kghz05ff2yimpmwyfrc6vnxim4066j18-libvori-x86_64-unknown-linux-gnufilc0-220621/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/kghz05ff2yimpmwyfrc6vnxim4066j18-libvori-x86_64-unknown-linux-gnufilc0-220621/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/kghz05ff2yimpmwyfrc6vnxim4066j18-libvori-x86_64-unknown-linux-gnufilc0-220621/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/kghz05ff2yimpmwyfrc6vnxim4066j18-libvori-x86_64-unknown-linux-gnufilc0-220621/share/doc/libvori -DCMAKE_INSTALL_INFODIR=/nix/store/kghz05ff2yimpmwyfrc6vnxim4066j18-libvori-x86_64-unknown-linux-gnufilc0-220621/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/kghz05ff2yimpmwyfrc6vnxim4066j18-libvori-x86_64-unknown-linux-gnufilc0-220621/share/man -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/kghz05ff2yimpmwyfrc6vnxim4066j18-libvori-x86_64-unknown-linux-gnufilc0-220621/include -DCMAKE_INSTALL_SBINDIR=/nix/store/kghz05ff2yimpmwyfrc6vnxim4066j18-libvori-x86_64-unknown-linux-gnufilc0-220621/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/kghz05ff2yimpmwyfrc6vnxim4066j18-libvori-x86_64-unknown-linux-gnufilc0-220621/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/kghz05ff2yimpmwyfrc6vnxim4066j18-libvori-x86_64-unknown-linux-gnufilc0-220621/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/strip -DCMAKE_RANLIB=/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/ranlib -DCMAKE_AR=/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/ar -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_INSTALL_PREFIX=/nix/store/kghz05ff2yimpmwyfrc6vnxim4066j18-libvori-x86_64-unknown-linux-gnufilc0-220621 -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_PROCESSOR=x86_64 -DCMAKE_HOST_SYSTEM_NAME=Linux -DCMAKE_HOST_SYSTEM_PROCESSOR=x86_64 -DCMAKE_CROSSCOMPILING_EMULATOR=env
-- The CXX compiler identification is Clang 20.1.8
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done (0.2s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:
    CMAKE_C_COMPILER
    CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    CMAKE_FIND_USE_PACKAGE_REGISTRY
    CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY
    CMAKE_POLICY_DEFAULT_CMP0025
-- Build files have been written to: /build/libvori-220621/build
cmake: enabled parallel building
cmake: enabled parallel installing
→ buildPhase
build flags: -j6 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
[  7%] Building CXX object CMakeFiles/voriobjs.dir/src/bqb_bitset.cpp.o
[  7%] Building CXX object CMakeFiles/voriobjs.dir/src/bqb_alphabet.cpp.o
[  7%] Building CXX object CMakeFiles/voriobjs.dir/src/bqb_cubeframe.cpp.o
[ 10%] Building CXX object CMakeFiles/voriobjs.dir/src/bqb_engine.cpp.o
[ 15%] Building CXX object CMakeFiles/voriobjs.dir/src/bqb_driver.cpp.o
[ 15%] Building CXX object CMakeFiles/voriobjs.dir/src/bqb_crc.cpp.o
libuldaq-1.2.1
  CXX      usb/ao/AoUsb1608hs.lo
libvori-220621
[ 17%] Building CXX object CMakeFiles/voriobjs.dir/src/bqb_examples.cpp.o
[ 20%] Building CXX object CMakeFiles/voriobjs.dir/src/bqb_extrapolator.cpp.o
libuldaq-1.2.1
  CXX      usb/ao/AoUsb20x.lo
libvori-220621
[ 23%] Building CXX object CMakeFiles/voriobjs.dir/src/bqb_format.cpp.o
[ 25%] Building CXX object CMakeFiles/voriobjs.dir/src/bqb_hilbert.cpp.o
libuldaq-1.2.1
  CXX      usb/ao/AoUsb24xx.lo
libvori-220621
[ 28%] Building CXX object CMakeFiles/voriobjs.dir/src/bqb_hufftree.cpp.o
[ 30%] Building CXX object CMakeFiles/voriobjs.dir/src/bqb_integerengine.cpp.o
libuldaq-1.2.1
  CXX      usb/ao/AoUsb1608g.lo
libvori-220621
[ 33%] Building CXX object CMakeFiles/voriobjs.dir/src/bqb_interface.cpp.o
libuldaq-1.2.1
  CXX      usb/ao/AoUsb26xx.lo
libvori-220621
[ 35%] Building CXX object CMakeFiles/voriobjs.dir/src/bqb_largeinteger.cpp.o
libuldaq-1.2.1
  CXX      usb/ao/AoUsb9837x.lo
libvori-220621
[ 38%] Building CXX object CMakeFiles/voriobjs.dir/src/bqb_linalg.cpp.o
[ 41%] Building CXX object CMakeFiles/voriobjs.dir/src/bqb_math.cpp.o
libuldaq-1.2.1
  CXX      usb/ao/AoUsbBase.lo
libvori-220621
[ 43%] Building CXX object CMakeFiles/voriobjs.dir/src/bqb_parmset.cpp.o
[ 46%] Building CXX object CMakeFiles/voriobjs.dir/src/bqb_tools.cpp.o
libuldaq-1.2.1
  CXX      usb/ao/AoUsb1808.lo
libvori-220621
[ 48%] Building CXX object CMakeFiles/voriobjs.dir/src/elementdata.cpp.o
[ 51%] Building CXX object CMakeFiles/voriobjs.dir/src/snapshot.cpp.o
libuldaq-1.2.1
  CXX      usb/ao/AoUsb1208fsPlus.lo
libvori-220621
[ 53%] Building CXX object CMakeFiles/voriobjs.dir/src/tetrapak.cpp.o
[ 56%] Building CXX object CMakeFiles/voriobjs.dir/src/tools.cpp.o
[ 58%] Building CXX object CMakeFiles/voriobjs.dir/src/xdmatrix3.cpp.o
[ 61%] Building CXX object CMakeFiles/voriobjs.dir/src/xdvec3array.cpp.o
[ 64%] Building CXX object CMakeFiles/voriobjs.dir/src/xdvector3.cpp.o
[ 66%] Building CXX object CMakeFiles/voriobjs.dir/src/v_base.cpp.o
[ 69%] Building CXX object CMakeFiles/voriobjs.dir/src/v_base_wl.cpp.o
[ 71%] Building CXX object CMakeFiles/voriobjs.dir/src/v_cell.cpp.o
[ 74%] Building CXX object CMakeFiles/voriobjs.dir/src/v_common.cpp.o
libuldaq-1.2.1
  CXX      usb/ao/AoUsb1208hs.lo
libvori-220621
/build/libvori-220621/src/tools.cpp:257:7: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
  257 |                 if (!gethostname(buf,256)==0)
      |                     ^                    ~~
/build/libvori-220621/src/tools.cpp:257:7: note: add parentheses after the '!' to evaluate the comparison first
  257 |                 if (!gethostname(buf,256)==0)
      |                     ^                       
      |                      (                      )
/build/libvori-220621/src/tools.cpp:257:7: note: add parentheses around left hand side expression to silence this warning
  257 |                 if (!gethostname(buf,256)==0)
      |                     ^                    
      |                     (                    )
1 warning generated.
[ 76%] Building CXX object CMakeFiles/voriobjs.dir/src/v_compute.cpp.o
[ 79%] Building CXX object CMakeFiles/voriobjs.dir/src/v_container.cpp.o
[ 82%] Building CXX object CMakeFiles/voriobjs.dir/src/v_container_prd.cpp.o
[ 84%] Building CXX object CMakeFiles/voriobjs.dir/src/v_pre_container.cpp.o
libuldaq-1.2.1
  CXX      usb/daqo/DaqOUsb1808.lo
libvori-220621
[ 87%] Building CXX object CMakeFiles/voriobjs.dir/src/v_unitcell.cpp.o
[ 89%] Building CXX object CMakeFiles/voriobjs.dir/src/v_wall.cpp.o
libuldaq-1.2.1
  CXX      usb/daqo/DaqOUsbBase.lo
  CXX      usb/Usb1608hs.lo
libvori-220621
[ 89%] Built target voriobjs
[ 92%] Building CXX object CMakeFiles/vori.dir/src/main.cpp.o
[ 94%] Building CXX object CMakeFiles/test01.dir/src/main.cpp.o
libuldaq-1.2.1
  CXX      usb/Usb2001tc.lo
  CXX      usb/Usb20x.lo
libvori-220621
[ 97%] Linking CXX static library libvori.a
libuldaq-1.2.1
  CXX      usb/UsbScanTransferOut.lo
libvori-220621
[100%] Linking CXX executable test01
[100%] Built target vori
CMakeFiles/test01.dir/src/main.cpp.o:main.cpp:function pizlonatedFI403_cos:(.text+0x1eff1): error: undefined reference to 'pizlonated_cos'
CMakeFiles/voriobjs.dir/src/bqb_alphabet.cpp.o:bqb_alphabet.cpp:function pizlonatedFI4792_fmod:(.text+0xff76): error: undefined reference to 'pizlonated_fmod'
CMakeFiles/voriobjs.dir/src/bqb_alphabet.cpp.o:bqb_alphabet.cpp:function pizlonatedFI403_log:(.text+0x10101): error: undefined reference to 'pizlonated_log'
CMakeFiles/voriobjs.dir/src/bqb_bitset.cpp.o:bqb_bitset.cpp:function pizlonatedFI403_log:(.text+0x7971): error: undefined reference to 'pizlonated_log'
CMakeFiles/voriobjs.dir/src/bqb_cubeframe.cpp.o:bqb_cubeframe.cpp:function pizlonatedFI403_log10:(.text+0x13c31): error: undefined reference to 'pizlonated_log10'
CMakeFiles/voriobjs.dir/src/bqb_cubeframe.cpp.o:bqb_cubeframe.cpp:function pizlonatedFI4792_fmod:(.text+0x13d06): error: undefined reference to 'pizlonated_fmod'
CMakeFiles/voriobjs.dir/src/bqb_driver.cpp.o:bqb_driver.cpp:function pizlonatedFI4792_fmod:(.text+0x8b8f6): error: undefined reference to 'pizlonated_fmod'
CMakeFiles/voriobjs.dir/src/bqb_driver.cpp.o:bqb_driver.cpp:function pizlonatedFI403_sqrt:(.text+0x8dbc1): error: undefined reference to 'pizlonated_sqrt'
CMakeFiles/voriobjs.dir/src/bqb_driver.cpp.o:bqb_driver.cpp:function pizlonatedFI269_sqrtf:(.text+0x8dc91): error: undefined reference to 'pizlonated_sqrtf'
CMakeFiles/voriobjs.dir/src/bqb_engine.cpp.o:bqb_engine.cpp:function pizlonatedFI403_log:(.text+0x5dd11): error: undefined reference to 'pizlonated_log'
CMakeFiles/voriobjs.dir/src/bqb_engine.cpp.o:bqb_engine.cpp:function pizlonatedFI4792_fmod:(.text+0x5e346): error: undefined reference to 'pizlonated_fmod'
CMakeFiles/voriobjs.dir/src/bqb_engine.cpp.o:bqb_engine.cpp:function pizlonatedFI403_sqrt:(.text+0x5f2f1): error: undefined reference to 'pizlonated_sqrt'
CMakeFiles/voriobjs.dir/src/bqb_examples.cpp.o:bqb_examples.cpp:function pizlonatedFI403_sin:(.text+0x8ff1): error: undefined reference to 'pizlonated_sin'
CMakeFiles/voriobjs.dir/src/bqb_examples.cpp.o:bqb_examples.cpp:function pizlonatedFI403_cos:(.text+0x90c1): error: undefined reference to 'pizlonated_cos'
CMakeFiles/voriobjs.dir/src/bqb_extrapolator.cpp.o:bqb_extrapolator.cpp:function pizlonatedFI4792_pow:(.text+0x1f2d6): error: undefined reference to 'pizlonated_pow'
CMakeFiles/voriobjs.dir/src/bqb_hufftree.cpp.o:bqb_hufftree.cpp:function pizlonatedFI403_log:(.text+0x21011): error: undefined reference to 'pizlonated_log'
CMakeFiles/voriobjs.dir/src/bqb_linalg.cpp.o:bqb_linalg.cpp:function pizlonatedFI403_sqrt:(.text+0x8601): error: undefined reference to 'pizlonated_sqrt'
CMakeFiles/voriobjs.dir/src/bqb_math.cpp.o:bqb_math.cpp:function pizlonatedFI403_sqrt:(.text+0x4d21): error: undefined reference to 'pizlonated_sqrt'
CMakeFiles/voriobjs.dir/src/bqb_math.cpp.o:bqb_math.cpp:function pizlonatedFI403_acos:(.text+0x4f81): error: undefined reference to 'pizlonated_acos'
CMakeFiles/voriobjs.dir/src/tetrapak.cpp.o:tetrapak.cpp:function pizlonatedFI4792_pow:(.text+0x1c926): error: undefined reference to 'pizlonated_pow'
CMakeFiles/voriobjs.dir/src/xdmatrix3.cpp.o:xdmatrix3.cpp:function pizlonatedFI269_sqrtf:(.text+0x21a1): error: undefined reference to 'pizlonated_sqrtf'
CMakeFiles/voriobjs.dir/src/xdmatrix3.cpp.o:xdmatrix3.cpp:function pizlonatedFI403_acos:(.text+0x2281): error: undefined reference to 'pizlonated_acos'
CMakeFiles/voriobjs.dir/src/xdmatrix3.cpp.o:xdmatrix3.cpp:function pizlonatedFI403_cos:(.text+0x2351): error: undefined reference to 'pizlonated_cos'
CMakeFiles/voriobjs.dir/src/xdmatrix3.cpp.o:xdmatrix3.cpp:function pizlonatedFI403_sin:(.text+0x2421): error: undefined reference to 'pizlonated_sin'
CMakeFiles/voriobjs.dir/src/xdvector3.cpp.o:xdvector3.cpp:function pizlonatedFI403_acos:(.text+0x2321): error: undefined reference to 'pizlonated_acos'
CMakeFiles/voriobjs.dir/src/xdvector3.cpp.o:xdvector3.cpp:function pizlonatedFI403_cos:(.text+0x23f1): error: undefined reference to 'pizlonated_cos'
CMakeFiles/voriobjs.dir/src/xdvector3.cpp.o:xdvector3.cpp:function pizlonatedFI403_sin:(.text+0x24c1): error: undefined reference to 'pizlonated_sin'
CMakeFiles/voriobjs.dir/src/v_pre_container.cpp.o:v_pre_container.cpp:function pizlonatedFI4792_pow:(.text+0x39a6): error: undefined reference to 'pizlonated_pow'
clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [CMakeFiles/test01.dir/build.make:170: test01] Error 1
make[1]: *** [CMakeFiles/Makefile2:157: CMakeFiles/test01.dir/all] Error 2
make: *** [Makefile:136: all] Error 2
uchardet-0.0.8
Build started
→ unpackPhase
unpacking source archive /nix/store/jzl164jkn3kxhbsi114c194cjvp0j3zl-uchardet-0.0.8.tar.xz
source root is uchardet-0.0.8
setting SOURCE_DATE_EPOCH to timestamp 1670532745 of file "uchardet-0.0.8/uchardet.pc.in"
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
fixing cmake files...
cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_LOCALEDIR=/nix/store/rbfghq2hvlfwk094p4fbmypngf5dzpds-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/rbfghq2hvlfwk094p4fbmypngf5dzpds-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/rbfghq2hvlfwk094p4fbmypngf5dzpds-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/rbfghq2hvlfwk094p4fbmypngf5dzpds-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8/share/doc/uchardet -DCMAKE_INSTALL_INFODIR=/nix/store/m1pz9w2f78nczn7jhv522p163hcb4dbr-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8-bin/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/3jyrdhfjj1m03agyil2fabfv3l7xrg9v-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8-man/share/man -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/ipvipxm3qcy314n691vym9j4jyyalc0l-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8-dev/include -DCMAKE_INSTALL_SBINDIR=/nix/store/m1pz9w2f78nczn7jhv522p163hcb4dbr-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8-bin/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/m1pz9w2f78nczn7jhv522p163hcb4dbr-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8-bin/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/rbfghq2hvlfwk094p4fbmypngf5dzpds-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/strip -DCMAKE_RANLIB=/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/ranlib -DCMAKE_AR=/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/ar -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_INSTALL_PREFIX=/nix/store/rbfghq2hvlfwk094p4fbmypngf5dzpds-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8 -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 CXX compiler identification is Clang 20.1.8
-- The C compiler identification is Clang 20.1.8
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test SUPPORTS_CFLAG_SSE2
-- Performing Test SUPPORTS_CFLAG_SSE2 - Success
-- Performing Test SUPPORTS_CFLAG_SSE_MATH
-- Performing Test SUPPORTS_CFLAG_SSE_MATH - Success
-- Looking for getopt_long
-- Looking for getopt_long - found
-- Skipping test da:iso-8859-1 (known broken)
-- Skipping test es:iso-8859-15 (known broken)
-- Skipping test he:iso-8859-8 (known broken)
-- Skipping test ja:utf-16be (known broken)
-- Skipping test ja:utf-16le (known broken)
-- Configuring done (0.6s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:
    CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    CMAKE_FIND_USE_PACKAGE_REGISTRY
    CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY
    CMAKE_POLICY_DEFAULT_CMP0025
-- Build files have been written to: /build/uchardet-0.0.8/build
cmake: enabled parallel building
cmake: enabled parallel installing
→ buildPhase
build flags: -j6 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
[  2%] Building CXX object src/CMakeFiles/libuchardet_static.dir/CharDistribution.cpp.o
[  3%] Building CXX object src/CMakeFiles/libuchardet_static.dir/JpCntx.cpp.o
[  3%] Building CXX object src/CMakeFiles/libuchardet.dir/JpCntx.cpp.o
[  4%] Building CXX object src/CMakeFiles/libuchardet.dir/LangModels/LangArabicModel.cpp.o
[  4%] Building CXX object src/CMakeFiles/libuchardet_static.dir/LangModels/LangArabicModel.cpp.o
[  4%] Building CXX object src/CMakeFiles/libuchardet.dir/CharDistribution.cpp.o
[  5%] Building CXX object src/CMakeFiles/libuchardet.dir/LangModels/LangBulgarianModel.cpp.o
[  6%] Building CXX object src/CMakeFiles/libuchardet.dir/LangModels/LangCroatianModel.cpp.o
[  7%] Building CXX object src/CMakeFiles/libuchardet.dir/LangModels/LangCzechModel.cpp.o
[  8%] Building CXX object src/CMakeFiles/libuchardet.dir/LangModels/LangEsperantoModel.cpp.o
[  9%] Building CXX object src/CMakeFiles/libuchardet_static.dir/LangModels/LangBulgarianModel.cpp.o
[ 10%] Building CXX object src/CMakeFiles/libuchardet_static.dir/LangModels/LangCroatianModel.cpp.o
[ 11%] Building CXX object src/CMakeFiles/libuchardet_static.dir/LangModels/LangCzechModel.cpp.o
[ 12%] Building CXX object src/CMakeFiles/libuchardet.dir/LangModels/LangEstonianModel.cpp.o
[ 13%] Building CXX object src/CMakeFiles/libuchardet.dir/LangModels/LangFinnishModel.cpp.o
[ 14%] Building CXX object src/CMakeFiles/libuchardet.dir/LangModels/LangFrenchModel.cpp.o
[ 15%] Building CXX object src/CMakeFiles/libuchardet.dir/LangModels/LangDanishModel.cpp.o
[ 16%] Building CXX object src/CMakeFiles/libuchardet.dir/LangModels/LangGermanModel.cpp.o
[ 17%] Building CXX object src/CMakeFiles/libuchardet_static.dir/LangModels/LangEsperantoModel.cpp.o
[ 18%] Building CXX object src/CMakeFiles/libuchardet_static.dir/LangModels/LangEstonianModel.cpp.o
[ 19%] Building CXX object src/CMakeFiles/libuchardet.dir/LangModels/LangGreekModel.cpp.o
[ 20%] Building CXX object src/CMakeFiles/libuchardet_static.dir/LangModels/LangFinnishModel.cpp.o
[ 21%] Building CXX object src/CMakeFiles/libuchardet_static.dir/LangModels/LangFrenchModel.cpp.o
[ 22%] Building CXX object src/CMakeFiles/libuchardet_static.dir/LangModels/LangDanishModel.cpp.o
[ 23%] Building CXX object src/CMakeFiles/libuchardet_static.dir/LangModels/LangGermanModel.cpp.o
[ 24%] Building CXX object src/CMakeFiles/libuchardet.dir/LangModels/LangHungarianModel.cpp.o
[ 25%] Building CXX object src/CMakeFiles/libuchardet.dir/LangModels/LangHebrewModel.cpp.o
[ 26%] Building CXX object src/CMakeFiles/libuchardet.dir/LangModels/LangIrishModel.cpp.o
[ 27%] Building CXX object src/CMakeFiles/libuchardet_static.dir/LangModels/LangGreekModel.cpp.o
[ 28%] Building CXX object src/CMakeFiles/libuchardet.dir/LangModels/LangItalianModel.cpp.o
[ 28%] Building CXX object src/CMakeFiles/libuchardet.dir/LangModels/LangLithuanianModel.cpp.o
[ 29%] Building CXX object src/CMakeFiles/libuchardet.dir/LangModels/LangLatvianModel.cpp.o
[ 30%] Building CXX object src/CMakeFiles/libuchardet.dir/LangModels/LangMalteseModel.cpp.o
[ 31%] Building CXX object src/CMakeFiles/libuchardet_static.dir/LangModels/LangHungarianModel.cpp.o
[ 32%] Building CXX object src/CMakeFiles/libuchardet.dir/LangModels/LangPolishModel.cpp.o
[ 33%] Building CXX object src/CMakeFiles/libuchardet.dir/LangModels/LangPortugueseModel.cpp.o
[ 34%] Building CXX object src/CMakeFiles/libuchardet.dir/LangModels/LangRomanianModel.cpp.o
[ 35%] Building CXX object src/CMakeFiles/libuchardet.dir/LangModels/LangRussianModel.cpp.o
[ 36%] Building CXX object src/CMakeFiles/libuchardet_static.dir/LangModels/LangHebrewModel.cpp.o
[ 37%] Building CXX object src/CMakeFiles/libuchardet_static.dir/LangModels/LangIrishModel.cpp.o
libuldaq-1.2.1
  CXX      usb/Usb1208hs.lo
uchardet-0.0.8
[ 38%] Building CXX object src/CMakeFiles/libuchardet_static.dir/LangModels/LangItalianModel.cpp.o
[ 39%] Building CXX object src/CMakeFiles/libuchardet_static.dir/LangModels/LangLithuanianModel.cpp.o
[ 40%] Building CXX object src/CMakeFiles/libuchardet_static.dir/LangModels/LangLatvianModel.cpp.o
[ 41%] Building CXX object src/CMakeFiles/libuchardet.dir/LangModels/LangSlovakModel.cpp.o
[ 42%] Building CXX object src/CMakeFiles/libuchardet.dir/LangModels/LangSloveneModel.cpp.o
[ 43%] Building CXX object src/CMakeFiles/libuchardet.dir/LangModels/LangSwedishModel.cpp.o
[ 44%] Building CXX object src/CMakeFiles/libuchardet.dir/LangModels/LangSpanishModel.cpp.o
[ 45%] Building CXX object src/CMakeFiles/libuchardet.dir/LangModels/LangThaiModel.cpp.o
[ 45%] Building CXX object src/CMakeFiles/libuchardet_static.dir/LangModels/LangMalteseModel.cpp.o
[ 46%] Building CXX object src/CMakeFiles/libuchardet.dir/LangModels/LangTurkishModel.cpp.o
[ 47%] Building CXX object src/CMakeFiles/libuchardet.dir/LangModels/LangVietnameseModel.cpp.o
[ 48%] Building CXX object src/CMakeFiles/libuchardet.dir/LangModels/LangNorwegianModel.cpp.o
[ 49%] Building CXX object src/CMakeFiles/libuchardet_static.dir/LangModels/LangPolishModel.cpp.o
[ 50%] Building CXX object src/CMakeFiles/libuchardet.dir/nsHebrewProber.cpp.o
[ 51%] Building CXX object src/CMakeFiles/libuchardet.dir/nsCharSetProber.cpp.o
[ 52%] Building CXX object src/CMakeFiles/libuchardet_static.dir/LangModels/LangPortugueseModel.cpp.o
[ 53%] Building CXX object src/CMakeFiles/libuchardet_static.dir/LangModels/LangRomanianModel.cpp.o
[ 54%] Building CXX object src/CMakeFiles/libuchardet.dir/nsBig5Prober.cpp.o
[ 54%] Building CXX object src/CMakeFiles/libuchardet.dir/nsEUCJPProber.cpp.o
[ 55%] Building CXX object src/CMakeFiles/libuchardet.dir/nsEUCKRProber.cpp.o
[ 57%] Building CXX object src/CMakeFiles/libuchardet_static.dir/LangModels/LangRussianModel.cpp.o
[ 57%] Building CXX object src/CMakeFiles/libuchardet_static.dir/LangModels/LangSlovakModel.cpp.o
[ 58%] Building CXX object src/CMakeFiles/libuchardet.dir/nsEUCTWProber.cpp.o
[ 59%] Building CXX object src/CMakeFiles/libuchardet_static.dir/LangModels/LangSloveneModel.cpp.o
[ 60%] Building CXX object src/CMakeFiles/libuchardet_static.dir/LangModels/LangSwedishModel.cpp.o
[ 61%] Building CXX object src/CMakeFiles/libuchardet_static.dir/LangModels/LangSpanishModel.cpp.o
[ 62%] Building CXX object src/CMakeFiles/libuchardet_static.dir/LangModels/LangThaiModel.cpp.o
[ 63%] Building CXX object src/CMakeFiles/libuchardet_static.dir/LangModels/LangTurkishModel.cpp.o
[ 64%] Building CXX object src/CMakeFiles/libuchardet.dir/nsEscCharsetProber.cpp.o
[ 65%] Building CXX object src/CMakeFiles/libuchardet_static.dir/LangModels/LangVietnameseModel.cpp.o
[ 66%] Building CXX object src/CMakeFiles/libuchardet_static.dir/nsHebrewProber.cpp.o
[ 67%] Building CXX object src/CMakeFiles/libuchardet_static.dir/LangModels/LangNorwegianModel.cpp.o
[ 68%] Building CXX object src/CMakeFiles/libuchardet_static.dir/nsCharSetProber.cpp.o
[ 69%] Building CXX object src/CMakeFiles/libuchardet_static.dir/nsBig5Prober.cpp.o
[ 70%] Building CXX object src/CMakeFiles/libuchardet.dir/nsEscSM.cpp.o
[ 71%] Building CXX object src/CMakeFiles/libuchardet.dir/nsGB2312Prober.cpp.o
[ 72%] Building CXX object src/CMakeFiles/libuchardet.dir/nsMBCSGroupProber.cpp.o
[ 73%] Building CXX object src/CMakeFiles/libuchardet_static.dir/nsEUCJPProber.cpp.o
[ 74%] Building CXX object src/CMakeFiles/libuchardet_static.dir/nsEUCKRProber.cpp.o
[ 74%] Building CXX object src/CMakeFiles/libuchardet_static.dir/nsEUCTWProber.cpp.o
[ 75%] Building CXX object src/CMakeFiles/libuchardet_static.dir/nsEscCharsetProber.cpp.o
[ 76%] Building CXX object src/CMakeFiles/libuchardet_static.dir/nsEscSM.cpp.o
[ 78%] Building CXX object src/CMakeFiles/libuchardet.dir/nsSBCSGroupProber.cpp.o
[ 78%] Building CXX object src/CMakeFiles/libuchardet.dir/nsMBCSSM.cpp.o
[ 79%] Building CXX object src/CMakeFiles/libuchardet_static.dir/nsGB2312Prober.cpp.o
[ 80%] Building CXX object src/CMakeFiles/libuchardet.dir/nsSBCharSetProber.cpp.o
[ 81%] Building CXX object src/CMakeFiles/libuchardet_static.dir/nsMBCSGroupProber.cpp.o
[ 82%] Building CXX object src/CMakeFiles/libuchardet_static.dir/nsMBCSSM.cpp.o
[ 83%] Building CXX object src/CMakeFiles/libuchardet_static.dir/nsSBCSGroupProber.cpp.o
[ 84%] Building CXX object src/CMakeFiles/libuchardet_static.dir/nsSBCharSetProber.cpp.o
[ 85%] Building CXX object src/CMakeFiles/libuchardet_static.dir/nsSJISProber.cpp.o
[ 86%] Building CXX object src/CMakeFiles/libuchardet.dir/nsSJISProber.cpp.o
[ 87%] Building CXX object src/CMakeFiles/libuchardet.dir/nsUTF8Prober.cpp.o
[ 88%] Building CXX object src/CMakeFiles/libuchardet.dir/nsLatin1Prober.cpp.o
[ 89%] Building CXX object src/CMakeFiles/libuchardet.dir/nsUniversalDetector.cpp.o
[ 90%] Building CXX object src/CMakeFiles/libuchardet.dir/uchardet.cpp.o
[ 91%] Building CXX object src/CMakeFiles/libuchardet_static.dir/nsUTF8Prober.cpp.o
[ 92%] Building CXX object src/CMakeFiles/libuchardet_static.dir/nsLatin1Prober.cpp.o
[ 93%] Building CXX object src/CMakeFiles/libuchardet_static.dir/nsUniversalDetector.cpp.o
[ 94%] Building CXX object src/CMakeFiles/libuchardet_static.dir/uchardet.cpp.o
libuldaq-1.2.1
  CXX      usb/UsbQuad08.lo
uchardet-0.0.8
[ 95%] Linking CXX shared library libuchardet.so
[ 95%] Built target libuchardet
[ 96%] Building CXX object src/tools/CMakeFiles/uchardet.dir/uchardet.cpp.o
[ 97%] Building C object test/CMakeFiles/uchardet-tests.dir/uchardet-tests.c.o
[ 98%] Linking CXX static library libuchardet.a
[ 98%] Built target libuchardet_static
[ 99%] Linking C executable uchardet-tests
[100%] Linking CXX executable uchardet
[100%] Built target uchardet-tests
[100%] Built target uchardet
→ checkPhase
check flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash VERBOSE=y test
Running tests...
/nix/store/sywrvcqgm7bf6njpfbkhd8iy4iaymhj2-cmake-3.31.6/bin/ctest --force-new-ctest-process 
Test project /build/uchardet-0.0.8/build
        Start   1: ar:iso-8859-6
        Start   2: ar:utf-8
        Start   3: ar:windows-1256
        Start   4: bg:windows-1251
        Start   5: cs:ibm852
        Start   6: cs:iso-8859-2
  1/122 Test   #1: ar:iso-8859-6 ....................   Passed    0.01 sec
  2/122 Test   #2: ar:utf-8 .........................   Passed    0.01 sec
  3/122 Test   #4: bg:windows-1251 ..................   Passed    0.01 sec
        Start   7: cs:mac-centraleurope
        Start   8: cs:utf-8
        Start   9: cs:windows-1250
  4/122 Test   #3: ar:windows-1256 ..................   Passed    0.01 sec
  5/122 Test   #5: cs:ibm852 ........................   Passed    0.01 sec
  6/122 Test   #6: cs:iso-8859-2 ....................   Passed    0.01 sec
        Start  10: da:ibm865
        Start  11: da:iso-8859-15
        Start  12: da:utf-8
  7/122 Test   #7: cs:mac-centraleurope .............   Passed    0.01 sec
  8/122 Test   #8: cs:utf-8 .........................   Passed    0.01 sec
        Start  13: da:windows-1252
        Start  14: de:iso-8859-1
  9/122 Test   #9: cs:windows-1250 ..................   Passed    0.01 sec
 10/122 Test  #10: da:ibm865 ........................   Passed    0.01 sec
 11/122 Test  #11: da:iso-8859-15 ...................   Passed    0.01 sec
        Start  15: de:windows-1252
        Start  16: el:iso-8859-7
        Start  17: el:utf-8
 12/122 Test  #12: da:utf-8 .........................   Passed    0.01 sec
        Start  18: el:windows-1253
 13/122 Test  #14: de:iso-8859-1 ....................   Passed    0.01 sec
        Start  19: en:ascii
 14/122 Test  #13: da:windows-1252 ..................   Passed    0.01 sec
        Start  20: eo:iso-8859-3
 15/122 Test  #16: el:iso-8859-7 ....................   Passed    0.01 sec
        Start  21: es:iso-8859-1
 16/122 Test  #15: de:windows-1252 ..................   Passed    0.01 sec
        Start  22: es:utf-8
 17/122 Test  #17: el:utf-8 .........................   Passed    0.01 sec
        Start  23: es:windows-1252
 18/122 Test  #18: el:windows-1253 ..................   Passed    0.01 sec
        Start  24: et:iso-8859-13
 19/122 Test  #19: en:ascii .........................   Passed    0.01 sec
        Start  25: et:iso-8859-15
 20/122 Test  #21: es:iso-8859-1 ....................   Passed    0.01 sec
        Start  26: et:iso-8859-4
 21/122 Test  #20: eo:iso-8859-3 ....................   Passed    0.01 sec
        Start  27: et:utf-8
 22/122 Test  #22: es:utf-8 .........................   Passed    0.01 sec
 23/122 Test  #24: et:iso-8859-13 ...................   Passed    0.01 sec
        Start  28: et:windows-1252
        Start  29: et:windows-1257
 24/122 Test  #23: es:windows-1252 ..................   Passed    0.01 sec
        Start  30: fi:iso-8859-1
 25/122 Test  #25: et:iso-8859-15 ...................   Passed    0.01 sec
        Start  31: fi:utf-8
 26/122 Test  #26: et:iso-8859-4 ....................   Passed    0.01 sec
        Start  32: fr:iso-8859-1
 27/122 Test  #29: et:windows-1257 ..................   Passed    0.01 sec
        Start  33: fr:iso-8859-15
 28/122 Test  #27: et:utf-8 .........................   Passed    0.01 sec
 29/122 Test  #28: et:windows-1252 ..................   Passed    0.01 sec
        Start  34: fr:utf-16
        Start  35: fr:utf-32
 30/122 Test  #30: fi:iso-8859-1 ....................   Passed    0.01 sec
        Start  36: fr:utf-8
 31/122 Test  #31: fi:utf-8 .........................   Passed    0.01 sec
        Start  37: fr:windows-1252
 32/122 Test  #32: fr:iso-8859-1 ....................   Passed    0.01 sec
        Start  38: ga:iso-8859-1
 33/122 Test  #33: fr:iso-8859-15 ...................   Passed    0.01 sec
        Start  39: ga:utf-8
 34/122 Test  #34: fr:utf-16 ........................   Passed    0.01 sec
 35/122 Test  #35: fr:utf-32 ........................   Passed    0.01 sec
 36/122 Test  #36: fr:utf-8 .........................   Passed    0.01 sec
 37/122 Test  #37: fr:windows-1252 ..................   Passed    0.01 sec
        Start  40: ga:windows-1252
        Start  41: he:utf-8
        Start  42: he:windows-1255
        Start  43: hr:ibm852
 38/122 Test  #38: ga:iso-8859-1 ....................   Passed    0.01 sec
        Start  44: hr:iso-8859-13
 39/122 Test  #39: ga:utf-8 .........................   Passed    0.01 sec
        Start  45: hr:iso-8859-16
 40/122 Test  #40: ga:windows-1252 ..................   Passed    0.01 sec
 41/122 Test  #41: he:utf-8 .........................   Passed    0.01 sec
        Start  46: hr:iso-8859-2
        Start  47: hr:mac-centraleurope
 42/122 Test  #43: hr:ibm852 ........................   Passed    0.01 sec
 43/122 Test  #42: he:windows-1255 ..................   Passed    0.01 sec
 44/122 Test  #44: hr:iso-8859-13 ...................   Passed    0.01 sec
        Start  48: hr:utf-8
        Start  49: hr:windows-1250
        Start  50: hu:iso-8859-2
 45/122 Test  #45: hr:iso-8859-16 ...................   Passed    0.01 sec
        Start  51: hu:windows-1250
 46/122 Test  #46: hr:iso-8859-2 ....................   Passed    0.01 sec
        Start  52: it:iso-8859-1
 47/122 Test  #47: hr:mac-centraleurope .............   Passed    0.01 sec
 48/122 Test  #48: hr:utf-8 .........................   Passed    0.01 sec
 49/122 Test  #49: hr:windows-1250 ..................   Passed    0.01 sec
 50/122 Test  #50: hu:iso-8859-2 ....................   Passed    0.01 sec
        Start  53: it:utf-8
        Start  54: ja:euc-jp
        Start  55: ja:iso-2022-jp
        Start  56: ja:shift_jis
 51/122 Test  #51: hu:windows-1250 ..................   Passed    0.01 sec
        Start  57: ja:utf-8
 52/122 Test  #53: it:utf-8 .........................   Passed    0.01 sec
        Start  58: ko:iso-2022-kr
 53/122 Test  #52: it:iso-8859-1 ....................   Passed    0.01 sec
        Start  59: ko:uhc
 54/122 Test  #55: ja:iso-2022-jp ...................   Passed    0.01 sec
 55/122 Test  #56: ja:shift_jis .....................   Passed    0.01 sec
        Start  60: ko:utf-16
        Start  61: ko:utf-32
 56/122 Test  #54: ja:euc-jp ........................   Passed    0.01 sec
        Start  62: ko:utf-8
 57/122 Test  #57: ja:utf-8 .........................   Passed    0.01 sec
        Start  63: lt:iso-8859-10
 58/122 Test  #60: ko:utf-16 ........................   Passed    0.01 sec
        Start  64: lt:iso-8859-13
 59/122 Test  #58: ko:iso-2022-kr ...................   Passed    0.01 sec
        Start  65: lt:iso-8859-4
 60/122 Test  #59: ko:uhc ...........................   Passed    0.01 sec
        Start  66: lt:utf-8
 61/122 Test  #61: ko:utf-32 ........................   Passed    0.01 sec
 62/122 Test  #62: ko:utf-8 .........................   Passed    0.01 sec
        Start  67: lv:iso-8859-10
        Start  68: lv:iso-8859-13
 63/122 Test  #63: lt:iso-8859-10 ...................   Passed    0.01 sec
        Start  69: lv:iso-8859-4
 64/122 Test  #64: lt:iso-8859-13 ...................   Passed    0.01 sec
        Start  70: lv:utf-8
 65/122 Test  #65: lt:iso-8859-4 ....................   Passed    0.01 sec
 66/122 Test  #66: lt:utf-8 .........................   Passed    0.01 sec
 67/122 Test  #67: lv:iso-8859-10 ...................   Passed    0.01 sec
        Start  71: mt:iso-8859-3
        Start  72: mt:utf-8
        Start  73: no:ibm865
 68/122 Test  #68: lv:iso-8859-13 ...................   Passed    0.01 sec
 69/122 Test  #69: lv:iso-8859-4 ....................   Passed    0.01 sec
        Start  74: no:iso-8859-1
        Start  75: no:iso-8859-15
 70/122 Test  #70: lv:utf-8 .........................   Passed    0.01 sec
        Start  76: no:utf-8
 71/122 Test  #73: no:ibm865 ........................   Passed    0.01 sec
        Start  77: no:windows-1252
 72/122 Test  #71: mt:iso-8859-3 ....................   Passed    0.01 sec
 73/122 Test  #72: mt:utf-8 .........................   Passed    0.01 sec
 74/122 Test  #75: no:iso-8859-15 ...................   Passed    0.01 sec
        Start  78: pl:ibm852
        Start  79: pl:iso-8859-13
        Start  80: pl:iso-8859-16
 75/122 Test  #74: no:iso-8859-1 ....................   Passed    0.01 sec
 76/122 Test  #76: no:utf-8 .........................   Passed    0.01 sec
        Start  81: pl:iso-8859-2
        Start  82: pl:mac-centraleurope
 77/122 Test  #77: no:windows-1252 ..................   Passed    0.01 sec
        Start  83: pl:utf-8
 78/122 Test  #80: pl:iso-8859-16 ...................   Passed    0.01 sec
        Start  84: pl:windows-1250
 79/122 Test  #78: pl:ibm852 ........................   Passed    0.01 sec
 80/122 Test  #79: pl:iso-8859-13 ...................   Passed    0.01 sec
        Start  85: pt:iso-8859-1
        Start  86: pt:utf-8
 81/122 Test  #81: pl:iso-8859-2 ....................   Passed    0.01 sec
 82/122 Test  #82: pl:mac-centraleurope .............   Passed    0.01 sec
        Start  87: ro:ibm852
        Start  88: ro:iso-8859-16
 83/122 Test  #83: pl:utf-8 .........................   Passed    0.01 sec
        Start  89: ro:utf-8
 84/122 Test  #84: pl:windows-1250 ..................   Passed    0.01 sec
        Start  90: ro:windows-1250
 85/122 Test  #86: pt:utf-8 .........................   Passed    0.01 sec
        Start  91: ru:ibm855
 86/122 Test  #85: pt:iso-8859-1 ....................   Passed    0.01 sec
 87/122 Test  #88: ro:iso-8859-16 ...................   Passed    0.01 sec
        Start  92: ru:ibm866
        Start  93: ru:iso-8859-5
 88/122 Test  #87: ro:ibm852 ........................   Passed    0.01 sec
        Start  94: ru:koi8-r
 89/122 Test  #89: ro:utf-8 .........................   Passed    0.01 sec
        Start  95: ru:mac-cyrillic
 90/122 Test  #90: ro:windows-1250 ..................   Passed    0.01 sec
 91/122 Test  #91: ru:ibm855 ........................   Passed    0.01 sec
        Start  96: ru:windows-1251
        Start  97: sk:ibm852
 92/122 Test  #93: ru:iso-8859-5 ....................   Passed    0.01 sec
        Start  98: sk:iso-8859-2
 93/122 Test  #92: ru:ibm866 ........................   Passed    0.01 sec
        Start  99: sk:mac-centraleurope
 94/122 Test  #94: ru:koi8-r ........................   Passed    0.01 sec
        Start 100: sk:utf-8
 95/122 Test  #96: ru:windows-1251 ..................   Passed    0.01 sec
        Start 101: sk:windows-1250
 96/122 Test  #95: ru:mac-cyrillic ..................   Passed    0.01 sec
        Start 102: sl:ibm852
 97/122 Test  #97: sk:ibm852 ........................   Passed    0.01 sec
        Start 103: sl:iso-8859-16
 98/122 Test  #98: sk:iso-8859-2 ....................   Passed    0.01 sec
        Start 104: sl:iso-8859-2
 99/122 Test  #99: sk:mac-centraleurope .............   Passed    0.01 sec
        Start 105: sl:mac-centraleurope
100/122 Test #100: sk:utf-8 .........................   Passed    0.01 sec
        Start 106: sl:utf-8
101/122 Test #102: sl:ibm852 ........................   Passed    0.01 sec
        Start 107: sl:windows-1250
102/122 Test #101: sk:windows-1250 ..................   Passed    0.01 sec
        Start 108: sv:iso-8859-1
103/122 Test #104: sl:iso-8859-2 ....................   Passed    0.01 sec
        Start 109: sv:utf-8
104/122 Test #103: sl:iso-8859-16 ...................   Passed    0.01 sec
        Start 110: sv:windows-1252
105/122 Test #106: sl:utf-8 .........................   Passed    0.01 sec
        Start 111: th:iso-8859-11
106/122 Test #105: sl:mac-centraleurope .............   Passed    0.01 sec
        Start 112: th:tis-620
107/122 Test #108: sv:iso-8859-1 ....................   Passed    0.01 sec
        Start 113: th:utf-8
108/122 Test #107: sl:windows-1250 ..................   Passed    0.01 sec
        Start 114: tr:iso-8859-3
109/122 Test #109: sv:utf-8 .........................   Passed    0.01 sec
        Start 115: tr:iso-8859-9
110/122 Test #110: sv:windows-1252 ..................   Passed    0.01 sec
        Start 116: vi:utf-8
111/122 Test #111: th:iso-8859-11 ...................   Passed    0.01 sec
        Start 117: vi:viscii
112/122 Test #114: tr:iso-8859-3 ....................   Passed    0.01 sec
        Start 118: vi:windows-1258
113/122 Test #113: th:utf-8 .........................   Passed    0.01 sec
        Start 119: zh:big5
114/122 Test #112: th:tis-620 .......................   Passed    0.01 sec
        Start 120: zh:euc-tw
115/122 Test #115: tr:iso-8859-9 ....................   Passed    0.01 sec
        Start 121: zh:gb18030
116/122 Test #116: vi:utf-8 .........................   Passed    0.01 sec
        Start 122: zh:utf-8
117/122 Test #117: vi:viscii ........................   Passed    0.01 sec
118/122 Test #119: zh:big5 ..........................   Passed    0.01 sec
119/122 Test #118: vi:windows-1258 ..................   Passed    0.01 sec
120/122 Test #120: zh:euc-tw ........................   Passed    0.01 sec
121/122 Test #121: zh:gb18030 .......................   Passed    0.01 sec
122/122 Test #122: zh:utf-8 .........................   Passed    0.01 sec
100% tests passed, 0 tests failed out of 122
Total Test time (real) =   0.22 sec
→ installPhase
install flags: -j6 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash install
[ 96%] Built target libuchardet
[ 96%] Built target libuchardet_static
[100%] Built target uchardet
[100%] Built target uchardet-tests
Install the project...
-- Install configuration: "Release"
-- Installing: /nix/store/rbfghq2hvlfwk094p4fbmypngf5dzpds-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8/lib/pkgconfig/uchardet.pc
-- Installing: /nix/store/rbfghq2hvlfwk094p4fbmypngf5dzpds-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8/lib/cmake/uchardet/uchardet-targets.cmake
-- Installing: /nix/store/rbfghq2hvlfwk094p4fbmypngf5dzpds-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8/lib/cmake/uchardet/uchardet-targets-release.cmake
-- Installing: /nix/store/rbfghq2hvlfwk094p4fbmypngf5dzpds-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8/lib/cmake/uchardet/uchardet-config.cmake
-- Installing: /nix/store/rbfghq2hvlfwk094p4fbmypngf5dzpds-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8/lib/cmake/uchardet/uchardet-config-version.cmake
-- Installing: /nix/store/rbfghq2hvlfwk094p4fbmypngf5dzpds-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8/lib/libuchardet.so.0.0.8
-- Installing: /nix/store/rbfghq2hvlfwk094p4fbmypngf5dzpds-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8/lib/libuchardet.so.0
-- Installing: /nix/store/rbfghq2hvlfwk094p4fbmypngf5dzpds-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8/lib/libuchardet.so
-- Installing: /nix/store/rbfghq2hvlfwk094p4fbmypngf5dzpds-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8/lib/libuchardet.a
-- Installing: /nix/store/ipvipxm3qcy314n691vym9j4jyyalc0l-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8-dev/include/uchardet/uchardet.h
-- Installing: /nix/store/m1pz9w2f78nczn7jhv522p163hcb4dbr-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8-bin/bin/uchardet
-- Set non-toolchain portion of runtime path of "/nix/store/m1pz9w2f78nczn7jhv522p163hcb4dbr-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8-bin/bin/uchardet" to ""
-- Installing: /nix/store/3jyrdhfjj1m03agyil2fabfv3l7xrg9v-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8-man/share/man/man1/uchardet.1
→ fixupPhase
Moving /nix/store/rbfghq2hvlfwk094p4fbmypngf5dzpds-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8/lib/pkgconfig to /nix/store/ipvipxm3qcy314n691vym9j4jyyalc0l-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8-dev/lib/pkgconfig
Moving /nix/store/rbfghq2hvlfwk094p4fbmypngf5dzpds-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8/lib/cmake to /nix/store/ipvipxm3qcy314n691vym9j4jyyalc0l-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8-dev/lib/cmake
Patching '/nix/store/ipvipxm3qcy314n691vym9j4jyyalc0l-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8-dev/lib/pkgconfig/uchardet.pc' includedir to output /nix/store/ipvipxm3qcy314n691vym9j4jyyalc0l-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8-dev
shrinking RPATHs of ELF executables and libraries in /nix/store/m1pz9w2f78nczn7jhv522p163hcb4dbr-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8-bin
shrinking /nix/store/m1pz9w2f78nczn7jhv522p163hcb4dbr-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8-bin/bin/uchardet
checking for references to /build/ in /nix/store/m1pz9w2f78nczn7jhv522p163hcb4dbr-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8-bin...
patching script interpreter paths in /nix/store/m1pz9w2f78nczn7jhv522p163hcb4dbr-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8-bin
stripping (with command strip and flags -S -p) in  /nix/store/m1pz9w2f78nczn7jhv522p163hcb4dbr-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8-bin/bin
shrinking RPATHs of ELF executables and libraries in /nix/store/rbfghq2hvlfwk094p4fbmypngf5dzpds-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8
shrinking /nix/store/rbfghq2hvlfwk094p4fbmypngf5dzpds-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8/lib/libuchardet.so.0.0.8
checking for references to /build/ in /nix/store/rbfghq2hvlfwk094p4fbmypngf5dzpds-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8...
patching script interpreter paths in /nix/store/rbfghq2hvlfwk094p4fbmypngf5dzpds-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8
stripping (with command strip and flags -S -p) in  /nix/store/rbfghq2hvlfwk094p4fbmypngf5dzpds-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8/lib
shrinking RPATHs of ELF executables and libraries in /nix/store/3jyrdhfjj1m03agyil2fabfv3l7xrg9v-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8-man
checking for references to /build/ in /nix/store/3jyrdhfjj1m03agyil2fabfv3l7xrg9v-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8-man...
gzipping man pages under /nix/store/3jyrdhfjj1m03agyil2fabfv3l7xrg9v-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8-man/share/man/
patching script interpreter paths in /nix/store/3jyrdhfjj1m03agyil2fabfv3l7xrg9v-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8-man
shrinking RPATHs of ELF executables and libraries in /nix/store/ipvipxm3qcy314n691vym9j4jyyalc0l-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8-dev
checking for references to /build/ in /nix/store/ipvipxm3qcy314n691vym9j4jyyalc0l-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8-dev...
patching script interpreter paths in /nix/store/ipvipxm3qcy314n691vym9j4jyyalc0l-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8-dev
stripping (with command strip and flags -S -p) in  /nix/store/ipvipxm3qcy314n691vym9j4jyyalc0l-uchardet-x86_64-unknown-linux-gnufilc0-0.0.8-dev/lib
ustream-ssl-0-unstable-2024-03-26
Build started
→ unpackPhase
unpacking source archive /nix/store/achxdfwmf66y415s1nf71mrzyb7n50zr-ustream-ssl-7621339
source root is ustream-ssl-7621339
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
fixing cmake files...
cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/s5yc4x1bpbwsiws00rh9x7l87y6yylqp-ustream-ssl-x86_64-unknown-linux-gnufilc0-0-unstable-2024-03-26/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/s5yc4x1bpbwsiws00rh9x7l87y6yylqp-ustream-ssl-x86_64-unknown-linux-gnufilc0-0-unstable-2024-03-26/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/s5yc4x1bpbwsiws00rh9x7l87y6yylqp-ustream-ssl-x86_64-unknown-linux-gnufilc0-0-unstable-2024-03-26/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/s5yc4x1bpbwsiws00rh9x7l87y6yylqp-ustream-ssl-x86_64-unknown-linux-gnufilc0-0-unstable-2024-03-26/share/doc/ustream-ssl -DCMAKE_INSTALL_INFODIR=/nix/store/s5yc4x1bpbwsiws00rh9x7l87y6yylqp-ustream-ssl-x86_64-unknown-linux-gnufilc0-0-unstable-2024-03-26/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/s5yc4x1bpbwsiws00rh9x7l87y6yylqp-ustream-ssl-x86_64-unknown-linux-gnufilc0-0-unstable-2024-03-26/share/man -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/s5yc4x1bpbwsiws00rh9x7l87y6yylqp-ustream-ssl-x86_64-unknown-linux-gnufilc0-0-unstable-2024-03-26/include -DCMAKE_INSTALL_SBINDIR=/nix/store/s5yc4x1bpbwsiws00rh9x7l87y6yylqp-ustream-ssl-x86_64-unknown-linux-gnufilc0-0-unstable-2024-03-26/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/s5yc4x1bpbwsiws00rh9x7l87y6yylqp-ustream-ssl-x86_64-unknown-linux-gnufilc0-0-unstable-2024-03-26/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/s5yc4x1bpbwsiws00rh9x7l87y6yylqp-ustream-ssl-x86_64-unknown-linux-gnufilc0-0-unstable-2024-03-26/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/strip -DCMAKE_RANLIB=/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/ranlib -DCMAKE_AR=/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/ar -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_INSTALL_PREFIX=/nix/store/s5yc4x1bpbwsiws00rh9x7l87y6yylqp-ustream-ssl-x86_64-unknown-linux-gnufilc0-0-unstable-2024-03-26 -DOPENSSL=ON -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:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.
  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.
-- The C compiler identification is Clang 20.1.8
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
libuldaq-1.2.1
  CXX      usb/Usb1808.lo
ustream-ssl-0-unstable-2024-03-26
-- Check for working C compiler: /nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done (0.2s)
-- 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_FIND_USE_PACKAGE_REGISTRY
    CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY
    CMAKE_INSTALL_BINDIR
    CMAKE_INSTALL_DOCDIR
    CMAKE_INSTALL_INCLUDEDIR
    CMAKE_INSTALL_INFODIR
    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_LIBEXECDIR
    CMAKE_INSTALL_LOCALEDIR
    CMAKE_INSTALL_MANDIR
    CMAKE_INSTALL_SBINDIR
    OPENSSL
-- Build files have been written to: /build/ustream-ssl-7621339/build
cmake: enabled parallel building
cmake: enabled parallel installing
→ buildPhase
build flags: -j6 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
[ 12%] Building C object CMakeFiles/ustream-ssl.dir/ustream-io-openssl.c.o
[ 25%] Building C object CMakeFiles/ustream-ssl.dir/ustream-ssl.c.o
[ 37%] Building C object CMakeFiles/ustream-ssl.dir/ustream-openssl.c.o
[ 50%] Linking C shared library libustream-ssl.so
[ 50%] Built target ustream-ssl
[ 75%] Building C object CMakeFiles/ustream-example-server.dir/ustream-example-server.c.o
[ 75%] Building C object CMakeFiles/ustream-example-client.dir/ustream-example-client.c.o
[ 87%] Linking C executable ustream-example-client
[100%] Linking C executable ustream-example-server
[100%] Built target ustream-example-client
[100%] Built target ustream-example-server
→ installPhase
install flags: -j6 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash install
[ 50%] Built target ustream-ssl
[100%] Built target ustream-example-server
[100%] Built target ustream-example-client
Install the project...
-- Install configuration: "Release"
-- Installing: /nix/store/s5yc4x1bpbwsiws00rh9x7l87y6yylqp-ustream-ssl-x86_64-unknown-linux-gnufilc0-0-unstable-2024-03-26/include/libubox/ustream-ssl.h
-- Installing: /nix/store/s5yc4x1bpbwsiws00rh9x7l87y6yylqp-ustream-ssl-x86_64-unknown-linux-gnufilc0-0-unstable-2024-03-26/lib/libustream-ssl.so
-- Set non-toolchain portion of runtime path of "/nix/store/s5yc4x1bpbwsiws00rh9x7l87y6yylqp-ustream-ssl-x86_64-unknown-linux-gnufilc0-0-unstable-2024-03-26/lib/libustream-ssl.so" to ""
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/s5yc4x1bpbwsiws00rh9x7l87y6yylqp-ustream-ssl-x86_64-unknown-linux-gnufilc0-0-unstable-2024-03-26
shrinking /nix/store/s5yc4x1bpbwsiws00rh9x7l87y6yylqp-ustream-ssl-x86_64-unknown-linux-gnufilc0-0-unstable-2024-03-26/lib/libustream-ssl.so
checking for references to /build/ in /nix/store/s5yc4x1bpbwsiws00rh9x7l87y6yylqp-ustream-ssl-x86_64-unknown-linux-gnufilc0-0-unstable-2024-03-26...
patching script interpreter paths in /nix/store/s5yc4x1bpbwsiws00rh9x7l87y6yylqp-ustream-ssl-x86_64-unknown-linux-gnufilc0-0-unstable-2024-03-26
stripping (with command strip and flags -S -p) in  /nix/store/s5yc4x1bpbwsiws00rh9x7l87y6yylqp-ustream-ssl-x86_64-unknown-linux-gnufilc0-0-unstable-2024-03-26/lib
wolfssl-all-5.8.2
Build started
→ unpackPhase
unpacking source archive /nix/store/3a37vn5agc4np2ixvxvbc4r9mim68rvh-source
source root is source
→ patchPhase
patching script interpreter paths in ./scripts
./scripts/bench/bench_functions.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
./scripts/benchmark.test: interpreter directive changed from "#!/bin/sh" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/sh"
./scripts/benchmark_compare.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
./scripts/cleanup_testfiles.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/sh"
./scripts/crl-revoked.test: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
./scripts/dtls.test: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
./scripts/dtlscid.test: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
./scripts/external.test: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
./scripts/google.test: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
./scripts/makedistsmall.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
./scripts/memtest.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
./scripts/ocsp-stapling-with-ca-as-responder.test: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
./scripts/ocsp-stapling.test: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
./scripts/ocsp-stapling2.test: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
./scripts/ocsp-stapling_tls13multi.test: interpreter directive changed from "#!/bin/bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
./scripts/ocsp.test: interpreter directive changed from "#!/bin/sh" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/sh"
./scripts/openssl.test: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
./scripts/openssl_srtp.test: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
./scripts/pem.test: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
./scripts/ping.test: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
./scripts/pkcallbacks.test: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
./scripts/psk.test: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
./scripts/resume.test: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
./scripts/sniffer-gen.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
./scripts/sniffer-testsuite.test: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
./scripts/stm32l4-v4_0_1_build.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
./scripts/tls13.test: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
./scripts/trusted_peer.test: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
./scripts/user_settings_asm.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/sh"
substituteStream() in derivation wolfssl-all-x86_64-unknown-linux-gnufilc0-5.8.2: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'scripts/ocsp-stapling2.test')
substituteStream() in derivation wolfssl-all-x86_64-unknown-linux-gnufilc0-5.8.2: WARNING: pattern \"linux-gnu\" doesn't match anything in file 'scripts/ocsp-stapling2.test'
→ autoreconfPhase
autoreconf: export WARNINGS=
libuldaq-1.2.1
  CXX      usb/UsbDaqDevice.lo
wolfssl-all-5.8.2
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: creating directory build-aux
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I m4
libuldaq-1.2.1
  CXX      usb/UsbScanTransferIn.lo
wolfssl-all-5.8.2
autoreconf: running: /nix/store/v3l2zqz13i63nzkd2nrqps0y2i74pr10-autoconf-2.72/bin/autoconf --force
autoreconf: running: /nix/store/v3l2zqz13i63nzkd2nrqps0y2i74pr10-autoconf-2.72/bin/autoheader --force
libuldaq-1.2.1
  CXX      usb/UsbCtrx.lo
wolfssl-all-5.8.2
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:25: installing 'build-aux/compile'
configure.ac:27: installing 'build-aux/config.guess'
configure.ac:27: installing 'build-aux/config.sub'
configure.ac:31: installing 'build-aux/install-sh'
configure.ac:31: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'
parallel-tests: installing 'build-aux/test-driver'
autoreconf: 'build-aux/install-sh' is updated
autoreconf: Leaving directory '.'
→ updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.sub
Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.guess
→ updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.sub
Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.guess
→ configurePhase
Fil-C: adapting libtool symbol probes in configure
fixing libtool script ./build-aux/ltmain.sh
./configure
patching script interpreter paths in ./configure
./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/sh"
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/hbkm6d4gr8pqfzmdzd3dc0kyhiaaw2ll-wolfssl-all-x86_64-unknown-linux-gnufilc0-5.8.2 --bindir=/nix/store/hbkm6d4gr8pqfzmdzd3dc0kyhiaaw2ll-wolfssl-all-x86_64-unknown-linux-gnufilc0-5.8.2/bin --sbindir=/nix/store/hbkm6d4gr8pqfzmdzd3dc0kyhiaaw2ll-wolfssl-all-x86_64-unknown-linux-gnufilc0-5.8.2/sbin --includedir=/nix/store/ky4jjhdaz5jf7jia61d9vfzivvl9875v-wolfssl-all-x86_64-unknown-linux-gnufilc0-5.8.2-dev/include --mandir=/nix/store/hbkm6d4gr8pqfzmdzd3dc0kyhiaaw2ll-wolfssl-all-x86_64-unknown-linux-gnufilc0-5.8.2/share/man --infodir=/nix/store/hbkm6d4gr8pqfzmdzd3dc0kyhiaaw2ll-wolfssl-all-x86_64-unknown-linux-gnufilc0-5.8.2/share/info --docdir=/nix/store/r7zg642wmxi5kqirmjcbvl7wa36vyshs-wolfssl-all-x86_64-unknown-linux-gnufilc0-5.8.2-doc/share/doc/wolfssl --libdir=/nix/store/9x2d6nixcdq24kl6cppm3gk32bavyz5s-wolfssl-all-x86_64-unknown-linux-gnufilc0-5.8.2-lib/lib --libexecdir=/nix/store/9x2d6nixcdq24kl6cppm3gk32bavyz5s-wolfssl-all-x86_64-unknown-linux-gnufilc0-5.8.2-lib/libexec --localedir=/nix/store/9x2d6nixcdq24kl6cppm3gk32bavyz5s-wolfssl-all-x86_64-unknown-linux-gnufilc0-5.8.2-lib/share/locale --enable-all --enable-reproducible-build --enable-pkcs11 --enable-writedup --enable-base64encode --enable-bigcache --enable-sp=yes\,asm --enable-sp-math-all --enable-harden --enable-intelasm --enable-aesni --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnufilc0
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-unknown-linux-gnufilc0-gcc... clang
checking whether the C compiler works... no
configure: error: in '/build/source':
configure: error: C compiler cannot create executables
See 'config.log' for more details
libubox-0-unstable-2024-12-19
Build started
wolfssl-all-5.8.2
error: Cannot build '/nix/store/0vscmvlxpq42rk0mwm259c8jrd7fgfic-wolfssl-all-x86_64-unknown-linux-gnufilc0-5.8.2.drv'.
       Reason: builder failed with exit code 77.
       Output paths:
         /nix/store/9x2d6nixcdq24kl6cppm3gk32bavyz5s-wolfssl-all-x86_64-unknown-linux-gnufilc0-5.8.2-lib
         /nix/store/hbkm6d4gr8pqfzmdzd3dc0kyhiaaw2ll-wolfssl-all-x86_64-unknown-linux-gnufilc0-5.8.2
         /nix/store/ky4jjhdaz5jf7jia61d9vfzivvl9875v-wolfssl-all-x86_64-unknown-linux-gnufilc0-5.8.2-dev
         /nix/store/r7zg642wmxi5kqirmjcbvl7wa36vyshs-wolfssl-all-x86_64-unknown-linux-gnufilc0-5.8.2-doc
       Last 25 log lines:
       > configure.ac:31: installing 'build-aux/install-sh'
       > configure.ac:31: installing 'build-aux/missing'
       > Makefile.am: installing 'build-aux/depcomp'
       > parallel-tests: installing 'build-aux/test-driver'
       > autoreconf: 'build-aux/install-sh' is updated
       > autoreconf: Leaving directory '.'
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.sub
       > Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.guess
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.sub
       > Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.guess
       > Running phase: configurePhase
       > Fil-C: adapting libtool symbol probes in configure
       > fixing libtool script ./build-aux/ltmain.sh
       > ./configure
       > patching script interpreter paths in ./configure
       > ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/sh"
       > configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/hbkm6d4gr8pqfzmdzd3dc0kyhiaaw2ll-wolfssl-all-x86_64-unknown-linux-gnufilc0-5.8.2 --bindir=/nix/store/hbkm6d4gr8pqfzmdzd3dc0kyhiaaw2ll-wolfssl-all-x86_64-unknown-linux-gnufilc0-5.8.2/bin --sbindir=/nix/store/hbkm6d4gr8pqfzmdzd3dc0kyhiaaw2ll-wolfssl-all-x86_64-unknown-linux-gnufilc0-5.8.2/sbin --includedir=/nix/store/ky4jjhdaz5jf7jia61d9vfzivvl9875v-wolfssl-all-x86_64-unknown-linux-gnufilc0-5.8.2-dev/include --mandir=/nix/store/hbkm6d4gr8pqfzmdzd3dc0kyhiaaw2ll-wolfssl-all-x86_64-unknown-linux-gnufilc0-5.8.2/share/man --infodir=/nix/store/hbkm6d4gr8pqfzmdzd3dc0kyhiaaw2ll-wolfssl-all-x86_64-unknown-linux-gnufilc0-5.8.2/share/info --docdir=/nix/store/r7zg642wmxi5kqirmjcbvl7wa36vyshs-wolfssl-all-x86_64-unknown-linux-gnufilc0-5.8.2-doc/share/doc/wolfssl --libdir=/nix/store/9x2d6nixcdq24kl6cppm3gk32bavyz5s-wolfssl-all-x86_64-unknown-linux-gnufilc0-5.8.2-lib/lib --libexecdir=/nix/store/9x2d6nixcdq24kl6cppm3gk32bavyz5s-wolfssl-all-x86_64-unknown-linux-gnufilc0-5.8.2-lib/libexec --localedir=/nix/store/9x2d6nixcdq24kl6cppm3gk32bavyz5s-wolfssl-all-x86_64-unknown-linux-gnufilc0-5.8.2-lib/share/locale --enable-all --enable-reproducible-build --enable-pkcs11 --enable-writedup --enable-base64encode --enable-bigcache --enable-sp=yes\,asm --enable-sp-math-all --enable-harden --enable-intelasm --enable-aesni --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnufilc0
       > checking whether to enable maintainer-specific portions of Makefiles... no
       > checking for x86_64-unknown-linux-gnufilc0-gcc... clang
       > checking whether the C compiler works... no
       > configure: error: in '/build/source':
       > configure: error: C compiler cannot create executables
       > See 'config.log' for more details
       For full logs, run:
         nix log /nix/store/0vscmvlxpq42rk0mwm259c8jrd7fgfic-wolfssl-all-x86_64-unknown-linux-gnufilc0-5.8.2.drv
ustream-ssl-0-unstable-2024-03-26
error: Cannot build '/nix/store/li2gjis4kgyyg41ac0clv0rc33g707b9-ustream-ssl-x86_64-unknown-linux-gnufilc0-0-unstable-2024-03-26.drv'.
       Reason: 1 dependency failed.
       Output paths:
         /nix/store/hmqyq8r05x24c03ksjghjsqlrxdz614g-ustream-ssl-x86_64-unknown-linux-gnufilc0-0-unstable-2024-03-26
libuldaq-1.2.1
  CXX      usb/Usb9837x.lo
libubox-0-unstable-2024-12-19
→ unpackPhase
unpacking source archive /nix/store/m4k8m1abvyw1l9w1d5hn2dddaaqw5b6i-libubox-3868f47
source root is libubox-3868f47
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
fixing cmake files...
cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/share/doc/ubox -DCMAKE_INSTALL_INFODIR=/nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/share/man -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/include -DCMAKE_INSTALL_SBINDIR=/nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/strip -DCMAKE_RANLIB=/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/ranlib -DCMAKE_AR=/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/ar -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_INSTALL_PREFIX=/nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19 -DBUILD_EXAMPLES=OFF -DBUILD_LUA=OFF -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_PROCESSOR=x86_64 -DCMAKE_HOST_SYSTEM_NAME=Linux -DCMAKE_HOST_SYSTEM_PROCESSOR=x86_64 -DCMAKE_CROSSCOMPILING_EMULATOR=env
-- The C compiler identification is Clang 20.1.8
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Found PkgConfig: /nix/store/f4iq3fjva198s44x56dwm0vpgymb67xg-x86_64-unknown-linux-gnufilc0-pkg-config-wrapper-0.29.2/bin/x86_64-unknown-linux-gnufilc0-pkg-config (found version "0.29.2")
-- Checking for one of the modules 'json-c'
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for shm_open
-- Looking for shm_open - found
CMake Deprecation Warning at lua/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.
  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.
-- Checking for one of the modules 'lua5.1;lua-5.1'
CMake Deprecation Warning at examples/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.
  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.
-- Configuring done (0.4s)
-- 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_FIND_USE_PACKAGE_REGISTRY
    CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY
    CMAKE_INSTALL_BINDIR
    CMAKE_INSTALL_DOCDIR
    CMAKE_INSTALL_INCLUDEDIR
    CMAKE_INSTALL_INFODIR
    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_LIBEXECDIR
    CMAKE_INSTALL_LOCALEDIR
    CMAKE_INSTALL_MANDIR
    CMAKE_INSTALL_SBINDIR
-- Build files have been written to: /build/libubox-3868f47/build
cmake: enabled parallel building
cmake: enabled parallel installing
→ buildPhase
build flags: -j6 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
[  6%] Building C object CMakeFiles/ubox-static.dir/avl.c.o
[  6%] Building C object CMakeFiles/ubox.dir/avl.c.o
[  6%] Building C object CMakeFiles/ubox-static.dir/avl-cmp.c.o
[  8%] Building C object CMakeFiles/ubox-static.dir/blob.c.o
[ 13%] Building C object CMakeFiles/ubox.dir/avl-cmp.c.o
[ 13%] Building C object CMakeFiles/blobmsg_json-static.dir/blobmsg_json.c.o
[ 15%] Building C object CMakeFiles/ubox-static.dir/blobmsg.c.o
[ 17%] Building C object CMakeFiles/ubox-static.dir/uloop.c.o
[ 19%] Building C object CMakeFiles/ubox-static.dir/usock.c.o
[ 21%] Building C object CMakeFiles/ubox-static.dir/ustream.c.o
[ 23%] Building C object CMakeFiles/ubox.dir/blob.c.o
[ 26%] Linking C static library libblobmsg_json.a
[ 28%] Building C object CMakeFiles/ubox.dir/blobmsg.c.o
[ 30%] Building C object CMakeFiles/ubox-static.dir/ustream-fd.c.o
[ 30%] Built target blobmsg_json-static
[ 32%] Building C object CMakeFiles/ubox-static.dir/vlist.c.o
[ 34%] Building C object CMakeFiles/ubox.dir/uloop.c.o
[ 36%] Building C object CMakeFiles/ubox-static.dir/utils.c.o
[ 39%] Building C object CMakeFiles/ubox.dir/usock.c.o
[ 41%] Building C object CMakeFiles/ubox.dir/ustream.c.o
[ 43%] Building C object CMakeFiles/ubox.dir/ustream-fd.c.o
[ 47%] Building C object CMakeFiles/ubox.dir/vlist.c.o
[ 47%] Building C object CMakeFiles/ubox-static.dir/safe_list.c.o
[ 50%] Building C object CMakeFiles/ubox-static.dir/runqueue.c.o
[ 52%] Building C object CMakeFiles/ubox-static.dir/md5.c.o
[ 56%] Building C object CMakeFiles/ubox-static.dir/kvlist.c.o
[ 56%] Building C object CMakeFiles/ubox.dir/utils.c.o
[ 58%] Building C object CMakeFiles/ubox-static.dir/ulog.c.o
[ 60%] Building C object CMakeFiles/ubox.dir/safe_list.c.o
[ 63%] Building C object CMakeFiles/ubox.dir/runqueue.c.o
[ 65%] Building C object CMakeFiles/ubox.dir/md5.c.o
[ 69%] Building C object CMakeFiles/ubox.dir/ulog.c.o
[ 69%] Building C object CMakeFiles/ubox.dir/kvlist.c.o
[ 71%] Building C object CMakeFiles/ubox.dir/base64.c.o
[ 73%] Building C object CMakeFiles/ubox.dir/udebug.c.o
[ 76%] Building C object CMakeFiles/ubox.dir/udebug-remote.c.o
[ 82%] Building C object CMakeFiles/ubox-static.dir/base64.c.o
[ 82%] Building C object CMakeFiles/ubox-static.dir/udebug-remote.c.o
[ 82%] Building C object CMakeFiles/ubox-static.dir/udebug.c.o
[ 84%] Linking C shared library libubox.so
[ 86%] Linking C static library libubox.a
[ 86%] Built target ubox
[ 86%] Built target ubox-static
[ 91%] Building C object CMakeFiles/json_script.dir/json_script.c.o
[ 91%] Building C object CMakeFiles/blobmsg_json.dir/blobmsg_json.c.o
[ 93%] Linking C shared library libjson_script.so
[ 95%] Linking C shared library libblobmsg_json.so
[ 95%] Built target json_script
[ 95%] Built target blobmsg_json
[ 97%] Building C object CMakeFiles/jshn.dir/jshn.c.o
[100%] Linking C executable jshn
[100%] Built target jshn
→ installPhase
install flags: -j6 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash install
[  4%] Built target blobmsg_json-static
[ 86%] Built target ubox
[ 86%] Built target ubox-static
[ 95%] Built target blobmsg_json
[ 95%] Built target json_script
[100%] Built target jshn
Install the project...
-- Install configuration: "Release"
-- Installing: /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/include/libubox/assert.h
-- Installing: /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/include/libubox/avl-cmp.h
-- Installing: /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/include/libubox/avl.h
-- Installing: /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/include/libubox/blob.h
-- Installing: /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/include/libubox/blobmsg.h
-- Installing: /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/include/libubox/blobmsg_json.h
-- Installing: /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/include/libubox/json_script.h
-- Installing: /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/include/libubox/kvlist.h
-- Installing: /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/include/libubox/list.h
-- Installing: /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/include/libubox/md5.h
-- Installing: /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/include/libubox/runqueue.h
-- Installing: /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/include/libubox/safe_list.h
-- Installing: /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/include/libubox/udebug-proto.h
-- Installing: /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/include/libubox/udebug.h
-- Installing: /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/include/libubox/ulog.h
-- Installing: /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/include/libubox/uloop.h
-- Installing: /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/include/libubox/usock.h
-- Installing: /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/include/libubox/ustream.h
-- Installing: /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/include/libubox/utils.h
-- Installing: /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/include/libubox/vlist.h
-- Installing: /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/lib/libubox.so
-- Installing: /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/lib/libubox.a
-- Installing: /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/lib/libblobmsg_json.so
-- Set non-toolchain portion of runtime path of "/nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/lib/libblobmsg_json.so" to ""
-- Installing: /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/lib/libblobmsg_json.a
-- Installing: /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/bin/jshn
-- Set non-toolchain portion of runtime path of "/nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/bin/jshn" to ""
-- Installing: /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/lib/libjson_script.so
-- Set non-toolchain portion of runtime path of "/nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/lib/libjson_script.so" to ""
-- Installing: /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/share/libubox/jshn.sh
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19
shrinking /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/lib/libubox.so
shrinking /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/lib/libblobmsg_json.so
shrinking /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/lib/libjson_script.so
shrinking /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/bin/jshn
checking for references to /build/ in /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19...
patching script interpreter paths in /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19
stripping (with command strip and flags -S -p) in  /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/lib /nix/store/swa8i35ls1253kfhw51ny2ic1ipsz727-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19/bin
xinput-1.6.4
Build started
→ unpackPhase
unpacking source archive /nix/store/mb8g3h459xqdn23w221m9acd9xayfxc9-xinput-1.6.4.tar.xz
source root is xinput-1.6.4
setting SOURCE_DATE_EPOCH to timestamp 1682643620 of file "xinput-1.6.4/INSTALL"
→ patchPhase
→ 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: --disable-dependency-tracking --prefix=/nix/store/x4vbwd47xkqh10va4q7p4di3navpvi9f-xinput-x86_64-unknown-linux-gnufilc0-1.6.4 --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnufilc0
checking for a BSD-compatible install... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-gnufilc0-strip... strip
checking for a race-free mkdir -p... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-unknown-linux-gnufilc0-gcc... clang
libuldaq-1.2.1
  CXX      usb/Usb26xx.lo
xinput-1.6.4
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... none
checking for clang options needed to detect all undeclared functions... none needed
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 whether __clang__ is declared... yes
checking whether __INTEL_COMPILER is declared... no
checking whether __SUNPRO_C is declared... no
checking pkg-config is at least version 0.9.0... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnufilc0
checking for a sed that does not truncate output... /nix/store/4rpiqv9yr2pw5094v4wc33ijkqjpm9sa-gnused-4.9/bin/sed
checking if clang supports -Werror=unknown-warning-option... yes
checking if clang supports -Werror=unused-command-line-argument... yes
checking if clang supports -Wall... yes
checking if clang supports -Wpointer-arith... yes
checking if clang supports -Wmissing-declarations... yes
checking if clang supports -Wformat=2... yes
libuldaq-1.2.1
  CXX      usb/UsbDtDevice.lo
xinput-1.6.4
checking if clang supports -Wstrict-prototypes... yes
checking if clang supports -Wmissing-prototypes... yes
checking if clang supports -Wnested-externs... yes
checking if clang supports -Wbad-function-cast... yes
checking if clang supports -Wold-style-definition... yes
checking if clang supports -Wdeclaration-after-statement... yes
checking if clang supports -Wunused... yes
checking if clang supports -Wuninitialized... yes
checking if clang supports -Wshadow... yes
checking if clang supports -Wmissing-noreturn... yes
checking if clang supports -Wmissing-format-attribute... yes
checking if clang supports -Wredundant-decls... yes
checking if clang supports -Wlogical-op... no
checking if clang supports -Werror=implicit... yes
checking if clang supports -Werror=nonnull... yes
checking if clang supports -Werror=init-self... yes
checking if clang supports -Werror=main... yes
checking if clang supports -Werror=missing-braces... yes
checking if clang supports -Werror=sequence-point... yes
checking if clang supports -Werror=return-type... yes
checking if clang supports -Werror=trigraphs... yes
checking if clang supports -Werror=array-bounds... yes
checking if clang supports -Werror=write-strings... yes
libuldaq-1.2.1
  CXX      usb/Usb2020.lo
xinput-1.6.4
checking if clang supports -Werror=address... yes
checking if clang supports -Werror=int-to-pointer-cast... yes
checking if clang supports -Werror=pointer-to-int-cast... yes
checking if clang supports -pedantic... yes
checking if clang supports -Werror... yes
checking if clang supports -Werror=attributes... yes
Package xorg-macros was not found in the pkg-config search path.
Perhaps you should add the directory containing `xorg-macros.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xorg-macros' found
checking whether make supports nested variables... (cached) yes
checking for XINPUT... yes
checking for XI2... yes
checking for XI21... yes
checking for XI22... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: executing depfiles commands
→ buildPhase
build flags: -j6 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
make  all-recursive
make[1]: Entering directory '/build/xinput-1.6.4'
Making all in src
make[2]: Entering directory '/build/xinput-1.6.4/src'
  CC       buttonmap.o
  CC       feedback.o
  CC       list.o
  CC       setint.o
  CC       setptr.o
  CC       setmode.o
  CC       state.o
  CC       property.o
  CC       test.o
  CC       xinput.o
  CC       hierarchy.o
  CC       setcp.o
  CC       test_xi2.o
  CC       transform.o
libuldaq-1.2.1
  CXX      usb/UsbFpgaDevice.lo
xinput-1.6.4
  CCLD     xinput
make[2]: Leaving directory '/build/xinput-1.6.4/src'
Making all in man
make[2]: Entering directory '/build/xinput-1.6.4/man'
  GEN      xinput.1
make[2]: Leaving directory '/build/xinput-1.6.4/man'
make[2]: Entering directory '/build/xinput-1.6.4'
make[2]: Leaving directory '/build/xinput-1.6.4'
make[1]: Leaving directory '/build/xinput-1.6.4'
→ installPhase
install flags: -j6 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash appdefaultdir=/nix/store/x4vbwd47xkqh10va4q7p4di3navpvi9f-xinput-x86_64-unknown-linux-gnufilc0-1.6.4/share/X11/app-defaults install
Making install in src
make[1]: Entering directory '/build/xinput-1.6.4/src'
make[2]: Entering directory '/build/xinput-1.6.4/src'
make[2]: Nothing to be done for 'install-data-am'.
 /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/x4vbwd47xkqh10va4q7p4di3navpvi9f-xinput-x86_64-unknown-linux-gnufilc0-1.6.4/bin'
  /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c xinput '/nix/store/x4vbwd47xkqh10va4q7p4di3navpvi9f-xinput-x86_64-unknown-linux-gnufilc0-1.6.4/bin'
make[2]: Leaving directory '/build/xinput-1.6.4/src'
make[1]: Leaving directory '/build/xinput-1.6.4/src'
Making install in man
make[1]: Entering directory '/build/xinput-1.6.4/man'
make[2]: Entering directory '/build/xinput-1.6.4/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/x4vbwd47xkqh10va4q7p4di3navpvi9f-xinput-x86_64-unknown-linux-gnufilc0-1.6.4/share/man/man1'
 /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644 xinput.1 '/nix/store/x4vbwd47xkqh10va4q7p4di3navpvi9f-xinput-x86_64-unknown-linux-gnufilc0-1.6.4/share/man/man1'
make[2]: Leaving directory '/build/xinput-1.6.4/man'
make[1]: Leaving directory '/build/xinput-1.6.4/man'
make[1]: Entering directory '/build/xinput-1.6.4'
make[2]: Entering directory '/build/xinput-1.6.4'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/xinput-1.6.4'
make[1]: Leaving directory '/build/xinput-1.6.4'
propagating requisites 
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/x4vbwd47xkqh10va4q7p4di3navpvi9f-xinput-x86_64-unknown-linux-gnufilc0-1.6.4
shrinking /nix/store/x4vbwd47xkqh10va4q7p4di3navpvi9f-xinput-x86_64-unknown-linux-gnufilc0-1.6.4/bin/xinput
checking for references to /build/ in /nix/store/x4vbwd47xkqh10va4q7p4di3navpvi9f-xinput-x86_64-unknown-linux-gnufilc0-1.6.4...
gzipping man pages under /nix/store/x4vbwd47xkqh10va4q7p4di3navpvi9f-xinput-x86_64-unknown-linux-gnufilc0-1.6.4/share/man/
patching script interpreter paths in /nix/store/x4vbwd47xkqh10va4q7p4di3navpvi9f-xinput-x86_64-unknown-linux-gnufilc0-1.6.4
stripping (with command strip and flags -S -p) in  /nix/store/x4vbwd47xkqh10va4q7p4di3navpvi9f-xinput-x86_64-unknown-linux-gnufilc0-1.6.4/bin
libuiohook-1.2.2
Build started
→ unpackPhase
unpacking source archive /nix/store/k06yy9fa3b1dsiqkf5wmhdz5nyq2hyvj-source
source root is source
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
fixing cmake files...
cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/kdlv3fx02gjn9r2axb41z5xbxdq3x001-libuiohook-x86_64-unknown-linux-gnufilc0-1.2.2/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/kdlv3fx02gjn9r2axb41z5xbxdq3x001-libuiohook-x86_64-unknown-linux-gnufilc0-1.2.2/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/kdlv3fx02gjn9r2axb41z5xbxdq3x001-libuiohook-x86_64-unknown-linux-gnufilc0-1.2.2/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/kdlv3fx02gjn9r2axb41z5xbxdq3x001-libuiohook-x86_64-unknown-linux-gnufilc0-1.2.2/share/doc/uiohook -DCMAKE_INSTALL_INFODIR=/nix/store/kdlv3fx02gjn9r2axb41z5xbxdq3x001-libuiohook-x86_64-unknown-linux-gnufilc0-1.2.2/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/kdlv3fx02gjn9r2axb41z5xbxdq3x001-libuiohook-x86_64-unknown-linux-gnufilc0-1.2.2/share/man -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/kdlv3fx02gjn9r2axb41z5xbxdq3x001-libuiohook-x86_64-unknown-linux-gnufilc0-1.2.2/include -DCMAKE_INSTALL_SBINDIR=/nix/store/kdlv3fx02gjn9r2axb41z5xbxdq3x001-libuiohook-x86_64-unknown-linux-gnufilc0-1.2.2/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/kdlv3fx02gjn9r2axb41z5xbxdq3x001-libuiohook-x86_64-unknown-linux-gnufilc0-1.2.2/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/kdlv3fx02gjn9r2axb41z5xbxdq3x001-libuiohook-x86_64-unknown-linux-gnufilc0-1.2.2/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/strip -DCMAKE_RANLIB=/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/ranlib -DCMAKE_AR=/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/ar -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_INSTALL_PREFIX=/nix/store/kdlv3fx02gjn9r2axb41z5xbxdq3x001-libuiohook-x86_64-unknown-linux-gnufilc0-1.2.2 -DENABLE_TEST:BOOL=ON -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_PROCESSOR=x86_64 -DCMAKE_HOST_SYSTEM_NAME=Linux -DCMAKE_HOST_SYSTEM_PROCESSOR=x86_64 -DCMAKE_CROSSCOMPILING_EMULATOR=env
-- The C compiler identification is Clang 20.1.8
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Found PkgConfig: /nix/store/f4iq3fjva198s44x56dwm0vpgymb67xg-x86_64-unknown-linux-gnufilc0-pkg-config-wrapper-0.29.2/bin/x86_64-unknown-linux-gnufilc0-pkg-config (found version "0.29.2")
-- Checking for module 'x11'
--   Found x11, version 1.8.12
-- Checking for module 'xtst'
--   Found xtst, version 1.2.5
-- Looking for XRecordQueryVersion in Xtst
-- Looking for XRecordQueryVersion in Xtst - found
-- Looking for X11/extensions/record.h
-- Looking for X11/extensions/record.h - found
-- Checking for module 'xkbcommon-x11'
--   No package 'xkbcommon-x11' found
CMake Error at /nix/store/sywrvcqgm7bf6njpfbkhd8iy4iaymhj2-cmake-3.31.6/share/cmake-3.31/Modules/FindPkgConfig.cmake:645 (message):
  The following required packages were not found:
   - xkbcommon-x11
Call Stack (most recent call first):
  /nix/store/sywrvcqgm7bf6njpfbkhd8iy4iaymhj2-cmake-3.31.6/share/cmake-3.31/Modules/FindPkgConfig.cmake:873 (_pkg_check_modules_internal)
  CMakeLists.txt:153 (pkg_check_modules)
-- Configuring incomplete, errors occurred!
libuldaq-1.2.1
  CC       usb/fw/FX2LDR_FW.lo
  CXX      usb/fw/Fx2FwLoader.lo
  CC       usb/fw/DTFX2LDR_FW.lo
  CC       usb/fw/Usb26xxFpga.lo
  CC       usb/fw/UsbCtrFpga.lo
  CC       usb/fw/Usb1608g2Fpga.lo
  CC       usb/fw/Usb1608gFpga.lo
  CXX      usb/fw/DtFx2FwLoader.lo
  CC       usb/fw/PDAQ3K_FW.lo
  CC       usb/fw/USBQuad06Fpga.lo
  CC       usb/fw/Usb1808Fpga.lo
  CC       usb/fw/Usb2020Fpga.lo
  CC       usb/fw/UsbDio32hsFpga.lo
  CC       usb/fw/Usb1208hsFpga.lo
  CC       usb/fw/DT9837A_FW.lo
  CXX      utility/ErrorMap.lo
  CXX      utility/ThreadEvent.lo
  CXX      utility/UlLock.lo
  CXX      utility/Endian.lo
  CXX      utility/Nist.lo
  CXX      utility/EuScale.lo
  CXX      utility/SuspendMonitor.lo
  CXX      utility/FnLog.lo
  CXX      TmrDevice.lo
  CXXLD    libuldaq.la
make[2]: Leaving directory '/build/source/src'
Making all in examples
make[2]: Entering directory '/build/source/examples'
  CC       AIn.o
  CCLD     AIn
../src/.libs/libuldaq.so: error: undefined reference to 'pizlonated_exp'
clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [Makefile:498: AIn] Error 1
make[2]: Leaving directory '/build/source/examples'
make[1]: *** [Makefile:524: all-recursive] Error 1
make[1]: Leaving directory '/build/source'
make: *** [Makefile:391: all] Error 2
libubox-0-unstable-2024-12-19
error: Cannot build '/nix/store/v58g2wbbm0mhls4w6ns30nmzk0cf38i9-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19.drv'.
       Reason: 1 dependency failed.
       Output paths:
         /nix/store/hkwkcca1rfamsif3755mdpv8cd9gjvah-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19
libucontext-1.3.2
error: Cannot build '/nix/store/w5jvcqqmf6f1wds6wa68hx8hbzh3jpx5-libucontext-x86_64-unknown-linux-gnufilc0-1.3.2.drv'.
       Reason: builder failed with exit code 1.
       Output paths:
         /nix/store/p0zmz3s1l8c6lx1na12j26rrw3i6rp9a-libucontext-x86_64-unknown-linux-gnufilc0-1.3.2
       Last 25 log lines:
       > FAILED: libucontext.so.1.p/arch_x86_64_swapcontext.S.o
       > clang -Ilibucontext.so.1.p -I. -I.. -I../include -I../arch/common -I../arch/common/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -fPIC -D_DEFAULT_SOURCE -DEXPORT_UNPREFIXED -MD -MQ libucontext.so.1.p/arch_x86_64_swapcontext.S.o -MF libucontext.so.1.p/arch_x86_64_swapcontext.S.o.d -o libucontext.so.1.p/arch_x86_64_swapcontext.S.o -c ../arch/x86_64/swapcontext.S
       > clang-20: error: sarcasm assembler command failed with exit code 1 (use -v to see invocation)
       > sarcasm: /build/swapcontext-bc2a78.s: unexpected trailing text in displacement expression: (40) + (((0)) * (8)))(%rdi
       > [5/21] Compiling C object libucontext.so.1.p/arch_x86_64_setcontext.S.o
       > FAILED: libucontext.so.1.p/arch_x86_64_setcontext.S.o
       > clang -Ilibucontext.so.1.p -I. -I.. -I../include -I../arch/common -I../arch/common/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -fPIC -D_DEFAULT_SOURCE -DEXPORT_UNPREFIXED -MD -MQ libucontext.so.1.p/arch_x86_64_setcontext.S.o -MF libucontext.so.1.p/arch_x86_64_setcontext.S.o.d -o libucontext.so.1.p/arch_x86_64_setcontext.S.o -c ../arch/x86_64/setcontext.S
       > clang-20: error: sarcasm assembler command failed with exit code 1 (use -v to see invocation)
       > sarcasm: /build/setcontext-c3d77c.s: unexpected trailing text in displacement expression: (40) + (((0)) * (8)))(%rdi
       > [6/21] Compiling C object libucontext_posix.so.1.p/arch_x86_64_getcontext.S.o
       > FAILED: libucontext_posix.so.1.p/arch_x86_64_getcontext.S.o
       > clang -Ilibucontext_posix.so.1.p -I. -I.. -I../include -I../arch/common -I../arch/common/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -fPIC -D_DEFAULT_SOURCE -DEXPORT_UNPREFIXED -MD -MQ libucontext_posix.so.1.p/arch_x86_64_getcontext.S.o -MF libucontext_posix.so.1.p/arch_x86_64_getcontext.S.o.d -o libucontext_posix.so.1.p/arch_x86_64_getcontext.S.o -c ../arch/x86_64/getcontext.S
       > clang-20: error: sarcasm assembler command failed with exit code 1 (use -v to see invocation)
       > sarcasm: /build/getcontext-60ae93.s: unexpected trailing text in displacement expression: (40) + (((0)) * (8)))(%rdi
       > [7/21] Compiling C object libucontext_posix.so.1.p/arch_x86_64_setcontext.S.o
       > FAILED: libucontext_posix.so.1.p/arch_x86_64_setcontext.S.o
       > clang -Ilibucontext_posix.so.1.p -I. -I.. -I../include -I../arch/common -I../arch/common/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -fPIC -D_DEFAULT_SOURCE -DEXPORT_UNPREFIXED -MD -MQ libucontext_posix.so.1.p/arch_x86_64_setcontext.S.o -MF libucontext_posix.so.1.p/arch_x86_64_setcontext.S.o.d -o libucontext_posix.so.1.p/arch_x86_64_setcontext.S.o -c ../arch/x86_64/setcontext.S
       > clang-20: error: sarcasm assembler command failed with exit code 1 (use -v to see invocation)
       > sarcasm: /build/setcontext-d7a6ec.s: unexpected trailing text in displacement expression: (40) + (((0)) * (8)))(%rdi
       > [8/21] Compiling C object libucontext_posix.so.1.p/arch_x86_64_swapcontext.S.o
       > FAILED: libucontext_posix.so.1.p/arch_x86_64_swapcontext.S.o
       > clang -Ilibucontext_posix.so.1.p -I. -I.. -I../include -I../arch/common -I../arch/common/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -fPIC -D_DEFAULT_SOURCE -DEXPORT_UNPREFIXED -MD -MQ libucontext_posix.so.1.p/arch_x86_64_swapcontext.S.o -MF libucontext_posix.so.1.p/arch_x86_64_swapcontext.S.o.d -o libucontext_posix.so.1.p/arch_x86_64_swapcontext.S.o -c ../arch/x86_64/swapcontext.S
       > clang-20: error: sarcasm assembler command failed with exit code 1 (use -v to see invocation)
       > sarcasm: /build/swapcontext-f7445c.s: unexpected trailing text in displacement expression: (40) + (((0)) * (8)))(%rdi
       > ninja: build stopped: subcommand failed.
       For full logs, run:
         nix log /nix/store/w5jvcqqmf6f1wds6wa68hx8hbzh3jpx5-libucontext-x86_64-unknown-linux-gnufilc0-1.3.2.drv
libuiohook-1.2.2
error: Cannot build '/nix/store/1wcyqd447hhyyd87qgk1a365c2mdfd94-libuiohook-x86_64-unknown-linux-gnufilc0-1.2.2.drv'.
       Reason: builder failed with exit code 1.
       Output paths:
         /nix/store/kdlv3fx02gjn9r2axb41z5xbxdq3x001-libuiohook-x86_64-unknown-linux-gnufilc0-1.2.2
         /nix/store/y97ji6iqj57kswd99nn7j6ss6zbmjf95-libuiohook-x86_64-unknown-linux-gnufilc0-1.2.2-test
       Last 25 log lines:
       > -- Check for working C compiler: /nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/clang - skipped
       > -- Detecting C compile features
       > -- Detecting C compile features - done
       > -- Found PkgConfig: /nix/store/f4iq3fjva198s44x56dwm0vpgymb67xg-x86_64-unknown-linux-gnufilc0-pkg-config-wrapper-0.29.2/bin/x86_64-unknown-linux-gnufilc0-pkg-config (found version "0.29.2")
       > -- Checking for module 'x11'
       > --   Found x11, version 1.8.12
       > -- Checking for module 'xtst'
       > --   Found xtst, version 1.2.5
       > -- Looking for XRecordQueryVersion in Xtst
       > -- Looking for XRecordQueryVersion in Xtst - found
       > -- Looking for X11/extensions/record.h
       > -- Looking for X11/extensions/record.h - found
       > -- Checking for module 'xkbcommon-x11'
       > --   No package 'xkbcommon-x11' found
       > CMake Error at /nix/store/sywrvcqgm7bf6njpfbkhd8iy4iaymhj2-cmake-3.31.6/share/cmake-3.31/Modules/FindPkgConfig.cmake:645 (message):
       >   The following required packages were not found:
       >
       >    - xkbcommon-x11
       >
       > Call Stack (most recent call first):
       >   /nix/store/sywrvcqgm7bf6njpfbkhd8iy4iaymhj2-cmake-3.31.6/share/cmake-3.31/Modules/FindPkgConfig.cmake:873 (_pkg_check_modules_internal)
       >   CMakeLists.txt:153 (pkg_check_modules)
       >
       > 
       > -- Configuring incomplete, errors occurred!
       For full logs, run:
         nix log /nix/store/1wcyqd447hhyyd87qgk1a365c2mdfd94-libuiohook-x86_64-unknown-linux-gnufilc0-1.2.2.drv
libuldaq-1.2.1
error: Cannot build '/nix/store/9mvwwbb2d93msfg6niv922mmai8aih22-libuldaq-x86_64-unknown-linux-gnufilc0-1.2.1.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/7arkfipx8bcsc7xaynf7sscqch512ccw-libuldaq-x86_64-unknown-linux-gnufilc0-1.2.1
       Last 25 log lines:
       >   CC       usb/fw/UsbDio32hsFpga.lo
       >   CC       usb/fw/Usb1208hsFpga.lo
       >   CC       usb/fw/DT9837A_FW.lo
       >   CXX      utility/ErrorMap.lo
       >   CXX      utility/ThreadEvent.lo
       >   CXX      utility/UlLock.lo
       >   CXX      utility/Endian.lo
       >   CXX      utility/Nist.lo
       >   CXX      utility/EuScale.lo
       >   CXX      utility/SuspendMonitor.lo
       >   CXX      utility/FnLog.lo
       >   CXX      TmrDevice.lo
       >   CXXLD    libuldaq.la
       > make[2]: Leaving directory '/build/source/src'
       > Making all in examples
       > make[2]: Entering directory '/build/source/examples'
       >   CC       AIn.o
       >   CCLD     AIn
       > ../src/.libs/libuldaq.so: error: undefined reference to 'pizlonated_exp'
       > clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
       > make[2]: *** [Makefile:498: AIn] Error 1
       > make[2]: Leaving directory '/build/source/examples'
       > make[1]: *** [Makefile:524: all-recursive] Error 1
       > make[1]: Leaving directory '/build/source'
       > make: *** [Makefile:391: all] Error 2
       For full logs, run:
         nix log /nix/store/9mvwwbb2d93msfg6niv922mmai8aih22-libuldaq-x86_64-unknown-linux-gnufilc0-1.2.1.drv
libunarr-1.1.1
error: Cannot build '/nix/store/wws01cnwpiq4vb3a942x0vs0nrdb6n4f-libunarr-x86_64-unknown-linux-gnufilc0-1.1.1.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/y44gir3lva6ds4nslgcgk5wm3jjb1pi3-libunarr-x86_64-unknown-linux-gnufilc0-1.1.1
       Last 25 log lines:
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/unarr.dir/lzmasdk/7zDec.c.o:1:3: invalid character
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/unarr.dir/lzmasdk/7zDec.c.o:1:3: syntax error, unexpected end of file
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/unarr.dir/lzmasdk/7zDec.c.o: not an object or archive
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/unarr.dir/lzmasdk/7zStream.c.o:1:3: invalid character
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/unarr.dir/lzmasdk/7zStream.c.o:1:3: syntax error, unexpected end of file
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/unarr.dir/lzmasdk/7zStream.c.o: not an object or archive
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/unarr.dir/lzmasdk/Bcj2.c.o:1:3: invalid character
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/unarr.dir/lzmasdk/Bcj2.c.o:1:3: syntax error, unexpected end of file
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/unarr.dir/lzmasdk/Bcj2.c.o: not an object or archive
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/unarr.dir/lzmasdk/Bra.c.o:1:3: invalid character
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/unarr.dir/lzmasdk/Bra.c.o:1:3: syntax error, unexpected end of file
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/unarr.dir/lzmasdk/Bra.c.o: not an object or archive
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/unarr.dir/lzmasdk/Bra86.c.o:1:3: invalid character
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/unarr.dir/lzmasdk/Bra86.c.o:1:3: syntax error, unexpected end of file
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/unarr.dir/lzmasdk/Bra86.c.o: not an object or archive
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/unarr.dir/lzmasdk/Delta.c.o:1:3: invalid character
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/unarr.dir/lzmasdk/Delta.c.o:1:3: syntax error, unexpected end of file
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/unarr.dir/lzmasdk/Delta.c.o: not an object or archive
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/unarr.dir/lzmasdk/Lzma2Dec.c.o:1:3: invalid character
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/unarr.dir/lzmasdk/Lzma2Dec.c.o:1:3: syntax error, unexpected end of file
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: CMakeFiles/unarr.dir/lzmasdk/Lzma2Dec.c.o: not an object or archive
       > clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
       > make[2]: *** [CMakeFiles/unarr.dir/build.make:612: libunarr.so.1.1.0] Error 1
       > make[1]: *** [CMakeFiles/Makefile2:87: CMakeFiles/unarr.dir/all] Error 2
       > make: *** [Makefile:136: all] Error 2
       For full logs, run:
         nix log /nix/store/wws01cnwpiq4vb3a942x0vs0nrdb6n4f-libunarr-x86_64-unknown-linux-gnufilc0-1.1.1.drv
libutp-0-unstable-2024-11-16
error: Cannot build '/nix/store/2qcngaa34ahs07r9d5iz7d3q9nb883sm-libutp-x86_64-unknown-linux-gnufilc0-0-unstable-2024-11-16.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/lzv2qgpi4l8cq6gpklx27dp8zx6kbr6j-libutp-x86_64-unknown-linux-gnufilc0-0-unstable-2024-11-16
       Last 25 log lines:
       >     CMAKE_POLICY_DEFAULT_CMP0025
       >
       > 
       > -- Build files have been written to: /build/source/build
       > cmake: enabled parallel building
       > cmake: enabled parallel installing
       > Running phase: buildPhase
       > build flags: -j6 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
       > [ 11%] Building CXX object CMakeFiles/libutp.dir/utp_api.cpp.o
       > [ 22%] Building CXX object CMakeFiles/libutp.dir/utp_callbacks.cpp.o
       > [ 33%] Building CXX object CMakeFiles/libutp.dir/utp_internal.cpp.o
       > [ 66%] Building CXX object CMakeFiles/libutp.dir/utp_hash.cpp.o
       > [ 66%] Building CXX object CMakeFiles/libutp.dir/utp_packedsockaddr.cpp.o
       > [ 66%] Building CXX object CMakeFiles/libutp.dir/utp_utils.cpp.o
       > [ 77%] Linking CXX static library libutp.a
       > [ 77%] Built target libutp
       > [ 88%] Building C object CMakeFiles/ucat.dir/ucat.c.o
       > /build/source/ucat.c:365:17: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
       >   365 | void handle_icmp()
       >       |                 ^
       >       |                  void
       > 1 error generated.
       > make[2]: *** [CMakeFiles/ucat.dir/build.make:79: CMakeFiles/ucat.dir/ucat.c.o] Error 1
       > make[1]: *** [CMakeFiles/Makefile2:122: CMakeFiles/ucat.dir/all] Error 2
       > make: *** [Makefile:136: all] Error 2
       For full logs, run:
         nix log /nix/store/2qcngaa34ahs07r9d5iz7d3q9nb883sm-libutp-x86_64-unknown-linux-gnufilc0-0-unstable-2024-11-16.drv
libviper-1.4.6
error: Cannot build '/nix/store/vs1xwcqnnaj65k7jfggabx8naagfim61-libviper-x86_64-unknown-linux-gnufilc0-1.4.6.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/9ncdihi8sby3qqgwyl3lwhjlfwjm4fp9-libviper-x86_64-unknown-linux-gnufilc0-1.4.6
       Last 19 log lines:
       > Running phase: unpackPhase
       > unpacking source archive /nix/store/ili1gw516fblzlxnl6hdg626symbmi43-libviper-1.4.6.tar.gz
       > source root is libviper
       > setting SOURCE_DATE_EPOCH to timestamp 1259094211 of file "libviper/viper_private.c"
       > Running phase: patchPhase
       > substituteStream() in derivation libviper-x86_64-unknown-linux-gnufilc0-1.4.6: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'viper_msgbox.c')
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: configurePhase
       > no configure script, doing nothing
       > Running phase: buildPhase
       > build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
       > rm -f *.o
       > rm -f *.so
       > rm -f viper_wide.h
       > gcc -Wall -O2 -std=gnu99 -ggdb  -D_REENTRANT  -D_GNU_SOURCE -c -fpic *.c `pkg-config --cflags glib-2.0`
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: pkg-config: command not found
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: gcc: command not found
       > make: *** [Makefile:24: libviper] Error 127
       For full logs, run:
         nix log /nix/store/vs1xwcqnnaj65k7jfggabx8naagfim61-libviper-x86_64-unknown-linux-gnufilc0-1.4.6.drv
libvori-220621
error: Cannot build '/nix/store/hx5ad8m19ywsfhyph921zcskmvqk4c67-libvori-x86_64-unknown-linux-gnufilc0-220621.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/kghz05ff2yimpmwyfrc6vnxim4066j18-libvori-x86_64-unknown-linux-gnufilc0-220621
       Last 25 log lines:
       > CMakeFiles/voriobjs.dir/src/bqb_driver.cpp.o:bqb_driver.cpp:function pizlonatedFI403_sqrt:(.text+0x8dbc1): error: undefined reference to 'pizlonated_sqrt'
       > CMakeFiles/voriobjs.dir/src/bqb_driver.cpp.o:bqb_driver.cpp:function pizlonatedFI269_sqrtf:(.text+0x8dc91): error: undefined reference to 'pizlonated_sqrtf'
       > CMakeFiles/voriobjs.dir/src/bqb_engine.cpp.o:bqb_engine.cpp:function pizlonatedFI403_log:(.text+0x5dd11): error: undefined reference to 'pizlonated_log'
       > CMakeFiles/voriobjs.dir/src/bqb_engine.cpp.o:bqb_engine.cpp:function pizlonatedFI4792_fmod:(.text+0x5e346): error: undefined reference to 'pizlonated_fmod'
       > CMakeFiles/voriobjs.dir/src/bqb_engine.cpp.o:bqb_engine.cpp:function pizlonatedFI403_sqrt:(.text+0x5f2f1): error: undefined reference to 'pizlonated_sqrt'
       > CMakeFiles/voriobjs.dir/src/bqb_examples.cpp.o:bqb_examples.cpp:function pizlonatedFI403_sin:(.text+0x8ff1): error: undefined reference to 'pizlonated_sin'
       > CMakeFiles/voriobjs.dir/src/bqb_examples.cpp.o:bqb_examples.cpp:function pizlonatedFI403_cos:(.text+0x90c1): error: undefined reference to 'pizlonated_cos'
       > CMakeFiles/voriobjs.dir/src/bqb_extrapolator.cpp.o:bqb_extrapolator.cpp:function pizlonatedFI4792_pow:(.text+0x1f2d6): error: undefined reference to 'pizlonated_pow'
       > CMakeFiles/voriobjs.dir/src/bqb_hufftree.cpp.o:bqb_hufftree.cpp:function pizlonatedFI403_log:(.text+0x21011): error: undefined reference to 'pizlonated_log'
       > CMakeFiles/voriobjs.dir/src/bqb_linalg.cpp.o:bqb_linalg.cpp:function pizlonatedFI403_sqrt:(.text+0x8601): error: undefined reference to 'pizlonated_sqrt'
       > CMakeFiles/voriobjs.dir/src/bqb_math.cpp.o:bqb_math.cpp:function pizlonatedFI403_sqrt:(.text+0x4d21): error: undefined reference to 'pizlonated_sqrt'
       > CMakeFiles/voriobjs.dir/src/bqb_math.cpp.o:bqb_math.cpp:function pizlonatedFI403_acos:(.text+0x4f81): error: undefined reference to 'pizlonated_acos'
       > CMakeFiles/voriobjs.dir/src/tetrapak.cpp.o:tetrapak.cpp:function pizlonatedFI4792_pow:(.text+0x1c926): error: undefined reference to 'pizlonated_pow'
       > CMakeFiles/voriobjs.dir/src/xdmatrix3.cpp.o:xdmatrix3.cpp:function pizlonatedFI269_sqrtf:(.text+0x21a1): error: undefined reference to 'pizlonated_sqrtf'
       > CMakeFiles/voriobjs.dir/src/xdmatrix3.cpp.o:xdmatrix3.cpp:function pizlonatedFI403_acos:(.text+0x2281): error: undefined reference to 'pizlonated_acos'
       > CMakeFiles/voriobjs.dir/src/xdmatrix3.cpp.o:xdmatrix3.cpp:function pizlonatedFI403_cos:(.text+0x2351): error: undefined reference to 'pizlonated_cos'
       > CMakeFiles/voriobjs.dir/src/xdmatrix3.cpp.o:xdmatrix3.cpp:function pizlonatedFI403_sin:(.text+0x2421): error: undefined reference to 'pizlonated_sin'
       > CMakeFiles/voriobjs.dir/src/xdvector3.cpp.o:xdvector3.cpp:function pizlonatedFI403_acos:(.text+0x2321): error: undefined reference to 'pizlonated_acos'
       > CMakeFiles/voriobjs.dir/src/xdvector3.cpp.o:xdvector3.cpp:function pizlonatedFI403_cos:(.text+0x23f1): error: undefined reference to 'pizlonated_cos'
       > CMakeFiles/voriobjs.dir/src/xdvector3.cpp.o:xdvector3.cpp:function pizlonatedFI403_sin:(.text+0x24c1): error: undefined reference to 'pizlonated_sin'
       > CMakeFiles/voriobjs.dir/src/v_pre_container.cpp.o:v_pre_container.cpp:function pizlonatedFI4792_pow:(.text+0x39a6): error: undefined reference to 'pizlonated_pow'
       > clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
       > make[2]: *** [CMakeFiles/test01.dir/build.make:170: test01] Error 1
       > make[1]: *** [CMakeFiles/Makefile2:157: CMakeFiles/test01.dir/all] Error 2
       > make: *** [Makefile:136: all] Error 2
       For full logs, run:
         nix log /nix/store/hx5ad8m19ywsfhyph921zcskmvqk4c67-libvori-x86_64-unknown-linux-gnufilc0-220621.drv
libuiohook-1.2.2
error: build of '/nix/store/1wcyqd447hhyyd87qgk1a365c2mdfd94-libuiohook-x86_64-unknown-linux-gnufilc0-1.2.2.drv^*', '/nix/store/2qcngaa34ahs07r9d5iz7d3q9nb883sm-libutp-x86_64-unknown-linux-gnufilc0-0-unstable-2024-11-16.drv^*', '/nix/store/9mvwwbb2d93msfg6niv922mmai8aih22-libuldaq-x86_64-unknown-linux-gnufilc0-1.2.1.drv^*', '/nix/store/hx5ad8m19ywsfhyph921zcskmvqk4c67-libvori-x86_64-unknown-linux-gnufilc0-220621.drv^*', '/nix/store/v58g2wbbm0mhls4w6ns30nmzk0cf38i9-libubox-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-19.drv^*', '/nix/store/vs1xwcqnnaj65k7jfggabx8naagfim61-libviper-x86_64-unknown-linux-gnufilc0-1.4.6.drv^*', '/nix/store/w5jvcqqmf6f1wds6wa68hx8hbzh3jpx5-libucontext-x86_64-unknown-linux-gnufilc0-1.3.2.drv^*', '/nix/store/wws01cnwpiq4vb3a942x0vs0nrdb6n4f-libunarr-x86_64-unknown-linux-gnufilc0-1.1.1.drv^*' failed

End of log