------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz SUCCEEDED 00:00:17 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> openfortivpn-1.11.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> openfortivpn-1.11.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by openfortivpn-1.11.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> openfortivpn-1.11.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by openfortivpn-1.11.0 for building => SHA256 Checksum OK for adrienverge-openfortivpn-v1.11.0_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> openfortivpn-1.11.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by openfortivpn-1.11.0 for building ===> Extracting for openfortivpn-1.11.0 ===> openfortivpn-1.11.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by openfortivpn-1.11.0 for building => SHA256 Checksum OK for adrienverge-openfortivpn-v1.11.0_GH0.tar.gz. Extracted Memory Use: 0.36M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for openfortivpn-1.11.0 /usr/bin/env WRKSRC=/construction/security/openfortivpn/openfortivpn-1.11.0 REWARNFILE=/construction/security/openfortivpn/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's@xFreeBSD@xDragonFly@g' /construction/security/openfortivpn/openfortivpn-1.11.0/configure.ac /usr/bin/env WRKSRC=/construction/security/openfortivpn/openfortivpn-1.11.0 REWARNFILE=/construction/security/openfortivpn/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's@rtentry@rtentry_ofvpn@g' -e 's@rt_use@rt_use_ofvpn@g' /construction/security/openfortivpn/openfortivpn-1.11.0/src/ipv4.h /construction/security/openfortivpn/openfortivpn-1.11.0/src/ipv4.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> openfortivpn-1.11.0 depends on package: pkgconf>=1.3.0_1 - found ===> openfortivpn-1.11.0 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> openfortivpn-1.11.0 depends on package: gmake>=4.3 - found ===> openfortivpn-1.11.0 depends on package: autoconf>=2.69 - found ===> openfortivpn-1.11.0 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> openfortivpn-1.11.0 depends on package: pkgconf>=1.3.0_1 - found ===> openfortivpn-1.11.0 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> openfortivpn-1.11.0 depends on package: gmake>=4.3 - found ===> openfortivpn-1.11.0 depends on package: autoconf>=2.69 - found ===> openfortivpn-1.11.0 depends on package: automake>=1.16.1 - found ===> Configuring for openfortivpn-1.11.0 configure.ac:10: installing './compile' configure.ac:16: installing './config.guess' configure.ac:16: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' Makefile.am: installing './depcomp' configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking whether gmake supports nested variables... (cached) yes checking for OPENSSL... yes checking for pthread_create in -lpthread... yes checking for forkpty in -lutil... yes checking for LIBSYSTEMD... no libsystemd not present checking for arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for getopt.h... (cached) yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking for netdb.h... (cached) yes checking for net/if.h... (cached) yes checking for netinet/in.h... (cached) yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking for pthread.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for sys/socket.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/wait.h... (cached) 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 for libutil.h... (cached) yes checking mach/mach.h usability... no checking mach/mach.h presence... no checking for mach/mach.h... no checking pty.h usability... no checking pty.h presence... no checking for pty.h... no checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking sys/mutex.h usability... yes checking sys/mutex.h presence... yes checking for sys/mutex.h... yes checking util.h usability... yes checking util.h presence... yes checking for util.h... yes checking for net/if_var.h... yes checking for inline... inline checking for off_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint8_t... (cached) yes checking for struct termios... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for access... yes checking for atoi... yes checking for close... yes checking for connect... yes checking for execv... yes checking for exit... yes checking for _exit... yes checking for fclose... yes checking for fcntl... (cached) yes checking for fflush... yes checking for fileno... (cached) yes checking for fopen... yes checking for forkpty... yes checking for fprintf... (cached) yes checking for fputc... yes checking for fputs... yes checking for fread... yes checking for free... yes checking for freeaddrinfo... (cached) yes checking for freeifaddrs... yes checking for freopen... yes checking for fwrite... yes checking for gai_strerror... (cached) yes checking for getaddrinfo... (cached) yes checking for getchar... yes checking for getenv... (cached) yes checking for geteuid... (cached) yes checking for getifaddrs... yes checking for getopt_long... yes checking for htons... yes checking for index... (cached) yes checking for inet_addr... yes checking for inet_ntoa... (cached) yes checking for ioctl... yes checking for isatty... yes checking for isdigit... yes checking for isspace... yes checking for malloc... (cached) yes checking for memcmp... (cached) yes checking for memcpy... (cached) yes checking for memmem... yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for ntohs... yes checking for open... yes checking for openlog... yes checking for optarg... yes checking for optind... yes checking for pclose... yes checking for popen... yes checking for printf... (cached) yes checking for pthread_cancel... yes checking for pthread_cond_init... (cached) yes checking for pthread_cond_signal... (cached) yes checking for pthread_cond_wait... (cached) yes checking for pthread_create... yes checking for pthread_join... yes checking for pthread_mutexattr_init... yes checking for pthread_mutex_destroy... (cached) yes checking for pthread_mutex_init... (cached) yes checking for pthread_mutex_lock... (cached) yes checking for pthread_mutex_unlock... (cached) yes checking for pthread_self... (cached) yes checking for pthread_sigmask... yes checking for putchar... (cached) yes checking for puts... yes checking for read... yes checking for realloc... yes checking for rewind... yes checking for select... (cached) yes checking for sem_destroy... yes checking for sem_init... yes checking for sem_post... yes checking for sem_wait... yes checking for setenv... (cached) yes checking for setsockopt... (cached) yes checking for sigaddset... yes checking for sigemptyset... yes checking for signal... yes checking for sleep... (cached) yes checking for snprintf... (cached) yes checking for socket... yes checking for sprintf... (cached) yes checking for sscanf... yes checking for strcasecmp... (cached) yes checking for strcasestr... (cached) yes checking for strcat... yes checking for strchr... (cached) yes checking for strcmp... yes checking for strcpy... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strlen... (cached) yes checking for strncasecmp... (cached) yes checking for strncat... yes checking for strncmp... (cached) yes checking for strncpy... yes checking for strsignal... (cached) yes checking for strstr... (cached) yes checking for strtok... yes checking for strtok_r... yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for syslog... yes checking for system... yes checking for tcgetattr... yes checking for tcsetattr... yes checking for usleep... (cached) yes checking for vprintf... (cached) yes checking for vsnprintf... (cached) yes checking for vsyslog... yes checking for waitpid... yes checking for write... yes checking for pthread_mutexattr_setrobust... no checking for X509_check_host... no checking whether rtentry is available and has rt_dst ... no checking for /proc/net/route... no checking for /usr/sbin/netstat... no checking for /usr/bin/netstat... yes checking for ppp... /usr/sbin/ppp checking for /usr/sbin/ppp... yes checking for pppd... /usr/sbin/pppd configure: HAVE_USR_SBIN_PPP... 1 configure: HAVE_USR_SBIN_PPPD... 0 configure: HAVE_PROC_NET_ROUTE... 0 configure: PPP_PATH... /usr/sbin/ppp configure: NETSTAT_PATH... /usr/bin/netstat 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 SUCCEEDED 00:00:21 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for openfortivpn-1.11.0 gmake[2]: Entering directory '/construction/security/openfortivpn/openfortivpn-1.11.0' mkdir -p doc; sed -e 's|[@]SYSCONFDIR[@]|/usr/local/etc|g;s|[@]DATADIR[@]|/usr/local/share/openfortivpn|g;' ./doc/openfortivpn.1.in >doc/openfortivpn.1 cc -DPACKAGE_NAME=\"openfortivpn\" -DPACKAGE_TARNAME=\"openfortivpn\" -DPACKAGE_VERSION=\"1.11.0\" -DPACKAGE_STRING=\"openfortivpn\ 1.11.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openfortivpn\" -DVERSION=\"1.11.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBUTIL=1 -DHAVE_ARPA_INET_H=1 -DHAVE_FCNTL_H=1 -DHAVE_GETOPT_H=1 -DHAVE_IFADDRS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NET_IF_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NETINET_TCP_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NET_ROUTE_H=1 -DHAVE_LIBUTIL_H=1 -DHAVE_SEMAPHORE_H=1 -DHAVE_SYS_MUTEX_H=1 -DHAVE_UTIL_H=1 -DHAVE_NET_IF_VAR_H=1 -DHAVE_STRUCT_TERMIOS=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_ACCESS=1 -DHAVE_ATOI=1 -DHAVE_CLOSE=1 -DHAVE_CONNECT=1 -DHAVE_EXECV=1 -DHAVE_EXIT=1 -DHAVE__EXIT=1 -DHAVE_FCLOSE=1 -DHAVE_FCNTL=1 -DHAVE_FFLUSH=1 -DHAVE_FILENO=1 -DHAVE_FOPEN=1 -DHAVE_FORKPTY=1 -DHAVE_FPRINTF=1 -DHAVE_FPUTC=1 -DHAVE_FPUTS=1 -DHAVE_FREAD=1 -DHAVE_FREE=1 -DHAVE_FREEADDRINFO=1 -DHAVE_FREEIFADDRS=1 -DHAVE_FREOPEN=1 -DHAVE_FWRITE=1 -DHAVE_GAI_STRERROR=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETCHAR=1 -DHAVE_GETENV=1 -DHAVE_GETEUID=1 -DHAVE_GETIFADDRS=1 -DHAVE_GETOPT_LONG=1 -DHAVE_HTONS=1 -DHAVE_INDEX=1 -DHAVE_INET_ADDR=1 -DHAVE_INET_NTOA=1 -DHAVE_IOCTL=1 -DHAVE_ISATTY=1 -DHAVE_ISDIGIT=1 -DHAVE_ISSPACE=1 -DHAVE_MALLOC=1 -DHAVE_MEMCMP=1 -DHAVE_MEMCPY=1 -DHAVE_MEMMEM=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_NTOHS=1 -DHAVE_OPEN=1 -DHAVE_OPENLOG=1 -DHAVE_OPTARG=1 -DHAVE_OPTIND=1 -DHAVE_PCLOSE=1 -DHAVE_POPEN=1 -DHAVE_PRINTF=1 -DHAVE_PTHREAD_CANCEL=1 -DHAVE_PTHREAD_COND_INIT=1 -DHAVE_PTHREAD_COND_SIGNAL=1 -DHAVE_PTHREAD_COND_WAIT=1 -DHAVE_PTHREAD_CREATE=1 -DHAVE_PTHREAD_JOIN=1 -DHAVE_PTHREAD_MUTEXATTR_INIT=1 -DHAVE_PTHREAD_MUTEX_DESTROY=1 -DHAVE_PTHREAD_MUTEX_INIT=1 -DHAVE_PTHREAD_MUTEX_LOCK=1 -DHAVE_PTHREAD_MUTEX_UNLOCK=1 -DHAVE_PTHREAD_SELF=1 -DHAVE_PTHREAD_SIGMASK=1 -DHAVE_PUTCHAR=1 -DHAVE_PUTS=1 -DHAVE_READ=1 -DHAVE_REALLOC=1 -DHAVE_REWIND=1 -DHAVE_SELECT=1 -DHAVE_SEM_DESTROY=1 -DHAVE_SEM_INIT=1 -DHAVE_SEM_POST=1 -DHAVE_SEM_WAIT=1 -DHAVE_SETENV=1 -DHAVE_SETSOCKOPT=1 -DHAVE_SIGADDSET=1 -DHAVE_SIGEMPTYSET=1 -DHAVE_SIGNAL=1 -DHAVE_SLEEP=1 -DHAVE_SNPRINTF=1 -DHAVE_SOCKET=1 -DHAVE_SPRINTF=1 -DHAVE_SSCANF=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCASESTR=1 -DHAVE_STRCAT=1 -DHAVE_STRCHR=1 -DHAVE_STRCMP=1 -DHAVE_STRCPY=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRLEN=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRNCAT=1 -DHAVE_STRNCMP=1 -DHAVE_STRNCPY=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRSTR=1 -DHAVE_STRTOK=1 -DHAVE_STRTOK_R=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_SYSLOG=1 -DHAVE_SYSTEM=1 -DHAVE_TCGETATTR=1 -DHAVE_TCSETATTR=1 -DHAVE_USLEEP=1 -DHAVE_VPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSYSLOG=1 -DHAVE_WAITPID=1 -DHAVE_WRITE=1 -DHAVE_USR_SBIN_PPP=1 -DHAVE_USR_SBIN_PPPD=0 -DHAVE_PROC_NET_ROUTE=0 -I. -DSYSCONFDIR=\"/usr/local/etc\" -DPPP_PATH=\"/usr/sbin/ppp\" -DNETSTAT_PATH=\"/usr/bin/netstat\" /usr/local/include -Wall -pedantic -std=gnu99 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -MT src/openfortivpn-config.o -MD -MP -MF src/.deps/openfortivpn-config.Tpo -c -o src/openfortivpn-config.o `test -f 'src/config.c' || echo './'`src/config.c cc -DPACKAGE_NAME=\"openfortivpn\" -DPACKAGE_TARNAME=\"openfortivpn\" -DPACKAGE_VERSION=\"1.11.0\" -DPACKAGE_STRING=\"openfortivpn\ 1.11.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openfortivpn\" -DVERSION=\"1.11.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBUTIL=1 -DHAVE_ARPA_INET_H=1 -DHAVE_FCNTL_H=1 -DHAVE_GETOPT_H=1 -DHAVE_IFADDRS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NET_IF_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NETINET_TCP_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NET_ROUTE_H=1 -DHAVE_LIBUTIL_H=1 -DHAVE_SEMAPHORE_H=1 -DHAVE_SYS_MUTEX_H=1 -DHAVE_UTIL_H=1 -DHAVE_NET_IF_VAR_H=1 -DHAVE_STRUCT_TERMIOS=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_ACCESS=1 -DHAVE_ATOI=1 -DHAVE_CLOSE=1 -DHAVE_CONNECT=1 -DHAVE_EXECV=1 -DHAVE_EXIT=1 -DHAVE__EXIT=1 -DHAVE_FCLOSE=1 -DHAVE_FCNTL=1 -DHAVE_FFLUSH=1 -DHAVE_FILENO=1 -DHAVE_FOPEN=1 -DHAVE_FORKPTY=1 -DHAVE_FPRINTF=1 -DHAVE_FPUTC=1 -DHAVE_FPUTS=1 -DHAVE_FREAD=1 -DHAVE_FREE=1 -DHAVE_FREEADDRINFO=1 -DHAVE_FREEIFADDRS=1 -DHAVE_FREOPEN=1 -DHAVE_FWRITE=1 -DHAVE_GAI_STRERROR=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETCHAR=1 -DHAVE_GETENV=1 -DHAVE_GETEUID=1 -DHAVE_GETIFADDRS=1 -DHAVE_GETOPT_LONG=1 -DHAVE_HTONS=1 -DHAVE_INDEX=1 -DHAVE_INET_ADDR=1 -DHAVE_INET_NTOA=1 -DHAVE_IOCTL=1 -DHAVE_ISATTY=1 -DHAVE_ISDIGIT=1 -DHAVE_ISSPACE=1 -DHAVE_MALLOC=1 -DHAVE_MEMCMP=1 -DHAVE_MEMCPY=1 -DHAVE_MEMMEM=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_NTOHS=1 -DHAVE_OPEN=1 -DHAVE_OPENLOG=1 -DHAVE_OPTARG=1 -DHAVE_OPTIND=1 -DHAVE_PCLOSE=1 -DHAVE_POPEN=1 -DHAVE_PRINTF=1 -DHAVE_PTHREAD_CANCEL=1 -DHAVE_PTHREAD_COND_INIT=1 -DHAVE_PTHREAD_COND_SIGNAL=1 -DHAVE_PTHREAD_COND_WAIT=1 -DHAVE_PTHREAD_CREATE=1 -DHAVE_PTHREAD_JOIN=1 -DHAVE_PTHREAD_MUTEXATTR_INIT=1 -DHAVE_PTHREAD_MUTEX_DESTROY=1 -DHAVE_PTHREAD_MUTEX_INIT=1 -DHAVE_PTHREAD_MUTEX_LOCK=1 -DHAVE_PTHREAD_MUTEX_UNLOCK=1 -DHAVE_PTHREAD_SELF=1 -DHAVE_PTHREAD_SIGMASK=1 -DHAVE_PUTCHAR=1 -DHAVE_PUTS=1 -DHAVE_READ=1 -DHAVE_REALLOC=1 -DHAVE_REWIND=1 -DHAVE_SELECT=1 -DHAVE_SEM_DESTROY=1 -DHAVE_SEM_INIT=1 -DHAVE_SEM_POST=1 -DHAVE_SEM_WAIT=1 -DHAVE_SETENV=1 -DHAVE_SETSOCKOPT=1 -DHAVE_SIGADDSET=1 -DHAVE_SIGEMPTYSET=1 -DHAVE_SIGNAL=1 -DHAVE_SLEEP=1 -DHAVE_SNPRINTF=1 -DHAVE_SOCKET=1 -DHAVE_SPRINTF=1 -DHAVE_SSCANF=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCASESTR=1 -DHAVE_STRCAT=1 -DHAVE_STRCHR=1 -DHAVE_STRCMP=1 -DHAVE_STRCPY=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRLEN=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRNCAT=1 -DHAVE_STRNCMP=1 -DHAVE_STRNCPY=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRSTR=1 -DHAVE_STRTOK=1 -DHAVE_STRTOK_R=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_SYSLOG=1 -DHAVE_SYSTEM=1 -DHAVE_TCGETATTR=1 -DHAVE_TCSETATTR=1 -DHAVE_USLEEP=1 -DHAVE_VPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSYSLOG=1 -DHAVE_WAITPID=1 -DHAVE_WRITE=1 -DHAVE_USR_SBIN_PPP=1 -DHAVE_USR_SBIN_PPPD=0 -DHAVE_PROC_NET_ROUTE=0 -I. -DSYSCONFDIR=\"/usr/local/etc\" -DPPP_PATH=\"/usr/sbin/ppp\" -DNETSTAT_PATH=\"/usr/bin/netstat\" /usr/local/include -Wall -pedantic -std=gnu99 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -MT src/openfortivpn-hdlc.o -MD -MP -MF src/.deps/openfortivpn-hdlc.Tpo -c -o src/openfortivpn-hdlc.o `test -f 'src/hdlc.c' || echo './'`src/hdlc.c cc -DPACKAGE_NAME=\"openfortivpn\" -DPACKAGE_TARNAME=\"openfortivpn\" -DPACKAGE_VERSION=\"1.11.0\" -DPACKAGE_STRING=\"openfortivpn\ 1.11.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openfortivpn\" -DVERSION=\"1.11.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBUTIL=1 -DHAVE_ARPA_INET_H=1 -DHAVE_FCNTL_H=1 -DHAVE_GETOPT_H=1 -DHAVE_IFADDRS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NET_IF_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NETINET_TCP_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NET_ROUTE_H=1 -DHAVE_LIBUTIL_H=1 -DHAVE_SEMAPHORE_H=1 -DHAVE_SYS_MUTEX_H=1 -DHAVE_UTIL_H=1 -DHAVE_NET_IF_VAR_H=1 -DHAVE_STRUCT_TERMIOS=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_ACCESS=1 -DHAVE_ATOI=1 -DHAVE_CLOSE=1 -DHAVE_CONNECT=1 -DHAVE_EXECV=1 -DHAVE_EXIT=1 -DHAVE__EXIT=1 -DHAVE_FCLOSE=1 -DHAVE_FCNTL=1 -DHAVE_FFLUSH=1 -DHAVE_FILENO=1 -DHAVE_FOPEN=1 -DHAVE_FORKPTY=1 -DHAVE_FPRINTF=1 -DHAVE_FPUTC=1 -DHAVE_FPUTS=1 -DHAVE_FREAD=1 -DHAVE_FREE=1 -DHAVE_FREEADDRINFO=1 -DHAVE_FREEIFADDRS=1 -DHAVE_FREOPEN=1 -DHAVE_FWRITE=1 -DHAVE_GAI_STRERROR=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETCHAR=1 -DHAVE_GETENV=1 -DHAVE_GETEUID=1 -DHAVE_GETIFADDRS=1 -DHAVE_GETOPT_LONG=1 -DHAVE_HTONS=1 -DHAVE_INDEX=1 -DHAVE_INET_ADDR=1 -DHAVE_INET_NTOA=1 -DHAVE_IOCTL=1 -DHAVE_ISATTY=1 -DHAVE_ISDIGIT=1 -DHAVE_ISSPACE=1 -DHAVE_MALLOC=1 -DHAVE_MEMCMP=1 -DHAVE_MEMCPY=1 -DHAVE_MEMMEM=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_NTOHS=1 -DHAVE_OPEN=1 -DHAVE_OPENLOG=1 -DHAVE_OPTARG=1 -DHAVE_OPTIND=1 -DHAVE_PCLOSE=1 -DHAVE_POPEN=1 -DHAVE_PRINTF=1 -DHAVE_PTHREAD_CANCEL=1 -DHAVE_PTHREAD_COND_INIT=1 -DHAVE_PTHREAD_COND_SIGNAL=1 -DHAVE_PTHREAD_COND_WAIT=1 -DHAVE_PTHREAD_CREATE=1 -DHAVE_PTHREAD_JOIN=1 -DHAVE_PTHREAD_MUTEXATTR_INIT=1 -DHAVE_PTHREAD_MUTEX_DESTROY=1 -DHAVE_PTHREAD_MUTEX_INIT=1 -DHAVE_PTHREAD_MUTEX_LOCK=1 -DHAVE_PTHREAD_MUTEX_UNLOCK=1 -DHAVE_PTHREAD_SELF=1 -DHAVE_PTHREAD_SIGMASK=1 -DHAVE_PUTCHAR=1 -DHAVE_PUTS=1 -DHAVE_READ=1 -DHAVE_REALLOC=1 -DHAVE_REWIND=1 -DHAVE_SELECT=1 -DHAVE_SEM_DESTROY=1 -DHAVE_SEM_INIT=1 -DHAVE_SEM_POST=1 -DHAVE_SEM_WAIT=1 -DHAVE_SETENV=1 -DHAVE_SETSOCKOPT=1 -DHAVE_SIGADDSET=1 -DHAVE_SIGEMPTYSET=1 -DHAVE_SIGNAL=1 -DHAVE_SLEEP=1 -DHAVE_SNPRINTF=1 -DHAVE_SOCKET=1 -DHAVE_SPRINTF=1 -DHAVE_SSCANF=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCASESTR=1 -DHAVE_STRCAT=1 -DHAVE_STRCHR=1 -DHAVE_STRCMP=1 -DHAVE_STRCPY=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRLEN=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRNCAT=1 -DHAVE_STRNCMP=1 -DHAVE_STRNCPY=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRSTR=1 -DHAVE_STRTOK=1 -DHAVE_STRTOK_R=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_SYSLOG=1 -DHAVE_SYSTEM=1 -DHAVE_TCGETATTR=1 -DHAVE_TCSETATTR=1 -DHAVE_USLEEP=1 -DHAVE_VPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSYSLOG=1 -DHAVE_WAITPID=1 -DHAVE_WRITE=1 -DHAVE_USR_SBIN_PPP=1 -DHAVE_USR_SBIN_PPPD=0 -DHAVE_PROC_NET_ROUTE=0 -I. -DSYSCONFDIR=\"/usr/local/etc\" -DPPP_PATH=\"/usr/sbin/ppp\" -DNETSTAT_PATH=\"/usr/bin/netstat\" /usr/local/include -Wall -pedantic -std=gnu99 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -MT src/openfortivpn-http.o -MD -MP -MF src/.deps/openfortivpn-http.Tpo -c -o src/openfortivpn-http.o `test -f 'src/http.c' || echo './'`src/http.c cc -DPACKAGE_NAME=\"openfortivpn\" -DPACKAGE_TARNAME=\"openfortivpn\" -DPACKAGE_VERSION=\"1.11.0\" -DPACKAGE_STRING=\"openfortivpn\ 1.11.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openfortivpn\" -DVERSION=\"1.11.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBUTIL=1 -DHAVE_ARPA_INET_H=1 -DHAVE_FCNTL_H=1 -DHAVE_GETOPT_H=1 -DHAVE_IFADDRS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NET_IF_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NETINET_TCP_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NET_ROUTE_H=1 -DHAVE_LIBUTIL_H=1 -DHAVE_SEMAPHORE_H=1 -DHAVE_SYS_MUTEX_H=1 -DHAVE_UTIL_H=1 -DHAVE_NET_IF_VAR_H=1 -DHAVE_STRUCT_TERMIOS=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_ACCESS=1 -DHAVE_ATOI=1 -DHAVE_CLOSE=1 -DHAVE_CONNECT=1 -DHAVE_EXECV=1 -DHAVE_EXIT=1 -DHAVE__EXIT=1 -DHAVE_FCLOSE=1 -DHAVE_FCNTL=1 -DHAVE_FFLUSH=1 -DHAVE_FILENO=1 -DHAVE_FOPEN=1 -DHAVE_FORKPTY=1 -DHAVE_FPRINTF=1 -DHAVE_FPUTC=1 -DHAVE_FPUTS=1 -DHAVE_FREAD=1 -DHAVE_FREE=1 -DHAVE_FREEADDRINFO=1 -DHAVE_FREEIFADDRS=1 -DHAVE_FREOPEN=1 -DHAVE_FWRITE=1 -DHAVE_GAI_STRERROR=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETCHAR=1 -DHAVE_GETENV=1 -DHAVE_GETEUID=1 -DHAVE_GETIFADDRS=1 -DHAVE_GETOPT_LONG=1 -DHAVE_HTONS=1 -DHAVE_INDEX=1 -DHAVE_INET_ADDR=1 -DHAVE_INET_NTOA=1 -DHAVE_IOCTL=1 -DHAVE_ISATTY=1 -DHAVE_ISDIGIT=1 -DHAVE_ISSPACE=1 -DHAVE_MALLOC=1 -DHAVE_MEMCMP=1 -DHAVE_MEMCPY=1 -DHAVE_MEMMEM=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_NTOHS=1 -DHAVE_OPEN=1 -DHAVE_OPENLOG=1 -DHAVE_OPTARG=1 -DHAVE_OPTIND=1 -DHAVE_PCLOSE=1 -DHAVE_POPEN=1 -DHAVE_PRINTF=1 -DHAVE_PTHREAD_CANCEL=1 -DHAVE_PTHREAD_COND_INIT=1 -DHAVE_PTHREAD_COND_SIGNAL=1 -DHAVE_PTHREAD_COND_WAIT=1 -DHAVE_PTHREAD_CREATE=1 -DHAVE_PTHREAD_JOIN=1 -DHAVE_PTHREAD_MUTEXATTR_INIT=1 -DHAVE_PTHREAD_MUTEX_DESTROY=1 -DHAVE_PTHREAD_MUTEX_INIT=1 -DHAVE_PTHREAD_MUTEX_LOCK=1 -DHAVE_PTHREAD_MUTEX_UNLOCK=1 -DHAVE_PTHREAD_SELF=1 -DHAVE_PTHREAD_SIGMASK=1 -DHAVE_PUTCHAR=1 -DHAVE_PUTS=1 -DHAVE_READ=1 -DHAVE_REALLOC=1 -DHAVE_REWIND=1 -DHAVE_SELECT=1 -DHAVE_SEM_DESTROY=1 -DHAVE_SEM_INIT=1 -DHAVE_SEM_POST=1 -DHAVE_SEM_WAIT=1 -DHAVE_SETENV=1 -DHAVE_SETSOCKOPT=1 -DHAVE_SIGADDSET=1 -DHAVE_SIGEMPTYSET=1 -DHAVE_SIGNAL=1 -DHAVE_SLEEP=1 -DHAVE_SNPRINTF=1 -DHAVE_SOCKET=1 -DHAVE_SPRINTF=1 -DHAVE_SSCANF=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCASESTR=1 -DHAVE_STRCAT=1 -DHAVE_STRCHR=1 -DHAVE_STRCMP=1 -DHAVE_STRCPY=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRLEN=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRNCAT=1 -DHAVE_STRNCMP=1 -DHAVE_STRNCPY=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRSTR=1 -DHAVE_STRTOK=1 -DHAVE_STRTOK_R=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_SYSLOG=1 -DHAVE_SYSTEM=1 -DHAVE_TCGETATTR=1 -DHAVE_TCSETATTR=1 -DHAVE_USLEEP=1 -DHAVE_VPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSYSLOG=1 -DHAVE_WAITPID=1 -DHAVE_WRITE=1 -DHAVE_USR_SBIN_PPP=1 -DHAVE_USR_SBIN_PPPD=0 -DHAVE_PROC_NET_ROUTE=0 -I. -DSYSCONFDIR=\"/usr/local/etc\" -DPPP_PATH=\"/usr/sbin/ppp\" -DNETSTAT_PATH=\"/usr/bin/netstat\" /usr/local/include -Wall -pedantic -std=gnu99 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -MT src/openfortivpn-io.o -MD -MP -MF src/.deps/openfortivpn-io.Tpo -c -o src/openfortivpn-io.o `test -f 'src/io.c' || echo './'`src/io.c cc -DPACKAGE_NAME=\"openfortivpn\" -DPACKAGE_TARNAME=\"openfortivpn\" -DPACKAGE_VERSION=\"1.11.0\" -DPACKAGE_STRING=\"openfortivpn\ 1.11.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openfortivpn\" -DVERSION=\"1.11.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBUTIL=1 -DHAVE_ARPA_INET_H=1 -DHAVE_FCNTL_H=1 -DHAVE_GETOPT_H=1 -DHAVE_IFADDRS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NET_IF_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NETINET_TCP_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NET_ROUTE_H=1 -DHAVE_LIBUTIL_H=1 -DHAVE_SEMAPHORE_H=1 -DHAVE_SYS_MUTEX_H=1 -DHAVE_UTIL_H=1 -DHAVE_NET_IF_VAR_H=1 -DHAVE_STRUCT_TERMIOS=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_ACCESS=1 -DHAVE_ATOI=1 -DHAVE_CLOSE=1 -DHAVE_CONNECT=1 -DHAVE_EXECV=1 -DHAVE_EXIT=1 -DHAVE__EXIT=1 -DHAVE_FCLOSE=1 -DHAVE_FCNTL=1 -DHAVE_FFLUSH=1 -DHAVE_FILENO=1 -DHAVE_FOPEN=1 -DHAVE_FORKPTY=1 -DHAVE_FPRINTF=1 -DHAVE_FPUTC=1 -DHAVE_FPUTS=1 -DHAVE_FREAD=1 -DHAVE_FREE=1 -DHAVE_FREEADDRINFO=1 -DHAVE_FREEIFADDRS=1 -DHAVE_FREOPEN=1 -DHAVE_FWRITE=1 -DHAVE_GAI_STRERROR=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETCHAR=1 -DHAVE_GETENV=1 -DHAVE_GETEUID=1 -DHAVE_GETIFADDRS=1 -DHAVE_GETOPT_LONG=1 -DHAVE_HTONS=1 -DHAVE_INDEX=1 -DHAVE_INET_ADDR=1 -DHAVE_INET_NTOA=1 -DHAVE_IOCTL=1 -DHAVE_ISATTY=1 -DHAVE_ISDIGIT=1 -DHAVE_ISSPACE=1 -DHAVE_MALLOC=1 -DHAVE_MEMCMP=1 -DHAVE_MEMCPY=1 -DHAVE_MEMMEM=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_NTOHS=1 -DHAVE_OPEN=1 -DHAVE_OPENLOG=1 -DHAVE_OPTARG=1 -DHAVE_OPTIND=1 -DHAVE_PCLOSE=1 -DHAVE_POPEN=1 -DHAVE_PRINTF=1 -DHAVE_PTHREAD_CANCEL=1 -DHAVE_PTHREAD_COND_INIT=1 -DHAVE_PTHREAD_COND_SIGNAL=1 -DHAVE_PTHREAD_COND_WAIT=1 -DHAVE_PTHREAD_CREATE=1 -DHAVE_PTHREAD_JOIN=1 -DHAVE_PTHREAD_MUTEXATTR_INIT=1 -DHAVE_PTHREAD_MUTEX_DESTROY=1 -DHAVE_PTHREAD_MUTEX_INIT=1 -DHAVE_PTHREAD_MUTEX_LOCK=1 -DHAVE_PTHREAD_MUTEX_UNLOCK=1 -DHAVE_PTHREAD_SELF=1 -DHAVE_PTHREAD_SIGMASK=1 -DHAVE_PUTCHAR=1 -DHAVE_PUTS=1 -DHAVE_READ=1 -DHAVE_REALLOC=1 -DHAVE_REWIND=1 -DHAVE_SELECT=1 -DHAVE_SEM_DESTROY=1 -DHAVE_SEM_INIT=1 -DHAVE_SEM_POST=1 -DHAVE_SEM_WAIT=1 -DHAVE_SETENV=1 -DHAVE_SETSOCKOPT=1 -DHAVE_SIGADDSET=1 -DHAVE_SIGEMPTYSET=1 -DHAVE_SIGNAL=1 -DHAVE_SLEEP=1 -DHAVE_SNPRINTF=1 -DHAVE_SOCKET=1 -DHAVE_SPRINTF=1 -DHAVE_SSCANF=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCASESTR=1 -DHAVE_STRCAT=1 -DHAVE_STRCHR=1 -DHAVE_STRCMP=1 -DHAVE_STRCPY=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRLEN=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRNCAT=1 -DHAVE_STRNCMP=1 -DHAVE_STRNCPY=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRSTR=1 -DHAVE_STRTOK=1 -DHAVE_STRTOK_R=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_SYSLOG=1 -DHAVE_SYSTEM=1 -DHAVE_TCGETATTR=1 -DHAVE_TCSETATTR=1 -DHAVE_USLEEP=1 -DHAVE_VPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSYSLOG=1 -DHAVE_WAITPID=1 -DHAVE_WRITE=1 -DHAVE_USR_SBIN_PPP=1 -DHAVE_USR_SBIN_PPPD=0 -DHAVE_PROC_NET_ROUTE=0 -I. -DSYSCONFDIR=\"/usr/local/etc\" -DPPP_PATH=\"/usr/sbin/ppp\" -DNETSTAT_PATH=\"/usr/bin/netstat\" /usr/local/include -Wall -pedantic -std=gnu99 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -MT src/openfortivpn-ipv4.o -MD -MP -MF src/.deps/openfortivpn-ipv4.Tpo -c -o src/openfortivpn-ipv4.o `test -f 'src/ipv4.c' || echo './'`src/ipv4.c cc -DPACKAGE_NAME=\"openfortivpn\" -DPACKAGE_TARNAME=\"openfortivpn\" -DPACKAGE_VERSION=\"1.11.0\" -DPACKAGE_STRING=\"openfortivpn\ 1.11.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openfortivpn\" -DVERSION=\"1.11.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBUTIL=1 -DHAVE_ARPA_INET_H=1 -DHAVE_FCNTL_H=1 -DHAVE_GETOPT_H=1 -DHAVE_IFADDRS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NET_IF_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NETINET_TCP_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NET_ROUTE_H=1 -DHAVE_LIBUTIL_H=1 -DHAVE_SEMAPHORE_H=1 -DHAVE_SYS_MUTEX_H=1 -DHAVE_UTIL_H=1 -DHAVE_NET_IF_VAR_H=1 -DHAVE_STRUCT_TERMIOS=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_ACCESS=1 -DHAVE_ATOI=1 -DHAVE_CLOSE=1 -DHAVE_CONNECT=1 -DHAVE_EXECV=1 -DHAVE_EXIT=1 -DHAVE__EXIT=1 -DHAVE_FCLOSE=1 -DHAVE_FCNTL=1 -DHAVE_FFLUSH=1 -DHAVE_FILENO=1 -DHAVE_FOPEN=1 -DHAVE_FORKPTY=1 -DHAVE_FPRINTF=1 -DHAVE_FPUTC=1 -DHAVE_FPUTS=1 -DHAVE_FREAD=1 -DHAVE_FREE=1 -DHAVE_FREEADDRINFO=1 -DHAVE_FREEIFADDRS=1 -DHAVE_FREOPEN=1 -DHAVE_FWRITE=1 -DHAVE_GAI_STRERROR=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETCHAR=1 -DHAVE_GETENV=1 -DHAVE_GETEUID=1 -DHAVE_GETIFADDRS=1 -DHAVE_GETOPT_LONG=1 -DHAVE_HTONS=1 -DHAVE_INDEX=1 -DHAVE_INET_ADDR=1 -DHAVE_INET_NTOA=1 -DHAVE_IOCTL=1 -DHAVE_ISATTY=1 -DHAVE_ISDIGIT=1 -DHAVE_ISSPACE=1 -DHAVE_MALLOC=1 -DHAVE_MEMCMP=1 -DHAVE_MEMCPY=1 -DHAVE_MEMMEM=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_NTOHS=1 -DHAVE_OPEN=1 -DHAVE_OPENLOG=1 -DHAVE_OPTARG=1 -DHAVE_OPTIND=1 -DHAVE_PCLOSE=1 -DHAVE_POPEN=1 -DHAVE_PRINTF=1 -DHAVE_PTHREAD_CANCEL=1 -DHAVE_PTHREAD_COND_INIT=1 -DHAVE_PTHREAD_COND_SIGNAL=1 -DHAVE_PTHREAD_COND_WAIT=1 -DHAVE_PTHREAD_CREATE=1 -DHAVE_PTHREAD_JOIN=1 -DHAVE_PTHREAD_MUTEXATTR_INIT=1 -DHAVE_PTHREAD_MUTEX_DESTROY=1 -DHAVE_PTHREAD_MUTEX_INIT=1 -DHAVE_PTHREAD_MUTEX_LOCK=1 -DHAVE_PTHREAD_MUTEX_UNLOCK=1 -DHAVE_PTHREAD_SELF=1 -DHAVE_PTHREAD_SIGMASK=1 -DHAVE_PUTCHAR=1 -DHAVE_PUTS=1 -DHAVE_READ=1 -DHAVE_REALLOC=1 -DHAVE_REWIND=1 -DHAVE_SELECT=1 -DHAVE_SEM_DESTROY=1 -DHAVE_SEM_INIT=1 -DHAVE_SEM_POST=1 -DHAVE_SEM_WAIT=1 -DHAVE_SETENV=1 -DHAVE_SETSOCKOPT=1 -DHAVE_SIGADDSET=1 -DHAVE_SIGEMPTYSET=1 -DHAVE_SIGNAL=1 -DHAVE_SLEEP=1 -DHAVE_SNPRINTF=1 -DHAVE_SOCKET=1 -DHAVE_SPRINTF=1 -DHAVE_SSCANF=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCASESTR=1 -DHAVE_STRCAT=1 -DHAVE_STRCHR=1 -DHAVE_STRCMP=1 -DHAVE_STRCPY=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRLEN=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRNCAT=1 -DHAVE_STRNCMP=1 -DHAVE_STRNCPY=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRSTR=1 -DHAVE_STRTOK=1 -DHAVE_STRTOK_R=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_SYSLOG=1 -DHAVE_SYSTEM=1 -DHAVE_TCGETATTR=1 -DHAVE_TCSETATTR=1 -DHAVE_USLEEP=1 -DHAVE_VPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSYSLOG=1 -DHAVE_WAITPID=1 -DHAVE_WRITE=1 -DHAVE_USR_SBIN_PPP=1 -DHAVE_USR_SBIN_PPPD=0 -DHAVE_PROC_NET_ROUTE=0 -I. -DSYSCONFDIR=\"/usr/local/etc\" -DPPP_PATH=\"/usr/sbin/ppp\" -DNETSTAT_PATH=\"/usr/bin/netstat\" /usr/local/include -Wall -pedantic -std=gnu99 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -MT src/openfortivpn-log.o -MD -MP -MF src/.deps/openfortivpn-log.Tpo -c -o src/openfortivpn-log.o `test -f 'src/log.c' || echo './'`src/log.c cc -DPACKAGE_NAME=\"openfortivpn\" -DPACKAGE_TARNAME=\"openfortivpn\" -DPACKAGE_VERSION=\"1.11.0\" -DPACKAGE_STRING=\"openfortivpn\ 1.11.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openfortivpn\" -DVERSION=\"1.11.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBUTIL=1 -DHAVE_ARPA_INET_H=1 -DHAVE_FCNTL_H=1 -DHAVE_GETOPT_H=1 -DHAVE_IFADDRS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NET_IF_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NETINET_TCP_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NET_ROUTE_H=1 -DHAVE_LIBUTIL_H=1 -DHAVE_SEMAPHORE_H=1 -DHAVE_SYS_MUTEX_H=1 -DHAVE_UTIL_H=1 -DHAVE_NET_IF_VAR_H=1 -DHAVE_STRUCT_TERMIOS=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_ACCESS=1 -DHAVE_ATOI=1 -DHAVE_CLOSE=1 -DHAVE_CONNECT=1 -DHAVE_EXECV=1 -DHAVE_EXIT=1 -DHAVE__EXIT=1 -DHAVE_FCLOSE=1 -DHAVE_FCNTL=1 -DHAVE_FFLUSH=1 -DHAVE_FILENO=1 -DHAVE_FOPEN=1 -DHAVE_FORKPTY=1 -DHAVE_FPRINTF=1 -DHAVE_FPUTC=1 -DHAVE_FPUTS=1 -DHAVE_FREAD=1 -DHAVE_FREE=1 -DHAVE_FREEADDRINFO=1 -DHAVE_FREEIFADDRS=1 -DHAVE_FREOPEN=1 -DHAVE_FWRITE=1 -DHAVE_GAI_STRERROR=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETCHAR=1 -DHAVE_GETENV=1 -DHAVE_GETEUID=1 -DHAVE_GETIFADDRS=1 -DHAVE_GETOPT_LONG=1 -DHAVE_HTONS=1 -DHAVE_INDEX=1 -DHAVE_INET_ADDR=1 -DHAVE_INET_NTOA=1 -DHAVE_IOCTL=1 -DHAVE_ISATTY=1 -DHAVE_ISDIGIT=1 -DHAVE_ISSPACE=1 -DHAVE_MALLOC=1 -DHAVE_MEMCMP=1 -DHAVE_MEMCPY=1 -DHAVE_MEMMEM=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_NTOHS=1 -DHAVE_OPEN=1 -DHAVE_OPENLOG=1 -DHAVE_OPTARG=1 -DHAVE_OPTIND=1 -DHAVE_PCLOSE=1 -DHAVE_POPEN=1 -DHAVE_PRINTF=1 -DHAVE_PTHREAD_CANCEL=1 -DHAVE_PTHREAD_COND_INIT=1 -DHAVE_PTHREAD_COND_SIGNAL=1 -DHAVE_PTHREAD_COND_WAIT=1 -DHAVE_PTHREAD_CREATE=1 -DHAVE_PTHREAD_JOIN=1 -DHAVE_PTHREAD_MUTEXATTR_INIT=1 -DHAVE_PTHREAD_MUTEX_DESTROY=1 -DHAVE_PTHREAD_MUTEX_INIT=1 -DHAVE_PTHREAD_MUTEX_LOCK=1 -DHAVE_PTHREAD_MUTEX_UNLOCK=1 -DHAVE_PTHREAD_SELF=1 -DHAVE_PTHREAD_SIGMASK=1 -DHAVE_PUTCHAR=1 -DHAVE_PUTS=1 -DHAVE_READ=1 -DHAVE_REALLOC=1 -DHAVE_REWIND=1 -DHAVE_SELECT=1 -DHAVE_SEM_DESTROY=1 -DHAVE_SEM_INIT=1 -DHAVE_SEM_POST=1 -DHAVE_SEM_WAIT=1 -DHAVE_SETENV=1 -DHAVE_SETSOCKOPT=1 -DHAVE_SIGADDSET=1 -DHAVE_SIGEMPTYSET=1 -DHAVE_SIGNAL=1 -DHAVE_SLEEP=1 -DHAVE_SNPRINTF=1 -DHAVE_SOCKET=1 -DHAVE_SPRINTF=1 -DHAVE_SSCANF=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCASESTR=1 -DHAVE_STRCAT=1 -DHAVE_STRCHR=1 -DHAVE_STRCMP=1 -DHAVE_STRCPY=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRLEN=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRNCAT=1 -DHAVE_STRNCMP=1 -DHAVE_STRNCPY=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRSTR=1 -DHAVE_STRTOK=1 -DHAVE_STRTOK_R=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_SYSLOG=1 -DHAVE_SYSTEM=1 -DHAVE_TCGETATTR=1 -DHAVE_TCSETATTR=1 -DHAVE_USLEEP=1 -DHAVE_VPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSYSLOG=1 -DHAVE_WAITPID=1 -DHAVE_WRITE=1 -DHAVE_USR_SBIN_PPP=1 -DHAVE_USR_SBIN_PPPD=0 -DHAVE_PROC_NET_ROUTE=0 -I. -DSYSCONFDIR=\"/usr/local/etc\" -DPPP_PATH=\"/usr/sbin/ppp\" -DNETSTAT_PATH=\"/usr/bin/netstat\" /usr/local/include -Wall -pedantic -std=gnu99 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -MT src/openfortivpn-tunnel.o -MD -MP -MF src/.deps/openfortivpn-tunnel.Tpo -c -o src/openfortivpn-tunnel.o `test -f 'src/tunnel.c' || echo './'`src/tunnel.c cc -DPACKAGE_NAME=\"openfortivpn\" -DPACKAGE_TARNAME=\"openfortivpn\" -DPACKAGE_VERSION=\"1.11.0\" -DPACKAGE_STRING=\"openfortivpn\ 1.11.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openfortivpn\" -DVERSION=\"1.11.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBUTIL=1 -DHAVE_ARPA_INET_H=1 -DHAVE_FCNTL_H=1 -DHAVE_GETOPT_H=1 -DHAVE_IFADDRS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NET_IF_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NETINET_TCP_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NET_ROUTE_H=1 -DHAVE_LIBUTIL_H=1 -DHAVE_SEMAPHORE_H=1 -DHAVE_SYS_MUTEX_H=1 -DHAVE_UTIL_H=1 -DHAVE_NET_IF_VAR_H=1 -DHAVE_STRUCT_TERMIOS=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_ACCESS=1 -DHAVE_ATOI=1 -DHAVE_CLOSE=1 -DHAVE_CONNECT=1 -DHAVE_EXECV=1 -DHAVE_EXIT=1 -DHAVE__EXIT=1 -DHAVE_FCLOSE=1 -DHAVE_FCNTL=1 -DHAVE_FFLUSH=1 -DHAVE_FILENO=1 -DHAVE_FOPEN=1 -DHAVE_FORKPTY=1 -DHAVE_FPRINTF=1 -DHAVE_FPUTC=1 -DHAVE_FPUTS=1 -DHAVE_FREAD=1 -DHAVE_FREE=1 -DHAVE_FREEADDRINFO=1 -DHAVE_FREEIFADDRS=1 -DHAVE_FREOPEN=1 -DHAVE_FWRITE=1 -DHAVE_GAI_STRERROR=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETCHAR=1 -DHAVE_GETENV=1 -DHAVE_GETEUID=1 -DHAVE_GETIFADDRS=1 -DHAVE_GETOPT_LONG=1 -DHAVE_HTONS=1 -DHAVE_INDEX=1 -DHAVE_INET_ADDR=1 -DHAVE_INET_NTOA=1 -DHAVE_IOCTL=1 -DHAVE_ISATTY=1 -DHAVE_ISDIGIT=1 -DHAVE_ISSPACE=1 -DHAVE_MALLOC=1 -DHAVE_MEMCMP=1 -DHAVE_MEMCPY=1 -DHAVE_MEMMEM=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_NTOHS=1 -DHAVE_OPEN=1 -DHAVE_OPENLOG=1 -DHAVE_OPTARG=1 -DHAVE_OPTIND=1 -DHAVE_PCLOSE=1 -DHAVE_POPEN=1 -DHAVE_PRINTF=1 -DHAVE_PTHREAD_CANCEL=1 -DHAVE_PTHREAD_COND_INIT=1 -DHAVE_PTHREAD_COND_SIGNAL=1 -DHAVE_PTHREAD_COND_WAIT=1 -DHAVE_PTHREAD_CREATE=1 -DHAVE_PTHREAD_JOIN=1 -DHAVE_PTHREAD_MUTEXATTR_INIT=1 -DHAVE_PTHREAD_MUTEX_DESTROY=1 -DHAVE_PTHREAD_MUTEX_INIT=1 -DHAVE_PTHREAD_MUTEX_LOCK=1 -DHAVE_PTHREAD_MUTEX_UNLOCK=1 -DHAVE_PTHREAD_SELF=1 -DHAVE_PTHREAD_SIGMASK=1 -DHAVE_PUTCHAR=1 -DHAVE_PUTS=1 -DHAVE_READ=1 -DHAVE_REALLOC=1 -DHAVE_REWIND=1 -DHAVE_SELECT=1 -DHAVE_SEM_DESTROY=1 -DHAVE_SEM_INIT=1 -DHAVE_SEM_POST=1 -DHAVE_SEM_WAIT=1 -DHAVE_SETENV=1 -DHAVE_SETSOCKOPT=1 -DHAVE_SIGADDSET=1 -DHAVE_SIGEMPTYSET=1 -DHAVE_SIGNAL=1 -DHAVE_SLEEP=1 -DHAVE_SNPRINTF=1 -DHAVE_SOCKET=1 -DHAVE_SPRINTF=1 -DHAVE_SSCANF=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCASESTR=1 -DHAVE_STRCAT=1 -DHAVE_STRCHR=1 -DHAVE_STRCMP=1 -DHAVE_STRCPY=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRLEN=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRNCAT=1 -DHAVE_STRNCMP=1 -DHAVE_STRNCPY=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRSTR=1 -DHAVE_STRTOK=1 -DHAVE_STRTOK_R=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_SYSLOG=1 -DHAVE_SYSTEM=1 -DHAVE_TCGETATTR=1 -DHAVE_TCSETATTR=1 -DHAVE_USLEEP=1 -DHAVE_VPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSYSLOG=1 -DHAVE_WAITPID=1 -DHAVE_WRITE=1 -DHAVE_USR_SBIN_PPP=1 -DHAVE_USR_SBIN_PPPD=0 -DHAVE_PROC_NET_ROUTE=0 -I. -DSYSCONFDIR=\"/usr/local/etc\" -DPPP_PATH=\"/usr/sbin/ppp\" -DNETSTAT_PATH=\"/usr/bin/netstat\" /usr/local/include -Wall -pedantic -std=gnu99 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -MT src/openfortivpn-main.o -MD -MP -MF src/.deps/openfortivpn-main.Tpo -c -o src/openfortivpn-main.o `test -f 'src/main.c' || echo './'`src/main.c cc -DPACKAGE_NAME=\"openfortivpn\" -DPACKAGE_TARNAME=\"openfortivpn\" -DPACKAGE_VERSION=\"1.11.0\" -DPACKAGE_STRING=\"openfortivpn\ 1.11.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openfortivpn\" -DVERSION=\"1.11.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBUTIL=1 -DHAVE_ARPA_INET_H=1 -DHAVE_FCNTL_H=1 -DHAVE_GETOPT_H=1 -DHAVE_IFADDRS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NET_IF_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NETINET_TCP_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NET_ROUTE_H=1 -DHAVE_LIBUTIL_H=1 -DHAVE_SEMAPHORE_H=1 -DHAVE_SYS_MUTEX_H=1 -DHAVE_UTIL_H=1 -DHAVE_NET_IF_VAR_H=1 -DHAVE_STRUCT_TERMIOS=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_ACCESS=1 -DHAVE_ATOI=1 -DHAVE_CLOSE=1 -DHAVE_CONNECT=1 -DHAVE_EXECV=1 -DHAVE_EXIT=1 -DHAVE__EXIT=1 -DHAVE_FCLOSE=1 -DHAVE_FCNTL=1 -DHAVE_FFLUSH=1 -DHAVE_FILENO=1 -DHAVE_FOPEN=1 -DHAVE_FORKPTY=1 -DHAVE_FPRINTF=1 -DHAVE_FPUTC=1 -DHAVE_FPUTS=1 -DHAVE_FREAD=1 -DHAVE_FREE=1 -DHAVE_FREEADDRINFO=1 -DHAVE_FREEIFADDRS=1 -DHAVE_FREOPEN=1 -DHAVE_FWRITE=1 -DHAVE_GAI_STRERROR=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETCHAR=1 -DHAVE_GETENV=1 -DHAVE_GETEUID=1 -DHAVE_GETIFADDRS=1 -DHAVE_GETOPT_LONG=1 -DHAVE_HTONS=1 -DHAVE_INDEX=1 -DHAVE_INET_ADDR=1 -DHAVE_INET_NTOA=1 -DHAVE_IOCTL=1 -DHAVE_ISATTY=1 -DHAVE_ISDIGIT=1 -DHAVE_ISSPACE=1 -DHAVE_MALLOC=1 -DHAVE_MEMCMP=1 -DHAVE_MEMCPY=1 -DHAVE_MEMMEM=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_NTOHS=1 -DHAVE_OPEN=1 -DHAVE_OPENLOG=1 -DHAVE_OPTARG=1 -DHAVE_OPTIND=1 -DHAVE_PCLOSE=1 -DHAVE_POPEN=1 -DHAVE_PRINTF=1 -DHAVE_PTHREAD_CANCEL=1 -DHAVE_PTHREAD_COND_INIT=1 -DHAVE_PTHREAD_COND_SIGNAL=1 -DHAVE_PTHREAD_COND_WAIT=1 -DHAVE_PTHREAD_CREATE=1 -DHAVE_PTHREAD_JOIN=1 -DHAVE_PTHREAD_MUTEXATTR_INIT=1 -DHAVE_PTHREAD_MUTEX_DESTROY=1 -DHAVE_PTHREAD_MUTEX_INIT=1 -DHAVE_PTHREAD_MUTEX_LOCK=1 -DHAVE_PTHREAD_MUTEX_UNLOCK=1 -DHAVE_PTHREAD_SELF=1 -DHAVE_PTHREAD_SIGMASK=1 -DHAVE_PUTCHAR=1 -DHAVE_PUTS=1 -DHAVE_READ=1 -DHAVE_REALLOC=1 -DHAVE_REWIND=1 -DHAVE_SELECT=1 -DHAVE_SEM_DESTROY=1 -DHAVE_SEM_INIT=1 -DHAVE_SEM_POST=1 -DHAVE_SEM_WAIT=1 -DHAVE_SETENV=1 -DHAVE_SETSOCKOPT=1 -DHAVE_SIGADDSET=1 -DHAVE_SIGEMPTYSET=1 -DHAVE_SIGNAL=1 -DHAVE_SLEEP=1 -DHAVE_SNPRINTF=1 -DHAVE_SOCKET=1 -DHAVE_SPRINTF=1 -DHAVE_SSCANF=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCASESTR=1 -DHAVE_STRCAT=1 -DHAVE_STRCHR=1 -DHAVE_STRCMP=1 -DHAVE_STRCPY=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRLEN=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRNCAT=1 -DHAVE_STRNCMP=1 -DHAVE_STRNCPY=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRSTR=1 -DHAVE_STRTOK=1 -DHAVE_STRTOK_R=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_SYSLOG=1 -DHAVE_SYSTEM=1 -DHAVE_TCGETATTR=1 -DHAVE_TCSETATTR=1 -DHAVE_USLEEP=1 -DHAVE_VPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSYSLOG=1 -DHAVE_WAITPID=1 -DHAVE_WRITE=1 -DHAVE_USR_SBIN_PPP=1 -DHAVE_USR_SBIN_PPPD=0 -DHAVE_PROC_NET_ROUTE=0 -I. -DSYSCONFDIR=\"/usr/local/etc\" -DPPP_PATH=\"/usr/sbin/ppp\" -DNETSTAT_PATH=\"/usr/bin/netstat\" /usr/local/include -Wall -pedantic -std=gnu99 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -MT src/openfortivpn-xml.o -MD -MP -MF src/.deps/openfortivpn-xml.Tpo -c -o src/openfortivpn-xml.o `test -f 'src/xml.c' || echo './'`src/xml.c cc -DPACKAGE_NAME=\"openfortivpn\" -DPACKAGE_TARNAME=\"openfortivpn\" -DPACKAGE_VERSION=\"1.11.0\" -DPACKAGE_STRING=\"openfortivpn\ 1.11.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openfortivpn\" -DVERSION=\"1.11.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBUTIL=1 -DHAVE_ARPA_INET_H=1 -DHAVE_FCNTL_H=1 -DHAVE_GETOPT_H=1 -DHAVE_IFADDRS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NET_IF_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NETINET_TCP_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NET_ROUTE_H=1 -DHAVE_LIBUTIL_H=1 -DHAVE_SEMAPHORE_H=1 -DHAVE_SYS_MUTEX_H=1 -DHAVE_UTIL_H=1 -DHAVE_NET_IF_VAR_H=1 -DHAVE_STRUCT_TERMIOS=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_ACCESS=1 -DHAVE_ATOI=1 -DHAVE_CLOSE=1 -DHAVE_CONNECT=1 -DHAVE_EXECV=1 -DHAVE_EXIT=1 -DHAVE__EXIT=1 -DHAVE_FCLOSE=1 -DHAVE_FCNTL=1 -DHAVE_FFLUSH=1 -DHAVE_FILENO=1 -DHAVE_FOPEN=1 -DHAVE_FORKPTY=1 -DHAVE_FPRINTF=1 -DHAVE_FPUTC=1 -DHAVE_FPUTS=1 -DHAVE_FREAD=1 -DHAVE_FREE=1 -DHAVE_FREEADDRINFO=1 -DHAVE_FREEIFADDRS=1 -DHAVE_FREOPEN=1 -DHAVE_FWRITE=1 -DHAVE_GAI_STRERROR=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETCHAR=1 -DHAVE_GETENV=1 -DHAVE_GETEUID=1 -DHAVE_GETIFADDRS=1 -DHAVE_GETOPT_LONG=1 -DHAVE_HTONS=1 -DHAVE_INDEX=1 -DHAVE_INET_ADDR=1 -DHAVE_INET_NTOA=1 -DHAVE_IOCTL=1 -DHAVE_ISATTY=1 -DHAVE_ISDIGIT=1 -DHAVE_ISSPACE=1 -DHAVE_MALLOC=1 -DHAVE_MEMCMP=1 -DHAVE_MEMCPY=1 -DHAVE_MEMMEM=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_NTOHS=1 -DHAVE_OPEN=1 -DHAVE_OPENLOG=1 -DHAVE_OPTARG=1 -DHAVE_OPTIND=1 -DHAVE_PCLOSE=1 -DHAVE_POPEN=1 -DHAVE_PRINTF=1 -DHAVE_PTHREAD_CANCEL=1 -DHAVE_PTHREAD_COND_INIT=1 -DHAVE_PTHREAD_COND_SIGNAL=1 -DHAVE_PTHREAD_COND_WAIT=1 -DHAVE_PTHREAD_CREATE=1 -DHAVE_PTHREAD_JOIN=1 -DHAVE_PTHREAD_MUTEXATTR_INIT=1 -DHAVE_PTHREAD_MUTEX_DESTROY=1 -DHAVE_PTHREAD_MUTEX_INIT=1 -DHAVE_PTHREAD_MUTEX_LOCK=1 -DHAVE_PTHREAD_MUTEX_UNLOCK=1 -DHAVE_PTHREAD_SELF=1 -DHAVE_PTHREAD_SIGMASK=1 -DHAVE_PUTCHAR=1 -DHAVE_PUTS=1 -DHAVE_READ=1 -DHAVE_REALLOC=1 -DHAVE_REWIND=1 -DHAVE_SELECT=1 -DHAVE_SEM_DESTROY=1 -DHAVE_SEM_INIT=1 -DHAVE_SEM_POST=1 -DHAVE_SEM_WAIT=1 -DHAVE_SETENV=1 -DHAVE_SETSOCKOPT=1 -DHAVE_SIGADDSET=1 -DHAVE_SIGEMPTYSET=1 -DHAVE_SIGNAL=1 -DHAVE_SLEEP=1 -DHAVE_SNPRINTF=1 -DHAVE_SOCKET=1 -DHAVE_SPRINTF=1 -DHAVE_SSCANF=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCASESTR=1 -DHAVE_STRCAT=1 -DHAVE_STRCHR=1 -DHAVE_STRCMP=1 -DHAVE_STRCPY=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRLEN=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRNCAT=1 -DHAVE_STRNCMP=1 -DHAVE_STRNCPY=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRSTR=1 -DHAVE_STRTOK=1 -DHAVE_STRTOK_R=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_SYSLOG=1 -DHAVE_SYSTEM=1 -DHAVE_TCGETATTR=1 -DHAVE_TCSETATTR=1 -DHAVE_USLEEP=1 -DHAVE_VPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSYSLOG=1 -DHAVE_WAITPID=1 -DHAVE_WRITE=1 -DHAVE_USR_SBIN_PPP=1 -DHAVE_USR_SBIN_PPPD=0 -DHAVE_PROC_NET_ROUTE=0 -I. -DSYSCONFDIR=\"/usr/local/etc\" -DPPP_PATH=\"/usr/sbin/ppp\" -DNETSTAT_PATH=\"/usr/bin/netstat\" /usr/local/include -Wall -pedantic -std=gnu99 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -MT src/openfortivpn-userinput.o -MD -MP -MF src/.deps/openfortivpn-userinput.Tpo -c -o src/openfortivpn-userinput.o `test -f 'src/userinput.c' || echo './'`src/userinput.c cc: warning: /usr/local/include: linker input file unused because linking not done mv -f src/.deps/openfortivpn-log.Tpo src/.deps/openfortivpn-log.Po cc: warning: /usr/local/include: linker input file unused because linking not done mv -f src/.deps/openfortivpn-xml.Tpo src/.deps/openfortivpn-xml.Po cc: warning: /usr/local/include: linker input file unused because linking not done mv -f src/.deps/openfortivpn-hdlc.Tpo src/.deps/openfortivpn-hdlc.Po src/http.c: In function 'auth_log_in': src/http.c:581:32: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (tunnel->config->password == '\0') { ^~ src/http.c:581:7: note: did you mean to dereference the pointer? if (tunnel->config->password == '\0') { ^ cc: warning: /usr/local/include: linker input file unused because linking not done mv -f src/.deps/openfortivpn-userinput.Tpo src/.deps/openfortivpn-userinput.Po cc: warning: /usr/local/include: linker input file unused because linking not done mv -f src/.deps/openfortivpn-config.Tpo src/.deps/openfortivpn-config.Po cc: warning: /usr/local/include: linker input file unused because linking not done mv -f src/.deps/openfortivpn-http.Tpo src/.deps/openfortivpn-http.Po cc: warning: /usr/local/include: linker input file unused because linking not done mv -f src/.deps/openfortivpn-main.Tpo src/.deps/openfortivpn-main.Po cc: warning: /usr/local/include: linker input file unused because linking not done mv -f src/.deps/openfortivpn-io.Tpo src/.deps/openfortivpn-io.Po cc: warning: /usr/local/include: linker input file unused because linking not done mv -f src/.deps/openfortivpn-ipv4.Tpo src/.deps/openfortivpn-ipv4.Po cc: warning: /usr/local/include: linker input file unused because linking not done mv -f src/.deps/openfortivpn-tunnel.Tpo src/.deps/openfortivpn-tunnel.Po cc -Wall -pedantic -std=gnu99 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o openfortivpn src/openfortivpn-config.o src/openfortivpn-hdlc.o src/openfortivpn-http.o src/openfortivpn-io.o src/openfortivpn-ipv4.o src/openfortivpn-log.o src/openfortivpn-tunnel.o src/openfortivpn-main.o src/openfortivpn-xml.o src/openfortivpn-userinput.o -lssl -lcrypto -lutil -lpthread gmake[2]: Leaving directory '/construction/security/openfortivpn/openfortivpn-1.11.0' SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> openfortivpn-1.11.0 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for openfortivpn-1.11.0 ===> openfortivpn-1.11.0 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list gmake[2]: Entering directory '/construction/security/openfortivpn/openfortivpn-1.11.0' gmake[3]: Entering directory '/construction/security/openfortivpn/openfortivpn-1.11.0' /bin/mkdir -p '/construction/security/openfortivpn/stage/usr/local/bin' install -s -m 555 openfortivpn '/construction/security/openfortivpn/stage/usr/local/bin' /bin/mkdir -p '/construction/security/openfortivpn/stage/usr/local/share/openfortivpn' install -m 0644 etc/openfortivpn/config.template '/construction/security/openfortivpn/stage/usr/local/share/openfortivpn' /bin/mkdir -p '/construction/security/openfortivpn/stage/usr/local/man/man1' install -m 0644 doc/openfortivpn.1 '/construction/security/openfortivpn/stage/usr/local/man/man1' gmake install-data-hook gmake[4]: Entering directory '/construction/security/openfortivpn/openfortivpn-1.11.0' chmod 0600 /construction/security/openfortivpn/stage/usr/local/share/openfortivpn/config.template ; \ if ! test -e /construction/security/openfortivpn/stage/usr/local/etc/openfortivpn/config ; then \ mkdir -p /construction/security/openfortivpn/stage/usr/local/etc/openfortivpn ; \ cp -a /construction/security/openfortivpn/stage/usr/local/share/openfortivpn/config.template \ /construction/security/openfortivpn/stage/usr/local/etc/openfortivpn/config ; \ fi gmake[4]: Leaving directory '/construction/security/openfortivpn/openfortivpn-1.11.0' gmake[3]: Leaving directory '/construction/security/openfortivpn/openfortivpn-1.11.0' gmake[2]: Leaving directory '/construction/security/openfortivpn/openfortivpn-1.11.0' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for openfortivpn-1.11.0 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [1]: 0% packing directories [1]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:45