configure.ac:10: installing './compile' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' Makefile.am: installing './depcomp' 100%100%100%100%100%Done Fetching openfortivpn.SlackBuild... 0%100%100%100%100%100%Done Fetching openfortivpn.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Archive: /usr/src/slapt-src/network/openfortivpn/openfortivpn-1.1.4.zip 52636d29eb4c5ba08a4b055488a3cbc55346089a creating: openfortivpn-1.1.4/ inflating: openfortivpn-1.1.4/.gitignore inflating: openfortivpn-1.1.4/.travis.yml inflating: openfortivpn-1.1.4/LICENSE inflating: openfortivpn-1.1.4/LICENSE.OpenSSL inflating: openfortivpn-1.1.4/Makefile.am inflating: openfortivpn-1.1.4/README.md inflating: openfortivpn-1.1.4/configure.ac creating: openfortivpn-1.1.4/doc/ inflating: openfortivpn-1.1.4/doc/openfortivpn.1 creating: openfortivpn-1.1.4/etc/ creating: openfortivpn-1.1.4/etc/openfortivpn/ inflating: openfortivpn-1.1.4/etc/openfortivpn/config creating: openfortivpn-1.1.4/src/ inflating: openfortivpn-1.1.4/src/config.c inflating: openfortivpn-1.1.4/src/config.h inflating: openfortivpn-1.1.4/src/hdlc.c inflating: openfortivpn-1.1.4/src/hdlc.h inflating: openfortivpn-1.1.4/src/http.c inflating: openfortivpn-1.1.4/src/http.h inflating: openfortivpn-1.1.4/src/io.c inflating: openfortivpn-1.1.4/src/io.h inflating: openfortivpn-1.1.4/src/ipv4.c inflating: openfortivpn-1.1.4/src/ipv4.h inflating: openfortivpn-1.1.4/src/log.c inflating: openfortivpn-1.1.4/src/log.h inflating: openfortivpn-1.1.4/src/main.c inflating: openfortivpn-1.1.4/src/ssl.h inflating: openfortivpn-1.1.4/src/tunnel.c inflating: openfortivpn-1.1.4/src/tunnel.h inflating: openfortivpn-1.1.4/src/userinput.c inflating: openfortivpn-1.1.4/src/userinput.h inflating: openfortivpn-1.1.4/src/xml.c inflating: openfortivpn-1.1.4/src/xml.h creating: openfortivpn-1.1.4/tests/ creating: openfortivpn-1.1.4/tests/lint/ inflating: openfortivpn-1.1.4/tests/lint/astyle.sh inflating: openfortivpn-1.1.4/tests/lint/eol-at-eof.sh inflating: openfortivpn-1.1.4/tests/lint/line-length.sh inflating: openfortivpn-1.1.4/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 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 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 whether make supports nested variables... (cached) yes checking for ERR_peek_last_error in -lcrypto... yes checking for pthread_create in -lpthread... yes checking for SSL_connect in -lssl... yes checking for forkpty in -lutil... yes 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 netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) 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 sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking for inline... inline 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 stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for bzero... yes checking for gethostbyname... yes checking for inet_ntoa... yes checking for memmove... yes checking for memset... yes checking for memmem... yes checking for select... yes checking for socket... yes checking for strerror... yes checking for strstr... yes checking for strtol... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles 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 CCLD openfortivpn make[1]: Entering directory '/usr/src/slapt-src/network/openfortivpn/openfortivpn-1.1.4' /usr/bin/mkdir -p '/usr/src/slapt-src/network/openfortivpn/package-openfortivpn/usr/bin' /usr/bin/ginstall -c openfortivpn '/usr/src/slapt-src/network/openfortivpn/package-openfortivpn/usr/bin' /usr/bin/mkdir -p '/usr/src/slapt-src/network/openfortivpn/package-openfortivpn/etc/openfortivpn' /usr/bin/ginstall -c -m 644 etc/openfortivpn/config '/usr/src/slapt-src/network/openfortivpn/package-openfortivpn/etc/openfortivpn' /usr/bin/mkdir -p '/usr/src/slapt-src/network/openfortivpn/package-openfortivpn/usr/man/man1' /usr/bin/ginstall -c -m 644 doc/openfortivpn.1 '/usr/src/slapt-src/network/openfortivpn/package-openfortivpn/usr/man/man1' make install-data-hook make[2]: Entering directory '/usr/src/slapt-src/network/openfortivpn/openfortivpn-1.1.4' chmod 0600 /usr/src/slapt-src/network/openfortivpn/package-openfortivpn/etc/openfortivpn/config make[2]: Leaving directory '/usr/src/slapt-src/network/openfortivpn/openfortivpn-1.1.4' make[1]: Leaving directory '/usr/src/slapt-src/network/openfortivpn/openfortivpn-1.1.4' Slackware package maker, version 3.141593. 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/network/openfortivpn/openfortivpn-1.1.4-i586-1salix.txz ./ usr/ usr/bin/ usr/bin/openfortivpn usr/doc/ usr/doc/openfortivpn-1.1.4/ usr/doc/openfortivpn-1.1.4/LICENSE usr/doc/openfortivpn-1.1.4/LICENSE.OpenSSL usr/doc/openfortivpn-1.1.4/README.md usr/doc/openfortivpn-1.1.4/openfortivpn.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/openfortivpn.1.gz install/ install/doinst.sh install/slack-desc etc/ etc/openfortivpn/ etc/openfortivpn/config.new Slackware package /usr/src/slapt-src/network/openfortivpn/openfortivpn-1.1.4-i586-1salix.txz created. Installing package openfortivpn-1.1.4-i586-1salix... | 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 | | | | | |