* Package: net-analyzer/goaccess-0.9  * Repository: gentoo  * Maintainer: spiderx@spiderx.dp.ua proxy-maint@gentoo.org  * Upstream: goaccess@prosoftcorp.com  * USE: abi_x86_64 amd64 elibc_glibc geoip kernel_linux unicode userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking goaccess-0.9.tar.gz to /tmp/portage/net-analyzer/goaccess-0.9/work >>> Source unpacked in /tmp/portage/net-analyzer/goaccess-0.9/work >>> Preparing source in /tmp/portage/net-analyzer/goaccess-0.9/work/goaccess-0.9 ... >>> Source prepared. >>> Configuring source in /tmp/portage/net-analyzer/goaccess-0.9/work/goaccess-0.9 ... ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --libdir=/usr/lib64 --disable-debug --enable-geoip --enable-utf8 --disable-tcb --disable-bzip --disable-zlib configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for pthread_create in -lpthread... yes checking for GeoIP_new in -lGeoIP... yes checking for mvaddwstr in -lncursesw... yes checking for ncursesw/ncurses.h... yes checking for ncurses.h... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config checking for GLIB2... yes checking for g_list_append in -lglib-2.0... yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.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 for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for ptrdiff_t... yes checking for working strtod... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for working memcmp... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for regcomp... yes checking for strtoull... yes checking for memmove... yes checking for floor... no checking for gethostbyaddr... yes checking for gethostbyname... yes checking for memset... yes checking for setlocale... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for realpath... yes checking for malloc... yes checking for realloc... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/config.h config.status: executing depfiles commands Your build configuration: CFLAGS = -march=native -O2 -pipe -pthread storage: On-memory Hash Database (GLib) prefix: /usr package: goaccess version: 0.9 bugs: goaccess@prosoftcorp.com >>> Source configured. >>> Compiling source in /tmp/portage/net-analyzer/goaccess-0.9/work/goaccess-0.9 ... make -j4 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -O2 -DSYSCONFDIR=\"/etc\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wredundant-decls -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -march=native -O2 -pipe -pthread -c -o src/browsers.o src/browsers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -O2 -DSYSCONFDIR=\"/etc\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wredundant-decls -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -march=native -O2 -pipe -pthread -c -o src/commons.o src/commons.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -O2 -DSYSCONFDIR=\"/etc\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wredundant-decls -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -march=native -O2 -pipe -pthread -c -o src/csv.o src/csv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -O2 -DSYSCONFDIR=\"/etc\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wredundant-decls -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -march=native -O2 -pipe -pthread -c -o src/error.o src/error.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -O2 -DSYSCONFDIR=\"/etc\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wredundant-decls -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -march=native -O2 -pipe -pthread -c -o src/gdashboard.o src/gdashboard.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -O2 -DSYSCONFDIR=\"/etc\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wredundant-decls -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -march=native -O2 -pipe -pthread -c -o src/gdns.o src/gdns.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -O2 -DSYSCONFDIR=\"/etc\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wredundant-decls -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -march=native -O2 -pipe -pthread -c -o src/gmenu.o src/gmenu.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -O2 -DSYSCONFDIR=\"/etc\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wredundant-decls -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -march=native -O2 -pipe -pthread -c -o src/goaccess.o src/goaccess.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -O2 -DSYSCONFDIR=\"/etc\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wredundant-decls -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -march=native -O2 -pipe -pthread -c -o src/gstorage.o src/gstorage.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -O2 -DSYSCONFDIR=\"/etc\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wredundant-decls -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -march=native -O2 -pipe -pthread -c -o src/json.o src/json.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -O2 -DSYSCONFDIR=\"/etc\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wredundant-decls -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -march=native -O2 -pipe -pthread -c -o src/opesys.o src/opesys.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -O2 -DSYSCONFDIR=\"/etc\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wredundant-decls -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -march=native -O2 -pipe -pthread -c -o src/options.o src/options.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -O2 -DSYSCONFDIR=\"/etc\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wredundant-decls -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -march=native -O2 -pipe -pthread -c -o src/output.o src/output.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -O2 -DSYSCONFDIR=\"/etc\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wredundant-decls -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -march=native -O2 -pipe -pthread -c -o src/parser.o src/parser.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -O2 -DSYSCONFDIR=\"/etc\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wredundant-decls -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -march=native -O2 -pipe -pthread -c -o src/sort.o src/sort.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -O2 -DSYSCONFDIR=\"/etc\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wredundant-decls -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -march=native -O2 -pipe -pthread -c -o src/settings.o src/settings.c src/parser.c: In function ‘read_log’: src/parser.c:1634:5: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result] freopen ("/dev/tty", "r", stdin);  ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -O2 -DSYSCONFDIR=\"/etc\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wredundant-decls -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -march=native -O2 -pipe -pthread -c -o src/ui.o src/ui.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -O2 -DSYSCONFDIR=\"/etc\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wredundant-decls -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -march=native -O2 -pipe -pthread -c -o src/util.o src/util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -O2 -DSYSCONFDIR=\"/etc\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wredundant-decls -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -march=native -O2 -pipe -pthread -c -o src/xmalloc.o src/xmalloc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -O2 -DSYSCONFDIR=\"/etc\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wredundant-decls -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -march=native -O2 -pipe -pthread -c -o src/glibht.o src/glibht.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -O2 -DSYSCONFDIR=\"/etc\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wredundant-decls -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -march=native -O2 -pipe -pthread -c -o src/geolocation.o src/geolocation.c x86_64-pc-linux-gnu-gcc -O2 -DSYSCONFDIR=\"/etc\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wredundant-decls -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -march=native -O2 -pipe -pthread -rdynamic -Wl,-O1 -Wl,--as-needed -o goaccess src/browsers.o src/commons.o src/csv.o src/error.o src/gdashboard.o src/gdns.o src/gmenu.o src/goaccess.o src/gstorage.o src/json.o src/opesys.o src/options.o src/output.o src/parser.o src/sort.o src/settings.o src/ui.o src/util.o src/xmalloc.o src/glibht.o src/geolocation.o -lm -lnsl -lglib-2.0 -lncursesw -lGeoIP -lpthread /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: src/ui.o: undefined reference to symbol 'halfdelay' /lib64/libtinfow.so.6: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status Makefile:435: recipe for target 'goaccess' failed make: *** [goaccess] Error 1 * ERROR: net-analyzer/goaccess-0.9::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-analyzer/goaccess-0.9::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-analyzer/goaccess-0.9::gentoo'`. * The complete build log is located at '/tmp/portage/net-analyzer/goaccess-0.9/temp/build.log'. * The ebuild environment file is located at '/tmp/portage/net-analyzer/goaccess-0.9/temp/environment'. * Working directory: '/tmp/portage/net-analyzer/goaccess-0.9/work/goaccess-0.9' * S: '/tmp/portage/net-analyzer/goaccess-0.9/work/goaccess-0.9'