(overflow (a, b, tmin, tmax) \ ^~~~~~~~ ./../gl/intprops.h:517:11: note: in expansion of macro '_GL_INT_OP_CALC' : _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long long int, \ ^~~~~~~~~~~~~~~ ./../gl/intprops.h:505:7: note: in expansion of macro '_GL_INT_OP_WRAPV_LONGISH' : _GL_INT_OP_WRAPV_LONGISH(a, b, r, op, overflow)) ^~~~~~~~~~~~~~~~~~~~~~~~ ./../gl/intprops.h:397:4: note: in expansion of macro '_GL_INT_OP_WRAPV' _GL_INT_OP_WRAPV (a, b, r, +, _GL_INT_ADD_RANGE_OVERFLOW) ^~~~~~~~~~~~~~~~ ./../gl/intprops.h:636:31: note: in expansion of macro 'INT_ADD_WRAPV' #define INT_ADD_OK(a, b, r) ! INT_ADD_WRAPV (a, b, r) ^~~~~~~~~~~~~ crypto-api.c:462:8: note: in expansion of macro 'INT_ADD_OK' if (!INT_ADD_OK(ptext_len, block_size, &n)) { ^~~~~~~~~~ ./../gl/intprops.h:571:67: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] ? ((EXPR_SIGNED (_GL_INT_CONVERT (b, (tmin) - (a))) || (a) < (tmin)) \ ^ ./../gl/intprops.h:534:4: note: in expansion of macro '_GL_INT_ADD_RANGE_OVERFLOW' (overflow (a, b, tmin, tmax) \ ^~~~~~~~ ./../gl/intprops.h:517:11: note: in expansion of macro '_GL_INT_OP_CALC' : _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long long int, \ ^~~~~~~~~~~~~~~ ./../gl/intprops.h:505:7: note: in expansion of macro '_GL_INT_OP_WRAPV_LONGISH' : _GL_INT_OP_WRAPV_LONGISH(a, b, r, op, overflow)) ^~~~~~~~~~~~~~~~~~~~~~~~ ./../gl/intprops.h:397:4: note: in expansion of macro '_GL_INT_OP_WRAPV' _GL_INT_OP_WRAPV (a, b, r, +, _GL_INT_ADD_RANGE_OVERFLOW) ^~~~~~~~~~~~~~~~ ./../gl/intprops.h:636:31: note: in expansion of macro 'INT_ADD_WRAPV' #define INT_ADD_OK(a, b, r) ! INT_ADD_WRAPV (a, b, r) ^~~~~~~~~~~~~ crypto-api.c:462:8: note: in expansion of macro 'INT_ADD_OK' if (!INT_ADD_OK(ptext_len, block_size, &n)) { ^~~~~~~~~~ ./../gl/intprops.h:45:55: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] #define EXPR_SIGNED(e) (_GL_INT_NEGATE_CONVERT (e, 1) < 0) ^ ./../gl/intprops.h:574:12: note: in expansion of macro 'EXPR_SIGNED' || ((EXPR_SIGNED (_GL_INT_CONVERT (a, b)) || (tmax) < (b)) \ ^~~~~~~~~~~ ./../gl/intprops.h:534:4: note: in expansion of macro '_GL_INT_ADD_RANGE_OVERFLOW' (overflow (a, b, tmin, tmax) \ ^~~~~~~~ ./../gl/intprops.h:517:11: note: in expansion of macro '_GL_INT_OP_CALC' : _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long long int, \ ^~~~~~~~~~~~~~~ ./../gl/intprops.h:505:7: note: in expansion of macro '_GL_INT_OP_WRAPV_LONGISH' : _GL_INT_OP_WRAPV_LONGISH(a, b, r, op, overflow)) ^~~~~~~~~~~~~~~~~~~~~~~~ ./../gl/intprops.h:397:4: note: in expansion of macro '_GL_INT_OP_WRAPV' _GL_INT_OP_WRAPV (a, b, r, +, _GL_INT_ADD_RANGE_OVERFLOW) ^~~~~~~~~~~~~~~~ ./../gl/intprops.h:636:31: note: in expansion of macro 'INT_ADD_WRAPV' #define INT_ADD_OK(a, b, r) ! INT_ADD_WRAPV (a, b, r) ^~~~~~~~~~~~~ crypto-api.c:462:8: note: in expansion of macro 'INT_ADD_OK' if (!INT_ADD_OK(ptext_len, block_size, &n)) { ^~~~~~~~~~ crypto-api.c: In function 'iov_store_grow': ./../gl/intprops.h:45:55: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] #define EXPR_SIGNED(e) (_GL_INT_NEGATE_CONVERT (e, 1) < 0) ^ ./../gl/intprops.h:278:6: note: in definition of macro '_GL_ADD_OVERFLOW' ((min) < 0 ? INT_ADD_RANGE_OVERFLOW (a, b, min, max) \ ^~~ ./../gl/intprops.h:65:4: note: in expansion of macro 'EXPR_SIGNED' (EXPR_SIGNED (e) \ ^~~~~~~~~~~ ./../gl/intprops.h:387:23: note: in expansion of macro '_GL_INT_MINIMUM' _GL_INT_MINIMUM (_GL_INT_CONVERT (a, b)), \ ^~~~~~~~~~~~~~~ ./../gl/intprops.h:362:3: note: in expansion of macro '_GL_BINARY_OP_OVERFLOW' _GL_BINARY_OP_OVERFLOW (a, b, _GL_ADD_OVERFLOW) ^~~~~~~~~~~~~~~~~~~~~~ crypto-api.c:1330:6: note: in expansion of macro 'INT_ADD_OVERFLOW' if (INT_ADD_OVERFLOW(new_capacity, length)) { ^~~~~~~~~~~~~~~~ ./../gl/intprops.h:278:11: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] ((min) < 0 ? INT_ADD_RANGE_OVERFLOW (a, b, min, max) \ ^ ./../gl/intprops.h:386:3: note: in expansion of macro '_GL_ADD_OVERFLOW' op_result_overflow (a, b, \ ^~~~~~~~~~~~~~~~~~ ./../gl/intprops.h:362:3: note: in expansion of macro '_GL_BINARY_OP_OVERFLOW' _GL_BINARY_OP_OVERFLOW (a, b, _GL_ADD_OVERFLOW) ^~~~~~~~~~~~~~~~~~~~~~ crypto-api.c:1330:6: note: in expansion of macro 'INT_ADD_OVERFLOW' if (INT_ADD_OVERFLOW(new_capacity, length)) { ^~~~~~~~~~~~~~~~ ./../gl/intprops.h:171:8: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] ((b) < 0 \ ^ ./../gl/intprops.h:278:17: note: in expansion of macro 'INT_ADD_RANGE_OVERFLOW' ((min) < 0 ? INT_ADD_RANGE_OVERFLOW (a, b, min, max) \ ^~~~~~~~~~~~~~~~~~~~~~ ./../gl/intprops.h:386:3: note: in expansion of macro '_GL_ADD_OVERFLOW' op_result_overflow (a, b, \ ^~~~~~~~~~~~~~~~~~ ./../gl/intprops.h:362:3: note: in expansion of macro '_GL_BINARY_OP_OVERFLOW' _GL_BINARY_OP_OVERFLOW (a, b, _GL_ADD_OVERFLOW) ^~~~~~~~~~~~~~~~~~~~~~ crypto-api.c:1330:6: note: in expansion of macro 'INT_ADD_OVERFLOW' if (INT_ADD_OVERFLOW(new_capacity, length)) { ^~~~~~~~~~~~~~~~ ./../gl/intprops.h:45:55: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] #define EXPR_SIGNED(e) (_GL_INT_NEGATE_CONVERT (e, 1) < 0) ^ ./../gl/intprops.h:172:13: note: in definition of macro 'INT_ADD_RANGE_OVERFLOW' ? (a) < (min) - (b) \ ^~~ ./../gl/intprops.h:386:3: note: in expansion of macro '_GL_ADD_OVERFLOW' op_result_overflow (a, b, \ ^~~~~~~~~~~~~~~~~~ ./../gl/intprops.h:65:4: note: in expansion of macro 'EXPR_SIGNED' (EXPR_SIGNED (e) \ ^~~~~~~~~~~ ./../gl/intprops.h:387:23: note: in expansion of macro '_GL_INT_MINIMUM' _GL_INT_MINIMUM (_GL_INT_CONVERT (a, b)), \ ^~~~~~~~~~~~~~~ ./../gl/intprops.h:362:3: note: in expansion of macro '_GL_BINARY_OP_OVERFLOW' _GL_BINARY_OP_OVERFLOW (a, b, _GL_ADD_OVERFLOW) ^~~~~~~~~~~~~~~~~~~~~~ crypto-api.c:1330:6: note: in expansion of macro 'INT_ADD_OVERFLOW' if (INT_ADD_OVERFLOW(new_capacity, length)) { ^~~~~~~~~~~~~~~~ ./../gl/intprops.h:45:55: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] #define EXPR_SIGNED(e) (_GL_INT_NEGATE_CONVERT (e, 1) < 0) ^ ./../gl/intprops.h:173:7: note: in definition of macro 'INT_ADD_RANGE_OVERFLOW' : (max) - (b) < (a)) ^~~ ./../gl/intprops.h:386:3: note: in expansion of macro '_GL_ADD_OVERFLOW' op_result_overflow (a, b, \ ^~~~~~~~~~~~~~~~~~ ./../gl/intprops.h:69:4: note: in expansion of macro 'EXPR_SIGNED' (EXPR_SIGNED (e) \ ^~~~~~~~~~~ ./../gl/intprops.h:388:23: note: in expansion of macro '_GL_INT_MAXIMUM' _GL_INT_MAXIMUM (_GL_INT_CONVERT (a, b))) ^~~~~~~~~~~~~~~ ./../gl/intprops.h:362:3: note: in expansion of macro '_GL_BINARY_OP_OVERFLOW' _GL_BINARY_OP_OVERFLOW (a, b, _GL_ADD_OVERFLOW) ^~~~~~~~~~~~~~~~~~~~~~ crypto-api.c:1330:6: note: in expansion of macro 'INT_ADD_OVERFLOW' if (INT_ADD_OVERFLOW(new_capacity, length)) { ^~~~~~~~~~~~~~~~ ./../gl/intprops.h:279:11: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] : (a) < 0 ? (b) <= (a) + (b) \ ^ ./../gl/intprops.h:386:3: note: in expansion of macro '_GL_ADD_OVERFLOW' op_result_overflow (a, b, \ ^~~~~~~~~~~~~~~~~~ ./../gl/intprops.h:362:3: note: in expansion of macro '_GL_BINARY_OP_OVERFLOW' _GL_BINARY_OP_OVERFLOW (a, b, _GL_ADD_OVERFLOW) ^~~~~~~~~~~~~~~~~~~~~~ crypto-api.c:1330:6: note: in expansion of macro 'INT_ADD_OVERFLOW' if (INT_ADD_OVERFLOW(new_capacity, length)) { ^~~~~~~~~~~~~~~~ ./../gl/intprops.h:280:11: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] : (b) < 0 ? (a) <= (a) + (b) \ ^ ./../gl/intprops.h:386:3: note: in expansion of macro '_GL_ADD_OVERFLOW' op_result_overflow (a, b, \ ^~~~~~~~~~~~~~~~~~ ./../gl/intprops.h:362:3: note: in expansion of macro '_GL_BINARY_OP_OVERFLOW' _GL_BINARY_OP_OVERFLOW (a, b, _GL_ADD_OVERFLOW) ^~~~~~~~~~~~~~~~~~~~~~ crypto-api.c:1330:6: note: in expansion of macro 'INT_ADD_OVERFLOW' if (INT_ADD_OVERFLOW(new_capacity, length)) { ^~~~~~~~~~~~~~~~ crypto-api.c: In function 'append_from_iov': ./../gl/intprops.h:45:55: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] #define EXPR_SIGNED(e) (_GL_INT_NEGATE_CONVERT (e, 1) < 0) ^ ./../gl/intprops.h:278:6: note: in definition of macro '_GL_ADD_OVERFLOW' ((min) < 0 ? INT_ADD_RANGE_OVERFLOW (a, b, min, max) \ ^~~ ./../gl/intprops.h:65:4: note: in expansion of macro 'EXPR_SIGNED' (EXPR_SIGNED (e) \ ^~~~~~~~~~~ ./../gl/intprops.h:387:23: note: in expansion of macro '_GL_INT_MINIMUM' _GL_INT_MINIMUM (_GL_INT_CONVERT (a, b)), \ ^~~~~~~~~~~~~~~ ./../gl/intprops.h:362:3: note: in expansion of macro '_GL_BINARY_OP_OVERFLOW' _GL_BINARY_OP_OVERFLOW (a, b, _GL_ADD_OVERFLOW) ^~~~~~~~~~~~~~~~~~~~~~ crypto-api.c:1353:8: note: in expansion of macro 'INT_ADD_OVERFLOW' if (INT_ADD_OVERFLOW(new_capacity, iov[i].iov_len)) { ^~~~~~~~~~~~~~~~ ./../gl/intprops.h:278:11: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] ((min) < 0 ? INT_ADD_RANGE_OVERFLOW (a, b, min, max) \ ^ ./../gl/intprops.h:386:3: note: in expansion of macro '_GL_ADD_OVERFLOW' op_result_overflow (a, b, \ ^~~~~~~~~~~~~~~~~~ ./../gl/intprops.h:362:3: note: in expansion of macro '_GL_BINARY_OP_OVERFLOW' _GL_BINARY_OP_OVERFLOW (a, b, _GL_ADD_OVERFLOW) ^~~~~~~~~~~~~~~~~~~~~~ crypto-api.c:1353:8: note: in expansion of macro 'INT_ADD_OVERFLOW' if (INT_ADD_OVERFLOW(new_capacity, iov[i].iov_len)) { ^~~~~~~~~~~~~~~~ ./../gl/intprops.h:171:8: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] ((b) < 0 \ ^ ./../gl/intprops.h:278:17: note: in expansion of macro 'INT_ADD_RANGE_OVERFLOW' ((min) < 0 ? INT_ADD_RANGE_OVERFLOW (a, b, min, max) \ ^~~~~~~~~~~~~~~~~~~~~~ ./../gl/intprops.h:386:3: note: in expansion of macro '_GL_ADD_OVERFLOW' op_result_overflow (a, b, \ ^~~~~~~~~~~~~~~~~~ ./../gl/intprops.h:362:3: note: in expansion of macro '_GL_BINARY_OP_OVERFLOW' _GL_BINARY_OP_OVERFLOW (a, b, _GL_ADD_OVERFLOW) ^~~~~~~~~~~~~~~~~~~~~~ crypto-api.c:1353:8: note: in expansion of macro 'INT_ADD_OVERFLOW' if (INT_ADD_OVERFLOW(new_capacity, iov[i].iov_len)) { ^~~~~~~~~~~~~~~~ ./../gl/intprops.h:45:55: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] #define EXPR_SIGNED(e) (_GL_INT_NEGATE_CONVERT (e, 1) < 0) ^ ./../gl/intprops.h:172:13: note: in definition of macro 'INT_ADD_RANGE_OVERFLOW' ? (a) < (min) - (b) \ ^~~ ./../gl/intprops.h:386:3: note: in expansion of macro '_GL_ADD_OVERFLOW' op_result_overflow (a, b, \ ^~~~~~~~~~~~~~~~~~ ./../gl/intprops.h:65:4: note: in expansion of macro 'EXPR_SIGNED' (EXPR_SIGNED (e) \ ^~~~~~~~~~~ ./../gl/intprops.h:387:23: note: in expansion of macro '_GL_INT_MINIMUM' _GL_INT_MINIMUM (_GL_INT_CONVERT (a, b)), \ ^~~~~~~~~~~~~~~ ./../gl/intprops.h:362:3: note: in expansion of macro '_GL_BINARY_OP_OVERFLOW' _GL_BINARY_OP_OVERFLOW (a, b, _GL_ADD_OVERFLOW) ^~~~~~~~~~~~~~~~~~~~~~ crypto-api.c:1353:8: note: in expansion of macro 'INT_ADD_OVERFLOW' if (INT_ADD_OVERFLOW(new_capacity, iov[i].iov_len)) { ^~~~~~~~~~~~~~~~ ./../gl/intprops.h:45:55: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] #define EXPR_SIGNED(e) (_GL_INT_NEGATE_CONVERT (e, 1) < 0) ^ ./../gl/intprops.h:173:7: note: in definition of macro 'INT_ADD_RANGE_OVERFLOW' : (max) - (b) < (a)) ^~~ ./../gl/intprops.h:386:3: note: in expansion of macro '_GL_ADD_OVERFLOW' op_result_overflow (a, b, \ ^~~~~~~~~~~~~~~~~~ ./../gl/intprops.h:69:4: note: in expansion of macro 'EXPR_SIGNED' (EXPR_SIGNED (e) \ ^~~~~~~~~~~ ./../gl/intprops.h:388:23: note: in expansion of macro '_GL_INT_MAXIMUM' _GL_INT_MAXIMUM (_GL_INT_CONVERT (a, b))) ^~~~~~~~~~~~~~~ ./../gl/intprops.h:362:3: note: in expansion of macro '_GL_BINARY_OP_OVERFLOW' _GL_BINARY_OP_OVERFLOW (a, b, _GL_ADD_OVERFLOW) ^~~~~~~~~~~~~~~~~~~~~~ crypto-api.c:1353:8: note: in expansion of macro 'INT_ADD_OVERFLOW' if (INT_ADD_OVERFLOW(new_capacity, iov[i].iov_len)) { ^~~~~~~~~~~~~~~~ ./../gl/intprops.h:279:11: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] : (a) < 0 ? (b) <= (a) + (b) \ ^ ./../gl/intprops.h:386:3: note: in expansion of macro '_GL_ADD_OVERFLOW' op_result_overflow (a, b, \ ^~~~~~~~~~~~~~~~~~ ./../gl/intprops.h:362:3: note: in expansion of macro '_GL_BINARY_OP_OVERFLOW' _GL_BINARY_OP_OVERFLOW (a, b, _GL_ADD_OVERFLOW) ^~~~~~~~~~~~~~~~~~~~~~ crypto-api.c:1353:8: note: in expansion of macro 'INT_ADD_OVERFLOW' if (INT_ADD_OVERFLOW(new_capacity, iov[i].iov_len)) { ^~~~~~~~~~~~~~~~ ./../gl/intprops.h:280:11: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] : (b) < 0 ? (a) <= (a) + (b) \ ^ ./../gl/intprops.h:386:3: note: in expansion of macro '_GL_ADD_OVERFLOW' op_result_overflow (a, b, \ ^~~~~~~~~~~~~~~~~~ ./../gl/intprops.h:362:3: note: in expansion of macro '_GL_BINARY_OP_OVERFLOW' _GL_BINARY_OP_OVERFLOW (a, b, _GL_ADD_OVERFLOW) ^~~~~~~~~~~~~~~~~~~~~~ crypto-api.c:1353:8: note: in expansion of macro 'INT_ADD_OVERFLOW' if (INT_ADD_OVERFLOW(new_capacity, iov[i].iov_len)) { ^~~~~~~~~~~~~~~~ CC pcert.lo CC pubkey.lo CC locks.lo CC dtls.lo CC system_override.lo CC crypto-backend.lo CC verify-tofu.lo CC pin.lo CC tpm.lo CC fips.lo CC safe-memfuncs.lo CC atfork.lo CC randomart.lo CC urls.lo CC prf.lo CC auto-verify.lo CC dh-session.lo CC cert-session.lo CC handshake-checks.lo CC dtls-sw.lo CC dh-primes.lo CC openpgp_compat.lo CC crypto-selftests.lo CC crypto-selftests-pk.lo CC secrets.lo CC extv.lo CC hello_ext_lib.lo CC ocsp-api.lo CC stek.lo CC cert-cred-rawpk.lo CC iov.lo CC system/ktls.lo CC vko.lo CC system/keys-dummy.lo CC tls13-sig.lo CC tls13/finished.lo CC tls13/key_update.lo CC tls13/hello_retry.lo CC tls13/session_ticket.lo CC tls13/certificate.lo CC tls13/early_data.lo CC tls13/post_handshake.lo CC tls13/psk_ext_parser.lo CC tls13/anti_replay.lo CC srp.lo CC psk.lo CXX libgnutlsxx_la-gnutlsxx.lo CC system/certs.lo CC system/threads.lo CC system/fastopen.lo CC system/sockets.lo CC inih/ini.lo CC tls13/encrypted_extensions.lo CC tls13/certificate_request.lo CC tls13/certificate_verify.lo CCLD libgnutls.la copying selected object files to avoid basename conflicts... CXXLD libgnutlsxx.la libtool: warning: '/home/buildroot/autobuild/instance-2/output-1/per-package/gnutls/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libidn2.la' seems to be moved libtool: warning: '/home/buildroot/autobuild/instance-2/output-1/per-package/gnutls/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libunistring.la' seems to be moved libtool: warning: '/home/buildroot/autobuild/instance-2/output-1/per-package/gnutls/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libtasn1.la' seems to be moved libtool: warning: '/home/buildroot/autobuild/instance-2/output-1/per-package/gnutls/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libgmp.la' seems to be moved libtool: warning: library '/home/buildroot/autobuild/instance-2/output-1/per-package/gnutls/host/opt/ext-toolchain/bin/../lib/gcc/mips-img-linux-gnu/6.3.0/../../../../mips-img-linux-gnu/lib/mips-r6-hard/lib32/libatomic.la' was moved. libtool: warning: library '/home/buildroot/autobuild/instance-2/output-1/per-package/gnutls/host/opt/ext-toolchain/bin/../lib/gcc/mips-img-linux-gnu/6.3.0/../../../../mips-img-linux-gnu/lib/mips-r6-hard/lib32/libatomic.la' was moved. libtool: warning: library '/home/buildroot/autobuild/instance-2/output-1/per-package/gnutls/host/opt/ext-toolchain/bin/../lib/gcc/mips-img-linux-gnu/6.3.0/../../../../mips-img-linux-gnu/lib/mips-r6-hard/lib32/libstdc++.la' was moved. make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/gnutls-3.7.8/lib' make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/gnutls-3.7.8/lib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/gnutls-3.7.8/lib' Making all in extra make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/gnutls-3.7.8/extra' Making all in includes make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/gnutls-3.7.8/extra/includes' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/gnutls-3.7.8/extra/includes' make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/gnutls-3.7.8/extra' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/gnutls-3.7.8/extra' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/gnutls-3.7.8/extra' Making all in po make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/gnutls-3.7.8/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/gnutls-3.7.8/po' Making all in src/gl make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/gnutls-3.7.8/src/gl' GEN alloca.h GEN fcntl.h GEN inttypes.h GEN arpa/inet.h GEN limits.h GEN netdb.h GEN signal.h GEN stdint.h GEN stdio.h GEN stdlib.h GEN string.h GEN strings.h GEN sys/select.h GEN sys/socket.h GEN sys/stat.h GEN sys/time.h GEN time.h GEN sys/types.h GEN sys/uio.h GEN unistd.h GEN wchar.h /usr/bin/make all-recursive make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/gnutls-3.7.8/src/gl' Making all in . make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/gnutls-3.7.8/src/gl' CC basename-lgpl.lo CC bitrotate.lo CC c-ctype.lo CC c-strcasecmp.lo CC c-strncasecmp.lo CC cloexec.lo CC close-stream.lo CC exitfail.lo CC fd-hook.lo CC getprogname.lo CC gettime.lo CC hash.lo CC hash-pjw-bare.lo CC gl_linked_list.lo CC gl_list.lo CC malloca.lo CC nstrftime.lo CC parse-datetime.lo CC progname.lo CC read-file.lo In file included from parse-datetime.y:39:0: parse-datetime.y: In function 'to_tm_year': intprops.h:588:17: warning: integer overflow in expression [-Woverflow] || (tmax) + (b) < (a))) ^ intprops.h:534:4: note: in expansion of macro '_GL_INT_SUBTRACT_RANGE_OVERFLOW' (overflow (a, b, tmin, tmax) \ ^~~~~~~~ intprops.h:501:10: note: in expansion of macro '_GL_INT_OP_CALC' ? _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, \ ^~~~~~~~~~~~~~~ intprops.h:399:4: note: in expansion of macro '_GL_INT_OP_WRAPV' _GL_INT_OP_WRAPV (a, b, r, -, _GL_INT_SUBTRACT_RANGE_OVERFLOW) ^~~~~~~~~~~~~~~~ parse-datetime.y:1286:9: note: in expansion of macro 'INT_SUBTRACT_WRAPV' : INT_SUBTRACT_WRAPV (year, TM_YEAR_BASE, tm_year)) ^~~~~~~~~~~~~~~~~~ parse-datetime.y: In function 'yylex': intprops.h:588:17: warning: integer overflow in expression [-Woverflow] || (tmax) + (b) < (a))) ^ intprops.h:534:4: note: in expansion of macro '_GL_INT_SUBTRACT_RANGE_OVERFLOW' (overflow (a, b, tmin, tmax) \ ^~~~~~~~ intprops.h:501:10: note: in expansion of macro '_GL_INT_OP_CALC' ? _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, \ ^~~~~~~~~~~~~~~ intprops.h:399:4: note: in expansion of macro '_GL_INT_OP_WRAPV' _GL_INT_OP_WRAPV (a, b, r, -, _GL_INT_SUBTRACT_RANGE_OVERFLOW) ^~~~~~~~~~~~~~~~ parse-datetime.y:1481:23: note: in expansion of macro 'INT_SUBTRACT_WRAPV' if (INT_SUBTRACT_WRAPV (s, 1, &s)) ^~~~~~~~~~~~~~~~~~ CC sockets.lo CC stat-time.lo CC sys_socket.lo CC glthread/threadlib.lo CC timespec.lo CC unistd.lo CC xmalloc.lo CC xalloc-die.lo CC gl_xlist.lo CC xsize.lo CC asnprintf.lo CC calloc.lo CC explicit_bzero.lo CC fcntl.lo CC free.lo CC malloc.lo CC memchr.lo CC mktime.lo CC printf-args.lo CC printf-parse.lo CC realloc.lo CC reallocarray.lo CC strerror.lo CC time_rz.lo CC timegm.lo CC vasnprintf.lo CC glthread/lock.lo CCLD libgnu_gpl.la make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/gnutls-3.7.8/src/gl' Making all in tests make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/gnutls-3.7.8/src/gl/tests' GEN ctype.h GEN langinfo.h GEN locale.h GEN pthread.h GEN sched.h GEN sys/ioctl.h /usr/bin/make all-recursive make[6]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/gnutls-3.7.8/src/gl/tests' Making all in . make[7]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/gnutls-3.7.8/src/gl/tests' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/gnutls-3.7.8/src/gl/tests' make[6]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/gnutls-3.7.8/src/gl/tests' make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/gnutls-3.7.8/src/gl/tests' make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/gnutls-3.7.8/src/gl' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/gnutls-3.7.8/src/gl' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/gnutls-3.7.8' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/gnutls-3.7.8' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/gnutls-3.7.8' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/gnutls-3.7.8' make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'