The following packages will be installed: oidentd Fetching README... 0%100%100%100%100%100%Done Fetching doinst.sh... 0%100%100%100%100%100%Done Fetching oidentd.SlackBuild... 0%100%100%100%100%100%Done Fetching oidentd.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done oidentd-2.3.1/ oidentd-2.3.1/Makefile.in oidentd-2.3.1/missing oidentd-2.3.1/README oidentd-2.3.1/compile oidentd-2.3.1/depcomp oidentd-2.3.1/INSTALL oidentd-2.3.1/ylwrap oidentd-2.3.1/Makefile.am oidentd-2.3.1/ChangeLog oidentd-2.3.1/COPYING.DOC oidentd-2.3.1/src/ oidentd-2.3.1/src/Makefile.in oidentd-2.3.1/src/util.c oidentd-2.3.1/src/masq.h oidentd-2.3.1/src/inet_util.h oidentd-2.3.1/src/missing/ oidentd-2.3.1/src/missing/getopt.c oidentd-2.3.1/src/missing/Makefile.in oidentd-2.3.1/src/missing/getopt_missing.h oidentd-2.3.1/src/missing/Makefile.am oidentd-2.3.1/src/missing/inet_ntop.c oidentd-2.3.1/src/missing/snprintf.c oidentd-2.3.1/src/missing/ipv6_missing.c oidentd-2.3.1/src/missing/inet_aton.c oidentd-2.3.1/src/missing/missing.h oidentd-2.3.1/src/missing/vasprintf.c oidentd-2.3.1/src/cfg_parse.h oidentd-2.3.1/src/Makefile.am oidentd-2.3.1/src/netlink.h oidentd-2.3.1/src/user_db.c oidentd-2.3.1/src/os.c oidentd-2.3.1/src/options.h oidentd-2.3.1/src/kernel/ oidentd-2.3.1/src/kernel/solaris7.c oidentd-2.3.1/src/kernel/netbsd5.c oidentd-2.3.1/src/kernel/netbsd.c oidentd-2.3.1/src/kernel/openbsd.c oidentd-2.3.1/src/kernel/linux.c oidentd-2.3.1/src/kernel/solaris8.c oidentd-2.3.1/src/kernel/freebsd5.c oidentd-2.3.1/src/kernel/openbsd24.c oidentd-2.3.1/src/kernel/darwin.c oidentd-2.3.1/src/kernel/freebsd4.c oidentd-2.3.1/src/kernel/solaris5.c oidentd-2.3.1/src/kernel/solaris4.c oidentd-2.3.1/src/kernel/openbsd30.c oidentd-2.3.1/src/kernel/freebsd.c oidentd-2.3.1/src/kernel/openbsd29.c oidentd-2.3.1/src/forward.h oidentd-2.3.1/src/user_db.h oidentd-2.3.1/src/cfg_scan.l oidentd-2.3.1/src/oidentd.c oidentd-2.3.1/src/cfg_parse.c oidentd-2.3.1/src/cfg_scan.c oidentd-2.3.1/src/util.h oidentd-2.3.1/src/options.c oidentd-2.3.1/src/cfg_parse.y oidentd-2.3.1/src/oidentd.h oidentd-2.3.1/src/forward.c oidentd-2.3.1/src/inet_util.c oidentd-2.3.1/src/masq.c oidentd-2.3.1/configure.ac oidentd-2.3.1/config.sub oidentd-2.3.1/KERNEL_SUPPORT.md oidentd-2.3.1/config.guess oidentd-2.3.1/oidentd_masq.conf oidentd-2.3.1/AUTHORS oidentd-2.3.1/aclocal.m4 oidentd-2.3.1/oidentd.conf oidentd-2.3.1/m4/ oidentd-2.3.1/m4/cap-ng.m4 oidentd-2.3.1/doc/ oidentd-2.3.1/doc/Makefile.in oidentd-2.3.1/doc/Makefile.am oidentd-2.3.1/doc/oidentd_masq.conf.5 oidentd-2.3.1/doc/oidentd.8 oidentd-2.3.1/doc/oidentd.conf.5 oidentd-2.3.1/doc/rfc1413 oidentd-2.3.1/config.h.in oidentd-2.3.1/COPYING oidentd-2.3.1/install-sh oidentd-2.3.1/configure oidentd-2.3.1/NEWS checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for ranlib... ranlib checking for sed... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for an ANSI C-conforming const... yes checking for inline... inline 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 pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for sys/types.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for net/if.h... yes checking for netinet/ip_compat.h... no checking for netinet6/in6_pcb.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for u_int32_t... yes checking for u_int16_t... yes checking for u_int8_t... yes checking for AF_INET6... yes checking for socklen_t... yes checking for in_addr_t... yes checking for in_port_t... yes checking size of void *... 8 checking for __attribute__ unused... yes checking for __attribute__ noreturn... yes checking for __attribute__ format... yes checking return type of signal handlers... void checking for snprintf... yes checking for vsnprintf... yes checking for getopt_long... yes checking for strsep... yes checking for vasprintf... yes checking for gettimeofday... yes checking for select... yes checking for strdup... yes checking for strstr... yes checking for strtol... yes checking for uname... yes checking for memcmp... yes checking for strftime... yes checking for vprintf... yes checking for gethostbyname... yes checking for vasprintf... (cached) yes checking for asprintf... yes checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for inet_aton... yes checking for getpagesize... yes checking for getopt_long... (cached) yes checking for library containing socket... none required checking for getaddrinfo... yes checking for freeaddrinfo... yes checking for gai_strerror... yes checking for getnameinfo... yes checking for inet_ntop... yes checking for main in -ludb... no checking for struct sockaddr_storage... yes checking for ss_family member in struct sockaddr_storage... yes checking for struct sockaddr_in6... yes checking for struct in6_addr... yes checking for struct addrinfo... yes checking netinet/ip_compat.h netinet/ip_fil.h netinet/ip_nat.h usability... no checking netinet/ip_compat.h netinet/ip_fil.h netinet/ip_nat.h presence... no checking for netinet/ip_compat.h netinet/ip_fil.h netinet/ip_nat.h... no checking for netinet/ip_nat.h... no checking for /usr/src/sys/contrib/ipfilter/netinet/ip_nat.h... no checking if nat_t has nat_p member... no checking for nfct_query in -lnetfilter_conntrack... yes checking cap-ng.h usability... yes checking cap-ng.h presence... yes checking for cap-ng.h... yes checking for capng_clear in -lcap-ng... yes checking whether to use libcap-ng... 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 src/missing/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1' Making all in src make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1/src' make all-recursive make[3]: Entering directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1/src' Making all in missing make[4]: Entering directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1/src/missing' gcc -DHAVE_CONFIG_H -I. -I../.. "-I." -O2 -fPIC -MT inet_aton.o -MD -MP -MF .deps/inet_aton.Tpo -c -o inet_aton.o inet_aton.c mv -f .deps/inet_aton.Tpo .deps/inet_aton.Po gcc -DHAVE_CONFIG_H -I. -I../.. "-I." -O2 -fPIC -MT inet_ntop.o -MD -MP -MF .deps/inet_ntop.Tpo -c -o inet_ntop.o inet_ntop.c mv -f .deps/inet_ntop.Tpo .deps/inet_ntop.Po gcc -DHAVE_CONFIG_H -I. -I../.. "-I." -O2 -fPIC -MT ipv6_missing.o -MD -MP -MF .deps/ipv6_missing.Tpo -c -o ipv6_missing.o ipv6_missing.c mv -f .deps/ipv6_missing.Tpo .deps/ipv6_missing.Po gcc -DHAVE_CONFIG_H -I. -I../.. "-I." -O2 -fPIC -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c mv -f .deps/getopt.Tpo .deps/getopt.Po gcc -DHAVE_CONFIG_H -I. -I../.. "-I." -O2 -fPIC -MT snprintf.o -MD -MP -MF .deps/snprintf.Tpo -c -o snprintf.o snprintf.c mv -f .deps/snprintf.Tpo .deps/snprintf.Po gcc -DHAVE_CONFIG_H -I. -I../.. "-I." -O2 -fPIC -MT vasprintf.o -MD -MP -MF .deps/vasprintf.Tpo -c -o vasprintf.o vasprintf.c mv -f .deps/vasprintf.Tpo .deps/vasprintf.Po rm -f libmissing.a ar cru libmissing.a inet_aton.o inet_ntop.o ipv6_missing.o getopt.o snprintf.o vasprintf.o ranlib libmissing.a make[4]: Leaving directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1/src/missing' make[4]: Entering directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I "./missing" -D "SYSCONFDIR=\"/etc\"" -O2 -fPIC -MT oidentd.o -MD -MP -MF .deps/oidentd.Tpo -c -o oidentd.o oidentd.c mv -f .deps/oidentd.Tpo .deps/oidentd.Po gcc -DHAVE_CONFIG_H -I. -I.. -I "./missing" -D "SYSCONFDIR=\"/etc\"" -O2 -fPIC -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/util.Tpo .deps/util.Po gcc -DHAVE_CONFIG_H -I. -I.. -I "./missing" -D "SYSCONFDIR=\"/etc\"" -O2 -fPIC -MT inet_util.o -MD -MP -MF .deps/inet_util.Tpo -c -o inet_util.o inet_util.c mv -f .deps/inet_util.Tpo .deps/inet_util.Po gcc -DHAVE_CONFIG_H -I. -I.. -I "./missing" -D "SYSCONFDIR=\"/etc\"" -O2 -fPIC -MT forward.o -MD -MP -MF .deps/forward.Tpo -c -o forward.o forward.c mv -f .deps/forward.Tpo .deps/forward.Po gcc -DHAVE_CONFIG_H -I. -I.. -I "./missing" -D "SYSCONFDIR=\"/etc\"" -O2 -fPIC -MT user_db.o -MD -MP -MF .deps/user_db.Tpo -c -o user_db.o user_db.c mv -f .deps/user_db.Tpo .deps/user_db.Po gcc -DHAVE_CONFIG_H -I. -I.. -I "./missing" -D "SYSCONFDIR=\"/etc\"" -O2 -fPIC -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c mv -f .deps/options.Tpo .deps/options.Po gcc -DHAVE_CONFIG_H -I. -I.. -I "./missing" -D "SYSCONFDIR=\"/etc\"" -O2 -fPIC -MT masq.o -MD -MP -MF .deps/masq.Tpo -c -o masq.o masq.c mv -f .deps/masq.Tpo .deps/masq.Po gcc -DHAVE_CONFIG_H -I. -I.. -I "./missing" -D "SYSCONFDIR=\"/etc\"" -O2 -fPIC -MT cfg_scan.o -MD -MP -MF .deps/cfg_scan.Tpo -c -o cfg_scan.o cfg_scan.c mv -f .deps/cfg_scan.Tpo .deps/cfg_scan.Po gcc -DHAVE_CONFIG_H -I. -I.. -I "./missing" -D "SYSCONFDIR=\"/etc\"" -O2 -fPIC -MT cfg_parse.o -MD -MP -MF .deps/cfg_parse.Tpo -c -o cfg_parse.o cfg_parse.c mv -f .deps/cfg_parse.Tpo .deps/cfg_parse.Po gcc -DHAVE_CONFIG_H -I. -I.. -I "./missing" -D "SYSCONFDIR=\"/etc\"" -O2 -fPIC -MT os.o -MD -MP -MF .deps/os.Tpo -c -o os.o os.c In file included from os.c:44: netlink.h:25: warning: "NLMSG_DATA" redefined 25 | #define NLMSG_DATA(nlh) ((void*)(((char*)nlh) + NLMSG_LENGTH(0))) | In file included from os.c:35: /usr/include/linux/netlink.h:94: note: this is the location of the previous definition 94 | #define NLMSG_DATA(nlh) ((void *)(((char *)nlh) + NLMSG_HDRLEN)) | In file included from os.c:44: netlink.h:26: warning: "NLMSG_NEXT" redefined 26 | #define NLMSG_NEXT(nlh,len) ((len) -= NLMSG_ALIGN((nlh)->nlmsg_len), \ | In file included from os.c:35: /usr/include/linux/netlink.h:95: note: this is the location of the previous definition 95 | #define NLMSG_NEXT(nlh,len) ((len) -= NLMSG_ALIGN((nlh)->nlmsg_len), \ | mv -f .deps/os.Tpo .deps/os.Po gcc -O2 -fPIC -o oidentd oidentd.o util.o inet_util.o forward.o user_db.o options.o masq.o cfg_scan.o cfg_parse.o os.o -Lmissing -lmissing -lnetfilter_conntrack -lcap-ng make[4]: Leaving directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1/src' make[3]: Leaving directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1/src' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1/src' Making all in doc make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1/doc' make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1' Making install in src make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1/src' make install-recursive make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1/src' Making install in missing make[3]: Entering directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1/src/missing' make[4]: Entering directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1/src/missing' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1/src/missing' make[3]: Leaving directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1/src/missing' make[3]: Entering directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1/src' make[4]: Entering directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1/src' /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/oidentd/package-oidentd/usr/sbin' /usr/bin/ginstall -c oidentd '/usr/src/slapt-src-x86_64/network/oidentd/package-oidentd/usr/sbin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1/src' make[3]: Leaving directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1/src' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1/src' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1/src' Making install in doc make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1/doc' make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/oidentd/package-oidentd/usr/man/man5' /usr/bin/ginstall -c -m 644 oidentd.conf.5 oidentd_masq.conf.5 '/usr/src/slapt-src-x86_64/network/oidentd/package-oidentd/usr/man/man5' /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/oidentd/package-oidentd/usr/man/man8' /usr/bin/ginstall -c -m 644 oidentd.8 '/usr/src/slapt-src-x86_64/network/oidentd/package-oidentd/usr/man/man8' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1/doc' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1/doc' make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1' make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1' /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/oidentd/package-oidentd/etc' /usr/bin/ginstall -c -m 644 oidentd.conf oidentd_masq.conf '/usr/src/slapt-src-x86_64/network/oidentd/package-oidentd/etc' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1' Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1-x86_64-1salix15.0.txz ./ etc/ etc/oidentd.conf.new etc/oidentd_masq.conf.new install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/oidentd-2.3.1/ usr/doc/oidentd-2.3.1/AUTHORS usr/doc/oidentd-2.3.1/COPYING usr/doc/oidentd-2.3.1/COPYING.DOC usr/doc/oidentd-2.3.1/ChangeLog usr/doc/oidentd-2.3.1/INSTALL usr/doc/oidentd-2.3.1/KERNEL_SUPPORT.md usr/doc/oidentd-2.3.1/NEWS usr/doc/oidentd-2.3.1/README usr/doc/oidentd-2.3.1/oidentd.SlackBuild usr/man/ usr/man/man5/ usr/man/man5/oidentd.conf.5.gz usr/man/man5/oidentd_masq.conf.5.gz usr/man/man8/ usr/man/man8/oidentd.8.gz usr/sbin/ usr/sbin/oidentd Slackware package /usr/src/slapt-src-x86_64/network/oidentd/oidentd-2.3.1-x86_64-1salix15.0.txz created. Installing package oidentd-2.3.1-x86_64-1salix15.0... | oidentd (an identd daemon) | | Oidentd is an ident daemon (rfc1413) that runs on Linux, FreeBSD, | OpenBSD and Solaris 2.x. Oidentd supports most features of pidentd | plus more. Most notably, oidentd allows users to specify the identd | response that the server will output when a successful lookup is | completed. Oidentd supports IP masqueraded connections on Linux, and | is able to forward requests to hosts that masq through the host on | which oidentd runs. | | Homepage: https://github.com/janikrabe/oidentd | |