=>> Building sysutils/goaccess build started at Wed Nov 4 23:22:16 CET 2020 port directory: /usr/ports/sysutils/goaccess package name: goaccess-1.4_1 building for: FreeBSD pkg.example.com 11.4-RELEASE-p1 FreeBSD 11.4-RELEASE-p1 amd64 maintained by: sbz@FreeBSD.org Makefile ident: $FreeBSD: branches/2020Q4/sysutils/goaccess/Makefile 542251 2020-07-15 08:04:34Z adamw $ Poudriere version: 3.3.99.20200326 Host OSVERSION: 1104001 Jail OSVERSION: 1104001 Job Id: 02 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1104001 UNAME_v=FreeBSD 11.4-RELEASE-p1 UNAME_r=11.4-RELEASE-p1 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.3.99.20200326 MASTERMNT=/vol0/poudriere/data/.m/11_4_amd64-default-php74m103/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/vol0/poudriere/data/.m/11_4_amd64-default-php74m103/ref/.p/pool OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=11_4_amd64-default-php74m103 SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/vol0/poudriere/data/.m/11_4_amd64-default-php74m103/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for goaccess-1.4_1: DEBUG=off: Build with debugging support DOCS=off: Build and/or install documentation GEOIP2=off: IP location support NLS=off: Native Language Support SSL=on: Use SSL for WebSocket UTF8=on: Unicode UTF-8 encoding support ====> Tokyo Cabinet support: you can only select none or one of them TOKYOCABINET_BTREE=off: Storage using on-disk B+ Tree TOKYOCABINET_MHASH=off: Storage using on-memory hash database ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- sbz@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --disable-nls --with-openssl --enable-utf8 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/goaccess/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/goaccess/work HOME=/wrkdirs/usr/ports/sysutils/goaccess/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/goaccess/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl OPENSSLINC=/usr/local/include OPENSSLLIB=/usr/local/lib OPENSSLRPATH=/usr/local/lib XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/goaccess/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/goaccess/work HOME=/wrkdirs/usr/ports/sysutils/goaccess/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/goaccess/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="@comment " DEBUG="@comment " NO_DEBUG="" DOCS="@comment " NO_DOCS="" GEOIP2="@comment " NO_GEOIP2="" NLS="@comment " NO_NLS="" SSL="" NO_SSL="@comment " TOKYOCABINET_BTREE="@comment " NO_TOKYOCABINET_BTREE="" TOKYOCABINET_MHASH="@comment " NO_TOKYOCABINET_MHASH="" UTF8="" NO_UTF8="@comment " OSREL=11.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/goaccess" EXAMPLESDIR="share/examples/goaccess" DATADIR="share/goaccess" WWWDIR="www/goaccess" ETCDIR="etc/goaccess" --End PLIST_SUB-- --SUB_LIST-- DEBUG="@comment " NO_DEBUG="" DOCS="@comment " NO_DOCS="" GEOIP2="@comment " NO_GEOIP2="" NLS="@comment " NO_NLS="" SSL="" NO_SSL="@comment " TOKYOCABINET_BTREE="@comment " NO_TOKYOCABINET_BTREE="" TOKYOCABINET_MHASH="@comment " NO_TOKYOCABINET_MHASH="" UTF8="" NO_UTF8="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/goaccess DOCSDIR=/usr/local/share/doc/goaccess EXAMPLESDIR=/usr/local/share/examples/goaccess WWWDIR=/usr/local/www/goaccess ETCDIR=/usr/local/etc/goaccess --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles OVERLAYS+=/overlays/mfh_overlay FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### ## global poudriere make.conf ## https://wiki.freebsd.org/Ports/Options/OptionsNG ## OptionsNG sets DOCS, EXAMPLES and NLS as default - we do not need them OPTIONS_UNSET= X11 GUI CUPS DOCS EXAMPLES NLS #### /usr/local/etc/poudriere.d/php74m103-make.conf #### ## poudriere make.conf for SET name php74m103 ## https://wiki.freebsd.org/Ports/Options/OptionsNG ## OptionsNG sets DOCS, EXAMPLES and NLS as default - we do not need them OPTIONS_UNSET= X11 GUI CUPS DOCS EXAMPLES NLS HAL #DEFAULT_VERSIONS=apache=2.4 perl5=5.32 mysql=10.3m php=7.4 python=3.7 python3=3.7 pgsql=12 ssl=openssl bdb=5 samba=4.12 llvm=10 gcc=8 DEFAULT_VERSIONS=apache=2.4 perl5=5.32 mysql=10.3m php=7.4 python=3.7 python3=3.7 pgsql=12 ssl=openssl bdb=5 samba=4.12 DISABLE_LICENSES=yes #OVERLAYS= /vol0/poudriere/ports/mfh_overlay #MAKE_JOBS_UNSAFE=yes #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: x86_64-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: x86_64-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: x86_64-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=11.4-RELEASE-p1 OSREL=11.4 OSVERSION=1104001 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES _SMP_CPUS=8 CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 19530 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== =========================================================================== =================================================== ===> goaccess-1.4_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.15.10.txz [pkg.example.com] Installing pkg-1.15.10... [pkg.example.com] Extracting pkg-1.15.10: .......... done ===> goaccess-1.4_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of goaccess-1.4_1 =========================================================================== =================================================== =========================================================================== =================================================== => goaccess-1.4.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch http://tar.goaccess.io/goaccess-1.4.tar.gz goaccess-1.4.tar.gz 581 kB 45 kBps 13s ===> Fetching all distfiles required by goaccess-1.4_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by goaccess-1.4_1 for building => SHA256 Checksum OK for goaccess-1.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by goaccess-1.4_1 for building ===> Extracting for goaccess-1.4_1 => SHA256 Checksum OK for goaccess-1.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for goaccess-1.4_1 ===> Applying FreeBSD patches for goaccess-1.4_1 from /usr/ports/sysutils/goaccess/files =========================================================================== =================================================== ===> goaccess-1.4_1 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-1.7.3,1.txz [pkg.example.com] Installing pkgconf-1.7.3,1... [pkg.example.com] Extracting pkgconf-1.7.3,1: .......... done ===> goaccess-1.4_1 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of goaccess-1.4_1 ===> goaccess-1.4_1 depends on file: /usr/local/lib/libcrypto.so.11 - not found ===> Installing existing package /packages/All/openssl-1.1.1h,1.txz [pkg.example.com] Installing openssl-1.1.1h,1... [pkg.example.com] Extracting openssl-1.1.1h,1: .......... done ===> goaccess-1.4_1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Returning to build of goaccess-1.4_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for goaccess-1.4_1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/sysutils/goaccess/work/goaccess-1.4/config.rpath configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether 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... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking build system type... amd64-portbld-freebsd11.4 checking host system type... amd64-portbld-freebsd11.4 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... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking for libintl_dgettext in -lintl... no checking for pthread_create in -lpthread... yes checking whether to build with rdynamic for GNU ld... yes checking for SSL_CTX_new in -lssl... yes checking for CRYPTO_free in -lcrypto... 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 ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for 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... yes checking for ptrdiff_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for int64_t... (cached) yes checking for int8_t... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for uint32_t... (cached) yes checking for uint64_t... (cached) yes checking for uint8_t... (cached) yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for working memcmp... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... (cached) yes checking for working mktime... no checking whether lstat correctly handles trailing slash... (cached) yes checking whether stat accepts an empty string... no checking for strftime... (cached) yes checking for working strtod... (cached) yes checking for floor... no checking for gethostbyaddr... 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... yes checking for realloc... yes checking for realpath... (cached) yes checking for regcomp... yes checking for select... (cached) yes checking for setlocale... (cached) yes checking for socket... 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... yes checking for strstr... (cached) yes checking for strtol... (cached) yes checking for strtoull... (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 Your build configuration: Prefix : /usr/local Package : goaccess Version : 1.4 Compiler flags : -O2 -pipe -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -pthread Linker flags : -lncursesw -lcrypto -lssl -lpthread -L/usr/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector-strong UTF-8 support : yes Dynamic buffer : no Geolocation : N/A Storage method : In-Memory with On-Disk Persitance Storage TLS/SSL : yes Bugs : hello@goaccess.io =========================================================================== =================================================== ===> Building for goaccess-1.4_1 depbase=`echo src/bin2c.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -O2 -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -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 -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -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=\"/usr/local/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -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 -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -pthread -rdynamic -L/usr/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector-strong -o bin2c src/bin2c.o -lncursesw -lcrypto -lssl -lpthread 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.v3.min.js | sed "s/^[[:space:]]*//" | sed "/^$/d" | tr -d "\r\n" > ./resources/js/d3.v3.min.js.tmp ./bin2c ./resources/js/d3.v3.min.js.tmp src/d3js.h d3_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/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 -O2 -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -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 -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -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 -O2 -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -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 -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -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 -O2 -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -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 -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -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 -O2 -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -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 -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -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 -O2 -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -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 -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -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 -O2 -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -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 -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -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 -O2 -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -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 -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -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 -O2 -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -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 -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -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 -O2 -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -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 -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -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 -O2 -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -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 -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -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/gmenu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -O2 -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -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 -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -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 -O2 -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -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 -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -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 -O2 -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -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 -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -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 -O2 -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -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 -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -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 -O2 -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -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 -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -pthread -MT src/gwsocket.o -MD -MP -MF $depbase.Tpo -c -o src/gwsocket.o src/gwsocket.c && mv -f $depbase.Tpo $depbase.Po src/gwsocket.c:323:46: warning: format specifies type 'unsigned long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] LOG (("Unable to join thread: %lu %s\n", reader, strerror (errno))); ~~~ ^~~~~~ ./src/error.h:78:48: note: expanded from macro 'LOG' #define LOG(x) do { if (DEBUG_TEST) dbg_printf x; } while (0) ^ src/gwsocket.c:327:46: warning: format specifies type 'unsigned long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] LOG (("Unable to join thread: %lu %s\n", writer, strerror (errno))); ~~~ ^~~~~~ ./src/error.h:78:48: note: expanded from macro 'LOG' #define LOG(x) do { if (DEBUG_TEST) dbg_printf x; } while (0) ^ 2 warnings generated. depbase=`echo src/json.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -O2 -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -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 -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -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 -O2 -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -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 -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -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 -O2 -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -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 -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -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 -O2 -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -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 -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -pthread -MT src/output.o -MD -MP -MF $depbase.Tpo -c -o src/output.o src/output.c && mv -f $depbase.Tpo $depbase.Po src/output.c:401:30: warning: initializing 'char *' with an expression of type 'const char [14]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] plot.chart_lbl = (char *) {HTML_PLOT_HITS_VIS}; ^~~~~~~~~~~~~~~~~~ ./src/labels.h:100:37: note: expanded from macro 'HTML_PLOT_HITS_VIS' #define HTML_PLOT_HITS_VIS _( "Hits/Visitors") ^~~~~~~~~~~~~~~ ./src/labels.h:40:19: note: expanded from macro '_' #define _(String) String ^~~~~~ src/output.c:423:30: warning: initializing 'char *' with an expression of type 'const char [14]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] plot.chart_lbl = (char *) {HTML_PLOT_HITS_VIS}; ^~~~~~~~~~~~~~~~~~ ./src/labels.h:100:37: note: expanded from macro 'HTML_PLOT_HITS_VIS' #define HTML_PLOT_HITS_VIS _( "Hits/Visitors") ^~~~~~~~~~~~~~~ ./src/labels.h:40:19: note: expanded from macro '_' #define _(String) String ^~~~~~ src/output.c:442:30: warning: initializing 'char *' with an expression of type 'const char [11]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] plot.chart_lbl = (char *) {MTRC_BW_LBL}; ^~~~~~~~~~~ ./src/labels.h:87:37: note: expanded from macro 'MTRC_BW_LBL' #define MTRC_BW_LBL _( "Tx. Amount") ^~~~~~~~~~~~ ./src/labels.h:40:19: note: expanded from macro '_' #define _(String) String ^~~~~~ src/output.c:464:30: warning: initializing 'char *' with an expression of type 'const char [11]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] plot.chart_lbl = (char *) {MTRC_BW_LBL}; ^~~~~~~~~~~ ./src/labels.h:87:37: note: expanded from macro 'MTRC_BW_LBL' #define MTRC_BW_LBL _( "Tx. Amount") ^~~~~~~~~~~~ ./src/labels.h:40:19: note: expanded from macro '_' #define _(String) String ^~~~~~ 4 warnings generated. depbase=`echo src/parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -O2 -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -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 -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -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/settings.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -O2 -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -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 -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -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/sha1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I./src -O2 -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -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 -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -pthread -MT src/sha1.o -MD -MP -MF $depbase.Tpo -c -o src/sha1.o src/sha1.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 -O2 -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -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 -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -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 -O2 -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -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 -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -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 -O2 -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -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 -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -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 -O2 -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -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 -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -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 -O2 -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -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 -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -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 -O2 -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -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 -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -pthread -MT src/xmalloc.o -MD -MP -MF $depbase.Tpo -c -o src/xmalloc.o src/xmalloc.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -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 -I/usr/include -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -pthread -rdynamic -L/usr/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector-strong -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/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/settings.o src/sha1.o src/sort.o src/tpl.o src/ui.o src/util.o src/websocket.o src/xmalloc.o -lncursesw -lcrypto -lssl -lpthread src/websocket.o: In function `ws_start': websocket.c:(.text+0xf12): undefined reference to `OPENSSL_init_ssl' websocket.c:(.text+0xf17): undefined reference to `TLS_server_method' cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/sysutils/goaccess/work/goaccess-1.4 *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/sysutils/goaccess/work/goaccess-1.4 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/sysutils/goaccess/work/goaccess-1.4 *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/goaccess =>> Cleaning up wrkdir ===> Cleaning for goaccess-1.4_1 build of sysutils/goaccess | goaccess-1.4_1 ended at Wed Nov 4 23:23:49 CET 2020 build time: 00:01:33 !!! build failure encountered !!!