Mock Version: 1.2.13 Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/goaccess.spec'], chrootPath='/var/lib/mock/infrastructure7-el7-build-18754-24482/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=994) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/goaccess.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: p8be01.cbs.lon1.centos.org Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/goaccess-1.0.2-4.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/goaccess.spec '], chrootPath='/var/lib/mock/infrastructure7-el7-build-18754-24482/root'shell=Falseuid=994env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/goaccess.spec '] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9wzxB9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf goaccess-1.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/goaccess-1.0.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd goaccess-1.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i /-pthread/d configure.ac + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HvCsFU + umask 022 + cd /builddir/build/BUILD + cd goaccess-1.0.2 + autoreconf -fiv autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' ppc64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -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' + for i in '$(find . -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' + ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-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 --enable-utf8 --with-getline 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 ppc64-redhat-linux-gnu-gcc... no checking for gcc... 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 for style of include used by make... GNU checking dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes checking for pthread_create in -lpthread... yes checking build system type... powerpc64-redhat-linux-gnu checking host system type... powerpc64-redhat-linux-gnu checking whether to build with rdynamic for GNU ld... yes checking for GeoIP_new in -lGeoIP... yes checking for getline... 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 socket in -lsocket... no checking for gethostbyname in -lnsl... yes 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 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 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 realloc... yes checking for realpath... yes checking for regcomp... yes checking for select... 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 src/config.h config.status: executing depfiles commands Your build configuration: Prefix : /usr Package : goaccess Version : 1.0.2 Storage method : In-memory Hash Database (Default) GNU getline : yes Compiler flags : -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 Linker flags : -lnsl -lncursesw -lGeoIP -lpthread -Wl,-z,relro Bugs : goaccess@prosoftcorp.com + /usr/bin/make -j2 gcc -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/etc\" -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o src/bin2c.o src/bin2c.c src/bin2c.c: In function 'main': src/bin2c.c:54:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (buf, file_size, 1, f_input); ^ gcc -DDEBUG -O0 -g -DSYSCONFDIR=\"/etc\" -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -rdynamic -Wl,-z,relro -o bin2c src/bin2c.o -lnsl -lncursesw -lGeoIP -lpthread ./bin2c resources/tpls.html src/tpls.h tpls ./bin2c resources/css/bootstrap.min.css src/bootstrapcss.h bootstrap_css ./bin2c resources/css/fa.min.css src/facss.h fa_css ./bin2c resources/css/app.css src/appcss.h app_css ./bin2c resources/js/d3.v3.min.js src/d3js.h d3_js ./bin2c resources/js/hogan.min.js src/hoganjs.h hogan_js ./bin2c resources/js/charts.js src/chartsjs.h charts_js ./bin2c resources/js/app.js src/appjs.h app_js /usr/bin/make all-am make[1]: Entering directory `/builddir/build/BUILD/goaccess-1.0.2' gcc -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/etc\" -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o src/base64.o src/base64.c gcc -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/etc\" -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o src/browsers.o src/browsers.c gcc -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/etc\" -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o src/color.o src/color.c gcc -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/etc\" -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o src/commons.o src/commons.c gcc -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/etc\" -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o src/csv.o src/csv.c gcc -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/etc\" -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o src/error.o src/error.c gcc -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/etc\" -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o src/gdashboard.o src/gdashboard.c gcc -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/etc\" -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o src/gdns.o src/gdns.c gcc -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/etc\" -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o src/gholder.o src/gholder.c gcc -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/etc\" -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o src/gmenu.o src/gmenu.c gcc -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/etc\" -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o src/goaccess.o src/goaccess.c gcc -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/etc\" -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o src/gslist.o src/gslist.c gcc -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/etc\" -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o src/gstorage.o src/gstorage.c gcc -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/etc\" -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o src/gwsocket.o src/gwsocket.c gcc -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/etc\" -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o src/json.o src/json.c gcc -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/etc\" -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o src/opesys.o src/opesys.c gcc -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/etc\" -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o src/options.o src/options.c gcc -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/etc\" -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o src/output.o src/output.c gcc -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/etc\" -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o src/parser.o src/parser.c src/parser.c: In function 'read_log': src/parser.c:2294:13: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen ("/dev/tty", "r", stdin); ^ gcc -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/etc\" -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o src/settings.o src/settings.c gcc -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/etc\" -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o src/sha1.o src/sha1.c gcc -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/etc\" -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o src/sort.o src/sort.c gcc -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/etc\" -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o src/ui.o src/ui.c gcc -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/etc\" -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o src/util.o src/util.c gcc -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/etc\" -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o src/websocket.o src/websocket.c gcc -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/etc\" -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o src/xmalloc.o src/xmalloc.c gcc -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/etc\" -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o src/gkhash.o src/gkhash.c gcc -DHAVE_CONFIG_H -I. -I./src -DDEBUG -O0 -g -DSYSCONFDIR=\"/etc\" -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o src/geolocation.o src/geolocation.c gcc -DDEBUG -O0 -g -DSYSCONFDIR=\"/etc\" -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -rdynamic -Wl,-z,relro -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/gmenu.o src/goaccess.o src/gslist.o src/gstorage.o src/gwsocket.o src/json.o src/opesys.o src/options.o src/output.o src/parser.o src/settings.o src/sha1.o src/sort.o src/ui.o src/util.o src/websocket.o src/xmalloc.o src/gkhash.o src/geolocation.o -lnsl -lncursesw -lGeoIP -lpthread make[1]: Leaving directory `/builddir/build/BUILD/goaccess-1.0.2' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nGihUM + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/goaccess-1.0.2-4.el7.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/goaccess-1.0.2-4.el7.ppc64 ++ dirname /builddir/build/BUILDROOT/goaccess-1.0.2-4.el7.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/goaccess-1.0.2-4.el7.ppc64 + cd goaccess-1.0.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/goaccess-1.0.2-4.el7.ppc64 ./bin2c resources/tpls.html src/tpls.h tpls ./bin2c resources/css/bootstrap.min.css src/bootstrapcss.h bootstrap_css ./bin2c resources/css/fa.min.css src/facss.h fa_css ./bin2c resources/css/app.css src/appcss.h app_css ./bin2c resources/js/d3.v3.min.js src/d3js.h d3_js ./bin2c resources/js/hogan.min.js src/hoganjs.h hogan_js ./bin2c resources/js/charts.js src/chartsjs.h charts_js ./bin2c resources/js/app.js src/appjs.h app_js /usr/bin/make install-am make[1]: Entering directory `/builddir/build/BUILD/goaccess-1.0.2' make[2]: Entering directory `/builddir/build/BUILD/goaccess-1.0.2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/goaccess-1.0.2-4.el7.ppc64/usr/bin' /usr/bin/install -c goaccess '/builddir/build/BUILDROOT/goaccess-1.0.2-4.el7.ppc64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/goaccess-1.0.2-4.el7.ppc64/etc' /usr/bin/install -c -m 644 config/goaccess.conf '/builddir/build/BUILDROOT/goaccess-1.0.2-4.el7.ppc64/etc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/goaccess-1.0.2-4.el7.ppc64/usr/share/doc/goaccess' /usr/bin/install -c -m 644 resources/tpls.html resources/css/app.css resources/css/bootstrap.min.css resources/css/fa.min.css resources/js/app.js resources/js/charts.js resources/js/d3.v3.min.js resources/js/hogan.min.js '/builddir/build/BUILDROOT/goaccess-1.0.2-4.el7.ppc64/usr/share/doc/goaccess' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/goaccess-1.0.2-4.el7.ppc64/usr/share/man/man1' /usr/bin/install -c -m 644 goaccess.1 '/builddir/build/BUILDROOT/goaccess-1.0.2-4.el7.ppc64/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/goaccess-1.0.2' make[1]: Leaving directory `/builddir/build/BUILD/goaccess-1.0.2' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/goaccess-1.0.2 extracting debug info from /builddir/build/BUILDROOT/goaccess-1.0.2-4.el7.ppc64/usr/bin/goaccess dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 5157 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: goaccess-1.0.2-4.el7.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QGJkpF + umask 022 + cd /builddir/build/BUILD + cd goaccess-1.0.2 + DOCDIR=/builddir/build/BUILDROOT/goaccess-1.0.2-4.el7.ppc64/usr/share/doc/goaccess-1.0.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/goaccess-1.0.2-4.el7.ppc64/usr/share/doc/goaccess-1.0.2 + cp -pr AUTHORS /builddir/build/BUILDROOT/goaccess-1.0.2-4.el7.ppc64/usr/share/doc/goaccess-1.0.2 + cp -pr ChangeLog /builddir/build/BUILDROOT/goaccess-1.0.2-4.el7.ppc64/usr/share/doc/goaccess-1.0.2 + cp -pr README /builddir/build/BUILDROOT/goaccess-1.0.2-4.el7.ppc64/usr/share/doc/goaccess-1.0.2 + cp -pr TODO /builddir/build/BUILDROOT/goaccess-1.0.2-4.el7.ppc64/usr/share/doc/goaccess-1.0.2 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SAFUUx + exit 0 + umask 022 + cd /builddir/build/BUILD + cd goaccess-1.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/goaccess-1.0.2-4.el7.ppc64/usr/share/licenses/goaccess-1.0.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/goaccess-1.0.2-4.el7.ppc64/usr/share/licenses/goaccess-1.0.2 + cp -pr COPYING /builddir/build/BUILDROOT/goaccess-1.0.2-4.el7.ppc64/usr/share/licenses/goaccess-1.0.2 + exit 0 Provides: config(goaccess) = 1.0.2-4.el7 goaccess = 1.0.2-4.el7 goaccess(ppc-64) = 1.0.2-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGeoIP.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libncursesw.so.5()(64bit) libnsl.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.3)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libtinfo.so.5()(64bit) rtld(GNU_HASH) Processing files: goaccess-debuginfo-1.0.2-4.el7.ppc64 Provides: goaccess-debuginfo = 1.0.2-4.el7 goaccess-debuginfo(ppc-64) = 1.0.2-4.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/goaccess-1.0.2-4.el7.ppc64 warning: Could not canonicalize hostname: p8be01.cbs.lon1.centos.org Wrote: /builddir/build/RPMS/goaccess-1.0.2-4.el7.ppc64.rpm Wrote: /builddir/build/RPMS/goaccess-debuginfo-1.0.2-4.el7.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6s3q8b + umask 022 + cd /builddir/build/BUILD + cd goaccess-1.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/goaccess-1.0.2-4.el7.ppc64 + exit 0 Child return code was: 0 LEAVE do -->