>>> Building on exopi-2 under www/goaccess BDEPENDS = [devel/gettext,-runtime;net/libmaxminddb] DIST = [www/goaccess:goaccess-1.9.2.tar.gz] FULLPKGNAME = goaccess-1.9.2 RDEPENDS = [net/libmaxminddb;devel/gettext,-runtime] (Junk lock obtained for exopi-2 at 1714751696.21) >>> Running depends in www/goaccess at 1714751696.25 last junk was in www/py-urlgrabber,python3 /usr/sbin/pkg_add -aI -Drepair gettext-runtime-0.22.5 libmaxminddb-1.9.1 was: /usr/sbin/pkg_add -aI -Drepair gettext-runtime-0.22.5 libmaxminddb-1.9.1 /usr/sbin/pkg_add -aI -Drepair gettext-runtime-0.22.5 libmaxminddb-1.9.1 >>> Running show-prepare-results in www/goaccess at 1714751698.68 ===> www/goaccess ===> Building from scratch goaccess-1.9.2 ===> goaccess-1.9.2 depends on: gettext-runtime-* -> gettext-runtime-0.22.5 ===> goaccess-1.9.2 depends on: libmaxminddb-* -> libmaxminddb-1.9.1 ===> Verifying specs: c crypto curses intl maxminddb pthread ssl ===> found c.100.0 crypto.54.0 curses.15.0 intl.8.0 maxminddb.0.0 pthread.27.1 ssl.57.0 gettext-runtime-0.22.5 libmaxminddb-1.9.1 (Junk lock released for exopi-2 at 1714751699.55) distfiles size=817733 >>> Running build in www/goaccess at 1714751699.58 ===> www/goaccess ===> Checking files for goaccess-1.9.2 `/exopi-cvs/ports/distfiles/goaccess-1.9.2.tar.gz' is up to date. >> (SHA256) goaccess-1.9.2.tar.gz: OK ===> Extracting for goaccess-1.9.2 ===> Patching for goaccess-1.9.2 ===> Applying OpenBSD patch patch-config_goaccess_conf Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: config/goaccess.conf |--- config/goaccess.conf.orig |+++ config/goaccess.conf -------------------------- Patching file config/goaccess.conf using Plan A... Hunk #1 succeeded at 21. Hunk #2 succeeded at 751. done ===> Applying OpenBSD patch patch-src_browsers_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |https://github.com/allinurl/goaccess/pull/1350 | |Index: src/browsers.c |--- src/browsers.c.orig |+++ src/browsers.c -------------------------- Patching file src/browsers.c using Plan A... Hunk #1 succeeded at 118. Hunk #2 succeeded at 218. 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 goaccess-1.9.2 ===> Configuring for goaccess-1.9.2 Using /exopi-obj/pobj/goaccess-1.9.2/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/goaccess-1.9.2/config.site checking for a BSD-compatible install... /exopi-obj/pobj/goaccess-1.9.2/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking how to run the C preprocessor... cc -E checking for egrep -e... /usr/bin/grep -E checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so.7.1 checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so.8.0 /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib checking for libintl_dgettext in -lintl... yes checking for dgettext in -lintl... yes checking for pthread_create in -lpthread... (cached) yes checking whether to build with rdynamic for GNU ld... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking for sha.h... no checking for sha1.h... yes checking for SHA1Init... yes checking for SSL_CTX_new in -lssl... yes checking for CRYPTO_free in -lcrypto... yes checking for SSL_CIPHER_standard_name in -lssl... no checking for MMDB_open in -lmaxminddb... yes checking for mvaddwstr in -lncursesw... yes checking for library containing tputs... none required checking for ncursesw/ncurses.h... no checking for ncurses.h... yes checking for sed... yes checking for tr... yes checking for gethostbyname in -lnsl... no checking for socket in -lsocket... no checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for inttypes.h... (cached) yes checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for ptrdiff_t... yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for int64_t... yes checking for int8_t... yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for declarations of fseeko and ftello... yes checking for working memcmp... (cached) yes checking for alarm... (cached) yes checking for working mktime... (cached) yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... (cached) no checking for strftime... (cached) yes checking for working strtod... (cached) yes checking for floor... no checking for gethostbyaddr... (cached) yes checking for gethostbyname... (cached) yes checking for gettimeofday... (cached) yes checking for malloc... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for mkfifo... (cached) yes checking for poll... (cached) yes checking for realloc... (cached) yes checking for realpath... (cached) yes checking for regcomp... (cached) yes checking for setlocale... (cached) yes checking for socket... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strcspn... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strncasecmp... (cached) yes checking for strpbrk... (cached) yes checking for strrchr... (cached) yes checking for strspn... (cached) yes checking for strstr... (cached) yes checking for strtol... (cached) yes checking for strtoull... (cached) yes checking for timegm... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating src/config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --disable-gtk-doc Your build configuration: Prefix : /usr/local Package : goaccess Version : 1.9.2 Compiler flags : -O2 -pipe -pthread Linker flags : -lncursesw -lmaxminddb -lcrypto -lssl -lpthread -lintl -lintl -L/usr/local/lib UTF-8 support : yes Dynamic buffer : no Geolocation : GeoIP2 Storage method : In-Memory with On-Disk Persistent Storage TLS/SSL : yes Bugs : hello@goaccess.io ===> Building for goaccess-1.9.2 depbase=`echo src/bin2c.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -MT src/bin2c.o -MD -MP -MF $depbase.Tpo -c -o src/bin2c.o src/bin2c.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -rdynamic -L/usr/local/lib -o bin2c src/bin2c.o -lncursesw -lmaxminddb -lcrypto -lssl -lpthread -lintl -lintl cat ./resources/tpls.html | sed "s/^[[:space:]]*//" | sed "/^$/d" | tr -d "\r\n" > ./resources/tpls.html.tmp ./bin2c ./resources/tpls.html.tmp src/tpls.h tpls cat ./resources/css/bootstrap.min.css | sed "s/^[[:space:]]*//" | sed "/^$/d" | tr -d "\r\n" > ./resources/css/bootstrap.min.css.tmp ./bin2c ./resources/css/bootstrap.min.css.tmp src/bootstrapcss.h bootstrap_css cat ./resources/css/fa.min.css | sed "s/^[[:space:]]*//" | sed "/^$/d" | tr -d "\r\n" > ./resources/css/fa.min.css.tmp ./bin2c ./resources/css/fa.min.css.tmp src/facss.h fa_css cat ./resources/css/app.css | sed "s/^[[:space:]]*//" | sed "/^$/d" | tr -d "\r\n" > ./resources/css/app.css.tmp ./bin2c ./resources/css/app.css.tmp src/appcss.h app_css cat ./resources/js/d3.v7.min.js | sed "s/^[[:space:]]*//" | sed "/^$/d" | tr -d "\r\n" > ./resources/js/d3.v7.min.js.tmp ./bin2c ./resources/js/d3.v7.min.js.tmp src/d3js.h d3_js cat ./resources/js/topojson.v3.min.js | sed "s/^[[:space:]]*//" | sed "/^$/d" | tr -d "\r\n" > ./resources/js/topojson.v3.min.js.tmp ./bin2c ./resources/js/topojson.v3.min.js.tmp src/topojsonjs.h topojson_js cat ./resources/js/hogan.min.js | sed "s/^[[:space:]]*//" | sed "/^$/d" | tr -d "\r\n" > ./resources/js/hogan.min.js.tmp ./bin2c ./resources/js/hogan.min.js.tmp src/hoganjs.h hogan_js cat ./resources/countries-110m.json | sed "s/^[[:space:]]*//" | sed "/^$/d" | tr -d "\r\n" > ./resources/countries-110m.json.tmp ./bin2c ./resources/countries-110m.json.tmp src/countries110m.h countries_json cat ./resources/js/charts.js | sed -E "s@(,|;)[[:space:]]*//..*@\1@g" | sed -E "s@^[[:space:]]*//..*@@g" | sed "s/^[[:space:]]*//" | sed "/^$/d" | tr -d "\r\n" > ./resources/js/charts.js.tmp ./bin2c ./resources/js/charts.js.tmp src/chartsjs.h charts_js cat ./resources/js/app.js | sed -E "s@(,|;)[[:space:]]*//..*@\1@g" | sed -E "s@^[[:space:]]*//..*@@g" | sed "s/^[[:space:]]*//" | sed "/^$/d" | tr -d "\r\n" > ./resources/js/app.js.tmp ./bin2c ./resources/js/app.js.tmp src/appjs.h app_js /usr/bin/make all-recursive Making all in po depbase=`echo src/base64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -MT src/base64.o -MD -MP -MF $depbase.Tpo -c -o src/base64.o src/base64.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/browsers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -MT src/browsers.o -MD -MP -MF $depbase.Tpo -c -o src/browsers.o src/browsers.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/color.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -MT src/color.o -MD -MP -MF $depbase.Tpo -c -o src/color.o src/color.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/commons.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -MT src/commons.o -MD -MP -MF $depbase.Tpo -c -o src/commons.o src/commons.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/csv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -MT src/csv.o -MD -MP -MF $depbase.Tpo -c -o src/csv.o src/csv.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -MT src/error.o -MD -MP -MF $depbase.Tpo -c -o src/error.o src/error.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gdashboard.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -MT src/gdashboard.o -MD -MP -MF $depbase.Tpo -c -o src/gdashboard.o src/gdashboard.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gdns.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -MT src/gdns.o -MD -MP -MF $depbase.Tpo -c -o src/gdns.o src/gdns.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gholder.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -MT src/gholder.o -MD -MP -MF $depbase.Tpo -c -o src/gholder.o src/gholder.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gkhash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -MT src/gkhash.o -MD -MP -MF $depbase.Tpo -c -o src/gkhash.o src/gkhash.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gkmhash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -MT src/gkmhash.o -MD -MP -MF $depbase.Tpo -c -o src/gkmhash.o src/gkmhash.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gmenu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -MT src/gmenu.o -MD -MP -MF $depbase.Tpo -c -o src/gmenu.o src/gmenu.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/goaccess.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -MT src/goaccess.o -MD -MP -MF $depbase.Tpo -c -o src/goaccess.o src/goaccess.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gslist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -MT src/gslist.o -MD -MP -MF $depbase.Tpo -c -o src/gslist.o src/gslist.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gstorage.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -MT src/gstorage.o -MD -MP -MF $depbase.Tpo -c -o src/gstorage.o src/gstorage.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gwsocket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -MT src/gwsocket.o -MD -MP -MF $depbase.Tpo -c -o src/gwsocket.o src/gwsocket.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/json.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -MT src/json.o -MD -MP -MF $depbase.Tpo -c -o src/json.o src/json.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/opesys.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -MT src/opesys.o -MD -MP -MF $depbase.Tpo -c -o src/opesys.o src/opesys.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -MT src/options.o -MD -MP -MF $depbase.Tpo -c -o src/options.o src/options.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/output.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -MT src/output.o -MD -MP -MF $depbase.Tpo -c -o src/output.o src/output.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -MT src/parser.o -MD -MP -MF $depbase.Tpo -c -o src/parser.o src/parser.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/persistence.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -MT src/persistence.o -MD -MP -MF $depbase.Tpo -c -o src/persistence.o src/persistence.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/pdjson.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -MT src/pdjson.o -MD -MP -MF $depbase.Tpo -c -o src/pdjson.o src/pdjson.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/settings.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -MT src/settings.o -MD -MP -MF $depbase.Tpo -c -o src/settings.o src/settings.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/sort.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -MT src/sort.o -MD -MP -MF $depbase.Tpo -c -o src/sort.o src/sort.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/tpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -MT src/tpl.o -MD -MP -MF $depbase.Tpo -c -o src/tpl.o src/tpl.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/ui.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -MT src/ui.o -MD -MP -MF $depbase.Tpo -c -o src/ui.o src/ui.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -MT src/util.o -MD -MP -MF $depbase.Tpo -c -o src/util.o src/util.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/websocket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -MT src/websocket.o -MD -MP -MF $depbase.Tpo -c -o src/websocket.o src/websocket.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -MT src/xmalloc.o -MD -MP -MF $depbase.Tpo -c -o src/xmalloc.o src/xmalloc.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/geoip2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -MT src/geoip2.o -MD -MP -MF $depbase.Tpo -c -o src/geoip2.o src/geoip2.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -pipe -pthread -rdynamic -L/usr/local/lib -o goaccess src/base64.o src/browsers.o src/color.o src/commons.o src/csv.o src/error.o src/gdashboard.o src/gdns.o src/gholder.o src/gkhash.o src/gkmhash.o src/gmenu.o src/goaccess.o src/gslist.o src/gstorage.o src/gwsocket.o src/json.o src/opesys.o src/options.o src/output.o src/parser.o src/persistence.o src/pdjson.o src/settings.o src/sort.o src/tpl.o src/ui.o src/util.o src/websocket.o src/xmalloc.o src/geoip2.o -lncursesw -lmaxminddb -lcrypto -lssl -lpthread -lintl -lintl browsers.c:452 (src/browsers.c:452)(src/browsers.o:(parse_browser)): warning: sprintf() is often misused, please use snprintf() util.c:141 (src/util.c:141)(src/util.o:(alloc_string)): warning: strcpy() is almost always misused, please use strlcpy() util.c:163 (src/util.c:163)(src/util.o:(genstr)): warning: rand() may return deterministic values, is that what you want? json.c:189 (src/json.c:189)(src/json.o:(pjson)): warning: vsprintf() is often misused, please use vsnprintf() >>> Running package in www/goaccess at 1714751744.80 ===> www/goaccess ===> Faking installation for goaccess-1.9.2 /usr/bin/make install-recursive Making install in po installing de.gmo as /exopi-obj/pobj/goaccess-1.9.2/fake-amd64/usr/local/share/locale/de/LC_MESSAGES/goaccess.mo installing es.gmo as /exopi-obj/pobj/goaccess-1.9.2/fake-amd64/usr/local/share/locale/es/LC_MESSAGES/goaccess.mo installing fr.gmo as /exopi-obj/pobj/goaccess-1.9.2/fake-amd64/usr/local/share/locale/fr/LC_MESSAGES/goaccess.mo installing ja.gmo as /exopi-obj/pobj/goaccess-1.9.2/fake-amd64/usr/local/share/locale/ja/LC_MESSAGES/goaccess.mo installing ko.gmo as /exopi-obj/pobj/goaccess-1.9.2/fake-amd64/usr/local/share/locale/ko/LC_MESSAGES/goaccess.mo installing sv.gmo as /exopi-obj/pobj/goaccess-1.9.2/fake-amd64/usr/local/share/locale/sv/LC_MESSAGES/goaccess.mo installing zh_CN.gmo as /exopi-obj/pobj/goaccess-1.9.2/fake-amd64/usr/local/share/locale/zh_CN/LC_MESSAGES/goaccess.mo installing pt_BR.gmo as /exopi-obj/pobj/goaccess-1.9.2/fake-amd64/usr/local/share/locale/pt_BR/LC_MESSAGES/goaccess.mo installing ru.gmo as /exopi-obj/pobj/goaccess-1.9.2/fake-amd64/usr/local/share/locale/ru/LC_MESSAGES/goaccess.mo installing uk.gmo as /exopi-obj/pobj/goaccess-1.9.2/fake-amd64/usr/local/share/locale/uk/LC_MESSAGES/goaccess.mo installing it.gmo as /exopi-obj/pobj/goaccess-1.9.2/fake-amd64/usr/local/share/locale/it/LC_MESSAGES/goaccess.mo if test "goaccess" = "gettext-tools"; then mkdir -p -- /exopi-obj/pobj/goaccess-1.9.2/fake-amd64/usr/local/share/gettext/po; for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do /exopi-obj/pobj/goaccess-1.9.2/bin/install -c -m 644 ./$file /exopi-obj/pobj/goaccess-1.9.2/fake-amd64/usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /exopi-obj/pobj/goaccess-1.9.2/fake-amd64/usr/local/share/gettext/po/$file; done; else : ; fi mkdir -p '/exopi-obj/pobj/goaccess-1.9.2/fake-amd64/usr/local/bin' /exopi-obj/pobj/goaccess-1.9.2/bin/install -c -s -m 755 goaccess '/exopi-obj/pobj/goaccess-1.9.2/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/goaccess-1.9.2/fake-amd64/usr/local/share/examples/goaccess' /exopi-obj/pobj/goaccess-1.9.2/bin/install -c -m 644 config/goaccess.conf config/browsers.list config/podcast.list '/exopi-obj/pobj/goaccess-1.9.2/fake-amd64/usr/local/share/examples/goaccess' mkdir -p '/exopi-obj/pobj/goaccess-1.9.2/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/goaccess-1.9.2/bin/install -c -m 644 goaccess.1 '/exopi-obj/pobj/goaccess-1.9.2/fake-amd64/usr/local/man/man1' ===> Building package for goaccess-1.9.2 Create /exopi-cvs/ports/packages/amd64/all/goaccess-1.9.2.tgz Creating package goaccess-1.9.2 reading plist| checking dependencies| checking dependencies|devel/gettext,-runtime checking dependencies|net/libmaxminddb,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 5% checksumming|***** | 8% checksumming|******* | 11% checksumming|******** | 14% checksumming|********** | 16% checksumming|************ | 19% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 27% checksumming|****************** | 30% checksumming|******************** | 32% checksumming|********************* | 35% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|**************************** | 46% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 54% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************** | 62% checksumming|**************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 70% checksumming|********************************************* | 73% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 81% checksumming|*************************************************** | 84% checksumming|***************************************************** | 86% checksumming|****************************************************** | 89% checksumming|******************************************************** | 92% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**************************************************** | 81% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/goaccess-1.9.2.tgz >>> Running clean in www/goaccess at 1714751750.76 ===> www/goaccess ===> Cleaning for goaccess-1.9.2 >>> Ended at 1714751751.16 max_stuck=1.86/depends=2.44/show-prepare-results=0.90/build=45.22/package=5.96/clean=0.42