Date: Wed, 21 Sep 2022 04:28:56 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dougm@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-build - Build #25136 - Failure Message-ID: <1048666725.1201.1663734536404@jenkins.ci.freebsd.org>
next in thread | raw e-mail | index | archive | help
------=_Part_1199_436299523.1663734536146 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-build - Build #25136 (b16f993ec2cafe48fae96ca0eb27224951b30d7e) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/25136/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/25136/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/25136/console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the following changes and this is a notification to note that these changes have not been fully tested by the CI system Change summaries: (Those commits are likely but not certainly responsible) b16f993ec2cafe48fae96ca0eb27224951b30d7e by dougm: rb_tree: augmentation shortcut The end of the build log: [...truncated 107.67 KB...] ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:463:2: note: expanded from macro 'RB_GENERATE_INTERNAL' RB_GENERATE_INSERT_COLOR(name, type, field, attr) \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:602:4: note: expanded from macro 'RB_GENERATE_INSERT_COLOR' RB_AUGMENT_CHECK(elm); \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:368:29: note: expanded from macro 'RB_AUGMENT_CHECK' #define RB_AUGMENT_CHECK(x) false ^ /usr/src/usr.bin/localedef/charmap.c:63:1: error: use of undeclared identifier 'false' /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:460:2: note: expanded from macro 'RB_GENERATE_STATIC' RB_GENERATE_INTERNAL(name, type, field, cmp, __unused static) ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:463:2: note: expanded from macro 'RB_GENERATE_INTERNAL' RB_GENERATE_INSERT_COLOR(name, type, field, attr) \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:603:3: note: expanded from macro 'RB_GENERATE_INSERT_COLOR' RB_AUGMENT_CHECK(parent); \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:368:29: note: expanded from macro 'RB_AUGMENT_CHECK' #define RB_AUGMENT_CHECK(x) false ^ /usr/src/usr.bin/localedef/charmap.c:63:1: error: use of undeclared identifier 'false' /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:460:2: note: expanded from macro 'RB_GENERATE_STATIC' RB_GENERATE_INTERNAL(name, type, field, cmp, __unused static) ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:464:2: note: expanded from macro 'RB_GENERATE_INTERNAL' RB_GENERATE_REMOVE_COLOR(name, type, field, attr) \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:728:4: note: expanded from macro 'RB_GENERATE_REMOVE_COLOR' RB_AUGMENT_CHECK(sib); \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:368:29: note: expanded from macro 'RB_AUGMENT_CHECK' #define RB_AUGMENT_CHECK(x) false ^ /usr/src/usr.bin/localedef/charmap.c:63:1: error: use of undeclared identifier 'false' /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:460:2: note: expanded from macro 'RB_GENERATE_STATIC' RB_GENERATE_INTERNAL(name, type, field, cmp, __unused static) ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:465:2: note: expanded from macro 'RB_GENERATE_INTERNAL' RB_GENERATE_INSERT(name, type, field, cmp, attr) \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:812:2: note: expanded from macro 'RB_GENERATE_INSERT' _RB_AUGMENT_WALK(elm, tmp, field); \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:738:10: note: expanded from macro '_RB_AUGMENT_WALK' } while (RB_AUGMENT_CHECK(elm) && \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:368:29: note: expanded from macro 'RB_AUGMENT_CHECK' #define RB_AUGMENT_CHECK(x) false ^ /usr/src/usr.bin/localedef/charmap.c:63:1: error: use of undeclared identifier 'false' /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:460:2: note: expanded from macro 'RB_GENERATE_STATIC' RB_GENERATE_INTERNAL(name, type, field, cmp, __unused static) ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:465:2: note: expanded from macro 'RB_GENERATE_INTERNAL' RB_GENERATE_INSERT(name, type, field, cmp, attr) \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:814:3: note: expanded from macro 'RB_GENERATE_INSERT' RB_AUGMENT_CHECK(tmp); \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:368:29: note: expanded from macro 'RB_AUGMENT_CHECK' #define RB_AUGMENT_CHECK(x) false ^ /usr/src/usr.bin/localedef/charmap.c:63:1: error: use of undeclared identifier 'false' /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:460:2: note: expanded from macro 'RB_GENERATE_STATIC' RB_GENERATE_INTERNAL(name, type, field, cmp, __unused static) ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:466:2: note: expanded from macro 'RB_GENERATE_INTERNAL' RB_GENERATE_REMOVE(name, type, field, attr) \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:780:3: note: expanded from macro 'RB_GENERATE_REMOVE' _RB_AUGMENT_WALK(parent, opar, field); \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:738:10: note: expanded from macro '_RB_AUGMENT_WALK' } while (RB_AUGMENT_CHECK(elm) && \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:368:29: note: expanded from macro 'RB_AUGMENT_CHECK' #define RB_AUGMENT_CHECK(x) false ^ /usr/src/usr.bin/localedef/charmap.c:63:1: error: use of undeclared identifier 'false' /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:460:2: note: expanded from macro 'RB_GENERATE_STATIC' RB_GENERATE_INTERNAL(name, type, field, cmp, __unused static) ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:466:2: note: expanded from macro 'RB_GENERATE_INTERNAL' RB_GENERATE_REMOVE(name, type, field, attr) \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:782:4: note: expanded from macro 'RB_GENERATE_REMOVE' RB_AUGMENT_CHECK(opar); \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:368:29: note: expanded from macro 'RB_AUGMENT_CHECK' #define RB_AUGMENT_CHECK(x) false ^ /usr/src/usr.bin/localedef/charmap.c:63:1: error: use of undeclared identifier 'false' /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:460:2: note: expanded from macro 'RB_GENERATE_STATIC' RB_GENERATE_INTERNAL(name, type, field, cmp, __unused static) ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:466:2: note: expanded from macro 'RB_GENERATE_INTERNAL' RB_GENERATE_REMOVE(name, type, field, attr) \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:783:4: note: expanded from macro 'RB_GENERATE_REMOVE' RB_AUGMENT_CHECK(RB_PARENT(opar, field)); \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:368:29: note: expanded from macro 'RB_AUGMENT_CHECK' #define RB_AUGMENT_CHECK(x) false ^ /usr/src/usr.bin/localedef/charmap.c:64:1: error: use of undeclared identifier 'false' RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:460:2: note: expanded from macro 'RB_GENERATE_STATIC' RB_GENERATE_INTERNAL(name, type, field, cmp, __unused static) ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:463:2: note: expanded from macro 'RB_GENERATE_INTERNAL' RB_GENERATE_INSERT_COLOR(name, type, field, attr) \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:602:4: note: expanded from macro 'RB_GENERATE_INSERT_COLOR' RB_AUGMENT_CHECK(elm); \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:368:29: note: expanded from macro 'RB_AUGMENT_CHECK' #define RB_AUGMENT_CHECK(x) false ^ /usr/src/usr.bin/localedef/charmap.c:64:1: error: use of undeclared identifier 'false' /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:460:2: note: expanded from macro 'RB_GENERATE_STATIC' RB_GENERATE_INTERNAL(name, type, field, cmp, __unused static) ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:463:2: note: expanded from macro 'RB_GENERATE_INTERNAL' RB_GENERATE_INSERT_COLOR(name, type, field, attr) \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:603:3: note: expanded from macro 'RB_GENERATE_INSERT_COLOR' RB_AUGMENT_CHECK(parent); \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:368:29: note: expanded from macro 'RB_AUGMENT_CHECK' #define RB_AUGMENT_CHECK(x) false ^ /usr/src/usr.bin/localedef/charmap.c:64:1: error: use of undeclared identifier 'false' /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:460:2: note: expanded from macro 'RB_GENERATE_STATIC' RB_GENERATE_INTERNAL(name, type, field, cmp, __unused static) ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:464:2: note: expanded from macro 'RB_GENERATE_INTERNAL' RB_GENERATE_REMOVE_COLOR(name, type, field, attr) \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:728:4: note: expanded from macro 'RB_GENERATE_REMOVE_COLOR' RB_AUGMENT_CHECK(sib); \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:368:29: note: expanded from macro 'RB_AUGMENT_CHECK' #define RB_AUGMENT_CHECK(x) false ^ /usr/src/usr.bin/localedef/charmap.c:64:1: error: use of undeclared identifier 'false' /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:460:2: note: expanded from macro 'RB_GENERATE_STATIC' RB_GENERATE_INTERNAL(name, type, field, cmp, __unused static) ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:465:2: note: expanded from macro 'RB_GENERATE_INTERNAL' RB_GENERATE_INSERT(name, type, field, cmp, attr) \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:812:2: note: expanded from macro 'RB_GENERATE_INSERT' _RB_AUGMENT_WALK(elm, tmp, field); \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:738:10: note: expanded from macro '_RB_AUGMENT_WALK' } while (RB_AUGMENT_CHECK(elm) && \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:368:29: note: expanded from macro 'RB_AUGMENT_CHECK' #define RB_AUGMENT_CHECK(x) false ^ /usr/src/usr.bin/localedef/charmap.c:64:1: error: use of undeclared identifier 'false' /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:460:2: note: expanded from macro 'RB_GENERATE_STATIC' RB_GENERATE_INTERNAL(name, type, field, cmp, __unused static) ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:465:2: note: expanded from macro 'RB_GENERATE_INTERNAL' RB_GENERATE_INSERT(name, type, field, cmp, attr) \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:814:3: note: expanded from macro 'RB_GENERATE_INSERT' RB_AUGMENT_CHECK(tmp); \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:368:29: note: expanded from macro 'RB_AUGMENT_CHECK' #define RB_AUGMENT_CHECK(x) false ^ /usr/src/usr.bin/localedef/charmap.c:64:1: error: use of undeclared identifier 'false' /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:460:2: note: expanded from macro 'RB_GENERATE_STATIC' RB_GENERATE_INTERNAL(name, type, field, cmp, __unused static) ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:466:2: note: expanded from macro 'RB_GENERATE_INTERNAL' RB_GENERATE_REMOVE(name, type, field, attr) \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:780:3: note: expanded from macro 'RB_GENERATE_REMOVE' _RB_AUGMENT_WALK(parent, opar, field); \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:738:10: note: expanded from macro '_RB_AUGMENT_WALK' } while (RB_AUGMENT_CHECK(elm) && \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:368:29: note: expanded from macro 'RB_AUGMENT_CHECK' #define RB_AUGMENT_CHECK(x) false ^ /usr/src/usr.bin/localedef/charmap.c:64:1: error: use of undeclared identifier 'false' /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:460:2: note: expanded from macro 'RB_GENERATE_STATIC' RB_GENERATE_INTERNAL(name, type, field, cmp, __unused static) ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:466:2: note: expanded from macro 'RB_GENERATE_INTERNAL' RB_GENERATE_REMOVE(name, type, field, attr) \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:782:4: note: expanded from macro 'RB_GENERATE_REMOVE' RB_AUGMENT_CHECK(opar); \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:368:29: note: expanded from macro 'RB_AUGMENT_CHECK' #define RB_AUGMENT_CHECK(x) false ^ --- _bootstrap-tools-usr.bin/mandoc --- --- tbl_data.o --- --- _bootstrap-tools-usr.bin/localedef --- /usr/src/usr.bin/localedef/charmap.c:64:1: error: use of undeclared identifier 'false' /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:460:2: note: expanded from macro 'RB_GENERATE_STATIC' RB_GENERATE_INTERNAL(name, type, field, cmp, __unused static) ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:466:2: note: expanded from macro 'RB_GENERATE_INTERNAL' RB_GENERATE_REMOVE(name, type, field, attr) \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:783:4: note: expanded from macro 'RB_GENERATE_REMOVE' RB_AUGMENT_CHECK(RB_PARENT(opar, field)); \ ^ /usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include/sys/tree.h:368:29: note: expanded from macro 'RB_AUGMENT_CHECK' #define RB_AUGMENT_CHECK(x) false ^ --- _bootstrap-tools-usr.bin/mandoc --- cc -O2 -pipe -fno-common -DHAVE_CONFIG_H -I/usr/src/lib/libopenbsd/ -g -gz=zlib -MD -MF.depend.tbl_data.o -MTtbl_data.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Qunused-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -c /usr/src/contrib/mandoc/tbl_data.c -o tbl_data.o --- _bootstrap-tools-usr.bin/localedef --- 16 errors generated. *** [charmap.o] Error code 1 make[3]: stopped in /usr/src/usr.bin/localedef 1.80 real 8.39 user 1.47 sys make[1]: stopped in /usr/src make: stopped in /usr/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE FTP: Current build result is [FAILURE], not going to run. [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]. Did not execute build step #0. [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-build] $ /bin/sh -xe /tmp/jenkins2223048556404878594.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_1199_436299523.1663734536146--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1048666725.1201.1663734536404>