FreeBSD_HEAD_arm64 - Build #1778 - Still Failing

jenkins-admin at FreeBSD.org jenkins-admin at FreeBSD.org
Wed Nov 25 15:02:57 UTC 2015


FreeBSD_HEAD_arm64 - Build #1778 - Still Failing:

Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1778/
Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1778/changes
Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1778/console

Change summaries:

291300 by hselasky:
Add simple indent wrapper tool for style(9) checking GIT/SVN patches.
The indent_wrapper tool only accepts full context diffs and works by
identifying the surrounding C-block touched by a diff and passing only
that to indent for styling. In the end a diff is produced or an
external tool like meld can be invoked, to show the styling
differences.



The end of the build log:

[...truncated 160883 lines...]
--- geom_part_bsd64.ko ---
/usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=geom_part_bsd64.ko.debug  geom_part_bsd64.ko.full geom_part_bsd64.ko
--- all_subdir_geom_part_ebr ---
===> geom/geom_part/geom_part_ebr (all)
--- all_subdir_i2c ---
ctfconvert -L VERSION -g iic.o
--- iic.kld ---
/usr/local/aarch64-freebsd/bin/ld -d -warn-common -r -d -o iic.kld iic.o
ctfmerge -L VERSION -g -o iic.kld iic.o
:> export_syms
awk -f /usr/src/sys/conf/kmod_syms.awk iic.kld  export_syms | xargs -J% /usr/local/aarch64-freebsd/bin/objcopy % iic.kld
--- all_subdir_geom ---
--- g_part_ebr.o ---
cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -fPIC -I/usr/obj/arm64.aarch64/usr/src/sys/GENERIC  -mgeneral-regs-only -ffixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -Wno-error-shift-negative-value    -std=iso9899:1999 -c /usr/src/sys/modules/geom/geom_part/geom_part_ebr/../../../../geom/part/g_part_ebr.c -o g_part_ebr.o
--- all_subdir_i2c ---
--- iic.ko.full ---
/usr/local/aarch64-freebsd/bin/ld -Bshareable -d -warn-common -o iic.ko.full iic.o
--- iic.ko.debug ---
/usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug iic.ko.full iic.ko.debug
--- iic.ko ---
/usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=iic.ko.debug  iic.ko.full iic.ko
--- all_subdir_geom ---
--- all_subdir_geom_raid ---
ctfconvert -L VERSION -g g_raid_ctl.o
--- all_subdir_i2c ---
--- all_subdir_cyapa ---
===> i2c/cyapa (all)
--- all_subdir_geom ---
--- md_ddf.o ---
cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -fPIC -I/usr/obj/arm64.aarch64/usr/src/sys/GENERIC  -mgeneral-regs-only -ffixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -Wno-error-shift-negative-value    -std=iso9899:1999 -c /usr/src/sys/modules/geom/geom_raid/../../../geom/raid/md_ddf.c -o md_ddf.o
--- all_subdir_if_enc ---
/usr/src/sys/net/if_enc.c:104:43: error: use of undeclared identifier 'IPSEC_ENC_BEFORE'
static VNET_DEFINE(int, filter_mask_in) = IPSEC_ENC_BEFORE;
                                          ^
/usr/src/sys/net/if_enc.c:105:40: error: use of undeclared identifier 'IPSEC_ENC_BEFORE'
static VNET_DEFINE(int, bpf_mask_in) = IPSEC_ENC_BEFORE;
                                       ^
/usr/src/sys/net/if_enc.c:106:44: error: use of undeclared identifier 'IPSEC_ENC_BEFORE'
static VNET_DEFINE(int, filter_mask_out) = IPSEC_ENC_BEFORE;
                                           ^
--- all_subdir_i2c ---
--- cyapa.o ---
cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -fPIC -I/usr/obj/arm64.aarch64/usr/src/sys/GENERIC  -mgeneral-regs-only -ffixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -Wno-error-shift-negative-value    -std=iso9899:1999 -c /usr/src/sys/modules/i2c/cyapa/../../../dev/cyapa/cyapa.c -o cyapa.o
--- all_subdir_if_enc ---
/usr/src/sys/net/if_enc.c:107:41: error: use of undeclared identifier 'IPSEC_ENC_BEFORE'
static VNET_DEFINE(int, bpf_mask_out) = IPSEC_ENC_BEFORE | IPSEC_ENC_AFTER;
                                        ^
/usr/src/sys/net/if_enc.c:107:60: error: use of undeclared identifier 'IPSEC_ENC_AFTER'
static VNET_DEFINE(int, bpf_mask_out) = IPSEC_ENC_BEFORE | IPSEC_ENC_AFTER;
                                                           ^
/usr/src/sys/net/if_enc.c:226:9: error: incomplete definition of type 'struct ipsec_ctx_data'
        if (ctx->af != hhook_id)
            ~~~^
/usr/src/sys/netipsec/ipsec.h:261:8: note: forward declaration of 'struct ipsec_ctx_data'
struct ipsec_ctx_data;
       ^
/usr/src/sys/net/if_enc.c:229:22: error: use of undeclared identifier 'HHOOK_TYPE_IPSEC_IN'
        if (((hhook_type == HHOOK_TYPE_IPSEC_IN &&
                            ^
/usr/src/sys/net/if_enc.c:230:10: error: incomplete definition of type 'struct ipsec_ctx_data'
            (ctx->enc & V_bpf_mask_in) != 0) ||
             ~~~^
/usr/src/sys/netipsec/ipsec.h:261:8: note: forward declaration of 'struct ipsec_ctx_data'
struct ipsec_ctx_data;
       ^
/usr/src/sys/net/if_enc.c:231:21: error: use of undeclared identifier 'HHOOK_TYPE_IPSEC_OUT'
            (hhook_type == HHOOK_TYPE_IPSEC_OUT &&
                           ^
/usr/src/sys/net/if_enc.c:232:10: error: incomplete definition of type 'struct ipsec_ctx_data'
            (ctx->enc & V_bpf_mask_out) != 0)) &&
             ~~~^
/usr/src/sys/netipsec/ipsec.h:261:8: note: forward declaration of 'struct ipsec_ctx_data'
struct ipsec_ctx_data;
       ^
/usr/src/sys/net/if_enc.c:234:15: error: incomplete definition of type 'struct ipsec_ctx_data'
                hdr.af = ctx->af;
                         ~~~^
/usr/src/sys/netipsec/ipsec.h:261:8: note: forward declaration of 'struct ipsec_ctx_data'
struct ipsec_ctx_data;
       ^
/usr/src/sys/net/if_enc.c:235:16: error: incomplete definition of type 'struct ipsec_ctx_data'
                hdr.spi = ctx->sav->spi;
                          ~~~^
/usr/src/sys/netipsec/ipsec.h:261:8: note: forward declaration of 'struct ipsec_ctx_data'
struct ipsec_ctx_data;
       ^
/usr/src/sys/net/if_enc.c:237:10: error: incomplete definition of type 'struct ipsec_ctx_data'
                if (ctx->sav->alg_enc != SADB_EALG_NONE)
                    ~~~^
/usr/src/sys/netipsec/ipsec.h:261:8: note: forward declaration of 'struct ipsec_ctx_data'
struct ipsec_ctx_data;
       ^
/usr/src/sys/net/if_enc.c:239:10: error: incomplete definition of type 'struct ipsec_ctx_data'
                if (ctx->sav->alg_auth != SADB_AALG_NONE)
                    ~~~^
/usr/src/sys/netipsec/ipsec.h:261:8: note: forward declaration of 'struct ipsec_ctx_data'
struct ipsec_ctx_data;
       ^
/usr/src/sys/net/if_enc.c:241:49: error: incomplete definition of type 'struct ipsec_ctx_data'
                bpf_mtap2(ifp->if_bpf, &hdr, sizeof(hdr), *ctx->mp);
                                                           ~~~^
/usr/src/sys/netipsec/ipsec.h:261:8: note: forward declaration of 'struct ipsec_ctx_data'
struct ipsec_ctx_data;
       ^
/usr/src/sys/net/if_enc.c:245:7: error: use of undeclared identifier 'HHOOK_TYPE_IPSEC_IN'
        case HHOOK_TYPE_IPSEC_IN:
             ^
/usr/src/sys/net/if_enc.c:246:10: error: incomplete definition of type 'struct ipsec_ctx_data'
                if (ctx->enc == IPSEC_ENC_BEFORE) {
                    ~~~^
/usr/src/sys/netipsec/ipsec.h:261:8: note: forward declaration of 'struct ipsec_ctx_data'
struct ipsec_ctx_data;
       ^
/usr/src/sys/net/if_enc.c:246:19: error: use of undeclared identifier 'IPSEC_ENC_BEFORE'
                if (ctx->enc == IPSEC_ENC_BEFORE) {
                                ^
/usr/src/sys/net/if_enc.c:250:13: error: incomplete definition of type 'struct ipsec_ctx_data'
                            (*ctx->mp)->m_pkthdr.len);
                              ~~~^
/usr/src/sys/netipsec/ipsec.h:261:8: note: forward declaration of 'struct ipsec_ctx_data'
struct ipsec_ctx_data;
       ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
*** [if_enc.o] Error code 1

make[4]: stopped in /usr/src/sys/modules/if_enc
1 error

make[4]: stopped in /usr/src/sys/modules/if_enc
*** [all_subdir_if_enc] Error code 2

make[3]: stopped in /usr/src/sys/modules
--- all_subdir_geom ---
--- all_subdir_geom_part ---
ctfconvert -L VERSION -g g_part_ebr.o
A failure has been detected in another branch of the parallel make

make[6]: stopped in /usr/src/sys/modules/geom/geom_part/geom_part_ebr
*** [all_subdir_geom_part_ebr] Error code 2

make[5]: stopped in /usr/src/sys/modules/geom/geom_part
1 error

make[5]: stopped in /usr/src/sys/modules/geom/geom_part
*** [all_subdir_geom_part] Error code 2

make[4]: stopped in /usr/src/sys/modules/geom
--- all_subdir_i2c ---
ctfconvert -L VERSION -g cyapa.o
A failure has been detected in another branch of the parallel make

make[5]: stopped in /usr/src/sys/modules/i2c/cyapa
*** [all_subdir_cyapa] Error code 2

make[4]: stopped in /usr/src/sys/modules/i2c
1 error

make[4]: stopped in /usr/src/sys/modules/i2c
*** [all_subdir_i2c] Error code 2

make[3]: stopped in /usr/src/sys/modules
--- all_subdir_geom ---
--- all_subdir_geom_raid ---
ctfconvert -L VERSION -g md_ddf.o
A failure has been detected in another branch of the parallel make

make[5]: stopped in /usr/src/sys/modules/geom/geom_raid
*** [all_subdir_geom_raid] Error code 2

make[4]: stopped in /usr/src/sys/modules/geom
2 errors

make[4]: stopped in /usr/src/sys/modules/geom
*** [all_subdir_geom] Error code 2

make[3]: stopped in /usr/src/sys/modules
3 errors

make[3]: stopped in /usr/src/sys/modules
*** [modules-all] Error code 2

make[2]: stopped in /usr/obj/arm64.aarch64/usr/src/sys/GENERIC
1 error

make[2]: stopped in /usr/obj/arm64.aarch64/usr/src/sys/GENERIC
*** [buildkernel] Error code 2

make[1]: stopped in /usr/src
1 error

make[1]: stopped in /usr/src
*** [buildkernel] Error code 2

make: stopped in /usr/src
1 error

make: stopped in /usr/src
Build step 'Execute shell' marked build as failure
[PostBuildScript] - Execution post build scripts.
[FreeBSD_HEAD_arm64] $ /bin/sh -xe /tmp/hudson2379116972498024986.sh
+ export 'PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin'
+ export 'jname=FreeBSD_HEAD_arm64'
+ echo 'clean up jail FreeBSD_HEAD_arm64'
clean up jail FreeBSD_HEAD_arm64
+ sudo jail -r FreeBSD_HEAD_arm64
+ sudo ifconfig igb0 inet6 2610:1c1:1:607c::104:1 -alias
+ sudo umount FreeBSD_HEAD_arm64/usr/src
+ sudo umount FreeBSD_HEAD_arm64/dev
+ sudo rm -fr FreeBSD_HEAD_arm64
rm: FreeBSD_HEAD_arm64/usr/lib32/libthr.so.3: Operation not permitted
rm: FreeBSD_HEAD_arm64/usr/lib32/libcrypt.so.5: Operation not permitted
rm: FreeBSD_HEAD_arm64/usr/lib32/librt.so.1: Operation not permitted
rm: FreeBSD_HEAD_arm64/usr/lib32/libc.so.7: Operation not permitted
rm: FreeBSD_HEAD_arm64/usr/lib32: Directory not empty
rm: FreeBSD_HEAD_arm64/usr/bin/chsh: Operation not permitted
rm: FreeBSD_HEAD_arm64/usr/bin/ypchfn: Operation not permitted
rm: FreeBSD_HEAD_arm64/usr/bin/chfn: Operation not permitted
rm: FreeBSD_HEAD_arm64/usr/bin/ypchsh: Operation not permitted
rm: FreeBSD_HEAD_arm64/usr/bin/opiepasswd: Operation not permitted
rm: FreeBSD_HEAD_arm64/usr/bin/ypchpass: Operation not permitted
rm: FreeBSD_HEAD_arm64/usr/bin/passwd: Operation not permitted
rm: FreeBSD_HEAD_arm64/usr/bin/chpass: Operation not permitted
rm: FreeBSD_HEAD_arm64/usr/bin/opieinfo: Operation not permitted
rm: FreeBSD_HEAD_arm64/usr/bin/yppasswd: Operation not permitted
rm: FreeBSD_HEAD_arm64/usr/bin/login: Operation not permitted
rm: FreeBSD_HEAD_arm64/usr/bin/su: Operation not permitted
rm: FreeBSD_HEAD_arm64/usr/bin/crontab: Operation not permitted
rm: FreeBSD_HEAD_arm64/usr/bin: Directory not empty
rm: FreeBSD_HEAD_arm64/usr/lib/librt.so.1: Operation not permitted
rm: FreeBSD_HEAD_arm64/usr/lib: Directory not empty
rm: FreeBSD_HEAD_arm64/usr: Directory not empty
rm: FreeBSD_HEAD_arm64/lib/libc.so.7: Operation not permitted
rm: FreeBSD_HEAD_arm64/lib/libcrypt.so.5: Operation not permitted
rm: FreeBSD_HEAD_arm64/lib/libthr.so.3: Operation not permitted
rm: FreeBSD_HEAD_arm64/lib: Directory not empty
rm: FreeBSD_HEAD_arm64/sbin/init: Operation not permitted
rm: FreeBSD_HEAD_arm64/sbin: Directory not empty
rm: FreeBSD_HEAD_arm64/libexec/ld-elf.so.1: Operation not permitted
rm: FreeBSD_HEAD_arm64/libexec/ld-elf32.so.1: Operation not permitted
rm: FreeBSD_HEAD_arm64/libexec: Directory not empty
rm: FreeBSD_HEAD_arm64/var/empty: Operation not permitted
rm: FreeBSD_HEAD_arm64/var: Directory not empty
rm: FreeBSD_HEAD_arm64: Directory not empty
+ true
+ sudo chflags -R noschg FreeBSD_HEAD_arm64
+ sudo rm -fr FreeBSD_HEAD_arm64
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


More information about the freebsd-arm mailing list