Cook: goaccess 1.9.3
================================================================================
QA: checking package receipt...
Checking build dependencies...
Installing (pkg/local): geoip-1.4.8
Installing (pkg/local): geoip-dev-1.4.8
Installing (pkg/local): ncurses-dev-6.4
Extracting source archive "goaccess-1.9.3.tar.gz"
Executing: compile_rules
CFLAGS : -march=i486 -Os -pipe -fstack-protector-strong
CXXLAGS : -march=i486 -Os -pipe -fstack-protector-strong
CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2
LDFLAGS : -Wl,--as-needed,-z,relro,-z,now
configure: loading site script /etc/slitaz/cook.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for cc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether cc accepts -g... yes
checking for cc option to enable C11 features... none needed
checking whether cc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of cc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking whether NLS is requested... yes
checking for msgfmt... /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... i486-pc-linux-gnu
checking host system type... i486-pc-linux-gnu
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking how to run the C preprocessor... cc -E
checking for egrep -e... /bin/grep -E
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for libintl_dgettext in -lintl... no
checking for dgettext in -lintl... no
checking for pthread_create in -lpthread... yes
checking whether to build with rdynamic for GNU ld... yes
checking whether to build with address sanitizer... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for sha.h... no
checking for sha1.h... no
checking for SHA1Init... no
checking for GeoIP_new in -lGeoIP... yes
checking for mvaddwstr in -lncursesw... yes
checking for library containing tputs... none required
checking for ncursesw/ncurses.h... no
checking for ncurses.h... no
checking for sed... yes
checking for tr... yes
checking for gethostbyname in -lnsl... yes
checking for socket in -lsocket... no
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for arpa/inet.h... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking for limits.h... yes
checking for locale.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/socket.h... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for ptrdiff_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for int64_t... yes
checking for int8_t... yes
checking for off_t... yes
checking for size_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for declarations of fseeko and ftello... yes
checking for working memcmp... yes
checking for alarm... yes
checking for working mktime... yes
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for strftime... yes
checking for working strtod... yes
checking for floor... no
checking for gethostbyaddr... yes
checking for gethostbyname... yes
checking for gettimeofday... yes
checking for malloc... yes
checking for memmove... yes
checking for memset... yes
checking for mkfifo... yes
checking for poll... yes
checking for realloc... yes
checking for realpath... yes
checking for regcomp... yes
checking for setlocale... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strpbrk... yes
checking for strrchr... yes
checking for strspn... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoull... yes
checking for timegm... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
Your build configuration:
Prefix : /usr
Package : goaccess
Version : 1.9.3
Compiler flags : -march=i486 -Os -pipe -fstack-protector-strong -pthread
Linker flags : -lnsl -lncursesw -lGeoIP -lpthread -Wl,--as-needed,-z,relro,-z,now
UTF-8 support : yes
Dynamic buffer : no
ASan : no
Geolocation : GeoIP Legacy
Storage method : In-Memory with On-Disk Persistent Storage
TLS/SSL : no
Bugs : hello@goaccess.io
depbase=`echo src/bin2c.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -march=i486 -Os -pipe -fstack-protector-strong -pthread -MT src/bin2c.o -MD -MP -MF $depbase.Tpo -c -o src/bin2c.o src/bin2c.c &&\
mv -f $depbase.Tpo $depbase.Po
src/bin2c.c: In function 'main':
src/bin2c.c:119:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t {aka unsigned int}' [-Wformat=]
fprintf (f_output, "const char %s[%lu] = {", ident, file_size);
^
src/bin2c.c:137:47: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t {aka unsigned int}' [-Wformat=]
fprintf (f_output, "const int %s_length = %lu;\n", ident, file_size);
^
cc -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -march=i486 -Os -pipe -fstack-protector-strong -pthread -rdynamic -Wl,--as-needed,-z,relro,-z,now -o bin2c src/bin2c.o -lnsl -lncursesw -lGeoIP -lpthread
cat ./resources/tpls.html | sed "s/^[[:space:]]*//" | sed "/^$/d" | tr -d "\r\n" > ./resources/tpls.html.tmp
cat ./resources/css/bootstrap.min.css | sed "s/^[[:space:]]*//" | sed "/^$/d" | tr -d "\r\n" > ./resources/css/bootstrap.min.css.tmp
cat ./resources/css/fa.min.css | sed "s/^[[:space:]]*//" | sed "/^$/d" | tr -d "\r\n" > ./resources/css/fa.min.css.tmp
cat ./resources/css/app.css | sed "s/^[[:space:]]*//" | sed "/^$/d" | tr -d "\r\n" > ./resources/css/app.css.tmp
cat ./resources/js/d3.v7.min.js | sed "s/^[[:space:]]*//" | sed "/^$/d" | tr -d "\r\n" > ./resources/js/d3.v7.min.js.tmp
cat ./resources/js/topojson.v3.min.js | sed "s/^[[:space:]]*//" | sed "/^$/d" | tr -d "\r\n" > ./resources/js/topojson.v3.min.js.tmp
cat ./resources/js/hogan.min.js | sed "s/^[[:space:]]*//" | sed "/^$/d" | tr -d "\r\n" > ./resources/js/hogan.min.js.tmp
cat ./resources/countries-110m.json | sed "s/^[[:space:]]*//" | sed "/^$/d" | tr -d "\r\n" > ./resources/countries-110m.json.tmp
./bin2c ./resources/tpls.html.tmp src/tpls.h tpls
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
cat ./resources/js/app.js | sed -E "s@(,|;)[[:space:]]*//..*@\1@g" | sed -E "s@^[[:space:]]*//..*@@g" | sed "s/^[[:space:]]*//" | sed "/^$/d" | tr -d "\r\n" > ./resources/js/app.js.tmp
./bin2c ./resources/css/fa.min.css.tmp src/facss.h fa_css
./bin2c ./resources/css/app.css.tmp src/appcss.h app_css
./bin2c ./resources/js/topojson.v3.min.js.tmp src/topojsonjs.h topojson_js
./bin2c ./resources/js/hogan.min.js.tmp src/hoganjs.h hogan_js
./bin2c ./resources/css/bootstrap.min.css.tmp src/bootstrapcss.h bootstrap_css
./bin2c ./resources/js/d3.v7.min.js.tmp src/d3js.h d3_js
./bin2c ./resources/countries-110m.json.tmp src/countries110m.h countries_json
./bin2c ./resources/js/app.js.tmp src/appjs.h app_js
./bin2c ./resources/js/charts.js.tmp src/chartsjs.h charts_js
make all-recursive
make[1]: Entering directory '/home/slitaz/wok/goaccess/source/goaccess-1.9.3'
Making all in po
make[2]: Entering directory '/home/slitaz/wok/goaccess/source/goaccess-1.9.3/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/slitaz/wok/goaccess/source/goaccess-1.9.3/po'
make[2]: Entering directory '/home/slitaz/wok/goaccess/source/goaccess-1.9.3'
depbase=`echo src/base64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -march=i486 -Os -pipe -fstack-protector-strong -pthread -MT src/base64.o -MD -MP -MF $depbase.Tpo -c -o src/base64.o src/base64.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/browsers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -march=i486 -Os -pipe -fstack-protector-strong -pthread -MT src/browsers.o -MD -MP -MF $depbase.Tpo -c -o src/browsers.o src/browsers.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/color.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -march=i486 -Os -pipe -fstack-protector-strong -pthread -MT src/color.o -MD -MP -MF $depbase.Tpo -c -o src/color.o src/color.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/commons.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -march=i486 -Os -pipe -fstack-protector-strong -pthread -MT src/commons.o -MD -MP -MF $depbase.Tpo -c -o src/commons.o src/commons.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/csv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -march=i486 -Os -pipe -fstack-protector-strong -pthread -MT src/csv.o -MD -MP -MF $depbase.Tpo -c -o src/csv.o src/csv.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -march=i486 -Os -pipe -fstack-protector-strong -pthread -MT src/error.o -MD -MP -MF $depbase.Tpo -c -o src/error.o src/error.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/gdashboard.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -march=i486 -Os -pipe -fstack-protector-strong -pthread -MT src/gdashboard.o -MD -MP -MF $depbase.Tpo -c -o src/gdashboard.o src/gdashboard.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/gdns.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -march=i486 -Os -pipe -fstack-protector-strong -pthread -MT src/gdns.o -MD -MP -MF $depbase.Tpo -c -o src/gdns.o src/gdns.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/gholder.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -march=i486 -Os -pipe -fstack-protector-strong -pthread -MT src/gholder.o -MD -MP -MF $depbase.Tpo -c -o src/gholder.o src/gholder.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/gkhash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -march=i486 -Os -pipe -fstack-protector-strong -pthread -MT src/gkhash.o -MD -MP -MF $depbase.Tpo -c -o src/gkhash.o src/gkhash.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/gkmhash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -march=i486 -Os -pipe -fstack-protector-strong -pthread -MT src/gkmhash.o -MD -MP -MF $depbase.Tpo -c -o src/gkmhash.o src/gkmhash.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/gmenu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I./src -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2 -O2 -DSYSCONFDIR=\"/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -march=i486 -Os -pipe -fstack-protector-strong -pthread -MT src/gmenu.o -MD -MP -MF $depbase.Tpo -c -o src/gmenu.o src/gmenu.c &&\
mv -f $depbase.Tpo $depbase.Po
src/color.c: In function 'set_normal_color':
src/color.c:343:14: error: 'COLOR_WHITE' undeclared (first use in this function)
pair->fg = COLOR_WHITE;
^~~~~~~~~~~
src/color.c:343:14: note: each undeclared identifier is reported only once for each function it appears in
src/color.c:352:3: warning: implicit declaration of function 'init_pair' [-Wimplicit-function-declaration]
init_pair (pair->idx, pair->fg, pair->bg);
^~~~~~~~~
src/color.c:352:3: warning: nested extern declaration of 'init_pair' [-Wnested-externs]
In file included from src/gmenu.c:36:0:
src/gmenu.h:64:3: error: unknown type name 'WINDOW'
WINDOW *win;
^~~~~~
src/color.c: In function 'extract_color':
src/color.c:441:13: error: 'COLORS' undeclared (first use in this function)
if (col > COLORS)
^~~~~~
In file included from src/color.c:43:0:
src/error.h:53:10: warning: implicit declaration of function 'endwin' [-Wimplicit-function-declaration]
(void) endwin (); \
^
src/color.c:442:5: note: in expansion of macro 'FATAL'
FATAL ("Terminal doesn't support color: %d - max colors: %d", col, COLORS);
^~~~~
src/gmenu.h:80:19: error: unknown type name 'WINDOW'
GMenu *new_gmenu (WINDOW * parent, int h, int w, int y, int x);
^~~~~~
src/color.c:442:5: warning: nested extern declaration of 'endwin' [-Wnested-externs]
src/color.c: In function 'locate_attr_color':
src/color.c:473:20: error: 'A_BOLD' undeclared (first use in this function)
color->attr |= A_BOLD;
^~~~~~
src/color.c:475:20: error: 'A_UNDERLINE' undeclared (first use in this function)
color->attr |= A_UNDERLINE;
^~~~~~~~~~~
src/color.c:477:20: error: 'A_NORMAL' undeclared (first use in this function)
color->attr |= A_NORMAL;
^~~~~~~~
src/color.c:479:20: error: 'A_REVERSE' undeclared (first use in this function)
color->attr |= A_REVERSE;
^~~~~~~~~
src/color.c:483:20: error: 'A_BLINK' undeclared (first use in this function)
color->attr |= A_BLINK;
^~~~~~~
src/color.c: In function 'add_default_colors':
src/color.c:775:7: error: 'COLORS' undeclared (first use in this function)
if (COLORS < 8)
^~~~~~
make[2]: *** [Makefile:774: src/color.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from src/gmenu.c:39:0:
src/ui.h:199:3: error: unknown type name 'WINDOW'
WINDOW *win;
^~~~~~
src/ui.h:230:21: error: unknown type name 'WINDOW'
char *input_string (WINDOW * win, int pos_y, int pos_x, size_t max_width, const char *str, int enable_case, int *toggle_case);
^~~~~~
src/ui.h:238:17: error: unknown type name 'WINDOW'
void close_win (WINDOW * w);
^~~~~~
src/ui.h:239:23: error: unknown type name 'WINDOW'
void display_general (WINDOW * win, GHolder *h);
^~~~~~
src/ui.h:240:19: error: unknown type name 'WINDOW'
void draw_header (WINDOW * win, const char *s, const char *fmt, int y, int x, int w, GColors * (*func) (void));
^~~~~~
src/ui.h:244:20: error: unknown type name 'WINDOW'
void init_windows (WINDOW ** header_win, WINDOW ** main_win);
^~~~~~
src/ui.h:244:42: error: unknown type name 'WINDOW'
void init_windows (WINDOW ** header_win, WINDOW ** main_win);
^~~~~~
src/ui.h:245:23: error: unknown type name 'WINDOW'
void load_agent_list (WINDOW * main_win, char *addr);
^~~~~~
src/ui.h:246:23: error: unknown type name 'WINDOW'
void load_help_popup (WINDOW * main_win);
^~~~~~
src/ui.h:247:24: error: unknown type name 'WINDOW'
void load_schemes_win (WINDOW * main_win);
^~~~~~
src/ui.h:248:21: error: unknown type name 'WINDOW'
void load_sort_win (WINDOW * main_win, GModule module, GSort * sort);
^~~~~~
src/ui.h:252:17: error: unknown type name 'WINDOW'
void set_wbkgd (WINDOW *main_win, WINDOW *header_win);
^~~~~~
src/ui.h:252:35: error: unknown type name 'WINDOW'
void set_wbkgd (WINDOW *main_win, WINDOW *header_win);
^~~~~~
src/ui.h:253:17: error: unknown type name 'WINDOW'
void term_size (WINDOW * main_win, int *main_win_height);
^~~~~~
src/ui.h:256:28: error: unknown type name 'WINDOW'
void update_active_module (WINDOW * header_win, GModule current);
^~~~~~
src/ui.h:257:21: error: unknown type name 'WINDOW'
void update_header (WINDOW * header_win, int current);
^~~~~~
src/gmenu.c:45:12: error: unknown type name 'WINDOW'
new_gmenu (WINDOW *parent, int h, int w, int y, int x) {
^~~~~~
src/gmenu.c: In function 'draw_menu_item':
src/gmenu.c:74:5: warning: implicit declaration of function 'draw_header' [-Wimplicit-function-declaration]
draw_header (menu->win, lbl, "%s", y, x, w, (*func));
^~~~~~~~~~~
src/gmenu.c:74:5: warning: nested extern declaration of 'draw_header' [-Wnested-externs]
src/gmenu.c: In function 'post_gmenu':
src/gmenu.c:94:3: warning: implicit declaration of function 'werase' [-Wimplicit-function-declaration]
werase (menu->win);
^~~~~~
src/gmenu.c:94:3: warning: nested extern declaration of 'werase' [-Wnested-externs]
src/gmenu.c:106:3: warning: implicit declaration of function 'wrefresh' [-Wimplicit-function-declaration]
wrefresh (menu->win);
^~~~~~~~
src/gmenu.c:106:3: warning: nested extern declaration of 'wrefresh' [-Wnested-externs]
In file included from src/gdashboard.h:39:0,
from src/gdashboard.c:42:
src/ui.h:199:3: error: unknown type name 'WINDOW'
WINDOW *win;
^~~~~~
src/ui.h:230:21: error: unknown type name 'WINDOW'
char *input_string (WINDOW * win, int pos_y, int pos_x, size_t max_width, const char *str, int enable_case, int *toggle_case);
^~~~~~
src/ui.h:238:17: error: unknown type name 'WINDOW'
void close_win (WINDOW * w);
^~~~~~
src/ui.h:239:23: error: unknown type name 'WINDOW'
void display_general (WINDOW * win, GHolder *h);
^~~~~~
src/ui.h:240:19: error: unknown type name 'WINDOW'
void draw_header (WINDOW * win, const char *s, const char *fmt, int y, int x, int w, GColors * (*func) (void));
^~~~~~
src/ui.h:244:20: error: unknown type name 'WINDOW'
void init_windows (WINDOW ** header_win, WINDOW ** main_win);
^~~~~~
src/ui.h:244:42: error: unknown type name 'WINDOW'
void init_windows (WINDOW ** header_win, WINDOW ** main_win);
^~~~~~
src/ui.h:245:23: error: unknown type name 'WINDOW'
void load_agent_list (WINDOW * main_win, char *addr);
^~~~~~
make[2]: *** [Makefile:774: src/gmenu.o] Error 1
src/ui.h:246:23: error: unknown type name 'WINDOW'
void load_help_popup (WINDOW * main_win);
^~~~~~
src/ui.h:247:24: error: unknown type name 'WINDOW'
void load_schemes_win (WINDOW * main_win);
^~~~~~
src/ui.h:248:21: error: unknown type name 'WINDOW'
void load_sort_win (WINDOW * main_win, GModule module, GSort * sort);
^~~~~~
src/ui.h:252:17: error: unknown type name 'WINDOW'
void set_wbkgd (WINDOW *main_win, WINDOW *header_win);
^~~~~~
src/ui.h:252:35: error: unknown type name 'WINDOW'
void set_wbkgd (WINDOW *main_win, WINDOW *header_win);
^~~~~~
src/ui.h:253:17: error: unknown type name 'WINDOW'
void term_size (WINDOW * main_win, int *main_win_height);
^~~~~~
src/ui.h:256:28: error: unknown type name 'WINDOW'
void update_active_module (WINDOW * header_win, GModule current);
^~~~~~
src/ui.h:257:21: error: unknown type name 'WINDOW'
void update_header (WINDOW * header_win, int current);
^~~~~~
In file included from src/gdashboard.c:42:0:
src/gdashboard.h:61:3: error: unknown type name 'WINDOW'
WINDOW *win;
^~~~~~
src/gdashboard.h:125:25: error: unknown type name 'WINDOW'
int render_find_dialog (WINDOW * main_win, GScroll * scroll);
^~~~~~
src/gdashboard.h:128:23: error: unknown type name 'WINDOW'
void display_content (WINDOW * win, GDash * dash, GScroll * scroll);
^~~~~~
In file included from src/browsers.c:39:0:
src/browsers.c: In function 'parse_browser_token':
src/error.h:53:10: warning: implicit declaration of function 'endwin' [-Wimplicit-function-declaration]
(void) endwin (); \
^
src/browsers.c:365:5: note: in expansion of macro 'FATAL'
FATAL ("Malformed browser name at line: %d", n);
^~~~~
src/browsers.c:365:5: warning: nested extern declaration of 'endwin' [-Wnested-externs]
In file included from src/goaccess.h:33:0,
from src/gdns.c:55:
src/ui.h:199:3: error: unknown type name 'WINDOW'
WINDOW *win;
^~~~~~
src/ui.h:230:21: error: unknown type name 'WINDOW'
char *input_string (WINDOW * win, int pos_y, int pos_x, size_t max_width, const char *str, int enable_case, int *toggle_case);
^~~~~~
src/ui.h:238:17: error: unknown type name 'WINDOW'
void close_win (WINDOW * w);
^~~~~~
src/ui.h:239:23: error: unknown type name 'WINDOW'
void display_general (WINDOW * win, GHolder *h);
^~~~~~
src/ui.h:240:19: error: unknown type name 'WINDOW'
void draw_header (WINDOW * win, const char *s, const char *fmt, int y, int x, int w, GColors * (*func) (void));
^~~~~~
src/ui.h:244:20: error: unknown type name 'WINDOW'
void init_windows (WINDOW ** header_win, WINDOW ** main_win);
^~~~~~
src/ui.h:244:42: error: unknown type name 'WINDOW'
void init_windows (WINDOW ** header_win, WINDOW ** main_win);
^~~~~~
src/ui.h:245:23: error: unknown type name 'WINDOW'
void load_agent_list (WINDOW * main_win, char *addr);
^~~~~~
src/ui.h:246:23: error: unknown type name 'WINDOW'
void load_help_popup (WINDOW * main_win);
^~~~~~
src/ui.h:247:24: error: unknown type name 'WINDOW'
void load_schemes_win (WINDOW * main_win);
^~~~~~
src/ui.h:248:21: error: unknown type name 'WINDOW'
void load_sort_win (WINDOW * main_win, GModule module, GSort * sort);
^~~~~~
src/ui.h:252:17: error: unknown type name 'WINDOW'
void set_wbkgd (WINDOW *main_win, WINDOW *header_win);
^~~~~~
src/ui.h:252:35: error: unknown type name 'WINDOW'
void set_wbkgd (WINDOW *main_win, WINDOW *header_win);
^~~~~~
src/ui.h:253:17: error: unknown type name 'WINDOW'
void term_size (WINDOW * main_win, int *main_win_height);
^~~~~~
src/ui.h:256:28: error: unknown type name 'WINDOW'
void update_active_module (WINDOW * header_win, GModule current);
^~~~~~
src/ui.h:257:21: error: unknown type name 'WINDOW'
void update_header (WINDOW * header_win, int current);
^~~~~~
In file included from src/gdns.c:53:0:
src/gdns.c: In function 'gdns_init':
src/error.h:53:10: warning: implicit declaration of function 'endwin' [-Wimplicit-function-declaration]
(void) endwin (); \
^
src/gdns.c:251:5: note: in expansion of macro 'FATAL'
FATAL ("Failed init thread condition");
^~~~~
src/gdns.c:251:5: warning: nested extern declaration of 'endwin' [-Wnested-externs]
src/error.c: In function 'sigsegv_handler':
src/error.c:188:10: warning: implicit declaration of function 'endwin' [-Wimplicit-function-declaration]
(void) endwin ();
^~~~~~
src/error.c:188:3: warning: nested extern declaration of 'endwin' [-Wnested-externs]
(void) endwin ();
^
make[2]: *** [Makefile:774: src/gdns.o] Error 1
src/gdashboard.c: In function 'get_bars':
src/gdashboard.c:259:3: warning: implicit declaration of function 'getmaxyx' [-Wimplicit-function-declaration]
getmaxyx (stdscr, h, w);
^~~~~~~~
src/gdashboard.c:259:3: warning: nested extern declaration of 'getmaxyx' [-Wnested-externs]
src/gdashboard.c:259:13: error: 'stdscr' undeclared (first use in this function)
getmaxyx (stdscr, h, w);
^~~~~~
src/gdashboard.c:259:13: note: each undeclared identifier is reported only once for each function it appears in
src/gdashboard.c: At top level:
src/gdashboard.c:494:20: error: unknown type name 'WINDOW'
render_data_hosts (WINDOW *win, GDashRender render, char *value, int x) {
^~~~~~
src/gdashboard.c:521:21: error: unknown type name 'WINDOW'
render_total_label (WINDOW *win, GDashModule *data, int y, GColors *(*func) (void)) {
^~~~~~
src/gdashboard.c: In function 'render_bars':
src/gdashboard.c:541:3: error: unknown type name 'WINDOW'
WINDOW *win = render.win;
^~~~~~
src/gdashboard.c:547:5: warning: implicit declaration of function 'draw_header' [-Wimplicit-function-declaration]
draw_header (win, bar, "%s", y, *x, w, color_selected);
^~~~~~~~~~~
src/gdashboard.c:547:5: warning: nested extern declaration of 'draw_header' [-Wnested-externs]
src/gdashboard.c:549:5: warning: implicit declaration of function 'wattron' [-Wimplicit-function-declaration]
wattron (win, color->attr | COLOR_PAIR (color->pair->idx));
^~~~~~~
src/gdashboard.c:549:5: warning: nested extern declaration of 'wattron' [-Wnested-externs]
src/gdashboard.c:549:33: warning: implicit declaration of function 'COLOR_PAIR' [-Wimplicit-function-declaration]
wattron (win, color->attr | COLOR_PAIR (color->pair->idx));
^~~~~~~~~~
src/gdashboard.c:549:5: warning: nested extern declaration of 'COLOR_PAIR' [-Wnested-externs]
wattron (win, color->attr | COLOR_PAIR (color->pair->idx));
^~~~~~~
src/gdashboard.c:550:5: warning: implicit declaration of function 'mvwprintw' [-Wimplicit-function-declaration]
mvwprintw (win, y, *x, "%s", bar);
^~~~~~~~~
src/gdashboard.c:550:5: warning: nested extern declaration of 'mvwprintw' [-Wnested-externs]
src/gdashboard.c:551:5: warning: implicit declaration of function 'wattroff' [-Wimplicit-function-declaration]
wattroff (win, color->attr | COLOR_PAIR (color->pair->idx));
^~~~~~~~
src/gdashboard.c:551:5: warning: nested extern declaration of 'wattroff' [-Wnested-externs]
src/gdashboard.c: In function 'render_data':
src/gdashboard.c:560:3: error: unknown type name 'WINDOW'
WINDOW *win = render.win;
^~~~~~
src/gdashboard.c:573:5: warning: implicit declaration of function 'render_data_hosts' [-Wimplicit-function-declaration]
render_data_hosts (win, render, value, *x);
^~~~~~~~~~~~~~~~~
src/gdashboard.c:573:5: warning: nested extern declaration of 'render_data_hosts' [-Wnested-externs]
src/gdashboard.c: In function 'render_method':
src/gdashboard.c:596:3: error: unknown type name 'WINDOW'
WINDOW *win = render.win;
^~~~~~
src/gdashboard.c: In function 'render_proto':
src/gdashboard.c:624:3: error: unknown type name 'WINDOW'
WINDOW *win = render.win;
^~~~~~
src/gdashboard.c: In function 'render_avgts':
src/gdashboard.c:649:3: error: unknown type name 'WINDOW'
WINDOW *win = render.win;
^~~~~~
src/gdashboard.c: In function 'render_cumts':
src/gdashboard.c:675:3: error: unknown type name 'WINDOW'
WINDOW *win = render.win;
^~~~~~
src/gdashboard.c: In function 'render_maxts':
src/gdashboard.c:701:3: error: unknown type name 'WINDOW'
WINDOW *win = render.win;
^~~~~~
src/gdashboard.c: In function 'render_bw':
src/gdashboard.c:727:3: error: unknown type name 'WINDOW'
WINDOW *win = render.win;
^~~~~~
src/gdashboard.c: In function 'render_percent':
src/gdashboard.c:754:3: error: unknown type name 'WINDOW'
WINDOW *win = render.win;
^~~~~~
src/gdashboard.c: In function 'render_hits':
src/gdashboard.c:815:3: error: unknown type name 'WINDOW'
WINDOW *win = render.win;
^~~~~~
src/gdashboard.c: In function 'render_visitors':
src/gdashboard.c:844:3: error: unknown type name 'WINDOW'
WINDOW *win = render.win;
^~~~~~
src/gdashboard.c: At top level:
src/gdashboard.c:871:16: error: unknown type name 'WINDOW'
render_header (WINDOW *win, GDashModule *data, GModule cur_module, int *y) {
^~~~~~
src/gdashboard.c:896:21: error: unknown type name 'WINDOW'
render_description (WINDOW *win, GDashModule *data, int *y) {
^~~~~~
src/gdashboard.c:955:19: error: unknown type name 'WINDOW'
render_data_line (WINDOW *win, GDashModule *data, int *y, int j, GScroll *gscroll) {
^~~~~~
src/gdashboard.c:986:24: error: unknown type name 'WINDOW'
print_horizontal_dash (WINDOW *win, int y, int x, int len) {
^~~~~~
src/gdashboard.c:992:13: error: unknown type name 'WINDOW'
lprint_col (WINDOW *win, int y, int *x, int len, const char *str) {
^~~~~~
src/gdashboard.c:1005:13: error: unknown type name 'WINDOW'
rprint_col (WINDOW *win, int y, int *x, int len, const char *str) {
^~~~~~
src/gdashboard.c:1019:14: error: unknown type name 'WINDOW'
render_cols (WINDOW *win, GDashModule *data, int *y) {
^~~~~~
src/gdashboard.c:1063:17: error: unknown type name 'WINDOW'
render_content (WINDOW *win, GDashModule *data, int *y, int *offset, int *total, GScroll *gscroll) {
^~~~~~
src/gdashboard.c:1105:18: error: unknown type name 'WINDOW'
display_content (WINDOW *win, GDash *dash, GScroll *gscroll) {
^~~~~~
src/gdashboard.c: In function 'regexp_init':
src/gdashboard.c:1156:13: error: 'stdscr' undeclared (first use in this function)
getmaxyx (stdscr, y, x);
^~~~~~
src/gdashboard.c:1162:5: warning: implicit declaration of function 'refresh' [-Wimplicit-function-declaration]
refresh ();
^~~~~~~
src/gdashboard.c:1162:5: warning: nested extern declaration of 'refresh' [-Wnested-externs]
src/gdashboard.c: In function 'perform_next_find':
src/gdashboard.c:1236:13: error: 'stdscr' undeclared (first use in this function)
getmaxyx (stdscr, y, x);
^~~~~~
src/gdashboard.c: At top level:
src/gdashboard.c:1304:21: error: unknown type name 'WINDOW'
render_find_dialog (WINDOW *main_win, GScroll *gscroll) {
^~~~~~
In file included from src/csv.c:48:0:
src/ui.h:199:3: error: unknown type name 'WINDOW'
WINDOW *win;
^~~~~~
src/ui.h:230:21: error: unknown type name 'WINDOW'
char *input_string (WINDOW * win, int pos_y, int pos_x, size_t max_width, const char *str, int enable_case, int *toggle_case);
^~~~~~
src/ui.h:238:17: error: unknown type name 'WINDOW'
void close_win (WINDOW * w);
^~~~~~
src/ui.h:239:23: error: unknown type name 'WINDOW'
void display_general (WINDOW * win, GHolder *h);
^~~~~~
src/ui.h:240:19: error: unknown type name 'WINDOW'
void draw_header (WINDOW * win, const char *s, const char *fmt, int y, int x, int w, GColors * (*func) (void));
^~~~~~
src/ui.h:244:20: error: unknown type name 'WINDOW'
void init_windows (WINDOW ** header_win, WINDOW ** main_win);
^~~~~~
src/ui.h:244:42: error: unknown type name 'WINDOW'
void init_windows (WINDOW ** header_win, WINDOW ** main_win);
^~~~~~
src/ui.h:245:23: error: unknown type name 'WINDOW'
void load_agent_list (WINDOW * main_win, char *addr);
^~~~~~
src/ui.h:246:23: error: unknown type name 'WINDOW'
void load_help_popup (WINDOW * main_win);
^~~~~~
src/ui.h:247:24: error: unknown type name 'WINDOW'
void load_schemes_win (WINDOW * main_win);
^~~~~~
src/ui.h:248:21: error: unknown type name 'WINDOW'
void load_sort_win (WINDOW * main_win, GModule module, GSort * sort);
^~~~~~
src/ui.h:252:17: error: unknown type name 'WINDOW'
void set_wbkgd (WINDOW *main_win, WINDOW *header_win);
^~~~~~
src/ui.h:252:35: error: unknown type name 'WINDOW'
void set_wbkgd (WINDOW *main_win, WINDOW *header_win);
^~~~~~
src/ui.h:253:17: error: unknown type name 'WINDOW'
void term_size (WINDOW * main_win, int *main_win_height);
^~~~~~
src/ui.h:256:28: error: unknown type name 'WINDOW'
void update_active_module (WINDOW * header_win, GModule current);
^~~~~~
src/ui.h:257:21: error: unknown type name 'WINDOW'
void update_header (WINDOW * header_win, int current);
^~~~~~
src/gdashboard.c:912:1: warning: 'render_metrics' defined but not used [-Wunused-function]
render_metrics (GDashModule *data, GDashRender render, int expanded) {
^~~~~~~~~~~~~~
src/gdashboard.c:181:1: warning: 'get_data_pos_rows' defined but not used [-Wunused-function]
get_data_pos_rows (void) {
^~~~~~~~~~~~~~~~~
In file included from src/csv.c:46:0:
src/csv.c: In function 'output_csv':
src/error.h:53:10: warning: implicit declaration of function 'endwin' [-Wimplicit-function-declaration]
(void) endwin (); \
^
src/csv.c:302:5: note: in expansion of macro 'FATAL'
FATAL ("Unable to open CSV file: %s.", strerror (errno));
^~~~~
src/csv.c:302:5: warning: nested extern declaration of 'endwin' [-Wnested-externs]
make[2]: *** [Makefile:774: src/gdashboard.o] Error 1
make[2]: *** [Makefile:774: src/csv.o] Error 1
make[2]: Leaving directory '/home/slitaz/wok/goaccess/source/goaccess-1.9.3'
make[1]: *** [Makefile:860: all-recursive] Error 1
make[1]: Leaving directory '/home/slitaz/wok/goaccess/source/goaccess-1.9.3'
make: *** [Makefile:547: all] Error 2
Build dependencies to remove: 3
Removing: geoip geoip-dev ncurses-dev
Debug information ret1.
================================================================================
Cook date: 2026-07-12 06:35
Wasted time : 6s
246:src/color.c:343:14: error: 'COLOR_WHITE' undeclared (first use in this function)
255:src/gmenu.h:64:3: error: unknown type name 'WINDOW'
259:src/color.c:441:13: error: 'COLORS' undeclared (first use in this function)
269:src/gmenu.h:80:19: error: unknown type name 'WINDOW'
274:src/color.c:473:20: error: 'A_BOLD' undeclared (first use in this function)
277:src/color.c:475:20: error: 'A_UNDERLINE' undeclared (first use in this function)
280:src/color.c:477:20: error: 'A_NORMAL' undeclared (first use in this function)
283:src/color.c:479:20: error: 'A_REVERSE' undeclared (first use in this function)
286:src/color.c:483:20: error: 'A_BLINK' undeclared (first use in this function)
290:src/color.c:775:7: error: 'COLORS' undeclared (first use in this function)
296:src/ui.h:199:3: error: unknown type name 'WINDOW'
299:src/ui.h:230:21: error: unknown type name 'WINDOW'
302:src/ui.h:238:17: error: unknown type name 'WINDOW'
305:src/ui.h:239:23: error: unknown type name 'WINDOW'
308:src/ui.h:240:19: error: unknown type name 'WINDOW'
311:src/ui.h:244:20: error: unknown type name 'WINDOW'
314:src/ui.h:244:42: error: unknown type name 'WINDOW'
317:src/ui.h:245:23: error: unknown type name 'WINDOW'
320:src/ui.h:246:23: error: unknown type name 'WINDOW'
323:src/ui.h:247:24: error: unknown type name 'WINDOW'
326:src/ui.h:248:21: error: unknown type name 'WINDOW'
329:src/ui.h:252:17: error: unknown type name 'WINDOW'
332:src/ui.h:252:35: error: unknown type name 'WINDOW'
335:src/ui.h:253:17: error: unknown type name 'WINDOW'
338:src/ui.h:256:28: error: unknown type name 'WINDOW'
341:src/ui.h:257:21: error: unknown type name 'WINDOW'
344:src/gmenu.c:45:12: error: unknown type name 'WINDOW'
363:src/ui.h:199:3: error: unknown type name 'WINDOW'
366:src/ui.h:230:21: error: unknown type name 'WINDOW'
369:src/ui.h:238:17: error: unknown type name 'WINDOW'
372:src/ui.h:239:23: error: unknown type name 'WINDOW'
375:src/ui.h:240:19: error: unknown type name 'WINDOW'
378:src/ui.h:244:20: error: unknown type name 'WINDOW'
381:src/ui.h:244:42: error: unknown type name 'WINDOW'
384:src/ui.h:245:23: error: unknown type name 'WINDOW'
388:src/ui.h:246:23: error: unknown type name 'WINDOW'
391:src/ui.h:247:24: error: unknown type name 'WINDOW'
394:src/ui.h:248:21: error: unknown type name 'WINDOW'
397:src/ui.h:252:17: error: unknown type name 'WINDOW'
400:src/ui.h:252:35: error: unknown type name 'WINDOW'
403:src/ui.h:253:17: error: unknown type name 'WINDOW'
406:src/ui.h:256:28: error: unknown type name 'WINDOW'
409:src/ui.h:257:21: error: unknown type name 'WINDOW'
413:src/gdashboard.h:61:3: error: unknown type name 'WINDOW'
416:src/gdashboard.h:125:25: error: unknown type name 'WINDOW'
419:src/gdashboard.h:128:23: error: unknown type name 'WINDOW'
433:src/ui.h:199:3: error: unknown type name 'WINDOW'
436:src/ui.h:230:21: error: unknown type name 'WINDOW'
439:src/ui.h:238:17: error: unknown type name 'WINDOW'
442:src/ui.h:239:23: error: unknown type name 'WINDOW'
445:src/ui.h:240:19: error: unknown type name 'WINDOW'
448:src/ui.h:244:20: error: unknown type name 'WINDOW'
451:src/ui.h:244:42: error: unknown type name 'WINDOW'
454:src/ui.h:245:23: error: unknown type name 'WINDOW'
457:src/ui.h:246:23: error: unknown type name 'WINDOW'
460:src/ui.h:247:24: error: unknown type name 'WINDOW'
463:src/ui.h:248:21: error: unknown type name 'WINDOW'
466:src/ui.h:252:17: error: unknown type name 'WINDOW'
469:src/ui.h:252:35: error: unknown type name 'WINDOW'
472:src/ui.h:253:17: error: unknown type name 'WINDOW'
475:src/ui.h:256:28: error: unknown type name 'WINDOW'
478:src/ui.h:257:21: error: unknown type name 'WINDOW'
503:src/gdashboard.c:259:13: error: 'stdscr' undeclared (first use in this function)
508:src/gdashboard.c:494:20: error: unknown type name 'WINDOW'
511:src/gdashboard.c:521:21: error: unknown type name 'WINDOW'
515:src/gdashboard.c:541:3: error: unknown type name 'WINDOW'
541:src/gdashboard.c:560:3: error: unknown type name 'WINDOW'
549:src/gdashboard.c:596:3: error: unknown type name 'WINDOW'
553:src/gdashboard.c:624:3: error: unknown type name 'WINDOW'
557:src/gdashboard.c:649:3: error: unknown type name 'WINDOW'
561:src/gdashboard.c:675:3: error: unknown type name 'WINDOW'
565:src/gdashboard.c:701:3: error: unknown type name 'WINDOW'
569:src/gdashboard.c:727:3: error: unknown type name 'WINDOW'
573:src/gdashboard.c:754:3: error: unknown type name 'WINDOW'
577:src/gdashboard.c:815:3: error: unknown type name 'WINDOW'
581:src/gdashboard.c:844:3: error: unknown type name 'WINDOW'
585:src/gdashboard.c:871:16: error: unknown type name 'WINDOW'
588:src/gdashboard.c:896:21: error: unknown type name 'WINDOW'
591:src/gdashboard.c:955:19: error: unknown type name 'WINDOW'
594:src/gdashboard.c:986:24: error: unknown type name 'WINDOW'
597:src/gdashboard.c:992:13: error: unknown type name 'WINDOW'
600:src/gdashboard.c:1005:13: error: unknown type name 'WINDOW'
603:src/gdashboard.c:1019:14: error: unknown type name 'WINDOW'
606:src/gdashboard.c:1063:17: error: unknown type name 'WINDOW'
609:src/gdashboard.c:1105:18: error: unknown type name 'WINDOW'
613:src/gdashboard.c:1156:13: error: 'stdscr' undeclared (first use in this function)
621:src/gdashboard.c:1236:13: error: 'stdscr' undeclared (first use in this function)
625:src/gdashboard.c:1304:21: error: unknown type name 'WINDOW'
629:src/ui.h:199:3: error: unknown type name 'WINDOW'
632:src/ui.h:230:21: error: unknown type name 'WINDOW'
635:src/ui.h:238:17: error: unknown type name 'WINDOW'
638:src/ui.h:239:23: error: unknown type name 'WINDOW'
641:src/ui.h:240:19: error: unknown type name 'WINDOW'
644:src/ui.h:244:20: error: unknown type name 'WINDOW'
647:src/ui.h:244:42: error: unknown type name 'WINDOW'
650:src/ui.h:245:23: error: unknown type name 'WINDOW'
653:src/ui.h:246:23: error: unknown type name 'WINDOW'
656:src/ui.h:247:24: error: unknown type name 'WINDOW'
659:src/ui.h:248:21: error: unknown type name 'WINDOW'
662:src/ui.h:252:17: error: unknown type name 'WINDOW'
665:src/ui.h:252:35: error: unknown type name 'WINDOW'
668:src/ui.h:253:17: error: unknown type name 'WINDOW'
671:src/ui.h:256:28: error: unknown type name 'WINDOW'
674:src/ui.h:257:21: error: unknown type name 'WINDOW'
================================================================================
Post-check
================================================================================
Checking build... Failed
Updating activity log... Done
================================================================================