From owner-freebsd-i386@freebsd.org Fri Jan 1 00:10:49 2016 Return-Path: Delivered-To: freebsd-i386@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AE8F2A5770B; Fri, 1 Jan 2016 00:10:49 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id A38441B44; Fri, 1 Jan 2016 00:10:49 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 4295B132A; Fri, 1 Jan 2016 00:10:49 +0000 (UTC) Date: Fri, 1 Jan 2016 00:10:44 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: adrian@FreeBSD.org, dim@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-current@FreeBSD.org, freebsd-i386@FreeBSD.org Message-ID: <1231654383.77.1451607047969.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_i386 - Build #2006 - Failure MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD_i386 X-Jenkins-Result: FAILURE Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.20 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jan 2016 00:10:49 -0000 FreeBSD_HEAD_i386 - Build #2006 - Failure: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2006/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2006/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2006/console Change summaries: 293015 by dim: Merge r293013 from clang380-import branch: Fix a clang 3.8.0 warning in pflogd.c: contrib/pf/pflogd/pflogd.c:769:8: error: logical not is only applied to the left hand side of this comparison [-Werror,-Wlogical-not-parentheses] if (!if_exists(interface) == -1) { ^ ~~ The if_exists() function does not return -1, and even if it did, it would not be the correct way to check. Just ditch the == -1 instead. Obtained from: OpenBSD's pflogd.c 1.49 MFC after: 3 days 293014 by dim: Merge r293006 from clang380-import branch: For determining the compiler version, quote the string to be echo'd, otherwise the command might fail. This is because clang -v now results in the following: FreeBSD clang version 3.8.0 (trunk 256633) (based on LLVM 3.8.0svn) The second "3.8.8svn)" string tripped up the shell command. MFC after: 3 days 293012 by adrian: [rtwn] Add initial manpages for the rtwn driver. 293011 by adrian: [rtwn] Add rtwn firmware and driver module. Submitted by: kevlo 293010 by adrian: [rtwn] bring over initial rtwn driver. This is a port from openbsd. It's incomplete and unstable, but it's better than nothing. I have no plans to MFC this until it's complete and stable. Submitted by: kevlo 293009 by adrian: [rtwn] add rtwn firmware. Submitted by: kevlo The end of the build log: [...truncated 161117 lines...] ===> netgraph/tcpmss (obj) --- obj_subdir_pps --- --- obj --- /usr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/pps created for /usr/src/sys/modules/pps --- obj_subdir_netgraph --- --- obj_subdir_tee --- ===> netgraph/tee (obj) --- obj_subdir_tag --- --- obj --- /usr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/netgraph/tag created for /usr/src/sys/modules/netgraph/tag --- obj_subdir_procfs --- --- obj --- --- obj_subdir_proto --- ===> proto (obj) --- obj_subdir_procfs --- /usr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/procfs created for /usr/src/sys/modules/procfs --- obj_subdir_netgraph --- --- obj_subdir_tty --- ===> netgraph/tty (obj) --- obj_subdir_tcpmss --- --- obj --- /usr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/netgraph/tcpmss created for /usr/src/sys/modules/netgraph/tcpmss --- obj_subdir_pseudofs --- --- obj_subdir_netgraph --- --- obj_subdir_tee --- --- obj --- --- obj_subdir_pseudofs --- ===> pseudofs (obj) --- obj_subdir_netgraph --- /usr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/netgraph/tee created for /usr/src/sys/modules/netgraph/tee --- obj_subdir_pst --- ===> pst (obj) --- obj_subdir_proto --- --- obj --- --- obj_subdir_netgraph --- --- obj_subdir_tty --- --- obj --- --- obj_subdir_proto --- /usr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/proto created for /usr/src/sys/modules/proto --- obj_subdir_netgraph --- --- obj_subdir_UI --- --- obj_subdir_tty --- /usr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/netgraph/tty created for /usr/src/sys/modules/netgraph/tty --- obj_subdir_UI --- ===> netgraph/UI (obj) --- obj_subdir_pty --- ===> pty (obj) --- obj_subdir_pseudofs --- --- obj --- /usr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/pseudofs created for /usr/src/sys/modules/pseudofs --- obj_subdir_pst --- --- obj --- --- obj_subdir_netgraph --- --- obj_subdir_vjc --- ===> netgraph/vjc (obj) --- obj_subdir_pst --- /usr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/pst created for /usr/src/sys/modules/pst --- obj_subdir_netgraph --- --- obj_subdir_vlan --- ===> netgraph/vlan (obj) --- obj_subdir_UI --- --- obj --- /usr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/netgraph/UI created for /usr/src/sys/modules/netgraph/UI --- obj_subdir_puc --- ===> puc (obj) --- obj_subdir_pty --- --- obj --- /usr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/pty created for /usr/src/sys/modules/pty --- obj_subdir_ral --- ===> ral (obj) --- obj_subdir_netgraph --- --- obj_subdir_vlan --- --- obj --- --- obj_subdir_vjc --- --- obj --- /usr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/netgraph/vjc created for /usr/src/sys/modules/netgraph/vjc --- obj_subdir_vlan --- /usr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/netgraph/vlan created for /usr/src/sys/modules/netgraph/vlan --- obj_subdir_ralfw --- --- obj_subdir_random_fortuna --- --- obj_subdir_ralfw --- ===> ralfw (obj) --- obj_subdir_random_fortuna --- ===> random_fortuna (obj) --- obj_subdir_puc --- --- obj --- /usr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/puc created for /usr/src/sys/modules/puc --- obj_subdir_random_other --- --- obj_subdir_ralfw --- --- obj_subdir_rt2561 --- --- obj_subdir_random_other --- ===> random_other (obj) --- obj_subdir_ralfw --- ===> ralfw/rt2561 (obj) --- obj_subdir_ral --- --- obj --- /usr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/ral created for /usr/src/sys/modules/ral --- obj_subdir_ralfw --- --- obj_subdir_rt2561s --- ===> ralfw/rt2561s (obj) --- obj_subdir_random_fortuna --- --- obj --- --- obj_subdir_random_other --- --- obj --- --- obj_subdir_ralfw --- --- obj_subdir_rt2561 --- --- obj --- --- obj_subdir_rt2561s --- --- obj --- --- obj_subdir_random_fortuna --- /usr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/random_fortuna created for /usr/src/sys/modules/random_fortuna --- obj_subdir_ralfw --- --- obj_subdir_rt2661 --- --- obj_subdir_random_other --- /usr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/random_other created for /usr/src/sys/modules/random_other --- obj_subdir_ralfw --- --- obj_subdir_rt2561 --- /usr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/ralfw/rt2561 created for /usr/src/sys/modules/ralfw/rt2561 --- obj_subdir_rt2661 --- ===> ralfw/rt2661 (obj) --- obj_subdir_rt2860 --- --- obj_subdir_random_yarrow --- --- obj_subdir_ralfw --- --- obj_subdir_rt2561s --- /usr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/ralfw/rt2561s created for /usr/src/sys/modules/ralfw/rt2561s --- obj_subdir_rc4 --- --- obj_subdir_ralfw --- --- obj_subdir_rt2860 --- ===> ralfw/rt2860 (obj) --- obj_subdir_random_yarrow --- ===> random_yarrow (obj) --- obj_subdir_rc4 --- ===> rc4 (obj) --- obj_subdir_ralfw --- --- obj_subdir_rt2661 --- --- obj --- --- obj_subdir_random_yarrow --- --- obj --- --- obj_subdir_ralfw --- /usr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/ralfw/rt2661 created for /usr/src/sys/modules/ralfw/rt2661 --- obj_subdir_rdrand_rng --- --- obj_subdir_ralfw --- --- obj_subdir_rt2860 --- --- obj --- --- obj_subdir_random_yarrow --- /usr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/random_yarrow created for /usr/src/sys/modules/random_yarrow --- obj_subdir_rc4 --- --- obj --- --- obj_subdir_rdrand_rng --- ===> rdrand_rng (obj) --- obj_subdir_re --- --- obj_subdir_rc4 --- /usr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/rc4 created for /usr/src/sys/modules/rc4 --- obj_subdir_re --- ===> re (obj) --- obj_subdir_ralfw --- /usr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/ralfw/rt2860 created for /usr/src/sys/modules/ralfw/rt2860 --- obj_subdir_reiserfs --- --- obj_subdir_rl --- --- obj_subdir_reiserfs --- ===> reiserfs (obj) --- obj_subdir_rl --- ===> rl (obj) --- obj_subdir_rdrand_rng --- --- obj --- /usr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/rdrand_rng created for /usr/src/sys/modules/rdrand_rng --- obj_subdir_rtwn --- --- obj_subdir_reiserfs --- --- obj --- --- obj_subdir_re --- --- obj --- --- obj_subdir_rtwn --- ===> rtwn (obj) cd: /usr/src/sys/modules/rtwn: No such file or directory --- obj_subdir_rl --- --- obj --- --- obj_subdir_rtwn --- *** [obj_subdir_rtwn] Error code 2 make[3]: stopped in /usr/src/sys/modules --- obj_subdir_re --- /usr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/re created for /usr/src/sys/modules/re --- obj_subdir_reiserfs --- /usr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/reiserfs created for /usr/src/sys/modules/reiserfs --- obj_subdir_rl --- /usr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/rl created for /usr/src/sys/modules/rl --- obj_subdir_re --- A failure has been detected in another branch of the parallel make --- obj_subdir_reiserfs --- A failure has been detected in another branch of the parallel make make[4]: stopped in /usr/src/sys/modules/reiserfs --- obj_subdir_re --- make[4]: stopped in /usr/src/sys/modules/re --- obj_subdir_rl --- A failure has been detected in another branch of the parallel make make[4]: stopped in /usr/src/sys/modules/rl --- obj_subdir_re --- *** [obj_subdir_re] Error code 2 make[3]: stopped in /usr/src/sys/modules --- obj_subdir_reiserfs --- *** [obj_subdir_reiserfs] Error code 2 make[3]: stopped in /usr/src/sys/modules --- obj_subdir_rl --- *** [obj_subdir_rl] Error code 2 make[3]: stopped in /usr/src/sys/modules 4 errors make[3]: stopped in /usr/src/sys/modules *** [modules-obj] Error code 2 make[2]: stopped in /usr/obj/usr/src/sys/GENERIC 1 error make[2]: stopped in /usr/obj/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_i386] $ /bin/sh -xe /tmp/hudson3263534397559183533.sh + export 'PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin' + export 'jname=FreeBSD_HEAD_i386' + echo 'clean up jail FreeBSD_HEAD_i386' clean up jail FreeBSD_HEAD_i386 + sudo jail -r FreeBSD_HEAD_i386 + sudo ifconfig igb0 inet6 2610:1c1:1:607c::106:1 -alias + sudo umount FreeBSD_HEAD_i386/usr/src + sudo umount FreeBSD_HEAD_i386/dev + sudo rm -fr FreeBSD_HEAD_i386 + true + sudo chflags -R noschg FreeBSD_HEAD_i386 + sudo rm -fr FreeBSD_HEAD_i386 Email was triggered for: Failure - Any Sending email for trigger: Failure - Any From owner-freebsd-i386@freebsd.org Fri Jan 1 02:21:25 2016 Return-Path: Delivered-To: freebsd-i386@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 52253A567A7; Fri, 1 Jan 2016 02:21:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id 38CD710A6; Fri, 1 Jan 2016 02:21:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 466891389; Fri, 1 Jan 2016 02:21:25 +0000 (UTC) Date: Fri, 1 Jan 2016 02:21:22 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: nwhitehorn@FreeBSD.org, adrian@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-current@FreeBSD.org, freebsd-i386@FreeBSD.org Message-ID: <1072857739.79.1451614884588.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <1231654383.77.1451607047969.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1231654383.77.1451607047969.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_i386 - Build #2007 - Fixed MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD_i386 X-Jenkins-Result: SUCCESS Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.20 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jan 2016 02:21:25 -0000 FreeBSD_HEAD_i386 - Build #2007 - Fixed: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2007/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2007/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2007/console Change summaries: 293022 by adrian: [net80211] document the (not completely complete) set of places where we're assuming hz=1000 and not gracefully handling when it isn't. The math involved will return 0 for hz < 1000, which it is on some platforms and on DragonflyBSD. This doesn't fix it, it: * converts one manual use over to use the macro, and * comments where it needs some thought/fixing. I'll think about this a bit more before fixing it. Submitted by: imre@vdsz.com 293018 by nwhitehorn: Unify the ELFv1 and ELFv2 code paths and make ELFv1 (the normal ABI) more correct in the process. MFC after: 2 weeks 293017 by adrian: [rtwn] add rtwn module directory. Pointed out by: dim From owner-freebsd-i386@freebsd.org Sat Jan 2 18:14:15 2016 Return-Path: Delivered-To: freebsd-i386@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8F7DAA5F3D0; Sat, 2 Jan 2016 18:14:15 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id 827611B60; Sat, 2 Jan 2016 18:14:15 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 17AF918AF; Sat, 2 Jan 2016 18:14:14 +0000 (UTC) Date: Sat, 2 Jan 2016 18:14:11 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: adrian@FreeBSD.org, des@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-current@FreeBSD.org, freebsd-i386@FreeBSD.org Message-ID: <2141215411.87.1451758454298.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_i386 - Build #2017 - Failure MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD_i386 X-Jenkins-Result: FAILURE Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.20 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Jan 2016 18:14:15 -0000 FreeBSD_HEAD_i386 - Build #2017 - Failure: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2017/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2017/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2017/console Change summaries: 293050 by adrian: [ath] add explicit bus barriers. The ath hal and driver code all assume the world is an x86 or the bus layer does an explicit bus flush after each operation (eg netbsd.) However, we don't do that. So, to be "correct" on platforms like sparc64, mips and ppc (and maybe ARM, I am not sure), just do explicit barriers after each operation. Now, this does slow things down a tad on embedded platforms but I'd rather things be "correct" versus "fast." At some later point if someone wishes it to be fast then we should add the barrier calls to the HAL and driver. Tested: * carambola 2 (AR9331.) 293049 by des: Replace the cosine table with a sine table, which (due to the vagaries of rounding) has better spread. Implement fp16_sin() to go along with fp16_cos(). In the rendering loop, switch from addition to subtraction so the center of the pattern will be a trough rather than a peak. This is completely arbitrary, of course, but looks better to me. The end of the build log: [...truncated 181810 lines...] ld -Bshareable -d -warn-common -o amr.ko.full amr.kld --- amr.ko.debug --- objcopy --only-keep-debug amr.ko.full amr.ko.debug --- amr.ko --- objcopy --strip-debug --add-gnu-debuglink=amr.ko.debug amr.ko.full amr.ko --- all_subdir_an --- --- if_an_pci.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -mno-mmx -mno-sse -msoft-float -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 -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/an/../../dev/an/if_an_pci.c -o if_an_pci.o --- all_subdir_aic7xxx --- --- all_subdir_ahd --- --- aic79xx.o --- ctfconvert -L VERSION -g aic79xx.o --- ahd.kld --- ld -d -warn-common -r -d -o ahd.kld aic79xx_reg_print.o aic79xx.o aic79xx_osm.o aic79xx_pci.o ahd_pci.o ctfmerge -L VERSION -g -o ahd.kld aic79xx_reg_print.o aic79xx.o aic79xx_osm.o aic79xx_pci.o ahd_pci.o --- all_subdir_aout --- ctfconvert -L VERSION -g imgact_aout.o --- aout.kld --- ld -d -warn-common -r -d -o aout.kld imgact_aout.o --- all_subdir_aic7xxx --- :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk ahd.kld export_syms | xargs -J% objcopy % ahd.kld --- all_subdir_aout --- ctfmerge -L VERSION -g -o aout.kld imgact_aout.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk aout.kld export_syms | xargs -J% objcopy % aout.kld --- all_subdir_aic7xxx --- --- ahd.ko.full --- --- all_subdir_aout --- --- aout.ko.full --- --- all_subdir_aic7xxx --- ld -Bshareable -d -warn-common -o ahd.ko.full ahd.kld --- all_subdir_aout --- ld -Bshareable -d -warn-common -o aout.ko.full aout.kld --- aout.ko.debug --- --- all_subdir_an --- ctfconvert -L VERSION -g if_an_pci.o --- all_subdir_aout --- objcopy --only-keep-debug aout.ko.full aout.ko.debug --- aout.ko --- objcopy --strip-debug --add-gnu-debuglink=aout.ko.debug aout.ko.full aout.ko --- all_subdir_apm --- --- all_subdir_an --- --- if_an_isa.o --- --- all_subdir_apm --- ===> apm (all) --- all_subdir_an --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -mno-mmx -mno-sse -msoft-float -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 -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/an/../../dev/an/if_an_isa.c -o if_an_isa.o --- all_subdir_aic7xxx --- --- ahd.ko.debug --- objcopy --only-keep-debug ahd.ko.full ahd.ko.debug --- ahd.ko --- objcopy --strip-debug --add-gnu-debuglink=ahd.ko.debug ahd.ko.full ahd.ko --- all_subdir_arcmsr --- ===> arcmsr (all) --- all_subdir_apm --- --- apm.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -mno-mmx -mno-sse -msoft-float -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 -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/apm/../../i386/bios/apm.c -o apm.o --- all_subdir_arcmsr --- --- arcmsr.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -mno-mmx -mno-sse -msoft-float -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 -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/arcmsr/../../dev/arcmsr/arcmsr.c -o arcmsr.o --- all_subdir_an --- ctfconvert -L VERSION -g if_an_isa.o --- all_subdir_arcnet --- ===> arcnet (all) --- if_arcsubr.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -mno-mmx -mno-sse -msoft-float -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 -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/arcnet/../../net/if_arcsubr.c -o if_arcsubr.o --- all_subdir_apm --- /usr/src/sys/modules/apm/../../i386/bios/apm.c:1494:17: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (event_type < 0 || event_type >= APM_NPMEV) ~~~~~~~~~~ ^ ~ --- all_subdir_an --- --- if_an.o --- ctfconvert -L VERSION -g if_an.o --- if_an.kld --- ld -d -warn-common -r -d -o if_an.kld if_an.o if_an_pccard.o if_an_pci.o if_an_isa.o ctfmerge -L VERSION -g -o if_an.kld if_an.o if_an_pccard.o if_an_pci.o if_an_isa.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk if_an.kld export_syms | xargs -J% objcopy % if_an.kld --- if_an.ko.full --- ld -Bshareable -d -warn-common -o if_an.ko.full if_an.kld --- if_an.ko.debug --- objcopy --only-keep-debug if_an.ko.full if_an.ko.debug --- if_an.ko --- objcopy --strip-debug --add-gnu-debuglink=if_an.ko.debug if_an.ko.full if_an.ko --- evglock.o --- cc -c -O -pipe -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -mno-mmx -mno-sse -msoft-float -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 -mno-aes -mno-avx -std=iso9899:1999 -Werror /usr/src/sys/contrib/dev/acpica/components/events/evglock.c --- modules-all --- --- all_subdir_arcnet --- ctfconvert -L VERSION -g if_arcsubr.o --- arcnet.kld --- ld -d -warn-common -r -d -o arcnet.kld if_arcsubr.o ctfmerge -L VERSION -g -o arcnet.kld if_arcsubr.o echo arc_frag_init arc_frag_next arc_ifattach arc_ifdetach arc_input arc_ioctl arc_isphds arc_output arc_storelladdr > export_syms awk -f /usr/src/sys/conf/kmod_syms.awk arcnet.kld export_syms | xargs -J% objcopy % arcnet.kld --- arcnet.ko.full --- ld -Bshareable -d -warn-common -o arcnet.ko.full arcnet.kld --- arcnet.ko.debug --- objcopy --only-keep-debug arcnet.ko.full arcnet.ko.debug --- arcnet.ko --- objcopy --strip-debug --add-gnu-debuglink=arcnet.ko.debug arcnet.ko.full arcnet.ko --- evgpe.o --- cc -c -O -pipe -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -mno-mmx -mno-sse -msoft-float -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 -mno-aes -mno-avx -std=iso9899:1999 -Werror /usr/src/sys/contrib/dev/acpica/components/events/evgpe.c --- modules-all --- --- all_subdir_apm --- 1 warning generated. ctfconvert -L VERSION -g apm.o --- apm.kld --- ld -d -warn-common -r -d -o apm.kld apm.o ctfmerge -L VERSION -g -o apm.kld apm.o echo apm_display apm_softc > export_syms awk -f /usr/src/sys/conf/kmod_syms.awk apm.kld export_syms | xargs -J% objcopy % apm.kld --- evglock.o --- ctfconvert -L VERSION -g evglock.o --- modules-all --- --- apm.ko.full --- --- all_subdir_asmc --- --- all_subdir_apm --- ld -Bshareable -d -warn-common -o apm.ko.full apm.kld --- all_subdir_asmc --- ===> asmc (all) --- all_subdir_apm --- --- apm.ko.debug --- objcopy --only-keep-debug apm.ko.full apm.ko.debug --- apm.ko --- objcopy --strip-debug --add-gnu-debuglink=apm.ko.debug apm.ko.full apm.ko --- evgpeblk.o --- cc -c -O -pipe -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -mno-mmx -mno-sse -msoft-float -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 -mno-aes -mno-avx -std=iso9899:1999 -Werror /usr/src/sys/contrib/dev/acpica/components/events/evgpeblk.c --- modules-all --- --- all_subdir_asmc --- --- asmc.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -mno-mmx -mno-sse -msoft-float -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 -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/asmc/../../dev/asmc/asmc.c -o asmc.o --- evgpe.o --- ctfconvert -L VERSION -g evgpe.o --- modules-all --- --- all_subdir_ata --- ===> ata (all) --- all_subdir_atacore --- ===> ata/atacore (all) --- evgpeblk.o --- ctfconvert -L VERSION -g evgpeblk.o --- modules-all --- --- all_subdir_ath --- ===> ath (all) --- all_subdir_ata --- --- ata-all.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -mno-mmx -mno-sse -msoft-float -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 -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/ata/atacore/../../../dev/ata/ata-all.c -o ata-all.o --- all_subdir_ath --- --- ah.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/usr/src/sys/modules/ath/../../dev/ath -I/usr/src/sys/modules/ath/../../dev/ath/ath_hal -I. -I/usr/src/sys/modules/ath/../../contrib/dev/ath/ath_hal/ -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -mno-mmx -mno-sse -msoft-float -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 -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ah.c -o ah.o /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ah.c:244:8: error: expected expression if ((OS_REG_READ(ah, reg) & mask) == val) ^ /usr/src/sys/modules/ath/../../dev/ath/ah_osdep.h:153:2: note: expanded from macro 'OS_REG_READ' do { \ ^ /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ah.c:865:12: error: expected expression *dp++ = OS_REG_READ(ah, r); ^ /usr/src/sys/modules/ath/../../dev/ath/ah_osdep.h:153:2: note: expanded from macro 'OS_REG_READ' do { \ ^ /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ah.c:1376:31: error: expected expression OS_REG_WRITE(ah, AR_TSF_L32, OS_REG_READ(ah, AR_TSF_L32) + tsfdelta); ^ /usr/src/sys/modules/ath/../../dev/ath/ah_osdep.h:153:2: note: expanded from macro 'OS_REG_READ' do { \ ^ /usr/src/sys/modules/ath/../../dev/ath/ah_osdep.h:149:49: note: expanded from macro 'OS_REG_WRITE' (bus_space_handle_t)(_ah)->ah_sh, (_reg), (_val)); \ ^ 3 errors generated. *** [ah.o] Error code 1 make[4]: stopped in /usr/src/sys/modules/ath 1 error make[4]: stopped in /usr/src/sys/modules/ath *** [all_subdir_ath] Error code 2 make[3]: stopped in /usr/src/sys/modules --- all_subdir_asmc --- ctfconvert -L VERSION -g asmc.o A failure has been detected in another branch of the parallel make make[4]: stopped in /usr/src/sys/modules/asmc *** [all_subdir_asmc] Error code 2 make[3]: stopped in /usr/src/sys/modules --- all_subdir_ata --- ctfconvert -L VERSION -g ata-all.o A failure has been detected in another branch of the parallel make make[5]: stopped in /usr/src/sys/modules/ata/atacore *** [all_subdir_atacore] Error code 2 make[4]: stopped in /usr/src/sys/modules/ata 1 error make[4]: stopped in /usr/src/sys/modules/ata *** [all_subdir_ata] Error code 2 make[3]: stopped in /usr/src/sys/modules --- all_subdir_arcmsr --- ctfconvert -L VERSION -g arcmsr.o A failure has been detected in another branch of the parallel make make[4]: stopped in /usr/src/sys/modules/arcmsr *** [all_subdir_arcmsr] Error code 2 make[3]: stopped in /usr/src/sys/modules 4 errors make[3]: stopped in /usr/src/sys/modules *** [modules-all] Error code 2 make[2]: stopped in /usr/obj/usr/src/sys/GENERIC 1 error make[2]: stopped in /usr/obj/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_i386] $ /bin/sh -xe /tmp/hudson1518226889852363795.sh + export 'PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin' + export 'jname=FreeBSD_HEAD_i386' + echo 'clean up jail FreeBSD_HEAD_i386' clean up jail FreeBSD_HEAD_i386 + sudo jail -r FreeBSD_HEAD_i386 + sudo ifconfig igb0 inet6 2610:1c1:1:607c::106:1 -alias + sudo umount FreeBSD_HEAD_i386/usr/src + sudo umount FreeBSD_HEAD_i386/dev + sudo rm -fr FreeBSD_HEAD_i386 + true + sudo chflags -R noschg FreeBSD_HEAD_i386 + sudo rm -fr FreeBSD_HEAD_i386 Email was triggered for: Failure - Any Sending email for trigger: Failure - Any From owner-freebsd-i386@freebsd.org Sat Jan 2 20:22:12 2016 Return-Path: Delivered-To: freebsd-i386@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DDC4EA5FC6A; Sat, 2 Jan 2016 20:22:12 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id CE26C1E07; Sat, 2 Jan 2016 20:22:12 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 809561902; Sat, 2 Jan 2016 20:22:12 +0000 (UTC) Date: Sat, 2 Jan 2016 20:22:08 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: nwhitehorn@FreeBSD.org, adrian@FreeBSD.org, ian@FreeBSD.org, emaste@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-current@FreeBSD.org, freebsd-i386@FreeBSD.org Message-ID: <2004065305.91.1451766131899.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <2141215411.87.1451758454298.JavaMail.jenkins@jenkins-9.freebsd.org> References: <2141215411.87.1451758454298.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_i386 - Build #2018 - Fixed MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD_i386 X-Jenkins-Result: SUCCESS Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.20 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Jan 2016 20:22:13 -0000 FreeBSD_HEAD_i386 - Build #2018 - Fixed: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2018/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2018/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2018/console Change summaries: 293056 by ian: Add an OF_decode_addr() implementation for arm64. Discussed with: andrew 293055 by emaste: kbdmap.5: Use current names for ASCII control codes lf, ff, us Refer to the old names nl, np, ns as historical aliases. PR: 205776, 205778 MFC After: 1 week Sponsored by: The FreeBSD Foundation 293054 by adrian: ... and that would've never worked. Sorry! (Note: everything I tested on locally has ATH_DEBUG / AH_DEBUG set.) 293053 by ian: Use 64-bit math when finding a block of ram to hold the kernel. This fixes a problem on 32-bit systems which have ram occupying the end of the physical address space -- for example, a block of ram at 0x80000000 with a size of 0x80000000 was overflowing 32 bit math and ending up with a calculated size of zero. This is a fix for one of the two problems mentioned in the PR. Something similar will need to be done on the kernel side before the PR is closed. PR: 201614 293052 by nwhitehorn: Bring CPU features list in line with the ABI requirements. MFC after: 1 week 293051 by nwhitehorn: Switch setting MSR[SF] to C code. This removes any CPU-specific code (MSF[SF] is a Book 3-S thing) in the 64-bit locore64.S.