Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/goaccess.spec'], chrootPath='/var/lib/mock/f34-build-25713036-2989066/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/goaccess.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1613260800 Wrote: /builddir/build/SRPMS/goaccess-1.4.5-1.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/goaccess.spec'], chrootPath='/var/lib/mock/f34-build-25713036-2989066/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/goaccess.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1613260800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RmWTs9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf goaccess-1.4.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/goaccess-1.4.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd goaccess-1.4.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i /-pthread/d configure.ac + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bQtUil + umask 022 + cd /builddir/build/BUILD + cd goaccess-1.4.5 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2021-01-26 00:22:06.000000000 +0000 +++ ./configure 2021-02-14 15:11:41.578705905 +0000 @@ -1849,7 +1849,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-debug --enable-geoip=legacy --enable-utf8 --with-getline --with-openssl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for aarch64-redhat-linux-gnu-cc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu checking for ld used by gcc... /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... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sha.h usability... no checking sha.h presence... no checking for sha.h... no checking sha1.h usability... no checking sha1.h presence... no checking for sha1.h... no checking for SHA1Init... no checking for SSL_CTX_new in -lssl... yes checking for CRYPTO_free in -lcrypto... yes checking for SSL_CIPHER_standard_name in -lssl... yes 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... yes 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... 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 sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... 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 _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... 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 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.4.5 Compiler flags : -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -pthread Linker flags : -lncursesw -lGeoIP -lcrypto -lssl -lpthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto UTF-8 support : yes Dynamic buffer : yes Geolocation : GeoIP Legacy Storage method : In-Memory with On-Disk Persistent Storage TLS/SSL : yes Bugs : hello@goaccess.io + /usr/bin/make -O -j5 V=1 VERBOSE=1 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/goaccess-1.4.5/missing aclocal-1.16 -I m4 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/goaccess-1.4.5/missing autoconf cd . && /bin/sh /builddir/build/BUILD/goaccess-1.4.5/missing automake-1.16 --gnu /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-debug --enable-geoip=legacy --enable-utf8 --with-getline --with-openssl build_alias=aarch64-redhat-linux-gnu host_alias=aarch64-redhat-linux-gnu CC=gcc CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto --no-create --no-recursion checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for aarch64-redhat-linux-gnu-cc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu checking for ld used by gcc... /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... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sha.h usability... no checking sha.h presence... no checking for sha.h... no checking sha1.h usability... no checking sha1.h presence... no checking for sha1.h... no checking for SHA1Init... no checking for SSL_CTX_new in -lssl... yes checking for CRYPTO_free in -lcrypto... yes checking for SSL_CIPHER_standard_name in -lssl... yes 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... yes 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... 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 sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... 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 _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... 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 that generated files are newer than configure... done configure: creating ./config.status Your build configuration: Prefix : /usr Package : goaccess Version : 1.4.5 Compiler flags : -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto Linker flags : -lncursesw -lGeoIP -lcrypto -lssl -lpthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto UTF-8 support : yes Dynamic buffer : yes Geolocation : GeoIP Legacy Storage method : In-Memory with On-Disk Persistent Storage TLS/SSL : yes Bugs : hello@goaccess.io /bin/sh ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating src/config.h config.status: src/config.h is unchanged config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -c -o src/bin2c.o src/bin2c.c gcc -DDEBUG -O0 -g -DSYSCONFDIR=\"/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -rdynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -o bin2c src/bin2c.o -lncursesw -lGeoIP -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/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/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/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 ./bin2c ./resources/js/charts.js src/chartsjs.h charts_js 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/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 ./bin2c ./resources/js/app.js src/appjs.h app_js /usr/bin/make all-recursive Making all in po make[2]: Nothing to be done for 'all'. make[2]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -c -o src/base64.o src/base64.c make[2]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' make[2]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -c -o src/csv.o src/csv.c make[2]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' make[2]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -c -o src/error.o src/error.c make[2]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' make[2]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -c -o src/browsers.o src/browsers.c make[2]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' make[2]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -c -o src/commons.o src/commons.c make[2]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' make[2]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -c -o src/color.o src/color.c make[2]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' make[2]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -c -o src/gmenu.o src/gmenu.c make[2]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' make[2]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -c -o src/gdns.o src/gdns.c make[2]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' make[2]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -c -o src/gslist.o src/gslist.c make[2]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' make[2]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -c -o src/gholder.o src/gholder.c make[2]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' make[2]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -c -o src/gstorage.o src/gstorage.c make[2]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' make[2]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -c -o src/gwsocket.o src/gwsocket.c make[2]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' make[2]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -c -o src/gdashboard.o src/gdashboard.c make[2]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' make[2]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -c -o src/opesys.o src/opesys.c make[2]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' make[2]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -c -o src/goaccess.o src/goaccess.c make[2]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' make[2]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -c -o src/options.o src/options.c make[2]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' make[2]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -c -o src/json.o src/json.c make[2]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' make[2]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -c -o src/pdjson.o src/pdjson.c make[2]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' make[2]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -c -o src/settings.o src/settings.c make[2]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' make[2]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -c -o src/sort.o src/sort.c make[2]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' make[2]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -c -o src/output.o src/output.c make[2]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' make[2]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -c -o src/util.o src/util.c make[2]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' make[2]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -c -o src/gkhash.o src/gkhash.c make[2]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' make[2]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -c -o src/parser.o src/parser.c make[2]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' make[2]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -c -o src/xmalloc.o src/xmalloc.c make[2]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' make[2]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -c -o src/ui.o src/ui.c make[2]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' make[2]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -c -o src/sha1.o src/sha1.c make[2]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' make[2]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -c -o src/geoip1.o src/geoip1.c make[2]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' make[2]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -c -o src/tpl.o src/tpl.c make[2]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' make[2]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -c -o src/websocket.o src/websocket.c make[2]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' make[2]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' gcc -DDEBUG -O0 -g -DSYSCONFDIR=\"/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -flto -rdynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -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/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 -lncursesw -lGeoIP -lcrypto -lssl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' In function 'strncpy', inlined from 'xstrdup' at src/xmalloc.c:60:3, inlined from 'ws_set_header_key_value' at src/websocket.c:1113:24, inlined from 'ws_set_header_fields' at src/websocket.c:1183:3, inlined from 'parse_headers' at src/websocket.c:1213:9, inlined from 'ws_get_handshake' at src/websocket.c:1615:7, inlined from 'read_client_data' at src/websocket.c:2132:13, inlined from 'handle_reads' at src/websocket.c:2229:3: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^ src/websocket.c: In function 'handle_reads': src/xmalloc.c:57:9: note: length computed here 57 | len = strlen (s) + 1; | ^ In function 'strncpy', inlined from 'xstrdup' at src/xmalloc.c:60:3, inlined from 'ws_set_header_key_value' at src/websocket.c:1111:22, inlined from 'ws_set_header_fields' at src/websocket.c:1183:3, inlined from 'parse_headers' at src/websocket.c:1213:9, inlined from 'ws_get_handshake' at src/websocket.c:1615:7, inlined from 'read_client_data' at src/websocket.c:2132:13, inlined from 'handle_reads' at src/websocket.c:2229:3: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^ src/websocket.c: In function 'handle_reads': src/xmalloc.c:57:9: note: length computed here 57 | len = strlen (s) + 1; | ^ In function 'strncpy', inlined from 'xstrdup' at src/xmalloc.c:60:3, inlined from 'ws_set_header_key_value' at src/websocket.c:1109:28, inlined from 'ws_set_header_fields' at src/websocket.c:1183:3, inlined from 'parse_headers' at src/websocket.c:1213:9, inlined from 'ws_get_handshake' at src/websocket.c:1615:7, inlined from 'read_client_data' at src/websocket.c:2132:13, inlined from 'handle_reads' at src/websocket.c:2229:3: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^ src/websocket.c: In function 'handle_reads': src/xmalloc.c:57:9: note: length computed here 57 | len = strlen (s) + 1; | ^ In function 'strncpy', inlined from 'xstrdup' at src/xmalloc.c:60:3, inlined from 'ws_set_header_key_value' at src/websocket.c:1107:23, inlined from 'ws_set_header_fields' at src/websocket.c:1183:3, inlined from 'parse_headers' at src/websocket.c:1213:9, inlined from 'ws_get_handshake' at src/websocket.c:1615:7, inlined from 'read_client_data' at src/websocket.c:2132:13, inlined from 'handle_reads' at src/websocket.c:2229:3: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^ src/websocket.c: In function 'handle_reads': src/xmalloc.c:57:9: note: length computed here 57 | len = strlen (s) + 1; | ^ In function 'strncpy', inlined from 'xstrdup' at src/xmalloc.c:60:3, inlined from 'ws_set_header_key_value' at src/websocket.c:1105:28, inlined from 'ws_set_header_fields' at src/websocket.c:1183:3, inlined from 'parse_headers' at src/websocket.c:1213:9, inlined from 'ws_get_handshake' at src/websocket.c:1615:7, inlined from 'read_client_data' at src/websocket.c:2132:13, inlined from 'handle_reads' at src/websocket.c:2229:3: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^ src/websocket.c: In function 'handle_reads': src/xmalloc.c:57:9: note: length computed here 57 | len = strlen (s) + 1; | ^ In function 'strncpy', inlined from 'xstrdup' at src/xmalloc.c:60:3, inlined from 'ws_set_header_key_value' at src/websocket.c:1103:27, inlined from 'ws_set_header_fields' at src/websocket.c:1183:3, inlined from 'parse_headers' at src/websocket.c:1213:9, inlined from 'ws_get_handshake' at src/websocket.c:1615:7, inlined from 'read_client_data' at src/websocket.c:2132:13, inlined from 'handle_reads' at src/websocket.c:2229:3: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^ src/websocket.c: In function 'handle_reads': src/xmalloc.c:57:9: note: length computed here 57 | len = strlen (s) + 1; | ^ In function 'strncpy', inlined from 'xstrdup' at src/xmalloc.c:60:3, inlined from 'ws_set_header_key_value' at src/websocket.c:1101:24, inlined from 'ws_set_header_fields' at src/websocket.c:1183:3, inlined from 'parse_headers' at src/websocket.c:1213:9, inlined from 'ws_get_handshake' at src/websocket.c:1615:7, inlined from 'read_client_data' at src/websocket.c:2132:13, inlined from 'handle_reads' at src/websocket.c:2229:3: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^ src/websocket.c: In function 'handle_reads': src/xmalloc.c:57:9: note: length computed here 57 | len = strlen (s) + 1; | ^ In function 'strncpy', inlined from 'xstrdup' at src/xmalloc.c:60:3, inlined from 'ws_set_header_key_value' at src/websocket.c:1099:23, inlined from 'ws_set_header_fields' at src/websocket.c:1183:3, inlined from 'parse_headers' at src/websocket.c:1213:9, inlined from 'ws_get_handshake' at src/websocket.c:1615:7, inlined from 'read_client_data' at src/websocket.c:2132:13, inlined from 'handle_reads' at src/websocket.c:2229:3: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^ src/websocket.c: In function 'handle_reads': src/xmalloc.c:57:9: note: length computed here 57 | len = strlen (s) + 1; | ^ In function 'strncpy', inlined from 'xstrdup' at src/xmalloc.c:60:3, inlined from 'ws_set_header_key_value' at src/websocket.c:1097:21, inlined from 'ws_set_header_fields' at src/websocket.c:1183:3, inlined from 'parse_headers' at src/websocket.c:1213:9, inlined from 'ws_get_handshake' at src/websocket.c:1615:7, inlined from 'read_client_data' at src/websocket.c:2132:13, inlined from 'handle_reads' at src/websocket.c:2229:3: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^ src/websocket.c: In function 'handle_reads': src/xmalloc.c:57:9: note: length computed here 57 | len = strlen (s) + 1; | ^ In function 'strncpy', inlined from 'xstrdup' at src/xmalloc.c:60:3, inlined from 'ws_parse_request' at src/websocket.c:1086:19, inlined from 'ws_set_header_fields' at src/websocket.c:1156:17, inlined from 'parse_headers' at src/websocket.c:1213:9, inlined from 'ws_get_handshake' at src/websocket.c:1615:7, inlined from 'read_client_data' at src/websocket.c:2132:13, inlined from 'handle_reads' at src/websocket.c:2229:3: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^ src/websocket.c: In function 'handle_reads': src/xmalloc.c:57:9: note: length computed here 57 | len = strlen (s) + 1; | ^ In function 'strncpy', inlined from 'xstrdup' at src/xmalloc.c:60:3, inlined from 'set_host_child_metrics' at src/gholder.c:320:19, inlined from 'add_host_child_to_holder' at src/gholder.c:401:5: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^ src/gholder.c: In function 'add_host_child_to_holder': src/xmalloc.c:57:9: note: length computed here 57 | len = strlen (s) + 1; | ^ Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oNEWtF + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/goaccess-1.4.5-1.fc34.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/goaccess-1.4.5-1.fc34.aarch64 ++ dirname /builddir/build/BUILDROOT/goaccess-1.4.5-1.fc34.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/goaccess-1.4.5-1.fc34.aarch64 + cd goaccess-1.4.5 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/goaccess-1.4.5-1.fc34.aarch64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-recursive make[1]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' Making install in po make[2]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5/po' installing de.gmo as /builddir/build/BUILDROOT/goaccess-1.4.5-1.fc34.aarch64/usr/share/locale/de/LC_MESSAGES/goaccess.mo installing es.gmo as /builddir/build/BUILDROOT/goaccess-1.4.5-1.fc34.aarch64/usr/share/locale/es/LC_MESSAGES/goaccess.mo installing fr.gmo as /builddir/build/BUILDROOT/goaccess-1.4.5-1.fc34.aarch64/usr/share/locale/fr/LC_MESSAGES/goaccess.mo installing ja.gmo as /builddir/build/BUILDROOT/goaccess-1.4.5-1.fc34.aarch64/usr/share/locale/ja/LC_MESSAGES/goaccess.mo installing sv.gmo as /builddir/build/BUILDROOT/goaccess-1.4.5-1.fc34.aarch64/usr/share/locale/sv/LC_MESSAGES/goaccess.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/goaccess-1.4.5-1.fc34.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/goaccess.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/goaccess-1.4.5-1.fc34.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/goaccess.mo installing ru.gmo as /builddir/build/BUILDROOT/goaccess-1.4.5-1.fc34.aarch64/usr/share/locale/ru/LC_MESSAGES/goaccess.mo installing uk.gmo as /builddir/build/BUILDROOT/goaccess-1.4.5-1.fc34.aarch64/usr/share/locale/uk/LC_MESSAGES/goaccess.mo if test "goaccess" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/goaccess-1.4.5-1.fc34.aarch64/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 -p -m 644 ./$file \ /builddir/build/BUILDROOT/goaccess-1.4.5-1.fc34.aarch64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/goaccess-1.4.5-1.fc34.aarch64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5/po' make[2]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' make[3]: Entering directory '/builddir/build/BUILD/goaccess-1.4.5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/goaccess-1.4.5-1.fc34.aarch64/usr/bin' /usr/bin/install -p goaccess '/builddir/build/BUILDROOT/goaccess-1.4.5-1.fc34.aarch64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/goaccess-1.4.5-1.fc34.aarch64/etc/goaccess' /usr/bin/install -p -m 644 config/goaccess.conf config/browsers.list config/podcast.list '/builddir/build/BUILDROOT/goaccess-1.4.5-1.fc34.aarch64/etc/goaccess' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/goaccess-1.4.5-1.fc34.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 goaccess.1 '/builddir/build/BUILDROOT/goaccess-1.4.5-1.fc34.aarch64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' make[2]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' make[1]: Leaving directory '/builddir/build/BUILD/goaccess-1.4.5' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/goaccess-1.4.5-1.fc34.aarch64 goaccess + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 1.4.5-1.fc34 --unique-debug-suffix -1.4.5-1.fc34.aarch64 --unique-debug-src-base goaccess-1.4.5-1.fc34.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/goaccess-1.4.5 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/goaccess-1.4.5-1.fc34.aarch64/usr/bin/goaccess extracting debug info from /builddir/build/BUILDROOT/goaccess-1.4.5-1.fc34.aarch64/usr/bin/goaccess original debug info size: 1556kB, size after compression: 1448kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 5932 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: goaccess-1.4.5-1.fc34.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.G6zJjz + umask 022 + cd /builddir/build/BUILD + cd goaccess-1.4.5 + LICENSEDIR=/builddir/build/BUILDROOT/goaccess-1.4.5-1.fc34.aarch64/usr/share/licenses/goaccess + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/goaccess-1.4.5-1.fc34.aarch64/usr/share/licenses/goaccess + cp -pr COPYING /builddir/build/BUILDROOT/goaccess-1.4.5-1.fc34.aarch64/usr/share/licenses/goaccess + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(goaccess) = 1.4.5-1.fc34 goaccess = 1.4.5-1.fc34 goaccess(aarch-64) = 1.4.5-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libGeoIP.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libncursesw.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: goaccess-debugsource-1.4.5-1.fc34.aarch64 Provides: goaccess-debugsource = 1.4.5-1.fc34 goaccess-debugsource(aarch-64) = 1.4.5-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: goaccess-debuginfo-1.4.5-1.fc34.aarch64 Provides: debuginfo(build-id) = cc06cfc36a0080e8247e4e06faff0fecdbd5bbf4 goaccess-debuginfo = 1.4.5-1.fc34 goaccess-debuginfo(aarch-64) = 1.4.5-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: goaccess-debugsource(aarch-64) = 1.4.5-1.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/goaccess-1.4.5-1.fc34.aarch64 Wrote: /builddir/build/RPMS/goaccess-1.4.5-1.fc34.aarch64.rpm Wrote: /builddir/build/RPMS/goaccess-debuginfo-1.4.5-1.fc34.aarch64.rpm Wrote: /builddir/build/RPMS/goaccess-debugsource-1.4.5-1.fc34.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pluiTI + umask 022 + cd /builddir/build/BUILD + cd goaccess-1.4.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/goaccess-1.4.5-1.fc34.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0