FreeBSD_HEAD_arm64 - Build #4484 - Failure

jenkins-admin at FreeBSD.org jenkins-admin at FreeBSD.org
Thu Dec 29 17:09:24 UTC 2016


FreeBSD_HEAD_arm64 - Build #4484 - Failure:

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

Change summaries:

310778 by mav:
Improve use of I/O's private area.

 - Since I/Os are allocates from per-port pools, make allocations store
pointer to CTL softc there, and use it where needed instead of global.
 - Created bunch of helper macros to access LUN, port and CTL softc.

MFC after:	 2 weeks

310777 by jmcneill:
Add support for audio on I2S based DesignWare HDMI controllers.

Relnotes:	yes

310776 by jmcneill:
The JZ4780 I2S can feed either the internal audio codec or the HDMI
transmitter, but not both at the same time. This patch:

 - Adds a dev.pcm.0.internal_codec sysctl node for selecting between
   internal and external codec
 - Changes playback sample rate from 96 kHz to 48 kHz for HDMI compatibility
 - Enables i2s clock on codec access

Reviewed by:		br
Differential Revision:	https://reviews.freebsd.org/D8960



The end of the build log:

[...truncated 159390 lines...]
                                              ^~~~~~~~~~~~~~~~~~
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300eep.h:142:41: note: expanded from macro 'FREQ2FBIN'
    (((y) == HAL_FREQ_BAND_2GHZ) ? ((x) - 2300) : (((x) - 4800) / 5))
                                    ~~~~^~~~~~
In file included from /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_eeprom.c:36:
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300template_aphrodite.h:556:40: warning: implicit conversion from 'int' to 'u_int8_t' (aka 'unsigned char') changes value from 3400 to 72 [-Wconstant-conversion]
            /* Data[6].ctl_edges[6].bChannel*/FREQ2FBIN(5700, 0),
                                              ^~~~~~~~~~~~~~~~~~
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300eep.h:142:41: note: expanded from macro 'FREQ2FBIN'
    (((y) == HAL_FREQ_BAND_2GHZ) ? ((x) - 2300) : (((x) - 4800) / 5))
                                    ~~~~^~~~~~
In file included from /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_eeprom.c:36:
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300template_aphrodite.h:557:40: warning: implicit conversion from 'int' to 'u_int8_t' (aka 'unsigned char') changes value from 3445 to 117 [-Wconstant-conversion]
            /* Data[6].ctl_edges[7].bChannel*/FREQ2FBIN(5745, 0)},
                                              ^~~~~~~~~~~~~~~~~~
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300eep.h:142:41: note: expanded from macro 'FREQ2FBIN'
    (((y) == HAL_FREQ_BAND_2GHZ) ? ((x) - 2300) : (((x) - 4800) / 5))
                                    ~~~~^~~~~~
In file included from /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_eeprom.c:36:
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300template_aphrodite.h:559:41: warning: implicit conversion from 'int' to 'u_int8_t' (aka 'unsigned char') changes value from 2880 to 64 [-Wconstant-conversion]
            {/* Data[7].ctl_edges[0].bChannel*/FREQ2FBIN(5180, 0),
            ~                                  ^~~~~~~~~~~~~~~~~~
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300eep.h:142:41: note: expanded from macro 'FREQ2FBIN'
    (((y) == HAL_FREQ_BAND_2GHZ) ? ((x) - 2300) : (((x) - 4800) / 5))
                                    ~~~~^~~~~~
In file included from /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_eeprom.c:36:
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300template_aphrodite.h:560:40: warning: implicit conversion from 'int' to 'u_int8_t' (aka 'unsigned char') changes value from 2960 to 144 [-Wconstant-conversion]
            /* Data[7].ctl_edges[1].bChannel*/FREQ2FBIN(5260, 0),
                                              ^~~~~~~~~~~~~~~~~~
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300eep.h:142:41: note: expanded from macro 'FREQ2FBIN'
    (((y) == HAL_FREQ_BAND_2GHZ) ? ((x) - 2300) : (((x) - 4800) / 5))
                                    ~~~~^~~~~~
In file included from /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_eeprom.c:36:
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300template_aphrodite.h:561:40: warning: implicit conversion from 'int' to 'u_int8_t' (aka 'unsigned char') changes value from 3020 to 204 [-Wconstant-conversion]
            /* Data[7].ctl_edges[2].bChannel*/FREQ2FBIN(5320, 0),
                                              ^~~~~~~~~~~~~~~~~~
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300eep.h:142:41: note: expanded from macro 'FREQ2FBIN'
    (((y) == HAL_FREQ_BAND_2GHZ) ? ((x) - 2300) : (((x) - 4800) / 5))
                                    ~~~~^~~~~~
In file included from /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_eeprom.c:36:
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300template_aphrodite.h:562:40: warning: implicit conversion from 'int' to 'u_int8_t' (aka 'unsigned char') changes value from 3200 to 128 [-Wconstant-conversion]
            /* Data[7].ctl_edges[3].bChannel*/FREQ2FBIN(5500, 0),
                                              ^~~~~~~~~~~~~~~~~~
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300eep.h:142:41: note: expanded from macro 'FREQ2FBIN'
    (((y) == HAL_FREQ_BAND_2GHZ) ? ((x) - 2300) : (((x) - 4800) / 5))
                                    ~~~~^~~~~~
In file included from /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_eeprom.c:36:
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300template_aphrodite.h:563:40: warning: implicit conversion from 'int' to 'u_int8_t' (aka 'unsigned char') changes value from 3260 to 188 [-Wconstant-conversion]
            /* Data[7].ctl_edges[4].bChannel*/FREQ2FBIN(5560, 0),
                                              ^~~~~~~~~~~~~~~~~~
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300eep.h:142:41: note: expanded from macro 'FREQ2FBIN'
    (((y) == HAL_FREQ_BAND_2GHZ) ? ((x) - 2300) : (((x) - 4800) / 5))
                                    ~~~~^~~~~~
In file included from /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_eeprom.c:36:
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300template_aphrodite.h:564:40: warning: implicit conversion from 'int' to 'u_int8_t' (aka 'unsigned char') changes value from 3400 to 72 [-Wconstant-conversion]
            /* Data[7].ctl_edges[5].bChannel*/FREQ2FBIN(5700, 0),
                                              ^~~~~~~~~~~~~~~~~~
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300eep.h:142:41: note: expanded from macro 'FREQ2FBIN'
    (((y) == HAL_FREQ_BAND_2GHZ) ? ((x) - 2300) : (((x) - 4800) / 5))
                                    ~~~~^~~~~~
In file included from /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_eeprom.c:36:
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300template_aphrodite.h:565:40: warning: implicit conversion from 'int' to 'u_int8_t' (aka 'unsigned char') changes value from 3445 to 117 [-Wconstant-conversion]
            /* Data[7].ctl_edges[6].bChannel*/FREQ2FBIN(5745, 0),
                                              ^~~~~~~~~~~~~~~~~~
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300eep.h:142:41: note: expanded from macro 'FREQ2FBIN'
    (((y) == HAL_FREQ_BAND_2GHZ) ? ((x) - 2300) : (((x) - 4800) / 5))
                                    ~~~~^~~~~~
In file included from /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_eeprom.c:36:
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300template_aphrodite.h:566:40: warning: implicit conversion from 'int' to 'u_int8_t' (aka 'unsigned char') changes value from 3525 to 197 [-Wconstant-conversion]
            /* Data[7].ctl_edges[7].bChannel*/FREQ2FBIN(5825, 0)},
                                              ^~~~~~~~~~~~~~~~~~
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300eep.h:142:41: note: expanded from macro 'FREQ2FBIN'
    (((y) == HAL_FREQ_BAND_2GHZ) ? ((x) - 2300) : (((x) - 4800) / 5))
                                    ~~~~^~~~~~
In file included from /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_eeprom.c:36:
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300template_aphrodite.h:568:41: warning: implicit conversion from 'int' to 'u_int8_t' (aka 'unsigned char') changes value from 2890 to 74 [-Wconstant-conversion]
            {/* Data[8].ctl_edges[0].bChannel*/FREQ2FBIN(5190, 0),
            ~                                  ^~~~~~~~~~~~~~~~~~
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300eep.h:142:41: note: expanded from macro 'FREQ2FBIN'
    (((y) == HAL_FREQ_BAND_2GHZ) ? ((x) - 2300) : (((x) - 4800) / 5))
                                    ~~~~^~~~~~
In file included from /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_eeprom.c:36:
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300template_aphrodite.h:569:40: warning: implicit conversion from 'int' to 'u_int8_t' (aka 'unsigned char') changes value from 2930 to 114 [-Wconstant-conversion]
            /* Data[8].ctl_edges[1].bChannel*/FREQ2FBIN(5230, 0),
                                              ^~~~~~~~~~~~~~~~~~
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300eep.h:142:41: note: expanded from macro 'FREQ2FBIN'
    (((y) == HAL_FREQ_BAND_2GHZ) ? ((x) - 2300) : (((x) - 4800) / 5))
                                    ~~~~^~~~~~
In file included from /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_eeprom.c:36:
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300template_aphrodite.h:570:40: warning: implicit conversion from 'int' to 'u_int8_t' (aka 'unsigned char') changes value from 2970 to 154 [-Wconstant-conversion]
            /* Data[8].ctl_edges[2].bChannel*/FREQ2FBIN(5270, 0),
                                              ^~~~~~~~~~~~~~~~~~
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300eep.h:142:41: note: expanded from macro 'FREQ2FBIN'
    (((y) == HAL_FREQ_BAND_2GHZ) ? ((x) - 2300) : (((x) - 4800) / 5))
                                    ~~~~^~~~~~
In file included from /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_eeprom.c:36:
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300template_aphrodite.h:571:40: warning: implicit conversion from 'int' to 'u_int8_t' (aka 'unsigned char') changes value from 3210 to 138 [-Wconstant-conversion]
            /* Data[8].ctl_edges[3].bChannel*/FREQ2FBIN(5510, 0),
                                              ^~~~~~~~~~~~~~~~~~
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300eep.h:142:41: note: expanded from macro 'FREQ2FBIN'
    (((y) == HAL_FREQ_BAND_2GHZ) ? ((x) - 2300) : (((x) - 4800) / 5))
                                    ~~~~^~~~~~
In file included from /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_eeprom.c:36:
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300template_aphrodite.h:572:40: warning: implicit conversion from 'int' to 'u_int8_t' (aka 'unsigned char') changes value from 3250 to 178 [-Wconstant-conversion]
            /* Data[8].ctl_edges[4].bChannel*/FREQ2FBIN(5550, 0),
                                              ^~~~~~~~~~~~~~~~~~
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300eep.h:142:41: note: expanded from macro 'FREQ2FBIN'
    (((y) == HAL_FREQ_BAND_2GHZ) ? ((x) - 2300) : (((x) - 4800) / 5))
                                    ~~~~^~~~~~
In file included from /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_eeprom.c:36:
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300template_aphrodite.h:573:40: warning: implicit conversion from 'int' to 'u_int8_t' (aka 'unsigned char') changes value from 3370 to 42 [-Wconstant-conversion]
            /* Data[8].ctl_edges[5].bChannel*/FREQ2FBIN(5670, 0),
                                              ^~~~~~~~~~~~~~~~~~
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300eep.h:142:41: note: expanded from macro 'FREQ2FBIN'
    (((y) == HAL_FREQ_BAND_2GHZ) ? ((x) - 2300) : (((x) - 4800) / 5))
                                    ~~~~^~~~~~
In file included from /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_eeprom.c:36:
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300template_aphrodite.h:574:40: warning: implicit conversion from 'int' to 'u_int8_t' (aka 'unsigned char') changes value from 3455 to 127 [-Wconstant-conversion]
            /* Data[8].ctl_edges[6].bChannel*/FREQ2FBIN(5755, 0),
                                              ^~~~~~~~~~~~~~~~~~
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300eep.h:142:41: note: expanded from macro 'FREQ2FBIN'
    (((y) == HAL_FREQ_BAND_2GHZ) ? ((x) - 2300) : (((x) - 4800) / 5))
                                    ~~~~^~~~~~
In file included from /usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300_eeprom.c:36:
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300template_aphrodite.h:575:40: warning: implicit conversion from 'int' to 'u_int8_t' (aka 'unsigned char') changes value from 3495 to 167 [-Wconstant-conversion]
            /* Data[8].ctl_edges[7].bChannel*/FREQ2FBIN(5795, 0)}
                                              ^~~~~~~~~~~~~~~~~~
/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ar9300/ar9300eep.h:142:41: note: expanded from macro 'FREQ2FBIN'
    (((y) == HAL_FREQ_BAND_2GHZ) ? ((x) - 2300) : (((x) - 4800) / 5))
                                    ~~~~^~~~~~
--- all_subdir_cxgb ---
ctfconvert -L VERSION -g cxgb_vsc8211.o
--- cxgb_ael1002.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=/usr/obj/arm64.aarch64/usr/src/tmp -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe -g -DDEFAULT_JUMBO  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc  -I/usr/src/sys/modules/cxgb/cxgb/../../../dev/cxgb -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  -MD  -MF.depend.cxgb_ael1002.o -MTcxgb_ael1002.o -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/cxgb/cxgb/../../../dev/cxgb/common/cxgb_ael1002.c -o cxgb_ael1002.o
--- all_subdir_ctl ---
ctfconvert -L VERSION -g scsi_ctl.o
--- ctl.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=/usr/obj/arm64.aarch64/usr/src/tmp -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  -MD  -MF.depend.ctl.o -MTctl.o -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/ctl/../../cam/ctl/ctl.c -o ctl.o
--- all_subdir_cxgb ---
ctfconvert -L VERSION -g cxgb_ael1002.o
--- cxgb_mv88e1xxx.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=/usr/obj/arm64.aarch64/usr/src/tmp -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe -g -DDEFAULT_JUMBO  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc  -I/usr/src/sys/modules/cxgb/cxgb/../../../dev/cxgb -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  -MD  -MF.depend.cxgb_mv88e1xxx.o -MTcxgb_mv88e1xxx.o -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/cxgb/cxgb/../../../dev/cxgb/common/cxgb_mv88e1xxx.c -o cxgb_mv88e1xxx.o
--- all_subdir_ath ---
1516 warnings generated.
ctfconvert -L VERSION -g ar9300_eeprom.o
--- all_subdir_ctl ---
/usr/src/sys/modules/ctl/../../cam/ctl/ctl.c:12522:27: error: member reference base type 'void' is not a structure or union
        mtx_assert(&CTL_SOFTC(io)->ctl_lock, MA_NOTOWNED);
        ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/sys/sys/mutex.h:417:15: note: expanded from macro 'mtx_assert'
        mtx_assert_((m), (what), __FILE__, __LINE__)
        ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/sys/sys/mutex.h:395:15: note: expanded from macro 'mtx_assert_'
        _mtx_assert((m), (what), (file), (line))
        ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/sys/sys/mutex.h:163:17: note: expanded from macro '_mtx_assert'
        __mtx_assert(&(m)->mtx_lock, w, f, l)
                       ^
/usr/src/sys/modules/ctl/../../cam/ctl/ctl.c:13015:27: error: member reference base type 'void' is not a structure or union
        mtx_assert(&CTL_SOFTC(io)->ctl_lock, MA_NOTOWNED);
        ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/sys/sys/mutex.h:417:15: note: expanded from macro 'mtx_assert'
        mtx_assert_((m), (what), __FILE__, __LINE__)
        ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/sys/sys/mutex.h:395:15: note: expanded from macro 'mtx_assert_'
        _mtx_assert((m), (what), (file), (line))
        ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/sys/sys/mutex.h:163:17: note: expanded from macro '_mtx_assert'
        __mtx_assert(&(m)->mtx_lock, w, f, l)
                       ^
2 errors generated.
*** [ctl.o] Error code 1

bmake[4]: stopped in /usr/src/sys/modules/ctl
1 error

bmake[4]: stopped in /usr/src/sys/modules/ctl
*** [all_subdir_ctl] Error code 2

bmake[3]: stopped in /usr/src/sys/modules
--- all_subdir_ath ---
A failure has been detected in another branch of the parallel make

bmake[4]: stopped in /usr/src/sys/modules/ath
*** [all_subdir_ath] Error code 2

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

bmake[5]: stopped in /usr/src/sys/modules/cxgb/cxgb
*** [all_subdir_cxgb/cxgb] Error code 2

bmake[4]: stopped in /usr/src/sys/modules/cxgb
1 error

bmake[4]: stopped in /usr/src/sys/modules/cxgb
*** [all_subdir_cxgb] Error code 2

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

bmake[4]: stopped in /usr/src/sys/modules/crypto
*** [all_subdir_crypto] Error code 2

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

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

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

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

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

bmake[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
[WARNINGS] Skipping publisher since build result is FAILURE
[PostBuildScript] - Execution post build scripts.
[FreeBSD_HEAD_arm64] $ /bin/sh -xe /tmp/hudson4150993186122599203.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::101:1 -alias
+ sudo umount FreeBSD_HEAD_arm64/usr/src
+ sudo umount FreeBSD_HEAD_arm64/dev
+ sudo rm -fr FreeBSD_HEAD_arm64
+ 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