Package: goaccess

receipt doctor home files description download

Cook failed

Debug information packerr.
================================================================================
Cook date: 2026-07-12 09:50
Wasted time : 8s
351:  msguniq: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
352:  msgunfmt: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
353:  msgconv: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
356:  msgunfmt: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
357:  msguniq: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory

Cook log 2026-07-12 09:50

2026-07-12 2026-07-12

Cook: goaccess 1.9.3
================================================================================
QA: checking package receipt...
Checking build dependencies...
Installing (pkg/local): geoip-1.4.8-x86_64
Installing (pkg/local): geoip-dev-1.4.8-x86_64
Installing (pkg/local): ncursesw-dev-6.4-x86_64
Installing (pkg/local): ncurses-dev-6.4-x86_64
Extracting source archive "goaccess-1.9.3.tar.gz"

Executing: compile_rules
CFLAGS   : -march=x86-64 -Os -pipe -fstack-protector-strong
CXXLAGS  : -march=x86-64 -Os -pipe -fstack-protector-strong
CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2
LDFLAGS  : -Wl,--as-needed,-z,relro,-z,now

configure: loading site script /etc/slitaz/cook.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for cc... 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 the compiler supports GNU C... yes
checking whether cc accepts -g... 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... /bin/sed
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
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... /bin/grep -E
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for libintl_dgettext in -lintl... no
checking for dgettext in -lintl... no
checking for pthread_create in -lpthread... yes
checking whether to build with rdynamic for GNU ld... yes
checking whether to build with address sanitizer... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for sha.h... no
checking for sha1.h... no
checking for SHA1Init... no
checking for GeoIP_new in -lGeoIP... 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... yes
checking for socket in -lsocket... no
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for arpa/inet.h... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking for limits.h... yes
checking for locale.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/socket.h... 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... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for int64_t... yes
checking for int8_t... yes
checking for off_t... yes
checking for size_t... 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... yes
checking for alarm... yes
checking for working mktime... yes
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for strftime... yes
checking for working strtod... yes
checking for floor... no
checking for gethostbyaddr... yes
checking for gethostbyname... yes
checking for gettimeofday... yes
checking for malloc... yes
checking for memmove... yes
checking for memset... yes
checking for mkfifo... yes
checking for poll... yes
checking for realloc... yes
checking for realpath... yes
checking for regcomp... yes
checking for setlocale... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strpbrk... yes
checking for strrchr... yes
checking for strspn... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoull... yes
checking for timegm... 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
  Package        : goaccess
  Version        : 1.9.3
  Compiler flags : -march=x86-64 -Os -pipe -fstack-protector-strong -pthread
  Linker flags   : -lnsl -lncursesw -lGeoIP -lpthread  -Wl,--as-needed,-z,relro,-z,now
  UTF-8 support  : yes
  Dynamic buffer : no
  ASan           : no
  Geolocation    : GeoIP Legacy
  Storage method : In-Memory with On-Disk Persistent Storage
  TLS/SSL        : no
  Bugs           : hello@goaccess.io

depbase=`echo src/bin2c.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src   -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -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  -march=x86-64 -Os -pipe -fstack-protector-strong -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  -march=x86-64 -Os -pipe -fstack-protector-strong -pthread -rdynamic -Wl,--as-needed,-z,relro,-z,now -o bin2c src/bin2c.o  -lnsl -lncursesw -lGeoIP -lpthread 
cat ./resources/tpls.html | sed "s/^[[:space:]]*//" | sed "/^$/d" | tr -d "\r\n" > ./resources/tpls.html.tmp
cat ./resources/css/bootstrap.min.css | sed "s/^[[:space:]]*//" | sed "/^$/d" | tr -d "\r\n" > ./resources/css/bootstrap.min.css.tmp
cat ./resources/css/fa.min.css | sed "s/^[[:space:]]*//" | sed "/^$/d" | tr -d "\r\n" > ./resources/css/fa.min.css.tmp
cat ./resources/css/app.css | sed "s/^[[:space:]]*//" | sed "/^$/d" | tr -d "\r\n" > ./resources/css/app.css.tmp
cat ./resources/js/d3.v7.min.js | sed "s/^[[:space:]]*//" | sed "/^$/d" | tr -d "\r\n" > ./resources/js/d3.v7.min.js.tmp
cat ./resources/js/topojson.v3.min.js | sed "s/^[[:space:]]*//" | sed "/^$/d" | tr -d "\r\n" > ./resources/js/topojson.v3.min.js.tmp
cat ./resources/js/hogan.min.js | sed "s/^[[:space:]]*//" | sed "/^$/d" | tr -d "\r\n" > ./resources/js/hogan.min.js.tmp
cat ./resources/countries-110m.json | sed "s/^[[:space:]]*//" | sed "/^$/d" | tr -d "\r\n" > ./resources/countries-110m.json.tmp
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/tpls.html.tmp src/tpls.h tpls
./bin2c ./resources/css/fa.min.css.tmp src/facss.h fa_css
./bin2c ./resources/css/app.css.tmp src/appcss.h app_css
./bin2c ./resources/js/topojson.v3.min.js.tmp src/topojsonjs.h topojson_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/css/bootstrap.min.css.tmp src/bootstrapcss.h bootstrap_css
./bin2c ./resources/js/hogan.min.js.tmp src/hoganjs.h hogan_js
./bin2c ./resources/js/charts.js.tmp src/chartsjs.h charts_js
./bin2c ./resources/countries-110m.json.tmp src/countries110m.h countries_json
./bin2c ./resources/js/app.js.tmp src/appjs.h app_js
./bin2c ./resources/js/d3.v7.min.js.tmp src/d3js.h d3_js
make  all-recursive
make[1]: Entering directory '${src}'
Making all in po
make[2]: Entering directory '${src}/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '${src}/po'
make[2]: Entering directory '${src}'
depbase=`echo src/base64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src   -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -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  -march=x86-64 -Os -pipe -fstack-protector-strong -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/share/locale\" -DHAVE_CONFIG_H -I. -I./src   -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -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  -march=x86-64 -Os -pipe -fstack-protector-strong -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/share/locale\" -DHAVE_CONFIG_H -I. -I./src   -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -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  -march=x86-64 -Os -pipe -fstack-protector-strong -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/share/locale\" -DHAVE_CONFIG_H -I. -I./src   -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -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  -march=x86-64 -Os -pipe -fstack-protector-strong -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/share/locale\" -DHAVE_CONFIG_H -I. -I./src   -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -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  -march=x86-64 -Os -pipe -fstack-protector-strong -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/share/locale\" -DHAVE_CONFIG_H -I. -I./src   -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -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  -march=x86-64 -Os -pipe -fstack-protector-strong -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/share/locale\" -DHAVE_CONFIG_H -I. -I./src   -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -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  -march=x86-64 -Os -pipe -fstack-protector-strong -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/share/locale\" -DHAVE_CONFIG_H -I. -I./src   -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -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  -march=x86-64 -Os -pipe -fstack-protector-strong -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/share/locale\" -DHAVE_CONFIG_H -I. -I./src   -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -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  -march=x86-64 -Os -pipe -fstack-protector-strong -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/share/locale\" -DHAVE_CONFIG_H -I. -I./src   -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -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  -march=x86-64 -Os -pipe -fstack-protector-strong -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/share/locale\" -DHAVE_CONFIG_H -I. -I./src   -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -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  -march=x86-64 -Os -pipe -fstack-protector-strong -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/share/locale\" -DHAVE_CONFIG_H -I. -I./src   -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -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  -march=x86-64 -Os -pipe -fstack-protector-strong -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/share/locale\" -DHAVE_CONFIG_H -I. -I./src   -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -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  -march=x86-64 -Os -pipe -fstack-protector-strong -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/share/locale\" -DHAVE_CONFIG_H -I. -I./src   -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -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  -march=x86-64 -Os -pipe -fstack-protector-strong -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/share/locale\" -DHAVE_CONFIG_H -I. -I./src   -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -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  -march=x86-64 -Os -pipe -fstack-protector-strong -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/share/locale\" -DHAVE_CONFIG_H -I. -I./src   -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -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  -march=x86-64 -Os -pipe -fstack-protector-strong -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/share/locale\" -DHAVE_CONFIG_H -I. -I./src   -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -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  -march=x86-64 -Os -pipe -fstack-protector-strong -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/share/locale\" -DHAVE_CONFIG_H -I. -I./src   -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -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  -march=x86-64 -Os -pipe -fstack-protector-strong -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/share/locale\" -DHAVE_CONFIG_H -I. -I./src   -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -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  -march=x86-64 -Os -pipe -fstack-protector-strong -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/share/locale\" -DHAVE_CONFIG_H -I. -I./src   -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -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  -march=x86-64 -Os -pipe -fstack-protector-strong -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/share/locale\" -DHAVE_CONFIG_H -I. -I./src   -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -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  -march=x86-64 -Os -pipe -fstack-protector-strong -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/share/locale\" -DHAVE_CONFIG_H -I. -I./src   -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -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  -march=x86-64 -Os -pipe -fstack-protector-strong -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/share/locale\" -DHAVE_CONFIG_H -I. -I./src   -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -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  -march=x86-64 -Os -pipe -fstack-protector-strong -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/share/locale\" -DHAVE_CONFIG_H -I. -I./src   -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -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  -march=x86-64 -Os -pipe -fstack-protector-strong -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/share/locale\" -DHAVE_CONFIG_H -I. -I./src   -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -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  -march=x86-64 -Os -pipe -fstack-protector-strong -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/share/locale\" -DHAVE_CONFIG_H -I. -I./src   -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -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  -march=x86-64 -Os -pipe -fstack-protector-strong -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/share/locale\" -DHAVE_CONFIG_H -I. -I./src   -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -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  -march=x86-64 -Os -pipe -fstack-protector-strong -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/share/locale\" -DHAVE_CONFIG_H -I. -I./src   -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -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  -march=x86-64 -Os -pipe -fstack-protector-strong -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/share/locale\" -DHAVE_CONFIG_H -I. -I./src   -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -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  -march=x86-64 -Os -pipe -fstack-protector-strong -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/share/locale\" -DHAVE_CONFIG_H -I. -I./src   -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -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  -march=x86-64 -Os -pipe -fstack-protector-strong -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/sha1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src   -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -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  -march=x86-64 -Os -pipe -fstack-protector-strong -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/geoip1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src   -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -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  -march=x86-64 -Os -pipe -fstack-protector-strong -pthread -MT src/geoip1.o -MD -MP -MF $depbase.Tpo -c -o src/geoip1.o src/geoip1.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  -march=x86-64 -Os -pipe -fstack-protector-strong -pthread -rdynamic -Wl,--as-needed,-z,relro,-z,now -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/sha1.o  src/geoip1.o   -lnsl -lncursesw -lGeoIP -lpthread 
make[2]: Leaving directory '${src}'
make[1]: Leaving directory '${src}'
make  install-recursive
make[1]: Entering directory '${src}'
Making install in po
make[2]: Entering directory '${src}/po'
installing de.gmo as ${install}/usr/share/locale/de/LC_MESSAGES/goaccess.mo
installing es.gmo as ${install}/usr/share/locale/es/LC_MESSAGES/goaccess.mo
installing fr.gmo as ${install}/usr/share/locale/fr/LC_MESSAGES/goaccess.mo
installing ja.gmo as ${install}/usr/share/locale/ja/LC_MESSAGES/goaccess.mo
installing ko.gmo as ${install}/usr/share/locale/ko/LC_MESSAGES/goaccess.mo
installing sv.gmo as ${install}/usr/share/locale/sv/LC_MESSAGES/goaccess.mo
installing zh_CN.gmo as ${install}/usr/share/locale/zh_CN/LC_MESSAGES/goaccess.mo
installing pt_BR.gmo as ${install}/usr/share/locale/pt_BR/LC_MESSAGES/goaccess.mo
installing ru.gmo as ${install}/usr/share/locale/ru/LC_MESSAGES/goaccess.mo
installing uk.gmo as ${install}/usr/share/locale/uk/LC_MESSAGES/goaccess.mo
installing it.gmo as ${install}/usr/share/locale/it/LC_MESSAGES/goaccess.mo
if test "goaccess" = "gettext-tools"; then \
  /bin/mkdir -p ${install}/usr/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 \
    /usr/bin/install -c -m 644 ./$file \
		    ${install}/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f ${install}/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[2]: Leaving directory '${src}/po'
make[2]: Entering directory '${src}'
make[3]: Entering directory '${src}'
 /bin/mkdir -p '${install}/etc/goaccess'
 /bin/mkdir -p '${install}/usr/share/man/man1'
 /bin/mkdir -p '${install}/usr/bin'
 /usr/bin/install -c -m 644 config/goaccess.conf config/browsers.list config/podcast.list '${install}/etc/goaccess'
  /usr/bin/install -c goaccess '${install}/usr/bin'
 /usr/bin/install -c -m 644 goaccess.1 '${install}/usr/share/man/man1'
make[3]: Leaving directory '${src}'
make[2]: Leaving directory '${src}'
make[1]: Leaving directory '${src}'
================================================================================

Executing strip on all files...                                        Done
  Time: 1.89s. Size: 2529064 B -> 1311368 B. Save: 1189 KB.
Compressing man pages...                                               Done
  Time: 0.92s. Size: 43457 B -> 14915 B. Save: 28 KB. Cache hit: 1/1.
Normalizing mo files...                                                Done
  Time: 0.33s. Size: 219080 B -> 219080 B. Save: 0 KB.
Compressor warnings and errors:
  ${install}/usr/share/locale/de/LC_MESSAGES/goaccess.mo:
  msguniq: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
  msgunfmt: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
  msgconv: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
  
  ${install}/usr/share/locale/it/LC_MESSAGES/goaccess.mo:
  msgunfmt: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
  msguniq: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
  msgconv: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
  
  ${install}/usr/share/locale/zh_CN/LC_MESSAGES/goaccess.mo:
  msgunfmt: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
  msguniq: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
  msgconv: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
  
  ${install}/usr/share/locale/ru/LC_MESSAGES/goaccess.mo:
  msgunfmt: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
  msgconv: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
  msguniq: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
  
  ${install}/usr/share/locale/ko/LC_MESSAGES/goaccess.mo:
  msgunfmt: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
  msguniq: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
  msgconv: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
  
  ${install}/usr/share/locale/sv/LC_MESSAGES/goaccess.mo:
  msgunfmt: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
  msguniq: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
  msgconv: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
  
  ${install}/usr/share/locale/es/LC_MESSAGES/goaccess.mo:
  msgunfmt: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
  msguniq: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
  msgconv: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
  
  ${install}/usr/share/locale/ja/LC_MESSAGES/goaccess.mo:
  msgunfmt: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
  msguniq: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
  msgconv: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
  
  ${install}/usr/share/locale/fr/LC_MESSAGES/goaccess.mo:
  msguniq: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
  msgunfmt: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
  msgconv: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
  
  ${install}/usr/share/locale/pt_BR/LC_MESSAGES/goaccess.mo:
  msguniq: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
  msgunfmt: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
  msgconv: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
  
  ${install}/usr/share/locale/uk/LC_MESSAGES/goaccess.mo:
  msgunfmt: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
  msguniq: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
  msgconv: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
  

================================================================================


Build dependencies to remove: 3
Removing: geoip geoip-dev ncurses-dev


Pack: goaccess 1.9.3
================================================================================
Executing: genpkg_rules
Copying folders...                                                     Done
Copying "receipt"...                                                   Done
Copying "description.txt"...                                           Done
Determining package architecture...                                    x86_64
Creating the list of files...                                          Done
Creating md5sum of files...                                            Done
Compressing the FS...                                                  Done
Creating full cpio archive...                                          Done
QA: checking for empty package...                                      Done
Removing old package "goaccess-1.9.3-x86_64.tazpkg"                    Done
The release checksum has changed.
================================================================================
Package "goaccess-1.9.3-x86_64.tazpkg" created


Post-check
================================================================================
Checking build...                                                      Done
Checking 'any' arch...                                                 Done
Checking libtool in source/goaccess-1.9.3...                           Done
Checking site script in source/goaccess-1.9.3...                       Done
Checking ownership in install...                                       Done
Checking permissions in install...                                     Done
Checking broken symlinks in install...                                 Done
Updating activity log...                                               Done
================================================================================


Debug information packerr.
================================================================================
Cook date: 2026-07-12 09:50
Wasted time : 8s
351:  msguniq: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
352:  msgunfmt: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
353:  msgconv: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
356:  msgunfmt: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
357:  msguniq: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
358:  msgconv: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
361:  msgunfmt: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
362:  msguniq: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
363:  msgconv: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
366:  msgunfmt: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
367:  msgconv: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
368:  msguniq: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
371:  msgunfmt: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
372:  msguniq: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
373:  msgconv: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
376:  msgunfmt: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
377:  msguniq: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
378:  msgconv: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
381:  msgunfmt: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
382:  msguniq: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
383:  msgconv: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
386:  msgunfmt: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
387:  msguniq: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
388:  msgconv: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
391:  msguniq: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
392:  msgunfmt: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
393:  msgconv: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
396:  msguniq: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
397:  msgunfmt: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
398:  msgconv: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
401:  msgunfmt: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
402:  msguniq: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
403:  msgconv: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory
================================================================================