>>> Building on exopi-6 under net/pavuk,no_x11 BDEPENDS = [devel/gettext,-runtime;devel/gettext,-tools] DIST = [net/pavuk:pavuk-0.9.35.tar.gz] FULLPKGNAME = pavuk-0.9.35p13-no_x11 RDEPENDS = [devel/gettext,-runtime] (Junk lock obtained for exopi-6 at 1713359783.87) >>> Running depends in net/pavuk,no_x11 at 1713359783.92 last junk was in graphics/pdfsandwich /usr/sbin/pkg_add -aI -Drepair gettext-runtime-0.22.5 gettext-tools-0.22.5 was: /usr/sbin/pkg_add -aI -Drepair gettext-runtime-0.22.5 gettext-tools-0.22.5 /usr/sbin/pkg_add -aI -Drepair gettext-runtime-0.22.5 gettext-tools-0.22.5 >>> Running show-prepare-results in net/pavuk,no_x11 at 1713359785.89 ===> net/pavuk,no_x11 ===> Building from scratch pavuk-0.9.35p13-no_x11 ===> pavuk-0.9.35p13-no_x11 depends on: gettext-tools-* -> gettext-tools-0.22.5 ===> pavuk-0.9.35p13-no_x11 depends on: gettext-runtime-* -> gettext-runtime-0.22.5 ===> Verifying specs: c crypto iconv intl ssl z ===> found c.100.0 crypto.54.0 iconv.7.1 intl.8.0 ssl.57.0 z.7.0 gettext-runtime-0.22.5 gettext-tools-0.22.5 (Junk lock released for exopi-6 at 1713359786.48) distfiles size=871928 >>> Running build in net/pavuk,no_x11 at 1713359786.53 ===> net/pavuk,no_x11 ===> Checking files for pavuk-0.9.35p13-no_x11 `/exopi-cvs/ports/distfiles/pavuk-0.9.35.tar.gz' is up to date. >> (SHA256) pavuk-0.9.35.tar.gz: OK ===> Extracting for pavuk-0.9.35p13-no_x11 ===> Patching for pavuk-0.9.35p13-no_x11 ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- configure.orig Wed Jan 9 11:54:18 2008 |+++ configure Wed Jan 9 11:55:00 2008 -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 7406. Hunk #2 succeeded at 7478. Hunk #3 succeeded at 7497. done ===> Applying OpenBSD patch patch-icons_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- icons/Makefile.in.orig Wed Jan 9 11:54:25 2008 |+++ icons/Makefile.in Wed Jan 9 11:54:35 2008 -------------------------- Patching file icons/Makefile.in using Plan A... Hunk #1 succeeded at 178. done ===> Applying OpenBSD patch patch-src_gui_common_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Allow building against OpenSSL without SSLv2 support. | |--- src/gui_common.c.orig Fri Jun 22 20:20:31 2012 |+++ src/gui_common.c Fri Jun 22 20:25:31 2012 -------------------------- Patching file src/gui_common.c using Plan A... Hunk #1 succeeded at 2354. done ===> Applying OpenBSD patch patch-src_myssl_openssl_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Retrieve session ID via accessors instead of reaching inside the struct. |Fix verify callback with opaque X509 structs. |Allow building against OpenSSL without SSLv2/v3 support. | |Index: src/myssl_openssl.c |--- src/myssl_openssl.c.orig |+++ src/myssl_openssl.c -------------------------- Patching file src/myssl_openssl.c using Plan A... Hunk #1 succeeded at 48. Hunk #2 succeeded at 396. Hunk #3 succeeded at 545. done ===> Applying OpenBSD patch patch-src_ntlm_auth_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/ntlm_auth.c.orig Thu Oct 27 16:06:37 2005 |+++ src/ntlm_auth.c Mon Apr 14 23:01:42 2014 -------------------------- Patching file src/ntlm_auth.c using Plan A... Hunk #1 succeeded at 249. Hunk #2 succeeded at 268. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for pavuk-0.9.35p13-no_x11 ===> Configuring for pavuk-0.9.35p13-no_x11 Using /exopi-obj/pobj/pavuk-0.9.35-no_x11/config.site (generated) configure: loading site script /exopi-obj/pobj/pavuk-0.9.35-no_x11/config.site checking for a BSD-compatible install... /exopi-obj/pobj/pavuk-0.9.35-no_x11/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for a BSD-compatible install... /exopi-obj/pobj/pavuk-0.9.35-no_x11/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for ranlib... (cached) ranlib checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking whether using broken Apple precompiler... no checking for at... /usr/bin/at checking for gzip... /usr/bin/gzip checking how to run the C preprocessor... cc -E 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 X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... (cached) yes checking for shmat... (cached) yes checking for IceConnectionNumber in -lICE... (cached) yes checking for long file names... 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 whether byte ordering is bigendian... no checking for ssize_t... (cached) yes checking for gethostname in -lnsl... no checking for socket in -lsocket... no checking for gettext in -lc... no checking for gettext in -lintl... yes checking for _nl_msg_cat_cntr in -lintl... yes checking for msgfmt... msgfmt checking whether have GNU gettext msgfmt... yes checking for iconv... iconv checking for OpenSSL installation directory... unknown checking for SSLv23_client_method in -lssl... yes checking for TLSv1_client_method in -lssl... yes checking for RAND_egd in -lcrypto... no checking ssl.h usability... no checking ssl.h presence... no checking for ssl.h... no checking for openssl/ssl.h... (cached) yes checking for SSLeay in -lcrypto... yes checking for MD4_Init in -lcrypto... yes checking whether NTLM structures are properly aligned... yes checking for regex.h... (cached) yes checking for POSIX regcomp()... yes checking for zlib.h... (cached) yes checking for gzopen in -lz... yes checking db1/db.h usability... no checking db1/db.h presence... no checking for db1/db.h... no checking for txn_begin in db.h... no checking for inet_pton... (cached) yes checking for inet_ntop... (cached) yes checking for getaddrinfo... (cached) yes checking for freeaddrinfo... (cached) yes checking for gai_strerror... (cached) yes checking for IPv6 support... yes checking for struct sockaddr_storage... yes checking for gettimeofday... (cached) yes checking for tm_gmtoff inside struct tm... yes checking for working POSIX fnmatch... (cached) yes checking for setenv... (cached) yes checking for usleep... (cached) yes checking for mkstemp... (cached) yes checking for vsnprintf... (cached) yes checking for fstatvfs... yes checking for lstat... (cached) yes checking for flock... (cached) yes checking for tzset... yes checking h_errno accesibility... yes checking data sizes for DLLISTTYPE... void * (8), long (8)... void * checking for tcgetpgrp... (cached) yes checking whether getpgrp() needs PID parameter... no checking for sys/param.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/mount.h... (cached) yes checking sys/vfs.h usability... no checking sys/vfs.h presence... no checking for sys/vfs.h... no checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/statfs.h usability... no checking sys/statfs.h presence... no checking for sys/statfs.h... no checking for arpa/inet.h... (cached) yes checking for dprintf in -lc... yes LDFLAGS=-L/usr/local/lib -lintl -liconv -lssl -lcrypto -lz CPPFLAGS=-I/usr/local/include CFLAGS=-O2 -pipe -Wall configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating icons/Makefile config.status: creating man/Makefile config.status: creating po/Makefile config.status: creating man/pavuk.1 config.status: creating ac-config.h config.status: executing depfiles commands ===> Building for pavuk-0.9.35p13-no_x11 /usr/bin/make all-recursive Making all in src if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT absio.o -MD -MP -MF ".deps/absio.Tpo" -c -o absio.o absio.c; then mv -f ".deps/absio.Tpo" ".deps/absio.Po"; else rm -f ".deps/absio.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT abstract.o -MD -MP -MF ".deps/abstract.Tpo" -c -o abstract.o abstract.c; then mv -f ".deps/abstract.Tpo" ".deps/abstract.Po"; else rm -f ".deps/abstract.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT ainterface.o -MD -MP -MF ".deps/ainterface.Tpo" -c -o ainterface.o ainterface.c; then mv -f ".deps/ainterface.Tpo" ".deps/ainterface.Po"; else rm -f ".deps/ainterface.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT authinfo.o -MD -MP -MF ".deps/authinfo.Tpo" -c -o authinfo.o authinfo.c; then mv -f ".deps/authinfo.Tpo" ".deps/authinfo.Po"; else rm -f ".deps/authinfo.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT base64.o -MD -MP -MF ".deps/base64.Tpo" -c -o base64.o base64.c; then mv -f ".deps/base64.Tpo" ".deps/base64.Po"; else rm -f ".deps/base64.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT bufio.o -MD -MP -MF ".deps/bufio.Tpo" -c -o bufio.o bufio.c; then mv -f ".deps/bufio.Tpo" ".deps/bufio.Po"; else rm -f ".deps/bufio.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT cleanup.o -MD -MP -MF ".deps/cleanup.Tpo" -c -o cleanup.o cleanup.c; then mv -f ".deps/cleanup.Tpo" ".deps/cleanup.Po"; else rm -f ".deps/cleanup.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT cmdparse.o -MD -MP -MF ".deps/cmdparse.Tpo" -c -o cmdparse.o cmdparse.c; then mv -f ".deps/cmdparse.Tpo" ".deps/cmdparse.Po"; else rm -f ".deps/cmdparse.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT condition.o -MD -MP -MF ".deps/condition.Tpo" -c -o condition.o condition.c; then mv -f ".deps/condition.Tpo" ".deps/condition.Po"; else rm -f ".deps/condition.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT config.o -MD -MP -MF ".deps/config.Tpo" -c -o config.o config.c; then mv -f ".deps/config.Tpo" ".deps/config.Po"; else rm -f ".deps/config.Tpo"; exit 1; fi config.c:410:38: warning: cast to smaller integer type 'strategie' from 'void *' [-Wvoid-pointer-to-enum-cast] *((strategie *) cpar->val_adr) = (strategie) cpar->default_val; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:586:44: warning: cast to smaller integer type 'strategie' from 'void *' [-Wvoid-pointer-to-enum-cast] *((strategie *) params[i].val_adr) = (strategie) params[i].default_val; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1793:35: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] strncat(pom, ";", sizeof(pom) - strlen(pom)); ^~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1793:35: note: change the argument to be the free space in the destination buffer minus the terminating null byte strncat(pom, ";", sizeof(pom) - strlen(pom)); ^~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(pom) - strlen(pom) - 1 config.c:1796:51: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] strncat(pom, html_link_tags[x].tag, sizeof(pom) - strlen(pom)); ^~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1796:51: note: change the argument to be the free space in the destination buffer minus the terminating null byte strncat(pom, html_link_tags[x].tag, sizeof(pom) - strlen(pom)); ^~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(pom) - strlen(pom) - 1 config.c:1798:33: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] strncat(pom, ",", sizeof(pom) - strlen(pom)); ^~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1798:33: note: change the argument to be the free space in the destination buffer minus the terminating null byte strncat(pom, ",", sizeof(pom) - strlen(pom)); ^~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(pom) - strlen(pom) - 1 config.c:1801:17: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] sizeof(pom) - strlen(pom)); ^~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1801:17: note: change the argument to be the free space in the destination buffer minus the terminating null byte sizeof(pom) - strlen(pom)); ^~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(pom) - strlen(pom) - 1 config.c:1807:28: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] strncat(pom, "\n", sizeof(pom) - strlen(pom)); ^~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1807:28: note: change the argument to be the free space in the destination buffer minus the terminating null byte strncat(pom, "\n", sizeof(pom) - strlen(pom)); ^~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(pom) - strlen(pom) - 1 config.c:2282:35: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] strncat(pom, ";", sizeof(pom) - strlen(pom)); ^~~~~~~~~~~~~~~~~~~~~~~~~ config.c:2282:35: note: change the argument to be the free space in the destination buffer minus the terminating null byte strncat(pom, ";", sizeof(pom) - strlen(pom)); ^~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(pom) - strlen(pom) - 1 config.c:2285:51: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] strncat(pom, html_link_tags[x].tag, sizeof(pom) - strlen(pom)); ^~~~~~~~~~~~~~~~~~~~~~~~~ config.c:2285:51: note: change the argument to be the free space in the destination buffer minus the terminating null byte strncat(pom, html_link_tags[x].tag, sizeof(pom) - strlen(pom)); ^~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(pom) - strlen(pom) - 1 config.c:2287:33: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] strncat(pom, ",", sizeof(pom) - strlen(pom)); ^~~~~~~~~~~~~~~~~~~~~~~~~ config.c:2287:33: note: change the argument to be the free space in the destination buffer minus the terminating null byte strncat(pom, ",", sizeof(pom) - strlen(pom)); ^~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(pom) - strlen(pom) - 1 config.c:2290:17: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] sizeof(pom) - strlen(pom)); ^~~~~~~~~~~~~~~~~~~~~~~~~ config.c:2290:17: note: change the argument to be the free space in the destination buffer minus the terminating null byte sizeof(pom) - strlen(pom)); ^~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(pom) - strlen(pom) - 1 config.c:2296:28: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] strncat(pom, "' ", sizeof(pom) - strlen(pom)); ^~~~~~~~~~~~~~~~~~~~~~~~~ config.c:2296:28: note: change the argument to be the free space in the destination buffer minus the terminating null byte strncat(pom, "' ", sizeof(pom) - strlen(pom)); ^~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(pom) - strlen(pom) - 1 12 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT cookie.o -MD -MP -MF ".deps/cookie.Tpo" -c -o cookie.o cookie.c; then mv -f ".deps/cookie.Tpo" ".deps/cookie.Po"; else rm -f ".deps/cookie.Tpo"; exit 1; fi cookie.c:383:9: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'long long') [-Wformat] centry->expires, centry->name, centry->value); ^~~~~~~~~~~~~~~ 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT css.o -MD -MP -MF ".deps/css.Tpo" -c -o css.o css.c; then mv -f ".deps/css.Tpo" ".deps/css.Po"; else rm -f ".deps/css.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT debugl.o -MD -MP -MF ".deps/debugl.Tpo" -c -o debugl.o debugl.c; then mv -f ".deps/debugl.Tpo" ".deps/debugl.Po"; else rm -f ".deps/debugl.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT decode.o -MD -MP -MF ".deps/decode.Tpo" -c -o decode.o decode.c; then mv -f ".deps/decode.Tpo" ".deps/decode.Po"; else rm -f ".deps/decode.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT digest_auth.o -MD -MP -MF ".deps/digest_auth.Tpo" -c -o digest_auth.o digest_auth.c; then mv -f ".deps/digest_auth.Tpo" ".deps/digest_auth.Po"; else rm -f ".deps/digest_auth.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT dinfo.o -MD -MP -MF ".deps/dinfo.Tpo" -c -o dinfo.o dinfo.c; then mv -f ".deps/dinfo.Tpo" ".deps/dinfo.Po"; else rm -f ".deps/dinfo.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT dlhash.o -MD -MP -MF ".deps/dlhash.Tpo" -c -o dlhash.o dlhash.c; then mv -f ".deps/dlhash.Tpo" ".deps/dlhash.Po"; else rm -f ".deps/dlhash.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT dlhash_tools.o -MD -MP -MF ".deps/dlhash_tools.Tpo" -c -o dlhash_tools.o dlhash_tools.c; then mv -f ".deps/dlhash_tools.Tpo" ".deps/dlhash_tools.Po"; else rm -f ".deps/dlhash_tools.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT dllist.o -MD -MP -MF ".deps/dllist.Tpo" -c -o dllist.o dllist.c; then mv -f ".deps/dllist.Tpo" ".deps/dllist.Po"; else rm -f ".deps/dllist.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT dns.o -MD -MP -MF ".deps/dns.Tpo" -c -o dns.o dns.c; then mv -f ".deps/dns.Tpo" ".deps/dns.Po"; else rm -f ".deps/dns.Tpo"; exit 1; fi dns.c:688:7: warning: 'memcpy' will always overflow; destination buffer has size 8, but size argument is 16 [-Wfortify-source] memcpy(&ia6, haddr->addr, sizeof(struct in6_addr)); ^ 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT doc.o -MD -MP -MF ".deps/doc.Tpo" -c -o doc.o doc.c; then mv -f ".deps/doc.Tpo" ".deps/doc.Po"; else rm -f ".deps/doc.Tpo"; exit 1; fi doc.c:1377:5: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'long long') [-Wformat] tm / 3600000, (tm % 3600000) / 60000, (tm % 60000) / 1000); ^~~~~~~~~~~~ doc.c:1377:19: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'long long') [-Wformat] tm / 3600000, (tm % 3600000) / 60000, (tm % 60000) / 1000); ^~~~~~~~~~~~~~~~~~~~~~ doc.c:1377:43: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'long long') [-Wformat] tm / 3600000, (tm % 3600000) / 60000, (tm % 60000) / 1000); ^~~~~~~~~~~~~~~~~~~ 3 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT errcode.o -MD -MP -MF ".deps/errcode.Tpo" -c -o errcode.o errcode.c; then mv -f ".deps/errcode.Tpo" ".deps/errcode.Po"; else rm -f ".deps/errcode.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT file.o -MD -MP -MF ".deps/file.Tpo" -c -o file.o file.c; then mv -f ".deps/file.Tpo" ".deps/file.Po"; else rm -f ".deps/file.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT fnmatch.o -MD -MP -MF ".deps/fnmatch.Tpo" -c -o fnmatch.o fnmatch.c; then mv -f ".deps/fnmatch.Tpo" ".deps/fnmatch.Po"; else rm -f ".deps/fnmatch.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT form.o -MD -MP -MF ".deps/form.Tpo" -c -o form.o form.c; then mv -f ".deps/form.Tpo" ".deps/form.Po"; else rm -f ".deps/form.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT form_encode.o -MD -MP -MF ".deps/form_encode.Tpo" -c -o form_encode.o form_encode.c; then mv -f ".deps/form_encode.Tpo" ".deps/form_encode.Po"; else rm -f ".deps/form_encode.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT ftp.o -MD -MP -MF ".deps/ftp.Tpo" -c -o ftp.o ftp.c; then mv -f ".deps/ftp.Tpo" ".deps/ftp.Po"; else rm -f ".deps/ftp.Tpo"; exit 1; fi ftp.c:710:40: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] strncat(buf, cfg.ftp_list_options, sizeof(buf) - strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~ ftp.c:710:40: note: change the argument to be the free space in the destination buffer minus the terminating null byte strncat(buf, cfg.ftp_list_options, sizeof(buf) - strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(buf) - strlen(buf) - 1 ftp.c:716:23: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] strncat(buf, " ", sizeof(buf) - strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~ ftp.c:716:23: note: change the argument to be the free space in the destination buffer minus the terminating null byte strncat(buf, " ", sizeof(buf) - strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(buf) - strlen(buf) - 1 ftp.c:718:32: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] strncat(buf, filename + 1, sizeof(buf) - strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~ ftp.c:718:32: note: change the argument to be the free space in the destination buffer minus the terminating null byte strncat(buf, filename + 1, sizeof(buf) - strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(buf) - strlen(buf) - 1 ftp.c:722:24: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] strncat(buf, "\r\n", sizeof(buf) - strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~ ftp.c:722:24: note: change the argument to be the free space in the destination buffer minus the terminating null byte strncat(buf, "\r\n", sizeof(buf) - strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(buf) - strlen(buf) - 1 ftp.c:751:34: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] strncat(buf, filename + 1, sizeof(buf) - strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~ ftp.c:751:34: note: change the argument to be the free space in the destination buffer minus the terminating null byte strncat(buf, filename + 1, sizeof(buf) - strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(buf) - strlen(buf) - 1 ftp.c:753:28: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] strncat(buf, "\r\n", sizeof(buf) - strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~ ftp.c:753:28: note: change the argument to be the free space in the destination buffer minus the terminating null byte strncat(buf, "\r\n", sizeof(buf) - strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(buf) - strlen(buf) - 1 6 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT gaccel.o -MD -MP -MF ".deps/gaccel.Tpo" -c -o gaccel.o gaccel.c; then mv -f ".deps/gaccel.Tpo" ".deps/gaccel.Po"; else rm -f ".deps/gaccel.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT gauthinfo.o -MD -MP -MF ".deps/gauthinfo.Tpo" -c -o gauthinfo.o gauthinfo.c; then mv -f ".deps/gauthinfo.Tpo" ".deps/gauthinfo.Po"; else rm -f ".deps/gauthinfo.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT gcinfo.o -MD -MP -MF ".deps/gcinfo.Tpo" -c -o gcinfo.o gcinfo.c; then mv -f ".deps/gcinfo.Tpo" ".deps/gcinfo.Po"; else rm -f ".deps/gcinfo.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT gkeys.o -MD -MP -MF ".deps/gkeys.Tpo" -c -o gkeys.o gkeys.c; then mv -f ".deps/gkeys.Tpo" ".deps/gkeys.Po"; else rm -f ".deps/gkeys.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT gopher.o -MD -MP -MF ".deps/gopher.Tpo" -c -o gopher.o gopher.c; then mv -f ".deps/gopher.Tpo" ".deps/gopher.Po"; else rm -f ".deps/gopher.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT gprop.o -MD -MP -MF ".deps/gprop.Tpo" -c -o gprop.o gprop.c; then mv -f ".deps/gprop.Tpo" ".deps/gprop.Po"; else rm -f ".deps/gprop.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT gtkmulticol.o -MD -MP -MF ".deps/gtkmulticol.Tpo" -c -o gtkmulticol.o gtkmulticol.c; then mv -f ".deps/gtkmulticol.Tpo" ".deps/gtkmulticol.Po"; else rm -f ".deps/gtkmulticol.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT gui_about.o -MD -MP -MF ".deps/gui_about.Tpo" -c -o gui_about.o gui_about.c; then mv -f ".deps/gui_about.Tpo" ".deps/gui_about.Po"; else rm -f ".deps/gui_about.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT gui_api.o -MD -MP -MF ".deps/gui_api.Tpo" -c -o gui_api.o gui_api.c; then mv -f ".deps/gui_api.Tpo" ".deps/gui_api.Po"; else rm -f ".deps/gui_api.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT gui_addurl.o -MD -MP -MF ".deps/gui_addurl.Tpo" -c -o gui_addurl.o gui_addurl.c; then mv -f ".deps/gui_addurl.Tpo" ".deps/gui_addurl.Po"; else rm -f ".deps/gui_addurl.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT gui_common.o -MD -MP -MF ".deps/gui_common.Tpo" -c -o gui_common.o gui_common.c; then mv -f ".deps/gui_common.Tpo" ".deps/gui_common.Po"; else rm -f ".deps/gui_common.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT gui_jscons.o -MD -MP -MF ".deps/gui_jscons.Tpo" -c -o gui_jscons.o gui_jscons.c; then mv -f ".deps/gui_jscons.Tpo" ".deps/gui_jscons.Po"; else rm -f ".deps/gui_jscons.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT gui_limits.o -MD -MP -MF ".deps/gui_limits.Tpo" -c -o gui_limits.o gui_limits.c; then mv -f ".deps/gui_limits.Tpo" ".deps/gui_limits.Po"; else rm -f ".deps/gui_limits.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT gui_main.o -MD -MP -MF ".deps/gui_main.Tpo" -c -o gui_main.o gui_main.c; then mv -f ".deps/gui_main.Tpo" ".deps/gui_main.Po"; else rm -f ".deps/gui_main.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT gui_scenario.o -MD -MP -MF ".deps/gui_scenario.Tpo" -c -o gui_scenario.o gui_scenario.c; then mv -f ".deps/gui_scenario.Tpo" ".deps/gui_scenario.Po"; else rm -f ".deps/gui_scenario.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT gui_sched.o -MD -MP -MF ".deps/gui_sched.Tpo" -c -o gui_sched.o gui_sched.c; then mv -f ".deps/gui_sched.Tpo" ".deps/gui_sched.Po"; else rm -f ".deps/gui_sched.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT gui_tools.o -MD -MP -MF ".deps/gui_tools.Tpo" -c -o gui_tools.o gui_tools.c; then mv -f ".deps/gui_tools.Tpo" ".deps/gui_tools.Po"; else rm -f ".deps/gui_tools.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT gui_tree.o -MD -MP -MF ".deps/gui_tree.Tpo" -c -o gui_tree.o gui_tree.c; then mv -f ".deps/gui_tree.Tpo" ".deps/gui_tree.Po"; else rm -f ".deps/gui_tree.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT html.o -MD -MP -MF ".deps/html.Tpo" -c -o html.o html.c; then mv -f ".deps/html.Tpo" ".deps/html.Po"; else rm -f ".deps/html.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT htmlparser.o -MD -MP -MF ".deps/htmlparser.Tpo" -c -o htmlparser.o htmlparser.c; then mv -f ".deps/htmlparser.Tpo" ".deps/htmlparser.Po"; else rm -f ".deps/htmlparser.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT htmltags.o -MD -MP -MF ".deps/htmltags.Tpo" -c -o htmltags.o htmltags.c; then mv -f ".deps/htmltags.Tpo" ".deps/htmltags.Po"; else rm -f ".deps/htmltags.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT http.o -MD -MP -MF ".deps/http.Tpo" -c -o http.o http.c; then mv -f ".deps/http.Tpo" ".deps/http.Po"; else rm -f ".deps/http.Tpo"; exit 1; fi http.c:1657:20: warning: if statement has empty body [-Wempty-body] if(*p == '.'); ^ http.c:1657:20: note: put the semicolon on a separate line to silence this warning 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT http_proxy.o -MD -MP -MF ".deps/http_proxy.Tpo" -c -o http_proxy.o http_proxy.c; then mv -f ".deps/http_proxy.Tpo" ".deps/http_proxy.Po"; else rm -f ".deps/http_proxy.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT iecache.o -MD -MP -MF ".deps/iecache.Tpo" -c -o iecache.o iecache.c; then mv -f ".deps/iecache.Tpo" ".deps/iecache.Po"; else rm -f ".deps/iecache.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT icons.o -MD -MP -MF ".deps/icons.Tpo" -c -o icons.o icons.c; then mv -f ".deps/icons.Tpo" ".deps/icons.Po"; else rm -f ".deps/icons.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT jsbind.o -MD -MP -MF ".deps/jsbind.Tpo" -c -o jsbind.o jsbind.c; then mv -f ".deps/jsbind.Tpo" ".deps/jsbind.Po"; else rm -f ".deps/jsbind.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT jstrans.o -MD -MP -MF ".deps/jstrans.Tpo" -c -o jstrans.o jstrans.c; then mv -f ".deps/jstrans.Tpo" ".deps/jstrans.Po"; else rm -f ".deps/jstrans.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT lfname.o -MD -MP -MF ".deps/lfname.Tpo" -c -o lfname.o lfname.c; then mv -f ".deps/lfname.Tpo" ".deps/lfname.Po"; else rm -f ".deps/lfname.Tpo"; exit 1; fi lfname.c:894:13: warning: function 'lfname_lsp_var_ret_free' is not needed and will not be emitted [-Wunneeded-internal-declaration] static void lfname_lsp_var_ret_free(struct lfname_lsp_var *var) ^ 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT log.o -MD -MP -MF ".deps/log.Tpo" -c -o log.o log.c; then mv -f ".deps/log.Tpo" ".deps/log.Po"; else rm -f ".deps/log.Tpo"; exit 1; fi log.c:171:30: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'long long') [-Wformat] sprintf(pom, " %ld.%03ld", t / 1000, t % 1000); ~~~ ^~~~~~~~ %lld log.c:171:40: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'long long') [-Wformat] sprintf(pom, " %ld.%03ld", t / 1000, t % 1000); ~~~~~ ^~~~~~~~ %03lld 2 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT md5c.o -MD -MP -MF ".deps/md5c.Tpo" -c -o md5c.o md5c.c; then mv -f ".deps/md5c.Tpo" ".deps/md5c.Po"; else rm -f ".deps/md5c.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT md4c.o -MD -MP -MF ".deps/md4c.Tpo" -c -o md4c.o md4c.c; then mv -f ".deps/md4c.Tpo" ".deps/md4c.Po"; else rm -f ".deps/md4c.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT mime.o -MD -MP -MF ".deps/mime.Tpo" -c -o mime.o mime.c; then mv -f ".deps/mime.Tpo" ".deps/mime.Po"; else rm -f ".deps/mime.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT mimetype.o -MD -MP -MF ".deps/mimetype.Tpo" -c -o mimetype.o mimetype.c; then mv -f ".deps/mimetype.Tpo" ".deps/mimetype.Po"; else rm -f ".deps/mimetype.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT mode.o -MD -MP -MF ".deps/mode.Tpo" -c -o mode.o mode.c; then mv -f ".deps/mode.Tpo" ".deps/mode.Po"; else rm -f ".deps/mode.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT mopt.o -MD -MP -MF ".deps/mopt.Tpo" -c -o mopt.o mopt.c; then mv -f ".deps/mopt.Tpo" ".deps/mopt.Po"; else rm -f ".deps/mopt.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT mozcache.o -MD -MP -MF ".deps/mozcache.Tpo" -c -o mozcache.o mozcache.c; then mv -f ".deps/mozcache.Tpo" ".deps/mozcache.Po"; else rm -f ".deps/mozcache.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT mt.o -MD -MP -MF ".deps/mt.Tpo" -c -o mt.o mt.c; then mv -f ".deps/mt.Tpo" ".deps/mt.Po"; else rm -f ".deps/mt.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT myssl_nss.o -MD -MP -MF ".deps/myssl_nss.Tpo" -c -o myssl_nss.o myssl_nss.c; then mv -f ".deps/myssl_nss.Tpo" ".deps/myssl_nss.Po"; else rm -f ".deps/myssl_nss.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT myssl_openssl.o -MD -MP -MF ".deps/myssl_openssl.Tpo" -c -o myssl_openssl.o myssl_openssl.c; then mv -f ".deps/myssl_openssl.Tpo" ".deps/myssl_openssl.Po"; else rm -f ".deps/myssl_openssl.Tpo"; exit 1; fi myssl_openssl.c:51:24: warning: variable 'session_id' set but not used [-Wunused-but-set-variable] const unsigned char *session_id; ^ myssl_openssl.c:560:12: warning: assigning to 'SSL_METHOD *' (aka 'struct ssl_method_st *') from 'const SSL_METHOD *' (aka 'const struct ssl_method_st *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] method = TLSv1_client_method(); ^ ~~~~~~~~~~~~~~~~~~~~~ myssl_openssl.c:564:12: warning: assigning to 'SSL_METHOD *' (aka 'struct ssl_method_st *') from 'const SSL_METHOD *' (aka 'const struct ssl_method_st *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] method = SSLv23_client_method(); ^ ~~~~~~~~~~~~~~~~~~~~~~ myssl_openssl.c:591:43: warning: incompatible function pointer types passing 'SSL_SESSION *(SSL *, unsigned char *, int, int *)' (aka 'struct ssl_session_st *(struct ssl_st *, unsigned char *, int, int *)') to parameter of type 'SSL_SESSION *(*)(struct ssl_st *, const unsigned char *, int, int *)' (aka 'struct ssl_session_st *(*)(struct ssl_st *, const unsigned char *, int, int *)') [-Wincompatible-function-pointer-types] SSL_CTX_sess_set_get_cb(con->ssl_ctx, ssl_get_session_cb); ^~~~~~~~~~~~~~~~~~ /usr/include/openssl/ssl.h:593:20: note: passing argument to parameter 'get_session_cb' here SSL_SESSION *(*get_session_cb)(struct ssl_st *ssl, ^ 4 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT net.o -MD -MP -MF ".deps/net.Tpo" -c -o net.o net.c; then mv -f ".deps/net.Tpo" ".deps/net.Po"; else rm -f ".deps/net.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT nls.o -MD -MP -MF ".deps/nls.Tpo" -c -o nls.o nls.c; then mv -f ".deps/nls.Tpo" ".deps/nls.Po"; else rm -f ".deps/nls.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT nscache.o -MD -MP -MF ".deps/nscache.Tpo" -c -o nscache.o nscache.c; then mv -f ".deps/nscache.Tpo" ".deps/nscache.Po"; else rm -f ".deps/nscache.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT ntlm_auth.o -MD -MP -MF ".deps/ntlm_auth.Tpo" -c -o ntlm_auth.o ntlm_auth.c; then mv -f ".deps/ntlm_auth.Tpo" ".deps/ntlm_auth.Po"; else rm -f ".deps/ntlm_auth.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT pavuk.o -MD -MP -MF ".deps/pavuk.Tpo" -c -o pavuk.o pavuk.c; then mv -f ".deps/pavuk.Tpo" ".deps/pavuk.Po"; else rm -f ".deps/pavuk.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT re.o -MD -MP -MF ".deps/re.Tpo" -c -o re.o re.c; then mv -f ".deps/re.Tpo" ".deps/re.Po"; else rm -f ".deps/re.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT recurse.o -MD -MP -MF ".deps/recurse.Tpo" -c -o recurse.o recurse.c; then mv -f ".deps/recurse.Tpo" ".deps/recurse.Po"; else rm -f ".deps/recurse.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT remind.o -MD -MP -MF ".deps/remind.Tpo" -c -o remind.o remind.c; then mv -f ".deps/remind.Tpo" ".deps/remind.Po"; else rm -f ".deps/remind.Tpo"; exit 1; fi remind.c:208:44: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'long long') [-Wformat] snprintf(buf, sizeof(buf), "%ld %s\n", ((remind_entry *) ptr->data)->mdtm, p); ~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %lld 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT robots.o -MD -MP -MF ".deps/robots.Tpo" -c -o robots.o robots.c; then mv -f ".deps/robots.Tpo" ".deps/robots.Po"; else rm -f ".deps/robots.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT schedule.o -MD -MP -MF ".deps/schedule.Tpo" -c -o schedule.o schedule.c; then mv -f ".deps/schedule.Tpo" ".deps/schedule.Po"; else rm -f ".deps/schedule.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT stats.o -MD -MP -MF ".deps/stats.Tpo" -c -o stats.o stats.c; then mv -f ".deps/stats.Tpo" ".deps/stats.Po"; else rm -f ".deps/stats.Tpo"; exit 1; fi stats.c:20:9: warning: variable 'pom' set but not used [-Wunused-but-set-variable] char *pom, *p, p2[8192]; ^ 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT tag_pattern.o -MD -MP -MF ".deps/tag_pattern.Tpo" -c -o tag_pattern.o tag_pattern.c; then mv -f ".deps/tag_pattern.Tpo" ".deps/tag_pattern.Po"; else rm -f ".deps/tag_pattern.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT times.o -MD -MP -MF ".deps/times.Tpo" -c -o times.o times.c; then mv -f ".deps/times.Tpo" ".deps/times.Po"; else rm -f ".deps/times.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT tools.o -MD -MP -MF ".deps/tools.Tpo" -c -o tools.o tools.c; then mv -f ".deps/tools.Tpo" ".deps/tools.Po"; else rm -f ".deps/tools.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT tr.o -MD -MP -MF ".deps/tr.Tpo" -c -o tr.o tr.c; then mv -f ".deps/tr.Tpo" ".deps/tr.Po"; else rm -f ".deps/tr.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT uconfig.o -MD -MP -MF ".deps/uconfig.Tpo" -c -o uconfig.o uconfig.c; then mv -f ".deps/uconfig.Tpo" ".deps/uconfig.Po"; else rm -f ".deps/uconfig.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT uexit.o -MD -MP -MF ".deps/uexit.Tpo" -c -o uexit.o uexit.c; then mv -f ".deps/uexit.Tpo" ".deps/uexit.Po"; else rm -f ".deps/uexit.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT update_links.o -MD -MP -MF ".deps/update_links.Tpo" -c -o update_links.o update_links.c; then mv -f ".deps/update_links.Tpo" ".deps/update_links.Po"; else rm -f ".deps/update_links.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -DGETTEXT_DEFAULT_CATALOG_DIR="\"/usr/local/share/locale\"" -DDEFAULTRC="\"/etc/pavukrc\"" -I/usr/local/include -MT url.o -MD -MP -MF ".deps/url.Tpo" -c -o url.o url.c; then mv -f ".deps/url.Tpo" ".deps/url.Po"; else rm -f ".deps/url.Tpo"; exit 1; fi url.c:1067:7: warning: variable 'nadd' set but not used [-Wunused-but-set-variable] int nadd = 0; ^ 1 warning generated. cc -L/usr/local/lib -o pavuk absio.o abstract.o ainterface.o authinfo.o base64.o bufio.o cleanup.o cmdparse.o condition.o config.o cookie.o css.o debugl.o decode.o digest_auth.o dinfo.o dlhash.o dlhash_tools.o dllist.o dns.o doc.o errcode.o file.o fnmatch.o form.o form_encode.o ftp.o gaccel.o gauthinfo.o gcinfo.o gkeys.o gopher.o gprop.o gtkmulticol.o gui_about.o gui_api.o gui_addurl.o gui_common.o gui_jscons.o gui_limits.o gui_main.o gui_scenario.o gui_sched.o gui_tools.o gui_tree.o html.o htmlparser.o htmltags.o http.o http_proxy.o iecache.o icons.o jsbind.o jstrans.o lfname.o log.o md5c.o md4c.o mime.o mimetype.o mode.o mopt.o mozcache.o mt.o myssl_nss.o myssl_openssl.o net.o nls.o nscache.o ntlm_auth.o pavuk.o re.o recurse.o remind.o robots.o schedule.o stats.o tag_pattern.o times.o tools.o tr.o uconfig.o uexit.o update_links.o url.o -L/usr/local/lib -lintl -liconv -lssl -lcrypto -lz abstract.c(abstract.o:(abs_get_data_socket)): warning: rand() may return deterministic values, is that what you want? condition.c(condition.o:(cond_aport)): warning: sprintf() is often misused, please use snprintf() html.c(html.o:(html_replace_url_in_stack)): warning: strcat() is almost always misused, please use strlcat() lfname.c(lfname.o:(lfname_lsp_eval)): warning: strcpy() is almost always misused, please use strlcpy() Making all in man Making all in po msgfmt --statistics -c -v -o cs.mo cs.po cs.po:6: warning: header field 'Language' missing in header cs.po: 1059 translated messages. msgfmt --statistics -c -v -o de.mo de.po de.po:7: warning: header field 'Language' missing in header de.po: 1118 translated messages. msgfmt --statistics -c -v -o es.mo es.po es.po:8: warning: header field 'Language' missing in header es.po: 977 translated messages, 47 fuzzy translations, 35 untranslated messages. msgfmt --statistics -c -v -o fr.mo fr.po fr.po:8: warning: header field 'Language' missing in header fr.po: 1059 translated messages. msgfmt --statistics -c -v -o it.mo it.po it.po:6: warning: header field 'Language' missing in header it.po: 857 translated messages, 126 fuzzy translations, 76 untranslated messages. msgfmt --statistics -c -v -o ja.mo ja.po ja.po:6: warning: header field 'Language' missing in header ja.po: 830 translated messages, 110 fuzzy translations, 119 untranslated messages. msgfmt --statistics -c -v -o pl.mo pl.po pl.po:6: warning: header field 'Language' missing in header pl.po: 766 translated messages, 28 fuzzy translations, 298 untranslated messages. msgfmt --statistics -c -v -o sk.mo sk.po sk.po:6: warning: header field 'Language' missing in header sk.po: 1117 translated messages. msgfmt --statistics -c -v -o uk.mo uk.po uk.po:10: warning: header field 'Language' missing in header uk.po: 856 translated messages, 29 fuzzy translations, 207 untranslated messages. Making all in icons >>> Running package in net/pavuk,no_x11 at 1713359820.21 ===> net/pavuk,no_x11 ===> Faking installation for pavuk-0.9.35p13-no_x11 Making install in src test -z "/usr/local/bin" || mkdir -p -- "/exopi-obj/pobj/pavuk-0.9.35-no_x11/fake-amd64-no_x11/usr/local/bin" /exopi-obj/pobj/pavuk-0.9.35-no_x11/bin/install -c -s -m 755 'pavuk' '/exopi-obj/pobj/pavuk-0.9.35-no_x11/fake-amd64-no_x11/usr/local/bin/pavuk' Making install in man test -z "/usr/local/man/man1" || mkdir -p -- "/exopi-obj/pobj/pavuk-0.9.35-no_x11/fake-amd64-no_x11/usr/local/man/man1" /exopi-obj/pobj/pavuk-0.9.35-no_x11/bin/install -c -m 644 './pavuk.1' '/exopi-obj/pobj/pavuk-0.9.35-no_x11/fake-amd64-no_x11/usr/local/man/man1/pavuk.1' Making install in po for lang in cs de es fr it ja pl sk uk; do install_dir=/exopi-obj/pobj/pavuk-0.9.35-no_x11/fake-amd64-no_x11/usr/local/share/locale/$lang/LC_MESSAGES; /exopi-obj/pobj/pavuk-0.9.35-no_x11/pavuk-0.9.35/install-sh -d $install_dir; /exopi-obj/pobj/pavuk-0.9.35-no_x11/bin/install -c -m 644 $lang.mo $install_dir/pavuk.mo; done Making install in icons test -z "/usr/local/share/pavuk/icons" || mkdir -p -- "/exopi-obj/pobj/pavuk-0.9.35-no_x11/fake-amd64-no_x11/usr/local/share/pavuk/icons" /exopi-obj/pobj/pavuk-0.9.35-no_x11/bin/install -c -m 644 'pavuk_16x16.xpm' '/exopi-obj/pobj/pavuk-0.9.35-no_x11/fake-amd64-no_x11/usr/local/share/pavuk/icons/pavuk_16x16.xpm' /exopi-obj/pobj/pavuk-0.9.35-no_x11/bin/install -c -m 644 'pavuk_32x32.xpm' '/exopi-obj/pobj/pavuk-0.9.35-no_x11/fake-amd64-no_x11/usr/local/share/pavuk/icons/pavuk_32x32.xpm' /exopi-obj/pobj/pavuk-0.9.35-no_x11/bin/install -c -m 644 'pavuk_64x64.xpm' '/exopi-obj/pobj/pavuk-0.9.35-no_x11/fake-amd64-no_x11/usr/local/share/pavuk/icons/pavuk_64x64.xpm' /exopi-obj/pobj/pavuk-0.9.35-no_x11/bin/install -c -m 644 'pavuk_as_icon.xpm' '/exopi-obj/pobj/pavuk-0.9.35-no_x11/fake-amd64-no_x11/usr/local/share/pavuk/icons/pavuk_as_icon.xpm' /exopi-obj/pobj/pavuk-0.9.35-no_x11/bin/install -c -m 644 'pavuk_prg_icon.xpm' '/exopi-obj/pobj/pavuk-0.9.35-no_x11/fake-amd64-no_x11/usr/local/share/pavuk/icons/pavuk_prg_icon.xpm' test -z "/usr/local/bin" || mkdir -p -- "/exopi-obj/pobj/pavuk-0.9.35-no_x11/fake-amd64-no_x11/usr/local/bin" /exopi-obj/pobj/pavuk-0.9.35-no_x11/bin/install -c -m 755 'scripts/pavuk.sh' '/exopi-obj/pobj/pavuk-0.9.35-no_x11/fake-amd64-no_x11/usr/local/bin/pavuk.sh' /exopi-obj/pobj/pavuk-0.9.35-no_x11/bin/install -c -m 755 'scripts/tperf.sh' '/exopi-obj/pobj/pavuk-0.9.35-no_x11/fake-amd64-no_x11/usr/local/bin/tperf.sh' /exopi-obj/pobj/pavuk-0.9.35-no_x11/bin/install -d -m 755 /exopi-obj/pobj/pavuk-0.9.35-no_x11/fake-amd64-no_x11/usr/local/share/doc/pavuk /exopi-obj/pobj/pavuk-0.9.35-no_x11/bin/install -d -m 755 /exopi-obj/pobj/pavuk-0.9.35-no_x11/fake-amd64-no_x11/usr/local/share/examples/pavuk cd /exopi-obj/pobj/pavuk-0.9.35-no_x11/pavuk-0.9.35 && /exopi-obj/pobj/pavuk-0.9.35-no_x11/bin/install -c -m 644 COPYING README wget-pavuk.HOWTO /exopi-obj/pobj/pavuk-0.9.35-no_x11/fake-amd64-no_x11/usr/local/share/doc/pavuk cd /exopi-obj/pobj/pavuk-0.9.35-no_x11/pavuk-0.9.35 && /exopi-obj/pobj/pavuk-0.9.35-no_x11/bin/install -c -m 644 *.sample /exopi-obj/pobj/pavuk-0.9.35-no_x11/fake-amd64-no_x11/usr/local/share/examples/pavuk ===> Building package for pavuk-0.9.35p13-no_x11 Create /exopi-cvs/ports/packages/amd64/all/pavuk-0.9.35p13-no_x11.tgz Creating package pavuk-0.9.35p13-no_x11 reading plist| checking dependencies| checking dependencies|devel/gettext,-runtime checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 5% checksumming|**** | 7% checksumming|****** | 10% checksumming|******* | 12% checksumming|********* | 15% checksumming|********** | 17% checksumming|************ | 20% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 27% checksumming|****************** | 29% checksumming|******************* | 32% checksumming|********************* | 34% checksumming|********************** | 37% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|*************************************** | 63% checksumming|**************************************** | 66% checksumming|****************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|*************************************************** | 83% checksumming|**************************************************** | 85% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************** | 28% archiving|********************** | 35% archiving|*************************** | 42% archiving|******************************** | 50% archiving|************************************* | 57% archiving|***************************************** | 65% archiving|********************************************* | 71% archiving|************************************************* | 77% archiving|**************************************************** | 81% archiving|********************************************************* | 89% archiving|************************************************************** | 96% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/pavuk-0.9.35p13-no_x11.tgz >>> Running clean in net/pavuk,no_x11 at 1713359823.13 ===> net/pavuk,no_x11 ===> Cleaning for pavuk-0.9.35p13-no_x11 >>> Ended at 1713359823.34 max_stuck=0.21/depends=1.97/show-prepare-results=0.64/build=33.69/package=2.92/clean=0.26