Running phase: unpackPhase unpacking source archive /nix/store/1ys6k81hxkf4pms07mpaaq7m8lfyhknv-source source root is source Running phase: patchPhase Running phase: autoreconfPhase autoreconf: export WARNINGS= 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 AC_CONFIG_AUX_DIR, '.'. 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' libtoolize: Remember to add 'LT_INIT' to configure.ac. autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /nix/store/m9qpqr7m6ik1szwlrnk2sjw7x7k0rdbg-autoconf-2.72/bin/autoconf --force configure.ac:14: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:705: AM_INIT_AUTOMAKE is expanded from... configure.ac:14: the top level configure.ac:34: warning: The macro 'AC_GNU_SOURCE' is obsolete. configure.ac:34: You should run autoupdate. ./lib/autoconf/specific.m4:489: AC_GNU_SOURCE is expanded from... configure.ac:34: the top level configure.ac:286: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:286: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:286: the top level configure.ac:298: warning: The macro 'AC_HEADER_TIME' is obsolete. configure.ac:298: You should run autoupdate. ./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from... configure.ac:298: the top level configure.ac:343: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:343: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2821: _AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2837: AC_COMPILE_IFELSE is expanded from... configure.ac:343: the top level autoreconf: running: /nix/store/m9qpqr7m6ik1szwlrnk2sjw7x7k0rdbg-autoconf-2.72/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:14: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:14: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:34: installing './compile' configure.ac:31: installing './config.guess' configure.ac:31: installing './config.sub' configure.ac:14: installing './install-sh' configure.ac:14: installing './missing' src/ct/Makefile.am: installing './depcomp' autoreconf: './install-sh' is updated autoreconf: Leaving directory '.' Running phase: updateAutotoolsGnuConfigScriptsPhase Updating Autotools / GNU config script to a newer upstream version: ./config.sub Updating Autotools / GNU config script to a newer upstream version: ./config.guess Running phase: configurePhase fixing libtool script ./ltmain.sh ./configure patching script interpreter paths in ./configure ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/11ciq72n4fdv8rw6wgjgasfv4mjs1jrw-bash-5.2p37/bin/sh" configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20 --enable-api-doc --enable-usb --enable-pcsc --localstatedir=/var --sysconfdir=/etc checking for a BSD-compatible install... /nix/store/fr9yr63a1267cr0r86w18c77mh3xavcc-coreutils-9.6/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /nix/store/fr9yr63a1267cr0r86w18c77mh3xavcc-coreutils-9.6/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/time.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking pkg-config is at least version 0.9.0... yes checking whether byte ordering is bigendian... no checking svn checkout... yes checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking for a sed that does not truncate output... /nix/store/fcny04vmfnkqc4ym5m9znckswlq9pglg-gnused-4.9/bin/sed checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /nix/store/fcny04vmfnkqc4ym5m9znckswlq9pglg-gnused-4.9/bin/sed checking for grep that handles long lines and -e... /nix/store/yz6nq9v29l3g990w8zlqsnzlzbicd3b3-gnugrep-3.11/bin/grep checking for egrep... /nix/store/yz6nq9v29l3g990w8zlqsnzlzbicd3b3-gnugrep-3.11/bin/grep -E checking for fgrep... /nix/store/yz6nq9v29l3g990w8zlqsnzlzbicd3b3-gnugrep-3.11/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 the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for archiver @FILE support... @ checking for strip... strip checking command to parse nm output from gcc object... ok checking for sysroot... no checking for a working dd... /nix/store/fr9yr63a1267cr0r86w18c77mh3xavcc-coreutils-9.6/bin/dd checking how to truncate binary pipes... /nix/store/fr9yr63a1267cr0r86w18c77mh3xavcc-coreutils-9.6/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no 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 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for xsltproc... xsltproc checking for svn... no checking for wget... no checking for tr... tr checking for doxygen... doxygen checking XSLTPROC requirement... ok checking DOXYGEN requirement... ok checking svn doc build dependencies... configure: WARNING: "make dist" will not work checking for egrep... (cached) /nix/store/yz6nq9v29l3g990w8zlqsnzlzbicd3b3-gnugrep-3.11/bin/grep -E checking for sys/wait.h that is POSIX.1 compatible... yes checking for errno.h... yes checking for fcntl.h... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for getopt.h... yes checking for dlfcn.h... (cached) yes checking for sys/poll.h... yes checking for an ANSI C-conforming const... yes checking for uid_t... yes checking for gid_t... yes checking for size_t... yes checking for error_at_line... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for gettimeofday... yes checking for daemon... yes checking for inline... inline checking for socket in -lsocket... no checking for lt_dlopen in -lltdl... yes checking for ltdl.h... yes checking struct sockaddr_storage::ss_family... ok checking for poll in -lpoll... no checking for libusb... yes checking for libpcsclite... yes checking for a sed that does not truncate output... (cached) /nix/store/fcny04vmfnkqc4ym5m9znckswlq9pglg-gnused-4.9/bin/sed checking for stdint-types....... "(putting them into src/include/openct/types.h)" checking for uintptr_t... yes checking for uint64_t... yes ... seen our uintptr_t in stdint.h (uint64_t too) creating src/include/openct/types.h : _SRC_INCLUDE_OPENCT_TYPES_H checking for int_least32_t... yes checking for int_fast32_t... yes ..adding include stdint.h ... seen good stdint.h inttypes ... seen good uint64_t ... DONE src/include/openct/types.h checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/doxygen.conf config.status: creating doc/nonpersistent/Makefile config.status: creating etc/Makefile config.status: creating macos/Makefile config.status: creating src/Makefile config.status: creating src/ct/Makefile config.status: creating src/ct/libopenct.pc config.status: creating src/ctapi/Makefile config.status: creating src/ifd/Makefile config.status: creating src/include/Makefile config.status: creating src/include/openct/Makefile config.status: creating src/pcsc/Makefile config.status: creating src/tools/Makefile config.status: creating src/tools/openct-tool.1 config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands OpenCT has been configured with the following options: Version: 0.6.20 Libraries: /nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/lib doc support: no api doc support: yes usb support: yes pcsc support: yes non-privileged support: # Host: x86_64-pc-linux-gnu Compiler: gcc Preprocessor flags: -DOPENCT_CONF_PATH="\"$(sysconfdir)/openct.conf\"" -DOPENCT_SOCKET_PATH="\"$(OPENCT_SOCKET_PATH)\"" -DOPENCT_MODULES_PATH="\"$(ifddir)\"" -DOPENCT_IFDHANDLER_PATH="\"$(sbindir)/ifdhandler\"" Compiler flags: -g -O2 Linker flags: Libraries: LIBUSB_CFLAGS: -I/nix/store/7fjqfpf9yg8fazn76z1m9xs83z5vh9jc-libusb-compat-0.1.8-dev/include LIBUSB_LIBS: -L/nix/store/n0ya9s2zsrgwzph21gyw2gr7p4g942a0-libusb-compat-0.1.8/lib -lusb PCSC_CFLAGS: -I/nix/store/8ysyand8qfha48y0v7qcxzkpa6pld45i-pcsclite-2.3.0-dev/include/PCSC PCSC_LIBS: -L/nix/store/9dv3lp8ia8v1bi81vjhlk21zhj8v65gl-pcsclite-2.3.0-lib/lib -lpcsclite bundledir: ifddir: ${libdir}/ifd udevdir: hotplugdir: daemon user: openctd daemon groups: usb Running phase: buildPhase build flags: SHELL=/nix/store/11ciq72n4fdv8rw6wgjgasfv4mjs1jrw-bash-5.2p37/bin/bash make all-recursive make[1]: Entering directory '/build/source' Making all in etc make[2]: Entering directory '/build/source/etc' sed \ -e 's|@bindir[@]|/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/bin|g' \ -e 's|@sbindir[@]|/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/sbin|g' \ -e 's|@libdir[@]|/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/lib|g' \ -e 's|@udevdir[@]||g' \ -e 's|@localstatedir[@]|/var|g' \ -e 's|@OPENCT_SOCKET_PATH[@]|/var/run/openct|g' \ -e 's|@ENABLE_NON_PRIVILEGED[@]|#|g' \ -e 's|@daemon_user[@]|openctd|g' \ -e 's|@daemon_groups[@]|usb|g' \ < "init-script.in" > "init-script" sed \ -e 's|@bindir[@]|/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/bin|g' \ -e 's|@sbindir[@]|/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/sbin|g' \ -e 's|@libdir[@]|/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/lib|g' \ -e 's|@udevdir[@]||g' \ -e 's|@localstatedir[@]|/var|g' \ -e 's|@OPENCT_SOCKET_PATH[@]|/var/run/openct|g' \ -e 's|@ENABLE_NON_PRIVILEGED[@]|#|g' \ -e 's|@daemon_user[@]|openctd|g' \ -e 's|@daemon_groups[@]|usb|g' \ < "openct.hald.in" > "openct.hald" sed \ -e 's|@bindir[@]|/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/bin|g' \ -e 's|@sbindir[@]|/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/sbin|g' \ -e 's|@libdir[@]|/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/lib|g' \ -e 's|@udevdir[@]||g' \ -e 's|@localstatedir[@]|/var|g' \ -e 's|@OPENCT_SOCKET_PATH[@]|/var/run/openct|g' \ -e 's|@ENABLE_NON_PRIVILEGED[@]|#|g' \ -e 's|@daemon_user[@]|openctd|g' \ -e 's|@daemon_groups[@]|usb|g' \ < "openct_usb.mdev.in" > "openct_usb.mdev" sed \ -e 's|@bindir[@]|/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/bin|g' \ -e 's|@sbindir[@]|/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/sbin|g' \ -e 's|@libdir[@]|/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/lib|g' \ -e 's|@udevdir[@]||g' \ -e 's|@localstatedir[@]|/var|g' \ -e 's|@OPENCT_SOCKET_PATH[@]|/var/run/openct|g' \ -e 's|@ENABLE_NON_PRIVILEGED[@]|#|g' \ -e 's|@daemon_user[@]|openctd|g' \ -e 's|@daemon_groups[@]|usb|g' \ < "openct_usb.in" > "openct_usb" sed \ -e 's|@bindir[@]|/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/bin|g' \ -e 's|@sbindir[@]|/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/sbin|g' \ -e 's|@libdir[@]|/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/lib|g' \ -e 's|@udevdir[@]||g' \ -e 's|@localstatedir[@]|/var|g' \ -e 's|@OPENCT_SOCKET_PATH[@]|/var/run/openct|g' \ -e 's|@ENABLE_NON_PRIVILEGED[@]|#|g' \ -e 's|@daemon_user[@]|openctd|g' \ -e 's|@daemon_groups[@]|usb|g' \ < "openct_pcmcia.in" > "openct_pcmcia" sed \ -e 's|@bindir[@]|/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/bin|g' \ -e 's|@sbindir[@]|/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/sbin|g' \ -e 's|@libdir[@]|/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/lib|g' \ -e 's|@udevdir[@]||g' \ -e 's|@localstatedir[@]|/var|g' \ -e 's|@OPENCT_SOCKET_PATH[@]|/var/run/openct|g' \ -e 's|@ENABLE_NON_PRIVILEGED[@]|#|g' \ -e 's|@daemon_user[@]|openctd|g' \ -e 's|@daemon_groups[@]|usb|g' \ < "openct_serial.in" > "openct_serial" sed \ -e 's|@bindir[@]|/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/bin|g' \ -e 's|@sbindir[@]|/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/sbin|g' \ -e 's|@libdir[@]|/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/lib|g' \ -e 's|@udevdir[@]||g' \ -e 's|@localstatedir[@]|/var|g' \ -e 's|@OPENCT_SOCKET_PATH[@]|/var/run/openct|g' \ -e 's|@ENABLE_NON_PRIVILEGED[@]|#|g' \ -e 's|@daemon_user[@]|openctd|g' \ -e 's|@daemon_groups[@]|usb|g' \ < "openct.udev.in" > "openct.udev" sed \ -e 's|@bindir[@]|/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/bin|g' \ -e 's|@sbindir[@]|/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/sbin|g' \ -e 's|@libdir[@]|/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/lib|g' \ -e 's|@udevdir[@]||g' \ -e 's|@localstatedir[@]|/var|g' \ -e 's|@OPENCT_SOCKET_PATH[@]|/var/run/openct|g' \ -e 's|@ENABLE_NON_PRIVILEGED[@]|#|g' \ -e 's|@daemon_user[@]|openctd|g' \ -e 's|@daemon_groups[@]|usb|g' \ < "openct.udev.modalias.in" > "openct.udev.modalias" sed \ -e 's|@bindir[@]|/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/bin|g' \ -e 's|@sbindir[@]|/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/sbin|g' \ -e 's|@libdir[@]|/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/lib|g' \ -e 's|@udevdir[@]||g' \ -e 's|@localstatedir[@]|/var|g' \ -e 's|@OPENCT_SOCKET_PATH[@]|/var/run/openct|g' \ -e 's|@ENABLE_NON_PRIVILEGED[@]|#|g' \ -e 's|@daemon_user[@]|openctd|g' \ -e 's|@daemon_groups[@]|usb|g' \ < "openct.conf.in" > "openct.conf" sed \ -e 's|@bindir[@]|/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/bin|g' \ -e 's|@sbindir[@]|/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/sbin|g' \ -e 's|@libdir[@]|/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/lib|g' \ -e 's|@udevdir[@]||g' \ -e 's|@localstatedir[@]|/var|g' \ -e 's|@OPENCT_SOCKET_PATH[@]|/var/run/openct|g' \ -e 's|@ENABLE_NON_PRIVILEGED[@]|#|g' \ -e 's|@daemon_user[@]|openctd|g' \ -e 's|@daemon_groups[@]|usb|g' \ < "reader.conf.in" > "reader.conf" make[2]: Leaving directory '/build/source/etc' Making all in macos make[2]: Entering directory '/build/source/macos' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/source/macos' Making all in src make[2]: Entering directory '/build/source/src' Making all in include make[3]: Entering directory '/build/source/src/include' Making all in openct make[4]: Entering directory '/build/source/src/include/openct' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/build/source/src/include/openct' make[4]: Entering directory '/build/source/src/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/build/source/src/include' make[3]: Leaving directory '/build/source/src/include' Making all in ct make[3]: Entering directory '/build/source/src/ct' /nix/store/11ciq72n4fdv8rw6wgjgasfv4mjs1jrw-bash-5.2p37/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DOPENCT_CONF_PATH="\"/etc/openct.conf\"" -DOPENCT_SOCKET_PATH="\"/var/run/openct\"" -DOPENCT_MODULES_PATH="\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/lib/ifd\"" -DOPENCT_IFDHANDLER_PATH="\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/sbin/ifdhandler\"" -I../../src/include -I../../src/include -g -O2 -c -o libopenct_la-buffer.lo `test -f 'buffer.c' || echo './'`buffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DOPENCT_CONF_PATH=\"/etc/openct.conf\" -DOPENCT_SOCKET_PATH=\"/var/run/openct\" -DOPENCT_MODULES_PATH=\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/lib/ifd\" -DOPENCT_IFDHANDLER_PATH=\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/sbin/ifdhandler\" -I../../src/include -I../../src/include -g -O2 -c buffer.c -fPIC -DPIC -o .libs/libopenct_la-buffer.o /nix/store/11ciq72n4fdv8rw6wgjgasfv4mjs1jrw-bash-5.2p37/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DOPENCT_CONF_PATH="\"/etc/openct.conf\"" -DOPENCT_SOCKET_PATH="\"/var/run/openct\"" -DOPENCT_MODULES_PATH="\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/lib/ifd\"" -DOPENCT_IFDHANDLER_PATH="\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/sbin/ifdhandler\"" -I../../src/include -I../../src/include -g -O2 -c -o libopenct_la-client.lo `test -f 'client.c' || echo './'`client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DOPENCT_CONF_PATH=\"/etc/openct.conf\" -DOPENCT_SOCKET_PATH=\"/var/run/openct\" -DOPENCT_MODULES_PATH=\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/lib/ifd\" -DOPENCT_IFDHANDLER_PATH=\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/sbin/ifdhandler\" -I../../src/include -I../../src/include -g -O2 -c client.c -fPIC -DPIC -o .libs/libopenct_la-client.o /nix/store/11ciq72n4fdv8rw6wgjgasfv4mjs1jrw-bash-5.2p37/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DOPENCT_CONF_PATH="\"/etc/openct.conf\"" -DOPENCT_SOCKET_PATH="\"/var/run/openct\"" -DOPENCT_MODULES_PATH="\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/lib/ifd\"" -DOPENCT_IFDHANDLER_PATH="\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/sbin/ifdhandler\"" -I../../src/include -I../../src/include -g -O2 -c -o libopenct_la-error.lo `test -f 'error.c' || echo './'`error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DOPENCT_CONF_PATH=\"/etc/openct.conf\" -DOPENCT_SOCKET_PATH=\"/var/run/openct\" -DOPENCT_MODULES_PATH=\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/lib/ifd\" -DOPENCT_IFDHANDLER_PATH=\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/sbin/ifdhandler\" -I../../src/include -I../../src/include -g -O2 -c error.c -fPIC -DPIC -o .libs/libopenct_la-error.o /nix/store/11ciq72n4fdv8rw6wgjgasfv4mjs1jrw-bash-5.2p37/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DOPENCT_CONF_PATH="\"/etc/openct.conf\"" -DOPENCT_SOCKET_PATH="\"/var/run/openct\"" -DOPENCT_MODULES_PATH="\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/lib/ifd\"" -DOPENCT_IFDHANDLER_PATH="\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/sbin/ifdhandler\"" -I../../src/include -I../../src/include -g -O2 -c -o libopenct_la-mainloop.lo `test -f 'mainloop.c' || echo './'`mainloop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DOPENCT_CONF_PATH=\"/etc/openct.conf\" -DOPENCT_SOCKET_PATH=\"/var/run/openct\" -DOPENCT_MODULES_PATH=\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/lib/ifd\" -DOPENCT_IFDHANDLER_PATH=\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/sbin/ifdhandler\" -I../../src/include -I../../src/include -g -O2 -c mainloop.c -fPIC -DPIC -o .libs/libopenct_la-mainloop.o /nix/store/11ciq72n4fdv8rw6wgjgasfv4mjs1jrw-bash-5.2p37/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DOPENCT_CONF_PATH="\"/etc/openct.conf\"" -DOPENCT_SOCKET_PATH="\"/var/run/openct\"" -DOPENCT_MODULES_PATH="\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/lib/ifd\"" -DOPENCT_IFDHANDLER_PATH="\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/sbin/ifdhandler\"" -I../../src/include -I../../src/include -g -O2 -c -o libopenct_la-path.lo `test -f 'path.c' || echo './'`path.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DOPENCT_CONF_PATH=\"/etc/openct.conf\" -DOPENCT_SOCKET_PATH=\"/var/run/openct\" -DOPENCT_MODULES_PATH=\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/lib/ifd\" -DOPENCT_IFDHANDLER_PATH=\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/sbin/ifdhandler\" -I../../src/include -I../../src/include -g -O2 -c path.c -fPIC -DPIC -o .libs/libopenct_la-path.o /nix/store/11ciq72n4fdv8rw6wgjgasfv4mjs1jrw-bash-5.2p37/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DOPENCT_CONF_PATH="\"/etc/openct.conf\"" -DOPENCT_SOCKET_PATH="\"/var/run/openct\"" -DOPENCT_MODULES_PATH="\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/lib/ifd\"" -DOPENCT_IFDHANDLER_PATH="\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/sbin/ifdhandler\"" -I../../src/include -I../../src/include -g -O2 -c -o libopenct_la-socket.lo `test -f 'socket.c' || echo './'`socket.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DOPENCT_CONF_PATH=\"/etc/openct.conf\" -DOPENCT_SOCKET_PATH=\"/var/run/openct\" -DOPENCT_MODULES_PATH=\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/lib/ifd\" -DOPENCT_IFDHANDLER_PATH=\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/sbin/ifdhandler\" -I../../src/include -I../../src/include -g -O2 -c socket.c -fPIC -DPIC -o .libs/libopenct_la-socket.o /nix/store/11ciq72n4fdv8rw6wgjgasfv4mjs1jrw-bash-5.2p37/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DOPENCT_CONF_PATH="\"/etc/openct.conf\"" -DOPENCT_SOCKET_PATH="\"/var/run/openct\"" -DOPENCT_MODULES_PATH="\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/lib/ifd\"" -DOPENCT_IFDHANDLER_PATH="\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/sbin/ifdhandler\"" -I../../src/include -I../../src/include -g -O2 -c -o libopenct_la-status.lo `test -f 'status.c' || echo './'`status.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DOPENCT_CONF_PATH=\"/etc/openct.conf\" -DOPENCT_SOCKET_PATH=\"/var/run/openct\" -DOPENCT_MODULES_PATH=\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/lib/ifd\" -DOPENCT_IFDHANDLER_PATH=\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/sbin/ifdhandler\" -I../../src/include -I../../src/include -g -O2 -c status.c -fPIC -DPIC -o .libs/libopenct_la-status.o status.c: In function 'ct_status_lock.isra': status.c:221:22: warning: '%u' directive output may be truncated writing between 1 and 10 bytes into a region of size between 0 and 4095 [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wformat-truncation-Wformat-truncation=8;;] 221 | "%s.%u", status_lock_path, (unsigned int)getpid()); | ^~ status.c:221:18: note: using the range [0, 4294967295] for directive argument 221 | "%s.%u", status_lock_path, (unsigned int)getpid()); | ^~~~~~~ In file included from /nix/store/1ycjq6h047qqwp3fm9sbl805xnrxlh2h-glibc-2.40-66-dev/include/stdio.h:970, from status.c:18: In function 'snprintf', inlined from 'ct_status_lock.isra' at status.c:220:2: /nix/store/1ycjq6h047qqwp3fm9sbl805xnrxlh2h-glibc-2.40-66-dev/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 3 and 4107 bytes into a destination of size 4096 68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 69 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 70 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /nix/store/11ciq72n4fdv8rw6wgjgasfv4mjs1jrw-bash-5.2p37/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DOPENCT_CONF_PATH="\"/etc/openct.conf\"" -DOPENCT_SOCKET_PATH="\"/var/run/openct\"" -DOPENCT_MODULES_PATH="\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/lib/ifd\"" -DOPENCT_IFDHANDLER_PATH="\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/sbin/ifdhandler\"" -I../../src/include -I../../src/include -g -O2 -c -o libopenct_la-tlv.lo `test -f 'tlv.c' || echo './'`tlv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DOPENCT_CONF_PATH=\"/etc/openct.conf\" -DOPENCT_SOCKET_PATH=\"/var/run/openct\" -DOPENCT_MODULES_PATH=\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/lib/ifd\" -DOPENCT_IFDHANDLER_PATH=\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/sbin/ifdhandler\" -I../../src/include -I../../src/include -g -O2 -c tlv.c -fPIC -DPIC -o .libs/libopenct_la-tlv.o /nix/store/11ciq72n4fdv8rw6wgjgasfv4mjs1jrw-bash-5.2p37/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../src/include -I../../src/include -g -O2 -version-info 1:0:0 -no-undefined -o libopenct.la -rpath /nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/lib libopenct_la-buffer.lo libopenct_la-client.lo libopenct_la-error.lo libopenct_la-mainloop.lo libopenct_la-path.lo libopenct_la-socket.lo libopenct_la-status.lo libopenct_la-tlv.lo libtool: link: gcc -shared -fPIC -DPIC .libs/libopenct_la-buffer.o .libs/libopenct_la-client.o .libs/libopenct_la-error.o .libs/libopenct_la-mainloop.o .libs/libopenct_la-path.o .libs/libopenct_la-socket.o .libs/libopenct_la-status.o .libs/libopenct_la-tlv.o -g -O2 -Wl,-soname -Wl,libopenct.so.1 -o .libs/libopenct.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libopenct.so.1" && ln -s "libopenct.so.1.0.0" "libopenct.so.1") libtool: link: (cd ".libs" && rm -f "libopenct.so" && ln -s "libopenct.so.1.0.0" "libopenct.so") libtool: link: ( cd ".libs" && rm -f "libopenct.la" && ln -s "../libopenct.la" "libopenct.la" ) make[3]: Leaving directory '/build/source/src/ct' Making all in ifd make[3]: Entering directory '/build/source/src/ifd' gcc -DHAVE_CONFIG_H -I. -I../.. -DOPENCT_CONF_PATH="\"/etc/openct.conf\"" -DOPENCT_SOCKET_PATH="\"/var/run/openct\"" -DOPENCT_MODULES_PATH="\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/lib/ifd\"" -DOPENCT_IFDHANDLER_PATH="\"/nix/store/d19ivmml9mp7xwqnj36lybf11r3m0jwb-openct-0.6.20/sbin/ifdhandler\"" -I../../src/include -I../../src/include -g -O2 -c -o ifdhandler-ifdhandler.o `test -f 'ifdhandler.c' || echo './'`ifdhandler.c ifdhandler.c: In function 'ifdhandler_run': ifdhandler.c:239:52: error: passing argument 2 of 'ifd_get_eventfd' from incompatible pointer type [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types8;;] 239 | sock->fd = ifd_get_eventfd(reader, &sock->events); | ^~~~~~~~~~~~~ | | | int * In file included from internal.h:17, from ifdhandler.c:7: ../../src/include/openct/ifd.h:182:65: note: expected 'short int *' but argument is of type 'int *' 182 | extern int ifd_get_eventfd(ifd_reader_t *, short *); | ^~~~~~~ make[3]: *** [Makefile:1051: ifdhandler-ifdhandler.o] Error 1 make[3]: Leaving directory '/build/source/src/ifd' make[2]: *** [Makefile:388: all-recursive] Error 1 make[2]: Leaving directory '/build/source/src' make[1]: *** [Makefile:510: all-recursive] Error 1 make[1]: Leaving directory '/build/source' make: *** [Makefile:421: all] Error 2