configure.ac:10: installing './compile' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' Makefile.am: installing './depcomp' Package systemd was not found in the pkg-config search path. Perhaps you should add the directory containing `systemd.pc' to the PKG_CONFIG_PATH environment variable No package 'systemd' found 100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Archive: /usr/src/slapt-src-x86_64/network/openfortivpn/openfortivpn-1.17.1.zip ec8bee242e2a4fb86a35b8a7a5909debea22d361 creating: openfortivpn-1.17.1/ creating: openfortivpn-1.17.1/.github/ inflating: openfortivpn-1.17.1/.github/SECURITY.md creating: openfortivpn-1.17.1/.github/workflows/ inflating: openfortivpn-1.17.1/.github/workflows/codeql-analysis.yml inflating: openfortivpn-1.17.1/.github/workflows/codespell.yml inflating: openfortivpn-1.17.1/.github/workflows/coverity-scan.yml inflating: openfortivpn-1.17.1/.github/workflows/openfortivpn.yml inflating: openfortivpn-1.17.1/.gitignore inflating: openfortivpn-1.17.1/CHANGELOG.md inflating: openfortivpn-1.17.1/LICENSE inflating: openfortivpn-1.17.1/LICENSE.OpenSSL inflating: openfortivpn-1.17.1/Makefile.am inflating: openfortivpn-1.17.1/README.md inflating: openfortivpn-1.17.1/autogen.sh inflating: openfortivpn-1.17.1/configure.ac creating: openfortivpn-1.17.1/doc/ inflating: openfortivpn-1.17.1/doc/openfortivpn.1.in creating: openfortivpn-1.17.1/etc/ creating: openfortivpn-1.17.1/etc/openfortivpn/ inflating: openfortivpn-1.17.1/etc/openfortivpn/config.template creating: openfortivpn-1.17.1/etc/ppp/ inflating: openfortivpn-1.17.1/etc/ppp/ip-down.local.example inflating: openfortivpn-1.17.1/etc/ppp/ip-up.local.example creating: openfortivpn-1.17.1/etc/ppp/peers/ inflating: openfortivpn-1.17.1/etc/ppp/peers/openfortivpn inflating: openfortivpn-1.17.1/etc/ppp/ppp.conf.example creating: openfortivpn-1.17.1/lib/ creating: openfortivpn-1.17.1/lib/systemd/ creating: openfortivpn-1.17.1/lib/systemd/system/ inflating: openfortivpn-1.17.1/lib/systemd/system/openfortivpn@.service.in creating: openfortivpn-1.17.1/src/ inflating: openfortivpn-1.17.1/src/config.c inflating: openfortivpn-1.17.1/src/config.h inflating: openfortivpn-1.17.1/src/hdlc.c inflating: openfortivpn-1.17.1/src/hdlc.h inflating: openfortivpn-1.17.1/src/http.c inflating: openfortivpn-1.17.1/src/http.h inflating: openfortivpn-1.17.1/src/io.c inflating: openfortivpn-1.17.1/src/io.h inflating: openfortivpn-1.17.1/src/ipv4.c inflating: openfortivpn-1.17.1/src/ipv4.h inflating: openfortivpn-1.17.1/src/log.c inflating: openfortivpn-1.17.1/src/log.h inflating: openfortivpn-1.17.1/src/main.c inflating: openfortivpn-1.17.1/src/openssl_hostname_validation.c inflating: openfortivpn-1.17.1/src/openssl_hostname_validation.h inflating: openfortivpn-1.17.1/src/ssl.h inflating: openfortivpn-1.17.1/src/tunnel.c inflating: openfortivpn-1.17.1/src/tunnel.h inflating: openfortivpn-1.17.1/src/userinput.c inflating: openfortivpn-1.17.1/src/userinput.h inflating: openfortivpn-1.17.1/src/xml.c inflating: openfortivpn-1.17.1/src/xml.h creating: openfortivpn-1.17.1/tests/ creating: openfortivpn-1.17.1/tests/ci/ creating: openfortivpn-1.17.1/tests/ci/checkpatch/ inflating: openfortivpn-1.17.1/tests/ci/checkpatch/checkpatch.pl extracting: openfortivpn-1.17.1/tests/ci/checkpatch/const_structs.checkpatch inflating: openfortivpn-1.17.1/tests/ci/checkpatch/spelling.txt inflating: openfortivpn-1.17.1/tests/ci/install_openssl.sh creating: openfortivpn-1.17.1/tests/lint/ inflating: openfortivpn-1.17.1/tests/lint/astyle.sh inflating: openfortivpn-1.17.1/tests/lint/checkpatch.sh inflating: openfortivpn-1.17.1/tests/lint/eol-at-eof.sh inflating: openfortivpn-1.17.1/tests/lint/line_length.py inflating: openfortivpn-1.17.1/tests/lint/run.sh 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking for a sed that does not truncate output... /usr/bin/sed 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 pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether make supports nested variables... (cached) yes checking for libssl >= 0.9.8 libcrypto >= 0.9.8... yes checking for pthread_create in -lpthread... yes checking for forkpty in -lutil... yes checking for libsystemd... no libsystemd not present checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for net/route.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking mach/mach.h usability... no checking mach/mach.h presence... no checking for mach/mach.h... no checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking for net/if_var.h... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for struct termios... yes checking for access... yes checking for close... yes checking for connect... yes checking for execv... yes checking for _exit... yes checking for fcntl... yes checking for fileno... yes checking for forkpty... yes checking for freeaddrinfo... yes checking for freeifaddrs... yes checking for gai_strerror... yes checking for getaddrinfo... yes checking for geteuid... yes checking for getifaddrs... yes checking for getopt_long... yes checking for htons... yes checking for inet_addr... yes checking for inet_ntoa... yes checking for ioctl... yes checking for isatty... yes checking for memmem... yes checking for ntohs... yes checking for open... yes checking for openlog... yes checking for pclose... yes checking for popen... yes checking for pthread_cancel... yes checking for pthread_cond_init... yes checking for pthread_cond_signal... yes checking for pthread_cond_wait... yes checking for pthread_create... yes checking for pthread_join... yes checking for pthread_mutexattr_init... yes checking for pthread_mutex_destroy... yes checking for pthread_mutex_init... yes checking for pthread_mutex_lock... yes checking for pthread_mutex_unlock... yes checking for pthread_self... yes checking for pthread_sigmask... yes checking for read... yes checking for select... yes checking for sem_destroy... yes checking for sem_init... yes checking for sem_post... yes checking for sem_wait... yes checking for setenv... yes checking for setsockopt... yes checking for sigaddset... yes checking for sigemptyset... yes checking for sleep... yes checking for socket... yes checking for strcasecmp... yes checking for strdup... yes checking for strncasecmp... yes checking for strsignal... yes checking for strtok_r... yes checking for syslog... yes checking for tcgetattr... yes checking for tcsetattr... yes checking for usleep... yes checking for vsyslog... yes checking for waitpid... yes checking for write... yes checking for pthread_mutexattr_setrobust... yes checking for X509_check_host... yes checking whether rtentry is available and has rt_dst... yes checking for /proc/net/route... yes checking for ppp... /usr/sbin/ppp checking for /usr/sbin/ppp... no checking for pppd... /usr/sbin/pppd checking for /usr/sbin/pppd... yes configure: HAVE_USR_SBIN_PPP... 0 configure: HAVE_USR_SBIN_PPPD... 1 configure: HAVE_PROC_NET_ROUTE... 1 configure: PPP_PATH... /usr/sbin/pppd checking for resolvconf... /usr/sbin/resolvconf configure: RESOLVCONF_PATH... /usr/sbin/resolvconf configure: HAVE_RESOLVCONF... 1 checking for /usr/sbin/resolvconf... yes configure: USE_RESOLVCONF... 1 configure: HAVE_SO_BINDTODEVICE... 1 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing timestamp commands CC src/openfortivpn-config.o CC src/openfortivpn-hdlc.o CC src/openfortivpn-http.o CC src/openfortivpn-io.o CC src/openfortivpn-ipv4.o CC src/openfortivpn-log.o CC src/openfortivpn-tunnel.o CC src/openfortivpn-main.o CC src/openfortivpn-xml.o CC src/openfortivpn-userinput.o CC src/openfortivpn-openssl_hostname_validation.o CCLD openfortivpn GEN doc/openfortivpn.1 GEN etc/openfortivpn/config make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/openfortivpn/openfortivpn-1.17.1' /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/openfortivpn/package-openfortivpn/usr/bin' /usr/bin/ginstall -c openfortivpn '/usr/src/slapt-src-x86_64/network/openfortivpn/package-openfortivpn/usr/bin' /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/openfortivpn/package-openfortivpn/usr/share/openfortivpn' /usr/bin/ginstall -c -m 644 etc/openfortivpn/config.template '/usr/src/slapt-src-x86_64/network/openfortivpn/package-openfortivpn/usr/share/openfortivpn' /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/openfortivpn/package-openfortivpn/usr/man/man1' /usr/bin/ginstall -c -m 644 doc/openfortivpn.1 '/usr/src/slapt-src-x86_64/network/openfortivpn/package-openfortivpn/usr/man/man1' make install-data-hook make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/openfortivpn/openfortivpn-1.17.1' if ! test -f /usr/src/slapt-src-x86_64/network/openfortivpn/package-openfortivpn/etc/openfortivpn/config ; then \ /usr/bin/mkdir -p /usr/src/slapt-src-x86_64/network/openfortivpn/package-openfortivpn/etc/openfortivpn ; \ /usr/bin/ginstall -c -m 600 etc/openfortivpn/config \ /usr/src/slapt-src-x86_64/network/openfortivpn/package-openfortivpn/etc/openfortivpn/config ; \ fi make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/openfortivpn/openfortivpn-1.17.1' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/openfortivpn/openfortivpn-1.17.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/openfortivpn/openfortivpn-1.17.1-x86_64-1salix15.0.txz ./ etc/ etc/openfortivpn/ etc/openfortivpn/config.new install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/openfortivpn usr/doc/ usr/doc/openfortivpn-1.17.1/ usr/doc/openfortivpn-1.17.1/LICENSE usr/doc/openfortivpn-1.17.1/LICENSE.OpenSSL usr/doc/openfortivpn-1.17.1/README.md usr/doc/openfortivpn-1.17.1/openfortivpn.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/openfortivpn.1.gz usr/share/ usr/share/openfortivpn/ usr/share/openfortivpn/config.template Slackware package /usr/src/slapt-src-x86_64/network/openfortivpn/openfortivpn-1.17.1-x86_64-1salix15.0.txz created. Installing package openfortivpn-1.17.1-x86_64-1salix15.0... | openfortivpn (Client for PPP+SSL VPN tunnel services) | | openfortivpn is a client for PPP+SSL VPN tunnel services. It spawns | a pppd process and operates the communication between the gateway | and this process. It is compatible with Fortinet VPNs. | | Home: https://github.com/adrienverge/openfortivpn | | | | | |