autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force --warnings=portability -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force autoreconf: running: /usr/bin/autoconf --force --warnings=portability autoreconf: running: /usr/bin/autoheader --force --warnings=portability autoreconf: running: automake --add-missing --copy --force-missing --warnings=portability configure.ac:76: installing './ar-lib' configure.ac:35: installing './compile' configure.ac:77: installing './config.guess' configure.ac:77: installing './config.sub' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: no config.status: cannot re-make autoreconf: Leaving directory `.' c inadyn-2.5/debian/ inadyn-2.5/debian/.gitignore inadyn-2.5/debian/NEWS inadyn-2.5/debian/README.debian inadyn-2.5/debian/changelog inadyn-2.5/debian/compat inadyn-2.5/debian/config inadyn-2.5/debian/control inadyn-2.5/debian/copyright inadyn-2.5/debian/dirs inadyn-2.5/debian/inadyn.default inadyn-2.5/debian/inadyn.init inadyn-2.5/debian/inadyn.links inadyn-2.5/debian/inadyn.postinst inadyn-2.5/debian/inadyn.postrm inadyn-2.5/debian/inadyn.ppp.ip-up inadyn-2.5/debian/rules inadyn-2.5/debian/source/ inadyn-2.5/debian/source/format inadyn-2.5/debian/source/options inadyn-2.5/debian/templates inadyn-2.5/debian/watch inadyn-2.5/examples/ inadyn-2.5/examples/Makefile.am inadyn-2.5/examples/README.md inadyn-2.5/examples/custom.conf inadyn-2.5/examples/dyndns.conf inadyn-2.5/examples/freedns.conf inadyn-2.5/examples/freemyip.conf inadyn-2.5/examples/inadyn.conf inadyn-2.5/inadyn.service.in inadyn-2.5/include/ inadyn-2.5/include/Makefile.am inadyn-2.5/include/base64.h inadyn-2.5/include/cache.h inadyn-2.5/include/compat.h inadyn-2.5/include/ddns.h inadyn-2.5/include/error.h inadyn-2.5/include/http.h inadyn-2.5/include/log.h inadyn-2.5/include/md5.h inadyn-2.5/include/os.h inadyn-2.5/include/plugin.h inadyn-2.5/include/queue.h inadyn-2.5/include/sha1.h inadyn-2.5/include/ssl.h inadyn-2.5/include/strdupa.h inadyn-2.5/include/tcp.h inadyn-2.5/indent.sh inadyn-2.5/lib/ inadyn-2.5/lib/pidfile.c inadyn-2.5/lib/strlcat.c inadyn-2.5/lib/strlcpy.c inadyn-2.5/lib/strtonum.c inadyn-2.5/lib/utimensat.c inadyn-2.5/man/ inadyn-2.5/man/Makefile.am inadyn-2.5/man/inadyn.8 inadyn-2.5/man/inadyn.conf.5 inadyn-2.5/plugins/ inadyn-2.5/plugins/Makefile.am inadyn-2.5/plugins/changeip.c inadyn-2.5/plugins/cloudxns.c inadyn-2.5/plugins/common.c inadyn-2.5/plugins/ddnss.c inadyn-2.5/plugins/dhis.c inadyn-2.5/plugins/dnsexit.c inadyn-2.5/plugins/dnspod.c inadyn-2.5/plugins/dtdns.c inadyn-2.5/plugins/duckdns.c inadyn-2.5/plugins/duiadns.c inadyn-2.5/plugins/dyndns.c inadyn-2.5/plugins/dynv6-ipv4.c inadyn-2.5/plugins/dynv6.c inadyn-2.5/plugins/easydns.c inadyn-2.5/plugins/freedns.c inadyn-2.5/plugins/freemyip.c inadyn-2.5/plugins/generic.c inadyn-2.5/plugins/giradns.c inadyn-2.5/plugins/sitelutions.c inadyn-2.5/plugins/tunnelbroker.c inadyn-2.5/plugins/tzo.c inadyn-2.5/plugins/zerigo.c inadyn-2.5/plugins/zoneedit.c inadyn-2.5/src/ inadyn-2.5/src/Makefile.am inadyn-2.5/src/base64.c inadyn-2.5/src/cache.c inadyn-2.5/src/conf.c inadyn-2.5/src/ddns.c inadyn-2.5/src/error.c inadyn-2.5/src/gnutls.c inadyn-2.5/src/http.c inadyn-2.5/src/log.c inadyn-2.5/src/main.c inadyn-2.5/src/makepath.c inadyn-2.5/src/md5.c inadyn-2.5/src/openssl.c inadyn-2.5/src/os.c inadyn-2.5/src/plugin.c inadyn-2.5/src/sha1.c inadyn-2.5/src/tcp.c 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' 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 whether make supports nested variables... (cached) 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... gcc3 checking how to run the C preprocessor... gcc -E 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/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes 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) gcc3 checking whether gcc needs -traditional... no checking for ANSI C header files... (cached) yes checking for arpa/inet.h... yes checking for arpa/nameser.h... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/socket.h... yes checking for sys/types.h... (cached) yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for uint32_t... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for atexit... yes checking for memset... yes checking for poll... yes checking for socket... yes checking for strerror... yes checking for library containing dlopen... -ldl checking for pidfile in -lutil... no checking for pidfile... no checking for strlcpy... no checking for strlcat... no checking for strtonum... no checking for utimensat... yes checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-slackware-linux-gnu file names to x86_64-slackware-linux-gnu format... func_convert_file_noop checking how to convert x86_64-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool 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 /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt 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... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 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... no checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libconfuse >= 3.0... yes checking for cfg_init in -lconfuse... yes checking confuse.h usability... yes checking confuse.h presence... yes checking for confuse.h... yes checking for gnutls >= 3.0... yes checking for gnutls_init in -lgnutls... yes checking gnutls/gnutls.h usability... yes checking gnutls/gnutls.h presence... yes checking for gnutls/gnutls.h... yes checking gnutls/x509.h usability... yes checking gnutls/x509.h presence... yes checking for gnutls/x509.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating inadyn.service config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating man/Makefile config.status: creating examples/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands Making all in src make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/inadyn/inadyn-2.5/src' CC inadyn-main.o CC inadyn-ddns.o CC inadyn-cache.o CC inadyn-error.o CC inadyn-conf.o CC inadyn-os.o CC inadyn-http.o CC inadyn-plugin.o CC inadyn-tcp.o CC inadyn-sha1.o CC inadyn-base64.o CC inadyn-makepath.o CC inadyn-md5.o CC inadyn-log.o CC inadyn-gnutls.o CC ../plugins/inadyn-common.o CC ../plugins/inadyn-changeip.o CC ../plugins/inadyn-cloudxns.o CC ../plugins/inadyn-ddnss.o CC ../plugins/inadyn-dhis.o CC ../plugins/inadyn-dnsexit.o CC ../plugins/inadyn-dtdns.o CC ../plugins/inadyn-duckdns.o CC ../plugins/inadyn-duiadns.o CC ../plugins/inadyn-dyndns.o CC ../plugins/inadyn-dynv6.o CC ../plugins/inadyn-dynv6-ipv4.o CC ../plugins/inadyn-easydns.o CC ../plugins/inadyn-freedns.o CC ../plugins/inadyn-freemyip.o CC ../plugins/inadyn-generic.o CC ../plugins/inadyn-giradns.o CC ../plugins/inadyn-sitelutions.o CC ../plugins/inadyn-tunnelbroker.o CC ../plugins/inadyn-tzo.o CC ../plugins/inadyn-zoneedit.o CC ../plugins/inadyn-zerigo.o CC ../plugins/inadyn-dnspod.o CC ../lib/pidfile.o CC ../lib/strlcpy.o CC ../lib/strlcat.o CC ../lib/strtonum.o CCLD inadyn make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/inadyn/inadyn-2.5/src' Making all in include make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/inadyn/inadyn-2.5/include' make all-am make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/inadyn/inadyn-2.5/include' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/inadyn/inadyn-2.5/include' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/inadyn/inadyn-2.5/include' Making all in man make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/inadyn/inadyn-2.5/man' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/inadyn/inadyn-2.5/man' Making all in examples make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/inadyn/inadyn-2.5/examples' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/inadyn/inadyn-2.5/examples' make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/inadyn/inadyn-2.5' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/inadyn/inadyn-2.5' Making install in src make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/inadyn/inadyn-2.5/src' make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/inadyn/inadyn-2.5/src' /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/inadyn/package-inadyn/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c inadyn '/usr/src/slapt-src-x86_64/network/inadyn/package-inadyn/usr/sbin' libtool: install: /usr/bin/ginstall -c inadyn /usr/src/slapt-src-x86_64/network/inadyn/package-inadyn/usr/sbin/inadyn make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/inadyn/inadyn-2.5/src' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/inadyn/inadyn-2.5/src' Making install in include make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/inadyn/inadyn-2.5/include' make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/inadyn/inadyn-2.5/include' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/inadyn/inadyn-2.5/include' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/inadyn/inadyn-2.5/include' Making install in man make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/inadyn/inadyn-2.5/man' make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/inadyn/inadyn-2.5/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/inadyn/package-inadyn/usr/man/man5' /usr/bin/ginstall -c -m 644 inadyn.conf.5 '/usr/src/slapt-src-x86_64/network/inadyn/package-inadyn/usr/man/man5' /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/inadyn/package-inadyn/usr/man/man8' /usr/bin/ginstall -c -m 644 inadyn.8 '/usr/src/slapt-src-x86_64/network/inadyn/package-inadyn/usr/man/man8' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/inadyn/inadyn-2.5/man' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/inadyn/inadyn-2.5/man' Making install in examples make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/inadyn/inadyn-2.5/examples' make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/inadyn/inadyn-2.5/examples' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/inadyn/package-inadyn/usr/doc/inadyn-2.5/examples' /usr/bin/ginstall -c -m 644 inadyn.conf dyndns.conf freedns.conf custom.conf freemyip.conf README.md '/usr/src/slapt-src-x86_64/network/inadyn/package-inadyn/usr/doc/inadyn-2.5/examples' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/inadyn/inadyn-2.5/examples' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/inadyn/inadyn-2.5/examples' make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/inadyn/inadyn-2.5' make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/inadyn/inadyn-2.5' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/inadyn/package-inadyn/usr/doc/inadyn-2.5' /usr/bin/ginstall -c -m 644 README.md COPYING ChangeLog.md '/usr/src/slapt-src-x86_64/network/inadyn/package-inadyn/usr/doc/inadyn-2.5' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/inadyn/inadyn-2.5' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/inadyn/inadyn-2.5' 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/inadyn/inadyn-2.5-x86_64-1salix15.0.txz ./ etc/ etc/rc.d/ etc/rc.d/rc.inadyn.new install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/inadyn-2.5/ usr/doc/inadyn-2.5/AUTHORS usr/doc/inadyn-2.5/CONTRIBUTING.md usr/doc/inadyn-2.5/COPYING usr/doc/inadyn-2.5/ChangeLog.md usr/doc/inadyn-2.5/README.md usr/doc/inadyn-2.5/debian/ usr/doc/inadyn-2.5/debian/.gitignore usr/doc/inadyn-2.5/debian/NEWS usr/doc/inadyn-2.5/debian/README.debian usr/doc/inadyn-2.5/debian/changelog usr/doc/inadyn-2.5/debian/compat usr/doc/inadyn-2.5/debian/config usr/doc/inadyn-2.5/debian/control usr/doc/inadyn-2.5/debian/copyright usr/doc/inadyn-2.5/debian/dirs usr/doc/inadyn-2.5/debian/inadyn.default usr/doc/inadyn-2.5/debian/inadyn.init usr/doc/inadyn-2.5/debian/inadyn.links usr/doc/inadyn-2.5/debian/inadyn.postinst usr/doc/inadyn-2.5/debian/inadyn.postrm usr/doc/inadyn-2.5/debian/inadyn.ppp.ip-up usr/doc/inadyn-2.5/debian/rules usr/doc/inadyn-2.5/debian/source/ usr/doc/inadyn-2.5/debian/source/format usr/doc/inadyn-2.5/debian/source/options usr/doc/inadyn-2.5/debian/templates usr/doc/inadyn-2.5/debian/watch usr/doc/inadyn-2.5/examples/ usr/doc/inadyn-2.5/examples/README.md usr/doc/inadyn-2.5/examples/custom.conf usr/doc/inadyn-2.5/examples/dyndns.conf usr/doc/inadyn-2.5/examples/freedns.conf usr/doc/inadyn-2.5/examples/freemyip.conf usr/doc/inadyn-2.5/examples/inadyn.conf usr/doc/inadyn-2.5/inadyn.SlackBuild usr/man/ usr/man/man5/ usr/man/man5/inadyn.conf.5.gz usr/man/man8/ usr/man/man8/inadyn.8.gz usr/sbin/ usr/sbin/inadyn var/ var/cache/ var/cache/inadyn/ Slackware package /usr/src/slapt-src-x86_64/network/inadyn/inadyn-2.5-x86_64-1salix15.0.txz created. Installing package inadyn-2.5-x86_64-1salix15.0... | inadyn (A Small and Simple DDNS Client) | | In-a-dyn is a small and simple Dynamic DNS, DDNS, client with HTTPS | support. It is commonly available in many GNU/Linux distributions, | used in off-the-shelf routers and Internet gateways to automate the | task of keeping your DNS record up to date with any IP address | changes from your ISP. It can also be used in installations with | redundant (backup) connections to the Internet. | | Homepage: http://troglobit.com/projects/inadyn | | |