Package: src:argus-clients Version: 1:5.0.2+git20250321.41f65e2-2 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build. Below you will find how the build ends (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202509/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:argus-clients, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean dh_clean debian/rules binary dh binary dh_update_autotools_config debian/rules override_dh_autoreconf make[1]: Entering directory '/<<PKGBUILDDIR>>' # don't do this make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' touch .threads dh_auto_configure -- --with-libmaxminddb [... snipped ...] config.status: creating ./examples/rastrip/Makefile config.status: creating ./examples/ratop/Makefile config.status: creating ./examples/ratrace/Makefile config.status: creating ./examples/ratimerange/Makefile config.status: creating ./examples/ratemplate/Makefile config.status: creating ./examples/rahosts/raclique.pl config.status: creating ./examples/rahosts/rahostsdaily.pl config.status: creating ./examples/rahosts/rahostsv6.pl config.status: creating ./examples/radark/radark.pl config.status: creating ./examples/radbase/raipdbase.pl config.status: creating ./examples/radecode/radecode.pl config.status: creating ./examples/radns/radnsdb.pl config.status: creating ./examples/ragraph/ragraph.pl config.status: creating ./examples/ragraph/raplot.pl config.status: creating ./examples/ramysql/radbaserollup.pl config.status: creating ./examples/ramysql/rastatus-cpustats.pl config.status: creating ./examples/ramysql/rastatus-dailylogs.pl config.status: creating ./examples/ramysql/rastatus-diskstats.pl config.status: creating ./examples/ramysql/rastatus-loadavg.pl config.status: creating ./examples/ramysql/rastatus-memstats.pl config.status: creating ./examples/raports/raportsdaily.pl config.status: creating ./examples/raports/raports.pl config.status: creating include/argus_config.h make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build make -j2 make[1]: Entering directory '/<<PKGBUILDDIR>>' making in ./common make[2]: Entering directory '/<<PKGBUILDDIR>>/common' gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -fPIC -I. -I../include -I/usr/include/mysql -I/usr/include/tirpc -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./argus_main.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -fPIC -I. -I../include -I/usr/include/mysql -I/usr/include/tirpc -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./argus_code.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -fPIC -I. -I../include -I/usr/include/mysql -I/usr/include/tirpc -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./argus_filter.c In file included from ./argus_code.c:69: In function âatoiâ, inlined from âArgusgen_fcodeâ at ./argus_code.c:5807:17: /usr/include/stdlib.h:483:16: warning: argument 1 null where non-null expected [-Wnonnull] 483 | return (int) strtol (__nptr, (char **) NULL, 10); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/features.h:523, from /usr/include/x86_64-linux-gnu/sys/types.h:25, from ../include/argus_compat.h:60, from ./argus_code.c:52: /usr/include/stdlib.h: In function âArgusgen_fcodeâ: /usr/include/stdlib.h:215:17: note: in a call to function âstrtolâ declared ânonnullâ 215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr, | ^~~~~~~~~~~~~~ gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -fPIC -I. -I../include -I/usr/include/mysql -I/usr/include/tirpc -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./argus_util.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -fPIC -I. -I../include -I/usr/include/mysql -I/usr/include/tirpc -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./argus_auth.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -fPIC -I. -I../include -I/usr/include/mysql -I/usr/include/tirpc -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./argus_parser.c flex -Pargus_ -t scanner.l > $$.scanner.c; mv $$.scanner.c scanner.c bison -y -p argus_ -d grammar.y mv y.tab.c grammar.c mv y.tab.h tokdefs.h sed -e 's/.*/char version[] = "&";/' ./../VERSION > version.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -fPIC -I. -I../include -I/usr/include/mysql -I/usr/include/tirpc -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./argus_lockfile.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -fPIC -I. -I../include -I/usr/include/mysql -I/usr/include/tirpc -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./argus_clientconfig.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -fPIC -I. -I../include -I/usr/include/mysql -I/usr/include/tirpc -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./argus_parse_time.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -fPIC -I. -I../include -I/usr/include/mysql -I/usr/include/tirpc -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./argus_windows_registry.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -fPIC -I. -I../include -I/usr/include/mysql -I/usr/include/tirpc -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./argus_client.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -fPIC -I. -I../include -I/usr/include/mysql -I/usr/include/tirpc -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./argus_import.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -fPIC -I. -I../include -I/usr/include/mysql -I/usr/include/tirpc -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./argus_label.c ./argus_label.c: In function âRaPrintSrvTreeâ: ./argus_label.c:3832:10: warning: âstrncatâ specified bound 4096 equals destination size [-Wstringop-overflow=] 3832 | strncat (str, " |", (MAXSTRLEN - strlen(str))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -fPIC -I. -I../include -I/usr/include/mysql -I/usr/include/tirpc -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./argus_grep.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -fPIC -I. -I../include -I/usr/include/mysql -I/usr/include/tirpc -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./argus_label_geoip.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -fPIC -I. -I../include -I/usr/include/mysql -I/usr/include/tirpc -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./argus_output.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -fPIC -I. -I../include -I/usr/include/mysql -I/usr/include/tirpc -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./argus_json.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -fPIC -I. -I../include -I/usr/include/mysql -I/usr/include/tirpc -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./ring.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -fPIC -I. -I../include -I/usr/include/mysql -I/usr/include/tirpc -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./argus_split_mode.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -fPIC -I. -I../include -I/usr/include/mysql -I/usr/include/tirpc -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./argus_event.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -fPIC -I. -I../include -I/usr/include/mysql -I/usr/include/tirpc -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./argus_timer.c rm -f ../lib/argus_parse.a; ar qc ../lib/argus_parse.a argus_main.o ranlib ../lib/argus_parse.a gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -fPIC -I. -I../include -I/usr/include/mysql -I/usr/include/tirpc -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./scanner.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -fPIC -I. -I../include -I/usr/include/mysql -I/usr/include/tirpc -DHAVE_CONFIG_H -DARGUS_SYSLOG -Dyylval=argus_lval -c grammar.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -fPIC -I. -I../include -I/usr/include/mysql -I/usr/include/tirpc -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./version.c rm -f ../lib/argus_client.a; ar qc ../lib/argus_client.a argus_client.o argus_import.o argus_label.o argus_grep.o argus_label_geoip.o argus_output.o argus_json.o ring.o argus_split_mode.o ranlib ../lib/argus_client.a rm -f ../lib/argus_event.a; ar qc ../lib/argus_event.a argus_event.o ranlib ../lib/argus_event.a rm -f ../lib/argus_timer.a; ar qc ../lib/argus_timer.a argus_timer.o ranlib ../lib/argus_timer.a rm -f ../lib/argus_common.a; ar qc ../lib/argus_common.a argus_code.o argus_filter.o argus_util.o argus_auth.o argus_parser.o scanner.o grammar.o version.o argus_lockfile.o argus_clientconfig.o argus_parse_time.o argus_windows_registry.o ranlib ../lib/argus_common.a make[2]: Leaving directory '/<<PKGBUILDDIR>>/common' making in ./include make[2]: Entering directory '/<<PKGBUILDDIR>>/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/<<PKGBUILDDIR>>/include' making in ./clients make[2]: Entering directory '/<<PKGBUILDDIR>>/clients' gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../include -I../common -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DSHAREDSTATEDIR=\"/usr/com\" -c ./ra.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../include -I../common -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DSHAREDSTATEDIR=\"/usr/com\" -c ./radium.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../include -I../common -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DSHAREDSTATEDIR=\"/usr/com\" -c ./racount.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../include -I../common -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DSHAREDSTATEDIR=\"/usr/com\" -c ./rasort.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../include -I../common -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DSHAREDSTATEDIR=\"/usr/com\" -c ./rastream.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../include -I../common -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DSHAREDSTATEDIR=\"/usr/com\" -c ./rabins.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../include -I../common -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DSHAREDSTATEDIR=\"/usr/com\" -c ./racluster.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../include -I../common -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DSHAREDSTATEDIR=\"/usr/com\" -c ./ramanage.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../include -I../common -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DSHAREDSTATEDIR=\"/usr/com\" -c ../common/sha1.c -o ramanage_sha1.o gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../include -I../common -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DSHAREDSTATEDIR=\"/usr/com\" -c ./ranonymize.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../include -I../common -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DSHAREDSTATEDIR=\"/usr/com\" -o ../bin/ra ra.o ../lib/argus_parse.a ../lib/argus_common.a ../lib/argus_client.a -lm -ltirpc -lpthread -lz -lmaxminddb gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../include -I../common -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DSHAREDSTATEDIR=\"/usr/com\" -o ../bin/radium radium.o ../lib/argus_parse.a ../lib/argus_common.a ../lib/argus_client.a -lm -ltirpc -lpthread -lz -lmaxminddb gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../include -I../common -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DSHAREDSTATEDIR=\"/usr/com\" -o ../bin/racount racount.o ../lib/argus_parse.a ../lib/argus_common.a ../lib/argus_client.a -lm -ltirpc -lpthread -lz -lmaxminddb gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../include -I../common -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DSHAREDSTATEDIR=\"/usr/com\" -o ../bin/rasort rasort.o ../lib/argus_parse.a ../lib/argus_common.a ../lib/argus_client.a -lm -ltirpc -lpthread -lz -lmaxminddb gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../include -I../common -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DSHAREDSTATEDIR=\"/usr/com\" -o ../bin/rastream rastream.o ../lib/argus_parse.a ../lib/argus_common.a ../lib/argus_client.a -lm -ltirpc -lpthread -lz -lmaxminddb gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../include -I../common -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DSHAREDSTATEDIR=\"/usr/com\" -o ../bin/rabins rabins.o ../lib/argus_parse.a ../lib/argus_common.a ../lib/argus_client.a -lm -ltirpc -lpthread -lz -lmaxminddb gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../include -I../common -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DSHAREDSTATEDIR=\"/usr/com\" -o ../bin/racluster racluster.o ../lib/argus_parse.a ../lib/argus_common.a ../lib/argus_client.a -lm -ltirpc -lpthread -lz -lmaxminddb gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../include -I../common -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DSHAREDSTATEDIR=\"/usr/com\" -o ../bin/ramanage ramanage.o ramanage_sha1.o ../lib/argus_parse.a ../lib/argus_common.a ../lib/argus_client.a -lm -ltirpc -lpthread -lz -lmaxminddb gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../include -I../common -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DSHAREDSTATEDIR=\"/usr/com\" -o ../bin/ranonymize ranonymize.o ../lib/argus_parse.a ../lib/argus_common.a ../lib/argus_client.a -lm -ltirpc -lpthread -lz -lmaxminddb make[2]: Leaving directory '/<<PKGBUILDDIR>>/clients' making in ./examples make[2]: Entering directory '/<<PKGBUILDDIR>>/examples' making in ./raconvert make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/raconvert' gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./raconvert.c ./raconvert.c: In function âArgusParseStartDateâ: ./raconvert.c:1187:39: warning: argument 1 null where non-null expected [-Wnonnull] 1187 | RaConvertTimeFormats[0] = strdup(RaDateFormat); | ^~~~~~~~~~~~~~~~~~~~ In file included from ../../include/argus_compat.h:69, from ./raconvert.c:41: /usr/include/string.h:187:14: note: in a call to function âstrdupâ declared ânonnullâ 187 | extern char *strdup (const char *__s) | ^~~~~~ gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -o ../../bin/raconvert raconvert.o ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -ltirpc -lpthread -lz -lmaxminddb make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/raconvert' making in ./radecode make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/radecode' cp radecode.pl ../../bin/radecode chmod +x ../../bin/radecode make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/radecode' making in ./radns make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/radns' gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -I/usr/include/mysql -DHAVE_CONFIG_H -c ./radns.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -I/usr/include/mysql -DHAVE_CONFIG_H -c ./radomain.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -I/usr/include/mysql -DHAVE_CONFIG_H -c ./rasql.c cp radnsdb.pl ../../bin/radnsdb chmod +x ../../bin/radnsdb gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -I/usr/include/mysql -DHAVE_CONFIG_H -o ../../bin/radns radns.o radomain.o rasql.o -L/usr/lib64 -lmysqlclient_r ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -ltirpc -lpthread -lz -lmaxminddb make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/radns' making in ./radump make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/radump' gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./radump.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-aodv.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-arp.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-beep.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-bfd.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-bgp.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-bootp.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-domain.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-krb.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-ldp.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-l2tp.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-lmp.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-msdp.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-ntp.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-pim.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-pptp.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-snmp.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-syslog.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-rip.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-telnet.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-tftp.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-isoclns.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-ether.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-timed.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-radius.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-rx.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-smb.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-stp.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-isakmp.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-igmp.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-dvmrp.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-wol.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./smbutil.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./gmpls.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -o ../../bin/radump radump.o print-aodv.o print-arp.o print-beep.o print-bfd.o print-bgp.o print-bootp.o print-domain.o print-krb.o print-ldp.o print-l2tp.o print-lmp.o print-msdp.o print-ntp.o print-pim.o print-pptp.o print-snmp.o print-syslog.o print-rip.o print-telnet.o print-tftp.o print-isoclns.o print-ether.o print-timed.o print-radius.o print-rx.o print-smb.o print-stp.o print-isakmp.o print-igmp.o print-dvmrp.o print-wol.o smbutil.o gmpls.o ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -ltirpc -lpthread -lz -lmaxminddb make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/radump' making in ./raevent make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/raevent' gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./raevent.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -o ../../bin/raevent raevent.o ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -ltirpc -lpthread -lz -lmaxminddb make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/raevent' making in ./rafilter make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/rafilter' gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./rafilteraddr.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -o ../../bin/rafilteraddr rafilteraddr.o ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -ltirpc -lpthread -lz -lmaxminddb make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/rafilter' making in ./ragraph make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/ragraph' cp ragraph.pl ../../bin/ragraph cp raplot.pl ../../bin/raplot chmod +x ../../bin/ragraph chmod +x ../../bin/raplot make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/ragraph' making in ./ragrep make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/ragrep' gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./ragrep.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -o ../../bin/ragrep ragrep.o ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -ltirpc -lpthread -lz -lmaxminddb make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/ragrep' making in ./rahisto make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/rahisto' gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./rahisto.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -o ../../bin/rahisto rahisto.o ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -ltirpc -lpthread -lz -lmaxminddb make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/rahisto' making in ./ralabel make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/ralabel' gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./ralabel.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -o ../../bin/ralabel ralabel.o ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -ltirpc -lpthread -lz -lmaxminddb make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/ralabel' making in ./ramatrix make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/ramatrix' gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./ramatrix.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -o ../../bin/ramatrix ramatrix.o ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -ltirpc -lpthread -lz -lmaxminddb make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/ramatrix' making in ./rapath make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/rapath' gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./rapath.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -o ../../bin/rapath rapath.o ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -ltirpc -lpthread -lz -lmaxminddb make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/rapath' making in ./rapolicy make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/rapolicy' gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./rapolicy.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -o ../../bin/rapolicy rapolicy.o ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -ltirpc -lpthread -lz -lmaxminddb make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/rapolicy' making in ./raports make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/raports' cp raports.pl ../../bin/raports cp raportsdaily.pl ../../bin/raportsdaily chmod +x ../../bin/raports chmod +x ../../bin/raportsdaily make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/raports' making in ./raqsort make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/raqsort' gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./raqsort.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -o ../../bin/raqsort raqsort.o ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -ltirpc -lpthread -lz -lmaxminddb make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/raqsort' making in ./rarpwatch make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/rarpwatch' gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./rarpwatch.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -o ../../bin/rarpwatch rarpwatch.o ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -ltirpc -lpthread -lz -lmaxminddb make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/rarpwatch' making in ./raservices make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/raservices' gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./raservices.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./rauserdata.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -o ../../bin/raservices raservices.o ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -ltirpc -lpthread -lz -lmaxminddb gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -o ../../bin/rauserdata rauserdata.o ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -ltirpc -lpthread -lz -lmaxminddb make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/raservices' making in ./rastrip make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/rastrip' gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./rastrip.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -o ../../bin/rastrip rastrip.o ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -ltirpc -lpthread -lz -lmaxminddb make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/rastrip' making in ./ratrace make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/ratrace' gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./ratrace.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -DHAVE_CONFIG_H -o ../../bin/ratrace ratrace.o ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -ltirpc -lpthread -lz -lmaxminddb make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/ratrace' making in ./ratop make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/ratop' gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/mysql -DHAVE_CONFIG_H -DRABINPATH=\"/usr/bin\" -c ./racurses.c gcc -O -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-strict-aliasing -I. -I../../include -I../../common -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/mysql -DHAVE_CONFIG_H -DRABINPATH=\"/usr/bin\" -c ./raclient.c ./racurses.c: In function âargus_command_stringâ: ./racurses.c:4654:25: error: assignment to âint (**)(struct ArgusRecordStruct *, struct ArgusRecordStruct *)â from incompatible pointer type âint (**)(void)â [-Wincompatible-pointer-types] 4654 | if ((srtalg = (int (**)()) ArgusCalloc(ARGUS_MAX_SORT_ALG, sizeof(void *))) == NULL) | ^ make[3]: *** [Makefile:79: racurses.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/ratop' make[2]: *** [Makefile:60: all] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples' make[1]: *** [Makefile:70: all] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: make -j2 returned exit code 2 make: *** [debian/rules:18: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

