Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 20, 2021 11:52
Show Gist options
  • Save r-rmcgibbo/5c79a901305e83c9fd6785c8614dd5e4 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/5c79a901305e83c9fd6785c8614dd5e4 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 14 seconds | https://github.com/NixOS/nixpkgs/pull/117020
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/0z1nkwdsnwnf69ngzpy2dijm97g8k76a-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
aclocal: warning: couldn't open directory 'm4': No such file or directory
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:37: installing './compile'
configure.ac:39: installing './config.guess'
configure.ac:39: installing './config.sub'
configure.ac:29: installing './install-sh'
configure.ac:29: installing './missing'
Makefile.am: installing './INSTALL'
examples/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/lyj38ysbz2cg1pi6j4rk11rj6l91n89v-libusb-1.0.23 --bindir=/nix/store/lyj38ysbz2cg1pi6j4rk11rj6l91n89v-libusb-1.0.23/bin --sbindir=/nix/store/lyj38ysbz2cg1pi6j4rk11rj6l91n89v-libusb-1.0.23/sbin --includedir=/nix/store/a9aw7h6nv1y1w90gjvny3q13y85g3c88-libusb-1.0.23-dev/include --oldincludedir=/nix/store/a9aw7h6nv1y1w90gjvny3q13y85g3c88-libusb-1.0.23-dev/include --mandir=/nix/store/lyj38ysbz2cg1pi6j4rk11rj6l91n89v-libusb-1.0.23/share/man --infodir=/nix/store/lyj38ysbz2cg1pi6j4rk11rj6l91n89v-libusb-1.0.23/share/info --docdir=/nix/store/lyj38ysbz2cg1pi6j4rk11rj6l91n89v-libusb-1.0.23/share/doc/libusb --libdir=/nix/store/lyj38ysbz2cg1pi6j4rk11rj6l91n89v-libusb-1.0.23/lib --libexecdir=/nix/store/lyj38ysbz2cg1pi6j4rk11rj6l91n89v-libusb-1.0.23/libexec --localedir=/nix/store/lyj38ysbz2cg1pi6j4rk11rj6l91n89v-libusb-1.0.23/share/locale
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 nested variables... (cached) yes
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 whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
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 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 windres... no
checking for inline... inline
checking operating system... Linux
checking for library containing clock_gettime... none required
checking libudev.h usability... yes
checking libudev.h presence... yes
checking for libudev.h... yes
checking for udev_new in -ludev... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/timerfd.h usability... yes
checking sys/timerfd.h presence... yes
checking for sys/timerfd.h... yes
checking whether TFD_NONBLOCK is declared... yes
checking whether TFD_CLOEXEC is declared... yes
checking whether to use timerfd for timing... yes
checking for pipe2... yes
checking for struct timespec... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sigaction... yes
checking whether CC supports -std=gnu99... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libusb-1.0.pc
config.status: creating Makefile
config.status: creating libusb/Makefile
config.status: creating examples/Makefile
config.status: creating tests/Makefile
config.status: creating doc/Makefile
config.status: creating doc/doxygen.cfg
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: SHELL=/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash
make all-recursive
make[1]: Entering directory '/build/source'
Making all in libusb
make[2]: Entering directory '/build/source/libusb'
CC libusb_1_0_la-core.lo
In file included from core.c:44:
core.c: In function 'libusb_get_device_list':
core.c:815:11: warning: zero-length gnu_printf format string [-Wformat-zero-length]
815 | usbi_dbg("");
| ^~
libusbi.h:238:71: note: in definition of macro '_usbi_log'
238 | #define _usbi_log(ctx, level, ...) usbi_log(ctx, level, __FUNCTION__, __VA_ARGS__)
| ^~~~~~~~~~~
core.c:815:2: note: in expansion of macro 'usbi_dbg'
815 | usbi_dbg("");
| ^~~~~~~~
core.c: In function 'libusb_close':
core.c:1495:11: warning: zero-length gnu_printf format string [-Wformat-zero-length]
1495 | usbi_dbg("");
| ^~
libusbi.h:238:71: note: in definition of macro '_usbi_log'
238 | #define _usbi_log(ctx, level, ...) usbi_log(ctx, level, __FUNCTION__, __VA_ARGS__)
| ^~~~~~~~~~~
core.c:1495:2: note: in expansion of macro 'usbi_dbg'
1495 | usbi_dbg("");
| ^~~~~~~~
core.c: In function 'libusb_get_configuration':
core.c:1578:11: warning: zero-length gnu_printf format string [-Wformat-zero-length]
1578 | usbi_dbg("");
| ^~
libusbi.h:238:71: note: in definition of macro '_usbi_log'
238 | #define _usbi_log(ctx, level, ...) usbi_log(ctx, level, __FUNCTION__, __VA_ARGS__)
| ^~~~~~~~~~~
core.c:1578:2: note: in expansion of macro 'usbi_dbg'
1578 | usbi_dbg("");
| ^~~~~~~~
core.c: In function 'libusb_reset_device':
core.c:1846:11: warning: zero-length gnu_printf format string [-Wformat-zero-length]
1846 | usbi_dbg("");
| ^~
libusbi.h:238:71: note: in definition of macro '_usbi_log'
238 | #define _usbi_log(ctx, level, ...) usbi_log(ctx, level, __FUNCTION__, __VA_ARGS__)
| ^~~~~~~~~~~
core.c:1846:2: note: in expansion of macro 'usbi_dbg'
1846 | usbi_dbg("");
| ^~~~~~~~
core.c: In function 'libusb_exit':
core.c:2370:11: warning: zero-length gnu_printf format string [-Wformat-zero-length]
2370 | usbi_dbg("");
| ^~
libusbi.h:238:71: note: in definition of macro '_usbi_log'
238 | #define _usbi_log(ctx, level, ...) usbi_log(ctx, level, __FUNCTION__, __VA_ARGS__)
| ^~~~~~~~~~~
core.c:2370:2: note: in expansion of macro 'usbi_dbg'
2370 | usbi_dbg("");
| ^~~~~~~~
CC libusb_1_0_la-descriptor.lo
In file included from descriptor.c:29:
descriptor.c: In function 'libusb_get_device_descriptor':
descriptor.c:546:11: warning: zero-length gnu_printf format string [-Wformat-zero-length]
546 | usbi_dbg("");
| ^~
libusbi.h:238:71: note: in definition of macro '_usbi_log'
238 | #define _usbi_log(ctx, level, ...) usbi_log(ctx, level, __FUNCTION__, __VA_ARGS__)
| ^~~~~~~~~~~
descriptor.c:546:2: note: in expansion of macro 'usbi_dbg'
546 | usbi_dbg("");
| ^~~~~~~~
CC libusb_1_0_la-hotplug.lo
CC libusb_1_0_la-io.lo
In file included from io.c:40:
io.c: In function 'disarm_timerfd':
io.c:1333:11: warning: zero-length gnu_printf format string [-Wformat-zero-length]
1333 | usbi_dbg("");
| ^~
libusbi.h:238:71: note: in definition of macro '_usbi_log'
238 | #define _usbi_log(ctx, level, ...) usbi_log(ctx, level, __FUNCTION__, __VA_ARGS__)
| ^~~~~~~~~~~
io.c:1333:2: note: in expansion of macro 'usbi_dbg'
1333 | usbi_dbg("");
| ^~~~~~~~
io.c: In function 'libusb_interrupt_event_handler':
io.c:1915:11: warning: zero-length gnu_printf format string [-Wformat-zero-length]
1915 | usbi_dbg("");
| ^~
libusbi.h:238:71: note: in definition of macro '_usbi_log'
238 | #define _usbi_log(ctx, level, ...) usbi_log(ctx, level, __FUNCTION__, __VA_ARGS__)
| ^~~~~~~~~~~
io.c:1915:2: note: in expansion of macro 'usbi_dbg'
1915 | usbi_dbg("");
| ^~~~~~~~
CC libusb_1_0_la-strerror.lo
CC libusb_1_0_la-sync.lo
CC os/libusb_1_0_la-poll_posix.lo
CC os/libusb_1_0_la-threads_posix.lo
CC os/libusb_1_0_la-linux_usbfs.lo
CC os/libusb_1_0_la-linux_udev.lo
CCLD libusb-1.0.la
make[2]: Leaving directory '/build/source/libusb'
Making all in doc
make[2]: Entering directory '/build/source/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/source/doc'
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 pkgconfigdir=/nix/store/a9aw7h6nv1y1w90gjvny3q13y85g3c88-libusb-1.0.23-dev/lib/pkgconfig m4datadir=/nix/store/a9aw7h6nv1y1w90gjvny3q13y85g3c88-libusb-1.0.23-dev/share/aclocal aclocaldir=/nix/store/a9aw7h6nv1y1w90gjvny3q13y85g3c88-libusb-1.0.23-dev/share/aclocal install
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/lyj38ysbz2cg1pi6j4rk11rj6l91n89v-libusb-1.0.23/lib'
/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash ../libtool --mode=install /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c libusb-1.0.la '/nix/store/lyj38ysbz2cg1pi6j4rk11rj6l91n89v-libusb-1.0.23/lib'
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/libusb-1.0.so.0.2.0 /nix/store/lyj38ysbz2cg1pi6j4rk11rj6l91n89v-libusb-1.0.23/lib/libusb-1.0.so.0.2.0
libtool: install: (cd /nix/store/lyj38ysbz2cg1pi6j4rk11rj6l91n89v-libusb-1.0.23/lib && { ln -s -f libusb-1.0.so.0.2.0 libusb-1.0.so.0 || { rm -f libusb-1.0.so.0 && ln -s libusb-1.0.so.0.2.0 libusb-1.0.so.0; }; })
libtool: install: (cd /nix/store/lyj38ysbz2cg1pi6j4rk11rj6l91n89v-libusb-1.0.23/lib && { ln -s -f libusb-1.0.so.0.2.0 libusb-1.0.so || { rm -f libusb-1.0.so && ln -s libusb-1.0.so.0.2.0 libusb-1.0.so; }; })
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/libusb-1.0.lai /nix/store/lyj38ysbz2cg1pi6j4rk11rj6l91n89v-libusb-1.0.23/lib/libusb-1.0.la
libtool: finish: PATH="/nix/store/5cn4ga4gr74qx691av7fqsrkrh05kd4i-pkg-config-wrapper-0.29.2/bin:/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/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/lyj38ysbz2cg1pi6j4rk11rj6l91n89v-libusb-1.0.23/lib
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/lyj38ysbz2cg1pi6j4rk11rj6l91n89v-libusb-1.0.23/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/a9aw7h6nv1y1w90gjvny3q13y85g3c88-libusb-1.0.23-dev/include/libusb-1.0'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 libusb.h '/nix/store/a9aw7h6nv1y1w90gjvny3q13y85g3c88-libusb-1.0.23-dev/include/libusb-1.0'
make[2]: Leaving directory '/build/source/libusb'
make[1]: Leaving directory '/build/source/libusb'
Making install in doc
make[1]: Entering directory '/build/source/doc'
make[2]: Entering directory '/build/source/doc'
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/doc'
make[1]: Leaving directory '/build/source/doc'
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/a9aw7h6nv1y1w90gjvny3q13y85g3c88-libusb-1.0.23-dev/lib/pkgconfig'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 libusb-1.0.pc '/nix/store/a9aw7h6nv1y1w90gjvny3q13y85g3c88-libusb-1.0.23-dev/lib/pkgconfig'
make[2]: Leaving directory '/build/source'
make[1]: Leaving directory '/build/source'
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
Patching '/nix/store/a9aw7h6nv1y1w90gjvny3q13y85g3c88-libusb-1.0.23-dev/lib/pkgconfig/libusb-1.0.pc' includedir to output /nix/store/a9aw7h6nv1y1w90gjvny3q13y85g3c88-libusb-1.0.23-dev
shrinking RPATHs of ELF executables and libraries in /nix/store/lyj38ysbz2cg1pi6j4rk11rj6l91n89v-libusb-1.0.23
shrinking /nix/store/lyj38ysbz2cg1pi6j4rk11rj6l91n89v-libusb-1.0.23/lib/libusb-1.0.so.0.2.0
strip is /nix/store/sipnv3707dbf02lkjiixqixfiflj6pys-binutils-2.31.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/lyj38ysbz2cg1pi6j4rk11rj6l91n89v-libusb-1.0.23/lib
patching script interpreter paths in /nix/store/lyj38ysbz2cg1pi6j4rk11rj6l91n89v-libusb-1.0.23
checking for references to /build/ in /nix/store/lyj38ysbz2cg1pi6j4rk11rj6l91n89v-libusb-1.0.23...
shrinking RPATHs of ELF executables and libraries in /nix/store/a9aw7h6nv1y1w90gjvny3q13y85g3c88-libusb-1.0.23-dev
strip is /nix/store/sipnv3707dbf02lkjiixqixfiflj6pys-binutils-2.31.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/a9aw7h6nv1y1w90gjvny3q13y85g3c88-libusb-1.0.23-dev/lib
patching script interpreter paths in /nix/store/a9aw7h6nv1y1w90gjvny3q13y85g3c88-libusb-1.0.23-dev
checking for references to /build/ in /nix/store/a9aw7h6nv1y1w90gjvny3q13y85g3c88-libusb-1.0.23-dev...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment