Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 20, 2021 11:52
Show Gist options
  • Save r-rmcgibbo/8efb324fc3f627d7c6a7008a0acf8393 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/8efb324fc3f627d7c6a7008a0acf8393 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 11 seconds | https://github.com/NixOS/nixpkgs/pull/117020
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/fjkdf6vyy8g4y629wzi9q201ykhvpb22-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "autoreconfPhase" }
autoreconfPhase
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './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: running: /nix/store/7j7zx9ign8asxmlmaqqk1cn1kfizpkb1-autoconf-2.69/bin/autoconf --force
autoreconf: running: /nix/store/7j7zx9ign8asxmlmaqqk1cn1kfizpkb1-autoconf-2.69/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:25: installing './ar-lib'
configure.ac:25: installing './compile'
configure.ac:26: installing './config.guess'
configure.ac:26: installing './config.sub'
configure.ac:22: installing './install-sh'
configure.ac:22: installing './missing'
hidtest/Makefile.am: installing './depcomp'
autoreconf: Leaving directory `.'
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
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
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
fixing libtool script ./ltmain.sh
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/yzig64bp2dwmvdh1rxw3axvwzvgq5bg9-hidapi-0.9.0
checking for a BSD-compatible install... /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/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 gcc... gcc
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... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking the archiver (ar) interface... ar
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /nix/store/qqzc8x6j6r3yj16ah871jx98ni4486xw-gnused-4.8/bin/sed
checking for grep that handles long lines and -e... /nix/store/cnv10625yiknb51mszrpgi6dl2603l8i-gnugrep-3.4/bin/grep
checking for egrep... /nix/store/cnv10625yiknb51mszrpgi6dl2603l8i-gnugrep-3.4/bin/grep -E
checking for fgrep... /nix/store/cnv10625yiknb51mszrpgi6dl2603l8i-gnugrep-3.4/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking for sysroot... no
checking for a working dd... /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/dd
checking how to truncate binary pipes... /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... ld
checking if the linker (ld) is GNU ld... yes
checking whether the g++ linker (ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for gcc... gcc
checking whether we are using the GNU Objective C compiler... no
checking whether gcc accepts -g... no
checking dependency style of gcc... none
checking pkg-config is at least version 0.9.0... yes
checking whether make supports nested variables... (cached) yes
checking operating system... aarch64-unknown-linux-gnu
(Linux back-end)
checking for libudev... yes
checking for clock_gettime in -lrt... yes
checking for libusb... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating pc/hidapi-hidraw.pc
config.status: creating pc/hidapi-libusb.pc
config.status: creating Makefile
config.status: creating hidtest/Makefile
config.status: creating libusb/Makefile
config.status: creating linux/Makefile
config.status: creating mac/Makefile
config.status: creating testgui/Makefile
config.status: creating windows/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: -j2 -l2 SHELL=/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash
make all-recursive
make[1]: Entering directory '/build/source'
Making all in linux
make[2]: Entering directory '/build/source/linux'
CC hid.lo
CCLD libhidapi-hidraw.la
make[2]: Leaving directory '/build/source/linux'
Making all in libusb
make[2]: Entering directory '/build/source/libusb'
CC hid.lo
CCLD libhidapi-libusb.la
make[2]: Leaving directory '/build/source/libusb'
Making all in hidtest
make[2]: Entering directory '/build/source/hidtest'
CXX hidtest.o
CXXLD hidtest-libusb
CXXLD hidtest-hidraw
make[2]: Leaving directory '/build/source/hidtest'
make[2]: Entering directory '/build/source'
make[2]: Leaving directory '/build/source'
make[1]: Leaving directory '/build/source'
@nix { "action": "setPhase", "phase": "installPhase" }
installing
install flags: SHELL=/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash install
Making install in linux
make[1]: Entering directory '/build/source/linux'
make[2]: Entering directory '/build/source/linux'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/yzig64bp2dwmvdh1rxw3axvwzvgq5bg9-hidapi-0.9.0/lib'
/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash ../libtool --mode=install /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c libhidapi-hidraw.la '/nix/store/yzig64bp2dwmvdh1rxw3axvwzvgq5bg9-hidapi-0.9.0/lib'
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/libhidapi-hidraw.so.0.0.0 /nix/store/yzig64bp2dwmvdh1rxw3axvwzvgq5bg9-hidapi-0.9.0/lib/libhidapi-hidraw.so.0.0.0
libtool: install: (cd /nix/store/yzig64bp2dwmvdh1rxw3axvwzvgq5bg9-hidapi-0.9.0/lib && { ln -s -f libhidapi-hidraw.so.0.0.0 libhidapi-hidraw.so.0 || { rm -f libhidapi-hidraw.so.0 && ln -s libhidapi-hidraw.so.0.0.0 libhidapi-hidraw.so.0; }; })
libtool: install: (cd /nix/store/yzig64bp2dwmvdh1rxw3axvwzvgq5bg9-hidapi-0.9.0/lib && { ln -s -f libhidapi-hidraw.so.0.0.0 libhidapi-hidraw.so || { rm -f libhidapi-hidraw.so && ln -s libhidapi-hidraw.so.0.0.0 libhidapi-hidraw.so; }; })
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/libhidapi-hidraw.lai /nix/store/yzig64bp2dwmvdh1rxw3axvwzvgq5bg9-hidapi-0.9.0/lib/libhidapi-hidraw.la
libtool: finish: PATH="/nix/store/7j7zx9ign8asxmlmaqqk1cn1kfizpkb1-autoconf-2.69/bin:/nix/store/pxw8dc8qqk89cl0ghy69bjfgr1rp320p-automake-1.16.2/bin:/nix/store/mmya2mhliqhxafix1iv98hrv4qfy3f70-gettext-0.21/bin:/nix/store/cg7p43afvg8jpg2gfdbiak7f5dnblwi1-libtool-2.4.6/bin:/nix/store/qm9c2pgw22xybv9vw8wj9dbn48hcw5j8-gnum4-1.4.18/bin:/nix/store/5cn4ga4gr74qx691av7fqsrkrh05kd4i-pkg-config-wrapper-0.29.2/bin:/nix/store/a2hbzbwybzlmydq6q3521kg0n908h8qr-patchelf-0.12/bin:/nix/store/vc88xmiaqg3cprsnmv6cm9mlkl8jsyvf-gcc-wrapper-9.3.0/bin:/nix/store/3685naj70sfacpkmvx5srg4g9zkc4w0h-gcc-9.3.0/bin:/nix/store/5dim91dbzflh6xv1317hqbynwbijlgzk-glibc-2.31-74-bin/bin:/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin:/nix/store/gmmivw7347a6fjmmkl9fr5hdrqvmbfkh-binutils-wrapper-2.31.1/bin:/nix/store/sipnv3707dbf02lkjiixqixfiflj6pys-binutils-2.31.1/bin:/nix/store/5dim91dbzflh6xv1317hqbynwbijlgzk-glibc-2.31-74-bin/bin:/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin:/nix/store/8xhknhr09ykx4hw3czg1yj67605mqgbj-systemd-246.6/bin:/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin:/nix/store/kf12igi19hi66cab0bj93497vqbmrp9d-findutils-4.7.0/bin:/nix/store/9vbxbvgzqcxncr1qzi5945k7m20nzh6x-diffutils-3.7/bin:/nix/store/qqzc8x6j6r3yj16ah871jx98ni4486xw-gnused-4.8/bin:/nix/store/cnv10625yiknb51mszrpgi6dl2603l8i-gnugrep-3.4/bin:/nix/store/jsyzyi94jwi5n3fja5rgsyywijmgrjlj-gawk-5.1.0/bin:/nix/store/vg8820vz62ywls9prvxmfsyswb7wjbj6-gnutar-1.32/bin:/nix/store/fv3krwdrgq888szd9hv5kb5asfsn4kv5-gzip-1.10/bin:/nix/store/gz04ym13xg7bs85zaipn44c9jzzyhyxn-bzip2-1.0.6.0.1-bin/bin:/nix/store/q9fgn95mrli8a8dl1h04pjcsf7fwry3w-gnumake-4.3/bin:/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin:/nix/store/cdjv9blnjrz9ymb7k1xl08ns6608y2ir-patch-2.7.6/bin:/nix/store/nvlzv4q5acvlf857v7pvqq7qy8w03syc-xz-5.2.5-bin/bin:/sbin" ldconfig -n /nix/store/yzig64bp2dwmvdh1rxw3axvwzvgq5bg9-hidapi-0.9.0/lib
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/yzig64bp2dwmvdh1rxw3axvwzvgq5bg9-hidapi-0.9.0/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/yzig64bp2dwmvdh1rxw3axvwzvgq5bg9-hidapi-0.9.0/include/hidapi'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 ../hidapi/hidapi.h '/nix/store/yzig64bp2dwmvdh1rxw3axvwzvgq5bg9-hidapi-0.9.0/include/hidapi'
make[2]: Leaving directory '/build/source/linux'
make[1]: Leaving directory '/build/source/linux'
Making install in libusb
make[1]: Entering directory '/build/source/libusb'
make[2]: Entering directory '/build/source/libusb'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/yzig64bp2dwmvdh1rxw3axvwzvgq5bg9-hidapi-0.9.0/lib'
/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash ../libtool --mode=install /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c libhidapi-libusb.la '/nix/store/yzig64bp2dwmvdh1rxw3axvwzvgq5bg9-hidapi-0.9.0/lib'
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/libhidapi-libusb.so.0.0.0 /nix/store/yzig64bp2dwmvdh1rxw3axvwzvgq5bg9-hidapi-0.9.0/lib/libhidapi-libusb.so.0.0.0
libtool: install: (cd /nix/store/yzig64bp2dwmvdh1rxw3axvwzvgq5bg9-hidapi-0.9.0/lib && { ln -s -f libhidapi-libusb.so.0.0.0 libhidapi-libusb.so.0 || { rm -f libhidapi-libusb.so.0 && ln -s libhidapi-libusb.so.0.0.0 libhidapi-libusb.so.0; }; })
libtool: install: (cd /nix/store/yzig64bp2dwmvdh1rxw3axvwzvgq5bg9-hidapi-0.9.0/lib && { ln -s -f libhidapi-libusb.so.0.0.0 libhidapi-libusb.so || { rm -f libhidapi-libusb.so && ln -s libhidapi-libusb.so.0.0.0 libhidapi-libusb.so; }; })
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/libhidapi-libusb.lai /nix/store/yzig64bp2dwmvdh1rxw3axvwzvgq5bg9-hidapi-0.9.0/lib/libhidapi-libusb.la
libtool: finish: PATH="/nix/store/7j7zx9ign8asxmlmaqqk1cn1kfizpkb1-autoconf-2.69/bin:/nix/store/pxw8dc8qqk89cl0ghy69bjfgr1rp320p-automake-1.16.2/bin:/nix/store/mmya2mhliqhxafix1iv98hrv4qfy3f70-gettext-0.21/bin:/nix/store/cg7p43afvg8jpg2gfdbiak7f5dnblwi1-libtool-2.4.6/bin:/nix/store/qm9c2pgw22xybv9vw8wj9dbn48hcw5j8-gnum4-1.4.18/bin:/nix/store/5cn4ga4gr74qx691av7fqsrkrh05kd4i-pkg-config-wrapper-0.29.2/bin:/nix/store/a2hbzbwybzlmydq6q3521kg0n908h8qr-patchelf-0.12/bin:/nix/store/vc88xmiaqg3cprsnmv6cm9mlkl8jsyvf-gcc-wrapper-9.3.0/bin:/nix/store/3685naj70sfacpkmvx5srg4g9zkc4w0h-gcc-9.3.0/bin:/nix/store/5dim91dbzflh6xv1317hqbynwbijlgzk-glibc-2.31-74-bin/bin:/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin:/nix/store/gmmivw7347a6fjmmkl9fr5hdrqvmbfkh-binutils-wrapper-2.31.1/bin:/nix/store/sipnv3707dbf02lkjiixqixfiflj6pys-binutils-2.31.1/bin:/nix/store/5dim91dbzflh6xv1317hqbynwbijlgzk-glibc-2.31-74-bin/bin:/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin:/nix/store/8xhknhr09ykx4hw3czg1yj67605mqgbj-systemd-246.6/bin:/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin:/nix/store/kf12igi19hi66cab0bj93497vqbmrp9d-findutils-4.7.0/bin:/nix/store/9vbxbvgzqcxncr1qzi5945k7m20nzh6x-diffutils-3.7/bin:/nix/store/qqzc8x6j6r3yj16ah871jx98ni4486xw-gnused-4.8/bin:/nix/store/cnv10625yiknb51mszrpgi6dl2603l8i-gnugrep-3.4/bin:/nix/store/jsyzyi94jwi5n3fja5rgsyywijmgrjlj-gawk-5.1.0/bin:/nix/store/vg8820vz62ywls9prvxmfsyswb7wjbj6-gnutar-1.32/bin:/nix/store/fv3krwdrgq888szd9hv5kb5asfsn4kv5-gzip-1.10/bin:/nix/store/gz04ym13xg7bs85zaipn44c9jzzyhyxn-bzip2-1.0.6.0.1-bin/bin:/nix/store/q9fgn95mrli8a8dl1h04pjcsf7fwry3w-gnumake-4.3/bin:/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin:/nix/store/cdjv9blnjrz9ymb7k1xl08ns6608y2ir-patch-2.7.6/bin:/nix/store/nvlzv4q5acvlf857v7pvqq7qy8w03syc-xz-5.2.5-bin/bin:/sbin" ldconfig -n /nix/store/yzig64bp2dwmvdh1rxw3axvwzvgq5bg9-hidapi-0.9.0/lib
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/yzig64bp2dwmvdh1rxw3axvwzvgq5bg9-hidapi-0.9.0/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/yzig64bp2dwmvdh1rxw3axvwzvgq5bg9-hidapi-0.9.0/include/hidapi'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 ../hidapi/hidapi.h '/nix/store/yzig64bp2dwmvdh1rxw3axvwzvgq5bg9-hidapi-0.9.0/include/hidapi'
make[2]: Leaving directory '/build/source/libusb'
make[1]: Leaving directory '/build/source/libusb'
Making install in hidtest
make[1]: Entering directory '/build/source/hidtest'
make[2]: Entering directory '/build/source/hidtest'
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/source/hidtest'
make[1]: Leaving directory '/build/source/hidtest'
make[1]: Entering directory '/build/source'
make[2]: Entering directory '/build/source'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/yzig64bp2dwmvdh1rxw3axvwzvgq5bg9-hidapi-0.9.0/share/doc/hidapi'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 README.md AUTHORS.txt LICENSE-bsd.txt LICENSE-gpl3.txt LICENSE-orig.txt LICENSE.txt '/nix/store/yzig64bp2dwmvdh1rxw3axvwzvgq5bg9-hidapi-0.9.0/share/doc/hidapi'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/yzig64bp2dwmvdh1rxw3axvwzvgq5bg9-hidapi-0.9.0/lib/pkgconfig'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 pc/hidapi-hidraw.pc pc/hidapi-libusb.pc '/nix/store/yzig64bp2dwmvdh1rxw3axvwzvgq5bg9-hidapi-0.9.0/lib/pkgconfig'
make[2]: Leaving directory '/build/source'
make[1]: Leaving directory '/build/source'
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/yzig64bp2dwmvdh1rxw3axvwzvgq5bg9-hidapi-0.9.0
shrinking /nix/store/yzig64bp2dwmvdh1rxw3axvwzvgq5bg9-hidapi-0.9.0/lib/libhidapi-libusb.so.0.0.0
shrinking /nix/store/yzig64bp2dwmvdh1rxw3axvwzvgq5bg9-hidapi-0.9.0/lib/libhidapi-hidraw.so.0.0.0
strip is /nix/store/sipnv3707dbf02lkjiixqixfiflj6pys-binutils-2.31.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/yzig64bp2dwmvdh1rxw3axvwzvgq5bg9-hidapi-0.9.0/lib
patching script interpreter paths in /nix/store/yzig64bp2dwmvdh1rxw3axvwzvgq5bg9-hidapi-0.9.0
checking for references to /build/ in /nix/store/yzig64bp2dwmvdh1rxw3axvwzvgq5bg9-hidapi-0.9.0...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment