Running phase: unpackPhase unpacking source archive /nix/store/315brd8nyxzp5bp30mbvwby37znk7gc0-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 autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /nix/store/m9qpqr7m6ik1szwlrnk2sjw7x7k0rdbg-autoconf-2.72/bin/autoconf --force configure.ac:6: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:429: AM_INIT_AUTOMAKE is expanded from... configure.ac:6: the top level configure.ac:9: warning: The macro 'AC_CONFIG_HEADER' is obsolete. configure.ac:9: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:9: the top level configure.ac:11: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:11: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:11: the top level configure.ac:13: warning: The macro 'AC_HEADER_TIME' is obsolete. configure.ac:13: You should run autoupdate. ./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from... configure.ac:13: the top level configure.ac:18: warning: The macro 'AC_TYPE_SIGNAL' is obsolete. configure.ac:18: You should run autoupdate. ./lib/autoconf/types.m4:805: AC_TYPE_SIGNAL is expanded from... configure.ac:18: the top level autoreconf: running: /nix/store/m9qpqr7m6ik1szwlrnk2sjw7x7k0rdbg-autoconf-2.72/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:6: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:6: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:15: installing './config.guess' configure.ac:15: installing './config.sub' Makefile.am:2: warning: source file 'src/output.c' is in a subdirectory, Makefile.am:2: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least one source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, this automake: behavior may change in a future Automake major version, with object automake: files being placed in the same subdirectory as the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. Makefile.am:2: warning: source file 'src/iwhois.c' is in a subdirectory, Makefile.am:2: but option 'subdir-objects' is disabled Makefile.am:2: warning: source file 'src/tcp_sock.c' is in a subdirectory, Makefile.am:2: but option 'subdir-objects' is disabled Makefile.am:2: warning: source file 'src/netcraft.c' is in a subdirectory, Makefile.am:2: but option 'subdir-objects' is disabled Makefile.am:2: warning: source file 'src/dmitry.c' is in a subdirectory, Makefile.am:2: but option 'subdir-objects' is disabled Makefile.am:2: warning: source file 'src/file.c' is in a subdirectory, Makefile.am:2: but option 'subdir-objects' is disabled Makefile.am:2: warning: source file 'src/nwhois.c' is in a subdirectory, Makefile.am:2: but option 'subdir-objects' is disabled Makefile.am:2: warning: source file 'src/portscan.c' is in a subdirectory, Makefile.am:2: but option 'subdir-objects' is disabled Makefile.am:2: warning: source file 'src/port_sock.c' is in a subdirectory, Makefile.am:2: but option 'subdir-objects' is disabled Makefile.am:2: warning: source file 'src/resolve.c' is in a subdirectory, Makefile.am:2: but option 'subdir-objects' is disabled Makefile.am:2: warning: source file 'src/subsearch.c' is in a subdirectory, Makefile.am:2: but option 'subdir-objects' is disabled Makefile.am:2: warning: source file 'src/mailsearch.c' is in a subdirectory, Makefile.am:2: but option 'subdir-objects' is disabled 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 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-dependency-tracking --prefix=/nix/store/3ijbsa2k5bxpp4f6jdg7hw49ib8kpa3n-dmitry-1.3a-unstable-2020-06-22 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 whether build environment is sane... 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 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 whether make supports the include directive... yes (GNU style) 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 sys/time.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes 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 arpa/inet.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for GNU libc compatible malloc... yes checking for GNU libc compatible realloc... yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking for strftime... yes checking for alarm... yes checking for gethostbyaddr... yes checking for gethostbyname... yes checking for memset... yes checking for socket... yes checking for strstr... yes checking for getopt.h... yes checking for sigsetjmp... no checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/includes/config.h config.status: executing depfiles commands Running phase: buildPhase build flags: SHELL=/nix/store/11ciq72n4fdv8rw6wgjgasfv4mjs1jrw-bash-5.2p37/bin/bash gcc -DHAVE_CONFIG_H -I. -I./src/includes -g -O2 -c -o output.o `test -f 'src/output.c' || echo './'`src/output.c gcc -DHAVE_CONFIG_H -I. -I./src/includes -g -O2 -c -o iwhois.o `test -f 'src/iwhois.c' || echo './'`src/iwhois.c gcc -DHAVE_CONFIG_H -I. -I./src/includes -g -O2 -c -o tcp_sock.o `test -f 'src/tcp_sock.c' || echo './'`src/tcp_sock.c src/tcp_sock.c: In function 'readData': src/tcp_sock.c:74:9: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-result-Wunused-result8;;] 74 | read((int) tcp_sock, (char *) readbuff, (int) readsize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tcp_sock.c: In function 'sendData': src/tcp_sock.c:82:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-result-Wunused-result8;;] 82 | write((int) tcp_sock, (char *) sendbuff, (int) sendsize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I./src/includes -g -O2 -c -o netcraft.o `test -f 'src/netcraft.c' || echo './'`src/netcraft.c gcc -DHAVE_CONFIG_H -I. -I./src/includes -g -O2 -c -o dmitry.o `test -f 'src/dmitry.c' || echo './'`src/dmitry.c src/dmitry.c: In function 'main': src/dmitry.c:37:17: error: implicit declaration of function 'exit' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration8;;] 37 | exit(1); | ^~~~ src/dmitry.c:16:1: note: include '' or provide a declaration of 'exit' 15 | #include +++ |+#include 16 | src/dmitry.c:37:17: warning: incompatible implicit declaration of built-in function 'exit' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wbuiltin-declaration-mismatch-Wbuiltin-declaration-mismatch8;;] 37 | exit(1); | ^~~~ src/dmitry.c:37:17: note: include '' or provide a declaration of 'exit' src/dmitry.c:67:41: warning: incompatible implicit declaration of built-in function 'exit' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wbuiltin-declaration-mismatch-Wbuiltin-declaration-mismatch8;;] 67 | exit(0); | ^~~~ src/dmitry.c:67:41: note: include '' or provide a declaration of 'exit' src/dmitry.c:103:33: warning: incompatible implicit declaration of built-in function 'exit' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wbuiltin-declaration-mismatch-Wbuiltin-declaration-mismatch8;;] 103 | exit(1); | ^~~~ src/dmitry.c:103:33: note: include '' or provide a declaration of 'exit' make: *** [Makefile:532: dmitry.o] Error 1