From owner-freebsd-arm@freebsd.org Sun Nov 22 19:30:09 2015 Return-Path: Delivered-To: freebsd-arm@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 606A3A35AE4 for ; Sun, 22 Nov 2015 19:30:09 +0000 (UTC) (envelope-from rpaulo@me.com) Received: from mr11p00im-asmtp002.me.com (mr11p00im-asmtp002.me.com [17.110.69.253]) (using TLSv1.2 with cipher DHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 48FF81B93 for ; Sun, 22 Nov 2015 19:30:09 +0000 (UTC) (envelope-from rpaulo@me.com) Received: from akita.hsd1.ca.comcast.net (c-73-162-13-215.hsd1.ca.comcast.net [73.162.13.215]) by mr11p00im-asmtp002.me.com (Oracle Communications Messaging Server 7.0.5.35.0 64bit (built Mar 31 2015)) with ESMTPSA id <0NY8004WBE62FT10@mr11p00im-asmtp002.me.com> for freebsd-arm@freebsd.org; Sun, 22 Nov 2015 19:30:03 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2015-11-22_10:,, signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 kscore.is_bulkscore=0 kscore.compositescore=1 compositescore=0.9 suspectscore=0 phishscore=0 bulkscore=0 kscore.is_spamscore=0 rbsscore=0 spamscore=0 urlsuspectscore=0.9 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1510090000 definitions=main-1511220357 Message-id: <1448220602.4088.1.camel@me.com> Subject: Re: PiFace Real Time Clock utility available From: Rui Paulo To: John Howie , "freebsd-arm@freebsd.org" Date: Sun, 22 Nov 2015 11:30:02 -0800 In-reply-to: References: Content-type: text/plain; charset=UTF-8 X-Mailer: Evolution 3.18.2-1 MIME-version: 1.0 Content-transfer-encoding: 7bit X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Nov 2015 19:30:09 -0000 On Wed, 2015-11-18 at 02:49 +0000, John Howie wrote: > Hi everyone, > > I just released on GitHub source for a utility that manipulates the > PiFace Real Time Clock, available for the Raspberry Pi. I have tested > it on FreeBSD 11.0-CURRENT, running on a Raspberry Pi Model B 2. It > should work on a Raspberry Pi B (original), and it might even work on > 10.2-RELEASE (it requires I2C bus support). > > I will be doing some more testing and refining it in the coming days, > but I invite anyone who wants to play around with it to do so. The > repository is https://github.com/jhowie/FreeBSDPiFaceRTC. Cool! > > Even if you do not have a PiFace RTC you might want to pull the code, > and in particular the I2CRoutines.[ch] files, as they contain a > simplified means of interacting with I2C devices. The code currently > supports devices with only 256 bytes of addressable memory. I will > correct that in a future release. Maybe this would've helped: https://bitbucket.org/rpaulo/libiic -- Rui Paulo From owner-freebsd-arm@freebsd.org Mon Nov 23 16:41:49 2015 Return-Path: Delivered-To: freebsd-arm@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 141B3A36BD5 for ; Mon, 23 Nov 2015 16:41:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F35D813D3 for ; Mon, 23 Nov 2015 16:41:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id tANGfmTc022991 for ; Mon, 23 Nov 2015 16:41:48 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-arm@FreeBSD.org Subject: [Bug 204768] usr/src/sys/arm64/arm64/gic_v3.c:157: possible bad size ? Date: Mon, 23 Nov 2015 16:41:49 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: arm X-Bugzilla-Version: 11.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: dcb314@hotmail.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-arm@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Nov 2015 16:41:49 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204768 Bug ID: 204768 Summary: usr/src/sys/arm64/arm64/gic_v3.c:157: possible bad size ? Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: arm Assignee: freebsd-arm@FreeBSD.org Reporter: dcb314@hotmail.com [usr/src/sys/arm64/arm64/gic_v3.c:157]: (warning) Size of pointer 'gic_res' used instead of size of its data. Source code is sc->gic_res = malloc( sizeof(sc->gic_res) * (sc->gic_redists.nregions + 1), M_GIC_V3, M_WAITOK); Maybe better code sc->gic_res = malloc( sizeof(*(sc->gic_res)) * (sc->gic_redists.nregions + 1), M_GIC_V3, M_WAITOK); -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-arm@freebsd.org Mon Nov 23 19:06:47 2015 Return-Path: Delivered-To: freebsd-arm@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 54A8BA36589 for ; Mon, 23 Nov 2015 19:06:47 +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 3F89D1471; Mon, 23 Nov 2015 19:06:47 +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 0DA8C1FDF; Mon, 23 Nov 2015 19:06:46 +0000 (UTC) Date: Mon, 23 Nov 2015 19:06:43 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: andrew@FreeBSD.org, nwhitehorn@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Message-ID: <1695215405.115.1448305606488.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_arm64 - Build #1759 - Failure MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD_arm64 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-arm@freebsd.org X-Mailman-Version: 2.1.20 List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Nov 2015 19:06:47 -0000 FreeBSD_HEAD_arm64 - Build #1759 - Failure: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1759/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1759/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1759/console Change summaries: 291211 by nwhitehorn: Provide support for userland binaries using the new ELFv2 ABI. This is a new, simplified, ELF ABI that avoids some of the stranger aspects of the existing 64-bit PowerPC ABI (function descriptors, in particular). Actually generating such executables requires a new version of binutils and a newer compiler (either GCC or clang) than GCC 4.2.1. 291210 by andrew: Only enable the first interrupt for now, we don't correctly configure or route interrupts to the needed cpu. Sponsored by: ABT Systems Ltd The end of the build log: [...truncated 174703 lines...] --- e1000_i210.o --- ctfconvert -L VERSION -g e1000_i210.o --- e1000_api.o --- ctfconvert -L VERSION -g e1000_api.o --- e1000_mac.o --- --- e1000_manage.o --- --- e1000_mac.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/e1000/e1000_mac.c -I/usr/src/sys/dev/e1000 --- e1000_manage.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/e1000/e1000_manage.c -I/usr/src/sys/dev/e1000 --- e1000_82575.o --- ctfconvert -L VERSION -g e1000_82575.o --- e1000_nvm.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/e1000/e1000_nvm.c -I/usr/src/sys/dev/e1000 --- e1000_manage.o --- ctfconvert -L VERSION -g e1000_manage.o --- e1000_phy.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/e1000/e1000_phy.c -I/usr/src/sys/dev/e1000 --- e1000_nvm.o --- ctfconvert -L VERSION -g e1000_nvm.o --- e1000_vf.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/e1000/e1000_vf.c -I/usr/src/sys/dev/e1000 --- e1000_mac.o --- ctfconvert -L VERSION -g e1000_mac.o --- e1000_mbx.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/e1000/e1000_mbx.c -I/usr/src/sys/dev/e1000 --- e1000_ich8lan.o --- ctfconvert -L VERSION -g e1000_ich8lan.o --- e1000_osdep.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/e1000/e1000_osdep.c -I/usr/src/sys/dev/e1000 --- e1000_vf.o --- ctfconvert -L VERSION -g e1000_vf.o --- fixup_pci.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/pci/fixup_pci.c --- e1000_osdep.o --- ctfconvert -L VERSION -g e1000_osdep.o --- hostb_pci.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/pci/hostb_pci.c --- e1000_mbx.o --- ctfconvert -L VERSION -g e1000_mbx.o --- ignore_pci.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/pci/ignore_pci.c --- fixup_pci.o --- ctfconvert -L VERSION -g fixup_pci.o --- pci_subr.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/pci/pci_subr.c --- ignore_pci.o --- ctfconvert -L VERSION -g ignore_pci.o --- vga_pci.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/pci/vga_pci.c --- hostb_pci.o --- ctfconvert -L VERSION -g hostb_pci.o --- uart_bus_pci.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/uart/uart_bus_pci.c --- pci_subr.o --- ctfconvert -L VERSION -g pci_subr.o --- nicvf_main.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/vnic/nicvf_main.c --- uart_bus_pci.o --- ctfconvert -L VERSION -g uart_bus_pci.o --- e1000_phy.o --- ctfconvert -L VERSION -g e1000_phy.o --- nicvf_queues.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/vnic/nicvf_queues.c --- pci_if.o --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -c ; cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror pci_if.c ctfconvert -L VERSION -g pci_if.o --- acpi_pci.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/acpica/acpi_pci.c --- vga_pci.o --- ctfconvert -L VERSION -g vga_pci.o --- acpi_pci_link.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/acpica/acpi_pci_link.c --- acpi_pci.o --- ctfconvert -L VERSION -g acpi_pci.o --- acpi_pcib.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/acpica/acpi_pcib.c --- nicvf_main.o --- ctfconvert -L VERSION -g nicvf_main.o --- acpi_pcib_acpi.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/acpica/acpi_pcib_acpi.c --- acpi_pcib.o --- ctfconvert -L VERSION -g acpi_pcib.o --- acpi_pcib_pci.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/acpica/acpi_pcib_pci.c --- acpi_pci_link.o --- ctfconvert -L VERSION -g acpi_pci_link.o --- pci.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/pci/pci.c --- acpi_pcib_acpi.o --- ctfconvert -L VERSION -g acpi_pcib_acpi.o --- pci_pci.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/pci/pci_pci.c --- acpi_pcib_pci.o --- ctfconvert -L VERSION -g acpi_pcib_pci.o --- pci_user.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/pci/pci_user.c --- nicvf_queues.o --- ctfconvert -L VERSION -g nicvf_queues.o --- pcib_support.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/pci/pcib_support.c ctfconvert -L VERSION -g pcib_support.o --- thunder_pcie_pem.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/arm64/cavium/thunder_pcie_pem.c --- pci_user.o --- ctfconvert -L VERSION -g pci_user.o --- pcib_if.o --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pcib_if.m -c ; cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror pcib_if.c --- pci_pci.o --- ctfconvert -L VERSION -g pci_pci.o --- acpi_perf.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/acpica/acpi_perf.c --- pcib_if.o --- ctfconvert -L VERSION -g pcib_if.o --- thunder_pcie_pem.o --- ctfconvert -L VERSION -g thunder_pcie_pem.o --- acpi_thermal.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/acpica/acpi_thermal.c --- acpi_throttle.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/acpica/acpi_throttle.c ctfconvert -L VERSION -g acpi_throttle.o --- kern_cpu.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/kern/kern_cpu.c --- acpi_perf.o --- ctfconvert -L VERSION -g acpi_perf.o --- cpufreq_if.o --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/cpufreq_if.m -c ; cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror cpufreq_if.c ctfconvert -L VERSION -g cpufreq_if.o --- acpi_quirk.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/acpica/acpi_quirk.c --- acpi_thermal.o --- ctfconvert -L VERSION -g acpi_thermal.o --- fdt_common.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/fdt/fdt_common.c --- acpi_quirk.o --- ctfconvert -L VERSION -g acpi_quirk.o --- simplebus.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/fdt/simplebus.c ctfconvert -L VERSION -g simplebus.o --- ofw_bus_subr.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/ofw/ofw_bus_subr.c --- fdt_common.o --- ctfconvert -L VERSION -g fdt_common.o --- ofwbus.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/ofw/ofwbus.c --- kern_cpu.o --- ctfconvert -L VERSION -g kern_cpu.o --- uart_bus_fdt.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/uart/uart_bus_fdt.c --- ofwbus.o --- ctfconvert -L VERSION -g ofwbus.o --- dwc_otg_fdt.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/dev/usb/controller/dwc_otg_fdt.c --- uart_bus_fdt.o --- ctfconvert -L VERSION -g uart_bus_fdt.o --- generic_timer.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/arm/arm/generic_timer.c --- ofw_bus_subr.o --- ctfconvert -L VERSION -g ofw_bus_subr.o --- pmu.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/arm/arm/pmu.c --- dwc_otg_fdt.o --- ctfconvert -L VERSION -g dwc_otg_fdt.o --- gic_fdt.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/arm64/arm64/gic_fdt.c --- generic_timer.o --- ctfconvert -L VERSION -g generic_timer.o --- machdep.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/arm64/arm64/machdep.c --- pmu.o --- /usr/src/sys/arm/arm/pmu.c:92:5: error: 'notyet' is not defined, evaluates to 0 [-Werror,-Wundef] #if notyet ^ 1 error generated. *** [pmu.o] Error code 1 make[2]: stopped in /usr/obj/arm64.aarch64/usr/src/sys/GENERIC --- gic_fdt.o --- ctfconvert -L VERSION -g gic_fdt.o --- pci.o --- ctfconvert -L VERSION -g pci.o --- machdep.o --- ctfconvert -L VERSION -g machdep.o 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/hudson4568139635050929741.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/libc.so.7: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/lib32/librt.so.1: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/lib32/libcrypt.so.5: 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/ypchpass: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/opiepasswd: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/chfn: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/login: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/passwd: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/ypchfn: 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/ypchsh: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/chpass: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/yppasswd: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/opieinfo: 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/libthr.so.3: Operation not permitted rm: FreeBSD_HEAD_arm64/lib/libcrypt.so.5: Operation not permitted rm: FreeBSD_HEAD_arm64/lib/libc.so.7: 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-elf32.so.1: Operation not permitted rm: FreeBSD_HEAD_arm64/libexec/ld-elf.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 From owner-freebsd-arm@freebsd.org Mon Nov 23 21:07:34 2015 Return-Path: Delivered-To: freebsd-arm@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 07649A36AE0 for ; Mon, 23 Nov 2015 21:07:34 +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 E453E1BCD; Mon, 23 Nov 2015 21:07:33 +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 1DC569F; Mon, 23 Nov 2015 21:07:34 +0000 (UTC) Date: Mon, 23 Nov 2015 21:07:32 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, andrew@FreeBSD.org, ngie@FreeBSD.org, markj@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Message-ID: <38523052.119.1448312854087.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <1695215405.115.1448305606488.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1695215405.115.1448305606488.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_arm64 - Build #1760 - Fixed MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD_arm64 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-arm@freebsd.org X-Mailman-Version: 2.1.20 List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Nov 2015 21:07:34 -0000 FreeBSD_HEAD_arm64 - Build #1760 - Fixed: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1760/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1760/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1760/console Change summaries: 291220 by ngie: Revert r291170 The mlx5* driver(s) are built [*]/installed separate from the OFED stack thanks to recent refactoring done in the linuxkpi(4) module. Always install the manpages instead of conditionally installing them if MK_OFED != no * Further refactoring of sys/ofed and linuxkpi(4) is pending to fully divorce mlx5* from ofed headers MFC after: never Requested by: hps 291219 by emaste: newfs_msdos: rework error handling for eventual use in makefs Return -1 on errors from mkfs_msdos() instead of err()/errx(), to allow different consumers to handle errors as appropriate. Obtained from: NetBSD Sponsored by: The FreeBSD Foundation 291218 by emaste: Update $NetBSD$ ID NetBSD mkfs_msdos.h rev 1.3 removed the no-endorsement clause from the license block, which had already been done in the source I imported in r289629. 291217 by markj: The buffer passed to an sbuf drain callback is not necessarily null-terminated, so don't assume that it is. Reported by: pho X-MFC-With: r291059 291216 by andrew: Use #ifdef to get the file compiling without errors From owner-freebsd-arm@freebsd.org Tue Nov 24 12:50:29 2015 Return-Path: Delivered-To: freebsd-arm@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 09EF1A35B29 for ; Tue, 24 Nov 2015 12:50:29 +0000 (UTC) (envelope-from subscriber@keksik.mk.ua) Received: from forward21p.cmail.yandex.net (forward21p.cmail.yandex.net [IPv6:2a02:6b8:0:1465::37]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Certum Level IV CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9F5F1159D for ; Tue, 24 Nov 2015 12:50:28 +0000 (UTC) (envelope-from subscriber@keksik.mk.ua) Received: from smtp18.mail.yandex.net (smtp18.mail.yandex.net [95.108.252.18]) by forward21p.cmail.yandex.net (Yandex) with ESMTP id 6344F20C93 for ; Tue, 24 Nov 2015 15:50:25 +0300 (MSK) Received: from smtp18.mail.yandex.net (localhost [127.0.0.1]) by smtp18.mail.yandex.net (Yandex) with ESMTP id 3AEF818A14C7 for ; Tue, 24 Nov 2015 15:50:25 +0300 (MSK) Received: by smtp18.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id W8pNJA0etz-oO6mWhVa; Tue, 24 Nov 2015 15:50:24 +0300 (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client certificate not present) Message-Id: <20151124155024.oO6mWhVa@smtp18.mail.yandex.net> Date: Tue, 24 Nov 2015 15:50:24 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=keksik.mk.ua; s=mail; t=1448369424; bh=iHPxp94YuLcfZI9DoEfqsFmg2NgEmRFDWkICy2laMHY=; h=Content-Type:MIME-Version:Subject:From:To; b=Ns0nMT/2W4yeMjJ2gjvHotjXgSpyOY6MUy1SbmsNXOUMTUS26F+m+vYQxtuM7cMxW POcO2+FLMkfiWXz+nO7Wq73xPtTUQmXfX9LFx6HECu44PUVIlRNcwH8TJMHju+CvSf ZTE44jAJkriwD8XYsSaqQfVeOTHKd9JH/EwbKpjw= Authentication-Results: smtp18.mail.yandex.net; dkim=pass header.i=@keksik.mk.ua MIME-Version: 1.0 Subject: =?utf-8?b?0KTQtdC10YDQstC10YDQuiDQvtGB0LXQvdC90LjRhSDQv9GA0LXQtNC7?= =?utf-8?b?0L7QttC10L3QuNC5INC+0YIg0JrQtdC60YHQuNC60LAu?= From: subscriber@keksik.mk.ua To: freebsd-arm@freebsd.org Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Nov 2015 12:50:29 -0000 DQogICAgDQogICAgICAgIA0KICAgICAgICAgICAg0J7RgdC10L3RjCwg0L/QvtGA0LAg0LTQvtC2 0LTQtdC5INC4INGD0L3Ri9C90LjRjy4g0KHQtNC10LvQsNGC0Ywg0LzQuNGAINGP0YDRh9C1INC/ 0L7QtNCy0LvQsNGB0L3QviDQutCw0LbQtNC+0LzRgywg0LrRgtC+INC00YDRg9C20LjRgiDRgSDQ mtC10LrRgdC40LrQvtC8Lg0KICAgICAgICAgICAg0JzQsNCz0LDQt9C40L0g0JrQtdC60YHQuNC6 INGN0YLQviDRhtC10LvRi9C5INGE0LXQtdGA0LLQtdGA0Log0L7RgdC10L3QvdC40YUg0L/RgNC1 0LTQu9C+0LbQtdC90LjQuS4NCiAgICAgICAgDQogICAgICAgIA0KICAgICAgICAgICAg0JzRiyDQ v9GA0LjQs9C+0YLQvtCy0LjQu9C4INC00LvRjyDQktCw0YE6INC80LjRgCDQutGA0LDRgdC+0Los INC80LjRgCDQsNGA0L7QvNCw0YLQvtCyINC4INC80LjRgCDRj9GA0LrQuNGFINC00LXRgtGB0LrQ uNC5INGE0LDQvdGC0LDQt9C40LkuDQogICAgICAgICAgICDQkCDQtdGJ0LUg0LzQvtC20L3QviDR gdC+0LfQtNCw0YLRjCDRgdCw0YXQsNGA0L3Ri9C1INGG0LLQtdGC0YssINC60L7RgtC+0YDRi9C5 INC/0YDQuNC90LXRgdGD0YIg0YEg0YHQvtCx0L7QuSDQvNCw0LvQtdC90YzQutC40Lkg0LrRg9GB 0L7Rh9C10Log0LLQtdGB0L3Riy4NCiAgICAgICAgICAgINCYINC60L7QvdC10YfQvdC+LCDQvdC1 INC30LDQsdGL0LLQsNC10LwsINGH0YLQviDQvNGLINGB0YLQvtC40Lwg0L3QsCDQv9C+0YDQvtCz 0LUg0LLQvtC70YjQtdCx0L3QvtCz0L4g0L/RgNCw0LfQtNC90LjQutCwINGBINC30LDQv9Cw0YXQ vtC8INC80LDQvdC00LDRgNC40L3QvtCyINC4INCy0LXRgdC10LvRi9GFINC/0YDRj9C90LjQutC+ 0LIuDQogICAgICAgIA0KICAgICAgICANCiAgICAgICAgICAgINCYINC80L3QvtCz0L7QtSDQtNGA 0YPQs9C+0LUg0L3QsCDRgdCw0LnRgtC1INCa0LXQutGB0LjQutCwIC0gaHR0cDovL2tla3Npay5j b20udWEvDQogICAgICAgICAgICDQndCwINCy0YHQtSDQuNC90YLQtdGA0LXRgdGD0Y7RidC40LUg 0LLQvtC/0YDQvtGB0Ysg0JLQsNC8INGB0LzQvtC20LXRgiDQvtGC0LLQtdGC0LjRgtGMINC90LDR iCDQvNC10L3QtdC00LbQtdGALCDQv9C+INCw0LTRgNC10YHRgzogemFrYXpAa2Vrc2lrLmNvbS51 YQ0KICAgICAgICAgICAg0JrRgNC+0LzQtSDRgtC+0LPQviwg0JLRiyDRgdC80L7QttC10YLQtSDQ vdCw0YEg0L3QsNC50YLQuCDQsiDQktCa0L7QvdGC0LDQutGC0LUg0L/QviDQsNC00YDQtdGB0YMg aHR0cHM6Ly92ay5jb20va2Vrc2lrX2NvbV91YQ0KICAgICAgICAgICAgDQogICAgICAgICAgICAN CiAgICAgICAgICAgINChINCj0LLQsNC20LXQvdC40LXQvA0KICAgICAgICAgICAg0LjQvdGC0LXR gNC90LXRgiDQvNCw0LPQsNC30LjQvSAi0JrQtdC60YHQuNC6Ig0KICAgICAgICAgICAg0JLQsNGI IEUtTWFpbCDQsNC00YDQtdGBINCx0YvQuyDQstC30Y/RgiDQuNC3INC+0YLQutGA0YvRgtGL0YUg 0LjRgdGC0L7Rh9C90LjQutC+0LIuDQogICAgICAgIA0KICAgIA0K From owner-freebsd-arm@freebsd.org Wed Nov 25 06:17:24 2015 Return-Path: Delivered-To: freebsd-arm@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 B2EE6A364D9 for ; Wed, 25 Nov 2015 06:17:24 +0000 (UTC) (envelope-from fehrist@codeghar.com) Received: from mail-pa0-x244.google.com (mail-pa0-x244.google.com [IPv6:2607:f8b0:400e:c03::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 735A01998 for ; Wed, 25 Nov 2015 06:17:24 +0000 (UTC) (envelope-from fehrist@codeghar.com) Received: by padhk6 with SMTP id hk6so5746133pad.2 for ; Tue, 24 Nov 2015 22:17:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=codeghar-com.20150623.gappssmtp.com; s=20150623; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=zUU5iyG4hDWp022ZxLZ0COKvS8xmAiqq1gvx+ZphByc=; b=eZJcloQQ4UCrQKMLITOcEMHjmiUC4WsLWGWAO+OgSt6Ebxh3KFw1tlfyWNy97mfSDu EuMX66jF6G9zq/Rur21OQ1YEl/ZPKILX1l+jBvCOPQr1W7MMzdugSGRHPzmydIakWJDz jFc2U2rZTEpPLDVD2H4MxP4dd6pu0woYKnwzrpVMUpoRrHH8Mic+OQTD8aWRL/RPa/n4 iWPY7ubjHGROUJ0S6IUBYJ2Tw4ZBifVSma/+7TV5vNnbbI4fKN7BEmxZP3nB3+zuaqCJ NqMhhCN/jtX7MrOeGxiSRHEWyx3vBW7VbDiUK0cXqO98UxLEU5VvzvU3LC69xDUMUV5e UWEA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:reply-to:user-agent :mime-version:to:subject:content-type:content-transfer-encoding; bh=zUU5iyG4hDWp022ZxLZ0COKvS8xmAiqq1gvx+ZphByc=; b=CsFFu9gHz2uZCVoihykysiD92QlXY9mMFnu4YhpVTNkDi/sjbXTLkSDZuoOQMbViE1 apgmetBrwG8fgvNEo9dIxN4n/F1elrSZ9ECJ+tyXHG84Zo17PlUoVU65SaqLeZh+O1CO CnKz5hGkpUou3eCPUk5C5cbxDkX77Srw5nfE6r9EEcNVH3rmn8q3DoQNSs/vBfmsU15R xNzCUK1MBEEPsfIsFqmlSSu+fec2xVWIofJv+5HgLZgtvkCG0PgV0dskQocoi7ufbYBo qWYzEZWFT+EpHxdrPtzAzsPZbsFN5q62Du02Us5pBD8NE0PFyAd33PJci+Qdrm2NhZ7d a1Tw== X-Gm-Message-State: ALoCoQkbv8tdr6uoTscTKypcOVG9cgaVukrhfb0p2Kr98NckccLP2jZU5GQXEUKA8hX0cNCMIQpb X-Received: by 10.66.227.231 with SMTP id sd7mr49471371pac.60.1448432244073; Tue, 24 Nov 2015 22:17:24 -0800 (PST) Received: from heer.internal.jugni.xyz ([2601:600:8300:45b:6025:9aae:b648:813e]) by smtp.googlemail.com with ESMTPSA id 24sm18113949pfm.75.2015.11.24.22.17.23 for (version=TLSv1/SSLv3 cipher=OTHER); Tue, 24 Nov 2015 22:17:23 -0800 (PST) Message-ID: <56555273.403@codeghar.com> Date: Tue, 24 Nov 2015 22:17:23 -0800 From: Hamza Sheikh Reply-To: fehrist@codeghar.com User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: freebsd-arm@freebsd.org Subject: make buildworld failed on Raspberry Pi 2 - "instruction requires: armv6t2" Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Nov 2015 06:17:24 -0000 Is anyone else seeing a failure when `make buildworld` on RPi2 using RaspBSD? I have filed a bug[1] but wanted to get some community feedback if anyone found a workaround. [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204636 -- Hamza Sheikh Twitter: @aikchar From owner-freebsd-arm@freebsd.org Wed Nov 25 09:01:25 2015 Return-Path: Delivered-To: freebsd-arm@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 50FA6A352AA for ; Wed, 25 Nov 2015 09:01: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 3E70517F6; Wed, 25 Nov 2015 09:01: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 70767613; Wed, 25 Nov 2015 09:01:24 +0000 (UTC) Date: Wed, 25 Nov 2015 09:01:21 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ae@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Message-ID: <1051137123.134.1448442083304.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_arm64 - Build #1775 - Failure MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD_arm64 X-Jenkins-Result: FAILURE Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Nov 2015 09:01:25 -0000 FreeBSD_HEAD_arm64 - Build #1775 - Failure: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1775/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1775/ch= anges Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1775/con= sole Change summaries: 291292 by ae: Overhaul if_enc(4) and make it loadable in run-time. Use hhook(9) framework to achieve ability of loading and unloading if_enc(4) kernel module. INET and INET6 code on initialization registers two helper hooks points in the kernel. if_enc(4) module uses these helper hook points and registers its hooks. IPSEC code uses these hhook points to call helper hooks implemented in if_enc(4). 291291 by ae: Check that hhk_helper pointer isn't NULL before access. It isn't forbidden to use NULL pointer for hook_helper in hookinfo structure when hhook_add_hook() adds new helper hook. The end of the build log: [...truncated 150202 lines...] --- iicbus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/iicbus/iicbus_if.= m -h --- depend_subdir_controllers --- --- depend_subdir_pcf --- =3D=3D=3D> i2c/controllers/pcf (depend) --- depend_subdir_iicsmb --- --- smbus_if.h --- --- depend_subdir_geom --- --- depend_subdir_geom_shsec --- --- depend_subdir_i2c --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/smbus/smbus_if.m = -h --- depend_subdir_geom --- =3D=3D=3D> geom/geom_shsec (depend) --- depend_subdir_if_disc --- --- machine --- machine -> /usr/src/sys/arm64/include --- opt_inet.h --- ln -sf /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_inet.h opt_inet.h --- depend_subdir_i2c --- --- .depend --- rm -f .depend --- depend_subdir_if_disc --- --- opt_inet6.h --- --- depend_subdir_i2c --- CC=3D'cc -B/usr/local/aarch64-freebsd/bin/' mkdep -f .depend -a -nostdinc= -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I/usr/src/sys -I/= usr/obj/arm64.aarch64/usr/src/sys/GENERIC -D__printf__=3D__freebsd_kprintf_= _ -std=3Diso9899:1999 /usr/src/sys/modules/i2c/iicsmb/../../../dev/iicbus= /iicsmb.c --- depend_subdir_if_disc --- ln -sf /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_inet6.h opt_inet6.h --- .depend --- rm -f .depend CC=3D'cc -B/usr/local/aarch64-freebsd/bin/' mkdep -f .depend -a -nostdinc= -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I/usr/src/sys -I/= usr/obj/arm64.aarch64/usr/src/sys/GENERIC -D__printf__=3D__freebsd_kprintf_= _ -std=3Diso9899:1999 /usr/src/sys/modules/if_disc/../../net/if_disc.c --- depend_subdir_i2c --- --- depend_subdir_controllers --- --- machine --- machine -> /usr/src/sys/arm64/include --- iicbus_if.h --- --- depend_subdir_geom --- --- machine --- --- depend_subdir_i2c --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/iicbus/iicbus_if.= m -h --- depend_subdir_geom --- machine -> /usr/src/sys/arm64/include --- .depend --- rm -f .depend CC=3D'cc -B/usr/local/aarch64-freebsd/bin/' mkdep -f .depend -a -nostdinc= -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I/usr/src/sys -I/= usr/obj/arm64.aarch64/usr/src/sys/GENERIC -D__printf__=3D__freebsd_kprintf_= _ -std=3Diso9899:1999 /usr/src/sys/modules/geom/geom_shsec/../../../geom/= shsec/g_shsec.c --- depend_subdir_i2c --- --- .depend --- rm -f .depend CC=3D'cc -B/usr/local/aarch64-freebsd/bin/' mkdep -f .depend -a -nostdinc= -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I/usr/src/sys -I/= usr/obj/arm64.aarch64/usr/src/sys/GENERIC -D__printf__=3D__freebsd_kprintf_= _ -std=3Diso9899:1999 /usr/src/sys/modules/i2c/controllers/pcf/../../../.= ./dev/pcf/pcf.c --- lmac_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/vnic/lmac_if.m -h --- modules-depend --- --- depend_subdir_iic --- =3D=3D=3D> i2c/iic (depend) --- depend_subdir_geom --- --- depend_subdir_geom_stripe --- =3D=3D=3D> geom/geom_stripe (depend) --- vnode_if.h --- awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -h --- modules-depend --- --- depend_subdir_if_edsc --- =3D=3D=3D> if_edsc (depend) --- depend_subdir_i2c --- --- machine --- machine -> /usr/src/sys/arm64/include --- iicbus_if.h --- --- depend_subdir_geom --- --- machine --- --- depend_subdir_i2c --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/iicbus/iicbus_if.= m -h --- depend_subdir_geom --- machine -> /usr/src/sys/arm64/include --- .depend --- rm -f .depend CC=3D'cc -B/usr/local/aarch64-freebsd/bin/' mkdep -f .depend -a -nostdinc= -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I/usr/src/sys -I/= usr/obj/arm64.aarch64/usr/src/sys/GENERIC -D__printf__=3D__freebsd_kprintf_= _ -std=3Diso9899:1999 /usr/src/sys/modules/geom/geom_stripe/../../../geom= /stripe/g_stripe.c --- depend_subdir_i2c --- --- .depend --- rm -f .depend CC=3D'cc -B/usr/local/aarch64-freebsd/bin/' mkdep -f .depend -a -nostdinc= -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I/usr/src/sys -I/= usr/obj/arm64.aarch64/usr/src/sys/GENERIC -D__printf__=3D__freebsd_kprintf_= _ -std=3Diso9899:1999 /usr/src/sys/modules/i2c/iic/../../../dev/iicbus/ii= c.c --- depend_subdir_geom --- --- depend_subdir_geom_uncompress --- =3D=3D=3D> geom/geom_uncompress (depend) --- depend_subdir_if_edsc --- --- machine --- machine -> /usr/src/sys/arm64/include --- .depend --- rm -f .depend CC=3D'cc -B/usr/local/aarch64-freebsd/bin/' mkdep -f .depend -a -nostdinc= -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I/usr/src/sys -I/= usr/obj/arm64.aarch64/usr/src/sys/GENERIC -D__printf__=3D__freebsd_kprintf_= _ -std=3Diso9899:1999 /usr/src/sys/modules/if_edsc/../../net/if_edsc.c --- depend_subdir_i2c --- --- depend_subdir_cyapa --- =3D=3D=3D> i2c/cyapa (depend) --- depend_subdir_geom --- --- machine --- --- depend_subdir_if_enc --- =3D=3D=3D> if_enc (depend) --- depend_subdir_geom --- machine -> /usr/src/sys/arm64/include --- .depend --- rm -f .depend CC=3D'cc -B/usr/local/aarch64-freebsd/bin/' mkdep -f .depend -a -nostdinc= -D_KERNEL -DKLD_MODULE -I/usr/src/sys/modules/geom/geom_uncompress/../../.= ./geom/uncompress/ -I/usr/src/sys/modules/geom/geom_uncompress/../../../con= trib/xz-embedded/freebsd -I/usr/src/sys/modules/geom/geom_uncompress/../../= ../contrib/xz-embedded/linux/lib/xz/ -DHAVE_KERNEL_OPTION_HEADERS -I. -I/us= r/src/sys -I/usr/obj/arm64.aarch64/usr/src/sys/GENERIC -D__printf__=3D__fre= ebsd_kprintf__ -std=3Diso9899:1999 /usr/src/sys/modules/geom/geom_uncompr= ess/../../../geom/uncompress/g_uncompress.c /usr/src/sys/modules/geom/geom_= uncompress/../../../contrib/xz-embedded/linux/lib/xz//xz_crc32.c /usr/src/s= ys/modules/geom/geom_uncompress/../../../contrib/xz-embedded/linux/lib/xz//= xz_dec_bcj.c /usr/src/sys/modules/geom/geom_uncompress/../../../contrib/xz-= embedded/linux/lib/xz//xz_dec_lzma2.c /usr/src/sys/modules/geom/geom_uncomp= ress/../../../contrib/xz-embedded/linux/lib/xz//xz_dec_stream.c /usr/src/sy= s/modules/geom/geom_uncompress/../../../contrib/xz-embedded/freebsd//xz_mal= loc.c --- genassym.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/sr= c/sys -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/dev/ath -I/usr/src/sys= /dev/ath/ath_hal -I/usr/src/sys/contrib/dev/ath/ath_hal -I/usr/src/sys/cont= rib/ngatm -I/usr/src/sys/contrib/vchiq -I/usr/src/sys/dev/twa -I/usr/src/sy= s/dev/cxgb -I/usr/src/sys/dev/cxgbe -I/usr/src/sys/contrib/libfdt -D_KERNEL= -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-omit-frame-pointer= -mno-omit-leaf-frame-pointer -mgeneral-regs-only -ffixed-x18 -ffreestandin= g -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-exte= rns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcas= t-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissi= ng-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-t= autological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -= Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative= -value -std=3Diso9899:1999 /usr/src/sys/arm64/arm64/genassym.c --- modules-depend --- --- depend_subdir_i2c --- --- machine --- machine -> /usr/src/sys/arm64/include --- vnode_if_newproto.h --- awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -p --- depend_subdir_if_enc --- --- machine --- machine -> /usr/src/sys/arm64/include --- opt_inet.h --- ln -sf /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_inet.h opt_inet.h --- opt_inet6.h --- ln -sf /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_inet6.h opt_inet6.h --- .depend --- rm -f .depend CC=3D'cc -B/usr/local/aarch64-freebsd/bin/' mkdep -f .depend -a -nostdinc= -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I/usr/src/sys -I/= usr/obj/arm64.aarch64/usr/src/sys/GENERIC -D__printf__=3D__freebsd_kprintf_= _ -std=3Diso9899:1999 /usr/src/sys/net/if_enc.c --- depend_subdir_i2c --- --- vnode_if_typedef.h --- awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -q --- smbus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/smbus/smbus_if.m = -h --- depend_subdir_if_enc --- /usr/src/sys/net/if_enc.c:33:10: fatal error: 'opt_enc.h' file not found #include "opt_enc.h" ^ --- depend_subdir_i2c --- --- vnode_if.h --- awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -h --- depend_subdir_smb --- =3D=3D=3D> i2c/smb (depend) --- depend_subdir_if_enc --- 1 error generated. mkdep: compile failed *** [.depend] 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 *** [depend_subdir_if_enc] Error code 2 make[3]: stopped in /usr/src/sys/modules --- depend_subdir_i2c --- --- depend_subdir_cyapa --- A failure has been detected in another branch of the parallel make make[5]: stopped in /usr/src/sys/modules/i2c/cyapa *** [depend_subdir_cyapa] Error code 2 make[4]: stopped in /usr/src/sys/modules/i2c --- depend_subdir_smb --- A failure has been detected in another branch of the parallel make make[5]: stopped in /usr/src/sys/modules/i2c/smb *** [depend_subdir_smb] Error code 2 make[4]: stopped in /usr/src/sys/modules/i2c 2 errors make[4]: stopped in /usr/src/sys/modules/i2c *** [depend_subdir_i2c] Error code 2 make[3]: stopped in /usr/src/sys/modules --- depend_subdir_geom --- A failure has been detected in another branch of the parallel make make[5]: stopped in /usr/src/sys/modules/geom/geom_uncompress *** [depend_subdir_geom_uncompress] Error code 2 make[4]: stopped in /usr/src/sys/modules/geom 1 error make[4]: stopped in /usr/src/sys/modules/geom *** [depend_subdir_geom] Error code 2 make[3]: stopped in /usr/src/sys/modules 3 errors make[3]: stopped in /usr/src/sys/modules *** [modules-depend] 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/hudson8629546268738226697.sh + export 'PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/b= in' + export 'jname=3DFreeBSD_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/lib/libcrypt.so.5: Operation not permitted rm: FreeBSD_HEAD_arm64/lib/libc.so.7: 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/usr/lib/librt.so.1: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/lib: Directory not empty rm: FreeBSD_HEAD_arm64/usr/bin/yppasswd: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/passwd: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/opieinfo: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/ypchsh: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/ypchfn: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/login: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/chfn: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/su: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/chsh: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/opiepasswd: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/chpass: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/crontab: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/ypchpass: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin: Directory not empty rm: FreeBSD_HEAD_arm64/usr/lib32/librt.so.1: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/lib32/libcrypt.so.5: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/lib32/libc.so.7: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/lib32/libthr.so.3: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/lib32: Directory not empty rm: FreeBSD_HEAD_arm64/usr: Directory not empty rm: FreeBSD_HEAD_arm64/var/empty: Operation not permitted rm: FreeBSD_HEAD_arm64/var: 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: 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 From owner-freebsd-arm@freebsd.org Wed Nov 25 11:01:26 2015 Return-Path: Delivered-To: freebsd-arm@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 29765A36DFE for ; Wed, 25 Nov 2015 11:01:26 +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 0F89E1E94; Wed, 25 Nov 2015 11:01:26 +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 1F3DC66E; Wed, 25 Nov 2015 11:01:26 +0000 (UTC) Date: Wed, 25 Nov 2015 11:01:21 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ngie@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Message-ID: <1435441243.142.1448449285618.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <1051137123.134.1448442083304.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1051137123.134.1448442083304.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_arm64 - Build #1776 - Still Failing MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD_arm64 X-Jenkins-Result: FAILURE Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Nov 2015 11:01:26 -0000 FreeBSD_HEAD_arm64 - Build #1776 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1776/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1776/ch= anges Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1776/con= sole Change summaries: 291296 by ngie: Link localeconv(3) to localeconv_l(3) MFC after: 3 days The end of the build log: [...truncated 149928 lines...] --- depend_subdir_if_disc --- =3D=3D=3D> if_disc (depend) --- depend_subdir_if_edsc --- =3D=3D=3D> if_edsc (depend) --- depend_subdir_geom --- --- depend_subdir_geom_stripe --- --- depend_subdir_i2c --- --- depend_subdir_viapm --- --- depend_subdir_geom --- =3D=3D=3D> geom/geom_stripe (depend) --- depend_subdir_i2c --- =3D=3D=3D> i2c/controllers/viapm (depend) --- depend_subdir_if_disc --- --- machine --- machine -> /usr/src/sys/arm64/include --- opt_inet.h --- ln -sf /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_inet.h opt_inet.h --- depend_subdir_if_edsc --- --- machine --- --- depend_subdir_if_disc --- --- opt_inet6.h --- ln -sf /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_inet6.h opt_inet6.h --- depend_subdir_if_edsc --- machine -> /usr/src/sys/arm64/include --- depend_subdir_if_disc --- --- .depend --- rm -f .depend CC=3D'cc -B/usr/local/aarch64-freebsd/bin/' mkdep -f .depend -a -nostdinc= -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I/usr/src/sys -I/= usr/obj/arm64.aarch64/usr/src/sys/GENERIC -D__printf__=3D__freebsd_kprintf_= _ -std=3Diso9899:1999 /usr/src/sys/modules/if_disc/../../net/if_disc.c --- depend_subdir_if_edsc --- --- .depend --- rm -f .depend CC=3D'cc -B/usr/local/aarch64-freebsd/bin/' mkdep -f .depend -a -nostdinc= -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I/usr/src/sys -I/= usr/obj/arm64.aarch64/usr/src/sys/GENERIC -D__printf__=3D__freebsd_kprintf_= _ -std=3Diso9899:1999 /usr/src/sys/modules/if_edsc/../../net/if_edsc.c --- depend_subdir_geom --- --- machine --- --- depend_subdir_i2c --- --- machine --- --- depend_subdir_geom --- machine -> /usr/src/sys/arm64/include --- depend_subdir_i2c --- machine -> /usr/src/sys/arm64/include --- depend_subdir_geom --- --- .depend --- rm -f .depend CC=3D'cc -B/usr/local/aarch64-freebsd/bin/' mkdep -f .depend -a -nostdinc= -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I/usr/src/sys -I/= usr/obj/arm64.aarch64/usr/src/sys/GENERIC -D__printf__=3D__freebsd_kprintf_= _ -std=3Diso9899:1999 /usr/src/sys/modules/geom/geom_stripe/../../../geom= /stripe/g_stripe.c --- depend_subdir_i2c --- --- opt_isa.h --- ln -sf /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_isa.h opt_isa.h --- iicbb_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/iicbus/iicbb_if.m= -h --- smbus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/smbus/smbus_if.m = -h --- .depend --- rm -f .depend CC=3D'cc -B/usr/local/aarch64-freebsd/bin/' mkdep -f .depend -a -nostdinc= -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I/usr/src/sys -I/= usr/obj/arm64.aarch64/usr/src/sys/GENERIC -D__printf__=3D__freebsd_kprintf_= _ -std=3Diso9899:1999 /usr/src/sys/modules/i2c/controllers/viapm/../../..= /../dev/viapm/viapm.c --- serdev_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/serdev_if.m -h --- modules-depend --- --- depend_subdir_iic --- =3D=3D=3D> i2c/iic (depend) --- depend_subdir_geom --- --- depend_subdir_geom_uncompress --- --- depend_subdir_if_enc --- --- depend_subdir_geom --- =3D=3D=3D> geom/geom_uncompress (depend) --- depend_subdir_if_enc --- =3D=3D=3D> if_enc (depend) --- depend_subdir_i2c --- --- machine --- machine -> /usr/src/sys/arm64/include --- iicbus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/iicbus/iicbus_if.= m -h --- depend_subdir_geom --- --- machine --- machine -> /usr/src/sys/arm64/include --- depend_subdir_i2c --- --- depend_subdir_controllers --- --- depend_subdir_lpbb --- =3D=3D=3D> i2c/controllers/lpbb (depend) --- depend_subdir_geom --- --- .depend --- --- depend_subdir_if_enc --- --- machine --- --- depend_subdir_geom --- rm -f .depend CC=3D'cc -B/usr/local/aarch64-freebsd/bin/' mkdep -f .depend -a -nostdinc= -D_KERNEL -DKLD_MODULE -I/usr/src/sys/modules/geom/geom_uncompress/../../.= ./geom/uncompress/ -I/usr/src/sys/modules/geom/geom_uncompress/../../../con= trib/xz-embedded/freebsd -I/usr/src/sys/modules/geom/geom_uncompress/../../= ../contrib/xz-embedded/linux/lib/xz/ -DHAVE_KERNEL_OPTION_HEADERS -I. -I/us= r/src/sys -I/usr/obj/arm64.aarch64/usr/src/sys/GENERIC -D__printf__=3D__fre= ebsd_kprintf__ -std=3Diso9899:1999 /usr/src/sys/modules/geom/geom_uncompr= ess/../../../geom/uncompress/g_uncompress.c /usr/src/sys/modules/geom/geom_= uncompress/../../../contrib/xz-embedded/linux/lib/xz//xz_crc32.c /usr/src/s= ys/modules/geom/geom_uncompress/../../../contrib/xz-embedded/linux/lib/xz//= xz_dec_bcj.c /usr/src/sys/modules/geom/geom_uncompress/../../../contrib/xz-= embedded/linux/lib/xz//xz_dec_lzma2.c /usr/src/sys/modules/geom/geom_uncomp= ress/../../../contrib/xz-embedded/linux/lib/xz//xz_dec_stream.c /usr/src/sy= s/modules/geom/geom_uncompress/../../../contrib/xz-embedded/freebsd//xz_mal= loc.c --- depend_subdir_if_enc --- machine -> /usr/src/sys/arm64/include --- opt_inet.h --- ln -sf /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_inet.h opt_inet.h --- depend_subdir_i2c --- --- depend_subdir_iic --- --- .depend --- rm -f .depend --- depend_subdir_if_enc --- --- opt_inet6.h --- --- depend_subdir_i2c --- CC=3D'cc -B/usr/local/aarch64-freebsd/bin/' mkdep -f .depend -a -nostdinc= -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I/usr/src/sys -I/= usr/obj/arm64.aarch64/usr/src/sys/GENERIC -D__printf__=3D__freebsd_kprintf_= _ -std=3Diso9899:1999 /usr/src/sys/modules/i2c/iic/../../../dev/iicbus/ii= c.c --- depend_subdir_if_enc --- ln -sf /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_inet6.h opt_inet6.h --- .depend --- rm -f .depend CC=3D'cc -B/usr/local/aarch64-freebsd/bin/' mkdep -f .depend -a -nostdinc= -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I/usr/src/sys -I/= usr/obj/arm64.aarch64/usr/src/sys/GENERIC -D__printf__=3D__freebsd_kprintf_= _ -std=3Diso9899:1999 /usr/src/sys/net/if_enc.c --- depend_subdir_i2c --- --- depend_subdir_controllers --- --- machine --- --- depend_subdir_if_enc --- /usr/src/sys/net/if_enc.c:33:10: fatal error: 'opt_enc.h' file not found --- depend_subdir_i2c --- machine -> /usr/src/sys/arm64/include --- depend_subdir_if_enc --- #include "opt_enc.h" ^ --- depend_subdir_i2c --- --- iicbb_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/iicbus/iicbb_if.m= -h --- ppbus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/ppbus/ppbus_if.m = -h --- depend_subdir_if_enc --- 1 error generated. --- depend_subdir_if_epair --- --- depend_subdir_i2c --- --- .depend --- rm -f .depend --- depend_subdir_if_epair --- =3D=3D=3D> if_epair (depend) --- depend_subdir_i2c --- CC=3D'cc -B/usr/local/aarch64-freebsd/bin/' mkdep -f .depend -a -nostdinc= -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I/usr/src/sys -I/= usr/obj/arm64.aarch64/usr/src/sys/GENERIC -D__printf__=3D__freebsd_kprintf_= _ -std=3Diso9899:1999 /usr/src/sys/modules/i2c/controllers/lpbb/../../../= ../dev/ppbus/lpbb.c --- depend_subdir_if_enc --- mkdep: compile failed *** [.depend] 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 *** [depend_subdir_if_enc] Error code 2 make[3]: stopped in /usr/src/sys/modules --- depend_subdir_if_epair --- A failure has been detected in another branch of the parallel make make[4]: stopped in /usr/src/sys/modules/if_epair *** [depend_subdir_if_epair] Error code 2 make[3]: stopped in /usr/src/sys/modules --- depend_subdir_i2c --- A failure has been detected in another branch of the parallel make make[6]: stopped in /usr/src/sys/modules/i2c/controllers/lpbb *** [depend_subdir_lpbb] Error code 2 make[5]: stopped in /usr/src/sys/modules/i2c/controllers 1 error make[5]: stopped in /usr/src/sys/modules/i2c/controllers *** [depend_subdir_controllers] Error code 2 make[4]: stopped in /usr/src/sys/modules/i2c 1 error make[4]: stopped in /usr/src/sys/modules/i2c *** [depend_subdir_i2c] Error code 2 make[3]: stopped in /usr/src/sys/modules --- depend_subdir_geom --- A failure has been detected in another branch of the parallel make make[5]: stopped in /usr/src/sys/modules/geom/geom_uncompress *** [depend_subdir_geom_uncompress] Error code 2 make[4]: stopped in /usr/src/sys/modules/geom 1 error make[4]: stopped in /usr/src/sys/modules/geom *** [depend_subdir_geom] Error code 2 make[3]: stopped in /usr/src/sys/modules 4 errors make[3]: stopped in /usr/src/sys/modules *** [modules-depend] 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/hudson8403324962390135216.sh + export 'PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/b= in' + export 'jname=3DFreeBSD_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/lib/libc.so.7: Operation not permitted rm: FreeBSD_HEAD_arm64/lib/libthr.so.3: Operation not permitted rm: FreeBSD_HEAD_arm64/lib/libcrypt.so.5: Operation not permitted rm: FreeBSD_HEAD_arm64/lib: Directory not empty rm: FreeBSD_HEAD_arm64/usr/lib32/libc.so.7: Operation not permitted 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: Directory not empty rm: FreeBSD_HEAD_arm64/usr/bin/ypchsh: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/opieinfo: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/ypchfn: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/yppasswd: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/chfn: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/passwd: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/chsh: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/su: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/login: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/chpass: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/ypchpass: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/opiepasswd: 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/var/empty: Operation not permitted rm: FreeBSD_HEAD_arm64/var: 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: 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 From owner-freebsd-arm@freebsd.org Wed Nov 25 13:02:46 2015 Return-Path: Delivered-To: freebsd-arm@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 4B47AA37D86 for ; Wed, 25 Nov 2015 13:02:46 +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 28C131A40; Wed, 25 Nov 2015 13:02:46 +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 34D9F6C1; Wed, 25 Nov 2015 13:02:46 +0000 (UTC) Date: Wed, 25 Nov 2015 13:02:44 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ume@FreeBSD.org, ae@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Message-ID: <1229072991.145.1448456566181.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <1435441243.142.1448449285618.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1435441243.142.1448449285618.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_arm64 - Build #1777 - Still Failing MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD_arm64 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-arm@freebsd.org X-Mailman-Version: 2.1.20 List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Nov 2015 13:02:46 -0000 FreeBSD_HEAD_arm64 - Build #1777 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1777/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1777/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1777/console Change summaries: 291299 by ae: Fix the build. 291298 by ume: Fix udp entry of `netstat -TW'. The end of the build log: [...truncated 160715 lines...] --- all_subdir_geom --- --- geom_part_vtoc8.kld --- /usr/local/aarch64-freebsd/bin/ld -d -warn-common -r -d -o geom_part_vtoc8.kld g_part_vtoc8.o ctfmerge -L VERSION -g -o geom_part_vtoc8.kld g_part_vtoc8.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk geom_part_vtoc8.kld export_syms | xargs -J% /usr/local/aarch64-freebsd/bin/objcopy % geom_part_vtoc8.kld --- geom_part_vtoc8.ko.full --- /usr/local/aarch64-freebsd/bin/ld -Bshareable -d -warn-common -o geom_part_vtoc8.ko.full g_part_vtoc8.o --- geom_part_vtoc8.ko.debug --- /usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug geom_part_vtoc8.ko.full geom_part_vtoc8.ko.debug --- geom_part_vtoc8.ko --- /usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=geom_part_vtoc8.ko.debug geom_part_vtoc8.ko.full geom_part_vtoc8.ko --- exprep.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/contrib/dev/acpica/components/executer/exprep.c --- modules-all --- --- all_subdir_if_enc --- --- if_enc.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/net/if_enc.c -o if_enc.o --- all_subdir_geom --- --- all_subdir_geom_raid --- ctfconvert -L VERSION -g md_ddf.o --- md_intel.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_intel.c -o md_intel.o --- exprep.o --- ctfconvert -L VERSION -g exprep.o --- modules-all --- --- all_subdir_geom_sched --- ===> geom/geom_sched (all) --- all_subdir_gs_sched --- ===> geom/geom_sched/gs_sched (all) --- 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; ^ /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; ^ --- all_subdir_geom --- --- g_sched.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_sched/gs_sched/../../../../geom/sched/g_sched.c -o g_sched.o --- all_subdir_if_enc --- /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. --- all_subdir_i2c --- ctfconvert -L VERSION -g iicbb.o --- all_subdir_if_enc --- *** [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_i2c --- A failure has been detected in another branch of the parallel make make[5]: stopped in /usr/src/sys/modules/i2c/iicbb *** [all_subdir_iicbb] 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 --- ctfconvert -L VERSION -g g_sched.o A failure has been detected in another branch of the parallel make make[6]: stopped in /usr/src/sys/modules/geom/geom_sched/gs_sched *** [all_subdir_gs_sched] Error code 2 make[5]: stopped in /usr/src/sys/modules/geom/geom_sched 1 error make[5]: stopped in /usr/src/sys/modules/geom/geom_sched *** [all_subdir_geom_sched] Error code 2 make[4]: stopped in /usr/src/sys/modules/geom --- all_subdir_geom_raid --- ctfconvert -L VERSION -g md_intel.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/hudson7992952871340890285.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/lib/libthr.so.3: Operation not permitted 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: Directory not empty rm: FreeBSD_HEAD_arm64/sbin/init: Operation not permitted rm: FreeBSD_HEAD_arm64/sbin: Directory not empty rm: FreeBSD_HEAD_arm64/usr/bin/opiepasswd: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/chpass: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/ypchpass: 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/login: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/ypchsh: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/ypchfn: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/opieinfo: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/passwd: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/chfn: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/yppasswd: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/bin/chsh: 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/lib32/libthr.so.3: Operation not permitted rm: FreeBSD_HEAD_arm64/usr/lib32/libc.so.7: 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: Directory not empty rm: FreeBSD_HEAD_arm64/usr: Directory not empty rm: FreeBSD_HEAD_arm64/var/empty: Operation not permitted rm: FreeBSD_HEAD_arm64/var: Directory not empty rm: FreeBSD_HEAD_arm64/libexec/ld-elf32.so.1: Operation not permitted rm: FreeBSD_HEAD_arm64/libexec/ld-elf.so.1: Operation not permitted rm: FreeBSD_HEAD_arm64/libexec: 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 From owner-freebsd-arm@freebsd.org Wed Nov 25 15:02:57 2015 Return-Path: Delivered-To: freebsd-arm@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 57633A378CA for ; Wed, 25 Nov 2015 15:02:57 +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 3F38F1B4B; Wed, 25 Nov 2015 15:02:57 +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 5B7D670F; Wed, 25 Nov 2015 15:02:57 +0000 (UTC) Date: Wed, 25 Nov 2015 15:02:55 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: hselasky@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Message-ID: <7781649.149.1448463777345.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <1229072991.145.1448456566181.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1229072991.145.1448456566181.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_arm64 - Build #1778 - Still Failing MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD_arm64 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-arm@freebsd.org X-Mailman-Version: 2.1.20 List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Nov 2015 15:02:57 -0000 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 From owner-freebsd-arm@freebsd.org Wed Nov 25 17:02:58 2015 Return-Path: Delivered-To: freebsd-arm@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 7B730A363C0 for ; Wed, 25 Nov 2015 17:02:58 +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 5F60313A7; Wed, 25 Nov 2015 17:02:58 +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 D3D497A1; Wed, 25 Nov 2015 17:02:58 +0000 (UTC) Date: Wed, 25 Nov 2015 17:02:56 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: fabient@FreeBSD.org, hselasky@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Message-ID: <108842597.157.1448470978838.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <7781649.149.1448463777345.JavaMail.jenkins@jenkins-9.freebsd.org> References: <7781649.149.1448463777345.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_arm64 - Build #1779 - Still Failing MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD_arm64 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-arm@freebsd.org X-Mailman-Version: 2.1.20 List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Nov 2015 17:02:58 -0000 FreeBSD_HEAD_arm64 - Build #1779 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1779/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1779/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1779/console Change summaries: 291302 by hselasky: Update usage: - Add missing description of "-c" option. - Add one more usage example. 291301 by fabient: The r241129 description was wrong that the scenario is possible only for read locks on pcbs. The same race can happen with write lock semantics as well. The race scenario: - Two threads (1 and 2) locate pcb with writer semantics (INPLOOKUP_WLOCKPCB) and do in_pcbref() on it. - 1 and 2 both drop the inp hash lock. - Another thread (3) grabs the inp hash lock. Then it runs in_pcbfree(), which wlocks the pcb. They must happen faster than 1 or 2 come INP_WLOCK()! - 1 and 2 congest in INP_WLOCK(). - 3 does in_pcbremlists(), drops hash lock, and runs in_pcbrele_wlocked(), which doesn't free the pcb due to two references on it. Then it unlocks the pcb. - 1 (or 2) gets wlock on the pcb, runs in_pcbrele_wlocked(), which doesn't report inp as freed, due to 2 (or 1) still helding extra reference on it. The thread tries to do smth with a disconnected pcb and crashes. Submitted by: emeric.poupon@stormshield.eu Reviewed by: gleb@ MFC after: 1 week Sponsored by: Stormshield Tested by: Cassiano Peixoto, Stormshield The end of the build log: [...truncated 160523 lines...] /usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=geom_multipath.ko.debug geom_multipath.ko.full geom_multipath.ko --- all_subdir_geom_part --- --- g_part_bsd.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_bsd/../../../../geom/part/g_part_bsd.c -o g_part_bsd.o --- geom_bsd_enc.o --- ctfconvert -L VERSION -g geom_bsd_enc.o --- all_subdir_i2c --- --- all_subdir_iicbb --- ctfconvert -L VERSION -g iicbb.o --- all_subdir_if_enc --- ===> if_enc (all) --- all_subdir_i2c --- --- iicbb.kld --- /usr/local/aarch64-freebsd/bin/ld -d -warn-common -r -d -o iicbb.kld iicbb_if.o iicbb.o ctfmerge -L VERSION -g -o iicbb.kld iicbb_if.o iicbb.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk iicbb.kld export_syms | xargs -J% /usr/local/aarch64-freebsd/bin/objcopy % iicbb.kld --- iicbb.ko.full --- /usr/local/aarch64-freebsd/bin/ld -Bshareable -d -warn-common -o iicbb.ko.full iicbb_if.o iicbb.o --- iicbb.ko.debug --- /usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug iicbb.ko.full iicbb.ko.debug --- iicbb.ko --- /usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=iicbb.ko.debug iicbb.ko.full iicbb.ko --- all_subdir_iicsmb --- ===> i2c/iicsmb (all) --- all_subdir_if_enc --- --- if_enc.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/net/if_enc.c -o if_enc.o --- all_subdir_geom --- --- all_subdir_geom_part_apm --- ctfconvert -L VERSION -g g_part_apm.o --- geom_part_apm.kld --- /usr/local/aarch64-freebsd/bin/ld -d -warn-common -r -d -o geom_part_apm.kld g_part_apm.o ctfmerge -L VERSION -g -o geom_part_apm.kld g_part_apm.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk geom_part_apm.kld export_syms | xargs -J% /usr/local/aarch64-freebsd/bin/objcopy % geom_part_apm.kld --- all_subdir_i2c --- --- iicsmb.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/iicsmb/../../../dev/iicbus/iicsmb.c -o iicsmb.o --- all_subdir_geom --- --- geom_part_apm.ko.full --- /usr/local/aarch64-freebsd/bin/ld -Bshareable -d -warn-common -o geom_part_apm.ko.full g_part_apm.o --- geom_part_apm.ko.debug --- /usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug geom_part_apm.ko.full geom_part_apm.ko.debug --- geom_part_apm.ko --- /usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=geom_part_apm.ko.debug geom_part_apm.ko.full geom_part_apm.ko --- all_subdir_if_epair --- ===> if_epair (all) --- if_epair.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/if_epair/../../net/if_epair.c -o if_epair.o --- all_subdir_geom --- --- all_subdir_geom_part_bsd --- --- g_part_bsd.o --- ctfconvert -L VERSION -g g_part_bsd.o --- geom_part_bsd.kld --- /usr/local/aarch64-freebsd/bin/ld -d -warn-common -r -d -o geom_part_bsd.kld g_part_bsd.o geom_bsd_enc.o ctfmerge -L VERSION -g -o geom_part_bsd.kld g_part_bsd.o geom_bsd_enc.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk geom_part_bsd.kld export_syms | xargs -J% /usr/local/aarch64-freebsd/bin/objcopy % geom_part_bsd.kld --- 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; ^ --- all_subdir_geom --- --- geom_part_bsd.ko.full --- --- all_subdir_if_enc --- /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; ^ /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' --- all_subdir_geom --- /usr/local/aarch64-freebsd/bin/ld -Bshareable -d -warn-common -o geom_part_bsd.ko.full g_part_bsd.o geom_bsd_enc.o --- geom_part_bsd.ko.debug --- /usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug geom_part_bsd.ko.full geom_part_bsd.ko.debug --- geom_part_bsd.ko --- /usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=geom_part_bsd.ko.debug geom_part_bsd.ko.full geom_part_bsd.ko --- all_subdir_geom_part_bsd64 --- ===> geom/geom_part/geom_part_bsd64 (all) --- all_subdir_if_enc --- 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_i2c --- ctfconvert -L VERSION -g iicsmb.o A failure has been detected in another branch of the parallel make make[5]: stopped in /usr/src/sys/modules/i2c/iicsmb *** [all_subdir_iicsmb] 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 --- 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_bsd64 *** [all_subdir_geom_part_bsd64] 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 1 error make[4]: stopped in /usr/src/sys/modules/geom *** [all_subdir_geom] Error code 2 make[3]: stopped in /usr/src/sys/modules --- all_subdir_if_epair --- ctfconvert -L VERSION -g if_epair.o A failure has been detected in another branch of the parallel make make[4]: stopped in /usr/src/sys/modules/if_epair *** [all_subdir_if_epair] 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/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/hudson4778393600105146223.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 + 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 From owner-freebsd-arm@freebsd.org Wed Nov 25 21:04:53 2015 Return-Path: Delivered-To: freebsd-arm@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 A0EF8A37D96 for ; Wed, 25 Nov 2015 21:04:53 +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 7265E1E41; Wed, 25 Nov 2015 21:04:53 +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 2150A84F; Wed, 25 Nov 2015 21:04:52 +0000 (UTC) Date: Wed, 25 Nov 2015 21:04:50 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: gjb@FreeBSD.org, adrian@FreeBSD.org, bdrewery@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Message-ID: <1094348940.169.1448485492329.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <108842597.157.1448470978838.JavaMail.jenkins@jenkins-9.freebsd.org> References: <108842597.157.1448470978838.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_arm64 - Build #1780 - Still Failing MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD_arm64 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-arm@freebsd.org X-Mailman-Version: 2.1.20 List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Nov 2015 21:04:53 -0000 FreeBSD_HEAD_arm64 - Build #1780 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1780/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1780/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1780/console Change summaries: 291327 by bdrewery: Define a LIBDIR for every library that LIBADD provides. This is going to be used to allow DIRDEPS to be bootstrapped off of LIBADD/DPADD. It currently works for internal libraries which have a DIR defined for them but also use the .a library from a src-mapped obj directory. It can also be useful for using -L without a --sysroot per LIBADD to use the OBJDIR version of the libraries. I didn't review every LIBADD, so it is possible this is missing some. Sponsored by: EMC / Isilon Storage Division 291326 by bdrewery: Fix spelling error. 291325 by bdrewery: META MODE: Avoid dirdep dependency on lib/libmd. This avoids using the staged headers for sys/crypto/sha2/*.h, such as sha256.h, which added an unneeded pre-build dependency on libmd to libcrypt. This header is an INCS in lib/libmd, but found via .PATH in sys/crypto/sha2. Since the libcrypt build was already using the in-src libmd headers directly, just teach it how to find the sha256.h header as well. Sponsored by: EMC / Isilon Storage Division 291324 by bdrewery: META MODE: Fix MACHINE=host builds. We need to not use -nostdinc since it breaks building of clang itself. Use -isystem rather than -I/usr/include and -nostdinc which gets us using the stage include directory before searching the real host headers. This allows removing more of the -I hacks to get host headers since the headers are no longer excluded. The -B seemed unneeded. This fixes building of secure/lib/libcrypto which was looking at the /usr/include/openssl/asn1.h header rather than the staged one. This fixes building of clang which wants to find its own internal headers in the STAGEDIR/usr/lib/clang/* path. Sponsored by: EMC / Isilon Storage Division 291323 by bdrewery: Stop looking up the same id(1) results in sub-makes. Sponsored by: EMC / Isilon Storage Division 291322 by bdrewery: META MODE: Remove unneeded libmd.host dependency for xinstall.host. This is chasing r291026. Sponsored by: EMC / Isilon Storage Division 291321 by bdrewery: META MODE: Fix 'make bootstrap-tools'. The main problem was bitrot after elftoolchain being swapped in for the GNU toolchain. This also reworks how the list of 'host allowed' libraries is determined to only allow INTERNALLIBs, which is needed for libelftc to come in. For usr.bin/readelf use the same hack, as libelf and libdward, to bring in the needed sys/ headers for host builds. This has not yet been a problem due to readelf not being built as a host tool in buildworld. This is possible in the meta build though when building the toolchain. Sponsored by: EMC / Isilon Storage Division 291320 by bdrewery: META MODE: Don't create .meta files when symlinking sources into the obj directory. Tracking these leads to situations where meta mode will consider the file to be out of date if /bin/sh or /bin/ln are newer than the source file. There's no reason for meta mode to do this as make is already handling the rebuild dependency fine. Sponsored by: EMC / Isilon Storage Division 291319 by bdrewery: META MODE: Add more hosttools needed pre-universe. Sponsored by: EMC / Isilon Storage Division 291318 by bdrewery: META MODE: Show PATH on errors. Sponsored by: EMC / Isilon Storage Division 291317 by bdrewery: META MODE: Need to include the LEGACY_TOOLS directories into PATH. This is just as Makefile.inc1 does it for these phases. Otherwise some of the build tools are not found and used properly, such as 'make-roken' in the kerberos5 build on older releases. Sponsored by: EMC / Isilon Storage Division 291316 by bdrewery: META MODE: Don't add staged DPADDs to DIRDEPS when bootstrapping gendirdeps. This was finding libraries that were installed into DESTDIR/usr/lib, where DESTDIR is the stage directory, and then adding in usr/lib to DIRDEPS. Just exclude the STAGE_ROOT if defined. Discussed with: sjg Sponsored by: EMC / Isilon Storage Division 291315 by bdrewery: META MODE: Define variables this file uses that were defined elsewhere. Discussed with: sjg Sponsored by: EMC / Isilon Storage Division 291314 by bdrewery: META MODE: Don't truncate DIRDEPS for bootstrapping during gendirdeps. Reviewed by: sjg Sponsored by: EMC / Isilon Storage Division 291313 by bdrewery: META MODE: Rework circular dependency guard for librtld_db/libproc. librtld_db only needs libutil.h to build, not the libproc library. So it can safely use its header and allow libproc to depend on librtld_rb to be built first to link. This is required after fixing ld --sysroot in r291226. Sponsored by: EMC / Isilon Storage Division 291312 by bdrewery: META MODE: Revert r287879 so that 'make -V' still uses AUTO_OBJ. This has caused much confusion for myself as there are quite a lot of variables that depend on having a proper ${.OBJDIR}. Sponsored by: EMC / Isilon Storage Division 291311 by bdrewery: META MODE: Fix 'make the-lot' with recent locale changes Sponsored by: EMC / Isilon Storage Division 291310 by bdrewery: Stop building vers.c in include/ and only build the needed osreldate.h. Because of how osreldate.h was being built with newvers.sh, which always spat out a vers.c dependent on SVN or git, the meta mode build was considering osreldate.h to depend on the current git or SVN index. This would lead to entire tree rebuilds when modifying git's index. There's no reason to be generating vers.c here so just skip it. While here, in mk-osreldate.sh rename PARAM_H to proper PARAMFILE (which newvers.sh already has a default for) and remove unneeded export. Sponsored by: EMC / Isilon Storage Division 291309 by bdrewery: META MODE: Avoid creating TESTS directories for bootstrap. Sponsored by: EMC / Isilon Storage Division 291308 by bdrewery: META MODE: Don't override DESTDIR to the default when building the toolchain. For this case, the normal META MODE staging logic should be used. The BSARGS having DESTDIR= is due to Makefile.inc1 overriding DESTDIR to something when appropriate. For the toolchain stage META MODE is in charge of it, not Makefile.inc1. At least include/, if staging it to the host stagedir, was impacted from this. Staging of include.host is not yet done. Sponsored by: EMC / Isilon Storage Division 291307 by bdrewery: META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host. This both avoids some dependencies on xinstall.host and allows bootstrapping on older releases to work due to lack of at least 'install -l' support. Sponsored by: EMC / Isilon Storage Division 291306 by gjb: Fix tmpfs(5) '/tmp' mount point. A stray trailing space snuck in with one of the recent changes, making r290550 and r290573 effectively no-op. MFC after: 3 days Sponsored by: The FreeBSD Foundation 291305 by bdrewery: META MODE: Remove bin/cat.host dependency. This likely slipped in during early testing; local.dirdeps.mk always excludes bin/cat.host now. Sponsored by: EMC / Isilon Storage Division 291304 by adrian: [ath] listen to all beacons in IBSS and software beacon miss. I added MYBEACON support a while ago to listen to beacons that are only for your configured BSSID. For AR9380 and later NICs this results in a lot less chip wakeups in station mode as it then only shows you beacons that are destined to you. However in IBSS mode you really do want to hear all beacons so you can do IBSS merges. Oops. So only use MYBEACON for STA + not-scanning, and just use BEACON for the other modes it used to use BEACON for. This doesn't completely fix IBSS merges though - there are still some conditions to chase down and fix. 291303 by adrian: [net80211] log the A-MPDU setup attempt count as part of debugging. I've seen some cases where we get stuck in a loop constantly trying to negotiate A-MPDU TX which is definitely not supposed to happen. This will let me see if it's something funky with the retry count or not. The end of the build log: [...truncated 161235 lines...] --- modules-all --- --- all_subdir_geom --- --- all_subdir_geom_raid3 --- ===> geom/geom_raid3 (all) --- g_raid3.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_raid3/../../../geom/raid3/g_raid3.c -o g_raid3.o --- all_subdir_i2c --- ctfconvert -L VERSION -g cyapa.o --- cyapa.kld --- /usr/local/aarch64-freebsd/bin/ld -d -warn-common -r -d -o cyapa.kld cyapa.o ctfmerge -L VERSION -g -o cyapa.kld cyapa.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk cyapa.kld export_syms | xargs -J% /usr/local/aarch64-freebsd/bin/objcopy % cyapa.kld --- cyapa.ko.full --- /usr/local/aarch64-freebsd/bin/ld -Bshareable -d -warn-common -o cyapa.ko.full cyapa.o --- cyapa.ko.debug --- /usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug cyapa.ko.full cyapa.ko.debug --- cyapa.ko --- /usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=cyapa.ko.debug cyapa.ko.full cyapa.ko --- all_subdir_smb --- ===> i2c/smb (all) --- all_subdir_geom --- --- all_subdir_geom_raid --- ctfconvert -L VERSION -g md_intel.o --- exmisc.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/contrib/dev/acpica/components/executer/exmisc.c --- modules-all --- --- all_subdir_i2c --- --- smb.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/smb/../../../dev/smbus/smb.c -o smb.o --- exmisc.o --- ctfconvert -L VERSION -g exmisc.o --- modules-all --- --- all_subdir_geom --- --- all_subdir_geom_raid3 --- --- g_raid3_ctl.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_raid3/../../../geom/raid3/g_raid3_ctl.c -o g_raid3_ctl.o --- all_subdir_i2c --- ctfconvert -L VERSION -g smb.o --- smb.kld --- /usr/local/aarch64-freebsd/bin/ld -d -warn-common -r -d -o smb.kld smb.o ctfmerge -L VERSION -g -o smb.kld smb.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk smb.kld export_syms | xargs -J% /usr/local/aarch64-freebsd/bin/objcopy % smb.kld --- smb.ko.full --- /usr/local/aarch64-freebsd/bin/ld -Bshareable -d -warn-common -o smb.ko.full smb.o --- smb.ko.debug --- /usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug smb.ko.full smb.ko.debug --- smb.ko --- /usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=smb.ko.debug smb.ko.full smb.ko --- all_subdir_isl --- ===> i2c/isl (all) --- isl.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/isl/../../../dev/isl/isl.c -o isl.o --- all_subdir_geom --- ctfconvert -L VERSION -g g_raid3_ctl.o --- all_subdir_if_enc --- ===> if_enc (all) --- all_subdir_i2c --- ctfconvert -L VERSION -g isl.o --- isl.kld --- /usr/local/aarch64-freebsd/bin/ld -d -warn-common -r -d -o isl.kld isl.o ctfmerge -L VERSION -g -o isl.kld isl.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk isl.kld export_syms | xargs -J% /usr/local/aarch64-freebsd/bin/objcopy % isl.kld --- isl.ko.full --- /usr/local/aarch64-freebsd/bin/ld -Bshareable -d -warn-common -o isl.ko.full isl.o --- isl.ko.debug --- --- all_subdir_if_enc --- --- if_enc.o --- --- all_subdir_i2c --- /usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug isl.ko.full isl.ko.debug --- all_subdir_if_enc --- 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/net/if_enc.c -o if_enc.o --- all_subdir_i2c --- --- isl.ko --- /usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=isl.ko.debug isl.ko.full isl.ko --- exmutex.o --- cc -B/usr/local/aarch64-freebsd/bin/ -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -Werror /usr/src/sys/contrib/dev/acpica/components/executer/exmutex.c ctfconvert -L VERSION -g exmutex.o --- modules-all --- --- 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; ^ --- all_subdir_geom --- --- all_subdir_geom_raid --- --- md_jmicron.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_jmicron.c -o md_jmicron.o --- all_subdir_if_enc --- /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; ^ /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 --- ctfconvert -L VERSION -g md_jmicron.o --- all_subdir_geom_raid3 --- --- g_raid3.o --- ctfconvert -L VERSION -g g_raid3.o A failure has been detected in another branch of the parallel make make[5]: stopped in /usr/src/sys/modules/geom/geom_raid3 *** [all_subdir_geom_raid3] Error code 2 make[4]: stopped in /usr/src/sys/modules/geom --- all_subdir_geom_raid --- --- md_ddf.o --- 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 2 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/hudson3432385585510146092.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 + 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 From owner-freebsd-arm@freebsd.org Wed Nov 25 22:54:31 2015 Return-Path: Delivered-To: freebsd-arm@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 C178BA365DB for ; Wed, 25 Nov 2015 22:54:31 +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 A51161D54; Wed, 25 Nov 2015 22:54:31 +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 23AC289C; Wed, 25 Nov 2015 22:54:32 +0000 (UTC) Date: Wed, 25 Nov 2015 22:54:30 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ngie@FreeBSD.org, lidl@FreeBSD.org, bdrewery@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Message-ID: <1388469366.175.1448492072113.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <1094348940.169.1448485492329.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1094348940.169.1448485492329.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_arm64 - Build #1781 - Still Failing MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD_arm64 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-arm@freebsd.org X-Mailman-Version: 2.1.20 List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Nov 2015 22:54:31 -0000 FreeBSD_HEAD_arm64 - Build #1781 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1781/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1781/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1781/console Change summaries: 291335 by ngie: Fix building sys/modules/if_enc by adding missing headers X-MFC with: r291292, r291299 (if that ever happens) Pointyhat to: ae 291332 by bdrewery: Rename Makefile.inc1 to dtrace.test.mk to avoid clash with top-level Makefile.inc1. Discussed with: ngie, markj Sponsored by: EMC / Isilon Storage Division 291331 by bdrewery: Avoid requiring 'make depend' here. Really this should not be a DPSRCS. The acct_test.c should not #include convert.c, but just link it in as a normal SRCS. MFC after: 1 week Sponsored by: EMC / Isilon Storage Division 291330 by bdrewery: Replace DPSRCS that work fine in SRCS. This is so that 'make depend' is not a required build step in these files. DPSRCS is overall unneeded. DPSRCS already contains SRCS, so anything which can safely be in SRCS should be. DPSRCS is mostly just a way to generate files that should not be linked into the final PROG/LIB. For headers and grammars it is safe for them to be in SRCS since they will be excluded during linking and installation. The only remaining uses of DPSRCS are for generating .c or .o files that must be built before 'make depend' can run 'mkdep' on the SRCS c files list. A semi-proper example is in tests/sys/kern/acct/Makefile where a checked-in .c file has an #include on a generated .c file. The generated .c file should not be linked into the final PROG though since it is #include'd. The more proper way here is just to build/link it in though without DPSRCS. Another example is in sys/modules/linux/Makefile where a shell script runs to parse a DPSRCS .o file that should not be linked into the module. Beyond those, the need for DPSRCS is largely unneeded, redundant, and forces 'make depend' to be ran. Generally, these Makefiles should avoid the need for DPSRCS and define proper dependencies for their files as well. An example of an improper usage and why this matters is in usr.bin/netstat. nl_defs.h was only in DPSRCS and so was not generated during 'make all', but only during 'make depend'. The files including it lacked proper depenencies on it, which forced running 'make depend' to workaround that bug. The 'make depend' target should mostly be used for incremental build help, not to produce a working build. This specific example was broken in the meta build until r287905 since it does not run 'make depend'. The gnu/lib/libreadline/readline case is fine since bsd.lib.mk has 'OBJS: SRCS:M*.h' when there is no .depend file. Sponsored by: EMC / Isilon Storage Division MFC after: 1 week 291329 by bdrewery: Remove redundant DPSRCS which were already in SRCS. DPSRCS already contains all of SRCS. MFC after: 1 week Sponsored by: EMC / Isilon Storage Division 291328 by lidl: Have syslogd honor 'mesg' status when logging to users. PR: bin/196742 Submitted by: jef at mail acme com Approved by: rpaulo (mentor) Differential Revision: https://reviews.freebsd.org/D4270 The end of the build log: [...truncated 96563 lines...] chmod +x nsdispatch_test.tmp mv nsdispatch_test.tmp nsdispatch_test --- protoent_test --- echo '#! /usr/libexec/atf-sh' > protoent_test.tmp cat /usr/src/contrib/netbsd-tests/lib/libc/net/t_protoent.sh >>protoent_test.tmp chmod +x protoent_test.tmp mv protoent_test.tmp protoent_test --- servent_test --- echo '#! /usr/libexec/atf-sh' > servent_test.tmp cat /usr/src/contrib/netbsd-tests/lib/libc/net/t_servent.sh >>servent_test.tmp chmod +x servent_test.tmp mv servent_test.tmp servent_test --- Kyuafile.auto --- ===> lib/libc/tests/regex (all) --- h_regex --- (cd /usr/src/lib/libc/tests/regex && DEPENDFILE=.depend.h_regex NO_SUBDIR=1 make -f /usr/src/lib/libc/tests/regex/Makefile _RECURSING_PROGS= PROG=h_regex ) --- all_subdir_sbin --- --- tunefs.8.gz --- gzip -cn /usr/src/sbin/tunefs/tunefs.8 > tunefs.8.gz --- tunefs --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -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-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Qunused-arguments -o tunefs tunefs.o -lufs --- all_subdir_lib --- --- main.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/contrib/netbsd-tests/lib/libc/regex -I/usr/src/lib/libc/regex -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /usr/src/contrib/netbsd-tests/lib/libc/regex/main.c -o main.o --- all_subdir_sbin --- --- all_subdir_umount --- ===> sbin/umount (all) --- all_subdir_rescue --- --- ifconfig_make --- (cd /usr/src/rescue/rescue/../../sbin/ifconfig && make -DRESCUE CRUNCH_CFLAGS=-DRESCUE DIRPRFX=rescue/rescue/ifconfig/ depend && make -DRESCUE CRUNCH_CFLAGS=-DRESCUE DIRPRFX=rescue/rescue/ifconfig/ ifconfig.o af_link.o af_inet.o af_inet6.o af_nd6.o ifclone.o ifmac.o ifmedia.o iffib.o ifvlan.o ifvxlan.o ifgre.o ifgif.o sfp.o ifieee80211.o regdomain.o carp.o ifgroup.o ifpfsync.o ifbridge.o iflagg.o) --- all_subdir_sbin --- --- umount.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/sbin/umount/../mount -I/usr/src/sbin/umount/../../usr.sbin/rpc.umntall -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/src/sbin/umount/umount.c -o umount.o --- all_subdir_rescue --- --- .depend --- rm -f .depend CC='cc -B/usr/local/aarch64-freebsd/bin/' mkdep -f .depend -a -DINET6 -DINET -DRESCUE -std=gnu99 /usr/src/sbin/ifconfig/ifconfig.c /usr/src/sbin/ifconfig/af_link.c /usr/src/sbin/ifconfig/af_inet.c /usr/src/sbin/ifconfig/af_inet6.c /usr/src/sbin/ifconfig/af_nd6.c /usr/src/sbin/ifconfig/ifclone.c /usr/src/sbin/ifconfig/ifmac.c /usr/src/sbin/ifconfig/ifmedia.c /usr/src/sbin/ifconfig/iffib.c /usr/src/sbin/ifconfig/ifvlan.c /usr/src/sbin/ifconfig/ifvxlan.c /usr/src/sbin/ifconfig/ifgre.c /usr/src/sbin/ifconfig/ifgif.c /usr/src/sbin/ifconfig/sfp.c /usr/src/sbin/ifconfig/ifieee80211.c /usr/src/sbin/ifconfig/regdomain.c /usr/src/sbin/ifconfig/carp.c /usr/src/sbin/ifconfig/ifgroup.c /usr/src/sbin/ifconfig/ifpfsync.c /usr/src/sbin/ifconfig/ifbridge.c /usr/src/sbin/ifconfig/iflagg.c --- all_subdir_kerberos5 --- --- store_mem.po --- cc -B/usr/local/aarch64-freebsd/bin/ -pg -O2 -pipe -I/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5 -I/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/asn1 -I/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/roken -I/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/ipc -I/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/base -I. -DHAVE_CONFIG_H -I/usr/src/kerberos5/lib/libkrb5/../../include -std=gnu99 -fstack-protector-strong -Qunused-arguments -c /usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5/store_mem.c -o store_mem.po --- all_subdir_lib --- --- split.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/contrib/netbsd-tests/lib/libc/regex -I/usr/src/lib/libc/regex -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /usr/src/contrib/netbsd-tests/lib/libc/regex/split.c -o split.o --- debug.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/contrib/netbsd-tests/lib/libc/regex -I/usr/src/lib/libc/regex -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /usr/src/contrib/netbsd-tests/lib/libc/regex/debug.c -o debug.o --- h_regex --- --- all_subdir_sbin --- --- vfslist.o --- --- all_subdir_lib --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/contrib/netbsd-tests/lib/libc/regex -I/usr/src/lib/libc/regex -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -o h_regex main.o split.o debug.o --- all_subdir_sbin --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/sbin/umount/../mount -I/usr/src/sbin/umount/../../usr.sbin/rpc.umntall -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/src/sbin/umount/../mount/vfslist.c -o vfslist.o --- all_subdir_lib --- --- exhaust_test --- (cd /usr/src/lib/libc/tests/regex && DEPENDFILE=.depend.exhaust_test NO_SUBDIR=1 make -f /usr/src/lib/libc/tests/regex/Makefile _RECURSING_PROGS= PROG=exhaust_test ) --- all_subdir_sbin --- --- mounttab.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/sbin/umount/../mount -I/usr/src/sbin/umount/../../usr.sbin/rpc.umntall -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/src/sbin/umount/../../usr.sbin/rpc.umntall/mounttab.c -o mounttab.o --- all_subdir_lib --- --- t_exhaust.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/contrib/netbsd-tests/lib/libc/regex -DREGEX_SPENCER -I/usr/src/lib/libnetbsd -I/usr/src/contrib/netbsd-tests -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /usr/src/contrib/netbsd-tests/lib/libc/regex/t_exhaust.c -o t_exhaust.o --- all_subdir_kerberos5 --- --- ticket.po --- cc -B/usr/local/aarch64-freebsd/bin/ -pg -O2 -pipe -I/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5 -I/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/asn1 -I/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/roken -I/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/ipc -I/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/base -I. -DHAVE_CONFIG_H -I/usr/src/kerberos5/lib/libkrb5/../../include -std=gnu99 -fstack-protector-strong -Qunused-arguments -c /usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5/ticket.c -o ticket.po --- all_subdir_sbin --- --- umount.8.gz --- gzip -cn /usr/src/sbin/umount/umount.8 > umount.8.gz --- umount --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/sbin/umount/../mount -I/usr/src/sbin/umount/../../usr.sbin/rpc.umntall -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -o umount umount.o vfslist.o mounttab.o --- all_subdir_atm --- ===> sbin/atm (all) --- all --- ===> sbin/atm/atmconfig (all) --- all_subdir_lib --- --- exhaust_test --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/contrib/netbsd-tests/lib/libc/regex -DREGEX_SPENCER -I/usr/src/lib/libnetbsd -I/usr/src/contrib/netbsd-tests -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -L/usr/obj/arm64.aarch64/usr/src//lib/libnetbsd -o exhaust_test t_exhaust.o -lnetbsd -lprivateatf-c --- all_subdir_sbin --- --- main.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/obj/arm64.aarch64/usr/src/sbin/atm/atmconfig -DWITH_BSNMP -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/src/sbin/atm/atmconfig/main.c -o main.o --- all_subdir_lib --- --- regex_att_test --- (cd /usr/src/lib/libc/tests/regex && DEPENDFILE=.depend.regex_att_test NO_SUBDIR=1 make -f /usr/src/lib/libc/tests/regex/Makefile _RECURSING_PROGS= PROG=regex_att_test ) --- all_subdir_rescue --- echo ifconfig: /usr/obj/arm64.aarch64/usr/src/tmp/usr/lib/libc.a /usr/obj/arm64.aarch64/usr/src/tmp/usr/lib/libm.a /usr/obj/arm64.aarch64/usr/src/tmp/usr/lib/libbsdxml.a /usr/obj/arm64.aarch64/usr/src/tmp/usr/lib/libsbuf.a >> .depend --- all_subdir_lib --- --- t_regex_att.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/contrib/netbsd-tests/lib/libc/regex -DREGEX_SPENCER -I/usr/src/lib/libnetbsd -I/usr/src/contrib/netbsd-tests -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /usr/src/contrib/netbsd-tests/lib/libc/regex/t_regex_att.c -o t_regex_att.o --- all_subdir_rescue --- --- ifconfig.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -DINET6 -DINET -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRESCUE -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /usr/src/sbin/ifconfig/ifconfig.c -o ifconfig.o --- all_subdir_kerberos5 --- /usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5/ticket.c:779:5: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] && abs(tmp_time - sec_now) > context->max_skew) { ^ /usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5/ticket.c:779:5: note: use function 'labs' instead && abs(tmp_time - sec_now) > context->max_skew) { ^~~ labs /usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5/ticket.c:783:11: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] abs(tmp_time - sec_now), ^ /usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5/ticket.c:783:11: note: use function 'labs' instead abs(tmp_time - sec_now), ^~~ labs 2 warnings generated. --- time.po --- cc -B/usr/local/aarch64-freebsd/bin/ -pg -O2 -pipe -I/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5 -I/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/asn1 -I/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/roken -I/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/ipc -I/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/base -I. -DHAVE_CONFIG_H -I/usr/src/kerberos5/lib/libkrb5/../../include -std=gnu99 -fstack-protector-strong -Qunused-arguments -c /usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5/time.c -o time.po --- all_subdir_sbin --- --- diag.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/obj/arm64.aarch64/usr/src/sbin/atm/atmconfig -DWITH_BSNMP -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/src/sbin/atm/atmconfig/diag.c -o diag.o --- all_subdir_lib --- --- regex_att_test --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/contrib/netbsd-tests/lib/libc/regex -DREGEX_SPENCER -I/usr/src/lib/libnetbsd -I/usr/src/contrib/netbsd-tests -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -L/usr/obj/arm64.aarch64/usr/src//lib/libnetbsd -o regex_att_test t_regex_att.o -lnetbsd -lutil -lprivateatf-c --- regex_test --- echo '#! /usr/libexec/atf-sh' > regex_test.tmp cat /usr/src/contrib/netbsd-tests/lib/libc/regex/t_regex.sh >>regex_test.tmp chmod +x regex_test.tmp mv regex_test.tmp regex_test --- Kyuafile.auto --- ===> lib/libc/tests/rpc (all) --- rpc_test --- (cd /usr/src/lib/libc/tests/rpc && DEPENDFILE=.depend.rpc_test NO_SUBDIR=1 make -f /usr/src/lib/libc/tests/rpc/Makefile _RECURSING_PROGS= PROG=rpc_test ) make[7]: make[7]: don't know how to make .o. Stop make[7]: stopped in /usr/src/lib/libc/tests/rpc *** [rpc_test] Error code 2 make[6]: stopped in /usr/src/lib/libc/tests/rpc 1 error make[6]: stopped in /usr/src/lib/libc/tests/rpc *** [all] Error code 2 make[5]: stopped in /usr/src/lib/libc/tests 1 error make[5]: stopped in /usr/src/lib/libc/tests *** [all] Error code 2 make[4]: stopped in /usr/src/lib/libc 1 error make[4]: stopped in /usr/src/lib/libc *** [all_subdir_libc] Error code 2 make[3]: stopped in /usr/src/lib 1 error make[3]: stopped in /usr/src/lib *** [all_subdir_lib] Error code 2 make[2]: stopped in /usr/src --- all_subdir_rescue --- A failure has been detected in another branch of the parallel make make[6]: stopped in /usr/src/sbin/ifconfig *** [ifconfig_make] Error code 2 make[5]: stopped in /usr/obj/arm64.aarch64/usr/src/rescue/rescue 1 error make[5]: stopped in /usr/obj/arm64.aarch64/usr/src/rescue/rescue *** [objs] Error code 2 make[4]: stopped in /usr/src/rescue/rescue 1 error make[4]: stopped in /usr/src/rescue/rescue *** [all] Error code 2 make[3]: stopped in /usr/src/rescue 1 error make[3]: stopped in /usr/src/rescue *** [all_subdir_rescue] Error code 2 make[2]: stopped in /usr/src --- all_subdir_kerberos5 --- A failure has been detected in another branch of the parallel make make[5]: stopped in /usr/src/kerberos5/lib/libkrb5 *** [all] Error code 2 make[4]: stopped in /usr/src/kerberos5/lib 1 error make[4]: stopped in /usr/src/kerberos5/lib *** [all_subdir_lib] Error code 2 make[3]: stopped in /usr/src/kerberos5 1 error make[3]: stopped in /usr/src/kerberos5 *** [all_subdir_kerberos5] Error code 2 make[2]: stopped in /usr/src --- all_subdir_sbin --- A failure has been detected in another branch of the parallel make make[5]: stopped in /usr/src/sbin/atm/atmconfig *** [all] Error code 2 make[4]: stopped in /usr/src/sbin/atm 1 error make[4]: stopped in /usr/src/sbin/atm *** [all_subdir_atm] Error code 2 make[3]: stopped in /usr/src/sbin 1 error make[3]: stopped in /usr/src/sbin *** [all_subdir_sbin] Error code 2 make[2]: stopped in /usr/src 4 errors make[2]: stopped in /usr/src *** [everything] Error code 2 make[1]: stopped in /usr/src 1 error make[1]: stopped in /usr/src *** [buildworld] 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/hudson3571669733526394053.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 + 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 From owner-freebsd-arm@freebsd.org Thu Nov 26 01:07:25 2015 Return-Path: Delivered-To: freebsd-arm@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 1815CA35502 for ; Thu, 26 Nov 2015 01:07: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 08E8A17F2; Thu, 26 Nov 2015 01:07: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 62D7F903; Thu, 26 Nov 2015 01:07:25 +0000 (UTC) Date: Thu, 26 Nov 2015 01:07:23 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ngie@FreeBSD.org, bdrewery@FreeBSD.org, gnn@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Message-ID: <1838491402.181.1448500045373.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <1388469366.175.1448492072113.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1388469366.175.1448492072113.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_arm64 - Build #1782 - Fixed MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD_arm64 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-arm@freebsd.org X-Mailman-Version: 2.1.20 List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Nov 2015 01:07:25 -0000 FreeBSD_HEAD_arm64 - Build #1782 - Fixed: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1782/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1782/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1782/console Change summaries: 291341 by gnn: Summary: A simple script to print the return value of any function, with or without wild cards. 291340 by bdrewery: Follow-up r291338 to handle .d, .y and .l files better as well. X-MFC-With: r291338 MFC after: 2 weeks Sponsored by: EMC / Isilon Storage Division 291339 by bdrewery: Follow-up r291330: h_testbits.h is only needed by xdr_test. X-MFC-With: r291330 MFC after: 1 week Sponsored by: EMC / Isilon Storage Division 291338 by bdrewery: Fix the "common object" handling to not depend on ".o" if SRCS only contains headers. This resulted in 'don't know how to make .o.' errors after the changes in r289286. MFC after: 2 weeks Sponsored by: EMC / Isilon Storage Division 291337 by ngie: Link fclose(3) to fdclose(3) X-MFC with: r285140 MFC after: 3 weeks (need to evaluate whether or not r285140 can be MFCed) Sponsored by: EMC / Isilon Storage Division From owner-freebsd-arm@freebsd.org Thu Nov 26 19:16:23 2015 Return-Path: Delivered-To: freebsd-arm@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 01758A3AF09 for ; Thu, 26 Nov 2015 19:16:23 +0000 (UTC) (envelope-from karl@denninger.net) Received: from mail.denninger.net (wsip-70-169-168-7.pn.at.cox.net [70.169.168.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C37441458 for ; Thu, 26 Nov 2015 19:16:22 +0000 (UTC) (envelope-from karl@denninger.net) Received: from [192.168.1.40] (Karl-Desktop.Denninger.net [192.168.1.40]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.denninger.net (Postfix) with ESMTPSA id 5895D21D289 for ; Thu, 26 Nov 2015 13:08:07 -0600 (CST) To: freebsd-arm@freebsd.org From: Karl Denninger Subject: Raspberry Pi2 kernel warnings Message-ID: <56575896.70105@denninger.net> Date: Thu, 26 Nov 2015 13:08:06 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pkcs7-signature"; micalg=sha-512; boundary="------------ms010402090101080304090009" X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Nov 2015 19:16:23 -0000 This is a cryptographically signed message in MIME format. --------------ms010402090101080304090009 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable I'm getting these on a fairly consistent basis on a Pi that is talking to a Zwave USB stick and a serial USB interface (two instances that both show up as serial devices): bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10007 bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10007 bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10007 They're showing up maybe every half-hour or so.... doesn't appear to be doing anything bad, other than displaying the message..... --=20 Karl Denninger karl@denninger.net /The Market Ticker/ /[S/MIME encrypted email preferred]/ --------------ms010402090101080304090009 Content-Type: application/pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" Content-Description: S/MIME Cryptographic Signature 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 hEnchmUpzAaRuUK6MWxv7FfjRzwAAAAAAAA= --------------ms010402090101080304090009-- From owner-freebsd-arm@freebsd.org Thu Nov 26 21:20:51 2015 Return-Path: Delivered-To: freebsd-arm@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 0D8D5A3A87B for ; Thu, 26 Nov 2015 21:20:51 +0000 (UTC) (envelope-from onwahe@gmail.com) Received: from mail-io0-x22a.google.com (mail-io0-x22a.google.com [IPv6:2607:f8b0:4001:c06::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CDBE91AB5 for ; Thu, 26 Nov 2015 21:20:50 +0000 (UTC) (envelope-from onwahe@gmail.com) Received: by ioir85 with SMTP id r85so97530473ioi.1 for ; Thu, 26 Nov 2015 13:20:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=dZkQ1PTQZwd23zxnzXOsQuQFfAfXKYKfQOrztj/Hq+4=; b=BGgXg9p44YexWWbHMf5UWOHfSacjJow0+S1t6wT+wzD1IztVpPYYgYO/sNTxUE9FtC n1MhJj/PI2vd3GAWPZRGevBC3C1q7GoNbKHuZHC3M38JTOTFOx7YuEUr5cRjJNUs44k2 TcRLLqAKQPwIRQynEmkltZ4bh6yMVZMI+8evdbMBtosRsx6C6iQQ16JaEonGBi59PDBr 2RUvrA7P0eY7E3hNgWCbGv3fDrwug3V59r+YoAD75Z8VTXAIn6GBLCHcEH7dMbXinYNB L9J5uWM6nV2DniB5o5HyrXDu0M0Ltg9vgs1NSvU6BbX+dH8cylXcJ2BgxpdKUzY8q8OY e0jQ== MIME-Version: 1.0 X-Received: by 10.107.11.166 with SMTP id 38mr43386733iol.186.1448572849993; Thu, 26 Nov 2015 13:20:49 -0800 (PST) Received: by 10.64.130.38 with HTTP; Thu, 26 Nov 2015 13:20:49 -0800 (PST) In-Reply-To: <56575896.70105@denninger.net> References: <56575896.70105@denninger.net> Date: Thu, 26 Nov 2015 22:20:49 +0100 Message-ID: Subject: Re: Raspberry Pi2 kernel warnings From: Svatopluk Kraus To: Karl Denninger Cc: "freebsd-arm@freebsd.org" Content-Type: multipart/mixed; boundary=001a113ed81828d7cc052578267d X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Nov 2015 21:20:51 -0000 --001a113ed81828d7cc052578267d Content-Type: text/plain; charset=UTF-8 On Thu, Nov 26, 2015 at 8:08 PM, Karl Denninger wrote: > I'm getting these on a fairly consistent basis on a Pi that is talking > to a Zwave USB stick and a serial USB interface (two instances that both > show up as serial devices): > > bcm_dma0: unused DMA intr CH=3, CS=20f10027 > bcm_dma0: unused DMA intr CH=3, CS=20f10027 > bcm_dma0: unused DMA intr CH=3, CS=20f10027 > bcm_dma0: unused DMA intr CH=3, CS=20f10027 > bcm_dma0: unused DMA intr CH=3, CS=20f10027 > bcm_dma0: unused DMA intr CH=3, CS=20f10027 > bcm_dma0: unused DMA intr CH=3, CS=20f10027 > bcm_dma0: unused DMA intr CH=3, CS=20f10027 > bcm_dma0: unused DMA intr CH=3, CS=20f10027 > bcm_dma0: unused DMA intr CH=3, CS=20f10007 > bcm_dma0: unused DMA intr CH=3, CS=20f10027 > bcm_dma0: unused DMA intr CH=3, CS=20f10027 > bcm_dma0: unused DMA intr CH=3, CS=20f10007 > bcm_dma0: unused DMA intr CH=3, CS=20f10027 > bcm_dma0: unused DMA intr CH=3, CS=20f10027 > bcm_dma0: unused DMA intr CH=3, CS=20f10027 > bcm_dma0: unused DMA intr CH=3, CS=20f10007 > > They're showing up maybe every half-hour or so.... doesn't appear to be > doing anything bad, other than displaying the message..... > I'm just finished a patch which works well for me. I plan to commit it after some more testing. The patch is attached if you want to test it too. Svatopluk Kraus > -- > Karl Denninger > karl@denninger.net > /The Market Ticker/ > /[S/MIME encrypted email preferred]/ --001a113ed81828d7cc052578267d Content-Type: text/plain; charset=US-ASCII; name="bcm2835_dma.diff" Content-Disposition: attachment; filename="bcm2835_dma.diff" Content-Transfer-Encoding: base64 X-Attachment-Id: f_ihgquchs1 ZGlmZiAtLWdpdCBhL3N5cy9hcm0vYnJvYWRjb20vYmNtMjgzNS9iY20yODM1X2RtYS5jIGIvc3lz L2FybS9icm9hZGNvbS9iY20yODM1L2JjbTI4MzVfZG1hLmMKaW5kZXggNmEyOTY3YS4uMjhkZjJi MyAxMDA2NDQKLS0tIGEvc3lzL2FybS9icm9hZGNvbS9iY20yODM1L2JjbTI4MzVfZG1hLmMKKysr IGIvc3lzL2FybS9icm9hZGNvbS9iY20yODM1L2JjbTI4MzVfZG1hLmMKQEAgLTEwNCw2ICsxMDQs MTUgQEAgX19GQlNESUQoIiRGcmVlQlNEJCIpOwogLyogcmVsYXRpdmUgb2Zmc2V0IGZyb20gQkNN X1ZDX0RNQTBfQkFTRSAocC4zOSkgKi8KICNkZWZpbmUJQkNNX0RNQV9DSChuKQkJKDB4MTAwKihu KSkKIAorLyogY2hhbm5lbHMgdXNlZCBieSBHUFUgKi8KKyNkZWZpbmUJQkNNX0RNQV9DSF9CVUxL CQkwCisjZGVmaW5lCUJDTV9ETUFfQ0hfRkFTVDEJMgorI2RlZmluZQlCQ01fRE1BX0NIX0ZBU1Qy CTMKKworI2RlZmluZQlCQ01fRE1BX0NIX0dQVV9NQVNLCSgoMSA8PCBCQ01fRE1BX0NIX0JVTEsp IHwJXAorCQkJCSAoMSA8PCBCQ01fRE1BX0NIX0ZBU1QxKSB8CVwKKwkJCQkgKDEgPDwgQkNNX0RN QV9DSF9GQVNUMikpCisKIC8qIERNQSBDb250cm9sIEJsb2NrIC0gMjU2Yml0IGFsaWduZWQgKHAu NDApICovCiBzdHJ1Y3QgYmNtX2RtYV9jYiB7CiAJdWludDMyX3QgaW5mbzsJCS8qIFRyYW5zZmVy IEluZm9ybWF0aW9uICovCkBAIC0xNDMsNiArMTUyLDcgQEAgc3RydWN0IGJjbV9kbWFfc29mdGMg ewogfTsKIAogc3RhdGljIHN0cnVjdCBiY21fZG1hX3NvZnRjICpiY21fZG1hX3NjID0gTlVMTDsK K3N0YXRpYyB1aW50MzJfdCBiY21fZG1hX2NoYW5uZWxfbWFzazsKIAogc3RhdGljIHZvaWQKIGJj bV9kbWFtYXBfY2Iodm9pZCAqYXJnLCBidXNfZG1hX3NlZ21lbnRfdCAqc2VncywKQEAgLTIwNSwx NiArMjE1LDMyIEBAIHN0YXRpYyBpbnQKIGJjbV9kbWFfaW5pdChkZXZpY2VfdCBkZXYpCiB7CiAJ c3RydWN0IGJjbV9kbWFfc29mdGMgKnNjID0gZGV2aWNlX2dldF9zb2Z0YyhkZXYpOwotCXVpbnQz Ml90IG1hc2s7CisJdWludDMyX3QgcmVnOwogCXN0cnVjdCBiY21fZG1hX2NoICpjaDsKIAl2b2lk ICpjYl92aXJ0OwogCXZtX3BhZGRyX3QgY2JfcGh5czsKIAlpbnQgZXJyOwogCWludCBpOwogCi0J LyogZGlzYWJsZSBhbmQgY2xlYXIgaW50ZXJydXB0IHN0YXR1cyAqLwotCWJ1c193cml0ZV80KHNj LT5zY19tZW0sIEJDTV9ETUFfRU5BQkxFLCAwKTsKLQlidXNfd3JpdGVfNChzYy0+c2NfbWVtLCBC Q01fRE1BX0lOVF9TVEFUVVMsIDApOworCS8qCisJICogT25seSBjaGFubmVscyBzZXQgaW4gYmNt X2RtYV9jaGFubmVsX21hc2sgY2FuIGJlIGNvbnRyb2xsZWQgYnkgdXMuCisJICogVGhlIG90aGVy cyBhcmUgb3V0IG9mIG91ciBjb250cm9sIGFzIHdlbGwgYXMgdGhlIGNvcnJlc3BvbmRpbmcgYml0 cworCSAqIGluIGJvdGggQkNNX0RNQV9FTkFCTEUgYW5kIEJDTV9ETUFfSU5UX1NUQVRVUyBnbG9i YWwgcmVnaXN0ZXJzLiBBcworCSAqIHRoZXNlIHJlZ2lzdGVycyBhcmUgUlcgb25lcywgdGhlcmUg aXMgbm8gc2FmZSB3YXkgaG93IHRvIHdyaXRlIG9ubHkKKwkgKiB0aGUgYml0cyB3aGljaCBjYW4g YmUgY29udHJvbGxlZCBieSB1cy4KKwkgKgorCSAqIEZvcnR1bmF0ZWx5LCBhZnRlciByZXNldCwg YWxsIGNoYW5uZWxzIGFyZSBlbmFibGVkIGluIEJDTV9ETUFfRU5BQkxFCisJICogcmVnaXN0ZXIg YW5kIGFsbCBzdGF0dXNlcyBhcmUgY2xlYXJlZCBpbiBCQ01fRE1BX0lOVF9TVEFUVVMgb25lLgor CSAqIE5vdCB0b3VjaGluZyB0aGVzZSByZWdpc3RlcnMgaXMgYSB0cmFkZSBvZmYgYmV0d2VlbiBj b3JyZWN0CisJICogaW5pdGlhbGl6YXRpb24gd2hpY2ggZG9lcyBub3QgY291bnQgb24gYW55dGhp bmcgYW5kIG5vdCBtZXNzaW5nIHVwCisJICogc29tZXRoaW5nIHdlIGhhdmUgbm8gY29udHJvbCBv dmVyLgorCSAqLworCXJlZyA9IGJ1c19yZWFkXzQoc2MtPnNjX21lbSwgQkNNX0RNQV9FTkFCTEUp OworCWlmICgocmVnICYgYmNtX2RtYV9jaGFubmVsX21hc2spICE9IGJjbV9kbWFfY2hhbm5lbF9t YXNrKQorCQlkZXZpY2VfcHJpbnRmKGRldiwgImNoYW5uZWxzIGFyZSBub3QgZW5hYmxlZFxuIik7 CisJcmVnID0gYnVzX3JlYWRfNChzYy0+c2NfbWVtLCBCQ01fRE1BX0lOVF9TVEFUVVMpOworCWlm ICgocmVnICYgYmNtX2RtYV9jaGFubmVsX21hc2spICE9IDApCisJCWRldmljZV9wcmludGYoZGV2 LCAic3RhdHVzZXMgYXJlIG5vdCBjbGVhcmVkXG4iKTsKIAogCS8qIEFsbG9jYXRlIERNQSBjaHVu a3MgY29udHJvbCBibG9ja3MgKi8KIAkvKiBwLjQwIG9mIHNwZWMgLSBjb250cm9sIGJsb2NrIHNo b3VsZCBiZSAzMi1iaXQgYWxpZ25lZCAqLwpAQCAtMjI3LDcgKzI1Myw3IEBAIGJjbV9kbWFfaW5p dChkZXZpY2VfdCBkZXYpCiAJICAgICZzYy0+c2NfZG1hX3RhZyk7CiAKIAlpZiAoZXJyKSB7Ci0J CWRldmljZV9wcmludGYoZGV2LCAiZmFpbGVkIGFsbG9jYXRlIERNQSB0YWciKTsKKwkJZGV2aWNl X3ByaW50ZihkZXYsICJmYWlsZWQgYWxsb2NhdGUgRE1BIHRhZ1xuIik7CiAJCXJldHVybiAoZXJy KTsKIAl9CiAKQEAgLTIzNSw2ICsyNjEsMTMgQEAgYmNtX2RtYV9pbml0KGRldmljZV90IGRldikK IAlmb3IgKGkgPSAwOyBpIDwgQkNNX0RNQV9DSF9NQVg7IGkrKykgewogCQljaCA9ICZzYy0+c2Nf ZG1hX2NoW2ldOwogCisJCWJ6ZXJvKGNoLCBzaXplb2Yoc3RydWN0IGJjbV9kbWFfY2gpKTsKKwkJ Y2gtPmNoID0gaTsKKwkJY2gtPmZsYWdzID0gQkNNX0RNQV9DSF9VTk1BUDsKKworCQlpZiAoKGJj bV9kbWFfY2hhbm5lbF9tYXNrICYgKDEgPDwgaSkpID09IDApCisJCQljb250aW51ZTsKKwogCQll cnIgPSBidXNfZG1hbWVtX2FsbG9jKHNjLT5zY19kbWFfdGFnLCAmY2JfdmlydCwKIAkJICAgIEJV U19ETUFfV0FJVE9LIHwgQlVTX0RNQV9DT0hFUkVOVCB8IEJVU19ETUFfWkVSTywKIAkJICAgICZj aC0+ZG1hX21hcCk7CkBAIC0yNjMsMzMgKzI5NiwxNSBAQCBiY21fZG1hX2luaXQoZGV2aWNlX3Qg ZGV2KQogCQkJYnJlYWs7CiAJCX0KIAotCQliemVybyhjaCwgc2l6ZW9mKHN0cnVjdCBiY21fZG1h X2NoKSk7Ci0JCWNoLT5jaCA9IGk7CiAJCWNoLT5jYiA9IGNiX3ZpcnQ7CiAJCWNoLT52Y19jYiA9 IGNiX3BoeXM7Ci0JCWNoLT5pbnRyX2Z1bmMgPSBOVUxMOwotCQljaC0+aW50cl9hcmcgPSBOVUxM OwotCQljaC0+ZmxhZ3MgPSBCQ01fRE1BX0NIX1VOTUFQOwotCiAJCWNoLT5jYi0+aW5mbyA9IElO Rk9fV0FJVF9SRVNQOworCQljaC0+ZmxhZ3MgPSBCQ01fRE1BX0NIX0ZSRUU7CiAKIAkJLyogcmVz ZXQgRE1BIGVuZ2luZSAqLwotCQliY21fZG1hX3Jlc2V0KGRldiwgaSk7CisJCWJ1c193cml0ZV80 KHNjLT5zY19tZW0sIEJDTV9ETUFfQ1MoaSksIENTX1JFU0VUKTsKIAl9CiAKLQkvKiBub3cgdXNl IERNQTIvRE1BMyBvbmx5ICovCi0Jc2MtPnNjX2RtYV9jaFsyXS5mbGFncyA9IEJDTV9ETUFfQ0hf RlJFRTsKLQlzYy0+c2NfZG1hX2NoWzNdLmZsYWdzID0gQkNNX0RNQV9DSF9GUkVFOwotCi0JLyog ZW5hYmxlIERNQXMgKi8KLQltYXNrID0gMDsKLQotCWZvciAoaSA9IDA7IGkgPCBCQ01fRE1BX0NI X01BWDsgaSsrKQotCQlpZiAoc2MtPnNjX2RtYV9jaFtpXS5mbGFncyAmIEJDTV9ETUFfQ0hfRlJF RSkKLQkJCW1hc2sgfD0gKDEgPDwgaSk7Ci0KLQlidXNfd3JpdGVfNChzYy0+c2NfbWVtLCBCQ01f RE1BX0VOQUJMRSwgbWFzayk7Ci0KIAlyZXR1cm4gKDApOwogfQogCkBAIC01OTksOCArNjE0LDEx IEBAIGJjbV9kbWFfaW50cih2b2lkICphcmcpCiAJLyogbXkgaW50ZXJydXB0PyAqLwogCWNzID0g YnVzX3JlYWRfNChzYy0+c2NfbWVtLCBCQ01fRE1BX0NTKGNoLT5jaCkpOwogCi0JaWYgKCEoY3Mg JiAoQ1NfSU5UIHwgQ1NfRVJSKSkpCisJaWYgKCEoY3MgJiAoQ1NfSU5UIHwgQ1NfRVJSKSkpIHsK KwkJZGV2aWNlX3ByaW50ZihzYy0+c2NfZGV2LAorCQkgICAgInVuZXhwZWN0ZWQgRE1BIGludHIg Q0g9JWQsIENTPSV4XG4iLCBjaC0+Y2gsIGNzKTsKIAkJcmV0dXJuOworCX0KIAogCS8qIHJ1bm5p bmc/ICovCiAJaWYgKCEoY2gtPmZsYWdzICYgQkNNX0RNQV9DSF9VU0VEKSkgewpAQCAtNjUxLDYg KzY2OSw3IEBAIHN0YXRpYyBpbnQKIGJjbV9kbWFfYXR0YWNoKGRldmljZV90IGRldikKIHsKIAlz dHJ1Y3QgYmNtX2RtYV9zb2Z0YyAqc2MgPSBkZXZpY2VfZ2V0X3NvZnRjKGRldik7CisJcGhhbmRs ZV90IG5vZGU7CiAJaW50IHJpZCwgZXJyID0gMDsKIAlpbnQgaTsKIApAQCAtNjY0LDYgKzY4Mywx NyBAQCBiY21fZG1hX2F0dGFjaChkZXZpY2VfdCBkZXYpCiAJCXNjLT5zY19pbnRyaGFuZFtpXSA9 IE5VTEw7CiAJfQogCisJLyogR2V0IERNQSBjaGFubmVsIG1hc2suICovCisJbm9kZSA9IG9md19i dXNfZ2V0X25vZGUoc2MtPnNjX2Rldik7CisJaWYgKE9GX2dldGVuY3Byb3Aobm9kZSwgImJyb2Fk Y29tLGNoYW5uZWxzIiwgJmJjbV9kbWFfY2hhbm5lbF9tYXNrLAorCSAgICBzaXplb2YoYmNtX2Rt YV9jaGFubmVsX21hc2spKSA9PSAtMSkgeworCQlkZXZpY2VfcHJpbnRmKGRldiwgImNvdWxkIG5v dCBnZXQgY2hhbm5lbCBtYXNrIHByb3BlcnR5XG4iKTsKKwkJcmV0dXJuIChFTlhJTyk7CisJfQor CisJLyogTWFzayBvdXQgY2hhbm5lbHMgdXNlZCBieSBHUFUuICovCisJYmNtX2RtYV9jaGFubmVs X21hc2sgJj0gfkJDTV9ETUFfQ0hfR1BVX01BU0s7CisKIAkvKiBETUEwIC0gRE1BMTQgKi8KIAly aWQgPSAwOwogCXNjLT5zY19tZW0gPSBidXNfYWxsb2NfcmVzb3VyY2VfYW55KGRldiwgU1lTX1JF U19NRU1PUlksICZyaWQsIFJGX0FDVElWRSk7CkBAIC02NzQsNiArNzA0LDkgQEAgYmNtX2RtYV9h dHRhY2goZGV2aWNlX3QgZGV2KQogCiAJLyogSVJRIERNQTAgLSBETUExMSBYWFggTk9UIFVTRSBE TUExMihzcHVyaW91cz8pICovCiAJZm9yIChyaWQgPSAwOyByaWQgPCBCQ01fRE1BX0NIX01BWDsg cmlkKyspIHsKKwkJaWYgKChiY21fZG1hX2NoYW5uZWxfbWFzayAmICgxIDw8IHJpZCkpID09IDAp CisJCQljb250aW51ZTsKKwogCQlzYy0+c2NfaXJxW3JpZF0gPSBidXNfYWxsb2NfcmVzb3VyY2Vf YW55KGRldiwgU1lTX1JFU19JUlEsICZyaWQsCiAJCQkJCQkgICAgICAgUkZfQUNUSVZFKTsKIAkJ aWYgKHNjLT5zY19pcnFbcmlkXSA9PSBOVUxMKSB7CkBAIC02ODEsNiArNzE0LDcgQEAgYmNtX2Rt YV9hdHRhY2goZGV2aWNlX3QgZGV2KQogCQkJZXJyID0gRU5YSU87CiAJCQlnb3RvIGZhaWw7CiAJ CX0KKwogCQlpZiAoYnVzX3NldHVwX2ludHIoZGV2LCBzYy0+c2NfaXJxW3JpZF0sIElOVFJfVFlQ RV9NSVNDIHwgSU5UUl9NUFNBRkUsCiAJCQkJICAgTlVMTCwgYmNtX2RtYV9pbnRyLCAmc2MtPnNj X2RtYV9jaFtyaWRdLAogCQkJCSAgICZzYy0+c2NfaW50cmhhbmRbcmlkXSkpIHsKZGlmZiAtLWdp dCBhL3N5cy9hcm0vYnJvYWRjb20vYmNtMjgzNS9iY20yODM1X2RtYS5oIGIvc3lzL2FybS9icm9h ZGNvbS9iY20yODM1L2JjbTI4MzVfZG1hLmgKaW5kZXggNzg1Y2YyYy4uYzM5MzQ0YSAxMDA2NDQK LS0tIGEvc3lzL2FybS9icm9hZGNvbS9iY20yODM1L2JjbTI4MzVfZG1hLmgKKysrIGIvc3lzL2Fy bS9icm9hZGNvbS9iY20yODM1L2JjbTI4MzVfZG1hLmgKQEAgLTM3LDggKzM3LDYgQEAKIC8qIHJl cXVlc3QgQ0ggZm9yIGFueSBudWJtZXIgKi8KICNkZWZpbmUJQkNNX0RNQV9DSF9JTlZBTElECSgt MSkKICNkZWZpbmUJQkNNX0RNQV9DSF9BTlkJCSgtMSkKLSNkZWZpbmUJQkNNX0RNQV9DSF9GQVNU MQkoMikKLSNkZWZpbmUJQkNNX0RNQV9DSF9GQVNUMgkoMykKIAogLyogUGVyaXBoZXJhbCBEUkVR IFNpZ25hbHMgKDQuMi4xLjMpICovCiAjZGVmaW5lCUJDTV9ETUFfRFJFUV9OT05FCTAKZGlmZiAt LWdpdCBhL3N5cy9hcm0vYnJvYWRjb20vYmNtMjgzNS9iY20yODM1X3NkaGNpLmMgYi9zeXMvYXJt L2Jyb2FkY29tL2JjbTI4MzUvYmNtMjgzNV9zZGhjaS5jCmluZGV4IGFjZTNkNzQuLjJiNTIyZTIg MTAwNjQ0Ci0tLSBhL3N5cy9hcm0vYnJvYWRjb20vYmNtMjgzNS9iY20yODM1X3NkaGNpLmMKKysr IGIvc3lzL2FybS9icm9hZGNvbS9iY20yODM1L2JjbTI4MzVfc2RoY2kuYwpAQCAtMjE0LDExICsy MTQsNyBAQCBiY21fc2RoY2lfYXR0YWNoKGRldmljZV90IGRldikKICAKIAlzZGhjaV9pbml0X3Ns b3QoZGV2LCAmc2MtPnNjX3Nsb3QsIDApOwogCi0Jc2MtPnNjX2RtYV9jaCA9IGJjbV9kbWFfYWxs b2NhdGUoQkNNX0RNQV9DSF9GQVNUMSk7Ci0JaWYgKHNjLT5zY19kbWFfY2ggPT0gQkNNX0RNQV9D SF9JTlZBTElEKQotCQlzYy0+c2NfZG1hX2NoID0gYmNtX2RtYV9hbGxvY2F0ZShCQ01fRE1BX0NI X0ZBU1QyKTsKLQlpZiAoc2MtPnNjX2RtYV9jaCA9PSBCQ01fRE1BX0NIX0lOVkFMSUQpCi0JCXNj LT5zY19kbWFfY2ggPSBiY21fZG1hX2FsbG9jYXRlKEJDTV9ETUFfQ0hfQU5ZKTsKKwlzYy0+c2Nf ZG1hX2NoID0gYmNtX2RtYV9hbGxvY2F0ZShCQ01fRE1BX0NIX0FOWSk7CiAJaWYgKHNjLT5zY19k bWFfY2ggPT0gQkNNX0RNQV9DSF9JTlZBTElEKQogCQlnb3RvIGZhaWw7CiAK --001a113ed81828d7cc052578267d-- From owner-freebsd-arm@freebsd.org Thu Nov 26 23:25:44 2015 Return-Path: Delivered-To: freebsd-arm@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 0A771A3A9FA for ; Thu, 26 Nov 2015 23:25:44 +0000 (UTC) (envelope-from tuexen@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id E8A8914DE for ; Thu, 26 Nov 2015 23:25:43 +0000 (UTC) (envelope-from tuexen@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id E6861A3A9F9; Thu, 26 Nov 2015 23:25:43 +0000 (UTC) Delivered-To: arm@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 E52D2A3A9F8 for ; Thu, 26 Nov 2015 23:25:43 +0000 (UTC) (envelope-from tuexen@freebsd.org) Received: from mail-n.franken.de (drew.ipv6.franken.de [IPv6:2001:638:a02:a001:20e:cff:fe4a:feaa]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.franken.de", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A9B6614DD for ; Thu, 26 Nov 2015 23:25:43 +0000 (UTC) (envelope-from tuexen@freebsd.org) Received: from [192.168.1.103] (p508F11B8.dip0.t-ipconnect.de [80.143.17.184]) (Authenticated sender: macmic) by mail-n.franken.de (Postfix) with ESMTP id ED4CE1C1C7D1B for ; Fri, 27 Nov 2015 00:25:39 +0100 (CET) From: Michael Tuexen Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Warnings when compiling the kernel on a RPi Message-Id: <7E999737-CAD5-4A7B-9FED-533446878D84@freebsd.org> Date: Fri, 27 Nov 2015 00:25:38 +0100 To: "freebsd-arm@freebsd.org" Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) X-Mailer: Apple Mail (2.2104) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Nov 2015 23:25:44 -0000 Dear all, when compiling a FreeBSD head kernel on a RPi I always get these = warnings: ../../../arm/arm/cpufunc_asm.S:161:2: warning: use of SP or PC in the = list is deprecated stmfd sp!, {fp, ip, lr, pc} ^ ../../../arm/arm/cpufunc_asm.S:169:2: warning: use of SP in the list is = deprecated ldmdb fp, {fp, sp, pc} ^ Does it make sense to get them fixed? Best regards Michael= From owner-freebsd-arm@freebsd.org Fri Nov 27 05:06:18 2015 Return-Path: Delivered-To: freebsd-arm@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 A399CA3A358 for ; Fri, 27 Nov 2015 05:06:18 +0000 (UTC) (envelope-from karl@denninger.net) Received: from mail.denninger.net (wsip-70-169-168-7.pn.at.cox.net [70.169.168.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 507E21EA0 for ; Fri, 27 Nov 2015 05:06:17 +0000 (UTC) (envelope-from karl@denninger.net) Received: from [192.168.1.40] (Karl-Desktop.Denninger.net [192.168.1.40]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.denninger.net (Postfix) with ESMTPSA id 58FFF21DF9A for ; Thu, 26 Nov 2015 23:06:15 -0600 (CST) Subject: Re: Raspberry Pi2 kernel warnings References: <56575896.70105@denninger.net> To: "freebsd-arm@freebsd.org" From: Karl Denninger Message-ID: <5657E4C6.9020609@denninger.net> Date: Thu, 26 Nov 2015 23:06:14 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; protocol="application/pkcs7-signature"; micalg=sha-512; boundary="------------ms070604070903020209050105" X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Nov 2015 05:06:18 -0000 This is a cryptographically signed message in MIME format. --------------ms070604070903020209050105 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 11/26/2015 15:20, Svatopluk Kraus wrote: > On Thu, Nov 26, 2015 at 8:08 PM, Karl Denninger wr= ote: >> I'm getting these on a fairly consistent basis on a Pi that is talking= >> to a Zwave USB stick and a serial USB interface (two instances that bo= th >> show up as serial devices): >> >> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10007 >> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10007 >> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10007 >> >> They're showing up maybe every half-hour or so.... doesn't appear to b= e >> doing anything bad, other than displaying the message..... >> > I'm just finished a patch which works well for me. I plan to commit it > after some more testing. The patch is attached if you want to test it > too. > > Svatopluk Kraus > I have the patch loaded on on the Pi that is exhibiting the problem -- so far looks good. --=20 Karl Denninger karl@denninger.net /The Market Ticker/ /[S/MIME encrypted email preferred]/ --------------ms070604070903020209050105 Content-Type: application/pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" Content-Description: S/MIME Cryptographic Signature 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 srCRU6geeapMYvUQGLu7OrPW7ywAAAAAAAA= --------------ms070604070903020209050105-- From owner-freebsd-arm@freebsd.org Fri Nov 27 17:56:09 2015 Return-Path: Delivered-To: freebsd-arm@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 04FE4A3A0F2 for ; Fri, 27 Nov 2015 17:56:09 +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 DF49017B3; Fri, 27 Nov 2015 17:56:08 +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 832C31114; Fri, 27 Nov 2015 17:56:06 +0000 (UTC) Date: Fri, 27 Nov 2015 17:56:01 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: arybchik@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Message-ID: <1059995496.196.1448646964497.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_arm64 - Build #1794 - Failure MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD_arm64 X-Jenkins-Result: FAILURE Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Nov 2015 17:56:09 -0000 FreeBSD_HEAD_arm64 - Build #1794 - Failure: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1794/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1794/ch= anges Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1794/con= sole Change summaries: 291398 by arybchik: sfxge: cleanup: report error on failure path in efx_vpd_hunk_verify If the VPD is corrupt and contains an 'RV' keyword before the END tag, then this function could return without setting the return code to report the error. Found by prefast. Submitted by: Andy Moreton Sponsored by: Solarflare Communications, Inc. MFC after: 2 days 291397 by arybchik: sfxge: cleanup: fix prefast annotations on mac stats updates Submitted by: Andy Moreton Sponsored by: Solarflare Communications, Inc. MFC after: 2 days 291396 by arybchik: sfxge: fix prefast warning in falconsiena_tx_qcreate Keep prefast happy by returning the initial queue index from falconsiena_tx_qcreate(). No change in behaviour, as etxo_qcreate already zeros *addedp before the call. Submitted by: Andy Moreton Sponsored by: Solarflare Communications, Inc. MFC after: 2 days 291395 by arybchik: sfxge: cleanup: fix prefast annotations for stats buffers Submitted by: Andy Moreton Sponsored by: Solarflare Communications, Inc. MFC after: 2 days 291394 by arybchik: sfxge: unlink PIO buffers from VIs in WC mapping in hunt_nic_fini() PIO is not yet supported in the FreeBSD driver. Submitted by: Andy Moreton Sponsored by: Solarflare Communications, Inc. MFC after: 2 days 291393 by arybchik: sfxge: infer external port numbering for Pavia Adjust external port mapping table to distinguish Pavia from Monza. Now the presence of any 40G mode implies at least 2 outputs per external port. So Pavia 4x10G ports are now mapped to 1,2,3,4; Monza 4x10G ports map to 1,1,2,2 as before. Submitted by: Richard Houldsworth Sponsored by: Solarflare Communications, Inc. MFC after: 2 days 291392 by arybchik: sfxge: cleanup: fix prefast annotation Submitted by: Andy Moreton Sponsored by: Solarflare Communications, Inc. MFC after: 2 days 291391 by arybchik: sfxge: do not use unnamed union in siena_mc_combo_rom_hdr_t GCC 4.2.1 used on FreeBSD 8 and 9 branches does not like unnamed union member in the structure. It is not strictly required in head, but nice to have to minimize difference with out-of-tree driver. Sponsored by: Solarflare Communications, Inc. MFC after: 2 days The end of the build log: [...truncated 119 lines...] + sudo jexec FreeBSD_HEAD_arm64 sh -c 'uname -a' FreeBSD FreeBSD_HEAD_arm64.jail.ci.FreeBSD.org 11.0-CURRENT FreeBSD 11.0-CU= RRENT #0 r288681: Mon Oct 5 01:40:11 UTC 2015 peter@build-11.freebsd.o= rg:/usr/obj/usr/src/sys/CLUSTER11 amd64 + sudo pkg -j FreeBSD_HEAD_arm64 info -q pkg: Warning: Major OS version upgrade detected. Running "pkg-static insta= ll -f pkg" recommended aarch64-binutils-2.25.1 [FreeBSD_HEAD_arm64] $ /bin/sh -xe /tmp/hudson8648132212870840257.sh + export 'PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/b= in' + export 'jname=3DFreeBSD_HEAD_arm64' + echo 'start build in FreeBSD_HEAD_arm64' start build in FreeBSD_HEAD_arm64 + sudo jexec FreeBSD_HEAD_arm64 sh -c 'cd /usr/src && make -DNO_CLEAN -j 4 = buildworld TARGET=3Darm64' --- buildworld --- --- buildworld_prologue --- -------------------------------------------------------------- >>> World build started on Fri Nov 27 17:55:58 UTC 2015 -------------------------------------------------------------- --- _worldtmp --- -------------------------------------------------------------- >>> Rebuilding the temporary build tree -------------------------------------------------------------- rm -rf /usr/obj/arm64.aarch64/usr/src/tmp/legacy/usr/include rm -f /usr/obj/arm64.aarch64/usr/src/usr.bin/kdump/ioctl.c rm -f /usr/obj/arm64.aarch64/usr/src/usr.bin/kdump/kdump_subr.c rm -f /usr/obj/arm64.aarch64/usr/src/usr.bin/truss/ioctl.c mkdir -p /usr/obj/arm64.aarch64/usr/src/tmp/lib mkdir -p /usr/obj/arm64.aarch64/usr/src/tmp/usr mkdir -p /usr/obj/arm64.aarch64/usr/src/tmp/legacy/bin mkdir -p /usr/obj/arm64.aarch64/usr/src/tmp/legacy/usr mtree -deU -f /usr/src/etc/mtree/BSD.usr.dist -p /usr/obj/arm64.aarch64/us= r/src/tmp/legacy/usr >/dev/null mtree -deU -f /usr/src/etc/mtree/BSD.groff.dist -p /usr/obj/arm64.aarch64/= usr/src/tmp/legacy/usr >/dev/null mtree -deU -f /usr/src/etc/mtree/BSD.usr.dist -p /usr/obj/arm64.aarch64/us= r/src/tmp/usr >/dev/null mtree -deU -f /usr/src/etc/mtree/BSD.include.dist -p /usr/obj/arm64.aarch6= 4/usr/src/tmp/usr/include >/dev/null ln -sf /usr/src/sys /usr/obj/arm64.aarch64/usr/src/tmp mtree -deU -f /usr/src/etc/mtree/BSD.lib32.dist -p /usr/obj/arm64.aarch64/= usr/src/tmp/usr >/dev/null mkdir -p /usr/obj/arm64.aarch64/usr/src/tmp/usr/tests mtree -deU -f /usr/src/etc/mtree/BSD.tests.dist -p /usr/obj/arm64.aarch64/= usr/src/tmp/usr/tests >/dev/null --- _legacy --- -------------------------------------------------------------- >>> stage 1.1: legacy release compatibility shims -------------------------------------------------------------- cd /usr/src; MAKEOBJDIRPREFIX=3D/usr/obj/arm64.aarch64/usr/src/tmp INSTALL= =3D"sh /usr/src/tools/install.sh" PATH=3D/usr/obj/arm64.aarch64/usr/src/tm= p/legacy/usr/sbin:/usr/obj/arm64.aarch64/usr/src/tmp/legacy/usr/bin:/usr/ob= j/arm64.aarch64/usr/src/tmp/legacy/bin:/sbin:/bin:/usr/sbin:/usr/bin WORLD= TMP=3D/usr/obj/arm64.aarch64/usr/src/tmp MAKEFLAGS=3D"-m /usr/src/tools/bu= ild/mk -D NO_CLEAN -j 4 -J 15,16 -m /usr/src/share/mk" make -f Makefile.i= nc1 DESTDIR=3D BOOTSTRAPPING=3D1002000 SSP_CFLAGS=3D MK_HTML=3Dno NO_LI= NT=3Dyes MK_MAN=3Dno -DNO_PIC MK_PROFILE=3Dno -DNO_SHARED -DNO_CPU_CFLAGS= MK_WARNS=3Dno MK_CTF=3Dno MK_CLANG_EXTRAS=3Dno MK_CLANG_FULL=3Dno MK_LLD= B=3Dno MK_TESTS=3Dno MK_INCLUDES=3Dyes legacy --- legacy --- =3D=3D=3D> tools/build (obj,includes,depend,all,install) --- obj --- /usr/obj/arm64.aarch64/usr/src/tmp/usr/src/tools/build created for /usr/src= /tools/build --- includes --- cd /usr/src/tools/build; make buildincludes; make installincludes --- _INCSINS --- sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 /usr/src/tools/bui= ld/stdlib.h /usr/obj/arm64.aarch64/usr/src/tmp/legacy/usr/include/ --- .depend --- rm -f .depend CC=3D'cc' mkdep -f .depend -a -I/usr/src/tools/build/../../lib/libc/incl= ude -I/usr/obj/arm64.aarch64/usr/src/tmp/legacy/usr/include -std=3Dgnu99 = /usr/src/tools/build/../../lib/libc/stdlib/reallocarray.c --- reallocarray.o --- cc -O2 -pipe -I/usr/src/tools/build/../../lib/libc/include -std=3Dgnu99 = -Qunused-arguments -I/usr/obj/arm64.aarch64/usr/src/tmp/legacy/usr/include = -c /usr/src/tools/build/../../lib/libc/stdlib/reallocarray.c -o reallocarra= y.o --- libegacy.a --- building static egacy library ar -crD libegacy.a `NM=3D'nm' NMFLAGS=3D'' lorder reallocarray.o | tsort -= q`=20 ranlib -D libegacy.a --- _libinstall --- --- _INCSINS --- --- _libinstall --- sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 libegacy.a /usr/o= bj/arm64.aarch64/usr/src/tmp/legacy/usr/lib/ --- _INCSINS --- sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 /usr/src/tools/bui= ld/stdlib.h /usr/obj/arm64.aarch64/usr/src/tmp/legacy/usr/include/ =3D=3D=3D> lib/libelf (obj,includes,depend,all,install) --- obj --- /usr/obj/arm64.aarch64/usr/src/tmp/usr/src/lib/libelf created for /usr/src/= lib/libelf /usr/obj/arm64.aarch64/usr/src/tmp/usr/src/lib/libelf/sys created for /usr/= src/lib/libelf --- includes --- cd /usr/src/lib/libelf; make buildincludes; make installincludes --- _INCSINS --- sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 /usr/src/lib/libel= f/../../contrib/elftoolchain/libelf/libelf.h /usr/src/lib/libelf/../../cont= rib/elftoolchain/libelf/gelf.h /usr/obj/arm64.aarch64/usr/src/tmp/legacy/us= r/include/ --- libelf_fsize.c --- --- libelf_msize.c --- --- libelf_convert.c --- --- sys/elf32.h --- --- libelf_fsize.c --- m4 -D SRCDIR=3D/usr/src/lib/libelf/../../contrib/elftoolchain/libelf /usr/= src/lib/libelf/../../contrib/elftoolchain/libelf/libelf_fsize.m4 > libelf_f= size.c --- libelf_msize.c --- m4 -D SRCDIR=3D/usr/src/lib/libelf/../../contrib/elftoolchain/libelf /usr/= src/lib/libelf/../../contrib/elftoolchain/libelf/libelf_msize.m4 > libelf_m= size.c --- libelf_convert.c --- m4 -D SRCDIR=3D/usr/src/lib/libelf/../../contrib/elftoolchain/libelf /usr/= src/lib/libelf/../../contrib/elftoolchain/libelf/libelf_convert.m4 > libelf= _convert.c --- sys/elf32.h --- mkdir -p /usr/obj/arm64.aarch64/usr/src/tmp/usr/src/lib/libelf/sys ln -sf /usr/src/lib/libelf/../../sys/sys/elf32.h sys/elf32.h --- sys/elf64.h --- mkdir -p /usr/obj/arm64.aarch64/usr/src/tmp/usr/src/lib/libelf/sys ln -sf /usr/src/lib/libelf/../../sys/sys/elf64.h sys/elf64.h --- sys/elf_common.h --- mkdir -p /usr/obj/arm64.aarch64/usr/src/tmp/usr/src/lib/libelf/sys ln -sf /usr/src/lib/libelf/../../sys/sys/elf_common.h sys/elf_common.h --- .depend --- rm -f .depend CC=3D'cc' mkdep -f .depend -a -I. -I/usr/src/lib/libelf/../../contrib/el= ftoolchain/libelf -I/usr/src/lib/libelf/../../contrib/elftoolchain/common -= I/usr/obj/arm64.aarch64/usr/src/tmp/legacy/usr/include -std=3Dgnu99 /usr/= src/lib/libelf/../../contrib/elftoolchain/libelf/elf.c /usr/src/lib/libelf/= ../../contrib/elftoolchain/libelf/elf_begin.c /usr/src/lib/libelf/../../con= trib/elftoolchain/libelf/elf_cntl.c /usr/src/lib/libelf/../../contrib/elfto= olchain/libelf/elf_end.c /usr/src/lib/libelf/../../contrib/elftoolchain/lib= elf/elf_errmsg.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_= errno.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_data.c /u= sr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_fill.c /usr/src/lib= /libelf/../../contrib/elftoolchain/libelf/elf_flag.c /usr/src/lib/libelf/..= /../contrib/elftoolchain/libelf/elf_getarhdr.c /usr/src/lib/libelf/../../co= ntrib/elftoolchain/libelf/elf_getarsym.c /usr/src/lib/libelf/../../contrib/= elftoolchain/libelf/elf_getbase.c /usr/src/lib/libelf/../../contrib/elftool= chain/libelf/elf_getident.c /usr/src/lib/libelf/../../contrib/elftoolchain/= libelf/elf_hash.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf= _kind.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_memory.c = /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_next.c /usr/src/l= ib/libelf/../../contrib/elftoolchain/libelf/elf_open.c /usr/src/lib/libelf/= ../../contrib/elftoolchain/libelf/elf_rand.c /usr/src/lib/libelf/../../cont= rib/elftoolchain/libelf/elf_rawfile.c /usr/src/lib/libelf/../../contrib/elf= toolchain/libelf/elf_phnum.c /usr/src/lib/libelf/../../contrib/elftoolchain= /libelf/elf_shnum.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/e= lf_shstrndx.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_scn= .c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_strptr.c /usr/= src/lib/libelf/../../contrib/elftoolchain/libelf/elf_update.c /usr/src/lib/= libelf/../../contrib/elftoolchain/libelf/elf_version.c /usr/src/lib/libelf/= ../../contrib/elftoolchain/libelf/gelf_cap.c /usr/src/lib/libelf/../../cont= rib/elftoolchain/libelf/gelf_checksum.c /usr/src/lib/libelf/../../contrib/e= lftoolchain/libelf/gelf_dyn.c /usr/src/lib/libelf/../../contrib/elftoolchai= n/libelf/gelf_ehdr.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/= gelf_getclass.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/gelf_= fsize.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/gelf_move.c /= usr/src/lib/libelf/../../contrib/elftoolchain/libelf/gelf_phdr.c /usr/src/l= ib/libelf/../../contrib/elftoolchain/libelf/gelf_rel.c /usr/src/lib/libelf/= ../../contrib/elftoolchain/libelf/gelf_rela.c /usr/src/lib/libelf/../../con= trib/elftoolchain/libelf/gelf_shdr.c /usr/src/lib/libelf/../../contrib/elft= oolchain/libelf/gelf_sym.c /usr/src/lib/libelf/../../contrib/elftoolchain/l= ibelf/gelf_syminfo.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/= gelf_symshndx.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/gelf_= xlate.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/libelf_align.= c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/libelf_allocate.c /= usr/src/lib/libelf/../../contrib/elftoolchain/libelf/libelf_ar.c /usr/src/l= ib/libelf/../../contrib/elftoolchain/libelf/libelf_ar_util.c /usr/src/lib/l= ibelf/../../contrib/elftoolchain/libelf/libelf_checksum.c /usr/src/lib/libe= lf/../../contrib/elftoolchain/libelf/libelf_data.c /usr/src/lib/libelf/../.= ./contrib/elftoolchain/libelf/libelf_ehdr.c /usr/src/lib/libelf/../../contr= ib/elftoolchain/libelf/libelf_extended.c /usr/src/lib/libelf/../../contrib/= elftoolchain/libelf/libelf_memory.c /usr/src/lib/libelf/../../contrib/elfto= olchain/libelf/libelf_open.c /usr/src/lib/libelf/../../contrib/elftoolchain= /libelf/libelf_phdr.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf= /libelf_shdr.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/libelf= _xlate.c libelf_fsize.c libelf_msize.c libelf_convert.c ERROR: Build step failed with exception java.lang.IllegalStateException: Invalid object ID 378 iota=3D379 =09at hudson.remoting.ExportTable.diagnoseInvalidId(ExportTable.java:386) =09at hudson.remoting.ExportTable.get(ExportTable.java:330) =09at hudson.remoting.Channel.getExportedObject(Channel.java:633) =09at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvo= cationHandler.java:599) =09at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocat= ionHandler.java:583) =09at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocat= ionHandler.java:542) =09at hudson.remoting.UserRequest.perform(UserRequest.java:120) =09at hudson.remoting.UserRequest.perform(UserRequest.java:48) =09at hudson.remoting.Request$2.run(Request.java:326) =09at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecut= orService.java:68) =09at java.util.concurrent.FutureTask.run(FutureTask.java:266) =09at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.= java:1142) =09at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor= .java:617) =09at hudson.remoting.Engine$1$1.run(Engine.java:62) =09at java.lang.Thread.run(Thread.java:745) =09at ......remote call to kyua4.nyi.freebsd.org(Native Method) =09at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416) =09at hudson.remoting.UserResponse.retrieve(UserRequest.java:220) =09at hudson.remoting.Channel.call(Channel.java:781) =09at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandle= r.java:250) =09at com.sun.proxy.$Proxy48.join(Unknown Source) =09at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:991) =09at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:135) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:95) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:64) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:782) =09at hudson.model.Build$BuildExecution.build(Build.java:205) =09at hudson.model.Build$BuildExecution.doRun(Build.java:162) =09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.j= ava:534) =09at hudson.model.Run.execute(Run.java:1738) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) =09at hudson.model.ResourceController.execute(ResourceController.java:98) =09at hudson.model.Executor.run(Executor.java:410) Caused by: java.lang.Exception: Object was recently deallocated #378 (ref.0) : object=3Dnull type=3Dhudson.Launcher$RemoteLaunchCallabl= e$1 interfaces=3D[hudson.Launcher$RemoteProcess] Created at Fri Nov 27 17:55:57 GMT 2015 =09at hudson.remoting.ExportTable$Entry.(ExportTable.java:99) =09at hudson.remoting.ExportTable.export(ExportTable.java:305) =09at hudson.remoting.Channel.internalExport(Channel.java:629) =09at hudson.remoting.Channel.export(Channel.java:620) =09at hudson.remoting.Channel.export(Channel.java:590) =09at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1150) =09at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113) =09at hudson.remoting.UserRequest.perform(UserRequest.java:120) =09at hudson.remoting.UserRequest.perform(UserRequest.java:48) =09at hudson.remoting.Request$2.run(Request.java:326) =09at hudson.remoting.InterceptingExecutorService$1.call(InterceptingEx= ecutorService.java:68) =09at java.util.concurrent.FutureTask.run(FutureTask.java:266) =09at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecu= tor.java:1142) =09at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExec= utor.java:617) =09at hudson.remoting.Engine$1$1.run(Engine.java:62) =09at java.lang.Thread.run(Thread.java:745) Released at Fri Nov 27 17:55:58 GMT 2015 =09at hudson.remoting.ExportTable$Entry.release(ExportTable.java:131) =09at hudson.remoting.ExportTable.unexportByOid(ExportTable.java:414) =09at hudson.remoting.Channel.unexport(Channel.java:641) =09at hudson.remoting.UnexportCommand.execute(UnexportCommand.java:43) =09at hudson.remoting.Channel$1.handle(Channel.java:501) =09at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(Sync= hronousCommandTransport.java:60) Caused by: Command hudson.remoting.UnexportCommand@125fe743 created at =09at hudson.remoting.Command.(Command.java:67) =09at hudson.remoting.Command.(Command.java:50) =09at hudson.remoting.UnexportCommand.(UnexportCommand.java:33) =09at hudson.remoting.RemoteInvocationHandler$PhantomReferenceImpl.clea= nup(RemoteInvocationHandler.java:360) =09at hudson.remoting.RemoteInvocationHandler$PhantomReferenceImpl.acce= ss$700(RemoteInvocationHandler.java:319) =09at hudson.remoting.RemoteInvocationHandler$Unexporter.run(RemoteInvo= cationHandler.java:420) =09at java.util.concurrent.Executors$RunnableAdapter.call(Executors.jav= a:511) =09at java.util.concurrent.FutureTask.run(FutureTask.java:266) =09at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThrea= dExecutor.java:110) =09at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.Exception: Proxy hudson.remoting.RemoteInvocationH= andler@17a was created for interface hudson.Launcher$RemoteProcess =09at hudson.remoting.RemoteInvocationHandler.(RemoteInvocationHa= ndler.java:125) =09at hudson.remoting.RemoteInvocationHandler.wrap(RemoteInvocationHand= ler.java:137) =09at hudson.remoting.Channel.export(Channel.java:621) =09at hudson.remoting.Channel.export(Channel.java:590) =09at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1150) =09at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113) =09at hudson.remoting.UserRequest.perform(UserRequest.java:120) =09at hudson.remoting.UserRequest.perform(UserRequest.java:48) =09at hudson.remoting.Request$2.run(Request.java:326) =09at hudson.remoting.InterceptingExecutorService$1.call(InterceptingEx= ecutorService.java:68) =09at java.util.concurrent.FutureTask.run(FutureTask.java:266) =09at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecu= tor.java:1142) =09at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExec= utor.java:617) =09at hudson.remoting.Engine$1$1.run(Engine.java:62) =09... 1 more =09at hudson.remoting.ExportTable.diagnoseInvalidId(ExportTable.java:379) =09at hudson.remoting.ExportTable.get(ExportTable.java:330) =09at hudson.remoting.Channel.getExportedObject(Channel.java:633) =09at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvo= cationHandler.java:599) =09at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocat= ionHandler.java:583) =09at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocat= ionHandler.java:542) =09at hudson.remoting.UserRequest.perform(UserRequest.java:120) =09at hudson.remoting.UserRequest.perform(UserRequest.java:48) =09at hudson.remoting.Request$2.run(Request.java:326) =09at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecut= orService.java:68) =09at java.util.concurrent.FutureTask.run(FutureTask.java:266) =09at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.= java:1142) =09at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor= .java:617) =09at hudson.remoting.Engine$1$1.run(Engine.java:62) =09at java.lang.Thread.run(Thread.java:745) Caused by: Released at Fri Nov 27 17:55:58 GMT 2015 =09at hudson.remoting.ExportTable$Entry.release(ExportTable.java:131) =09at hudson.remoting.ExportTable.unexportByOid(ExportTable.java:414) =09at hudson.remoting.Channel.unexport(Channel.java:641) =09at hudson.remoting.UnexportCommand.execute(UnexportCommand.java:43) =09at hudson.remoting.Channel$1.handle(Channel.java:501) =09at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(Synchron= ousCommandTransport.java:60) Caused by: Command hudson.remoting.UnexportCommand@104b35f2 created at =09at hudson.remoting.Command.(Command.java:67) =09at hudson.remoting.Command.(Command.java:50) =09at hudson.remoting.UnexportCommand.(UnexportCommand.java:33) =09at hudson.remoting.RemoteInvocationHandler$PhantomReferenceImpl.cleanup(= RemoteInvocationHandler.java:360) =09at hudson.remoting.RemoteInvocationHandler$PhantomReferenceImpl.access$7= 00(RemoteInvocationHandler.java:319) =09at hudson.remoting.RemoteInvocationHandler$Unexporter.run(RemoteInvocati= onHandler.java:420) =09at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:51= 1) =09at java.util.concurrent.FutureTask.run(FutureTask.java:266) =09at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExe= cutor.java:110) =09at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.Exception: Proxy hudson.remoting.RemoteInvocationHandl= er@17a was created for interface hudson.Launcher$RemoteProcess =09at hudson.remoting.RemoteInvocationHandler.(RemoteInvocationHandle= r.java:125) =09at hudson.remoting.RemoteInvocationHandler.wrap(RemoteInvocationHandler.= java:137) =09at hudson.remoting.Channel.export(Channel.java:621) =09at hudson.remoting.Channel.export(Channel.java:590) =09at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1150) =09at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113) =09at hudson.remoting.UserRequest.perform(UserRequest.java:120) =09at hudson.remoting.UserRequest.perform(UserRequest.java:48) =09at hudson.remoting.Request$2.run(Request.java:326) =09at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecut= orService.java:68) =09at java.util.concurrent.FutureTask.run(FutureTask.java:266) =09at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.= java:1142) =09at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor= .java:617) =09at hudson.remoting.Engine$1$1.run(Engine.java:62) =09... 1 more Build step 'Execute shell' marked build as failure [PostBuildScript] - Execution post build scripts. [FreeBSD_HEAD_arm64] $ /bin/sh -xe /tmp/hudson2940059709657659962.sh + export 'PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/b= in' + export 'jname=3DFreeBSD_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 + 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 From owner-freebsd-arm@freebsd.org Fri Nov 27 18:09:52 2015 Return-Path: Delivered-To: freebsd-arm@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 175B9A3A361 for ; Fri, 27 Nov 2015 18:09:52 +0000 (UTC) (envelope-from karl@denninger.net) Received: from mail.denninger.net (wsip-70-169-168-7.pn.at.cox.net [70.169.168.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D43731BE4 for ; Fri, 27 Nov 2015 18:09:51 +0000 (UTC) (envelope-from karl@denninger.net) Received: from [192.168.1.40] (Karl-Desktop.Denninger.net [192.168.1.40]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.denninger.net (Postfix) with ESMTPSA id 4470821DC04 for ; Fri, 27 Nov 2015 12:09:48 -0600 (CST) Subject: Re: Raspberry Pi2 kernel warnings To: freebsd-arm@freebsd.org References: <56575896.70105@denninger.net> <5657E4C6.9020609@denninger.net> From: Karl Denninger Message-ID: <56589C6B.8000100@denninger.net> Date: Fri, 27 Nov 2015 12:09:47 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <5657E4C6.9020609@denninger.net> Content-Type: multipart/signed; protocol="application/pkcs7-signature"; micalg=sha-512; boundary="------------ms050204050301060805060005" X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Nov 2015 18:09:52 -0000 This is a cryptographically signed message in MIME format. --------------ms050204050301060805060005 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable The patch still looks good -- it ran overnight without any warnings and is still grinning. On 11/26/2015 23:06, Karl Denninger wrote: > On 11/26/2015 15:20, Svatopluk Kraus wrote: >> On Thu, Nov 26, 2015 at 8:08 PM, Karl Denninger w= rote: >>> I'm getting these on a fairly consistent basis on a Pi that is talkin= g >>> to a Zwave USB stick and a serial USB interface (two instances that b= oth >>> show up as serial devices): >>> >>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10007 >>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10007 >>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10007 >>> >>> They're showing up maybe every half-hour or so.... doesn't appear to = be >>> doing anything bad, other than displaying the message..... >>> >> I'm just finished a patch which works well for me. I plan to commit it= >> after some more testing. The patch is attached if you want to test it >> too. >> >> Svatopluk Kraus >> > I have the patch loaded on on the Pi that is exhibiting the problem -- > so far looks good. > --=20 Karl Denninger karl@denninger.net /The Market Ticker/ /[S/MIME encrypted email preferred]/ --------------ms050204050301060805060005 Content-Type: application/pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" Content-Description: S/MIME Cryptographic Signature MIAGCSqGSIb3DQEHAqCAMIACAQExDzANBglghkgBZQMEAgMFADCABgkqhkiG9w0BBwEAAKCC Bl8wggZbMIIEQ6ADAgECAgEpMA0GCSqGSIb3DQEBCwUAMIGQMQswCQYDVQQGEwJVUzEQMA4G A1UECBMHRmxvcmlkYTESMBAGA1UEBxMJTmljZXZpbGxlMRkwFwYDVQQKExBDdWRhIFN5c3Rl bXMgTExDMRwwGgYDVQQDExNDdWRhIFN5c3RlbXMgTExDIENBMSIwIAYJKoZIhvcNAQkBFhND dWRhIFN5c3RlbXMgTExDIENBMB4XDTE1MDQyMTAyMjE1OVoXDTIwMDQxOTAyMjE1OVowWjEL MAkGA1UEBhMCVVMxEDAOBgNVBAgTB0Zsb3JpZGExGTAXBgNVBAoTEEN1ZGEgU3lzdGVtcyBM TEMxHjAcBgNVBAMTFUthcmwgRGVubmluZ2VyIChPQ1NQKTCCAiIwDQYJKoZIhvcNAQEBBQAD ggIPADCCAgoCggIBALmEWPhAdphrWd4K5VTvE5pxL3blRQPyGF3ApjUjgtavqU1Y8pbI3Byg XDj2/Uz9Si8XVj/kNbKEjkRh5SsNvx3Fc0oQ1uVjyCq7zC/kctF7yLzQbvWnU4grAPZ3IuAp 3/fFxIVaXpxEdKmyZAVDhk9az+IgHH43rdJRIMzxJ5vqQMb+n2EjadVqiGPbtG9aZEImlq7f IYDTnKyToi23PAnkPwwT+q1IkI2DTvf2jzWrhLR5DTX0fUYC0nxlHWbjgpiapyJWtR7K2YQO aevQb/3vN9gSojT2h+cBem7QIj6U69rEYcEDvPyCMXEV9VcXdcmW42LSRsPvZcBHFkWAJqMZ Myiz4kumaP+s+cIDaXitR/szoqDKGSHM4CPAZV9Yh8asvxQL5uDxz5wvLPgS5yS8K/o7zDR5 vNkMCyfYQuR6PAJxVOk5Arqvj9lfP3JSVapwbr01CoWDBkpuJlKfpQIEeC/pcCBKknllbMYq yHBO2TipLyO5Ocd1nhN/nOsO+C+j31lQHfOMRZaPQykXVPWG5BbhWT7ttX4vy5hOW6yJgeT/ o3apynlp1cEavkQRS8uJHoQszF6KIrQMID/JfySWvVQ4ksnfzwB2lRomrdrwnQ4eG/HBS+0l eozwOJNDIBlAP+hLe8A5oWZgooIIK/SulUAsfI6Sgd8dTZTTYmlhAgMBAAGjgfQwgfEwNwYI KwYBBQUHAQEEKzApMCcGCCsGAQUFBzABhhtodHRwOi8vY3VkYXN5c3RlbXMubmV0Ojg4ODgw CQYDVR0TBAIwADARBglghkgBhvhCAQEEBAMCBaAwCwYDVR0PBAQDAgXgMCwGCWCGSAGG+EIB DQQfFh1PcGVuU1NMIEdlbmVyYXRlZCBDZXJ0aWZpY2F0ZTAdBgNVHQ4EFgQUxRyULenJaFwX RtT79aNmIB/u5VkwHwYDVR0jBBgwFoAUJHGbnYV9/N3dvbDKkpQDofrTbTUwHQYDVR0RBBYw FIESa2FybEBkZW5uaW5nZXIubmV0MA0GCSqGSIb3DQEBCwUAA4ICAQBPf3cYtmKowmGIYsm6 eBinJu7QVWvxi1vqnBz3KE+HapqoIZS8/PolB/hwiY0UAE1RsjBJ7yEjihVRwummSBvkoOyf G30uPn4yg4vbJkR9lTz8d21fPshWETa6DBh2jx2Qf13LZpr3Pj2fTtlu6xMYKzg7cSDgd2bO sJGH/rcvva9Spkx5Vfq0RyOrYph9boshRN3D4tbWgBAcX9POdXCVfJONDxhfBuPHsJ6vEmPb An+XL5Yl26XYFPiODQ+Qbk44Ot1kt9s7oS3dVUrh92Qv0G3J3DF+Vt6C15nED+f+bk4gScu+ JHT7RjEmfa18GT8DcT//D1zEke1Ymhb41JH+GyZchDRWtjxsS5OBFMzrju7d264zJUFtX7iJ 3xvpKN7VcZKNtB6dLShj3v/XDsQVQWXmR/1YKWZ93C3LpRs2Y5nYdn6gEOpL/WfQFThtfnat HNc7fNs5vjotaYpBl5H8+VCautKbGOs219uQbhGZLYTv6okuKcY8W+4EJEtK0xB08vqr9Jd0 FS9MGjQE++GWo+5eQxFt6nUENHbVYnsr6bYPQsZH0CRNycgTG9MwY/UIXOf4W034UpR82TBG 1LiMsYfb8ahQJhs3wdf1nzipIjRwoZKT1vGXh/cj3gwSr64GfenURBxaFZA5O1acOZUjPrRT n3ci4McYW/0WVVA3lDGCBRMwggUPAgEBMIGWMIGQMQswCQYDVQQGEwJVUzEQMA4GA1UECBMH RmxvcmlkYTESMBAGA1UEBxMJTmljZXZpbGxlMRkwFwYDVQQKExBDdWRhIFN5c3RlbXMgTExD MRwwGgYDVQQDExNDdWRhIFN5c3RlbXMgTExDIENBMSIwIAYJKoZIhvcNAQkBFhNDdWRhIFN5 c3RlbXMgTExDIENBAgEpMA0GCWCGSAFlAwQCAwUAoIICTTAYBgkqhkiG9w0BCQMxCwYJKoZI hvcNAQcBMBwGCSqGSIb3DQEJBTEPFw0xNTExMjcxODA5NDdaME8GCSqGSIb3DQEJBDFCBEA3 7fitBRb6V58ofzRRyTRcXFoJ7hM+aclYCnp7rpsrFw1zyEuu/5o0SDJCFQ6n/CIICvXG/+g3 Qz/pHveB2ajdMGwGCSqGSIb3DQEJDzFfMF0wCwYJYIZIAWUDBAEqMAsGCWCGSAFlAwQBAjAK BggqhkiG9w0DBzAOBggqhkiG9w0DAgICAIAwDQYIKoZIhvcNAwICAUAwBwYFKw4DAgcwDQYI KoZIhvcNAwICASgwgacGCSsGAQQBgjcQBDGBmTCBljCBkDELMAkGA1UEBhMCVVMxEDAOBgNV BAgTB0Zsb3JpZGExEjAQBgNVBAcTCU5pY2V2aWxsZTEZMBcGA1UEChMQQ3VkYSBTeXN0ZW1z IExMQzEcMBoGA1UEAxMTQ3VkYSBTeXN0ZW1zIExMQyBDQTEiMCAGCSqGSIb3DQEJARYTQ3Vk YSBTeXN0ZW1zIExMQyBDQQIBKTCBqQYLKoZIhvcNAQkQAgsxgZmggZYwgZAxCzAJBgNVBAYT AlVTMRAwDgYDVQQIEwdGbG9yaWRhMRIwEAYDVQQHEwlOaWNldmlsbGUxGTAXBgNVBAoTEEN1 ZGEgU3lzdGVtcyBMTEMxHDAaBgNVBAMTE0N1ZGEgU3lzdGVtcyBMTEMgQ0ExIjAgBgkqhkiG 9w0BCQEWE0N1ZGEgU3lzdGVtcyBMTEMgQ0ECASkwDQYJKoZIhvcNAQEBBQAEggIAPb7pB5pF SREXgXByxtBFaqE2uPES902Mm1AsJr86/Fnfi81c5jyj4l2ivaIKv8H7tX6xpsHYtyuNjFlr NvL1DptU+NpjHz+5bMCrj0ALG8neY0sr5qLsEmmDKIswHz40GYPz+4F6dbyqrOYZed4cr1UA KWdO3/VX4pjxdqwfSybzwPHtvYIZAWZWHESbN1DbhERWeykFCOWRs52k24FCAunurifIBvgB vX+Ool+UU+pNTwQBh3st9v8qMrCUHWqJ2mAQVE64acZJAeekzPXlHqbfS71EtA/yXOZ5LYrw hLr9xdPBl20Hh9QKwO8fa2sBV+zSCDTq/QT3xyHiueNfG1hhxSISdKJElvMUl8hK1Tylz6Wu GKbKH4GQAGuShINp3xQziU7Ct5EiMqb0h0Wc29aAUxn3jEbWDnH7sTqpZ5DivLoB32iwb23S 0eDrT2Bkm7CkOYeNK9C2awXXqMtEBkHzz44we0IsGUmZWLZbbepfguyUKwXOB4ISjI9E2uyu MMbTvHohhsLINbynEib/mcHF32XrFEydFB5bxusYtWJh5yB99WTGIQcr+s3CIIk///nAivqp SZ8aamoxp3qKJ6Beh3Ka8dfh20a6td3IJAGVflvxO2AUBut0n5wCJ6DBkSVcZZknHLsmg3EZ HY6vcDS2QXxA0BMf+r6GDHyrvKkAAAAAAAA= --------------ms050204050301060805060005-- From owner-freebsd-arm@freebsd.org Fri Nov 27 18:56:50 2015 Return-Path: Delivered-To: freebsd-arm@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 6C221A3AF3D for ; Fri, 27 Nov 2015 18:56:50 +0000 (UTC) (envelope-from fehrist@codeghar.com) Received: from mail-lf0-x233.google.com (mail-lf0-x233.google.com [IPv6:2a00:1450:4010:c07::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E751B1BF7 for ; Fri, 27 Nov 2015 18:56:49 +0000 (UTC) (envelope-from fehrist@codeghar.com) Received: by lffu14 with SMTP id u14so138333754lff.1 for ; Fri, 27 Nov 2015 10:56:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=codeghar-com.20150623.gappssmtp.com; s=20150623; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=VkHRZKIb+LnU+t3pWtL/UY3J3lJwExWzFl/0YGpd5fY=; b=yz+B3qhkk7Q8OdseQUofUTGvtyprKs4sjFxRRN6FAIkRKGDndliIXQrcHMyKMcZFBX 3y9ko5EUl+Zt4BliRpTyBv7VLObyXL1QV8DeMha8lJkI/t1qCl9uZpwNqtOICLisSsM1 tBvwVRp/Bkcz18jfGbiKQsvYJcQp8bt6Cnm1DF15A1cocUgfsVwBBvqnTPh6J/v1RJaV YSsRF3fpYiVHdwWDCurrsfVlzse0bV+xvHTQnVm7R2ae04A8n/b6BGbDoh82NadB8aD0 e6DhoOm7cisAd346HEG7LHlCaopk5zOVqpegex+5fgVX0ZprjTG2+N1TE3a3uq1qyRqf jshg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:reply-to:user-agent :mime-version:to:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=VkHRZKIb+LnU+t3pWtL/UY3J3lJwExWzFl/0YGpd5fY=; b=UOjcbdrn2a3zoxqZBqTAvP+u8/wtpYAIKRu/WTkqHwNsryZfbJNOLkLAqYWZlfOFEv gxPrDE5stY1rhQCqbSfZaEl1m5DC0HiWNzDwO9v40/Iv52Rh3Qi1Ftsepyu2/M8AWS/A mGtGOYRO7Wwm7oW2fuQ6emUQNs73/ZEt4x2Sn4WPdIDYBrmv3VAUZYoVhmaNCsMPAfTU OQadFWxYUmTdDAuE+xkQPlgVHg0/4ripGeb2VaTvT8iQiqzkpTamfIOVflPRhVEVUnFL J3kh8Lfx6EprJ+t0OmXRAk3Nj0S+2N4lI0YhUVTkuGD/hmzvFJOstvQ5P2P7sMb7A6FE QEZw== X-Gm-Message-State: ALoCoQmevk+V1zkGQL6TTOquD1fgkxVuY5FJjtotKHydC8d0x7G1mff26ZGFy0pHOkKVGv5JDhCo X-Received: by 10.25.212.209 with SMTP id l200mr21077418lfg.41.1448650607326; Fri, 27 Nov 2015 10:56:47 -0800 (PST) Received: from heer.internal.jugni.xyz ([2601:600:8300:45b:60f0:6721:bc9:6883]) by smtp.googlemail.com with ESMTPSA id c77sm5324481lfb.41.2015.11.27.10.56.46 for (version=TLSv1/SSLv3 cipher=OTHER); Fri, 27 Nov 2015 10:56:46 -0800 (PST) Message-ID: <5658A76C.1010502@codeghar.com> Date: Fri, 27 Nov 2015 10:56:44 -0800 From: Hamza Sheikh Reply-To: fehrist@codeghar.com User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: freebsd-arm@freebsd.org Subject: Re: make buildworld failed on Raspberry Pi 2 - "instruction requires: armv6t2" References: <56555273.403@codeghar.com> In-Reply-To: <56555273.403@codeghar.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Nov 2015 18:56:50 -0000 Here are the contents of /etc/make.conf $ cat /etc/make.conf CC=clang CXX=clang++ CPP=clang-cpp WRKDIRPREFIX=/tmp CPUTYPE?=native WITH_PKGNG=yes -- Hamza Sheikh Twitter: @aikchar From owner-freebsd-arm@freebsd.org Fri Nov 27 19:23:17 2015 Return-Path: Delivered-To: freebsd-arm@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 1B5A0A3A577 for ; Fri, 27 Nov 2015 19:23:17 +0000 (UTC) (envelope-from tim@kientzle.com) Received: from monday.kientzle.com (kientzle.com [142.254.26.11]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F00981BB7 for ; Fri, 27 Nov 2015 19:23:16 +0000 (UTC) (envelope-from tim@kientzle.com) Received: (from root@localhost) by monday.kientzle.com (8.14.4/8.14.4) id tARJOAbO070616; Fri, 27 Nov 2015 19:24:10 GMT (envelope-from tim@kientzle.com) Received: from [192.168.2.108] (192.168.1.101 [192.168.1.101]) by kientzle.com with SMTP id 338g9cgmgk3etymgz3a5duneew; Fri, 27 Nov 2015 19:24:10 +0000 (UTC) (envelope-from tim@kientzle.com) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.1 \(3096.5\)) Subject: Re: make buildworld failed on Raspberry Pi 2 - "instruction requires: armv6t2" From: Tim Kientzle In-Reply-To: <5658A76C.1010502@codeghar.com> Date: Fri, 27 Nov 2015 11:23:08 -0800 Cc: freebsd-arm Content-Transfer-Encoding: quoted-printable Message-Id: References: <56555273.403@codeghar.com> <5658A76C.1010502@codeghar.com> To: fehrist@codeghar.com X-Mailer: Apple Mail (2.3096.5) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Nov 2015 19:23:17 -0000 Try with an empty /etc/make.conf and let us know if that fixes it. If it builds correctly with an empty /etc/make.conf, you can try = commenting out single lines here and see which one is the problem. Tim P.S. What is RaspBSD? > On Nov 27, 2015, at 10:56 AM, Hamza Sheikh = wrote: >=20 > Here are the contents of /etc/make.conf >=20 > $ cat /etc/make.conf > CC=3Dclang > CXX=3Dclang++ > CPP=3Dclang-cpp > WRKDIRPREFIX=3D/tmp > CPUTYPE?=3Dnative > WITH_PKGNG=3Dyes >=20 > --=20 > Hamza Sheikh > Twitter: @aikchar > _______________________________________________ > freebsd-arm@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" From owner-freebsd-arm@freebsd.org Fri Nov 27 19:56:37 2015 Return-Path: Delivered-To: freebsd-arm@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 7B4F4A3AC96 for ; Fri, 27 Nov 2015 19:56:37 +0000 (UTC) (envelope-from onwahe@gmail.com) Received: from mail-ig0-x22e.google.com (mail-ig0-x22e.google.com [IPv6:2607:f8b0:4001:c05::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 483B21A70 for ; Fri, 27 Nov 2015 19:56:37 +0000 (UTC) (envelope-from onwahe@gmail.com) Received: by igbxm8 with SMTP id xm8so36213148igb.1 for ; Fri, 27 Nov 2015 11:56:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=aVaqbnvGyqZMZinOTGHBojLEgjECOX0HVjO839dWEe4=; b=QpUW04eHGHVuz/9DXbmYua0f2/qPqn9Ok6HTZcm6FP6tokzEW3HCU0JFMurNhAcFJF G06TepIKm57Le49GtHkFE9gkRkM7k1BiMCNU0e/IDL+nCqs8cYXJ2YAYj8CGh2ipG67Z gS5O7OJX9QajjFs74bdSkye/gnr3WzvDFjAQw5PwMLQAslaCC/xYVKQVzxCjv6AmDoMV nvW27I+s7Dd6Calx3QXroG5bae+QSja77k54waB6NpCwzNBd6UYeYHNIDTmTfmVufgj7 Gw7kH/kqe7DAYRkTyoQDa7ACM/eNDe6AqooxruOf6O+yCcVP1uaD6o7z5GvchFjoLzE3 Y+Qw== MIME-Version: 1.0 X-Received: by 10.50.78.101 with SMTP id a5mr9381562igx.42.1448654196413; Fri, 27 Nov 2015 11:56:36 -0800 (PST) Received: by 10.64.130.38 with HTTP; Fri, 27 Nov 2015 11:56:36 -0800 (PST) In-Reply-To: <56589C6B.8000100@denninger.net> References: <56575896.70105@denninger.net> <5657E4C6.9020609@denninger.net> <56589C6B.8000100@denninger.net> Date: Fri, 27 Nov 2015 20:56:36 +0100 Message-ID: Subject: Re: Raspberry Pi2 kernel warnings From: Svatopluk Kraus To: Karl Denninger Cc: "freebsd-arm@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Nov 2015 19:56:37 -0000 OK, Thanks. On Fri, Nov 27, 2015 at 7:09 PM, Karl Denninger wrote: > The patch still looks good -- it ran overnight without any warnings and > is still grinning. > > On 11/26/2015 23:06, Karl Denninger wrote: >> On 11/26/2015 15:20, Svatopluk Kraus wrote: >>> On Thu, Nov 26, 2015 at 8:08 PM, Karl Denninger wrote: >>>> I'm getting these on a fairly consistent basis on a Pi that is talking >>>> to a Zwave USB stick and a serial USB interface (two instances that both >>>> show up as serial devices): >>>> >>>> bcm_dma0: unused DMA intr CH=3, CS=20f10027 >>>> bcm_dma0: unused DMA intr CH=3, CS=20f10027 >>>> bcm_dma0: unused DMA intr CH=3, CS=20f10027 >>>> bcm_dma0: unused DMA intr CH=3, CS=20f10027 >>>> bcm_dma0: unused DMA intr CH=3, CS=20f10027 >>>> bcm_dma0: unused DMA intr CH=3, CS=20f10027 >>>> bcm_dma0: unused DMA intr CH=3, CS=20f10027 >>>> bcm_dma0: unused DMA intr CH=3, CS=20f10027 >>>> bcm_dma0: unused DMA intr CH=3, CS=20f10027 >>>> bcm_dma0: unused DMA intr CH=3, CS=20f10007 >>>> bcm_dma0: unused DMA intr CH=3, CS=20f10027 >>>> bcm_dma0: unused DMA intr CH=3, CS=20f10027 >>>> bcm_dma0: unused DMA intr CH=3, CS=20f10007 >>>> bcm_dma0: unused DMA intr CH=3, CS=20f10027 >>>> bcm_dma0: unused DMA intr CH=3, CS=20f10027 >>>> bcm_dma0: unused DMA intr CH=3, CS=20f10027 >>>> bcm_dma0: unused DMA intr CH=3, CS=20f10007 >>>> >>>> They're showing up maybe every half-hour or so.... doesn't appear to be >>>> doing anything bad, other than displaying the message..... >>>> >>> I'm just finished a patch which works well for me. I plan to commit it >>> after some more testing. The patch is attached if you want to test it >>> too. >>> >>> Svatopluk Kraus >>> >> I have the patch loaded on on the Pi that is exhibiting the problem -- >> so far looks good. >> > > -- > Karl Denninger > karl@denninger.net > /The Market Ticker/ > /[S/MIME encrypted email preferred]/ From owner-freebsd-arm@freebsd.org Fri Nov 27 20:53:30 2015 Return-Path: Delivered-To: freebsd-arm@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 46F15A3A883 for ; Fri, 27 Nov 2015 20:53:30 +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 2CF0D11E3; Fri, 27 Nov 2015 20:53:30 +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 22EC51187; Fri, 27 Nov 2015 20:53:30 +0000 (UTC) Date: Fri, 27 Nov 2015 20:53:25 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, jhb@FreeBSD.org, zbb@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Message-ID: <1498007939.201.1448657610090.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <1059995496.196.1448646964497.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1059995496.196.1448646964497.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_arm64 - Build #1795 - Fixed MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD_arm64 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-arm@freebsd.org X-Mailman-Version: 2.1.20 List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Nov 2015 20:53:30 -0000 FreeBSD_HEAD_arm64 - Build #1795 - Fixed: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1795/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1795/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1795/console Change summaries: 291408 by kib: In vm_pageout_grow_cache(), do not re-try the inactive queue when active queue scan initiated write. Re-trying from the inactive queue when doing active scan makes the loop never end if number of domains is greater than 1 and inactive or active scan cannot reach the target. Reported and tested by: Andrew Gallatin Reviewed by: alc Sponsored by: The FreeBSD Foundation MFC after: 2 weeks 291407 by zbb: Add helper to catch single step debug event and distinguish it from bkpt Some architectures (including ARMv6/v7) do not have separate single step events and cannot see difference between breakpoint and single step. Add db_pc_is_singlestep() to avoid skipping instruction we stepped on to trigger debug event. This commit does not change the existing functionality but adds possibility to implement custom db_pc_is_singlestep(). Reviewed by: imp Submitted by: Zbigniew Bodek Obtained from: Semihalf Sponsored by: Juniper Networks Inc. Differential Revision: https://reviews.freebsd.org/D4036 291406 by jhb: Add support to libkvm for reading vmcores from other architectures. - Add a kvaddr_type to represent kernel virtual addresses instead of unsigned long. - Add a struct kvm_nlist which is a stripped down version of struct nlist that uses kvaddr_t for n_value. - Add a kvm_native() routine that returns true if an open kvm descriptor is for a native kernel and memory image. - Add a kvm_open2() function similar to kvm_openfiles(). It drops the unused 'swapfile' argument and adds a new function pointer argument for a symbol resolving function. Native kernels still use _fdnlist() from libc to resolve symbols if a resolver function is not supplied, but cross kernels require a resolver. - Add a kvm_nlist2() function similar to kvm_nlist() except that it uses struct kvm_nlist instead of struct nlist. - Add a kvm_read2() function similar to kvm_read() except that it uses kvaddr_t instead of unsigned long for the kernel virtual address. - Add a new kvm_arch switch of routines needed by a vmcore backend. Each backend is responsible for implementing kvm_read2() for a given vmcore format. - Use libelf to read headers from ELF kernels and cores (except for powerpc cores). - Add internal helper routines for the common page offset hash table used by the minidump backends. - Port all of the existing kvm backends to implement a kvm_arch switch and to be cross-friendly by using private constants instead of ones that vary by platform (e.g. PAGE_SIZE). Static assertions are present when a given backend is compiled natively to ensure the private constants match the real ones. - Enable all of the existing vmcore backends on all platforms. This means that libkvm on any platform should be able to perform KVA translation and read data from a vmcore of any platform. Tested on: amd64, i386, sparc64 (marius) Differential Revision: https://reviews.freebsd.org/D3341 291405 by zbb: Add support for exynos5_ehci in loader Create new driver which initializes Arndale PHY and calls ehci_init Reviewed by: hselasky Submitted by: Wojciech Macek Obtained from: Semihalf Sponsored by: Juniper Networks Inc. Differential Revision: https://reviews.freebsd.org/D4192 291404 by zbb: Increase malloc area in loader/usb Previous value was not enough on Arndale platform. Reviewed by: hselasky Submitted by: Wojciech Macek Obtained from: Semihalf Sponsored by: Juniper Networks Inc. Differential Revision: https://reviews.freebsd.org/D4145 291403 by zbb: Run callouts during infinite waiting inside cv_wait During cv_wait we may be waiting for an event triggered by callout. Run callbacks here to avoid code blocking. Reviewed by: hselasky Submitted by: Wojciech Macek Obtained from: Semihalf Sponsored by: Juniper Networks Inc. Differential Revision: https://reviews.freebsd.org/D4144 291402 by zbb: Implement simple ops for umass_disk The initial IOCTL implementation supports reading disk physical geometry. Two additional functions were added. They allow reading/writing raw data to the disk (default partition). Submitted by: Wojciech Macek Obtained from: Semihalf Sponsored by: Juniper Networks Inc. Differential Revision: https://reviews.freebsd.org/D4143 291401 by zbb: Do not zero memory in umass_detach The detach function is called very often, for example from get_capacity function. We don't want to loose any pointers here, so disable detaching for umass driver. Submitted by: Wojciech Macek Obtained from: Semihalf Sponsored by: Juniper Networks Inc. Differential Revision: https://reviews.freebsd.org/D4141 291400 by zbb: Implement missing bus_space_subregion in kshim Add missing function, used by exynos5_ehci driver. Reviewed by: hselasky Submitted by: Wojciech Macek Obtained from: Semihalf Sponsored by: Juniper Networks Inc. Differential Revision: https://reviews.freebsd.org/D4141 291399 by zbb: Use properly aligned buffer in usb_alloc The PA adress must be gathered from an aligned VA, not the RAW pointer to the memory space. Reviewed by: hselasky Submitted by: Wojciech Macek Obtained from: Semihalf Sponsored by: Juniper Networks Inc. Differential Revision: https://reviews.freebsd.org/D4140 From owner-freebsd-arm@freebsd.org Fri Nov 27 22:39:12 2015 Return-Path: Delivered-To: freebsd-arm@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 DA980A3AD0F for ; Fri, 27 Nov 2015 22:39:12 +0000 (UTC) (envelope-from karl@denninger.net) Received: from mail.denninger.net (wsip-70-169-168-7.pn.at.cox.net [70.169.168.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A51CE1F27 for ; Fri, 27 Nov 2015 22:39:12 +0000 (UTC) (envelope-from karl@denninger.net) Received: from [192.168.1.40] (Karl-Desktop.Denninger.net [192.168.1.40]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.denninger.net (Postfix) with ESMTPSA id 7896C21D1A0 for ; Fri, 27 Nov 2015 16:39:04 -0600 (CST) Subject: Re: Raspberry Pi2 kernel warnings To: "freebsd-arm@freebsd.org" References: <56575896.70105@denninger.net> <5657E4C6.9020609@denninger.net> <56589C6B.8000100@denninger.net> From: Karl Denninger Message-ID: <5658DB87.5010308@denninger.net> Date: Fri, 27 Nov 2015 16:39:03 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; protocol="application/pkcs7-signature"; micalg=sha-512; boundary="------------ms070806070704060100000204" X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Nov 2015 22:39:12 -0000 This is a cryptographically signed message in MIME format. --------------ms070806070704060100000204 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hmmm... or maybe not. "espeak" (speech synthesizer) hangs in a "S" state with this change in.=20 Not sure if it's the cause but it was working before. On 11/27/2015 13:56, Svatopluk Kraus wrote: > OK, Thanks. > > On Fri, Nov 27, 2015 at 7:09 PM, Karl Denninger wr= ote: >> The patch still looks good -- it ran overnight without any warnings an= d >> is still grinning. >> >> On 11/26/2015 23:06, Karl Denninger wrote: >>> On 11/26/2015 15:20, Svatopluk Kraus wrote: >>>> On Thu, Nov 26, 2015 at 8:08 PM, Karl Denninger = wrote: >>>>> I'm getting these on a fairly consistent basis on a Pi that is talk= ing >>>>> to a Zwave USB stick and a serial USB interface (two instances that= both >>>>> show up as serial devices): >>>>> >>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10007 >>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10007 >>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10007 >>>>> >>>>> They're showing up maybe every half-hour or so.... doesn't appear t= o be >>>>> doing anything bad, other than displaying the message..... >>>>> >>>> I'm just finished a patch which works well for me. I plan to commit = it >>>> after some more testing. The patch is attached if you want to test i= t >>>> too. >>>> >>>> Svatopluk Kraus >>>> >>> I have the patch loaded on on the Pi that is exhibiting the problem -= - >>> so far looks good. >>> >> -- >> Karl Denninger >> karl@denninger.net >> /The Market Ticker/ >> /[S/MIME encrypted email preferred]/ --=20 Karl Denninger karl@denninger.net /The Market Ticker/ /[S/MIME encrypted email preferred]/ --------------ms070806070704060100000204 Content-Type: application/pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" Content-Description: S/MIME Cryptographic Signature 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 rGXM0wanhsxby3OBvLTAL5Y5eyQAAAAAAAA= --------------ms070806070704060100000204-- From owner-freebsd-arm@freebsd.org Fri Nov 27 23:20:48 2015 Return-Path: Delivered-To: freebsd-arm@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 44E35A3A32E for ; Fri, 27 Nov 2015 23:20:48 +0000 (UTC) (envelope-from onwahe@gmail.com) Received: from mail-io0-x236.google.com (mail-io0-x236.google.com [IPv6:2607:f8b0:4001:c06::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0DC681C64 for ; Fri, 27 Nov 2015 23:20:48 +0000 (UTC) (envelope-from onwahe@gmail.com) Received: by ioc74 with SMTP id 74so124217965ioc.2 for ; Fri, 27 Nov 2015 15:20:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=ULXak0w0rx3rXMCv21UvYUTHI2JFHpQlcGXsZIxzL0I=; b=fpSMFbbgkeXUCrvo1zgPNtO5mtjws5VDP9yJO/onAE6lG2E2hVOVnxxzS/W+ki+FS6 eE8RTt3EnRCPQhTfgdkbjttCDSH5GXovBjjXfz0j0UKrMzORhEquHPzZlym/S6YQejvh AjxIZyPxYvyptYfKKkiQV1cH/rrkcTIkHfxZGPOKJjycCYDoQJGwqSDpSg2foBWK6b1X cEvY7SkenUTm1kNMQjDMHTTFotiS7JNQdh/JNd+WM+f6ybZWuCScDz9QyMhmM+5K5f7F 21ZDwqaiRE3M6RYcVHVuvoa2gAe621+qJN+VRXtdQ42W5kd1Z9yI00aIVfLDbBbUH/uS KmCg== MIME-Version: 1.0 X-Received: by 10.107.3.227 with SMTP id e96mr46998936ioi.30.1448666445805; Fri, 27 Nov 2015 15:20:45 -0800 (PST) Received: by 10.64.130.38 with HTTP; Fri, 27 Nov 2015 15:20:45 -0800 (PST) In-Reply-To: <5658DB87.5010308@denninger.net> References: <56575896.70105@denninger.net> <5657E4C6.9020609@denninger.net> <56589C6B.8000100@denninger.net> <5658DB87.5010308@denninger.net> Date: Sat, 28 Nov 2015 00:20:45 +0100 Message-ID: Subject: Re: Raspberry Pi2 kernel warnings From: Svatopluk Kraus To: Karl Denninger Cc: "freebsd-arm@freebsd.org" Content-Type: multipart/mixed; boundary=001a113f0c5afed65f05258df0a6 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Nov 2015 23:20:48 -0000 --001a113f0c5afed65f05258df0a6 Content-Type: text/plain; charset=UTF-8 Well, I cannot imagine now how my patch could be the cause of that except that sdhci is using dma channel #4 now, but it was #2, which is said to be used by GPU. And channels used by GPU are not initialized now. Try to apply the attached fix just to be sure. FYI, my video playback freezed up after more than 12 hours of playing today, so there could be some problem in communication with GPU, not my patch related. On Fri, Nov 27, 2015 at 11:39 PM, Karl Denninger wrote: > Hmmm... or maybe not. > > "espeak" (speech synthesizer) hangs in a "S" state with this change in. > Not sure if it's the cause but it was working before. > > > On 11/27/2015 13:56, Svatopluk Kraus wrote: >> OK, Thanks. >> >> On Fri, Nov 27, 2015 at 7:09 PM, Karl Denninger wrote: >>> The patch still looks good -- it ran overnight without any warnings and >>> is still grinning. >>> >>> On 11/26/2015 23:06, Karl Denninger wrote: >>>> On 11/26/2015 15:20, Svatopluk Kraus wrote: >>>>> On Thu, Nov 26, 2015 at 8:08 PM, Karl Denninger wrote: >>>>>> I'm getting these on a fairly consistent basis on a Pi that is talking >>>>>> to a Zwave USB stick and a serial USB interface (two instances that both >>>>>> show up as serial devices): >>>>>> >>>>>> bcm_dma0: unused DMA intr CH=3, CS=20f10027 >>>>>> bcm_dma0: unused DMA intr CH=3, CS=20f10027 >>>>>> bcm_dma0: unused DMA intr CH=3, CS=20f10027 >>>>>> bcm_dma0: unused DMA intr CH=3, CS=20f10027 >>>>>> bcm_dma0: unused DMA intr CH=3, CS=20f10027 >>>>>> bcm_dma0: unused DMA intr CH=3, CS=20f10027 >>>>>> bcm_dma0: unused DMA intr CH=3, CS=20f10027 >>>>>> bcm_dma0: unused DMA intr CH=3, CS=20f10027 >>>>>> bcm_dma0: unused DMA intr CH=3, CS=20f10027 >>>>>> bcm_dma0: unused DMA intr CH=3, CS=20f10007 >>>>>> bcm_dma0: unused DMA intr CH=3, CS=20f10027 >>>>>> bcm_dma0: unused DMA intr CH=3, CS=20f10027 >>>>>> bcm_dma0: unused DMA intr CH=3, CS=20f10007 >>>>>> bcm_dma0: unused DMA intr CH=3, CS=20f10027 >>>>>> bcm_dma0: unused DMA intr CH=3, CS=20f10027 >>>>>> bcm_dma0: unused DMA intr CH=3, CS=20f10027 >>>>>> bcm_dma0: unused DMA intr CH=3, CS=20f10007 >>>>>> >>>>>> They're showing up maybe every half-hour or so.... doesn't appear to be >>>>>> doing anything bad, other than displaying the message..... >>>>>> >>>>> I'm just finished a patch which works well for me. I plan to commit it >>>>> after some more testing. The patch is attached if you want to test it >>>>> too. >>>>> >>>>> Svatopluk Kraus >>>>> >>>> I have the patch loaded on on the Pi that is exhibiting the problem -- >>>> so far looks good. >>>> >>> -- >>> Karl Denninger >>> karl@denninger.net >>> /The Market Ticker/ >>> /[S/MIME encrypted email preferred]/ > > -- > Karl Denninger > karl@denninger.net > /The Market Ticker/ > /[S/MIME encrypted email preferred]/ --001a113f0c5afed65f05258df0a6 Content-Type: text/plain; charset=US-ASCII; name="bcm2835_dma_fix1.diff" Content-Disposition: attachment; filename="bcm2835_dma_fix1.diff" Content-Transfer-Encoding: base64 X-Attachment-Id: f_ihiadqmt0 ZGlmZiAtLWdpdCBhL3N5cy9hcm0vYnJvYWRjb20vYmNtMjgzNS9iY20yODM1X2RtYS5jIGIvc3lz L2FybS9icm9hZGNvbS9iY20yODM1L2JjbTI4MzVfZG1hLmMKaW5kZXggNDk4Y2VjMi4uYWZlNTQ4 NSAxMDA2NDQKLS0tIGEvc3lzL2FybS9icm9hZGNvbS9iY20yODM1L2JjbTI4MzVfZG1hLmMKKysr IGIvc3lzL2FybS9icm9hZGNvbS9iY20yODM1L2JjbTI4MzVfZG1hLmMKQEAgLTI2NSw4ICsyNjUs MTAgQEAgYmNtX2RtYV9pbml0KGRldmljZV90IGRldikKIAkJY2gtPmNoID0gaTsKIAkJY2gtPmZs YWdzID0gQkNNX0RNQV9DSF9VTk1BUDsKIAotCQlpZiAoKGJjbV9kbWFfY2hhbm5lbF9tYXNrICYg KDEgPDwgaSkpID09IDApCisJCWlmICgoYmNtX2RtYV9jaGFubmVsX21hc2sgJiAoMSA8PCBpKSkg PT0gMCkgeworCQkJYnVzX3dyaXRlXzQoc2MtPnNjX21lbSwgQkNNX0RNQV9DUyhpKSwgQ1NfUkVT RVQpOwogCQkJY29udGludWU7CisJCX0KIAogCQllcnIgPSBidXNfZG1hbWVtX2FsbG9jKHNjLT5z Y19kbWFfdGFnLCAmY2JfdmlydCwKIAkJICAgIEJVU19ETUFfV0FJVE9LIHwgQlVTX0RNQV9DT0hF UkVOVCB8IEJVU19ETUFfWkVSTywK --001a113f0c5afed65f05258df0a6-- From owner-freebsd-arm@freebsd.org Sat Nov 28 00:51:00 2015 Return-Path: Delivered-To: freebsd-arm@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 DD1D8A36784 for ; Sat, 28 Nov 2015 00:50:59 +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 C1AF21307; Sat, 28 Nov 2015 00:50:59 +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 E248A1222; Sat, 28 Nov 2015 00:50:59 +0000 (UTC) Date: Sat, 28 Nov 2015 00:50:57 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, adrian@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Message-ID: <155789646.209.1448671859872.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_arm64 - Build #1797 - Failure MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD_arm64 X-Jenkins-Result: FAILURE Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Nov 2015 00:51:00 -0000 FreeBSD_HEAD_arm64 - Build #1797 - Failure: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1797/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1797/ch= anges Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1797/con= sole Change summaries: 291411 by adrian: [ath] conditionally print out the rate series information if ATH_DEBUG_XMIT= is set. 291410 by tuexen: Take also the send queue and sent queue into account when triggering the sending of outgoing stream reset requests. MFC after:=093 days The end of the build log: [...truncated 160062 lines...] ctfconvert -L VERSION -g evregion.o --- modules-all --- --- all_subdir_ath --- --- if_ath_debug.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -Werro= r -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/usr/src/sys/modules/ath/../../de= v/ath -I/usr/src/sys/modules/ath/../../dev/ath/ath_hal -I. -I/usr/src/sys/m= odules/ath/../../contrib/dev/ath/ath_hal/ -DHAVE_KERNEL_OPTION_HEADERS -inc= lude /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 -mg= eneral-regs-only -ffixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwa= rf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissin= g-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sig= n -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-= show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-err= or-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function = -Wno-error-pointer-sign -Wno-error-shift-negative-value -std=3Diso9899:1= 999 -c /usr/src/sys/modules/ath/../../dev/ath/if_ath_debug.c -o if_ath_debu= g.o ctfconvert -L VERSION -g if_ath_debug.o --- all_subdir_dtrace --- =3D=3D=3D> dtrace (all) --- all_subdir_dtmalloc --- =3D=3D=3D> dtrace/dtmalloc (all) --- dtmalloc.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -Werro= r -D_KERNEL -DKLD_MODULE -nostdinc -I/usr/src/sys/cddl/compat/opensolaris = -I/usr/src/sys/cddl/contrib/opensolaris/uts/common -I/usr/src/sys -DHAVE_KE= RNEL_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 -Wstr= ict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual = -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-inc= lude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tauto= logical-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno= -error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-v= alue -std=3Diso9899:1999 -include /usr/src/sys/cddl/compat/opensolaris/s= ys/debug_compat.h -c /usr/src/sys/cddl/dev/dtmalloc/dtmalloc.c -o dtmalloc.= o --- all_subdir_ath --- --- ar9300_reset.o --- ctfconvert -L VERSION -g ar9300_reset.o --- all_subdir_dtrace --- --- all_subdir_dtnfscl --- =3D=3D=3D> dtrace/dtnfscl (all) --- nfs_clkdtrace.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -Werro= r -D_KERNEL -DKLD_MODULE -nostdinc -I/usr/src/sys/cddl/compat/opensolaris = -I/usr/src/sys/cddl/contrib/opensolaris/uts/common -I/usr/src/sys -DHAVE_KE= RNEL_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 -Wstr= ict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual = -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-inc= lude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tauto= logical-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno= -error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-v= alue -std=3Diso9899:1999 -include /usr/src/sys/cddl/compat/opensolaris/s= ys/debug_compat.h -c /usr/src/sys/fs/nfsclient/nfs_clkdtrace.c -o nfs_clkdt= race.o --- all_subdir_dtmalloc --- ctfconvert -L VERSION -g dtmalloc.o --- dtmalloc.kld --- /usr/local/aarch64-freebsd/bin/ld -d -warn-common -r -d -o dtmalloc.kld dtm= alloc.o ctfmerge -L VERSION -g -o dtmalloc.kld dtmalloc.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dtmalloc.kld export_syms | xargs -J= % /usr/local/aarch64-freebsd/bin/objcopy % dtmalloc.kld --- dtmalloc.ko.full --- /usr/local/aarch64-freebsd/bin/ld -Bshareable -d -warn-common -o dtmalloc.k= o.full dtmalloc.o --- dtmalloc.ko.debug --- /usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug dtmalloc.ko.full d= tmalloc.ko.debug --- dtmalloc.ko --- /usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=3D= dtmalloc.ko.debug dtmalloc.ko.full dtmalloc.ko --- all_subdir_dummynet --- =3D=3D=3D> dummynet (all) --- ip_dummynet.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -Werro= r -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 -mgenera= l-regs-only -ffixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 = -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-pro= totypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D_= _printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-= option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-em= pty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-= error-pointer-sign -Wno-error-shift-negative-value -std=3Diso9899:1999 -= c /usr/src/sys/modules/dummynet/../../netpfil/ipfw/ip_dummynet.c -o ip_dumm= ynet.o --- all_subdir_dtrace --- --- all_subdir_dtnfscl --- ctfconvert -L VERSION -g nfs_clkdtrace.o --- dtnfscl.kld --- /usr/local/aarch64-freebsd/bin/ld -d -warn-common -r -d -o dtnfscl.kld nfs_= clkdtrace.o ctfmerge -L VERSION -g -o dtnfscl.kld nfs_clkdtrace.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dtnfscl.kld export_syms | xargs -J%= /usr/local/aarch64-freebsd/bin/objcopy % dtnfscl.kld --- dtnfscl.ko.full --- /usr/local/aarch64-freebsd/bin/ld -Bshareable -d -warn-common -o dtnfscl.ko= .full nfs_clkdtrace.o --- dtnfscl.ko.debug --- /usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug dtnfscl.ko.full dt= nfscl.ko.debug --- dtnfscl.ko --- /usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=3D= dtnfscl.ko.debug dtnfscl.ko.full dtnfscl.ko --- all_subdir_dtrace --- =3D=3D=3D> dtrace/dtrace (all) --- opensolaris_taskq.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -DDIS_MEM -DSMP -fno-strict= -aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/usr/src/sys/cddl/com= pat/opensolaris -I/usr/src/sys/cddl/dev/dtrace -I/usr/src/sys/cddl/dev/dtra= ce/aarch64 -I/usr/src/sys/cddl/contrib/opensolaris/uts/common -I/usr/src/sy= s/cddl/contrib/opensolaris/common/util -I/usr/src/sys -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-pro= tector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototyp= es -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno= -pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -f= diagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-comp= are -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unuse= d-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -Wno-pa= rentheses -Wno-uninitialized -Wno-cast-qual -Wno-unused -std=3Diso9899:1= 999 -include /usr/src/sys/cddl/compat/opensolaris/sys/debug_compat.h -c /us= r/src/sys/cddl/compat/opensolaris/kern/opensolaris_taskq.c -o opensolaris_t= askq.o --- all_subdir_ath --- --- if_ath.o --- ctfconvert -L VERSION -g if_ath.o --- all_subdir_dtrace --- ctfconvert -L VERSION -g opensolaris_taskq.o --- dtrace.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -DDIS_MEM -DSMP -fno-strict= -aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/usr/src/sys/cddl/com= pat/opensolaris -I/usr/src/sys/cddl/dev/dtrace -I/usr/src/sys/cddl/dev/dtra= ce/aarch64 -I/usr/src/sys/cddl/contrib/opensolaris/uts/common -I/usr/src/sy= s/cddl/contrib/opensolaris/common/util -I/usr/src/sys -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-pro= tector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototyp= es -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno= -pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -f= diagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-comp= are -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unuse= d-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -Wno-pa= rentheses -Wno-uninitialized -Wno-cast-qual -Wno-unused -std=3Diso9899:1= 999 -include /usr/src/sys/cddl/compat/opensolaris/sys/debug_compat.h -c /us= r/src/sys/cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c -o dtrace.o --- all_subdir_ath --- --- if_ath_keycache.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -Werro= r -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/usr/src/sys/modules/ath/../../de= v/ath -I/usr/src/sys/modules/ath/../../dev/ath/ath_hal -I. -I/usr/src/sys/m= odules/ath/../../contrib/dev/ath/ath_hal/ -DHAVE_KERNEL_OPTION_HEADERS -inc= lude /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 -mg= eneral-regs-only -ffixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwa= rf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissin= g-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sig= n -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-= show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-err= or-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function = -Wno-error-pointer-sign -Wno-error-shift-negative-value -std=3Diso9899:1= 999 -c /usr/src/sys/modules/ath/../../dev/ath/if_ath_keycache.c -o if_ath_k= eycache.o --- all_subdir_dummynet --- ctfconvert -L VERSION -g ip_dummynet.o --- all_subdir_ath --- ctfconvert -L VERSION -g if_ath_keycache.o --- all_subdir_dummynet --- --- ip_dn_glue.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -Werro= r -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 -mgenera= l-regs-only -ffixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 = -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-pro= totypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D_= _printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-= option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-em= pty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-= error-pointer-sign -Wno-error-shift-negative-value -std=3Diso9899:1999 -= c /usr/src/sys/modules/dummynet/../../netpfil/ipfw/ip_dn_glue.c -o ip_dn_gl= ue.o --- all_subdir_de --- ctfconvert -L VERSION -g if_de.o --- if_de.kld --- /usr/local/aarch64-freebsd/bin/ld -d -warn-common -r -d -o if_de.kld if_de.= o ctfmerge -L VERSION -g -o if_de.kld if_de.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk if_de.kld export_syms | xargs -J% /= usr/local/aarch64-freebsd/bin/objcopy % if_de.kld --- if_de.ko.full --- /usr/local/aarch64-freebsd/bin/ld -Bshareable -d -warn-common -o if_de.ko.f= ull if_de.o --- if_de.ko.debug --- /usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug if_de.ko.full if_d= e.ko.debug --- if_de.ko --- /usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=3D= if_de.ko.debug if_de.ko.full if_de.ko --- evrgnini.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -mgeneral-regs-only -ffixed-x18 -ffreestanding -fwrapv -fstack-protector= -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -W= missing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-point= er-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagno= stics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -W= no-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-func= tion -Wno-error-pointer-sign -Wno-error-shift-negative-value -std=3Diso= 9899:1999 -Werror /usr/src/sys/contrib/dev/acpica/components/events/evrgni= ni.c --- modules-all --- --- all_subdir_ath --- --- if_ath_sysctl.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -Werro= r -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/usr/src/sys/modules/ath/../../de= v/ath -I/usr/src/sys/modules/ath/../../dev/ath/ath_hal -I. -I/usr/src/sys/m= odules/ath/../../contrib/dev/ath/ath_hal/ -DHAVE_KERNEL_OPTION_HEADERS -inc= lude /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 -mg= eneral-regs-only -ffixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwa= rf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissin= g-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sig= n -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-= show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-err= or-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function = -Wno-error-pointer-sign -Wno-error-shift-negative-value -std=3Diso9899:1= 999 -c /usr/src/sys/modules/ath/../../dev/ath/if_ath_sysctl.c -o if_ath_sys= ctl.o --- evrgnini.o --- ctfconvert -L VERSION -g evrgnini.o --- modules-all --- --- all_subdir_dummynet --- ctfconvert -L VERSION -g ip_dn_glue.o --- all_subdir_em --- =3D=3D=3D> em (all) --- all_subdir_dummynet --- --- ip_dn_io.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -Werro= r -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 -mgenera= l-regs-only -ffixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 = -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-pro= totypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D_= _printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-= option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-em= pty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-= error-pointer-sign -Wno-error-shift-negative-value -std=3Diso9899:1999 -= c /usr/src/sys/modules/dummynet/../../netpfil/ipfw/ip_dn_io.c -o ip_dn_io.o --- all_subdir_em --- --- if_em.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -Werro= r -D_KERNEL -DKLD_MODULE -nostdinc -I/usr/src/sys/modules/em/../../dev/e10= 00 -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/ar= m64.aarch64/usr/src/sys/GENERIC -mgeneral-regs-only -ffixed-x18 -ffreestan= ding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-e= xterns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -= Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -= Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno= -error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-e= quality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shif= t-negative-value -std=3Diso9899:1999 -c /usr/src/sys/modules/em/../../de= v/e1000/if_em.c -o if_em.o --- all_subdir_dummynet --- ctfconvert -L VERSION -g ip_dn_io.o --- dn_heap.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -Werro= r -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 -mgenera= l-regs-only -ffixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 = -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-pro= totypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D_= _printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-= option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-em= pty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-= error-pointer-sign -Wno-error-shift-negative-value -std=3Diso9899:1999 -= c /usr/src/sys/modules/dummynet/../../netpfil/ipfw/dn_heap.c -o dn_heap.o --- all_subdir_ath --- ctfconvert -L VERSION -g if_ath_sysctl.o --- all_subdir_dummynet --- ctfconvert -L VERSION -g dn_heap.o --- all_subdir_ath --- --- if_ath_tx.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -Werro= r -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/usr/src/sys/modules/ath/../../de= v/ath -I/usr/src/sys/modules/ath/../../dev/ath/ath_hal -I. -I/usr/src/sys/m= odules/ath/../../contrib/dev/ath/ath_hal/ -DHAVE_KERNEL_OPTION_HEADERS -inc= lude /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 -mg= eneral-regs-only -ffixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwa= rf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissin= g-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sig= n -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-= show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-err= or-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function = -Wno-error-pointer-sign -Wno-error-shift-negative-value -std=3Diso9899:1= 999 -c /usr/src/sys/modules/ath/../../dev/ath/if_ath_--- all_subdir_dummyne= t --- --- dn_sched_fifo.o --- --- all_subdir_ath --- tx.c -o if_ath_tx.o --- all_subdir_dummynet --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -Werro= r -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 -mgenera= l-regs-only -ffixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 = -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-pro= totypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D_= _printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-= option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-em= pty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-= error-pointer-sign -Wno-error-shift-negative-value -std=3Diso9899:1999 -= c /usr/src/sys/modules/dummynet/../../netpfil/ipfw/dn_sched_fifo.c -o dn_sc= hed_fifo.o ctfconvert -L VERSION -g dn_sched_fifo.o --- dn_sched_qfq.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -Werro= r -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 -mgenera= l-regs-only -ffixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 = -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-pro= totypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D_= _printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-= option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-em= pty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-= error-pointer-sign -Wno-error-shift-negative-value -std=3Diso9899:1999 -= c /usr/src/sys/modules/dummynet/../../netpfil/ipfw/dn_sched_qfq.c -o dn_sch= ed_qfq.o ctfconvert -L VERSION -g dn_sched_qfq.o --- dn_sched_rr.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -Werro= r -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 -mgenera= l-regs-only -ffixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 = -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-pro= totypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D_= _printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-= option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-em= pty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-= error-pointer-sign -Wno-error-shift-negative-value -std=3Diso9899:1999 -= c /usr/src/sys/modules/dummynet/../../netpfil/ipfw/dn_sched_rr.c -o dn_sche= d_rr.o ctfconvert -L VERSION -g dn_sched_rr.o --- dn_sched_wf2q.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -Werro= r -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 -mgenera= l-regs-only -ffixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 = -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-pro= totypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D_= _printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-= option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-em= pty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-= error-pointer-sign -Wno-error-shift-negative-value -std=3Diso9899:1999 -= c /usr/src/sys/modules/dummynet/../../netpfil/ipfw/dn_sched_wf2q.c -o dn_sc= hed_wf2q.o ctfconvert -L VERSION -g dn_sched_wf2q.o --- dn_sched_prio.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -Werro= r -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 -mgenera= l-regs-only -ffixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 = -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-pro= totypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D_= _printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-= option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-em= pty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-= error-pointer-sign -Wno-error-shift-negative-value -std=3Diso9899:1999 -= c /usr/src/sys/modules/dummynet/../../netpfil/ipfw/dn_sched_prio.c -o dn_sc= hed_prio.o ctfconvert -L VERSION -g dn_sched_prio.o --- dummynet.kld --- /usr/local/aarch64-freebsd/bin/ld -d -warn-common -r -d -o dummynet.kld ip_= dummynet.o ip_dn_glue.o ip_dn_io.o dn_heap.o dn_sched_fifo.o dn_sched_qfq.o= dn_sched_rr.o dn_sched_wf2q.o dn_sched_prio.o ctfmerge -L VERSION -g -o dummynet.kld ip_dummynet.o ip_dn_glue.o ip_dn_io.= o dn_heap.o dn_sched_fifo.o dn_sched_qfq.o dn_sched_rr.o dn_sched_wf2q.o dn= _sched_prio.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dummynet.kld export_syms | xargs -J= % /usr/local/aarch64-freebsd/bin/objcopy % dummynet.kld --- dummynet.ko.full --- /usr/local/aarch64-freebsd/bin/ld -Bshareable -d -warn-common -o dummynet.k= o.full ip_dummynet.o ip_dn_glue.o ip_dn_io.o dn_heap.o dn_sched_fifo.o dn_s= ched_qfq.o dn_sched_rr.o dn_sched_wf2q.o dn_sched_prio.o --- dummynet.ko.debug --- /usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug dummynet.ko.full d= ummynet.ko.debug --- dummynet.ko --- /usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=3D= dummynet.ko.debug dummynet.ko.full dummynet.ko --- all_subdir_em --- --- e1000_osdep.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -Werro= r -D_KERNEL -DKLD_MODULE -nostdinc -I/usr/src/sys/modules/em/../../dev/e10= 00 -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/ar= m64.aarch64/usr/src/sys/GENERIC -mgeneral-regs-only -ffixed-x18 -ffreestan= ding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-e= xterns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -= Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -= Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno= -error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-e= quality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shif= t-negative-value -std=3Diso9899:1999 -c /usr/src/sys/modules/em/../../de= v/e1000/e1000_osdep.c -o e1000_osdep.o ctfconvert -L VERSION -g e1000_osdep.o --- all_subdir_dtrace --- --- all_subdir_dtraceall --- =3D=3D=3D> dtrace/dtraceall (all) --- dtraceall.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -Werro= r -D_KERNEL -DKLD_MODULE -nostdinc -I/usr/src/sys -DHAVE_KERNEL_OPTION_HEA= DERS -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/GEN= ERIC -mgeneral-regs-only -ffixed-x18 -ffreestanding -fwrapv -fstack-protec= tor -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes = -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-po= inter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdia= gnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare= -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-f= unction -Wno-error-pointer-sign -Wno-error-shift-negative-value -std=3D= iso9899:1999 -include /usr/src/sys/cddl/compat/opensolaris/sys/debug_compat= .h -c /usr/src/sys/modules/dtrace/dtraceall/dtraceall.c -o dtraceall.o ctfconvert -L VERSION -g dtraceall.o --- dtraceall.kld --- /usr/local/aarch64-freebsd/bin/ld -d -warn-common -r -d -o dtraceall.kld dt= raceall.o ctfmerge -L VERSION -g -o dtraceall.kld dtraceall.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dtraceall.kld export_syms | xargs -= J% /usr/local/aarch64-freebsd/bin/objcopy % dtraceall.kld --- dtraceall.ko.full --- /usr/local/aarch64-freebsd/bin/ld -Bshareable -d -warn-common -o dtraceall.= ko.full dtraceall.o --- dtraceall.ko.debug --- /usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug dtraceall.ko.full = dtraceall.ko.debug --- dtraceall.ko --- /usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=3D= dtraceall.ko.debug dtraceall.ko.full dtraceall.ko --- all_subdir_ath --- --- if_ath_tx_ht.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -fno-strict-aliasing -Werro= r -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/usr/src/sys/modules/ath/../../de= v/ath -I/usr/src/sys/modules/ath/../../dev/ath/ath_hal -I. -I/usr/src/sys/m= odules/ath/../../contrib/dev/ath/ath_hal/ -DHAVE_KERNEL_OPTION_HEADERS -inc= lude /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 -mg= eneral-regs-only -ffixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwa= rf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissin= g-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sig= n -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-= show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-err= or-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function = -Wno-error-pointer-sign -Wno-error-shift-negative-value -std=3Diso9899:1= 999 -c /usr/src/sys/modules/ath/../../dev/ath/if_ath_tx_ht.c -o if_ath_tx_h= t.o --- all_subdir_em --- --- if_em.o --- ctfconvert -L VERSION -g if_em.o --- all_subdir_ath --- --- if_ath_tx.o --- ctfconvert -L VERSION -g if_ath_tx.o --- if_ath_tx_ht.o --- /usr/src/sys/modules/ath/../../dev/ath/if_ath_tx_ht.c:631:21: error: use of= undeclared identifier 'ATH_DEBUG_XMIT' if (sc->sc_debug & ATH_DEBUG_XMIT) ^ 1 error generated. *** [if_ath_tx_ht.o] Error code 1 make[4]: stopped in /usr/src/sys/modules/ath --- all_subdir_em --- A failure has been detected in another branch of the parallel make make[4]: stopped in /usr/src/sys/modules/em *** [all_subdir_em] Error code 2 make[3]: stopped in /usr/src/sys/modules --- all_subdir_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_dtrace --- --- all_subdir_dtrace --- ctfconvert -L VERSION -g dtrace.o A failure has been detected in another branch of the parallel make make[5]: stopped in /usr/src/sys/modules/dtrace/dtrace *** [all_subdir_dtrace] Error code 2 make[4]: stopped in /usr/src/sys/modules/dtrace 1 error make[4]: stopped in /usr/src/sys/modules/dtrace *** [all_subdir_dtrace] 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/hudson2405916255058299387.sh + export 'PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/b= in' + export 'jname=3DFreeBSD_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 + 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 From owner-freebsd-arm@freebsd.org Sat Nov 28 02:56:15 2015 Return-Path: Delivered-To: freebsd-arm@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 18871A39084 for ; Sat, 28 Nov 2015 02:56: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 092DE15F0; Sat, 28 Nov 2015 02:56: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 3D7431270; Sat, 28 Nov 2015 02:56:15 +0000 (UTC) Date: Sat, 28 Nov 2015 02:55:33 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ume@FreeBSD.org, adrian@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Message-ID: <1223051216.215.1448679375116.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <155789646.209.1448671859872.JavaMail.jenkins@jenkins-9.freebsd.org> References: <155789646.209.1448671859872.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_arm64 - Build #1798 - Fixed MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD_arm64 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-arm@freebsd.org X-Mailman-Version: 2.1.20 List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Nov 2015 02:56:15 -0000 FreeBSD_HEAD_arm64 - Build #1798 - Fixed: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1798/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1798/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1798/console Change summaries: 291416 by adrian: Add AR9530 (honeybee) config option. 291415 by ume: Regen src.conf.5 for recent option changes. 291414 by ume: Fix breakage by recent collation change. LC_ALL has to be exported. 291413 by adrian: * Add device string for QCA955x (scorpion); * Add device ID and device string for QCA953x (honeybee). 291412 by adrian: wrap in ATH_DEBUG. Thanks sparc64 build! From owner-freebsd-arm@freebsd.org Sat Nov 28 14:29:55 2015 Return-Path: Delivered-To: freebsd-arm@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 22E7CA3B5D3 for ; Sat, 28 Nov 2015 14:29:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0EB531FF5 for ; Sat, 28 Nov 2015 14:29:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id tASETsxN035587 for ; Sat, 28 Nov 2015 14:29:54 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-arm@FreeBSD.org Subject: [Bug 201434] [PATCH] Bad management of PSR_A bit Date: Sat, 28 Nov 2015 14:29:55 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: arm X-Bugzilla-Version: 11.0-CURRENT X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: mmoll@freebsd.org X-Bugzilla-Status: Closed X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-arm@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc resolution bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Nov 2015 14:29:55 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201434 Michael Moll changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mmoll@freebsd.org Resolution|--- |FIXED Status|New |Closed --- Comment #2 from Michael Moll --- closing with mmel@'s blessings. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-arm@freebsd.org Sat Nov 28 14:29:57 2015 Return-Path: Delivered-To: freebsd-arm@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 D306EA3B5E7 for ; Sat, 28 Nov 2015 14:29:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BD58A100F for ; Sat, 28 Nov 2015 14:29:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id tASETv4n035656 for ; Sat, 28 Nov 2015 14:29:57 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-arm@FreeBSD.org Subject: [Bug 198360] ARMv6 L1 table overflow @ locore-v6.S Date: Sat, 28 Nov 2015 14:29:57 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: arm X-Bugzilla-Version: 11.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: mmoll@freebsd.org X-Bugzilla-Status: Closed X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-arm@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc resolution bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Nov 2015 14:29:57 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198360 Michael Moll changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mmoll@freebsd.org Resolution|--- |FIXED Status|New |Closed --- Comment #2 from Michael Moll --- closing with mmel@'s blessings. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-arm@freebsd.org Sat Nov 28 16:56:05 2015 Return-Path: Delivered-To: freebsd-arm@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 29CFEA3B53B for ; Sat, 28 Nov 2015 16:56:05 +0000 (UTC) (envelope-from sparvu@kronometrix.org) Received: from mail.kronometrix.org (mail.kronometrix.org [54.72.43.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.kronometrix.org", Issuer "mail.kronometrix.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id AF1461A3F for ; Sat, 28 Nov 2015 16:56:04 +0000 (UTC) (envelope-from sparvu@kronometrix.org) Received: from [192.168.1.71] (89-27-2-202.bb.dnainternet.fi [89.27.2.202]) (authenticated bits=0) by mail.kronometrix.org (8.14.9/8.14.9) with ESMTP id tASGaQpf056984 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Sat, 28 Nov 2015 16:36:27 GMT (envelope-from sparvu@kronometrix.org) Reply-To: sparvu@kronometrix.org To: "freebsd-arm@freebsd.org" From: Stefan Parvu Subject: vm.stats.vm.v_cache_min No such file or directory Organization: kronometrix.org Message-ID: <5659D805.2060703@kronometrix.org> Date: Sat, 28 Nov 2015 18:36:21 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Nov 2015 16:56:05 -0000 Hi, On RPI2 Im seeing this error when trying to run vmstat ? krmx@rpi2:~ % uname -a FreeBSD rpi2 11.0-CURRENT FreeBSD 11.0-CURRENT #9 r288688M: Mon Oct 5 17:21:06 EEST 2015 root@rpi2:/usr/obj/usr/src/sys/RPI2 arm krmx@rpi2:~ % krmx@rpi2:~ % krmx@rpi2:~ % vmstat procs memory page disks faults cpu r b w avm fre flt re pi po fr sr mm0 md0 in sy cs us sy id vmstat: sysctl(vm.stats.vm.v_cache_min): No such file or directory Any ideas why ? Kernel requires some extra parameters during build ? Thank you, -- Stefan Parvu From owner-freebsd-arm@freebsd.org Sat Nov 28 19:43:11 2015 Return-Path: Delivered-To: freebsd-arm@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 C1597A3B595 for ; Sat, 28 Nov 2015 19:43:11 +0000 (UTC) (envelope-from karl@denninger.net) Received: from mail.denninger.net (wsip-70-169-168-7.pn.at.cox.net [70.169.168.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8E4B110FC for ; Sat, 28 Nov 2015 19:43:10 +0000 (UTC) (envelope-from karl@denninger.net) Received: from [192.168.1.40] (Karl-Desktop.Denninger.net [192.168.1.40]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.denninger.net (Postfix) with ESMTPSA id 1BD6A21D192 for ; Sat, 28 Nov 2015 13:43:08 -0600 (CST) Subject: Re: Raspberry Pi2 kernel warnings To: "freebsd-arm@freebsd.org" References: <56575896.70105@denninger.net> <5657E4C6.9020609@denninger.net> <56589C6B.8000100@denninger.net> <5658DB87.5010308@denninger.net> From: Karl Denninger Message-ID: <565A03CA.1010608@denninger.net> Date: Sat, 28 Nov 2015 13:43:06 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; protocol="application/pkcs7-signature"; micalg=sha-512; boundary="------------ms020705030903050408030802" X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Nov 2015 19:43:11 -0000 This is a cryptographically signed message in MIME format. --------------ms020705030903050408030802 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable That appears to have fixed it; espeak is again working. On 11/27/2015 17:20, Svatopluk Kraus wrote: > Well, I cannot imagine now how my patch could be the cause of that > except that sdhci is using dma channel #4 now, but it was #2, which is > said to be used by GPU. And channels used by GPU are not initialized > now. Try to apply the attached fix just to be sure. > > FYI, my video playback freezed up after more than 12 hours of playing > today, so there could be some problem in communication with GPU, not > my patch related. > > > > On Fri, Nov 27, 2015 at 11:39 PM, Karl Denninger w= rote: >> Hmmm... or maybe not. >> >> "espeak" (speech synthesizer) hangs in a "S" state with this change in= =2E >> Not sure if it's the cause but it was working before. >> >> >> On 11/27/2015 13:56, Svatopluk Kraus wrote: >>> OK, Thanks. >>> >>> On Fri, Nov 27, 2015 at 7:09 PM, Karl Denninger = wrote: >>>> The patch still looks good -- it ran overnight without any warnings = and >>>> is still grinning. >>>> >>>> On 11/26/2015 23:06, Karl Denninger wrote: >>>>> On 11/26/2015 15:20, Svatopluk Kraus wrote: >>>>>> On Thu, Nov 26, 2015 at 8:08 PM, Karl Denninger wrote: >>>>>>> I'm getting these on a fairly consistent basis on a Pi that is ta= lking >>>>>>> to a Zwave USB stick and a serial USB interface (two instances th= at both >>>>>>> show up as serial devices): >>>>>>> >>>>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>>>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>>>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>>>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>>>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>>>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>>>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>>>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>>>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>>>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10007 >>>>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>>>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>>>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10007 >>>>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>>>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>>>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10027 >>>>>>> bcm_dma0: unused DMA intr CH=3D3, CS=3D20f10007 >>>>>>> >>>>>>> They're showing up maybe every half-hour or so.... doesn't appear= to be >>>>>>> doing anything bad, other than displaying the message..... >>>>>>> >>>>>> I'm just finished a patch which works well for me. I plan to commi= t it >>>>>> after some more testing. The patch is attached if you want to test= it >>>>>> too. >>>>>> >>>>>> Svatopluk Kraus >>>>>> >>>>> I have the patch loaded on on the Pi that is exhibiting the problem= -- >>>>> so far looks good. >>>>> >>>> -- >>>> Karl Denninger >>>> karl@denninger.net >>>> /The Market Ticker/ >>>> /[S/MIME encrypted email preferred]/ >> -- >> Karl Denninger >> karl@denninger.net >> /The Market Ticker/ >> /[S/MIME encrypted email preferred]/ --=20 Karl Denninger karl@denninger.net /The Market Ticker/ /[S/MIME encrypted email preferred]/ --------------ms020705030903050408030802 Content-Type: application/pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" Content-Description: S/MIME Cryptographic Signature MIAGCSqGSIb3DQEHAqCAMIACAQExDzANBglghkgBZQMEAgMFADCABgkqhkiG9w0BBwEAAKCC Bl8wggZbMIIEQ6ADAgECAgEpMA0GCSqGSIb3DQEBCwUAMIGQMQswCQYDVQQGEwJVUzEQMA4G A1UECBMHRmxvcmlkYTESMBAGA1UEBxMJTmljZXZpbGxlMRkwFwYDVQQKExBDdWRhIFN5c3Rl bXMgTExDMRwwGgYDVQQDExNDdWRhIFN5c3RlbXMgTExDIENBMSIwIAYJKoZIhvcNAQkBFhND dWRhIFN5c3RlbXMgTExDIENBMB4XDTE1MDQyMTAyMjE1OVoXDTIwMDQxOTAyMjE1OVowWjEL MAkGA1UEBhMCVVMxEDAOBgNVBAgTB0Zsb3JpZGExGTAXBgNVBAoTEEN1ZGEgU3lzdGVtcyBM TEMxHjAcBgNVBAMTFUthcmwgRGVubmluZ2VyIChPQ1NQKTCCAiIwDQYJKoZIhvcNAQEBBQAD ggIPADCCAgoCggIBALmEWPhAdphrWd4K5VTvE5pxL3blRQPyGF3ApjUjgtavqU1Y8pbI3Byg XDj2/Uz9Si8XVj/kNbKEjkRh5SsNvx3Fc0oQ1uVjyCq7zC/kctF7yLzQbvWnU4grAPZ3IuAp 3/fFxIVaXpxEdKmyZAVDhk9az+IgHH43rdJRIMzxJ5vqQMb+n2EjadVqiGPbtG9aZEImlq7f IYDTnKyToi23PAnkPwwT+q1IkI2DTvf2jzWrhLR5DTX0fUYC0nxlHWbjgpiapyJWtR7K2YQO aevQb/3vN9gSojT2h+cBem7QIj6U69rEYcEDvPyCMXEV9VcXdcmW42LSRsPvZcBHFkWAJqMZ Myiz4kumaP+s+cIDaXitR/szoqDKGSHM4CPAZV9Yh8asvxQL5uDxz5wvLPgS5yS8K/o7zDR5 vNkMCyfYQuR6PAJxVOk5Arqvj9lfP3JSVapwbr01CoWDBkpuJlKfpQIEeC/pcCBKknllbMYq yHBO2TipLyO5Ocd1nhN/nOsO+C+j31lQHfOMRZaPQykXVPWG5BbhWT7ttX4vy5hOW6yJgeT/ o3apynlp1cEavkQRS8uJHoQszF6KIrQMID/JfySWvVQ4ksnfzwB2lRomrdrwnQ4eG/HBS+0l eozwOJNDIBlAP+hLe8A5oWZgooIIK/SulUAsfI6Sgd8dTZTTYmlhAgMBAAGjgfQwgfEwNwYI KwYBBQUHAQEEKzApMCcGCCsGAQUFBzABhhtodHRwOi8vY3VkYXN5c3RlbXMubmV0Ojg4ODgw CQYDVR0TBAIwADARBglghkgBhvhCAQEEBAMCBaAwCwYDVR0PBAQDAgXgMCwGCWCGSAGG+EIB DQQfFh1PcGVuU1NMIEdlbmVyYXRlZCBDZXJ0aWZpY2F0ZTAdBgNVHQ4EFgQUxRyULenJaFwX RtT79aNmIB/u5VkwHwYDVR0jBBgwFoAUJHGbnYV9/N3dvbDKkpQDofrTbTUwHQYDVR0RBBYw FIESa2FybEBkZW5uaW5nZXIubmV0MA0GCSqGSIb3DQEBCwUAA4ICAQBPf3cYtmKowmGIYsm6 eBinJu7QVWvxi1vqnBz3KE+HapqoIZS8/PolB/hwiY0UAE1RsjBJ7yEjihVRwummSBvkoOyf G30uPn4yg4vbJkR9lTz8d21fPshWETa6DBh2jx2Qf13LZpr3Pj2fTtlu6xMYKzg7cSDgd2bO sJGH/rcvva9Spkx5Vfq0RyOrYph9boshRN3D4tbWgBAcX9POdXCVfJONDxhfBuPHsJ6vEmPb An+XL5Yl26XYFPiODQ+Qbk44Ot1kt9s7oS3dVUrh92Qv0G3J3DF+Vt6C15nED+f+bk4gScu+ JHT7RjEmfa18GT8DcT//D1zEke1Ymhb41JH+GyZchDRWtjxsS5OBFMzrju7d264zJUFtX7iJ 3xvpKN7VcZKNtB6dLShj3v/XDsQVQWXmR/1YKWZ93C3LpRs2Y5nYdn6gEOpL/WfQFThtfnat HNc7fNs5vjotaYpBl5H8+VCautKbGOs219uQbhGZLYTv6okuKcY8W+4EJEtK0xB08vqr9Jd0 FS9MGjQE++GWo+5eQxFt6nUENHbVYnsr6bYPQsZH0CRNycgTG9MwY/UIXOf4W034UpR82TBG 1LiMsYfb8ahQJhs3wdf1nzipIjRwoZKT1vGXh/cj3gwSr64GfenURBxaFZA5O1acOZUjPrRT n3ci4McYW/0WVVA3lDGCBRMwggUPAgEBMIGWMIGQMQswCQYDVQQGEwJVUzEQMA4GA1UECBMH RmxvcmlkYTESMBAGA1UEBxMJTmljZXZpbGxlMRkwFwYDVQQKExBDdWRhIFN5c3RlbXMgTExD MRwwGgYDVQQDExNDdWRhIFN5c3RlbXMgTExDIENBMSIwIAYJKoZIhvcNAQkBFhNDdWRhIFN5 c3RlbXMgTExDIENBAgEpMA0GCWCGSAFlAwQCAwUAoIICTTAYBgkqhkiG9w0BCQMxCwYJKoZI hvcNAQcBMBwGCSqGSIb3DQEJBTEPFw0xNTExMjgxOTQzMDZaME8GCSqGSIb3DQEJBDFCBEC4 dFRdaMPKKNurcJXXfeU/+qU8BC6j80bTd7EDrggwh1W9pq8sR6S1dq20NKK+7gWHQzM8B6yd JBcwg1js5dF0MGwGCSqGSIb3DQEJDzFfMF0wCwYJYIZIAWUDBAEqMAsGCWCGSAFlAwQBAjAK BggqhkiG9w0DBzAOBggqhkiG9w0DAgICAIAwDQYIKoZIhvcNAwICAUAwBwYFKw4DAgcwDQYI KoZIhvcNAwICASgwgacGCSsGAQQBgjcQBDGBmTCBljCBkDELMAkGA1UEBhMCVVMxEDAOBgNV BAgTB0Zsb3JpZGExEjAQBgNVBAcTCU5pY2V2aWxsZTEZMBcGA1UEChMQQ3VkYSBTeXN0ZW1z IExMQzEcMBoGA1UEAxMTQ3VkYSBTeXN0ZW1zIExMQyBDQTEiMCAGCSqGSIb3DQEJARYTQ3Vk YSBTeXN0ZW1zIExMQyBDQQIBKTCBqQYLKoZIhvcNAQkQAgsxgZmggZYwgZAxCzAJBgNVBAYT AlVTMRAwDgYDVQQIEwdGbG9yaWRhMRIwEAYDVQQHEwlOaWNldmlsbGUxGTAXBgNVBAoTEEN1 ZGEgU3lzdGVtcyBMTEMxHDAaBgNVBAMTE0N1ZGEgU3lzdGVtcyBMTEMgQ0ExIjAgBgkqhkiG 9w0BCQEWE0N1ZGEgU3lzdGVtcyBMTEMgQ0ECASkwDQYJKoZIhvcNAQEBBQAEggIAqTTMyY/s 5PrNs0sdYHTYyyrn7/BMm1KuT+skp++DkiFD7x9ZeiTnblWU+fgOKdHKO6U/EdxL7hA08Fvq pSFhJjk33HotXKUa+gTnpUXWo8/cxEHHqBal6mx9AIL8La3ZLSSsd41oEvZYHz1iPl9rlLn/ IHPANl7ZYCSUC5+Os1prDbQOcXtdq2TaD/58eLPR6v2StWMPIDoiiH89GMzOj3MX/Hn8kvSs vC5vJ/7VEZT4/vgEtqeeSNpqiC5c7P4TAzZv5+AyxLRS3CE5+hxQ28Jq/L77aOs8nfjUnI6W oQVnKt3fzuWpoOPHDsir0RGnifxvue9CmLWcfHLLeARSUuLtjG+qegp+VNE01lFCQLwIyiLb pv9R6N3/1SNlZu0i++OUA78xWkdKPPRS4rEO1s9wSELo2dlzAIJXhD+m1TXZqIeotb6v3Kzz 100WqNHvAPkMgBHuEOPOJBBqfwlmKYQqfWWe7buq3Asu+vBOSGZkzdpwpRp9y+qnRCuZNMn8 SVYsObuvFuiFeK1zJ2ch2jE5d48TmVxMMgvJLdhgpAfCBL+aTNp9rM95EX4Mfe4bfUuKQZ+N uRSJoD74/6V2kgku5YT5y3LOwBPFWJEJ4OpxXcV7z+As/4qO0UWiF1mSWhrg+IUlxxvteeUf NPZ/C2pDNb50K02uQ0Wfmpr4RLoAAAAAAAA= --------------ms020705030903050408030802--