Building package "xmap-git" INFO: Starting build... INFO: Verifying bootstrap image /home/u726578/chaotic/cache/lower/20240726000340.sif WARNING: integrity: signature not found for object group 1 WARNING: Bootstrap image could not be verified, but build will continue. INFO: Creating sandbox directory... INFO: Build complete: /scratch/chaotic/sandbox/pkg142894fcf10 :: Synchronizing package databases... core downloading... extra downloading... multilib downloading... chaotic-aur downloading... :: Starting full system upgrade... resolving dependencies... looking for conflicting packages... Packages (5) ca-certificates-mozilla-3.102.1-1 perl-error-0.17029-6 perl-mailtools-2.21-8 perl-timedate-2.33-6 git-2.45.2-1 Total Installed Size: 29.02 MiB Net Upgrade Size: 28.01 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing perl-error... installing perl-timedate... installing perl-mailtools... upgrading ca-certificates-mozilla... installing git... Optional dependencies for git tk: gitk and git gui openssh: ssh transport and crypto perl-libwww: git svn perl-term-readkey: git svn and interactive.singlekey setting perl-io-socket-ssl: git send-email TLS support perl-authen-sasl: git send-email TLS support perl-mediawiki-api: git mediawiki support perl-datetime-format-iso8601: git mediawiki support perl-lwp-protocol-https: git mediawiki https support perl-cgi: gitweb (web interface) support python: git svn & git p4 subversion: git svn org.freedesktop.secrets: keyring credential helper libsecret: libsecret credential helper [installed] :: Running post-transaction hooks... (1/5) Creating system user accounts... Creating group 'git' with GID 973. Creating user 'git' (git daemon user) with UID 973 and GID 973. (2/5) Reloading system manager configuration... Skipped: Current root is not booted. (3/5) Arming ConditionNeedsUpdate... (4/5) Rebuilding certificate stores... (5/5) Warn about old perl modules warning: gmp-6.3.0-2 is up to date -- skipping warning: libpcap-1.10.4-1 is up to date -- skipping warning: json-c-0.17-2 is up to date -- skipping warning: libunistring-1.2-1 is up to date -- skipping warning: flex-2.6.4-5 is up to date -- skipping warning: git-2.45.2-1 is up to date -- skipping resolving dependencies... looking for conflicting packages... Packages (8) cppdap-1.58.0-2 hicolor-icon-theme-0.18-1 jsoncpp-1.9.5-3 libuv-1.48.0-2 rhash-1.4.4-1 byacc-20240109-1 cmake-3.30.1-1 gengetopt-2.23-3 Total Installed Size: 79.38 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing gengetopt... installing cppdap... installing hicolor-icon-theme... installing jsoncpp... Optional dependencies for jsoncpp jsoncpp-doc: documentation installing libuv... installing rhash... installing cmake... Optional dependencies for cmake make: for unix Makefile generator [installed] ninja: for ninja generator qt6-base: cmake-gui installing byacc... :: Running post-transaction hooks... (1/2) Arming ConditionNeedsUpdate... (2/2) Updating the info directory file... ==> Making package: xmap-git 2.0.0.r15.gf30b823-2 (Fri 26 Jul 2024 11:26:30 PM -03) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Updating xmap git repo... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... xmap ... Skipped ==> Extracting sources... -> Creating working copy of xmap git repo... Cloning into 'xmap'... done. ==> Starting prepare()... ==> Starting pkgver()... ==> Updated version: xmap-git 2.0.1.r9.g47d8cef-1 ==> Starting build()... -- The C compiler identification is GNU 14.1.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/sbin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /usr/sbin/pkg-config (found version "2.1.1") -- Checking for module 'json-c' -- Found json-c, version 0.17 -- Default XMap configuration file location is /etc/xmap -- Checking if blacklist4.conf exists there... -- Checking if whitelist6.conf exists there... -- Checking if xmap.conf exists there... -- Configuring done (0.4s) -- Generating done (0.0s) -- Build files have been written to: /home/main-builder/pkgwork/src/build [ 3%] Building C object lib/CMakeFiles/xmaplib.dir/constraint.c.o [ 3%] Building C object lib/CMakeFiles/xmaplib.dir/csv.c.o [ 3%] Building C object lib/CMakeFiles/xmaplib.dir/bloom.c.o [ 5%] Building C object lib/CMakeFiles/xmaplib.dir/gmp-ext.c.o [ 5%] Building C object lib/CMakeFiles/xmaplib.dir/blocklist.c.o [ 6%] Building C object lib/CMakeFiles/xmaplib.dir/lockfd.c.o [ 7%] Building C object lib/CMakeFiles/xmaplib.dir/logger.c.o fatal: not a git repository (or any parent up to mount point /home/main-builder) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition : note: this is the location of the previous definition : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 7%] Built target git_versioning [ 8%] Building C object lib/CMakeFiles/xmaplib.dir/random.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/main-builder/pkgwork/src/xmap/lib/gmp-ext.c: In function ‘mpz_to_uint8s_bits’: /home/main-builder/pkgwork/src/xmap/lib/gmp-ext.c:78:21: warning: cast from function call of type ‘double’ to non-matching type ‘int’ [-Wbad-function-cast] 78 | int bytes_len = (int) (ceil((bits_len) / (double) 8)); | ^ [ 9%] Building C object lib/CMakeFiles/xmaplib.dir/rijndael-alg-fst.c.o /home/main-builder/pkgwork/src/xmap/lib/gmp-ext.c: In function ‘mpz_from_uint8s_bits’: /home/main-builder/pkgwork/src/xmap/lib/gmp-ext.c:84:21: warning: cast from function call of type ‘double’ to non-matching type ‘int’ [-Wbad-function-cast] 84 | int bytes_len = (int) (ceil((bits_len) / (double) 8)); | ^ : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 10%] Building C object lib/CMakeFiles/xmaplib.dir/util.c.o /home/main-builder/pkgwork/src/xmap/lib/blocklist.c: In function ‘blocklist_init’: /home/main-builder/pkgwork/src/xmap/lib/blocklist.c:372:22: warning: comparison of unsigned expression in ‘< 0’ is always false [-Wtype-limits] 372 | if (port_max_len < 0 || (int) port_max_len > PORT_MAX_BITS) | ^ /home/main-builder/pkgwork/src/xmap/lib/blocklist.c:376:23: warning: comparison of unsigned expression in ‘< 0’ is always false [-Wtype-limits] 376 | if (index_max_len < 0 || (int) index_max_len > INDEX_MAX_BITS) | ^ /home/main-builder/pkgwork/src/xmap/lib/bloom.c: In function ‘bloom_filter_jaccard_index’: /home/main-builder/pkgwork/src/xmap/lib/bloom.c:429:9: warning: cast from function call of type ‘uint64_t’ {aka ‘long unsigned int’} to non-matching type ‘float’ [-Wbad-function-cast] 429 | (float) (bloom_filter_count_union_bits_set(bf1, bf2)); | ^ /home/main-builder/pkgwork/src/xmap/lib/bloom.c:430:24: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal] 430 | if (set_union_bits == 0.0) { // check for divide by 0 error | ^~ /home/main-builder/pkgwork/src/xmap/lib/bloom.c:434:12: warning: cast from function call of type ‘uint64_t’ {aka ‘long unsigned int’} to non-matching type ‘float’ [-Wbad-function-cast] 434 | return (float) (bloom_filter_count_intersection_bits_set(bf1, bf2)) / | ^ : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 11%] Building C object lib/CMakeFiles/xmaplib.dir/xalloc.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/main-builder/pkgwork/src/xmap/lib/util.c: In function ‘number_string’: /home/main-builder/pkgwork/src/xmap/lib/util.c:180:30: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=] 180 | snprintf(buf, len, "%u ", n); | ~^ ~ | | | | | uint64_t {aka long unsigned int} | unsigned int | %lu /home/main-builder/pkgwork/src/xmap/lib/util.c: In function ‘bits_string’: /home/main-builder/pkgwork/src/xmap/lib/util.c:209:30: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=] 209 | snprintf(buf, len, "%u ", n); | ~^ ~ | | | | | uint64_t {aka long unsigned int} | unsigned int | %lu [ 13%] Linking C static library libxmaplib.a [ 13%] Built target xmaplib [ 14%] Generating xopt.h [ 16%] Generating lexer.c [ 16%] Generating parser.c [ 18%] Building C object src/CMakeFiles/xmap.dir/filter.c.o [ 18%] Building C object src/CMakeFiles/xmap.dir/aesrand.c.o [ 22%] Building C object src/CMakeFiles/xmap.dir/expression.c.o [ 22%] Building C object src/CMakeFiles/xmap.dir/cyclic.c.o [ 22%] Building C object src/CMakeFiles/xmap.dir/fieldset.c.o [ 22%] Building C object src/CMakeFiles/xmap.dir/get_gateway.c.o [ 23%] Building C object src/CMakeFiles/xmap.dir/iterator.c.o [ 25%] Building C object src/CMakeFiles/xmap.dir/ip_target_file.c.o : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition : note: this is the location of the previous definition : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition : note: this is the location of the previous definition [ 26%] Building C object src/CMakeFiles/xmap.dir/recv.c.o [ 27%] Building C object src/CMakeFiles/xmap.dir/monitor.c.o In file included from /home/main-builder/pkgwork/src/xmap/src/get_gateway.c:20: /home/main-builder/pkgwork/src/xmap/src/get_gateway-linux.h: In function ‘get_default_iface’: /home/main-builder/pkgwork/src/xmap/src/get_gateway-linux.h:42:5: warning: ‘pcap_lookupdev’ is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] 42 | char *iface = pcap_lookupdev(errbuf); | ^~~~ In file included from /home/main-builder/pkgwork/src/xmap/src/get_gateway-linux.h:25: /usr/include/pcap/pcap.h:395:18: note: declared here 395 | PCAP_API char *pcap_lookupdev(char *); | ^~~~~~~~~~~~~~ [ 28%] Building C object src/CMakeFiles/xmap.dir/send.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 30%] Building C object src/CMakeFiles/xmap.dir/socket.c.o [ 30%] Building C object src/CMakeFiles/xmap.dir/shard.c.o [ 31%] Building C object src/CMakeFiles/xmap.dir/state.c.o [ 32%] Building C object src/CMakeFiles/xmap.dir/summary.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 33%] Building C object src/CMakeFiles/xmap.dir/utility.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/main-builder/pkgwork/src/xmap/src/state.c:39:36: error: initialization of ‘unsigned char’ from ‘void *’ makes integer from pointer without a cast [-Wint-conversion] 39 | .source_ip_addresses = NULL, | ^~~~ /home/main-builder/pkgwork/src/xmap/src/state.c:39:36: note: (near initialization for ‘xconf.source_ip_addresses[0][0]’) /home/main-builder/pkgwork/src/xmap/src/state.c:17:27: warning: missing braces around initializer [-Wmissing-braces] 17 | struct state_conf xconf = { | ^ /home/main-builder/pkgwork/src/xmap/src/monitor.c: In function ‘onscreen_appsuccess’: /home/main-builder/pkgwork/src/xmap/src/monitor.c:344:17: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 6 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=] 344 | "%5s %0.0f%%%s; " | ^~~~~~~~~~~~~~~~~ ...... 352 | exp->time_remaining_str, exp->total_sent, exp->send_rate_str, | ~~~~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} /home/main-builder/pkgwork/src/xmap/src/monitor.c:345:27: note: format string is defined here 345 | "sent: %llu %sp/s %sb/s (%sp/s %sb/s avg); " | ~~~^ | | | long long unsigned int | %lu /home/main-builder/pkgwork/src/xmap/src/monitor.c:344:17: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 11 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=] 344 | "%5s %0.0f%%%s; " | ^~~~~~~~~~~~~~~~~ ...... 354 | exp->send_bandwidth_avg_str, exp->recv_success_unique, | ~~~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} In file included from /home/main-builder/pkgwork/src/xmap/src/send.c:24: /home/main-builder/pkgwork/src/xmap/src/probe_modules/packet.h: In function ‘check_dnsa_txid’: [ 34%] Building C object src/CMakeFiles/xmap.dir/validate.c.o /home/main-builder/pkgwork/src/xmap/src/probe_modules/packet.h:387:14: warning: unused variable ‘txid_t’ [-Wunused-variable] 387 | uint16_t txid_t = txid_min; | ^~~~~~ make[2]: *** [src/CMakeFiles/xmap.dir/build.make:270: src/CMakeFiles/xmap.dir/state.c.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /home/main-builder/pkgwork/src/xmap/src/monitor.c:346:27: note: format string is defined here 346 | "recv: %llu %sp/s (%sp/s avg); " | ~~~^ | | | long long unsigned int | %lu /home/main-builder/pkgwork/src/xmap/src/monitor.c:344:17: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 14 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=] 344 | "%5s %0.0f%%%s; " | ^~~~~~~~~~~~~~~~~ ...... 356 | exp->app_recv_success_unique, exp->app_success_rate_str, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} /home/main-builder/pkgwork/src/xmap/src/monitor.c:347:34: note: format string is defined here 347 | "app success: %llu %sp/s (%sp/s avg); " | ~~~^ | | | long long unsigned int | %lu /home/main-builder/pkgwork/src/xmap/src/monitor.c:361:17: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 6 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=] 361 | "%5s %0.0f%%%s; " | ^~~~~~~~~~~~~~~~~ ...... 369 | exp->time_remaining_str, exp->total_sent, | ~~~~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} /home/main-builder/pkgwork/src/xmap/src/monitor.c:362:27: note: format string is defined here 362 | "sent: %llu done (%sp/s %sb/s avg); " | ~~~^ | | | long long unsigned int | %lu /home/main-builder/pkgwork/src/xmap/src/monitor.c:361:17: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 9 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=] 361 | "%5s %0.0f%%%s; " | ^~~~~~~~~~~~~~~~~ ...... 371 | exp->recv_success_unique, exp->recv_rate_str, exp->recv_avg_str, | ~~~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} /home/main-builder/pkgwork/src/xmap/src/monitor.c:363:27: note: format string is defined here 363 | "recv: %llu %sp/s (%sp/s avg); " | ~~~^ | | | long long unsigned int | %lu /home/main-builder/pkgwork/src/xmap/src/monitor.c:361:17: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 12 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=] 361 | "%5s %0.0f%%%s; " | ^~~~~~~~~~~~~~~~~ ...... 372 | exp->app_recv_success_unique, exp->app_success_rate_str, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} /home/main-builder/pkgwork/src/xmap/src/monitor.c:364:34: note: format string is defined here 364 | "app success: %llu %sp/s (%sp/s avg); " | ~~~^ | | | long long unsigned int | %lu /home/main-builder/pkgwork/src/xmap/src/monitor.c: In function ‘onscreen_generic’: /home/main-builder/pkgwork/src/xmap/src/monitor.c:381:17: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 6 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=] 381 | "%5s %0.0f%%%s; " | ^~~~~~~~~~~~~~~~~ ...... 387 | exp->time_remaining_str, exp->total_sent, exp->send_rate_str, | ~~~~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} /home/main-builder/pkgwork/src/xmap/src/monitor.c:382:27: note: format string is defined here 382 | "send: %llu %sp/s %sb/s (%sp/s %sb/s avg); " | ~~~^ | | | long long unsigned int | %lu /home/main-builder/pkgwork/src/xmap/src/monitor.c:381:17: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 11 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=] 381 | "%5s %0.0f%%%s; " | ^~~~~~~~~~~~~~~~~ ...... 389 | exp->send_bandwidth_avg_str, exp->recv_success_unique, | ~~~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} /home/main-builder/pkgwork/src/xmap/src/monitor.c:383:27: note: format string is defined here 383 | "recv: %llu %sp/s (%sp/s avg); " | ~~~^ | | | long long unsigned int | %lu /home/main-builder/pkgwork/src/xmap/src/monitor.c:394:17: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 6 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=] 394 | "%5s %0.0f%%%s; " | ^~~~~~~~~~~~~~~~~ ...... 400 | exp->time_remaining_str, exp->total_sent, | ~~~~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} /home/main-builder/pkgwork/src/xmap/src/monitor.c:395:27: note: format string is defined here 395 | "send: %llu done (%sp/s %sb/s avg); " | ~~~^ | | | long long unsigned int | %lu /home/main-builder/pkgwork/src/xmap/src/monitor.c:394:17: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 9 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=] 394 | "%5s %0.0f%%%s; " | ^~~~~~~~~~~~~~~~~ ...... 402 | exp->recv_success_unique, exp->recv_rate_str, exp->recv_avg_str, | ~~~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} /home/main-builder/pkgwork/src/xmap/src/monitor.c:396:27: note: format string is defined here 396 | "recv: %llu %sp/s (%sp/s avg); " | ~~~^ | | | long long unsigned int | %lu /home/main-builder/pkgwork/src/xmap/src/monitor.c: In function ‘update_status_updates_file’: /home/main-builder/pkgwork/src/xmap/src/monitor.c:440:13: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 9 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=] 440 | "%s,%u,%u," | ^~~~~~~~~~~ ...... 450 | exp->total_sent, exp->send_rate, exp->send_rate_avg, | ~~~~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} /home/main-builder/pkgwork/src/xmap/src/monitor.c:442:17: note: format string is defined here 442 | "%llu,%.0f,%.0f," | ~~~^ | | | long long unsigned int | %lu /home/main-builder/pkgwork/src/xmap/src/monitor.c:440:13: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 14 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=] 440 | "%s,%u,%u," | ^~~~~~~~~~~ ...... 452 | exp->recv_success_unique, exp->recv_rate, exp->recv_avg, | ~~~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} /home/main-builder/pkgwork/src/xmap/src/monitor.c:444:17: note: format string is defined here 444 | "%llu,%.0f,%.0f," | ~~~^ | | | long long unsigned int | %lu /home/main-builder/pkgwork/src/xmap/src/monitor.c:440:13: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 17 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=] 440 | "%s,%u,%u," | ^~~~~~~~~~~ ...... 453 | exp->total_recv, exp->recv_total_rate, exp->recv_total_avg, | ~~~~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} /home/main-builder/pkgwork/src/xmap/src/monitor.c:445:17: note: format string is defined here 445 | "%llu,%.0f,%.0f," | ~~~^ | | | long long unsigned int | %lu /home/main-builder/pkgwork/src/xmap/src/monitor.c:440:13: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 20 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=] 440 | "%s,%u,%u," | ^~~~~~~~~~~ ...... 454 | exp->pcap_drop_total, exp->pcap_drop_last, exp->pcap_drop_avg, | ~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} /home/main-builder/pkgwork/src/xmap/src/monitor.c:446:17: note: format string is defined here 446 | "%llu,%.0f,%.0f," | ~~~^ | | | long long unsigned int | %lu /home/main-builder/pkgwork/src/xmap/src/monitor.c:440:13: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 23 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=] 440 | "%s,%u,%u," | ^~~~~~~~~~~ ...... 455 | exp->fail_total, exp->fail_last, exp->fail_avg); | ~~~~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} /home/main-builder/pkgwork/src/xmap/src/monitor.c:447:17: note: format string is defined here 447 | "%llu,%.0f,%.0f\n", | ~~~^ | | | long long unsigned int | %lu /home/main-builder/pkgwork/src/xmap/src/monitor.c: In function ‘check_max_sendto_failures’: /home/main-builder/pkgwork/src/xmap/src/monitor.c:468:35: warning: comparison of unsigned expression in ‘>= 0’ is always true [-Wtype-limits] 468 | if (xconf.max_sendto_failures >= 0 && | ^~ : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/main-builder/pkgwork/src/xmap/src/summary.c: In function ‘json_metadata’: /home/main-builder/pkgwork/src/xmap/src/summary.c:323:9: warning: the comparison will always evaluate as ‘true’ for the address of ‘gw_ip’ will never be NULL [-Waddress] 323 | if (xconf.gw_ip) { | ^~~~~ In file included from /home/main-builder/pkgwork/src/xmap/src/iid_modules/iid_modules.h:13, from /home/main-builder/pkgwork/src/xmap/src/summary.c:21: /home/main-builder/pkgwork/src/xmap/src/iid_modules/../state.h:81:16: note: ‘gw_ip’ declared here 81 | ipaddr_n_t gw_ip[IP_ADDR_LEN_BYTES]; | ^~~~~ make[1]: *** [CMakeFiles/Makefile2:224: src/CMakeFiles/xmap.dir/all] Error 2 make: *** [Makefile:156: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... real 0m32.604s user 0m11.791s sys 0m7.542s