From owner-freebsd-arm@freebsd.org Sun Nov 29 06:49:08 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 CA1EFA3C91A for ; Sun, 29 Nov 2015 06:49:08 +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 AD3831A61; Sun, 29 Nov 2015 06:49: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 1529316C8; Sun, 29 Nov 2015 06:49:07 +0000 (UTC) Date: Sun, 29 Nov 2015 06:49:04 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: arybchik@FreeBSD.org, adrian@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Message-ID: <530108284.221.1448779747769.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_arm64 - Build #1804 - 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: Sun, 29 Nov 2015 06:49:09 -0000 FreeBSD_HEAD_arm64 - Build #1804 - Failure: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1804/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1804/ch= anges Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1804/con= sole Change summaries: 291438 by adrian: Add support for the integrated wifi for the QCA953x base config and AP143. Tested: * AP143 reference design board 291437 by adrian: Add initial support for the QCA953x SoC (honeybee) wifi. This is a 2x2 2GHz 802.11n part. It works enough at the moment to bring up, scan and associate. I haven't started using this as a day to day AP. The specifics: * add honeybee initvals * add in changes; a mix from the QCA HAL and ath9k; * fix a bug in AR_SREV_AR9580_10_OR_LATER(), which is only used for one capability check and we don't even implement it - so it's a big no-op. Shady things: * ath9k has the "platform data" define the 25/40MHz clock. This HAL .. doesn't. Honeybee gets hard-coded to 25MHz which it likely shouldn't be. I'll have to go and identify/fix those. Tested: * Qualcomm Atheros AP143 reference design board. Obtained from:=09Qualcomm Atheros; Linux ath9k 291436 by arybchik: sfxge: add prefast annotation to common code return types Using a typedef for common code return types (rather than "int") allows the Prefast static analyser to understand when a function has been successful (and thus when its postconditions must hold). This greatly reduces then number of false positives reported by prefast for error paths in common code functions. Submitted by: Andy Moreton Sponsored by: Solarflare Communications, Inc. MFC after: 2 days 291435 by adrian: u32 -> uint32_t. 291434 by arybchik: sfxge: cleanup: fix prefast annotations on mac stats updates Submitted by: Andy Moreton Sponsored by: Solarflare Communications, Inc. MFC after: 2 days X-MFC with: r291397 291433 by adrian: [ath_hal] add AR9461 (jupiter) 2.1 support. Obtained from:=09Linux ath9k 291432 by arybchik: sfxge: modify nvram update functions for uio platform to support RFID-selec= table presets Dynamic config partitions on boards that support RFID are divided into a number of segments, each formatted like a partition, with header, trailer and end tags. The first segment is the current active configuration. The segments are initialised by manftest and each contain a different configuration e.g. firmware variant. The firmware can be instructed via RFID to copy a segment over the first segment, hence changing the active configuration. This allows ops to change the configuration of a board prior to shipment using RFID. Changes to the dynamic config may need to be written to all segments (in particular firmware versions written by manftest) or just the first segment (changes to the active configuration). See SF-111324-SW. If only the first segment is written the code still needs to be aware of the possible presence of subsequent segments as writing to a segment may cause its size to increase, which would overwrite the subsequent segments and invalidate them. Boards that do not support RFID will only have one segment in their dynamic config partition. Submitted by: Paul Fox Sponsored by: Solarflare Communications, Inc. MFC after: 2 days Differential Revision: https://reviews.freebsd.org/D4302 The end of the build log: [...truncated 150408 lines...] --- depend_subdir_i2c --- rm -f .depend --- depend_subdir_geom --- =3D=3D=3D> geom/geom_nop (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/ichsmb/../../.= ./../dev/ichsmb/ichsmb.c /usr/src/sys/modules/i2c/controllers/ichsmb/../../= ../../dev/ichsmb/ichsmb_pci.c --- depend_subdir_geom --- --- 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/geom/geom_nop/../../../geom/no= p/g_nop.c --- depend_subdir_i2c --- --- depend_subdir_intpm --- =3D=3D=3D> i2c/controllers/intpm (depend) --- machine --- machine -> /usr/src/sys/arm64/include --- opt_intpm.h --- ln -sf /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_intpm.h opt_intpm.h --- device_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- depend_subdir_geom --- --- depend_subdir_geom_part --- =3D=3D=3D> geom/geom_part (depend) --- depend_subdir_i2c --- --- iicbus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/iicbus/iicbus_if.= m -h --- depend_subdir_geom --- --- depend_subdir_geom_part_apm --- =3D=3D=3D> geom/geom_part/geom_part_apm (depend) --- depend_subdir_geom_raid --- =3D=3D=3D> geom/geom_raid (depend) --- depend_subdir_i2c --- --- smbus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/smbus/smbus_if.m = -h --- pci_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h --- depend_subdir_geom --- --- depend_subdir_geom_part --- --- machine --- machine -> /usr/src/sys/arm64/include --- depend_subdir_i2c --- --- .depend --- rm -f .depend --- depend_subdir_geom --- --- bus_if.h --- --- depend_subdir_geom_raid --- --- machine --- --- 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/intpm/../../..= /../dev/intpm/intpm.c --- depend_subdir_geom --- --- depend_subdir_geom_part --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- depend_subdir_geom_raid --- machine -> /usr/src/sys/arm64/include --- g_raid_md_if.c --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/geom/raid/g_raid_md_i= f.m -c --- depend_subdir_geom_part --- --- device_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- depend_subdir_geom_raid --- --- g_raid_tr_if.c --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/geom/raid/g_raid_tr_i= f.m -c --- depend_subdir_geom_part --- --- g_part_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/geom/part/g_part_if.m= -h --- depend_subdir_geom_raid --- --- bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- depend_subdir_geom_part --- --- .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_part/geom_part_apm/.= ./../../../geom/part/g_part_apm.c --- depend_subdir_geom_raid --- --- device_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- depend_subdir_i2c --- --- depend_subdir_ismt --- --- depend_subdir_geom --- --- g_raid_md_if.h --- --- depend_subdir_i2c --- =3D=3D=3D> i2c/controllers/ismt (depend) --- depend_subdir_geom --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/geom/raid/g_raid_md_i= f.m -h --- g_raid_tr_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/geom/raid/g_raid_tr_i= f.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/geom/geom_raid/../../../geom/r= aid/g_raid.c /usr/src/sys/modules/geom/geom_raid/../../../geom/raid/g_raid_= ctl.c g_raid_md_if.c g_raid_tr_if.c /usr/src/sys/modules/geom/geom_raid/../= ../../geom/raid/md_ddf.c /usr/src/sys/modules/geom/geom_raid/../../../geom/= raid/md_intel.c /usr/src/sys/modules/geom/geom_raid/../../../geom/raid/md_j= micron.c /usr/src/sys/modules/geom/geom_raid/../../../geom/raid/md_nvidia.c= /usr/src/sys/modules/geom/geom_raid/../../../geom/raid/md_promise.c /usr/s= rc/sys/modules/geom/geom_raid/../../../geom/raid/md_sii.c /usr/src/sys/modu= les/geom/geom_raid/../../../geom/raid/tr_concat.c /usr/src/sys/modules/geom= /geom_raid/../../../geom/raid/tr_raid0.c /usr/src/sys/modules/geom/geom_rai= d/../../../geom/raid/tr_raid1.c /usr/src/sys/modules/geom/geom_raid/../../.= ./geom/raid/tr_raid1e.c /usr/src/sys/modules/geom/geom_raid/../../../geom/r= aid/tr_raid5.c --- depend_subdir_i2c --- --- machine --- machine -> /usr/src/sys/arm64/include --- device_if.h --- --- depend_subdir_geom --- --- depend_subdir_geom_part --- --- depend_subdir_geom_part_bsd --- --- depend_subdir_i2c --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- depend_subdir_geom --- =3D=3D=3D> geom/geom_part/geom_part_bsd (depend) --- depend_subdir_i2c --- --- bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- iicbb_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/iicbus/iicbb_if.m= -h --- depend_subdir_geom --- --- machine --- machine -> /usr/src/sys/arm64/include --- bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- depend_subdir_i2c --- --- pci_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h --- smbus_if.h --- --- depend_subdir_geom --- --- device_if.h --- --- depend_subdir_i2c --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/smbus/smbus_if.m = -h --- depend_subdir_geom --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- g_part_if.h --- --- depend_subdir_i2c --- --- .depend --- --- depend_subdir_geom --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/geom/part/g_part_if.m= -h --- depend_subdir_i2c --- 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/ismt/../../../= ../dev/ismt/ismt.c --- 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_part/geom_part_bsd/.= ./../../../geom/part/g_part_bsd.c /usr/src/sys/modules/geom/geom_part/geom_= part_bsd/../../../../geom/geom_bsd_enc.c --- depend_subdir_i2c --- --- depend_subdir_nfsmb --- =3D=3D=3D> i2c/controllers/nfsmb (depend) --- depend_subdir_geom --- --- depend_subdir_geom_part_bsd64 --- =3D=3D=3D> geom/geom_part/geom_part_bsd64 (depend) --- depend_subdir_i2c --- --- machine --- machine -> /usr/src/sys/arm64/include --- device_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- smbus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/smbus/smbus_if.m = -h --- depend_subdir_geom --- --- machine --- machine -> /usr/src/sys/arm64/include --- bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- depend_subdir_i2c --- --- pci_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h --- depend_subdir_ath --- mkdep: compile failed *** [.depend] Error code 1 make[4]: stopped in /usr/src/sys/modules/ath 1 error make[4]: stopped in /usr/src/sys/modules/ath *** [depend_subdir_ath] 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/nfsmb *** [depend_subdir_nfsmb] 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[6]: stopped in /usr/src/sys/modules/geom/geom_part/geom_part_bsd64 *** [depend_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 *** [depend_subdir_geom_part] Error code 2 make[4]: stopped in /usr/src/sys/modules/geom --- depend_subdir_geom_raid --- A failure has been detected in another branch of the parallel make make[5]: stopped in /usr/src/sys/modules/geom/geom_raid *** [depend_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 *** [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/hudson3669479573151427003.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 Sun Nov 29 08:49:45 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 0F533A3A3A4 for ; Sun, 29 Nov 2015 08:49:45 +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 E0019125C; Sun, 29 Nov 2015 08:49:44 +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 0EC811715; Sun, 29 Nov 2015 08:49:44 +0000 (UTC) Date: Sun, 29 Nov 2015 08:49:42 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: nwhitehorn@FreeBSD.org, deischen@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Message-ID: <1299092367.227.1448786984698.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <530108284.221.1448779747769.JavaMail.jenkins@jenkins-9.freebsd.org> References: <530108284.221.1448779747769.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_arm64 - Build #1805 - 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: Sun, 29 Nov 2015 08:49:45 -0000 FreeBSD_HEAD_arm64 - Build #1805 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1805/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1805/ch= anges Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1805/con= sole Change summaries: 291442 by nwhitehorn: Make ELFv2 powerpc64 kernels build and run. Loader support will come in a separate commit. 291441 by nwhitehorn: Fix build with new binutils. This gets a working kernel with GCC 5.2 and binutils 2.24. Without this, the self-relocation code in locore64.S was failing due to a misaligned TOC section. MFC after:=092 weeks 291440 by deischen: Disable a couple of tests, perhaps temporarily, since they use private symbols that are not exported from librt. 291439 by deischen: Unbreak symbol versioning. I have no idea when it was broken, but it's bee= n at least a few months if not a year or more. The end of the build log: [...truncated 150334 lines...] --- opt_inet6.h --- ln -sf /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_inet6.h opt_inet6.h --- opt_carp.h --- ln -sf /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_carp.h opt_carp.h --- depend_subdir_i2c --- --- bus_if.h --- --- depend_subdir_if_bridge --- --- .depend --- --- depend_subdir_i2c --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- depend_subdir_if_bridge --- 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_bridge/../../net/if_bridge.= 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/amdsmb/../../.= ./../dev/amdsmb/amdsmb.c --- depend_subdir_geom --- --- depend_subdir_geom_nop --- =3D=3D=3D> geom/geom_nop (depend) --- 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/geom/geom_nop/../../../geom/no= p/g_nop.c --- depend_subdir_i2c --- --- depend_subdir_ichiic --- =3D=3D=3D> i2c/controllers/ichiic (depend) --- depend_subdir_if_ic --- =3D=3D=3D> i2c/if_ic (depend) --- depend_subdir_controllers --- --- machine --- machine -> /usr/src/sys/arm64/include --- depend_subdir_if_ic --- --- machine --- --- depend_subdir_controllers --- --- device_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- depend_subdir_if_ic --- machine -> /usr/src/sys/arm64/include --- device_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- depend_subdir_geom --- --- depend_subdir_geom_part --- =3D=3D=3D> geom/geom_part (depend) --- depend_subdir_i2c --- --- depend_subdir_controllers --- --- bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- depend_subdir_if_ic --- --- bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- depend_subdir_geom --- --- depend_subdir_geom_part_apm --- =3D=3D=3D> geom/geom_part/geom_part_apm (depend) --- depend_subdir_i2c --- --- depend_subdir_controllers --- --- iicbb_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/iicbus/iicbb_if.m= -h --- depend_subdir_if_ic --- --- iicbus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/iicbus/iicbus_if.= m -h --- depend_subdir_controllers --- --- pci_if.h --- --- depend_subdir_if_ic --- --- .depend --- --- depend_subdir_controllers --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h --- depend_subdir_if_ic --- 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/if_ic/../../../dev/iicbus/= if_ic.c --- depend_subdir_geom --- --- machine --- machine -> /usr/src/sys/arm64/include --- bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- depend_subdir_i2c --- --- depend_subdir_controllers --- --- 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/ichiic/../../.= ./../dev/ichiic/ig4_iic.c /usr/src/sys/modules/i2c/controllers/ichiic/../..= /../../dev/ichiic/ig4_pci.c --- depend_subdir_geom --- --- device_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- g_part_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/geom/part/g_part_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/geom/geom_part/geom_part_apm/.= ./../../../geom/part/g_part_apm.c --- depend_subdir_geom_raid --- =3D=3D=3D> geom/geom_raid (depend) --- machine --- machine -> /usr/src/sys/arm64/include --- g_raid_md_if.c --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/geom/raid/g_raid_md_i= f.m -c --- depend_subdir_geom_part --- --- depend_subdir_geom_part_bsd --- =3D=3D=3D> geom/geom_part/geom_part_bsd (depend) --- depend_subdir_geom_raid --- --- g_raid_tr_if.c --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/geom/raid/g_raid_tr_i= f.m -c --- bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- depend_subdir_i2c --- --- depend_subdir_ichsmb --- =3D=3D=3D> i2c/controllers/ichsmb (depend) --- depend_subdir_geom --- --- depend_subdir_geom_part --- --- machine --- machine -> /usr/src/sys/arm64/include --- bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- depend_subdir_geom_raid --- --- device_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- g_raid_md_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/geom/raid/g_raid_md_i= f.m -h --- depend_subdir_geom_part --- --- device_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- depend_subdir_i2c --- --- machine --- machine -> /usr/src/sys/arm64/include --- depend_subdir_geom --- --- depend_subdir_geom_raid --- --- g_raid_tr_if.h --- --- depend_subdir_i2c --- --- device_if.h --- --- depend_subdir_geom --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/geom/raid/g_raid_tr_i= f.m -h --- depend_subdir_i2c --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- depend_subdir_geom --- --- depend_subdir_geom_part --- --- g_part_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/geom/part/g_part_if.m= -h --- depend_subdir_geom_raid --- --- .depend --- rm -f .depend --- depend_subdir_i2c --- --- bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- depend_subdir_geom --- 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_raid/../../../geom/r= aid/g_raid.c /usr/src/sys/modules/geom/geom_raid/../../../geom/raid/g_raid_= ctl.c g_raid_md_if.c g_raid_tr_if.c /usr/src/sys/modules/geom/geom_raid/../= ../../geom/raid/md_ddf.c /usr/src/sys/modules/geom/geom_raid/../../../geom/= raid/md_intel.c /usr/src/sys/modules/geom/geom_raid/../../../geom/raid/md_j= micron.c /usr/src/sys/modules/geom/geom_raid/../../../geom/raid/md_nvidia.c= /usr/src/sys/modules/geom/geom_raid/../../../geom/raid/md_promise.c /usr/s= rc/sys/modules/geom/geom_raid/../../../geom/raid/md_sii.c /usr/src/sys/modu= les/geom/geom_raid/../../../geom/raid/tr_concat.c /usr/src/sys/modules/geom= /geom_raid/../../../geom/raid/tr_raid0.c /usr/src/sys/modules/geom/geom_rai= d/../../../geom/raid/tr_raid1.c /usr/src/sys/modules/geom/geom_raid/../../.= ./geom/raid/tr_raid1e.c /usr/src/sys/modules/geom/geom_raid/../../../geom/r= aid/tr_raid5.c --- depend_subdir_geom_part --- --- .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_part/geom_part_bsd/.= ./../../../geom/part/g_part_bsd.c /usr/src/sys/modules/geom/geom_part/geom_= part_bsd/../../../../geom/geom_bsd_enc.c --- depend_subdir_i2c --- --- iicbb_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/iicbus/iicbb_if.m= -h --- pci_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h --- depend_subdir_ath --- mkdep: compile failed *** [.depend] Error code 1 make[4]: stopped in /usr/src/sys/modules/ath 1 error make[4]: stopped in /usr/src/sys/modules/ath *** [depend_subdir_ath] 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/ichsmb *** [depend_subdir_ichsmb] 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[6]: stopped in /usr/src/sys/modules/geom/geom_part/geom_part_bsd *** [depend_subdir_geom_part_bsd] 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 *** [depend_subdir_geom_part] Error code 2 make[4]: stopped in /usr/src/sys/modules/geom --- depend_subdir_geom_raid --- A failure has been detected in another branch of the parallel make make[5]: stopped in /usr/src/sys/modules/geom/geom_raid *** [depend_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 *** [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/hudson8590030604431359955.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 Sun Nov 29 10:21: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 80B5EA3BD18 for ; Sun, 29 Nov 2015 10:21:30 +0000 (UTC) (envelope-from herbert@oslo.ath.cx) Received: from oslo.ath.cx (oslo.ath.cx [IPv6:2a01:4f8:200:42e4::1]) (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 4F119177D for ; Sun, 29 Nov 2015 10:21:30 +0000 (UTC) (envelope-from herbert@oslo.ath.cx) Received: from oslo.ath.cx (localhost [IPv6:::1]) by oslo.ath.cx (Postfix) with SMTP id 1B95717A9 for ; Sun, 29 Nov 2015 11:21:27 +0100 (CET) Date: Sun, 29 Nov 2015 11:21:27 +0100 From: "Herbert J. Skuhra" To: freebsd-arm@freebsd.org Subject: Re: vm.stats.vm.v_cache_min No such file or directory Message-ID: <20151129102127.GA40856@oslo.ath.cx> References: <5659D805.2060703@kronometrix.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5659D805.2060703@kronometrix.org> User-Agent: Mutt/1.5.24+36 (ff560d1f3f7a) (2015-08-30) 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, 29 Nov 2015 10:21:30 -0000 On Sat, Nov 28, 2015 at 06:36:21PM +0200, Stefan Parvu wrote: > 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 ------------------------------------------------------------------------ r287640 | markj | 2015-09-11 05:00:20 +0200 (fre, 11 sep 2015) | 6 lines Remove the v_cache_min and v_cache_max sysctls. They are unused and have no effect. Reviewed by: alc Sponsored by: EMC / Isilon Storage Division ------------------------------------------------------------------------ Kernel and world not in sync? -- Herbert From owner-freebsd-arm@freebsd.org Sun Nov 29 10:44: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 9C643A3C22D for ; Sun, 29 Nov 2015 10:44:09 +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 89F701F8C for ; Sun, 29 Nov 2015 10:44:09 +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 tATAi9qv041433 for ; Sun, 29 Nov 2015 10:44:09 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-arm@FreeBSD.org Subject: [Bug 204894] clang does not march to external as Date: Sun, 29 Nov 2015 10:44:09 +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: jeroen@myspectrum.nl 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 attachments.created 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: Sun, 29 Nov 2015 10:44:09 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204894 Bug ID: 204894 Summary: clang does not march to external as Product: Base System Version: 11.0-CURRENT Hardware: arm64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: arm Assignee: freebsd-arm@FreeBSD.org Reporter: jeroen@myspectrum.nl Created attachment 163648 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=163648&action=edit commands to reproduce the issue When building u-boot for ARM with clang from the base system with an external as, march is not passed on, resulting in several build errors. Explicitly adding e.g. -Xassembler -march=armv7-a can be used to workaround it. Example attached. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-arm@freebsd.org Sun Nov 29 12:48:28 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 6E6B2A3CD8B for ; Sun, 29 Nov 2015 12:48:28 +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 4B4631EEB; Sun, 29 Nov 2015 12:48:28 +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 2F22A17AF; Sun, 29 Nov 2015 12:48:28 +0000 (UTC) Date: Sun, 29 Nov 2015 12:48:26 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mmel@FreeBSD.org, kib@FreeBSD.org, trasz@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Message-ID: <1828303957.235.1448801308131.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <1299092367.227.1448786984698.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1299092367.227.1448786984698.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_arm64 - Build #1806 - 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: Sun, 29 Nov 2015 12:48:28 -0000 FreeBSD_HEAD_arm64 - Build #1806 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1806/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1806/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1806/console Change summaries: 291446 by kib: Minor cleanup. Systematically use ANSI C functions definitions. Correct type of the flags argument to the dev_pager_putpages() function. Use vm_pager_free_nonreq(). Sponsored by: The FreeBSD Foundation MFC after: 1 week 291445 by trasz: User and group identifiers the rctl(8) utility receives from the kernel are always in numeric form; don't try to resolve them by names. This speeds up rule listing with large rulesets by about 50%. MFC after: 1 month Sponsored by: The FreeBSD Foundation 291444 by mmel: AHCI: Fix AHCI driver for ARM. On ARM, we must ensure proper interdevice write ordering. The AHCI interrupt status register must be updated in HW before registers in interrupt controller. Unfortunately, only way how we can do it is readback. Discussed with: mav Approved by: kib (mentor) Differential Revision: https://reviews.freebsd.org/D4240 The end of the build log: [...truncated 149895 lines...] awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- device_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- miibus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/mii/miibus_if.m -h --- pci_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h --- .depend --- rm -f .depend CC='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__=__freebsd_kprintf__ -std=iso9899:1999 /usr/src/sys/modules/hme/../../dev/hme/if_hme.c /usr/src/sys/modules/hme/../../dev/hme/if_hme_pci.c --- depend_subdir_geom --- --- depend_subdir_geom_journal --- ===> geom/geom_journal (depend) --- machine --- machine -> /usr/src/sys/arm64/include --- depend_subdir_hwpmc --- --- depend_subdir_geom --- --- vnode_if_newproto.h --- awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -p --- depend_subdir_hwpmc --- ===> hwpmc (depend) --- depend_subdir_geom --- --- vnode_if_typedef.h --- awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -q --- vnode_if.h --- awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -h --- depend_subdir_geom_label --- ===> geom/geom_label (depend) --- depend_subdir_hwpmc --- --- 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 --- vnode_if_typedef.h --- awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -q --- depend_subdir_geom --- --- machine --- --- depend_subdir_hwpmc --- --- vnode_if.h --- --- depend_subdir_geom --- machine -> /usr/src/sys/arm64/include --- depend_subdir_geom_journal --- --- .depend --- --- depend_subdir_hwpmc --- awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -h --- depend_subdir_geom --- rm -f .depend --- depend_subdir_geom_label --- --- opt_geom.h --- --- depend_subdir_geom_journal --- CC='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__=__freebsd_kprintf__ -std=iso9899:1999 /usr/src/sys/modules/geom/geom_journal/../../../geom/journal/g_journal.c /usr/src/sys/modules/geom/geom_journal/../../../geom/journal/g_journal_ufs.c --- depend_subdir_geom_label --- echo "#define GEOM_LABEL 1" > opt_geom.h --- .depend --- rm -f .depend CC='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__=__freebsd_kprintf__ -std=iso9899:1999 /usr/src/sys/modules/geom/geom_label/../../../geom/label/g_label.c /usr/src/sys/modules/geom/geom_label/../../../geom/label/g_label_disk_ident.c /usr/src/sys/modules/geom/geom_label/../../../geom/label/g_label_ext2fs.c /usr/src/sys/modules/geom/geom_label/../../../geom/label/g_label_gpt.c /usr/src/sys/modules/geom/geom_label/../../../geom/label/g_label_iso9660.c /usr/src/sys/modules/geom/geom_label/../../../geom/label/g_label_msdosfs.c /usr/src/sys/modules/geom/geom_label/../../../geom/label/g_label_ntfs.c /usr/src/sys/modules/geom/geom_label/../../../geom/label/g_label_reiserfs.c /usr/src/sys/modules/geom/geom_label/../../../geom/label/g_label_ufs.c --- depend_subdir_hwpmc --- --- .depend --- rm -f .depend CC='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__=__freebsd_kprintf__ -std=iso9899:1999 /usr/src/sys/modules/hwpmc/../../dev/hwpmc/hwpmc_mod.c /usr/src/sys/modules/hwpmc/../../dev/hwpmc/hwpmc_logging.c /usr/src/sys/modules/hwpmc/../../dev/hwpmc/hwpmc_soft.c /usr/src/sys/modules/hwpmc/../../dev/hwpmc/hwpmc_arm64.c /usr/src/sys/modules/hwpmc/../../dev/hwpmc/hwpmc_arm64_md.c --- depend_subdir_i2c --- ===> i2c (depend) --- depend_subdir_controllers --- ===> i2c/controllers (depend) --- depend_subdir_alpm --- ===> i2c/controllers/alpm (depend) --- machine --- machine -> /usr/src/sys/arm64/include --- device_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- iicbus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/iicbus/iicbus_if.m -h --- smbus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/smbus/smbus_if.m -h --- pci_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h --- .depend --- rm -f .depend CC='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__=__freebsd_kprintf__ -std=iso9899:1999 /usr/src/sys/modules/i2c/controllers/alpm/../../../../dev/alpm/alpm.c --- depend_subdir_amdpm --- ===> i2c/controllers/amdpm (depend) --- depend_subdir_geom --- --- depend_subdir_geom_linux_lvm --- ===> geom/geom_linux_lvm (depend) --- depend_subdir_i2c --- --- machine --- machine -> /usr/src/sys/arm64/include --- device_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- depend_subdir_amdsmb --- ===> i2c/controllers/amdsmb (depend) --- depend_subdir_geom --- --- machine --- --- depend_subdir_i2c --- --- depend_subdir_amdpm --- --- pci_if.h --- --- depend_subdir_geom --- machine -> /usr/src/sys/arm64/include --- depend_subdir_i2c --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h --- depend_subdir_geom --- --- .depend --- rm -f .depend CC='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__=__freebsd_kprintf__ -std=iso9899:1999 /usr/src/sys/modules/geom/geom_linux_lvm/../../../geom/linux_lvm/g_linux_lvm.c --- depend_subdir_i2c --- --- smbus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/smbus/smbus_if.m -h --- depend_subdir_amdsmb --- --- machine --- machine -> /usr/src/sys/arm64/include --- device_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- depend_subdir_amdpm --- --- .depend --- rm -f .depend CC='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__=__freebsd_kprintf__ -std=iso9899:1999 /usr/src/sys/modules/i2c/controllers/amdpm/../../../../dev/amdpm/amdpm.c --- depend_subdir_amdsmb --- --- smbus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/smbus/smbus_if.m -h --- pci_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h --- bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- depend_subdir_geom --- --- depend_subdir_geom_mirror --- ===> geom/geom_mirror (depend) --- depend_subdir_i2c --- --- .depend --- rm -f .depend CC='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__=__freebsd_kprintf__ -std=iso9899:1999 /usr/src/sys/modules/i2c/controllers/amdsmb/../../../../dev/amdsmb/amdsmb.c --- depend_subdir_if_ic --- ===> i2c/if_ic (depend) --- depend_subdir_geom --- --- machine --- machine -> /usr/src/sys/arm64/include --- .depend --- rm -f .depend CC='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__=__freebsd_kprintf__ -std=iso9899:1999 /usr/src/sys/modules/geom/geom_mirror/../../../geom/mirror/g_mirror.c /usr/src/sys/modules/geom/geom_mirror/../../../geom/mirror/g_mirror_ctl.c --- depend_subdir_i2c --- --- machine --- machine -> /usr/src/sys/arm64/include --- device_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- depend_subdir_controllers --- --- depend_subdir_ichiic --- ===> i2c/controllers/ichiic (depend) --- depend_subdir_if_ic --- --- bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- iicbus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/iicbus/iicbus_if.m -h --- depend_subdir_ath --- mkdep: compile failed --- depend_subdir_i2c --- --- depend_subdir_controllers --- --- machine --- --- depend_subdir_ath --- *** [.depend] Error code 1 make[4]: stopped in /usr/src/sys/modules/ath 1 error make[4]: stopped in /usr/src/sys/modules/ath *** [depend_subdir_ath] Error code 2 make[3]: stopped in /usr/src/sys/modules --- depend_subdir_i2c --- machine -> /usr/src/sys/arm64/include --- depend_subdir_if_ic --- A failure has been detected in another branch of the parallel make make[5]: stopped in /usr/src/sys/modules/i2c/if_ic *** [depend_subdir_if_ic] Error code 2 make[4]: stopped in /usr/src/sys/modules/i2c --- depend_subdir_controllers --- A failure has been detected in another branch of the parallel make make[6]: stopped in /usr/src/sys/modules/i2c/controllers/ichiic *** [depend_subdir_ichiic] 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 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_mirror *** [depend_subdir_geom_mirror] 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/hudson3543423075917137173.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 Sun Nov 29 14:48:28 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 ACB4EA3BC2E for ; Sun, 29 Nov 2015 14:48:28 +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 8BDEF126A; Sun, 29 Nov 2015 14:48:28 +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 8AFA517FF; Sun, 29 Nov 2015 14:48:28 +0000 (UTC) Date: Sun, 29 Nov 2015 14:48:26 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: uqs@FreeBSD.org, trasz@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Message-ID: <269692512.241.1448808508482.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <1828303957.235.1448801308131.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1828303957.235.1448801308131.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_arm64 - Build #1807 - 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: Sun, 29 Nov 2015 14:48:28 -0000 FreeBSD_HEAD_arm64 - Build #1807 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1807/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1807/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1807/console Change summaries: 291452 by trasz: Improve error reporting to clearly show problematic rules. MFC after: 1 month Sponsored by: The FreeBSD Foundation 291451 by trasz: Simplify rule retrieval and improve error handling. MFC after: 1 month Sponsored by: The FreeBSD Foundation 291450 by uqs: Fix make depend 291449 by trasz: Fix some memory management problems. MFC after: 1 month Sponsored by: The FreeBSD Foundation 291448 by trasz: Handle asprintf(3) errors in a standards-compliant way. MFC after: 1 month Sponsored by: The FreeBSD Foundation 291447 by trasz: Rewrite the rctl(8) utility to make it possible to add multiple rules in a single run. This speeds up operation with large rulesets. MFC after: 1 month Sponsored by: The FreeBSD Foundation The end of the build log: [...truncated 150572 lines...] awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/iicbus/iicbus_if.m -h --- .depend --- rm -f .depend CC='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__=__freebsd_kprintf__ -std=iso9899:1999 /usr/src/sys/modules/i2c/if_ic/../../../dev/iicbus/if_ic.c --- depend_subdir_controllers --- --- pci_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h --- smbus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/smbus/smbus_if.m -h --- depend_subdir_geom --- --- depend_subdir_geom_nop --- ===> geom/geom_nop (depend) --- depend_subdir_i2c --- --- .depend --- rm -f .depend CC='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__=__freebsd_kprintf__ -std=iso9899:1999 /usr/src/sys/modules/i2c/controllers/amdpm/../../../../dev/amdpm/amdpm.c --- depend_subdir_geom --- --- machine --- machine -> /usr/src/sys/arm64/include --- depend_subdir_if_bridge --- --- depend_subdir_geom --- --- .depend --- --- depend_subdir_if_bridge --- ===> if_bridge (depend) --- depend_subdir_geom --- rm -f .depend CC='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__=__freebsd_kprintf__ -std=iso9899:1999 /usr/src/sys/modules/geom/geom_nop/../../../geom/nop/g_nop.c --- depend_subdir_i2c --- --- depend_subdir_amdsmb --- ===> i2c/controllers/amdsmb (depend) --- depend_subdir_if_bridge --- --- 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 --- opt_carp.h --- ln -sf /usr/obj/arm64.aarch64/usr/src/sys/GENERIC/opt_carp.h opt_carp.h --- .depend --- rm -f .depend CC='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__=__freebsd_kprintf__ -std=iso9899:1999 /usr/src/sys/modules/if_bridge/../../net/if_bridge.c --- depend_subdir_i2c --- --- machine --- machine -> /usr/src/sys/arm64/include --- depend_subdir_geom --- --- depend_subdir_geom_part --- --- depend_subdir_i2c --- --- device_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- depend_subdir_geom --- ===> geom/geom_part (depend) --- depend_subdir_i2c --- --- smbus_if.h --- --- depend_subdir_geom --- --- depend_subdir_geom_part_apm --- --- depend_subdir_i2c --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/smbus/smbus_if.m -h --- depend_subdir_geom --- ===> geom/geom_part/geom_part_apm (depend) --- depend_subdir_i2c --- --- pci_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h --- bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- depend_subdir_geom --- --- machine --- machine -> /usr/src/sys/arm64/include --- bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- depend_subdir_i2c --- --- .depend --- rm -f .depend CC='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__=__freebsd_kprintf__ -std=iso9899:1999 /usr/src/sys/modules/i2c/controllers/amdsmb/../../../../dev/amdsmb/amdsmb.c --- depend_subdir_geom --- --- device_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- depend_subdir_geom_part_bsd --- ===> geom/geom_part/geom_part_bsd (depend) --- depend_subdir_geom_part_apm --- --- g_part_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/geom/part/g_part_if.m -h --- .depend --- rm -f .depend CC='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__=__freebsd_kprintf__ -std=iso9899:1999 /usr/src/sys/modules/geom/geom_part/geom_part_apm/../../../../geom/part/g_part_apm.c --- depend_subdir_geom_part_bsd --- --- machine --- machine -> /usr/src/sys/arm64/include --- bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- depend_subdir_i2c --- --- depend_subdir_ichiic --- ===> i2c/controllers/ichiic (depend) --- depend_subdir_geom --- --- device_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- g_part_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/geom/part/g_part_if.m -h --- depend_subdir_i2c --- --- machine --- machine -> /usr/src/sys/arm64/include --- device_if.h --- --- depend_subdir_geom --- --- .depend --- --- depend_subdir_i2c --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- depend_subdir_geom --- rm -f .depend CC='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__=__freebsd_kprintf__ -std=iso9899:1999 /usr/src/sys/modules/geom/geom_part/geom_part_bsd/../../../../geom/part/g_part_bsd.c /usr/src/sys/modules/geom/geom_part/geom_part_bsd/../../../../geom/geom_bsd_enc.c --- depend_subdir_i2c --- --- bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- iicbb_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/iicbus/iicbb_if.m -h --- depend_subdir_ichsmb --- ===> i2c/controllers/ichsmb (depend) --- depend_subdir_ichiic --- --- pci_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h --- smbus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/smbus/smbus_if.m -h --- depend_subdir_ichsmb --- --- machine --- machine -> /usr/src/sys/arm64/include --- depend_subdir_ichiic --- --- .depend --- rm -f .depend CC='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__=__freebsd_kprintf__ -std=iso9899:1999 /usr/src/sys/modules/i2c/controllers/ichiic/../../../../dev/ichiic/ig4_iic.c /usr/src/sys/modules/i2c/controllers/ichiic/../../../../dev/ichiic/ig4_pci.c --- depend_subdir_ichsmb --- --- device_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- bus_if.h --- --- depend_subdir_geom --- --- depend_subdir_geom_part_bsd64 --- --- depend_subdir_i2c --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- depend_subdir_geom --- ===> geom/geom_part/geom_part_bsd64 (depend) --- depend_subdir_i2c --- --- iicbb_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/iicbus/iicbb_if.m -h --- pci_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h --- depend_subdir_geom --- --- machine --- machine -> /usr/src/sys/arm64/include --- bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- depend_subdir_i2c --- --- smbus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/smbus/smbus_if.m -h --- depend_subdir_ath --- mkdep: compile failed *** [.depend] Error code 1 make[4]: stopped in /usr/src/sys/modules/ath 1 error make[4]: stopped in /usr/src/sys/modules/ath *** [depend_subdir_ath] 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[6]: stopped in /usr/src/sys/modules/geom/geom_part/geom_part_bsd64 --- 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/ichsmb --- depend_subdir_geom --- *** [depend_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 --- depend_subdir_i2c --- *** [depend_subdir_ichsmb] Error code 2 make[5]: stopped in /usr/src/sys/modules/i2c/controllers --- depend_subdir_geom --- *** [depend_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 *** [depend_subdir_geom] Error code 2 make[3]: stopped in /usr/src/sys/modules --- depend_subdir_i2c --- --- depend_subdir_ichiic --- A failure has been detected in another branch of the parallel make make[6]: stopped in /usr/src/sys/modules/i2c/controllers/ichiic *** [depend_subdir_ichiic] Error code 2 make[5]: stopped in /usr/src/sys/modules/i2c/controllers 2 errors 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 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/hudson406987119720058388.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 Sun Nov 29 16:18:07 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 C001EA3B597 for ; Sun, 29 Nov 2015 16:18:07 +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 A494E1C56; Sun, 29 Nov 2015 16:18:07 +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 DCC0F1843; Sun, 29 Nov 2015 16:18:07 +0000 (UTC) Date: Sun, 29 Nov 2015 16:18:07 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Message-ID: <1842022796.249.1448813887862.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <269692512.241.1448808508482.JavaMail.jenkins@jenkins-9.freebsd.org> References: <269692512.241.1448808508482.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_arm64 - Build #1808 - 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: Sun, 29 Nov 2015 16:18:07 -0000 FreeBSD_HEAD_arm64 - Build #1808 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1808/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1808/ch= anges Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1808/con= sole Change summaries: 291453 by des: Use .netrc for HTTP sites and proxies, not just FTP. PR:=09=09193740 Submitted by:=09TEUBEL Gy=C3=B6rgy MFC after:=091 week The end of the build log: [...truncated 56808 lines...] --- all_subdir_libdwarf --- --- dwarf_init.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/sr= c/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/= ../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elf= toolchain/libelf -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winli= ne -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-s= ign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-st= ring-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/src/lib= /libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_init.c -o dwarf_init.So --- all_subdir_libevent --- --- signal.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I/usr/src/li= b/libevent -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELEC= T -DHAVE_SETFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -D= HAVE_UNISTD_H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION=3D'"1.3b"= ' -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno= -format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-strin= g-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-pa= rameter -Qunused-arguments -c /usr/src/lib/libevent/../../contrib/pf/libeve= nt/signal.c -o signal.So --- all_subdir_libexecinfo --- =3D=3D=3D> lib/libexecinfo (all) --- all_subdir_libexpat --- =3D=3D=3D> lib/libexpat (all) --- all_subdir_libexecinfo --- --- backtrace.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -std=3Dgnu99 = -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W = -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundan= t-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declara= tions -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-cons= t-variable -Qunused-arguments -c /usr/src/lib/libexecinfo/../../contrib/lib= execinfo/backtrace.c -o backtrace.So --- all_subdir_libevent --- --- buffer.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/libevent = -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELECT -DHAVE_SE= TFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_= H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION=3D'"1.3b"' -std=3Dgnu= 99 -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 -Qun= used-arguments -c /usr/src/lib/libevent/../../contrib/pf/libevent/buffer.c = -o buffer.o --- all_subdir_libdwarf --- --- dwarf_lineno.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwa= rf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contri= b/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/li= belf -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-proto= types -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -W= shadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-= externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissin= g-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-in= t -Wno-unused-const-variable -Qunused-arguments -c /usr/src/lib/libdwarf/..= /../contrib/elftoolchain/libdwarf/dwarf_lineno.c -o dwarf_lineno.o --- all_subdir_libevent --- --- evbuffer.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/libevent = -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELECT -DHAVE_SE= TFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_= H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION=3D'"1.3b"' -std=3Dgnu= 99 -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 -Qun= used-arguments -c /usr/src/lib/libevent/../../contrib/pf/libevent/evbuffer.= c -o evbuffer.o --- all_subdir_libexecinfo --- --- symtab.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -std=3Dgnu99 = -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W = -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundan= t-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declara= tions -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-cons= t-variable -Qunused-arguments -c /usr/src/lib/libexecinfo/../../contrib/lib= execinfo/symtab.c -o symtab.So --- unwind.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -std=3Dgnu99 = -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W = -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundan= t-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declara= tions -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-cons= t-variable -Qunused-arguments -c /usr/src/lib/libexecinfo/../../contrib/lib= execinfo/unwind.c -o unwind.So --- all_subdir_libdwarf --- --- dwarf_lineno.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/sr= c/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/= ../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elf= toolchain/libelf -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winli= ne -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-s= ign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-st= ring-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/src/lib= /libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_lineno.c -o dwarf_linen= o.So --- all_subdir_libevent --- --- event.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/libevent = -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELECT -DHAVE_SE= TFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_= H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION=3D'"1.3b"' -std=3Dgnu= 99 -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 -Qun= used-arguments -c /usr/src/lib/libevent/../../contrib/pf/libevent/event.c -= o event.o --- kqueue.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/libevent = -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELECT -DHAVE_SE= TFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_= H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION=3D'"1.3b"' -std=3Dgnu= 99 -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 -Qun= used-arguments -c /usr/src/lib/libevent/../../contrib/pf/libevent/kqueue.c = -o kqueue.o --- all_subdir_libexecinfo --- --- backtrace.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -std=3Dgnu99 -fstack-prot= ector-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 -Wca= st-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wol= d-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthre= ad-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -= Qunused-arguments -c /usr/src/lib/libexecinfo/../../contrib/libexecinfo/bac= ktrace.c -o backtrace.o --- all_subdir_libdwarf --- --- dwarf_loclist.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwa= rf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contri= b/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/li= belf -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-proto= types -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -W= shadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-= externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissin= g-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-in= t -Wno-unused-const-variable -Qunused-arguments -c /usr/src/lib/libdwarf/..= /../contrib/elftoolchain/libdwarf/dwarf_loclist.c -o dwarf_loclist.o --- all_subdir_libexecinfo --- --- symtab.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -std=3Dgnu99 -fstack-prot= ector-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 -Wca= st-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wol= d-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthre= ad-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -= Qunused-arguments -c /usr/src/lib/libexecinfo/../../contrib/libexecinfo/sym= tab.c -o symtab.o --- all_subdir_libdwarf --- --- dwarf_loclist.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/sr= c/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/= ../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elf= toolchain/libelf -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winli= ne -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-s= ign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-st= ring-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/src/lib= /libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_loclist.c -o dwarf_locl= ist.So --- all_subdir_libexecinfo --- --- unwind.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -std=3Dgnu99 -fstack-prot= ector-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 -Wca= st-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wol= d-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthre= ad-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -= Qunused-arguments -c /usr/src/lib/libexecinfo/../../contrib/libexecinfo/unw= ind.c -o unwind.o --- all_subdir_libfetch --- =3D=3D=3D> lib/libfetch (all) --- all_subdir_libexecinfo --- --- libexecinfo.so.1 --- building shared library libexecinfo.so.1 cc -B/usr/local/aarch64-freebsd/bin/ -fstack-protector-strong -shared -Wl,= -x -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libexecinfo.so.1 -Wl,= -soname,libexecinfo.so.1 `NM=3D'/usr/local/aarch64-freebsd/bin/nm' NMFLAGS= =3D'' lorder backtrace.So symtab.So unwind.So | tsort -q` -lelf --- all_subdir_libdwarf --- --- dwarf_macinfo.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwa= rf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contri= b/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/li= belf -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-proto= types -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -W= shadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-= externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissin= g-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-in= t -Wno-unused-const-variable -Qunused-arguments -c /usr/src/lib/libdwarf/..= /../contrib/elftoolchain/libdwarf/dwarf_macinfo.c -o dwarf_macinfo.o --- all_subdir_libfetch --- --- fetch.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -DINET6 -= DWITH_SSL -DFTP_COMBINE_CWDS -std=3Diso9899:1999 -fstack-protector-strong -= Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wst= rict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q= ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha= r-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-defini= tion -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno= -empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-argume= nts -c /usr/src/lib/libfetch/fetch.c -o fetch.So --- all_subdir_libexecinfo --- --- libexecinfo.a --- building static execinfo library /usr/local/aarch64-freebsd/bin/ar -crD libexecinfo.a `NM=3D'/usr/local/aarc= h64-freebsd/bin/nm' NMFLAGS=3D'' lorder backtrace.o symtab.o unwind.o | ts= ort -q`=20 /usr/local/aarch64-freebsd/bin/ranlib -D libexecinfo.a --- all_subdir_libdwarf --- --- dwarf_macinfo.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/sr= c/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/= ../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elf= toolchain/libelf -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winli= ne -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-s= ign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-st= ring-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/src/lib= /libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_macinfo.c -o dwarf_maci= nfo.So --- all_subdir_libevent --- --- log.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/libevent = -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELECT -DHAVE_SE= TFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_= H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION=3D'"1.3b"' -std=3Dgnu= 99 -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 -Qun= used-arguments -c /usr/src/lib/libevent/../../contrib/pf/libevent/log.c -o = log.o --- all_subdir_libfetch --- --- common.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -DINET6 -= DWITH_SSL -DFTP_COMBINE_CWDS -std=3Diso9899:1999 -fstack-protector-strong -= Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wst= rict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q= ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha= r-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-defini= tion -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno= -empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-argume= nts -c /usr/src/lib/libfetch/common.c -o common.So --- all_subdir_libdwarf --- --- dwarf_pro_arange.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwa= rf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contri= b/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/li= belf -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-proto= types -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -W= shadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-= externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissin= g-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-in= t -Wno-unused-const-variable -Qunused-arguments -c /usr/src/lib/libdwarf/..= /../contrib/elftoolchain/libdwarf/dwarf_pro_arange.c -o dwarf_pro_arange.o --- all_subdir_libevent --- --- poll.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/libevent = -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELECT -DHAVE_SE= TFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_= H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION=3D'"1.3b"' -std=3Dgnu= 99 -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 -Qun= used-arguments -c /usr/src/lib/libevent/../../contrib/pf/libevent/poll.c -o= poll.o --- all_subdir_libdwarf --- --- dwarf_pro_arange.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/sr= c/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/= ../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elf= toolchain/libelf -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winli= ne -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-s= ign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-st= ring-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/src/lib= /libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_arange.c -o dwarf_p= ro_arange.So --- all_subdir_libevent --- --- select.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/libevent = -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELECT -DHAVE_SE= TFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_= H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION=3D'"1.3b"' -std=3Dgnu= 99 -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 -Qun= used-arguments -c /usr/src/lib/libevent/../../contrib/pf/libevent/select.c = -o select.o --- signal.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/libevent = -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELECT -DHAVE_SE= TFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_= H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION=3D'"1.3b"' -std=3Dgnu= 99 -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 -Qun= used-arguments -c /usr/src/lib/libevent/../../contrib/pf/libevent/signal.c = -o signal.o --- all_subdir_libdwarf --- --- dwarf_pro_attr.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwa= rf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contri= b/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/li= belf -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-proto= types -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -W= shadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-= externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissin= g-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-in= t -Wno-unused-const-variable -Qunused-arguments -c /usr/src/lib/libdwarf/..= /../contrib/elftoolchain/libdwarf/dwarf_pro_attr.c -o dwarf_pro_attr.o --- dwarf_pro_attr.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/sr= c/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/= ../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elf= toolchain/libelf -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winli= ne -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-s= ign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-st= ring-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/src/lib= /libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_attr.c -o dwarf_pro= _attr.So --- all_subdir_libevent --- --- libprivateevent.so.1 --- building shared library libprivateevent.so.1 cc -B/usr/local/aarch64-freebsd/bin/ -fstack-protector-strong -shared -Wl,= -x -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libprivateevent.so.1 = -Wl,-soname,libprivateevent.so.1 `NM=3D'/usr/local/aarch64-freebsd/bin/nm'= NMFLAGS=3D'' lorder buffer.So evbuffer.So event.So kqueue.So log.So poll.S= o select.So signal.So | tsort -q`=20 --- libprivateevent.a --- building static event library /usr/local/aarch64-freebsd/bin/ar -crD libprivateevent.a `NM=3D'/usr/local/= aarch64-freebsd/bin/nm' NMFLAGS=3D'' lorder buffer.o evbuffer.o event.o kqu= eue.o log.o poll.o select.o signal.o | tsort -q`=20 --- all_subdir_libfigpar --- =3D=3D=3D> lib/libfigpar (all) --- all_subdir_libevent --- /usr/local/aarch64-freebsd/bin/ranlib -D libprivateevent.a --- all_subdir_libdwarf --- --- dwarf_pro_die.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwa= rf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contri= b/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/li= belf -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-proto= types -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -W= shadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-= externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissin= g-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-in= t -Wno-unused-const-variable -Qunused-arguments -c /usr/src/lib/libdwarf/..= /../contrib/elftoolchain/libdwarf/dwarf_pro_die.c -o dwarf_pro_die.o --- all_subdir_libfetch --- --- file.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -DINET6 -= DWITH_SSL -DFTP_COMBINE_CWDS -std=3Diso9899:1999 -fstack-protector-strong -= Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wst= rict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q= ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha= r-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-defini= tion -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno= -empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-argume= nts -c /usr/src/lib/libfetch/file.c -o file.So --- all_subdir_libgpio --- =3D=3D=3D> lib/libgpio (all) --- gpio.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I/usr/src/li= b/libgpio -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -Werror -W= all -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-= prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswit= ch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wne= sted-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wm= issing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-pl= us-int -Wno-unused-const-variable -Qunused-arguments -c /usr/src/lib/libgpi= o/gpio.c -o gpio.So --- all_subdir_libdwarf --- --- dwarf_pro_die.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/sr= c/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/= ../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elf= toolchain/libelf -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winli= ne -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-s= ign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-st= ring-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/src/lib= /libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_die.c -o dwarf_pro_= die.So --- dwarf_pro_expr.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwa= rf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contri= b/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/li= belf -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-proto= types -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -W= shadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-= externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissin= g-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-in= t -Wno-unused-const-variable -Qunused-arguments -c /usr/src/lib/libdwarf/..= /../contrib/elftoolchain/libdwarf/dwarf_pro_expr.c -o dwarf_pro_expr.o --- dwarf_pro_expr.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/sr= c/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/= ../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elf= toolchain/libelf -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winli= ne -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-s= ign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-st= ring-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/src/lib= /libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_expr.c -o dwarf_pro= _expr.So --- all_subdir_libfetch --- --- fetch.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -DINET6 -DWITH_SSL -D= FTP_COMBINE_CWDS -std=3Diso9899:1999 -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototy= pes -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-po= inter-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body = -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/= src/lib/libfetch/fetch.c -o fetch.o --- all_subdir_libgpio --- --- gpio.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/libgpio -s= td=3Dgnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-for= mat-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-varia= ble-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-= unused-const-variable -Qunused-arguments -c /usr/src/lib/libgpio/gpio.c -o = gpio.o --- all_subdir_libfetch --- --- common.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -DINET6 -DWITH_SSL -D= FTP_COMBINE_CWDS -std=3Diso9899:1999 -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototy= pes -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-po= inter-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body = -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/= src/lib/libfetch/common.c -o common.o --- all_subdir_libdwarf --- --- dwarf_pro_finish.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwa= rf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contri= b/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/li= belf -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-proto= types -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -W= shadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-= externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissin= g-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-in= t -Wno-unused-const-variable -Qunused-arguments -c /usr/src/lib/libdwarf/..= /../contrib/elftoolchain/libdwarf/dwarf_pro_finish.c -o dwarf_pro_finish.o --- all_subdir_libgpio --- --- libgpio.so.0 --- building shared library libgpio.so.0 cc -B/usr/local/aarch64-freebsd/bin/ -fstack-protector-strong -shared -Wl,= -x -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libgpio.so.0 -Wl,-son= ame,libgpio.so.0 `NM=3D'/usr/local/aarch64-freebsd/bin/nm' NMFLAGS=3D'' lo= rder gpio.So | tsort -q`=20 --- all_subdir_libdwarf --- --- dwarf_pro_finish.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/sr= c/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/= ../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elf= toolchain/libelf -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winli= ne -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-s= ign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-st= ring-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/src/lib= /libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_finish.c -o dwarf_p= ro_finish.So --- all_subdir_libgpio --- --- libgpio.a --- building static gpio library /usr/local/aarch64-freebsd/bin/ar -crD libgpio.a `NM=3D'/usr/local/aarch64-= freebsd/bin/nm' NMFLAGS=3D'' lorder gpio.o | tsort -q`=20 /usr/local/aarch64-freebsd/bin/ranlib -D libgpio.a --- all_subdir_libdwarf --- --- dwarf_pro_frame.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwa= rf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contri= b/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/li= belf -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-proto= types -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -W= shadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-= externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissin= g-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-in= t -Wno-unused-const-variable -Qunused-arguments -c /usr/src/lib/libdwarf/..= /../contrib/elftoolchain/libdwarf/dwarf_pro_frame.c -o dwarf_pro_frame.o --- all_subdir_libfetch --- --- file.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -DINET6 -DWITH_SSL -D= FTP_COMBINE_CWDS -std=3Diso9899:1999 -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototy= pes -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-po= inter-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body = -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/= src/lib/libfetch/file.c -o file.o --- all_subdir_libdwarf --- --- dwarf_pro_frame.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/sr= c/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/= ../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elf= toolchain/libelf -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winli= ne -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-s= ign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-st= ring-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/src/lib= /libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_frame.c -o dwarf_pr= o_frame.So --- all_subdir_libgssapi --- =3D=3D=3D> lib/libgssapi (all) --- all_subdir_libdwarf --- --- dwarf_pro_init.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwa= rf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contri= b/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/li= belf -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-proto= types -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -W= shadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-= externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissin= g-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-in= t -Wno-unused-const-variable -Qunused-arguments -c /usr/src/lib/libdwarf/..= /../contrib/elftoolchain/libdwarf/dwarf_pro_init.c -o dwarf_pro_init.o --- all_subdir_libfetch --- --- ftp.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -DINET6 -DWITH_SSL -D= FTP_COMBINE_CWDS -std=3Diso9899:1999 -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototy= pes -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-po= inter-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body = -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/= src/lib/libfetch/ftp.c -o ftp.o --- all_subdir_libdwarf --- --- dwarf_pro_init.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/sr= c/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/= ../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elf= toolchain/libelf -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winli= ne -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-s= ign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-st= ring-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/src/lib= /libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_init.c -o dwarf_pro= _init.So --- all_subdir_libfetch --- --- ftp.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -DINET6 -= DWITH_SSL -DFTP_COMBINE_CWDS -std=3Diso9899:1999 -fstack-protector-strong -= Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wst= rict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q= ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha= r-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-defini= tion -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno= -empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-argume= nts -c /usr/src/lib/libfetch/ftp.c -o ftp.So --- all_subdir_libdwarf --- --- dwarf_pro_lineno.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwa= rf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contri= b/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/li= belf -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-proto= types -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -W= shadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-= externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissin= g-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-in= t -Wno-unused-const-variable -Qunused-arguments -c /usr/src/lib/libdwarf/..= /../contrib/elftoolchain/libdwarf/dwarf_pro_lineno.c -o dwarf_pro_lineno.o --- dwarf_pro_lineno.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/sr= c/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/= ../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elf= toolchain/libelf -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winli= ne -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-s= ign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-st= ring-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/src/lib= /libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_lineno.c -o dwarf_p= ro_lineno.So --- all_subdir_libfetch --- --- http.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -DINET6 -DWITH_SSL -D= FTP_COMBINE_CWDS -std=3Diso9899:1999 -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototy= pes -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-po= inter-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body = -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/= src/lib/libfetch/http.c -o http.o --- all_subdir_libdwarf --- --- dwarf_pro_macinfo.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwa= rf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contri= b/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/li= belf -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-proto= types -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -W= shadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-= externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissin= g-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-in= t -Wno-unused-const-variable -Qunused-arguments -c /usr/src/lib/libdwarf/..= /../contrib/elftoolchain/libdwarf/dwarf_pro_macinfo.c -o dwarf_pro_macinfo.= o --- dwarf_pro_macinfo.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/sr= c/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/= ../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elf= toolchain/libelf -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winli= ne -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-s= ign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-st= ring-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/src/lib= /libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_macinfo.c -o dwarf_= pro_macinfo.So --- all_subdir_libfetch --- /usr/src/lib/libfetch/http.c:1692:25: error: address of array 'url->user' w= ill always evaluate to 'true' [-Werror,-Wpointer-bool-conversion] aparams.user =3D url->user ? ~~~~~^~~~ ~ /usr/src/lib/libfetch/http.c:1694:29: error: address of array 'url->pwd' wi= ll always evaluate to 'true' [-Werror,-Wpointer-bool-conversion] aparams.password =3D url->pwd ? ~~~~~^~~ ~ 2 errors generated. *** [http.o] Error code 1 make[5]: stopped in /usr/src/lib/libfetch --- all_subdir_libdwarf --- A failure has been detected in another branch of the parallel make make[5]: stopped in /usr/src/lib/libdwarf *** [all_subdir_libdwarf] Error code 2 make[4]: stopped in /usr/src/lib --- all_subdir_libfetch --- 1 error make[5]: stopped in /usr/src/lib/libfetch *** [all_subdir_libfetch] Error code 2 make[4]: stopped in /usr/src/lib 2 errors make[4]: stopped in /usr/src/lib A failure has been detected in another branch of the parallel make make[3]: stopped in /usr/src *** [libraries] Error code 2 make[2]: stopped in /usr/src 1 error make[2]: stopped in /usr/src *** [_libraries] 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/hudson7704299996676956605.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 Sun Nov 29 16:39:54 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 02C85A3BC0F for ; Sun, 29 Nov 2015 16:39:54 +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 8F2AB177A for ; Sun, 29 Nov 2015 16:39:53 +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 tATGdhvT069182 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Sun, 29 Nov 2015 16:39:44 GMT (envelope-from sparvu@kronometrix.org) Reply-To: sparvu@kronometrix.org Subject: Re: vm.stats.vm.v_cache_min No such file or directory References: <5659D805.2060703@kronometrix.org> <20151129102127.GA40856@oslo.ath.cx> To: freebsd-arm@freebsd.org From: Stefan Parvu Organization: kronometrix.org Message-ID: <565B2A4A.9050902@kronometrix.org> Date: Sun, 29 Nov 2015 18:39:38 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <20151129102127.GA40856@oslo.ath.cx> Content-Type: text/plain; charset=windows-1252 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, 29 Nov 2015 16:39:54 -0000 > Kernel and world not in sync? 10 x thanks. exactly that. my bad. works fine: krmx@rpi2:~ % vmstat 1 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 0 0 0 214M 18M 54 0 0 0 209 171 882 0 26848 1431 5257 2 3 95 0 0 0 214M 18M 2 0 1 0 1 8 1 0 26706 131 624 0 1 99 0 0 0 214M 18M 14 0 0 0 0 4 0 0 26594 177 553 0 1 99 0 0 0 214M 18M 14 0 0 0 0 4 0 0 25521 178 513 0 1 99 0 0 0 214M 18M 0 0 0 0 0 4 0 0 25600 128 511 0 1 99 0 0 0 214M 18M 14 0 0 0 0 4 0 0 25567 178 560 0 1 99 0 0 0 214M 18M 0 0 0 0 0 4 0 0 26593 129 521 0 1 99 -- Stefan Parvu From owner-freebsd-arm@freebsd.org Sun Nov 29 18:17: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 A6CC4A2245E for ; Sun, 29 Nov 2015 18:17:51 +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 95E9E1AEA; Sun, 29 Nov 2015 18:17:51 +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 6E147188F; Sun, 29 Nov 2015 18:17:51 +0000 (UTC) Date: Sun, 29 Nov 2015 18:17:50 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dim@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Message-ID: <1792869710.253.1448821071369.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <1842022796.249.1448813887862.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1842022796.249.1448813887862.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_arm64 - Build #1809 - 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: Sun, 29 Nov 2015 18:17:51 -0000 FreeBSD_HEAD_arm64 - Build #1809 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1809/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1809/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1809/console Change summaries: 291455 by dim: Install the public sanitizer headers. These are useful for programs that want to directly interface with sanitizer internals. The end of the build log: [...truncated 55935 lines...] --- all_subdir_libexpat --- ===> lib/libexpat (all) --- all_subdir_libexecinfo --- --- backtrace.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -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/lib/libexecinfo/../../contrib/libexecinfo/backtrace.c -o backtrace.So --- all_subdir_libevent --- --- buffer.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/libevent -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELECT -DHAVE_SETFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION='"1.3b"' -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/lib/libevent/../../contrib/pf/libevent/buffer.c -o buffer.o --- all_subdir_libexecinfo --- --- symtab.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -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/lib/libexecinfo/../../contrib/libexecinfo/symtab.c -o symtab.So --- all_subdir_libdwarf --- --- dwarf_pro_expr.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_expr.c -o dwarf_pro_expr.So --- dwarf_pro_finish.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_finish.c -o dwarf_pro_finish.o --- all_subdir_libexecinfo --- --- unwind.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -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/lib/libexecinfo/../../contrib/libexecinfo/unwind.c -o unwind.So --- all_subdir_libevent --- --- evbuffer.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/libevent -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELECT -DHAVE_SETFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION='"1.3b"' -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/lib/libevent/../../contrib/pf/libevent/evbuffer.c -o evbuffer.o --- all_subdir_libexecinfo --- --- backtrace.o --- 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 -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/lib/libexecinfo/../../contrib/libexecinfo/backtrace.c -o backtrace.o --- symtab.o --- 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 -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/lib/libexecinfo/../../contrib/libexecinfo/symtab.c -o symtab.o --- all_subdir_libdwarf --- --- dwarf_pro_finish.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_finish.c -o dwarf_pro_finish.So --- all_subdir_libevent --- --- event.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/libevent -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELECT -DHAVE_SETFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION='"1.3b"' -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/lib/libevent/../../contrib/pf/libevent/event.c -o event.o --- all_subdir_libdwarf --- --- dwarf_pro_frame.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_frame.c -o dwarf_pro_frame.o --- all_subdir_libexecinfo --- --- unwind.o --- 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 -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/lib/libexecinfo/../../contrib/libexecinfo/unwind.c -o unwind.o --- all_subdir_libevent --- --- kqueue.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/libevent -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELECT -DHAVE_SETFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION='"1.3b"' -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/lib/libevent/../../contrib/pf/libevent/kqueue.c -o kqueue.o --- all_subdir_libexecinfo --- --- libexecinfo.so.1 --- building shared library libexecinfo.so.1 cc -B/usr/local/aarch64-freebsd/bin/ -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libexecinfo.so.1 -Wl,-soname,libexecinfo.so.1 `NM='/usr/local/aarch64-freebsd/bin/nm' NMFLAGS='' lorder backtrace.So symtab.So unwind.So | tsort -q` -lelf --- libexecinfo.a --- --- all_subdir_libdwarf --- --- dwarf_pro_frame.So --- --- all_subdir_libexecinfo --- building static execinfo library --- all_subdir_libdwarf --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_frame.c -o dwarf_pro_frame.So --- all_subdir_libexecinfo --- /usr/local/aarch64-freebsd/bin/ar -crD libexecinfo.a `NM='/usr/local/aarch64-freebsd/bin/nm' NMFLAGS='' lorder backtrace.o symtab.o unwind.o | tsort -q` /usr/local/aarch64-freebsd/bin/ranlib -D libexecinfo.a --- all_subdir_libevent --- --- log.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/libevent -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELECT -DHAVE_SETFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION='"1.3b"' -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/lib/libevent/../../contrib/pf/libevent/log.c -o log.o --- all_subdir_libdwarf --- --- dwarf_pro_init.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_init.c -o dwarf_pro_init.o --- all_subdir_libevent --- --- poll.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/libevent -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELECT -DHAVE_SETFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION='"1.3b"' -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/lib/libevent/../../contrib/pf/libevent/poll.c -o poll.o --- all_subdir_libdwarf --- --- dwarf_pro_init.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_init.c -o dwarf_pro_init.So --- all_subdir_libevent --- --- select.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/libevent -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELECT -DHAVE_SETFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION='"1.3b"' -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/lib/libevent/../../contrib/pf/libevent/select.c -o select.o --- all_subdir_libdwarf --- --- dwarf_pro_lineno.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_lineno.c -o dwarf_pro_lineno.o --- dwarf_pro_lineno.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_lineno.c -o dwarf_pro_lineno.So --- dwarf_pro_macinfo.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_macinfo.c -o dwarf_pro_macinfo.o --- all_subdir_libevent --- --- signal.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/libevent -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELECT -DHAVE_SETFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION='"1.3b"' -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/lib/libevent/../../contrib/pf/libevent/signal.c -o signal.o --- libprivateevent.so.1 --- building shared library libprivateevent.so.1 --- all_subdir_libfetch --- ===> lib/libfetch (all) --- all_subdir_libevent --- cc -B/usr/local/aarch64-freebsd/bin/ -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libprivateevent.so.1 -Wl,-soname,libprivateevent.so.1 `NM='/usr/local/aarch64-freebsd/bin/nm' NMFLAGS='' lorder buffer.So evbuffer.So event.So kqueue.So log.So poll.So select.So signal.So | tsort -q` --- all_subdir_libdwarf --- --- dwarf_pro_macinfo.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_macinfo.c -o dwarf_pro_macinfo.So --- dwarf_pro_reloc.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_reloc.c -o dwarf_pro_reloc.o --- all_subdir_libfetch --- --- fetch.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -std=iso9899:1999 -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/lib/libfetch/fetch.c -o fetch.So --- all_subdir_libevent --- --- libprivateevent.a --- building static event library /usr/local/aarch64-freebsd/bin/ar -crD libprivateevent.a `NM='/usr/local/aarch64-freebsd/bin/nm' NMFLAGS='' lorder buffer.o evbuffer.o event.o kqueue.o log.o poll.o select.o signal.o | tsort -q` /usr/local/aarch64-freebsd/bin/ranlib -D libprivateevent.a --- all_subdir_libdwarf --- --- dwarf_pro_reloc.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_reloc.c -o dwarf_pro_reloc.So --- all_subdir_libfetch --- --- common.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -std=iso9899:1999 -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/lib/libfetch/common.c -o common.So --- file.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -std=iso9899:1999 -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/lib/libfetch/file.c -o file.So --- all_subdir_libdwarf --- --- dwarf_pro_sections.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_sections.c -o dwarf_pro_sections.o --- dwarf_pro_sections.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_sections.c -o dwarf_pro_sections.So --- dwarf_ranges.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_ranges.c -o dwarf_ranges.o --- dwarf_ranges.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_ranges.c -o dwarf_ranges.So --- all_subdir_libfigpar --- ===> lib/libfigpar (all) --- all_subdir_libdwarf --- --- dwarf_reloc.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_reloc.c -o dwarf_reloc.o --- all_subdir_libfetch --- --- fetch.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -std=iso9899:1999 -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/lib/libfetch/fetch.c -o fetch.o --- common.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -std=iso9899:1999 -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/lib/libfetch/common.c -o common.o --- all_subdir_libdwarf --- --- dwarf_reloc.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_reloc.c -o dwarf_reloc.So --- dwarf_sections.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_sections.c -o dwarf_sections.o --- dwarf_sections.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_sections.c -o dwarf_sections.So --- all_subdir_libfetch --- --- file.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -std=iso9899:1999 -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/lib/libfetch/file.c -o file.o --- all_subdir_libdwarf --- --- dwarf_seterror.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_seterror.c -o dwarf_seterror.o --- all_subdir_libgpio --- ===> lib/libgpio (all) --- gpio.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I/usr/src/lib/libgpio -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/lib/libgpio/gpio.c -o gpio.So --- all_subdir_libdwarf --- --- dwarf_seterror.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_seterror.c -o dwarf_seterror.So --- dwarf_str.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_str.c -o dwarf_str.o --- all_subdir_libfetch --- --- ftp.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -std=iso9899:1999 -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/lib/libfetch/ftp.c -o ftp.o --- all_subdir_libgpio --- --- gpio.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/libgpio -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/lib/libgpio/gpio.c -o gpio.o --- all_subdir_libdwarf --- --- dwarf_str.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_str.c -o dwarf_str.So --- all_subdir_libgssapi --- ===> lib/libgssapi (all) --- all_subdir_libdwarf --- --- libdwarf.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/libdwarf.c -o libdwarf.o --- libdwarf.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/libdwarf.c -o libdwarf.So --- all_subdir_libgpio --- --- libgpio.so.0 --- building shared library libgpio.so.0 cc -B/usr/local/aarch64-freebsd/bin/ -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libgpio.so.0 -Wl,-soname,libgpio.so.0 `NM='/usr/local/aarch64-freebsd/bin/nm' NMFLAGS='' lorder gpio.So | tsort -q` --- all_subdir_libfetch --- --- ftp.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -std=iso9899:1999 -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/lib/libfetch/ftp.c -o ftp.So --- all_subdir_libgpio --- --- libgpio.a --- building static gpio library /usr/local/aarch64-freebsd/bin/ar -crD libgpio.a `NM='/usr/local/aarch64-freebsd/bin/nm' NMFLAGS='' lorder gpio.o | tsort -q` --- all_subdir_libdwarf --- --- libdwarf_abbrev.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/libdwarf_abbrev.c -o libdwarf_abbrev.o --- all_subdir_libgpio --- /usr/local/aarch64-freebsd/bin/ranlib -D libgpio.a --- all_subdir_libfetch --- --- http.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -std=iso9899:1999 -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/lib/libfetch/http.c -o http.o /usr/src/lib/libfetch/http.c:1692:25: error: address of array 'url->user' will always evaluate to 'true' [-Werror,-Wpointer-bool-conversion] aparams.user = url->user ? ~~~~~^~~~ ~ /usr/src/lib/libfetch/http.c:1694:29: error: address of array 'url->pwd' will always evaluate to 'true' [-Werror,-Wpointer-bool-conversion] aparams.password = url->pwd ? ~~~~~^~~ ~ 2 errors generated. *** [http.o] Error code 1 make[5]: stopped in /usr/src/lib/libfetch --- all_subdir_libdwarf --- A failure has been detected in another branch of the parallel make make[5]: stopped in /usr/src/lib/libdwarf *** [all_subdir_libdwarf] Error code 2 make[4]: stopped in /usr/src/lib --- all_subdir_libfetch --- 1 error make[5]: stopped in /usr/src/lib/libfetch *** [all_subdir_libfetch] Error code 2 make[4]: stopped in /usr/src/lib 2 errors make[4]: stopped in /usr/src/lib A failure has been detected in another branch of the parallel make make[3]: stopped in /usr/src *** [libraries] Error code 2 make[2]: stopped in /usr/src 1 error make[2]: stopped in /usr/src *** [_libraries] 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/hudson1707456062140471210.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 Sun Nov 29 18:21: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 B1F4CA22546 for ; Sun, 29 Nov 2015 18:21:26 +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 9DE571BEB for ; Sun, 29 Nov 2015 18:21:26 +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 tATILQUS028359 for ; Sun, 29 Nov 2015 18:21:26 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-arm@FreeBSD.org Subject: [Bug 204636] make buildworld failed on Raspberry Pi 2 - "instruction requires: armv6t2" Date: Sun, 29 Nov 2015 18:21:26 +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 Only Me X-Bugzilla-Who: aikchar@codeghar.com 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: bug_status resolution 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: Sun, 29 Nov 2015 18:21:26 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204636 Hamza Sheikh changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |Not A Bug -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-arm@freebsd.org Sun Nov 29 18:24:56 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 7419DA2279A for ; Sun, 29 Nov 2015 18:24:56 +0000 (UTC) (envelope-from fehrist@codeghar.com) Received: from mail-pa0-x242.google.com (mail-pa0-x242.google.com [IPv6:2607:f8b0:400e:c03::242]) (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 3F6E61F0C for ; Sun, 29 Nov 2015 18:24:56 +0000 (UTC) (envelope-from fehrist@codeghar.com) Received: by pacfl14 with SMTP id fl14so22111813pac.1 for ; Sun, 29 Nov 2015 10:24:55 -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:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=2wR2EC2luWwzm27pWxuTwS1FV8IfV5u+Xkhd8sFDRGg=; b=PrgecsFZfte0t0/3SLfSSY/PgoIctgApEOOkx3Hf1XDkyL1ziJBURwbOgLq6XdbVX8 YHl10W1Ray5A0mbZt2IRuMAJm1grt6oLL6vkyPbQwNmvIjnfERVKvX+B97Bc8P3jd09A dOmWTWfITvynRLNLxKIPVx3vo4mDiJogT3GzxrfM6F8NmiJIpQRLFrPbQ1FRBjh6ptAD IKZqaYtidRpk9vsvhgQJtFdNcVv4oIvKQhmjzWIHoClpY9Ln6HwbdUfS6awICJCXrIxh gKKHHPWQlpJ5WSkWePBooAz2Jc5Pk8AFVXEXBdgcvCd5yGAHOhaNvQGgAq3DaVdNsvKh ZYzg== 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:cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=2wR2EC2luWwzm27pWxuTwS1FV8IfV5u+Xkhd8sFDRGg=; b=NJRDZ8XHkGLKveaPNPgQf/qTSV/fvXozvSTjvZ1XX8XQgH3is194ZKGuRmtb0A06dc MGUroBbMB+gALARO9bUBylGnL4qtW2HdDQ/zYQ/WeFLA54NdTDmq5MiwPEBJAciYGl/A qC3iRMV4fKFhECPhrgaqq821v/yxqhmppjB40SttKP1/ge2yaXSc5raU/PRpaLhqDk5Y EW6lbYQAiEoQpnTICLgWitPGxK4tXeXZrS+pVh5J48NQSv7VR69z/soss69lI3+HASgq EadL5Qi6fmaW+GmC2cnbSxTtmyOig7fEfvLgDlqr6PSXVTYm9YsqGg4gMhEMPadIoKnr 8bMQ== X-Gm-Message-State: ALoCoQkt33vRSZCke27Ix5PltZTOPj2rX1eoEJL/9JUEu2U7crCT/MfwJdn1SBZokYvERW/4JTyg X-Received: by 10.98.2.210 with SMTP id 201mr63892258pfc.129.1448821495769; Sun, 29 Nov 2015 10:24:55 -0800 (PST) Received: from heer.internal.jugni.xyz ([2601:600:8300:45b:60d4:7ea3:327c:71ad]) by smtp.googlemail.com with ESMTPSA id wh10sm46837861pab.2.2015.11.29.10.24.55 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 29 Nov 2015 10:24:55 -0800 (PST) Message-ID: <565B42F6.2080805@codeghar.com> Date: Sun, 29 Nov 2015 10:24:54 -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 CC: Tim Kientzle Subject: Re: make buildworld failed on Raspberry Pi 2 - "instruction requires: armv6t2" References: <56555273.403@codeghar.com> <5658A76C.1010502@codeghar.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; 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: Sun, 29 Nov 2015 18:24:56 -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. I removed the line `CPUTYPE?=native` from /etc/make.conf and `make buildworld` completed successfully. Thanks for the tip! I have updated the bug report as well. > P.S. What is RaspBSD? From raspbsd.org: "RaspBSD is a image of FreeBSD 11 that is preconfigured in two different images for Raspberry Pi Computers (and more soon)." -- Hamza Sheikh Twitter: @aikchar From owner-freebsd-arm@freebsd.org Sun Nov 29 19:08:39 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 01D46A3A1C4 for ; Sun, 29 Nov 2015 19:08:39 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-qg0-x231.google.com (mail-qg0-x231.google.com [IPv6:2607:f8b0:400d:c04::231]) (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 A83521FCD for ; Sun, 29 Nov 2015 19:08:38 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by qgeb1 with SMTP id b1so104855657qge.1 for ; Sun, 29 Nov 2015 11:08:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=fxUqOhWWhgd5Sva/mB57ObDbQYUhzQT3Wwfey4dBta8=; b=Y6aLKBrbB+a17NAIPbKLLK+wtSycnI04Vq2RbyQbSyBVU8j8teEC2rnFbNs8a1DVl3 47gCTgUF7tFYB2Yx73INh7UHx3F1KMmZWg3J6P9nbw39C4RzJ+fhpYw+Bi2/hYVav0NM ybdXdxE0Ef1enrd5sJYy5+5gg7mra0K6z5fiuWCO7hdr1apYVn5aZ43PQJuWkIlekPGE DLahSjixWQ5/eDCL51P4vVyUbrxghtorgRiopAt5RWJPLu2oUYY8ErV8vpksKI7fNLvk sZ+5iP1olqnj8153ZkB6wfPYq+crxWfqDEM+7qfBFR4px+xAkfN8GgZAa3pWH6YT96r5 xtTw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=fxUqOhWWhgd5Sva/mB57ObDbQYUhzQT3Wwfey4dBta8=; b=DXbBGzYlDslgmu1I8z1aPBNb8nWOc27P0AofcUTLSPJ4OXxsxYBxZIzsr2kGG7Nd8w w+uR371kF7KTb1I9vb2dvndgQd4dvRQy4vHQoxC4kqlOcrW8HBj+oC0OmyST0MMtTGja j8rRGXQS7ROLuUoAxhpzA/1ZfzCrqJrLl5kvHqrQFV3uNBspaKDlArnqz5zF1MmZPD1R Xg6bNlCK70ELbknTb+IBY9kZAVRtROeq6DgDAcxgODqsUD/8DqcMg9MUX3VEtALv3b3K ABsqHlP38gwBsnp81FV5s5vsDDxON2m3JrIMWGvd7+eg3I5DZHXrN6RprnoVfqLpx+b6 eHYA== X-Gm-Message-State: ALoCoQne9aYXHBsgfbRyPYCbzKPv1h+dRMTqXGyEiw/eh4iFYTrPMFsX3ARjZ13tVat6kmVov1sU MIME-Version: 1.0 X-Received: by 10.140.40.38 with SMTP id w35mr67349435qgw.52.1448824117670; Sun, 29 Nov 2015 11:08:37 -0800 (PST) Sender: wlosh@bsdimp.com Received: by 10.140.27.181 with HTTP; Sun, 29 Nov 2015 11:08:37 -0800 (PST) X-Originating-IP: [50.253.99.174] In-Reply-To: <565B42F6.2080805@codeghar.com> References: <56555273.403@codeghar.com> <5658A76C.1010502@codeghar.com> <565B42F6.2080805@codeghar.com> Date: Sun, 29 Nov 2015 12:08:37 -0700 X-Google-Sender-Auth: bzsg4XcXXQiCSInijjIFI-VWeU4 Message-ID: Subject: Re: make buildworld failed on Raspberry Pi 2 - "instruction requires: armv6t2" From: Warner Losh To: fehrist@codeghar.com Cc: freebsd-arm , Tim Kientzle Content-Type: text/plain; charset=UTF-8 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: Sun, 29 Nov 2015 19:08:39 -0000 CPUTYPE=native hasn't been tested on arm at all. Clearly our implementation of it is broken. That's the real bug here. We either should implement it correctly, which would take some doing, or we should make -march=native return an error on those systems where it isn't done right. You are correct: in the mean time, please remove this. It works on x86, it seems, but doesn't on arm. Warner On Sun, Nov 29, 2015 at 11:24 AM, Hamza Sheikh wrote: > 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. >> > > I removed the line `CPUTYPE?=native` from /etc/make.conf and `make > buildworld` completed successfully. Thanks for the tip! > > I have updated the bug report as well. > > P.S. What is RaspBSD? >> > > From raspbsd.org: "RaspBSD is a image of FreeBSD 11 that is preconfigured > in two different images for Raspberry Pi Computers (and more soon)." > > > -- > 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 Sun Nov 29 20:05:14 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 D8C9DA3B020 for ; Sun, 29 Nov 2015 20:05:14 +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 C5AED1BF0 for ; Sun, 29 Nov 2015 20:05:14 +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 tATK5EY2096485 for ; Sun, 29 Nov 2015 20:05:14 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-arm@FreeBSD.org Subject: [Bug 204898] zfs root fails to boot Date: Sun, 29 Nov 2015 20:05:14 +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: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: mikhail.rokhin@gmail.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 attachments.created 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: Sun, 29 Nov 2015 20:05:14 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204898 Bug ID: 204898 Summary: zfs root fails to boot Product: Base System Version: 10.1-RELEASE Hardware: i386 OS: Any Status: New Severity: Affects Many People Priority: --- Component: arm Assignee: freebsd-arm@FreeBSD.org Reporter: mikhail.rokhin@gmail.com Created attachment 163658 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=163658&action=edit Snapshot of boot When installed to auto-zfs root, fails to boot in with kernel panic. i386 only, amd64 works fine. Snapshot of boot attached. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-arm@freebsd.org Sun Nov 29 20:17: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 28B50A3B4FD for ; Sun, 29 Nov 2015 20:17:55 +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 152221346; Sun, 29 Nov 2015 20:17:55 +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 EB28418DD; Sun, 29 Nov 2015 20:17:54 +0000 (UTC) Date: Sun, 29 Nov 2015 20:17:54 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: adrian@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Message-ID: <1316852860.261.1448828274929.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <1792869710.253.1448821071369.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1792869710.253.1448821071369.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_arm64 - Build #1810 - 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: Sun, 29 Nov 2015 20:17:55 -0000 FreeBSD_HEAD_arm64 - Build #1810 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1810/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1810/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1810/console Change summaries: 291458 by adrian: add missing initvals. Sorry y'all. The end of the build log: [...truncated 55904 lines...] --- dwarf_pro_die.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_die.c -o dwarf_pro_die.So --- all_subdir_libevent --- --- kqueue.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/libevent -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELECT -DHAVE_SETFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION='"1.3b"' -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/lib/libevent/../../contrib/pf/libevent/kqueue.c -o kqueue.o --- log.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/libevent -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELECT -DHAVE_SETFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION='"1.3b"' -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/lib/libevent/../../contrib/pf/libevent/log.c -o log.o --- all_subdir_libdwarf --- --- dwarf_pro_expr.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_expr.c -o dwarf_pro_expr.o --- dwarf_pro_expr.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_expr.c -o dwarf_pro_expr.So --- dwarf_pro_finish.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_finish.c -o dwarf_pro_finish.o --- all_subdir_libevent --- --- poll.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/libevent -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELECT -DHAVE_SETFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION='"1.3b"' -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/lib/libevent/../../contrib/pf/libevent/poll.c -o poll.o --- select.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/libevent -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELECT -DHAVE_SETFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION='"1.3b"' -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/lib/libevent/../../contrib/pf/libevent/select.c -o select.o --- all_subdir_libdwarf --- --- dwarf_pro_finish.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_finish.c -o dwarf_pro_finish.So --- all_subdir_libevent --- --- signal.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/libevent -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELECT -DHAVE_SETFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION='"1.3b"' -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/lib/libevent/../../contrib/pf/libevent/signal.c -o signal.o --- all_subdir_libdwarf --- --- dwarf_pro_frame.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_frame.c -o dwarf_pro_frame.o --- all_subdir_libevent --- --- libprivateevent.so.1 --- building shared library libprivateevent.so.1 --- all_subdir_libdwarf --- --- dwarf_pro_frame.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_frame.c -o dwarf_pro_frame.So --- all_subdir_libevent --- cc -B/usr/local/aarch64-freebsd/bin/ -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libprivateevent.so.1 -Wl,-soname,libprivateevent.so.1 `NM='/usr/local/aarch64-freebsd/bin/nm' NMFLAGS='' lorder buffer.So evbuffer.So event.So kqueue.So log.So poll.So select.So signal.So | tsort -q` --- all_subdir_libfetch --- ===> lib/libfetch (all) --- all_subdir_libevent --- --- libprivateevent.a --- building static event library /usr/local/aarch64-freebsd/bin/ar -crD libprivateevent.a `NM='/usr/local/aarch64-freebsd/bin/nm' NMFLAGS='' lorder buffer.o evbuffer.o event.o kqueue.o log.o poll.o select.o signal.o | tsort -q` --- all_subdir_libfetch --- --- fetch.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -std=iso9899:1999 -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/lib/libfetch/fetch.c -o fetch.So --- all_subdir_libevent --- /usr/local/aarch64-freebsd/bin/ranlib -D libprivateevent.a --- all_subdir_libdwarf --- --- dwarf_pro_init.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_init.c -o dwarf_pro_init.o --- all_subdir_libfetch --- --- common.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -std=iso9899:1999 -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/lib/libfetch/common.c -o common.So --- file.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -std=iso9899:1999 -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/lib/libfetch/file.c -o file.So --- all_subdir_libdwarf --- --- dwarf_pro_init.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_init.c -o dwarf_pro_init.So --- dwarf_pro_lineno.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_lineno.c -o dwarf_pro_lineno.o --- dwarf_pro_lineno.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_lineno.c -o dwarf_pro_lineno.So --- dwarf_pro_macinfo.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_macinfo.c -o dwarf_pro_macinfo.o --- all_subdir_libfigpar --- ===> lib/libfigpar (all) --- all_subdir_libgpio --- ===> lib/libgpio (all) --- all_subdir_libdwarf --- --- dwarf_pro_macinfo.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_macinfo.c -o dwarf_pro_macinfo.So --- all_subdir_libfetch --- --- fetch.o --- --- all_subdir_libgpio --- --- gpio.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I/usr/src/lib/libgpio -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/lib/libgpio/gpio.c -o gpio.So --- all_subdir_libfetch --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -std=iso9899:1999 -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/lib/libfetch/fetch.c -o fetch.o --- all_subdir_libdwarf --- --- dwarf_pro_reloc.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_reloc.c -o dwarf_pro_reloc.o --- all_subdir_libgpio --- --- gpio.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/libgpio -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/lib/libgpio/gpio.c -o gpio.o --- all_subdir_libdwarf --- --- dwarf_pro_reloc.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_reloc.c -o dwarf_pro_reloc.So --- all_subdir_libgpio --- --- libgpio.so.0 --- building shared library libgpio.so.0 cc -B/usr/local/aarch64-freebsd/bin/ -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libgpio.so.0 -Wl,-soname,libgpio.so.0 `NM='/usr/local/aarch64-freebsd/bin/nm' NMFLAGS='' lorder gpio.So | tsort -q` --- all_subdir_libfetch --- --- common.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -std=iso9899:1999 -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/lib/libfetch/common.c -o common.o --- all_subdir_libdwarf --- --- dwarf_pro_sections.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_sections.c -o dwarf_pro_sections.o --- all_subdir_libgssapi --- ===> lib/libgssapi (all) --- all_subdir_libgpio --- --- libgpio.a --- building static gpio library /usr/local/aarch64-freebsd/bin/ar -crD libgpio.a `NM='/usr/local/aarch64-freebsd/bin/nm' NMFLAGS='' lorder gpio.o | tsort -q` /usr/local/aarch64-freebsd/bin/ranlib -D libgpio.a --- all_subdir_libdwarf --- --- dwarf_pro_sections.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_sections.c -o dwarf_pro_sections.So --- dwarf_ranges.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_ranges.c -o dwarf_ranges.o --- all_subdir_libfetch --- --- file.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -std=iso9899:1999 -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/lib/libfetch/file.c -o file.o --- all_subdir_librpcsec_gss --- ===> lib/librpcsec_gss (all) --- all_subdir_libdwarf --- --- dwarf_ranges.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_ranges.c -o dwarf_ranges.So --- all_subdir_librpcsec_gss --- --- rpcsec_gss.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I/usr/src/lib/librpcsec_gss/../../include -I/usr/src/lib/librpcsec_gss/../../libc_rpc -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/lib/librpcsec_gss/rpcsec_gss.c -o rpcsec_gss.So --- all_subdir_libdwarf --- --- dwarf_reloc.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_reloc.c -o dwarf_reloc.o --- dwarf_reloc.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_reloc.c -o dwarf_reloc.So --- all_subdir_librpcsec_gss --- --- rpcsec_gss_prot.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I/usr/src/lib/librpcsec_gss/../../include -I/usr/src/lib/librpcsec_gss/../../libc_rpc -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/lib/librpcsec_gss/rpcsec_gss_prot.c -o rpcsec_gss_prot.So --- all_subdir_libfetch --- --- ftp.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -std=iso9899:1999 -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/lib/libfetch/ftp.c -o ftp.o --- all_subdir_libdwarf --- --- dwarf_sections.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_sections.c -o dwarf_sections.o --- all_subdir_librpcsec_gss --- --- rpcsec_gss_conf.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I/usr/src/lib/librpcsec_gss/../../include -I/usr/src/lib/librpcsec_gss/../../libc_rpc -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/lib/librpcsec_gss/rpcsec_gss_conf.c -o rpcsec_gss_conf.So --- rpcsec_gss_misc.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I/usr/src/lib/librpcsec_gss/../../include -I/usr/src/lib/librpcsec_gss/../../libc_rpc -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/lib/librpcsec_gss/rpcsec_gss_misc.c -o rpcsec_gss_misc.So --- all_subdir_libdwarf --- --- dwarf_sections.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_sections.c -o dwarf_sections.So --- all_subdir_libfetch --- --- ftp.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -std=iso9899:1999 -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/lib/libfetch/ftp.c -o ftp.So --- all_subdir_libdwarf --- --- dwarf_seterror.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_seterror.c -o dwarf_seterror.o --- all_subdir_librpcsec_gss --- --- svc_rpcsec_gss.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I/usr/src/lib/librpcsec_gss/../../include -I/usr/src/lib/librpcsec_gss/../../libc_rpc -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/lib/librpcsec_gss/svc_rpcsec_gss.c -o svc_rpcsec_gss.So --- all_subdir_libdwarf --- --- dwarf_seterror.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_seterror.c -o dwarf_seterror.So --- dwarf_str.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_str.c -o dwarf_str.o --- dwarf_str.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_str.c -o dwarf_str.So --- libdwarf.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/libdwarf.c -o libdwarf.o --- libdwarf.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/libdwarf.c -o libdwarf.So --- all_subdir_librpcsec_gss --- --- rpcsec_gss.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/librpcsec_gss/../../include -I/usr/src/lib/librpcsec_gss/../../libc_rpc -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/lib/librpcsec_gss/rpcsec_gss.c -o rpcsec_gss.o --- all_subdir_libfetch --- --- http.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -std=iso9899:1999 -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/lib/libfetch/http.c -o http.o --- all_subdir_libdwarf --- --- libdwarf_abbrev.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/libdwarf_abbrev.c -o libdwarf_abbrev.o --- all_subdir_librpcsec_gss --- --- rpcsec_gss_prot.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/librpcsec_gss/../../include -I/usr/src/lib/librpcsec_gss/../../libc_rpc -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/lib/librpcsec_gss/rpcsec_gss_prot.c -o rpcsec_gss_prot.o --- all_subdir_libdwarf --- --- libdwarf_abbrev.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/libdwarf_abbrev.c -o libdwarf_abbrev.So --- all_subdir_libfetch --- /usr/src/lib/libfetch/http.c:1692:25: error: address of array 'url->user' will always evaluate to 'true' [-Werror,-Wpointer-bool-conversion] aparams.user = url->user ? ~~~~~^~~~ ~ /usr/src/lib/libfetch/http.c:1694:29: error: address of array 'url->pwd' will always evaluate to 'true' [-Werror,-Wpointer-bool-conversion] aparams.password = url->pwd ? ~~~~~^~~ ~ 2 errors generated. *** [http.o] Error code 1 make[5]: stopped in /usr/src/lib/libfetch 1 error make[5]: stopped in /usr/src/lib/libfetch *** [all_subdir_libfetch] Error code 2 make[4]: stopped in /usr/src/lib --- all_subdir_librpcsec_gss --- A failure has been detected in another branch of the parallel make make[5]: stopped in /usr/src/lib/librpcsec_gss *** [all_subdir_librpcsec_gss] Error code 2 make[4]: stopped in /usr/src/lib --- all_subdir_libdwarf --- A failure has been detected in another branch of the parallel make make[5]: stopped in /usr/src/lib/libdwarf *** [all_subdir_libdwarf] Error code 2 make[4]: stopped in /usr/src/lib 3 errors make[4]: stopped in /usr/src/lib A failure has been detected in another branch of the parallel make make[3]: stopped in /usr/src *** [libraries] Error code 2 make[2]: stopped in /usr/src 1 error make[2]: stopped in /usr/src *** [_libraries] 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/hudson4078231144076675600.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 Sun Nov 29 22:17:41 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 71CC0A3CF89 for ; Sun, 29 Nov 2015 22:17:41 +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 6085C120A; Sun, 29 Nov 2015 22:17:41 +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 79B55192A; Sun, 29 Nov 2015 22:17:41 +0000 (UTC) Date: Sun, 29 Nov 2015 22:17:39 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mckusick@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Message-ID: <1534600885.267.1448835461262.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <1316852860.261.1448828274929.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1316852860.261.1448828274929.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_arm64 - Build #1811 - 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: Sun, 29 Nov 2015 22:17:41 -0000 FreeBSD_HEAD_arm64 - Build #1811 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1811/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1811/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1811/console Change summaries: 291460 by mckusick: As the kernel allocates and frees vnodes, it fully initializes them on every allocation and fully releases them on every free. These are not trivial costs: it starts by zeroing a large structure then initializes a mutex, a lock manager lock, an rw lock, four lists, and six pointers. And looking at vfs.vnodes_created, these operations are being done millions of times an hour on a busy machine. As a performance optimization, this code update uses the uma_init and uma_fini routines to do these initializations and cleanups only as the vnodes enter and leave the vnode_zone. With this change the initializations are only done kern.maxvnodes times at system startup and then only rarely again. The frees are done only if the vnode_zone shrinks which never happens in practice. For those curious about the avoided work, look at the vnode_init() and vnode_fini() functions in kern/vfs_subr.c to see the code that has been removed from the main vnode allocation/free path. Reviewed by: kib Tested by: Peter Holm 291459 by mckusick: For performance reasons, it is useful to have a single string used as the name of a filesystem when setting it as the first parameter to the getnewvnode() function. Most filesystems call getnewvnode from just one place so can use a literal string as the first parameter. However, NFS calls getnewvnode from two places, so we create a global constant string that can be used by the two instances. This change also collapses two instances of getnewvnode() in the UFS filesystem to a single call. Reviewed by: kib Tested by: Peter Holm The end of the build log: [...truncated 56452 lines...] --- all_subdir_libexecinfo --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -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/lib/libexecinfo/../../contrib/libexecinfo/unwind.c -o unwind.So --- all_subdir_libdwarf --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_loclist.c -o dwarf_loclist.So --- all_subdir_libevent --- --- poll.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I/usr/src/lib/libevent -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELECT -DHAVE_SETFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION='"1.3b"' -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/lib/libevent/../../contrib/pf/libevent/poll.c -o poll.So --- all_subdir_libexecinfo --- --- backtrace.o --- 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 -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/lib/libexecinfo/../../contrib/libexecinfo/backtrace.c -o backtrace.o --- all_subdir_libdwarf --- --- dwarf_macinfo.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_macinfo.c -o dwarf_macinfo.o --- all_subdir_libevent --- --- select.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I/usr/src/lib/libevent -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELECT -DHAVE_SETFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION='"1.3b"' -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/lib/libevent/../../contrib/pf/libevent/select.c -o select.So --- all_subdir_libexecinfo --- --- symtab.o --- 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 -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/lib/libexecinfo/../../contrib/libexecinfo/symtab.c -o symtab.o --- all_subdir_libdwarf --- --- dwarf_macinfo.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_macinfo.c -o dwarf_macinfo.So --- all_subdir_libexecinfo --- --- unwind.o --- 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 -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/lib/libexecinfo/../../contrib/libexecinfo/unwind.c -o unwind.o --- all_subdir_libdwarf --- --- dwarf_pro_arange.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_arange.c -o dwarf_pro_arange.o --- all_subdir_libevent --- --- signal.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I/usr/src/lib/libevent -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELECT -DHAVE_SETFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION='"1.3b"' -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/lib/libevent/../../contrib/pf/libevent/signal.c -o signal.So --- all_subdir_libexecinfo --- --- libexecinfo.so.1 --- building shared library libexecinfo.so.1 cc -B/usr/local/aarch64-freebsd/bin/ -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libexecinfo.so.1 -Wl,-soname,libexecinfo.so.1 `NM='/usr/local/aarch64-freebsd/bin/nm' NMFLAGS='' lorder backtrace.So symtab.So unwind.So | tsort -q` -lelf --- all_subdir_libexpat --- ===> lib/libexpat (all) --- all_subdir_libexecinfo --- --- libexecinfo.a --- building static execinfo library /usr/local/aarch64-freebsd/bin/ar -crD libexecinfo.a `NM='/usr/local/aarch64-freebsd/bin/nm' NMFLAGS='' lorder backtrace.o symtab.o unwind.o | tsort -q` --- all_subdir_libfetch --- ===> lib/libfetch (all) --- all_subdir_libdwarf --- --- dwarf_pro_arange.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_arange.c -o dwarf_pro_arange.So --- all_subdir_libexecinfo --- /usr/local/aarch64-freebsd/bin/ranlib -D libexecinfo.a --- all_subdir_libdwarf --- --- dwarf_pro_attr.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_attr.c -o dwarf_pro_attr.o --- all_subdir_libevent --- --- buffer.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/libevent -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELECT -DHAVE_SETFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION='"1.3b"' -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/lib/libevent/../../contrib/pf/libevent/buffer.c -o buffer.o --- all_subdir_libfetch --- --- fetch.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -std=iso9899:1999 -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/lib/libfetch/fetch.c -o fetch.So --- all_subdir_libevent --- --- evbuffer.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/libevent -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELECT -DHAVE_SETFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION='"1.3b"' -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/lib/libevent/../../contrib/pf/libevent/evbuffer.c -o evbuffer.o --- all_subdir_libfetch --- --- common.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -std=iso9899:1999 -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/lib/libfetch/common.c -o common.So --- all_subdir_libdwarf --- --- dwarf_pro_attr.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_attr.c -o dwarf_pro_attr.So --- all_subdir_libevent --- --- event.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/libevent -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELECT -DHAVE_SETFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION='"1.3b"' -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/lib/libevent/../../contrib/pf/libevent/event.c -o event.o --- all_subdir_libdwarf --- --- dwarf_pro_die.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_die.c -o dwarf_pro_die.o --- all_subdir_libevent --- --- kqueue.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/libevent -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELECT -DHAVE_SETFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION='"1.3b"' -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/lib/libevent/../../contrib/pf/libevent/kqueue.c -o kqueue.o --- all_subdir_libdwarf --- --- dwarf_pro_die.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_die.c -o dwarf_pro_die.So --- all_subdir_libfetch --- --- file.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -std=iso9899:1999 -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/lib/libfetch/file.c -o file.So --- all_subdir_libdwarf --- --- dwarf_pro_expr.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_expr.c -o dwarf_pro_expr.o --- all_subdir_libevent --- --- log.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/libevent -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELECT -DHAVE_SETFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION='"1.3b"' -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/lib/libevent/../../contrib/pf/libevent/log.c -o log.o --- all_subdir_libdwarf --- --- dwarf_pro_expr.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_expr.c -o dwarf_pro_expr.So --- dwarf_pro_finish.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_finish.c -o dwarf_pro_finish.o --- all_subdir_libfetch --- --- fetch.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -std=iso9899:1999 -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/lib/libfetch/fetch.c -o fetch.o --- all_subdir_libevent --- --- poll.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/libevent -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELECT -DHAVE_SETFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION='"1.3b"' -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/lib/libevent/../../contrib/pf/libevent/poll.c -o poll.o --- all_subdir_libfetch --- --- common.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -std=iso9899:1999 -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/lib/libfetch/common.c -o common.o --- all_subdir_libdwarf --- --- dwarf_pro_finish.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_finish.c -o dwarf_pro_finish.So --- all_subdir_libevent --- --- select.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/libevent -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELECT -DHAVE_SETFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION='"1.3b"' -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/lib/libevent/../../contrib/pf/libevent/select.c -o select.o --- all_subdir_libdwarf --- --- dwarf_pro_frame.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_frame.c -o dwarf_pro_frame.o --- all_subdir_libevent --- --- signal.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/libevent -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELECT -DHAVE_SETFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION='"1.3b"' -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/lib/libevent/../../contrib/pf/libevent/signal.c -o signal.o --- all_subdir_libdwarf --- --- dwarf_pro_frame.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_frame.c -o dwarf_pro_frame.So --- all_subdir_libevent --- --- libprivateevent.so.1 --- building shared library libprivateevent.so.1 cc -B/usr/local/aarch64-freebsd/bin/ -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libprivateevent.so.1 -Wl,-soname,libprivateevent.so.1 `NM='/usr/local/aarch64-freebsd/bin/nm' NMFLAGS='' lorder buffer.So evbuffer.So event.So kqueue.So log.So poll.So select.So signal.So | tsort -q` --- all_subdir_libdwarf --- --- dwarf_pro_init.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_init.c -o dwarf_pro_init.o --- all_subdir_libevent --- --- libprivateevent.a --- building static event library /usr/local/aarch64-freebsd/bin/ar -crD libprivateevent.a `NM='/usr/local/aarch64-freebsd/bin/nm' NMFLAGS='' lorder buffer.o evbuffer.o event.o kqueue.o log.o poll.o select.o signal.o | tsort -q` --- all_subdir_libfigpar --- ===> lib/libfigpar (all) --- all_subdir_libevent --- /usr/local/aarch64-freebsd/bin/ranlib -D libprivateevent.a --- all_subdir_libdwarf --- --- dwarf_pro_init.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_init.c -o dwarf_pro_init.So --- dwarf_pro_lineno.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_lineno.c -o dwarf_pro_lineno.o --- all_subdir_libfetch --- --- file.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -std=iso9899:1999 -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/lib/libfetch/file.c -o file.o --- all_subdir_libgpio --- ===> lib/libgpio (all) --- gpio.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I/usr/src/lib/libgpio -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/lib/libgpio/gpio.c -o gpio.So --- all_subdir_libdwarf --- --- dwarf_pro_lineno.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_lineno.c -o dwarf_pro_lineno.So --- dwarf_pro_macinfo.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_macinfo.c -o dwarf_pro_macinfo.o --- all_subdir_libfetch --- --- ftp.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -std=iso9899:1999 -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/lib/libfetch/ftp.c -o ftp.o --- ftp.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -std=iso9899:1999 -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/lib/libfetch/ftp.c -o ftp.So --- all_subdir_libgpio --- --- gpio.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/lib/libgpio -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/lib/libgpio/gpio.c -o gpio.o --- all_subdir_libdwarf --- --- dwarf_pro_macinfo.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_macinfo.c -o dwarf_pro_macinfo.So --- dwarf_pro_reloc.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_reloc.c -o dwarf_pro_reloc.o --- all_subdir_libgpio --- --- libgpio.so.0 --- building shared library libgpio.so.0 cc -B/usr/local/aarch64-freebsd/bin/ -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libgpio.so.0 -Wl,-soname,libgpio.so.0 `NM='/usr/local/aarch64-freebsd/bin/nm' NMFLAGS='' lorder gpio.So | tsort -q` --- libgpio.a --- building static gpio library /usr/local/aarch64-freebsd/bin/ar -crD libgpio.a `NM='/usr/local/aarch64-freebsd/bin/nm' NMFLAGS='' lorder gpio.o | tsort -q` /usr/local/aarch64-freebsd/bin/ranlib -D libgpio.a --- all_subdir_libdwarf --- --- dwarf_pro_reloc.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_reloc.c -o dwarf_pro_reloc.So --- all_subdir_libgssapi --- ===> lib/libgssapi (all) --- all_subdir_libfetch --- --- http.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -std=iso9899:1999 -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/lib/libfetch/http.c -o http.o --- all_subdir_libdwarf --- --- dwarf_pro_sections.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_sections.c -o dwarf_pro_sections.o --- dwarf_pro_sections.So --- cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_pro_sections.c -o dwarf_pro_sections.So --- dwarf_ranges.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I. -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/common -I/usr/src/lib/libdwarf/../../contrib/elftoolchain/libelf -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/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_ranges.c -o dwarf_ranges.o --- all_subdir_libfetch --- /usr/src/lib/libfetch/http.c:1692:25: error: address of array 'url->user' will always evaluate to 'true' [-Werror,-Wpointer-bool-conversion] aparams.user = url->user ? ~~~~~^~~~ ~ /usr/src/lib/libfetch/http.c:1694:29: error: address of array 'url->pwd' will always evaluate to 'true' [-Werror,-Wpointer-bool-conversion] aparams.password = url->pwd ? ~~~~~^~~ ~ 2 errors generated. *** [http.o] Error code 1 make[5]: stopped in /usr/src/lib/libfetch 1 error make[5]: stopped in /usr/src/lib/libfetch *** [all_subdir_libfetch] Error code 2 make[4]: stopped in /usr/src/lib --- all_subdir_libdwarf --- A failure has been detected in another branch of the parallel make make[5]: stopped in /usr/src/lib/libdwarf *** [all_subdir_libdwarf] Error code 2 make[4]: stopped in /usr/src/lib 2 errors make[4]: stopped in /usr/src/lib A failure has been detected in another branch of the parallel make make[3]: stopped in /usr/src *** [libraries] Error code 2 make[2]: stopped in /usr/src 1 error make[2]: stopped in /usr/src *** [_libraries] 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/hudson6989662656583858116.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 Sun Nov 29 22:42: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 AFADEA3C703 for ; Sun, 29 Nov 2015 22:42:52 +0000 (UTC) (envelope-from daemon-user@freebsd.org) Received: from mxrelay.isc.freebsd.org (mxrelay.isc.freebsd.org [149.20.53.13]) by mx1.freebsd.org (Postfix) with ESMTP id 9300213AD for ; Sun, 29 Nov 2015 22:42:52 +0000 (UTC) (envelope-from daemon-user@freebsd.org) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:406a:0:50:2]) by mxrelay.isc.freebsd.org (Postfix) with ESMTP id 24485A698 for ; Sun, 29 Nov 2015 22:42:50 +0000 (UTC) (envelope-from daemon-user@freebsd.org) Received: by phabric-backend.isc.freebsd.org (Postfix, from userid 1346) id 9D5143324497; Fri, 27 Nov 2015 11:57:26 +0000 (UTC) Date: Fri, 27 Nov 2015 11:57:26 +0000 To: freebsd-arm@freebsd.org From: "jpa-semihalf.com (Jakub Palider)" Reply-to: D4301+327+85ed060601cc771b@reviews.freebsd.org Subject: [Differential] [Request, 35 lines] D4301: Disable MSI-x for AHCI on Alpine plaftrorm Message-ID: X-Priority: 3 X-Phabricator-Sent-This-Message: Yes X-Mail-Transport-Agent: MetaMTA X-Auto-Response-Suppress: All X-Phabricator-Mail-Tags: , , , Thread-Topic: D4301: Disable MSI-x for AHCI on Alpine plaftrorm X-Herald-Rules: none X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-Cc: Precedence: bulk Thread-Index: YTRjZTZhNzJjMzc2NjMyNWU1ZDQwN2EyNmZk MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="b1_ceffba8be4d83b3b2c582c2b899af6b6" 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: Sun, 29 Nov 2015 22:42:52 -0000 --b1_ceffba8be4d83b3b2c582c2b899af6b6 Content-Type: text/plain; charset = "utf-8" Content-Transfer-Encoding: 8bit jpa-semihalf.com created this revision. jpa-semihalf.com added reviewers: imp, andrew, zbb. jpa-semihalf.com added a subscriber: freebsd-arm-list. REVISION SUMMARY Changes introduced to AHCI code adding support for MSI-x caused interrupt storm on Alpine boards. This is unintended behaviour so added quirk to omit this functionality. This is a small and non-intrusive patch so I hope no problems will arise, anyway, have a look at this, please. REVISION DETAIL https://reviews.freebsd.org/D4301 AFFECTED FILES sys/dev/ahci/ahci.h sys/dev/ahci/ahci_pci.c CHANGE DETAILS diff --git a/sys/dev/ahci/ahci_pci.c b/sys/dev/ahci/ahci_pci.c --- a/sys/dev/ahci/ahci_pci.c +++ b/sys/dev/ahci/ahci_pci.c @@ -293,7 +293,7 @@ {0x11851039, 0x00, "SiS 968", 0}, {0x01861039, 0x00, "SiS 968", 0}, {0xa01c177d, 0x00, "ThunderX", AHCI_Q_ABAR0|AHCI_Q_1MSI}, - {0x00311c36, 0x00, "Annapurna", AHCI_Q_FORCE_PI|AHCI_Q_RESTORE_CAP}, + {0x00311c36, 0x00, "Annapurna", AHCI_Q_FORCE_PI|AHCI_Q_RESTORE_CAP|AHCI_Q_NOMSIX}, {0x00000000, 0x00, NULL, 0} }; @@ -437,6 +437,9 @@ &ctlr->r_rid, RF_ACTIVE))) return ENXIO; + if (ctlr->quirks & AHCI_Q_NOMSIX) + msix_count = 0; + /* Read MSI-x BAR IDs if supported */ if (msix_count > 0) { error = ahci_pci_read_msix_bars(dev, &table_bar, &pba_bar); diff --git a/sys/dev/ahci/ahci.h b/sys/dev/ahci/ahci.h --- a/sys/dev/ahci/ahci.h +++ b/sys/dev/ahci/ahci.h @@ -576,13 +576,14 @@ #define AHCI_Q_NOCOUNT 0x00000400 #define AHCI_Q_ALTSIG 0x00000800 #define AHCI_Q_NOMSI 0x00001000 -#define AHCI_Q_ATI_PMP_BUG 0x00002000 -#define AHCI_Q_MAXIO_64K 0x00004000 -#define AHCI_Q_SATA1_UNIT0 0x00008000 /* need better method for this */ -#define AHCI_Q_ABAR0 0x00010000 -#define AHCI_Q_1MSI 0x00020000 -#define AHCI_Q_FORCE_PI 0x00040000 -#define AHCI_Q_RESTORE_CAP 0x00080000 +#define AHCI_Q_NOMSIX 0x00002000 +#define AHCI_Q_ATI_PMP_BUG 0x00004000 +#define AHCI_Q_MAXIO_64K 0x00008000 +#define AHCI_Q_SATA1_UNIT0 0x00010000 /* need better method for this */ +#define AHCI_Q_ABAR0 0x00020000 +#define AHCI_Q_1MSI 0x00040000 +#define AHCI_Q_FORCE_PI 0x00080000 +#define AHCI_Q_RESTORE_CAP 0x00100000 #define AHCI_Q_BIT_STRING \ "\020" \ @@ -599,13 +600,14 @@ "\013NOCOUNT" \ "\014ALTSIG" \ "\015NOMSI" \ - "\016ATI_PMP_BUG" \ - "\017MAXIO_64K" \ - "\020SATA1_UNIT0" \ - "\021ABAR0" \ - "\0221MSI" \ - "\023FORCE_PI" \ - "\024RESTORE_CAP" + "\016NOMSIX" \ + "\017ATI_PMP_BUG" \ + "\018MAXIO_64K" \ + "\019SATA1_UNIT0" \ + "\020ABAR0" \ + "\0211MSI" \ + "\022FORCE_PI" \ + "\023RESTORE_CAP" int ahci_attach(device_t dev); int ahci_detach(device_t dev); EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: jpa-semihalf.com, imp, andrew, zbb Cc: freebsd-arm-list --b1_ceffba8be4d83b3b2c582c2b899af6b6 Content-Type: text/x-patch; charset=utf-8; name="D4301.10542.patch" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="D4301.10542.patch" ZGlmZiAtLWdpdCBhL3N5cy9kZXYvYWhjaS9haGNpX3BjaS5jIGIvc3lzL2Rldi9haGNpL2FoY2lf cGNpLmMKLS0tIGEvc3lzL2Rldi9haGNpL2FoY2lfcGNpLmMKKysrIGIvc3lzL2Rldi9haGNpL2Fo Y2lfcGNpLmMKQEAgLTI5Myw3ICsyOTMsNyBAQAogCXsweDExODUxMDM5LCAweDAwLCAiU2lTIDk2 OCIsCQkwfSwKIAl7MHgwMTg2MTAzOSwgMHgwMCwgIlNpUyA5NjgiLAkJMH0sCiAJezB4YTAxYzE3 N2QsIDB4MDAsICJUaHVuZGVyWCIsCQlBSENJX1FfQUJBUjB8QUhDSV9RXzFNU0l9LAotCXsweDAw MzExYzM2LCAweDAwLCAiQW5uYXB1cm5hIiwJCUFIQ0lfUV9GT1JDRV9QSXxBSENJX1FfUkVTVE9S RV9DQVB9LAorCXsweDAwMzExYzM2LCAweDAwLCAiQW5uYXB1cm5hIiwJCUFIQ0lfUV9GT1JDRV9Q SXxBSENJX1FfUkVTVE9SRV9DQVB8QUhDSV9RX05PTVNJWH0sCiAJezB4MDAwMDAwMDAsIDB4MDAs IE5VTEwsCQkwfQogfTsKIApAQCAtNDM3LDYgKzQzNyw5IEBACiAJICAgICZjdGxyLT5yX3JpZCwg UkZfQUNUSVZFKSkpCiAJCXJldHVybiBFTlhJTzsKIAorCWlmIChjdGxyLT5xdWlya3MgJiBBSENJ X1FfTk9NU0lYKQorCQltc2l4X2NvdW50ID0gMDsKKwogCS8qIFJlYWQgTVNJLXggQkFSIElEcyBp ZiBzdXBwb3J0ZWQgKi8KIAlpZiAobXNpeF9jb3VudCA+IDApIHsKIAkJZXJyb3IgPSBhaGNpX3Bj aV9yZWFkX21zaXhfYmFycyhkZXYsICZ0YWJsZV9iYXIsICZwYmFfYmFyKTsKZGlmZiAtLWdpdCBh L3N5cy9kZXYvYWhjaS9haGNpLmggYi9zeXMvZGV2L2FoY2kvYWhjaS5oCi0tLSBhL3N5cy9kZXYv YWhjaS9haGNpLmgKKysrIGIvc3lzL2Rldi9haGNpL2FoY2kuaApAQCAtNTc2LDEzICs1NzYsMTQg QEAKICNkZWZpbmUgQUhDSV9RX05PQ09VTlQJCTB4MDAwMDA0MDAKICNkZWZpbmUgQUhDSV9RX0FM VFNJRwkJMHgwMDAwMDgwMAogI2RlZmluZSBBSENJX1FfTk9NU0kJCTB4MDAwMDEwMDAKLSNkZWZp bmUgQUhDSV9RX0FUSV9QTVBfQlVHCTB4MDAwMDIwMDAKLSNkZWZpbmUgQUhDSV9RX01BWElPXzY0 SwkweDAwMDA0MDAwCi0jZGVmaW5lIEFIQ0lfUV9TQVRBMV9VTklUMAkweDAwMDA4MDAwCS8qIG5l ZWQgYmV0dGVyIG1ldGhvZCBmb3IgdGhpcyAqLwotI2RlZmluZSBBSENJX1FfQUJBUjAJCTB4MDAw MTAwMDAKLSNkZWZpbmUgQUhDSV9RXzFNU0kJCTB4MDAwMjAwMDAKLSNkZWZpbmUgQUhDSV9RX0ZP UkNFX1BJCQkweDAwMDQwMDAwCi0jZGVmaW5lIEFIQ0lfUV9SRVNUT1JFX0NBUAkweDAwMDgwMDAw CisjZGVmaW5lIEFIQ0lfUV9OT01TSVgJCTB4MDAwMDIwMDAKKyNkZWZpbmUgQUhDSV9RX0FUSV9Q TVBfQlVHCTB4MDAwMDQwMDAKKyNkZWZpbmUgQUhDSV9RX01BWElPXzY0SwkweDAwMDA4MDAwCisj ZGVmaW5lIEFIQ0lfUV9TQVRBMV9VTklUMAkweDAwMDEwMDAwCS8qIG5lZWQgYmV0dGVyIG1ldGhv ZCBmb3IgdGhpcyAqLworI2RlZmluZSBBSENJX1FfQUJBUjAJCTB4MDAwMjAwMDAKKyNkZWZpbmUg QUhDSV9RXzFNU0kJCTB4MDAwNDAwMDAKKyNkZWZpbmUgQUhDSV9RX0ZPUkNFX1BJCQkweDAwMDgw MDAwCisjZGVmaW5lIEFIQ0lfUV9SRVNUT1JFX0NBUAkweDAwMTAwMDAwCiAKICNkZWZpbmUgQUhD SV9RX0JJVF9TVFJJTkcJXAogCSJcMDIwIgkJCVwKQEAgLTU5OSwxMyArNjAwLDE0IEBACiAJIlww MTNOT0NPVU5UIgkJXAogCSJcMDE0QUxUU0lHIgkJXAogCSJcMDE1Tk9NU0kiCQlcCi0JIlwwMTZB VElfUE1QX0JVRyIJXAotCSJcMDE3TUFYSU9fNjRLIgkJXAotCSJcMDIwU0FUQTFfVU5JVDAiCVwK LQkiXDAyMUFCQVIwIgkJXAotCSJcMDIyMU1TSSIgICAgICAgICAgICAgIFwKLQkiXDAyM0ZPUkNF X1BJIiAgICAgICAgICBcCi0JIlwwMjRSRVNUT1JFX0NBUCIKKwkiXDAxNk5PTVNJWCIJCVwKKwki XDAxN0FUSV9QTVBfQlVHIglcCisJIlwwMThNQVhJT182NEsiCQlcCisJIlwwMTlTQVRBMV9VTklU MCIJXAorCSJcMDIwQUJBUjAiCQlcCisJIlwwMjExTVNJIiAgICAgICAgICAgICAgXAorCSJcMDIy Rk9SQ0VfUEkiICAgICAgICAgIFwKKwkiXDAyM1JFU1RPUkVfQ0FQIgogCiBpbnQgYWhjaV9hdHRh Y2goZGV2aWNlX3QgZGV2KTsKIGludCBhaGNpX2RldGFjaChkZXZpY2VfdCBkZXYpOwoK --b1_ceffba8be4d83b3b2c582c2b899af6b6-- From owner-freebsd-arm@freebsd.org Mon Nov 30 00:53:35 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 454F1A3A1E8 for ; Mon, 30 Nov 2015 00:53:35 +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 2E4821E1A; Mon, 30 Nov 2015 00:53:35 +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 9C7611983; Mon, 30 Nov 2015 00:53:35 +0000 (UTC) Date: Mon, 30 Nov 2015 00:53:34 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dim@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Message-ID: <33148744.271.1448844815583.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <1534600885.267.1448835461262.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1534600885.267.1448835461262.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_arm64 - Build #1812 - 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, 30 Nov 2015 00:53:35 -0000 FreeBSD_HEAD_arm64 - Build #1812 - Fixed: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1812/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1812/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1812/console Change summaries: 291461 by dim: Fix buildworld after r291453, similar to r284346: url->user and url->pwd are arrays, so they can never be NULL. Reported by: many Pointy hat to: des From owner-freebsd-arm@freebsd.org Mon Nov 30 02:11: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 43A17A339A6 for ; Mon, 30 Nov 2015 02:11:31 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (www.zefox.net [69.239.235.194]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 189CB1E85 for ; Mon, 30 Nov 2015 02:11:30 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.14.9/8.14.5) with ESMTP id tAU1gQfJ012727; Sun, 29 Nov 2015 17:42:26 -0800 (PST) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.14.9/8.14.5/Submit) id tAU1gQJC012726; Sun, 29 Nov 2015 17:42:26 -0800 (PST) (envelope-from fbsd) Date: Sun, 29 Nov 2015 17:42:25 -0800 From: bob prohaska To: freebsd-arm@freebsd.org Subject: Saving a core dump on rpi2 Message-ID: <20151130014225.GA7689@www.zefox.net> References: <1534600885.267.1448835461262.JavaMail.jenkins@jenkins-9.freebsd.org> <33148744.271.1448844815583.JavaMail.jenkins@jenkins-9.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <33148744.271.1448844815583.JavaMail.jenkins@jenkins-9.freebsd.org> User-Agent: Mutt/1.4.2.3i 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, 30 Nov 2015 02:11:31 -0000 Hi all, Since Peter Holm's stress2 suite seems to very reliably crash an rpi2 running -CURRENT it seemed worthwhile to try collecting a core dump in the hope it might shed some light visible to others (certainly not me!) on the cause. The intent is to add it to the collection at www.zefox.net/~fbsd/rpi2/crashes. For some reason crash dumps aren't being recovered..... /etc/defaults/rc.conf contains: dumpdev="AUTO" # Device to crashdump to (device name, AUTO, or NO). dumpdir="/var/crash" # Directory where crash dumps are to be stored savecore_flags="-m 10" # Used if dumpdev is enabled above, and present. # By default, only the 10 most recent kernel dumps # are saved. crashinfo_enable="YES" # Automatically generate crash dump summary. crashinfo_program="/usr/sbin/crashinfo" # Script to generate crash dump summary. There are no overriding directives in /etc/rc.conf, but the only thing found in /var/crash is: root@www:/usr/src # ls -l /var/crash total 4 -rw-r--r-- 1 root wheel 5 Jun 11 08:27 minfree root@www:/usr/src # more /var/crash/minfree 2048 Permissions on /var/crash are: drwxr-x--- 2 root wheel 512 Jun 11 08:27 crash which seem acceptable if a little insecure. There is a physical swap partition in /etc/fstab, thus: /dev/da0p2 none swap sw 0 0 with a size of 8388648 6291456 2 freebsd-swap (3.0G) It looks as if all the pieces are in place, but core dumps aren't being recovered....what am I doing wrong? Thanks for reading, bob prohaska From owner-freebsd-arm@freebsd.org Mon Nov 30 08:44:04 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 44960A3AA61 for ; Mon, 30 Nov 2015 08:44:04 +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 278091E25; Mon, 30 Nov 2015 08:44:04 +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 1844B1ABC; Mon, 30 Nov 2015 08:44:04 +0000 (UTC) Date: Mon, 30 Nov 2015 08:44:02 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: melifaro@FreeBSD.org, adrian@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Message-ID: <906959703.287.1448873044048.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_arm64 - Build #1815 - 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, 30 Nov 2015 08:44:04 -0000 FreeBSD_HEAD_arm64 - Build #1815 - Failure: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1815/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1815/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1815/console Change summaries: 291471 by adrian: Add missing lib declaration. 291470 by adrian: Convert ifconfig to use lib80211. * remove regdomain.[ch] - it's now part of lib80211. * convert ifieee80211.c to use the ioctl routines in lib80211 and implement the "error? exit" wrapper behaviour the callers expect. 291469 by adrian: fix ht/40 configuration for ar9331 (hornet). The synth programming here requires the real centre frequency, which for HT20 channels is the normal channel, but HT40 is /not/ the primary channel. Everything else was using 'freq', which is the correct centre frequency, but the hornet config was using 'ichan' to do the lookup which was also the primary channel. So, modify the HAL call that does the mapping to take a frequency in MHz and return the channel number. Tested: * Carambola 2, AR9331, tested both HT/20 and HT/40 operation. 291468 by melifaro: Remove in_setifarnh definition. 291467 by melifaro: Move flowtable rte checks to separate function. The end of the build log: [...truncated 108042 lines...] ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211mcastrate': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xd000): undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211ucastrate': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xd2d4): undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211mgtrate': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xd8a4): undefined reference to `lib80211_get80211' ifconfig.lo:_$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xdb8c): more undefined references to `lib80211_get80211' follow ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211fragthreshold': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xde58): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211burst': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xdea8): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211bmissthreshold': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xdf38): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211shortgi': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xdf8c): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211ampdu': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xdfe8): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe028): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211ampdulimit': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe118): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211ampdudensity': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe25c): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211amsdu': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe2d0): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe310): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211amsdulimit': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe38c): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211puren': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe3dc): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211doth': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe428): undefined reference to `lib80211_set80211' --- all_subdir_secure --- --- ec_err.po --- cc -B/usr/local/aarch64-freebsd/bin/ -pg -O2 -pipe -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -I/usr/obj/arm64.aarch64/usr/src/secure/lib/libcrypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1 -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/modes -std=gnu89 -fstack-protector-strong -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 -Wno-parentheses -Qunused-arguments -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/ec/ec_err.c -o ec_err.po --- all_subdir_rescue --- ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211dfs': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe474): undefined reference to `lib80211_set80211' ifconfig.lo:_$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe4c0): more undefined references to `lib80211_set80211' follow ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211regdomain': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe5fc): undefined reference to `lib80211_alloc_regdata' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe614): undefined reference to `lib80211_regdomain_findbyname' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe644): undefined reference to `lib80211_regdomain_findbysku' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe678): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe6b0): undefined reference to `lib80211_alloc_regdata' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe6c4): undefined reference to `lib80211_country_findbycc' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211country': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe7a8): undefined reference to `lib80211_alloc_regdata' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe7c0): undefined reference to `lib80211_country_findbyname' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe7f0): undefined reference to `lib80211_country_findbycc' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe824): undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211location': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe908): undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211ecm': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe984): undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211dotd': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe9f0): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211htprotmode': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xea70): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211htconf': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xead4): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211rifs': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xeb2c): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211smps': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xeb78): undefined reference to `lib80211_set80211' ifconfig.lo:_$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xebf4): more undefined references to `lib80211_set80211' follow ifconfig.lo: In function `_$$hide$$ ifconfig.lo getchaninfo': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xfc68): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xfca4): undefined reference to `lib80211_get80211val' ifconfig.lo: In function `_$$hide$$ ifconfig.lo list_scan': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x102bc): undefined reference to `lib80211_get80211len' ifconfig.lo: In function `_$$hide$$ ifconfig.lo list_roam': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x11e08): undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo list_txparams': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x11f14): undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo list_regdomain': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x12054): undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo print_channels': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x124c4): undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo print_regdomain': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x12e14): undefined reference to `lib80211_alloc_regdata' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x12e28): undefined reference to `lib80211_regdomain_findbysku' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x12e6c): undefined reference to `lib80211_alloc_regdata' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x12e7c): undefined reference to `lib80211_country_findbycc' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211macmac': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x130e0): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo getcurchan': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x132f4): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13310): undefined reference to `lib80211_get80211val' ifconfig.lo: In function `_$$hide$$ ifconfig.lo setroam_cb': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x133dc): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo settxparams_cb': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13420): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo setregdomain_cb': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13470): undefined reference to `lib80211_alloc_regdata' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13494): undefined reference to `lib80211_country_findbycc' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x134b8): undefined reference to `lib80211_regdomain_findbysku' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13504): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13540): undefined reference to `lib80211_alloc_regdata' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13558): undefined reference to `lib80211_regdomain_findbysku' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13568): undefined reference to `lib80211_country_findbycc' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x137cc): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211meshrtmac': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13e88): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo ieee80211_status': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x140ac): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14204): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x1426c): undefined reference to `lib80211_get80211len' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x142d4): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14310): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14358): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x143c0): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14448): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x144c4): undefined reference to `lib80211_get80211val' ifconfig.lo:_$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x1452c): more undefined references to `lib80211_get80211val' follow ifconfig.lo: In function `_$$hide$$ ifconfig.lo ieee80211_status': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x1485c): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14894): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x1493c): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14998): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x149c8): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14a1c): undefined reference to `lib80211_get80211val' ifconfig.lo:_$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14a58): more undefined references to `lib80211_get80211val' follow ifconfig.lo: In function `_$$hide$$ ifconfig.lo ieee80211_status': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14bbc): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14db4): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14dc8): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14e0c): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14e7c): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14f20): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x15090): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x150d8): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x15170): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x151f4): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x1523c): undefined reference to `lib80211_get80211val' ifconfig.lo:_$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x152b0): more undefined references to `lib80211_get80211val' follow ifconfig.lo: In function `_$$hide$$ ifconfig.lo ieee80211_status': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x15bac): undefined reference to `lib80211_get80211len' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x15bf0): undefined reference to `lib80211_get80211len' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x15c28): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x15cb0): undefined reference to `lib80211_get80211val' --- all_subdir_lib --- --- pcap-common.po --- cc -B/usr/local/aarch64-freebsd/bin/ -pg -O2 -pipe -DHAVE_CONFIG_H -Dyylval=pcapyylval -I/usr/src/lib/libpcap -I. -D_U_="__attribute__((unused))" -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 -DHAVE_NET_PFVAR_H -I/usr/src/lib/libpcap/../../contrib/libpcap -std=gnu99 -fstack-protector-strong -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 -Wno-parentheses -Qunused-arguments -c /usr/src/lib/libpcap/../../contrib/libpcap/pcap-common.c -o pcap-common.po --- all_subdir_secure --- --- ec_key.po --- cc -B/usr/local/aarch64-freebsd/bin/ -pg -O2 -pipe -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -I/usr/obj/arm64.aarch64/usr/src/secure/lib/libcrypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1 -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/modes -std=gnu89 -fstack-protector-strong -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 -Wno-parentheses -Qunused-arguments -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/ec/ec_key.c -o ec_key.po --- all_subdir_lib --- --- inet.po --- cc -B/usr/local/aarch64-freebsd/bin/ -pg -O2 -pipe -DHAVE_CONFIG_H -Dyylval=pcapyylval -I/usr/src/lib/libpcap -I. -D_U_="__attribute__((unused))" -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 -DHAVE_NET_PFVAR_H -I/usr/src/lib/libpcap/../../contrib/libpcap -std=gnu99 -fstack-protector-strong -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 -Wno-parentheses -Qunused-arguments -c /usr/src/lib/libpcap/../../contrib/libpcap/inet.c -o inet.po --- all_subdir_rescue --- cc: error: linker command failed with exit code 1 (use -v to see invocation) *** [rescue] Error code 1 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 *** [rescue] 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_lib --- A failure has been detected in another branch of the parallel make make[4]: stopped in /usr/src/lib/libpcap *** [all_subdir_libpcap] 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_secure --- A failure has been detected in another branch of the parallel make make[5]: stopped in /usr/src/secure/lib/libcrypto *** [all] Error code 2 make[4]: stopped in /usr/src/secure/lib 1 error make[4]: stopped in /usr/src/secure/lib *** [all_subdir_lib] Error code 2 make[3]: stopped in /usr/src/secure 1 error make[3]: stopped in /usr/src/secure *** [all_subdir_secure] Error code 2 make[2]: stopped in /usr/src --- all_subdir_share --- A failure has been detected in another branch of the parallel make make[4]: stopped in /usr/src/share/colldef *** [all_subdir_colldef] Error code 2 make[3]: stopped in /usr/src/share 1 error make[3]: stopped in /usr/src/share *** [all_subdir_share] 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/hudson7954064058078482689.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 Mon Nov 30 10:41: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 82ED3A2406F for ; Mon, 30 Nov 2015 10:41:23 +0000 (UTC) (envelope-from onwahe@gmail.com) Received: from mail-io0-x22c.google.com (mail-io0-x22c.google.com [IPv6:2607:f8b0:4001:c06::22c]) (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 4FC3D19A2 for ; Mon, 30 Nov 2015 10:41:23 +0000 (UTC) (envelope-from onwahe@gmail.com) Received: by iofh3 with SMTP id h3so169513984iof.3 for ; Mon, 30 Nov 2015 02:41:22 -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=DJs7tm6eh8C086fN8Extteu6tWkmrQc9/rm7BSWRiJQ=; b=kg8183573Xra8hKT3UEy0fzJ5YY3Nn964KOMCPJ6s6KHwbeiEMdSQzfvYzMQbywC3L L6MgJBZ05xG9S0U+rxui0fr+ButrOxhUZxDdhaygKjCmmFWOtMx4aJ/3BhVbabHIm3lR ufm4Ev/KCyMRJKiQWn++9FcDmhbit5EPtggukA/TgdkzIeiXzQ6lvLgjrnr87NW3YHc3 sy0x3sORSKlV/Ys/OBwcEsw+5JcRcv1s0YHfrO6x/5lu13y6qNhy9mgv7o45WHGsQLEs W1NizXrY3JRU7rXE1QVkCQjVIOVYuSvGW05iEhmiSEDYMw/wwcuJTONmUO/odhmO8wQs 8A0w== MIME-Version: 1.0 X-Received: by 10.107.11.166 with SMTP id 38mr58450726iol.186.1448880082684; Mon, 30 Nov 2015 02:41:22 -0800 (PST) Received: by 10.64.130.38 with HTTP; Mon, 30 Nov 2015 02:41:22 -0800 (PST) In-Reply-To: <20151130014225.GA7689@www.zefox.net> References: <1534600885.267.1448835461262.JavaMail.jenkins@jenkins-9.freebsd.org> <33148744.271.1448844815583.JavaMail.jenkins@jenkins-9.freebsd.org> <20151130014225.GA7689@www.zefox.net> Date: Mon, 30 Nov 2015 11:41:22 +0100 Message-ID: Subject: Re: Saving a core dump on rpi2 From: Svatopluk Kraus To: bob prohaska 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: Mon, 30 Nov 2015 10:41:23 -0000 Well, kernel MD bit of the dump is not implemented yet for ARM_NEW_PMAP. However, it's getting to the top of my TODO list, but I still have some unfinished things which I want to finish before. I'm sorry for that. On Mon, Nov 30, 2015 at 2:42 AM, bob prohaska wrote: > Hi all, > > Since Peter Holm's stress2 suite seems to very reliably crash an > rpi2 running -CURRENT it seemed worthwhile to try collecting a > core dump in the hope it might shed some light visible to others > (certainly not me!) on the cause. The intent is to add it to the > collection at www.zefox.net/~fbsd/rpi2/crashes. For some reason > crash dumps aren't being recovered..... > > /etc/defaults/rc.conf contains: > > dumpdev="AUTO" # Device to crashdump to (device name, AUTO, or NO). > dumpdir="/var/crash" # Directory where crash dumps are to be stored > savecore_flags="-m 10" # Used if dumpdev is enabled above, and present. > # By default, only the 10 most recent kernel dumps > # are saved. > crashinfo_enable="YES" # Automatically generate crash dump summary. > crashinfo_program="/usr/sbin/crashinfo" # Script to generate crash dump summary. > > There are no overriding directives in /etc/rc.conf, but the only thing > found in /var/crash is: > > root@www:/usr/src # ls -l /var/crash > total 4 > -rw-r--r-- 1 root wheel 5 Jun 11 08:27 minfree > root@www:/usr/src # more /var/crash/minfree > 2048 > > Permissions on /var/crash are: > drwxr-x--- 2 root wheel 512 Jun 11 08:27 crash > which seem acceptable if a little insecure. > > There is a physical swap partition in /etc/fstab, thus: > /dev/da0p2 none swap sw 0 0 > with a size of > 8388648 6291456 2 freebsd-swap (3.0G) > > It looks as if all the pieces are in place, but core dumps aren't being > recovered....what am I doing wrong? > > Thanks for reading, > > bob prohaska > > > _______________________________________________ > 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 Mon Nov 30 10:43:21 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 B20B6A24209 for ; Mon, 30 Nov 2015 10:43:21 +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 9655A1B8D; Mon, 30 Nov 2015 10:43:21 +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 111371B09; Mon, 30 Nov 2015 10:43:22 +0000 (UTC) Date: Mon, 30 Nov 2015 10:43:20 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ngie@FreeBSD.org, adrian@FreeBSD.org, hselasky@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Message-ID: <1771088915.293.1448880201983.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <906959703.287.1448873044048.JavaMail.jenkins@jenkins-9.freebsd.org> References: <906959703.287.1448873044048.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_arm64 - Build #1816 - 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: Mon, 30 Nov 2015 10:43:21 -0000 FreeBSD_HEAD_arm64 - Build #1816 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1816/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1816/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1816/console Change summaries: 291481 by hselasky: Add more functions and types to the LinuxKPI. MFC after: 1 week Sponsored by: Mellanox Technologies 291479 by adrian: add missing lib80211 include. 291472 by ngie: Fix the build ichan is only used if AH_DEBUG_ALQ if defined Pointyhat to: adrian The end of the build log: [...truncated 107173 lines...] ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211ucastrate': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xd2d4): undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211mgtrate': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xd8a4): undefined reference to `lib80211_get80211' ifconfig.lo:_$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xdb8c): more undefined references to `lib80211_get80211' follow ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211fragthreshold': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xde58): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211burst': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xdea8): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211bmissthreshold': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xdf38): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211shortgi': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xdf8c): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211ampdu': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xdfe8): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe028): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211ampdulimit': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe118): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211ampdudensity': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe25c): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211amsdu': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe2d0): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe310): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211amsdulimit': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe38c): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211puren': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe3dc): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211doth': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe428): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211dfs': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe474): undefined reference to `lib80211_set80211' ifconfig.lo:_$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe4c0): more undefined references to `lib80211_set80211' follow ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211regdomain': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe5fc): undefined reference to `lib80211_alloc_regdata' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe614): undefined reference to `lib80211_regdomain_findbyname' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe644): undefined reference to `lib80211_regdomain_findbysku' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe678): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe6b0): undefined reference to `lib80211_alloc_regdata' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe6c4): undefined reference to `lib80211_country_findbycc' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211country': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe7a8): undefined reference to `lib80211_alloc_regdata' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe7c0): undefined reference to `lib80211_country_findbyname' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe7f0): undefined reference to `lib80211_country_findbycc' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe824): undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211location': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe908): undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211ecm': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe984): undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211dotd': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe9f0): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211htprotmode': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xea70): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211htconf': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xead4): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211rifs': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xeb2c): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211smps': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xeb78): undefined reference to `lib80211_set80211' ifconfig.lo:_$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xebf4): more undefined references to `lib80211_set80211' follow ifconfig.lo: In function `_$$hide$$ ifconfig.lo getchaninfo': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xfc68): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xfca4): undefined reference to `lib80211_get80211val' ifconfig.lo: In function `_$$hide$$ ifconfig.lo list_scan': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x102bc): undefined reference to `lib80211_get80211len' ifconfig.lo: In function `_$$hide$$ ifconfig.lo list_roam': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x11e08): undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo list_txparams': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x11f14): undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo list_regdomain': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x12054): undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo print_channels': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x124c4): undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo print_regdomain': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x12e14): undefined reference to `lib80211_alloc_regdata' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x12e28): undefined reference to `lib80211_regdomain_findbysku' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x12e6c): undefined reference to `lib80211_alloc_regdata' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x12e7c): undefined reference to `lib80211_country_findbycc' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211macmac': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x130e0): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo getcurchan': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x132f4): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13310): undefined reference to `lib80211_get80211val' ifconfig.lo: In function `_$$hide$$ ifconfig.lo setroam_cb': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x133dc): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo settxparams_cb': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13420): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo setregdomain_cb': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13470): undefined reference to `lib80211_alloc_regdata' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13494): undefined reference to `lib80211_country_findbycc' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x134b8): undefined reference to `lib80211_regdomain_findbysku' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13504): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13540): undefined reference to `lib80211_alloc_regdata' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13558): undefined reference to `lib80211_regdomain_findbysku' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13568): undefined reference to `lib80211_country_findbycc' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x137cc): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211meshrtmac': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13e88): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo ieee80211_status': --- all_subdir_secure --- --- fcrypt.po --- --- all_subdir_rescue --- _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x140ac): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14204): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x1426c): undefined reference to `lib80211_get80211len' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x142d4): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14310): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14358): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x143c0): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14448): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x144c4): undefined reference to `lib80211_get80211val' ifconfig.lo:_$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x1452c): more undefined references to `lib80211_get80211val' follow ifconfig.lo: In function `_$$hide$$ ifconfig.lo ieee80211_status': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x1485c): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14894): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x1493c): undefined reference to `lib80211_get80211val' --- all_subdir_secure --- cc -B/usr/local/aarch64-freebsd/bin/ -pg -O2 -pipe -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -I/usr/obj/arm64.aarch64/usr/src/secure/lib/libcrypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1 -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/modes -std=gnu89 -fstack-protector-strong -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 -Wno-parentheses -Qunused-arguments -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/des/fcrypt.c -o fcrypt.po --- all_subdir_rescue --- _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14998): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x149c8): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14a1c): undefined reference to `lib80211_get80211val' ifconfig.lo:_$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14a58): more undefined references to `lib80211_get80211val' follow ifconfig.lo: In function `_$$hide$$ ifconfig.lo ieee80211_status': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14bbc): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14db4): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14dc8): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14e0c): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14e7c): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14f20): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x15090): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x150d8): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x15170): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x151f4): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x1523c): undefined reference to `lib80211_get80211val' ifconfig.lo:_$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x152b0): more undefined references to `lib80211_get80211val' follow ifconfig.lo: In function `_$$hide$$ ifconfig.lo ieee80211_status': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x15bac): undefined reference to `lib80211_get80211len' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x15bf0): undefined reference to `lib80211_get80211len' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x15c28): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x15cb0): undefined reference to `lib80211_get80211val' --- all_subdir_secure --- --- ofb64ede.po --- cc -B/usr/local/aarch64-freebsd/bin/ -pg -O2 -pipe -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -I/usr/obj/arm64.aarch64/usr/src/secure/lib/libcrypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1 -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/modes -std=gnu89 -fstack-protector-strong -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 -Wno-parentheses -Qunused-arguments -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/des/ofb64ede.c -o ofb64ede.po --- all_subdir_sbin --- --- main.o --- 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 -c /usr/src/sbin/routed/main.c -o main.o --- all_subdir_secure --- --- ofb64enc.po --- cc -B/usr/local/aarch64-freebsd/bin/ -pg -O2 -pipe -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -I/usr/obj/arm64.aarch64/usr/src/secure/lib/libcrypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1 -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/modes -std=gnu89 -fstack-protector-strong -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 -Wno-parentheses -Qunused-arguments -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/des/ofb64enc.c -o ofb64enc.po --- all_subdir_rescue --- cc: error: linker command failed with exit code 1 (use -v to see invocation) *** [rescue] Error code 1 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 *** [rescue] 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_secure --- A failure has been detected in another branch of the parallel make make[5]: stopped in /usr/src/secure/lib/libcrypto *** [all] Error code 2 make[4]: stopped in /usr/src/secure/lib 1 error make[4]: stopped in /usr/src/secure/lib *** [all_subdir_lib] Error code 2 make[3]: stopped in /usr/src/secure 1 error make[3]: stopped in /usr/src/secure *** [all_subdir_secure] Error code 2 make[2]: stopped in /usr/src --- all_subdir_lib --- A failure has been detected in another branch of the parallel make make[4]: stopped in /usr/src/lib/libnv *** [all_subdir_libnv] 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_sbin --- A failure has been detected in another branch of the parallel make make[4]: stopped in /usr/src/sbin/routed *** [all_subdir_routed] 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/hudson3013599502334709728.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 Mon Nov 30 12:43:43 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 16077A2479B for ; Mon, 30 Nov 2015 12:43:43 +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 ECA3D1AA5; Mon, 30 Nov 2015 12:43:42 +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 5B8BE1B57; Mon, 30 Nov 2015 12:43:43 +0000 (UTC) Date: Mon, 30 Nov 2015 12:43:42 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Message-ID: <598285260.301.1448887423347.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <1771088915.293.1448880201983.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1771088915.293.1448880201983.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_arm64 - Build #1817 - 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: Mon, 30 Nov 2015 12:43:43 -0000 FreeBSD_HEAD_arm64 - Build #1817 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1817/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1817/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1817/console Change summaries: 291486 by kib: Shorten conditional branch code. Reviewed by: andrew Sponsored by: The FreeBSD Foundation 291485 by kib: Remove unneeded instructions. Reviewed by: andrew Sponsored by: The FreeBSD Foundation The end of the build log: [...truncated 108052 lines...] ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211mgtrate': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xd8a4): undefined reference to `lib80211_get80211' ifconfig.lo:_$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xdb8c): more undefined references to `lib80211_get80211' follow ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211fragthreshold': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xde58): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211burst': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xdea8): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211bmissthreshold': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xdf38): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211shortgi': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xdf8c): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211ampdu': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xdfe8): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe028): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211ampdulimit': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe118): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211ampdudensity': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe25c): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211amsdu': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe2d0): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe310): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211amsdulimit': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe38c): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211puren': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe3dc): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211doth': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe428): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211dfs': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe474): undefined reference to `lib80211_set80211' ifconfig.lo:_$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe4c0): more undefined references to `lib80211_set80211' follow ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211regdomain': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe5fc): undefined reference to `lib80211_alloc_regdata' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe614): undefined reference to `lib80211_regdomain_findbyname' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe644): undefined reference to `lib80211_regdomain_findbysku' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe678): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe6b0): undefined reference to `lib80211_alloc_regdata' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe6c4): undefined reference to `lib80211_country_findbycc' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211country': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe7a8): undefined reference to `lib80211_alloc_regdata' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe7c0): undefined reference to `lib80211_country_findbyname' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe7f0): undefined reference to `lib80211_country_findbycc' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe824): undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211location': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe908): undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211ecm': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe984): undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211dotd': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe9f0): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211htprotmode': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xea70): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211htconf': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xead4): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211rifs': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xeb2c): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211smps': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xeb78): undefined reference to `lib80211_set80211' ifconfig.lo:_$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xebf4): more undefined references to `lib80211_set80211' follow ifconfig.lo: In function `_$$hide$$ ifconfig.lo getchaninfo': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xfc68): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xfca4): undefined reference to `lib80211_get80211val' ifconfig.lo: In function `_$$hide$$ ifconfig.lo list_scan': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x102bc): undefined reference to `lib80211_get80211len' ifconfig.lo: In function `_$$hide$$ ifconfig.lo list_roam': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x11e08): undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo list_txparams': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x11f14): undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo list_regdomain': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x12054): undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo print_channels': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x124c4): undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo print_regdomain': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x12e14): undefined reference to `lib80211_alloc_regdata' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x12e28): undefined reference to `lib80211_regdomain_findbysku' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x12e6c): undefined reference to `lib80211_alloc_regdata' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x12e7c): undefined reference to `lib80211_country_findbycc' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211macmac': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x130e0): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo getcurchan': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x132f4): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13310): undefined reference to `lib80211_get80211val' ifconfig.lo: In function `_$$hide$$ ifconfig.lo setroam_cb': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x133dc): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo settxparams_cb': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13420): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo setregdomain_cb': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13470): undefined reference to `lib80211_alloc_regdata' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13494): undefined reference to `lib80211_country_findbycc' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x134b8): undefined reference to `lib80211_regdomain_findbysku' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13504): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13540): undefined reference to `lib80211_alloc_regdata' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13558): undefined reference to `lib80211_regdomain_findbysku' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13568): undefined reference to `lib80211_country_findbycc' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x137cc): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211meshrtmac': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13e88): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo ieee80211_status': --- all_subdir_secure --- --- ec_ameth.po --- --- all_subdir_rescue --- _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x140ac): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14204): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x1426c): undefined reference to `lib80211_get80211len' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x142d4): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14310): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14358): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x143c0): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14448): undefined reference to `lib80211_get80211val' --- all_subdir_secure --- cc -B/usr/local/aarch64-freebsd/bin/ -pg -O2 -pipe -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -I/usr/obj/arm64.aarch64/usr/src/secure/lib/libcrypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1 -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/modes -std=gnu89 -fstack-protector-strong -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 -Wno-parentheses -Qunused-arguments -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/ec/ec_ameth.c -o ec_ameth.po --- all_subdir_rescue --- _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x144c4): undefined reference to `lib80211_get80211val' ifconfig.lo:_$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x1452c): more undefined references to `lib80211_get80211val' follow ifconfig.lo: In function `_$$hide$$ ifconfig.lo ieee80211_status': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x1485c): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14894): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x1493c): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14998): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x149c8): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14a1c): undefined reference to `lib80211_get80211val' ifconfig.lo:_$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14a58): more undefined references to `lib80211_get80211val' follow ifconfig.lo: In function `_$$hide$$ ifconfig.lo ieee80211_status': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14bbc): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14db4): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14dc8): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14e0c): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14e7c): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14f20): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x15090): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x150d8): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x15170): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x151f4): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x1523c): undefined reference to `lib80211_get80211val' ifconfig.lo:_$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x152b0): more undefined references to `lib80211_get80211val' follow ifconfig.lo: In function `_$$hide$$ ifconfig.lo ieee80211_status': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x15bac): undefined reference to `lib80211_get80211len' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x15bf0): undefined reference to `lib80211_get80211len' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x15c28): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x15cb0): undefined reference to `lib80211_get80211val' cc: error: linker command failed with exit code 1 (use -v to see invocation) *** [rescue] Error code 1 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 *** [rescue] 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_secure --- A failure has been detected in another branch of the parallel make make[5]: stopped in /usr/src/secure/lib/libcrypto *** [all] Error code 2 make[4]: stopped in /usr/src/secure/lib 1 error make[4]: stopped in /usr/src/secure/lib *** [all_subdir_lib] Error code 2 make[3]: stopped in /usr/src/secure 1 error make[3]: stopped in /usr/src/secure *** [all_subdir_secure] Error code 2 make[2]: stopped in /usr/src --- all_subdir_share --- A failure has been detected in another branch of the parallel make make[4]: stopped in /usr/src/share/colldef *** [all_subdir_colldef] Error code 2 make[3]: stopped in /usr/src/share 1 error make[3]: stopped in /usr/src/share *** [all_subdir_share] Error code 2 make[2]: stopped in /usr/src --- all_subdir_lib --- A failure has been detected in another branch of the parallel make make[6]: stopped in /usr/src/lib/libnv/tests *** [nv_tests] Error code 2 make[5]: stopped in /usr/src/lib/libnv/tests 1 error make[5]: stopped in /usr/src/lib/libnv/tests *** [all] Error code 2 make[4]: stopped in /usr/src/lib/libnv 1 error make[4]: stopped in /usr/src/lib/libnv *** [all_subdir_libnv] 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 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/hudson982812768899514224.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 Mon Nov 30 14:41:56 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 790FCA3C78D for ; Mon, 30 Nov 2015 14:41:56 +0000 (UTC) (envelope-from zbb@semihalf.com) Received: from mail-lf0-x231.google.com (mail-lf0-x231.google.com [IPv6:2a00:1450:4010:c07::231]) (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 124461EDF for ; Mon, 30 Nov 2015 14:41:55 +0000 (UTC) (envelope-from zbb@semihalf.com) Received: by lffu14 with SMTP id u14so199805739lff.1 for ; Mon, 30 Nov 2015 06:41:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=semihalf-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=LxBlWbpfFPfecA4AFy59i107Zu+qs5jcalmsv88JYyI=; b=Pw4aaxS2Xboc+WKyzXfxlwaWwY9OMWXCZd+L2gSyx6nFS8irX6deWsQ8ISpDFQghYS jyzvAaXD2sxJG5dGnBydJyGwCCzL5rofqKxgeFIlazEnAHYDnt0lI82M70eNBo5rxLII 4GS/cYZDgeaCgdQbGZHmFtp4WGCAIsWEovvq6Oxnqobh8finJ5ggjGdsz9VEaqBtdR1y gV6Tzp3capGCe2XprSEXRsc1UWAXTNa/sYGBErIiiSp2D8IwuyvMDYkQDgwMDCqwxS7/ qhZ5z43xSj48SJlQLFPgefqQzjR3pcnQxD2BgHoHYclJlPhQmLcKCmSCnYduCtArIFhY Aang== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=LxBlWbpfFPfecA4AFy59i107Zu+qs5jcalmsv88JYyI=; b=FDOsE6mQ6jYH89ft/yvPs8fgoRpuTmO/roTBZDv56xCH/3m+oMw/k7aeTAAPWPCV5s QaScp87U6Mx6NVSQ3YYJl8HfU0hPLHV/alASe4ceezuTr3+CYD5WOhr8ASafX99ubzU4 kAOIeCLtWdZxG95GGJpPqcIEcoxVy66aK1gVaWlmaV97LPh2cLjuJC/eA/CcwCc5dPMg 8ZwTgWsjxs9656/4Lqerk7g7reI/bd7ZdTATT4pmA1kSne1FVXX54qEZeZ8xCVb3Secd bfiDUanEnwfEmExncTiNrMdkWenA4z9dT3cgl1zh0DyoLuD4sPD1ZpPM/bud5f52S5w2 yuUQ== X-Gm-Message-State: ALoCoQkF7nViYgJD3EnHiUxPo6jzRY87sJwRaT6fWAJ3tSW6fhUWacKDvSoIyUWY2Pxq85aEJ1kb X-Received: by 10.25.167.209 with SMTP id q200mr25930160lfe.15.1448894513862; Mon, 30 Nov 2015 06:41:53 -0800 (PST) MIME-Version: 1.0 Received: by 10.25.76.65 with HTTP; Mon, 30 Nov 2015 06:41:34 -0800 (PST) In-Reply-To: References: From: Zbigniew Bodek Date: Mon, 30 Nov 2015 15:41:34 +0100 Message-ID: Subject: Re: RFC: HW watchpoints and single stepping for ARMv6/v7 To: "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: Mon, 30 Nov 2015 14:41:56 -0000 Hello again, It seems that this is the last chance to test this patch on other platforms than Rpi, Arndale and Pandaboard. Please check out this https://reviews.freebsd.org/D4037 I will be grateful if you had a chance to test this on something else than the above mentioned. Best regards zbb 2015-10-31 17:21 GMT+01:00 Zbigniew Bodek : > Hello again, > > I should have post some more information about testing this patch. Here it goes: > ------------------------------------------------------------------ > One can enter kernel debugger by one of those: > > press: ~, ctrl + b > or > type: sysctl -w debug.kdb.enter=1 > > You can then set a HW watchpoint on any memory location at
> by invoking following command in KDB: > db> hwatch
, > > parameter is optional, the default is 4. > > To display watchpoints: > db> show watch > > To remove watchpoint: > db> dhwatch
> > Press "c" to continue. > > ------------------------------------------------------------------ > While in KDB you can step through the kernel code using "s" BUT you > need to apply a dependent patch: https://reviews.freebsd.org/D4036 > otherwise you will cause the kernel panic. > > Thanks again > zbb > > 2015-10-30 17:25 GMT+01:00 Zbigniew Bodek : >> Hello, >> >> We would like to add HW watchpoints and HW single step support to ARMv6 kernel. >> Please check this review: https://reviews.freebsd.org/D4037 >> >> Since there are differences between debug architectures on ARM (v6, >> v6.1, v7, v7.1) I would like to ask for some testing on your machines. >> I was able to test this on Pandaboard and Arndale but please check >> whether this works on your targets as well. >> >> Rise a red flag if you see any issues or in worst case scenario - >> "undefined instruction" error. >> >> Best regards >> zbb From owner-freebsd-arm@freebsd.org Mon Nov 30 14:43:33 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 9DB89A3C810 for ; Mon, 30 Nov 2015 14:43:33 +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 8CE941FDE; Mon, 30 Nov 2015 14:43: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 535C11BA3; Mon, 30 Nov 2015 14:43:33 +0000 (UTC) Date: Mon, 30 Nov 2015 14:43:29 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: arybchik@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Message-ID: <300127433.305.1448894612313.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <598285260.301.1448887423347.JavaMail.jenkins@jenkins-9.freebsd.org> References: <598285260.301.1448887423347.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_arm64 - Build #1818 - 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: Mon, 30 Nov 2015 14:43:33 -0000 FreeBSD_HEAD_arm64 - Build #1818 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1818/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1818/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1818/console Change summaries: 291488 by arybchik: sfxge: avoid TSO packets collapses bacause of not 2K aligned data Sponsored by: Solarflare Communications, Inc. MFC after: 2 days Differential Revision: https://reviews.freebsd.org/D4310 The end of the build log: [...truncated 108345 lines...] _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xd2d4): undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211mgtrate': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xd8a4): undefined reference to `lib80211_get80211' ifconfig.lo:_$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xdb8c): more undefined references to `lib80211_get80211' follow ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211fragthreshold': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xde58): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211burst': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xdea8): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211bmissthreshold': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xdf38): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211shortgi': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xdf8c): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211ampdu': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xdfe8): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe028): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211ampdulimit': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe118): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211ampdudensity': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe25c): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211amsdu': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe2d0): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe310): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211amsdulimit': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe38c): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211puren': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe3dc): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211doth': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe428): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211dfs': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe474): undefined reference to `lib80211_set80211' ifconfig.lo:_$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe4c0): more undefined references to `lib80211_set80211' follow ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211regdomain': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe5fc): undefined reference to `lib80211_alloc_regdata' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe614): undefined reference to `lib80211_regdomain_findbyname' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe644): undefined reference to `lib80211_regdomain_findbysku' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe678): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe6b0): undefined reference to `lib80211_alloc_regdata' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe6c4): undefined reference to `lib80211_country_findbycc' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211country': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe7a8): undefined reference to `lib80211_alloc_regdata' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe7c0): undefined reference to `lib80211_country_findbyname' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe7f0): undefined reference to `lib80211_country_findbycc' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe824): undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211location': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe908): undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211ecm': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe984): undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211dotd': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xe9f0): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211htprotmode': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xea70): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211htconf': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xead4): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211rifs': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xeb2c): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211smps': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xeb78): undefined reference to `lib80211_set80211' ifconfig.lo:_$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xebf4): more undefined references to `lib80211_set80211' follow ifconfig.lo: In function `_$$hide$$ ifconfig.lo getchaninfo': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xfc68): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0xfca4): undefined reference to `lib80211_get80211val' ifconfig.lo: In function `_$$hide$$ ifconfig.lo list_scan': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x102bc): undefined reference to `lib80211_get80211len' ifconfig.lo: In function `_$$hide$$ ifconfig.lo list_roam': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x11e08): undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo list_txparams': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x11f14): undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo list_regdomain': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x12054): undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo print_channels': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x124c4): undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo print_regdomain': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x12e14): undefined reference to `lib80211_alloc_regdata' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x12e28): undefined reference to `lib80211_regdomain_findbysku' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x12e6c): undefined reference to `lib80211_alloc_regdata' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x12e7c): undefined reference to `lib80211_country_findbycc' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211macmac': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x130e0): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo getcurchan': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x132f4): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13310): undefined reference to `lib80211_get80211val' ifconfig.lo: In function `_$$hide$$ ifconfig.lo setroam_cb': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x133dc): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo settxparams_cb': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13420): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo setregdomain_cb': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13470): undefined reference to `lib80211_alloc_regdata' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13494): undefined reference to `lib80211_country_findbycc' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x134b8): undefined reference to `lib80211_regdomain_findbysku' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13504): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13540): undefined reference to `lib80211_alloc_regdata' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13558): undefined reference to `lib80211_regdomain_findbysku' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13568): undefined reference to `lib80211_country_findbycc' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x137cc): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211meshrtmac': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x13e88): undefined reference to `lib80211_set80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo ieee80211_status': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x140ac): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14204): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x1426c): undefined reference to `lib80211_get80211len' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x142d4): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14310): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14358): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x143c0): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14448): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x144c4): undefined reference to `lib80211_get80211val' ifconfig.lo:_$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x1452c): more undefined references to `lib80211_get80211val' follow ifconfig.lo: In function `_$$hide$$ ifconfig.lo ieee80211_status': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x1485c): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14894): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x1493c): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14998): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x149c8): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14a1c): undefined reference to `lib80211_get80211val' ifconfig.lo:_$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14a58): more undefined references to `lib80211_get80211val' follow ifconfig.lo: In function `_$$hide$$ ifconfig.lo ieee80211_status': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14bbc): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14db4): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14dc8): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14e0c): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14e7c): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x14f20): undefined reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x15090): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x150d8): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x15170): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x151f4): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x1523c): undefined reference to `lib80211_get80211val' ifconfig.lo:_$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x152b0): more undefined references to `lib80211_get80211val' follow ifconfig.lo: In function `_$$hide$$ ifconfig.lo ieee80211_status': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x15bac): undefined reference to `lib80211_get80211len' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x15bf0): undefined reference to `lib80211_get80211len' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x15c28): undefined reference to `lib80211_get80211val' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/iflagg.c:(.text+0x15cb0): undefined reference to `lib80211_get80211val' --- all_subdir_lib --- --- pmclog.po --- cc -B/usr/local/aarch64-freebsd/bin/ -pg -O2 -pipe -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/lib/libpmc/pmclog.c -o pmclog.po --- all_subdir_secure --- --- eng_pkey.po --- --- all_subdir_share --- --- es_MX.UTF-8.LC_COLLATE --- --- all_subdir_secure --- cc -B/usr/local/aarch64-freebsd/bin/ -pg -O2 -pipe -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -I/usr/obj/arm64.aarch64/usr/src/secure/lib/libcrypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1 -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/modes -std=gnu89 -fstack-protector-strong -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 -Wno-parentheses -Qunused-arguments -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/engine/eng_pkey.c -o eng_pkey.po --- all_subdir_share --- localedef -D -U -i /usr/src/share/colldef/es_MX.UTF-8.src -f /usr/src/share/colldef/../../tools/tools/locale/etc/final-maps/map.UTF-8 /usr/obj/arm64.aarch64/usr/src/share/colldef/es_MX.UTF-8 --- all_subdir_lib --- --- libpmc_p.a --- building profiled pmc library /usr/local/aarch64-freebsd/bin/ar -crD libpmc_p.a `NM='/usr/local/aarch64-freebsd/bin/nm' NMFLAGS='' lorder libpmc.po pmclog.po | tsort -q` --- all_subdir_rescue --- cc: error: linker command failed with exit code 1 (use -v to see invocation) *** [rescue] Error code 1 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 *** [rescue] 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_lib --- /usr/local/aarch64-freebsd/bin/ranlib -D libpmc_p.a A failure has been detected in another branch of the parallel make make[4]: stopped in /usr/src/lib/libpmc *** [all_subdir_libpmc] 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_secure --- A failure has been detected in another branch of the parallel make make[5]: stopped in /usr/src/secure/lib/libcrypto *** [all] Error code 2 make[4]: stopped in /usr/src/secure/lib 1 error make[4]: stopped in /usr/src/secure/lib *** [all_subdir_lib] Error code 2 make[3]: stopped in /usr/src/secure 1 error make[3]: stopped in /usr/src/secure *** [all_subdir_secure] Error code 2 make[2]: stopped in /usr/src --- all_subdir_share --- A failure has been detected in another branch of the parallel make make[4]: stopped in /usr/src/share/colldef *** [all_subdir_colldef] Error code 2 make[3]: stopped in /usr/src/share 1 error make[3]: stopped in /usr/src/share *** [all_subdir_share] 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/hudson1161012211415996600.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 Mon Nov 30 18:03:22 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 AF4C6A3D55B for ; Mon, 30 Nov 2015 18:03:22 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: from mail-vk0-x236.google.com (mail-vk0-x236.google.com [IPv6:2607:f8b0:400c:c05::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 65A13190F for ; Mon, 30 Nov 2015 18:03:22 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: by vkha189 with SMTP id a189so107121410vkh.2 for ; Mon, 30 Nov 2015 10:03:21 -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=x0qtnQ7EnI7z8dBLRnNgowJDQtSNpGGuP3V92/6MP/k=; b=kKAvnT9+wHstCvvt6SpuRrAR76Pb+I+0QjiEfPy3s75BpC2XzPpwFJvLIEuFpuqhO6 nm0fExVCWudIszb2Bp9GNh+sdQghDxuz9TKNX4kAduoVN4qlN5YkbveeZnP4QsRTCVmh iThhg0AdHE1wv/aWUQv7LeQaPUMM/iV5PL9kc5or1ejzrFYilvFWYPmVmszzWbNYfMPs tpHnJJXsV2g3UtgkIGFiVpr4hVrZyYkgWNeL5kiXGWvPtqpfv89tLNh4X/pe9zQR0yIO eolDFkFB5O7Zg9Fe45CGpnW+vE9p8DH1TTEC5azI9R+76G+mtyPgs9LdbQTLHELbCm80 XqfA== MIME-Version: 1.0 X-Received: by 10.31.134.3 with SMTP id i3mr54998846vkd.14.1448906601129; Mon, 30 Nov 2015 10:03:21 -0800 (PST) Received: by 10.31.47.137 with HTTP; Mon, 30 Nov 2015 10:03:20 -0800 (PST) In-Reply-To: References: Date: Mon, 30 Nov 2015 10:03:20 -0800 Message-ID: Subject: Re: RFC: HW watchpoints and single stepping for ARMv6/v7 From: Russell Haley To: Zbigniew Bodek Cc: "freebsd-arm@freebsd.org" Content-Type: text/plain; charset=UTF-8 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: Mon, 30 Nov 2015 18:03:22 -0000 Cool. I have a hummingboard (iMX6). Do I need to know what I'm looking for or am I just making sure it doesn't explode? Russ On Mon, Nov 30, 2015 at 6:41 AM, Zbigniew Bodek wrote: > Hello again, > > It seems that this is the last chance to test this patch on other > platforms than Rpi, Arndale and Pandaboard. > Please check out this https://reviews.freebsd.org/D4037 > I will be grateful if you had a chance to test this on something else > than the above mentioned. > > Best regards > zbb > > 2015-10-31 17:21 GMT+01:00 Zbigniew Bodek : > > Hello again, > > > > I should have post some more information about testing this patch. Here > it goes: > > ------------------------------------------------------------------ > > One can enter kernel debugger by one of those: > > > > press: ~, ctrl + b > > or > > type: sysctl -w debug.kdb.enter=1 > > > > You can then set a HW watchpoint on any memory location at
> > by invoking following command in KDB: > > db> hwatch
, > > > > parameter is optional, the default is 4. > > > > To display watchpoints: > > db> show watch > > > > To remove watchpoint: > > db> dhwatch
> > > > Press "c" to continue. > > > > ------------------------------------------------------------------ > > While in KDB you can step through the kernel code using "s" BUT you > > need to apply a dependent patch: https://reviews.freebsd.org/D4036 > > otherwise you will cause the kernel panic. > > > > Thanks again > > zbb > > > > 2015-10-30 17:25 GMT+01:00 Zbigniew Bodek : > >> Hello, > >> > >> We would like to add HW watchpoints and HW single step support to ARMv6 > kernel. > >> Please check this review: https://reviews.freebsd.org/D4037 > >> > >> Since there are differences between debug architectures on ARM (v6, > >> v6.1, v7, v7.1) I would like to ask for some testing on your machines. > >> I was able to test this on Pandaboard and Arndale but please check > >> whether this works on your targets as well. > >> > >> Rise a red flag if you see any issues or in worst case scenario - > >> "undefined instruction" error. > >> > >> Best regards > >> zbb > _______________________________________________ > 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 Mon Nov 30 18:53:54 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 9F83BA3DE0A for ; Mon, 30 Nov 2015 18:53:54 +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 878521322; Mon, 30 Nov 2015 18:53:54 +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 39A871C4D; Mon, 30 Nov 2015 18:53:54 +0000 (UTC) Date: Mon, 30 Nov 2015 18:53:51 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mmel@FreeBSD.org, avos@FreeBSD.org, ngie@FreeBSD.org, rrs@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Message-ID: <131482406.315.1448909633694.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <300127433.305.1448894612313.JavaMail.jenkins@jenkins-9.freebsd.org> References: <300127433.305.1448894612313.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_arm64 - Build #1819 - 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, 30 Nov 2015 18:53:54 -0000 FreeBSD_HEAD_arm64 - Build #1819 - Fixed: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1819/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1819/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1819/console Change summaries: 291494 by rrs: Add support for Intel Skylake and Intel Broadwell PMC's. The Broadwell PMC's have been tested on the Broadwell-Xeon with a hacked up version of pmcstudy -T. I still need to circle back and add in to pmcstudy all the new tests from the Broadwell Vtune guide (for the hacked up version I just made it so I could run the -T option). The Skylake CPU is not yet available (even though Intel is advertising it .. imagine that). The Skylake PMC's will need to be tested once we can get a sample skylake CPU :-) Sponsored by: Netflix Inc. 291493 by avos: wpi: ignore ic_update_promisc() call when device is not running This change will fix kernel panic with uninitialized (zeroed) RXON structure. Tested with Intel 3945BG, IBSS mode. Approved by: adrian (mentor) Differential Revision: https://reviews.freebsd.org/D4304 291492 by mmel: ARM: create new memory attribute for writethrough cacheable memory. - add new TEX class for WT cacheable memory - export new TEX class to kernel as VM_MEMATTR_WT attribute - add new aliases VM_MEMATTR_WRITE_COMBINING and VM_MEMATTR_WRITE_BACK, it's used in DRM code Note: Only Cortex A8 supports WT caching in HW. On rest of Cortex CPUs, WT requests is treated as uncacheable. Approved by: kib (mentor) 291491 by ngie: Fix the build after ifconfig was converted over to lib80211 in r291470 Reported by: jenkins, O. Hartmann Pointyhat to: adrian From owner-freebsd-arm@freebsd.org Mon Nov 30 19:47: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 E39D1A3C97C for ; Mon, 30 Nov 2015 19:47:51 +0000 (UTC) (envelope-from freebsd.asc@strcmp.org) Received: from olinguito.schwarzes.net (olinguito.schwarzes.net [IPv6:2a01:4f8:7d:1b5::1]) (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 7CF1110A6 for ; Mon, 30 Nov 2015 19:47:50 +0000 (UTC) (envelope-from freebsd.asc@strcmp.org) Received: from [62.109.78.35] (mosquito.schwarzes.net [62.109.78.35]) (authenticated bits=0) by olinguito.schwarzes.net (8.15.2/8.15.2) with ESMTPA id tAUJlm9h056534 for ; Mon, 30 Nov 2015 20:47:48 +0100 (CET) (envelope-from freebsd.asc@strcmp.org) From: Andreas Schwarz To: freebsd-arm@FreeBSD.org Mail-Reply-To: Andreas Schwarz Mail-Followup-To: freebsd-arm@FreeBSD.org Date: Mon, 30 Nov 2015 20:47:47 +0100 (CET) Message-ID: <475076c4950.65c32bb0@mail.schwarzes.net> In-Reply-To: <644A3890-CEF7-4ED4-BB85-616C09EE1E6F@kientzle.com> References: <20150904173804.GA82922@potato.growveg.org> <46ddeb2caa6.2d9e5c4c@mail.schwarzes.net> <20150904223214.GA80713@potato.growveg.org> <644A3890-CEF7-4ED4-BB85-616C09EE1E6F@kientzle.com> User-Agent: YAM/2.9p1 (MorphOS; PPC; rv:20140418r7798) Subject: Re: very odd behaviour from svnlite on RPi2 MIME-Version: 1.0 Content-Type: text/plain X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (olinguito.schwarzes.net [78.47.41.143]); Mon, 30 Nov 2015 20:47:48 +0100 (CET) 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, 30 Nov 2015 19:47:52 -0000 On 04.09.15, Tim Kientzle wrote: >> I've not seen these errors on the other freebsd boxes in the logs (same >> connection) which is why I thought it might be a bottleneck with the pi. > > In some cases, I've repeated the 'svn cleanup' + 'svn up' cycle for 2-3 days before it finally completed > only to see missing files that svn doesn't seem to be aware of at all. I've found that partial tree > checkouts are more likely to succeed; you can sometimes work around this by asking SVN to checkout/update > individual subdirectories. Just some additional informations. I found out the main reason for my svn(lite) problems. root@pizelot:/usr/src # svnlite update Updating '.': svn: E170013: Unable to connect to a repository at URL 'http://svn.freebsd.org/base/head' svn: E000060: Error running context: Operation timed out root@pizelot:/usr/src # host svn.freebsd.org svn.freebsd.org is an alias for svnmir.geo.freebsd.org. svnmir.geo.freebsd.org has address 213.138.116.72 svnmir.geo.freebsd.org has IPv6 address 2001:41c8:112:8300::e6a:0 svnmir.geo.freebsd.org mail is handled by 0 . root@pizelot:/usr/src # ping6 svn.freebsd.org PING6(56=40+8+8 bytes) 2a01:c08:0:5::3 --> 2001:41c8:112:8300::e6a:0 ^C --- svnmir.geo.freebsd.org ping6 statistics --- 24 packets transmitted, 0 packets received, 100.0% packet loss IPv6 connection is prefered before IPv4 (there is no failover to v4). When deconfiguring v6, svn update works like expected. I've not found an option to tell svn to prefer the ipv4 address (it's only possible to manipulate the svn server URL or change the systemwide address selection). -asc From owner-freebsd-arm@freebsd.org Mon Nov 30 23:01:36 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 BC140A3DD4C for ; Mon, 30 Nov 2015 23:01:36 +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 6BA5C1D50 for ; Mon, 30 Nov 2015 23:01:35 +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 5D8FB22C2D7 for ; Mon, 30 Nov 2015 17:01:27 -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> <565A03CA.1010608@denninger.net> From: Karl Denninger Message-ID: <565CD545.1090801@denninger.net> Date: Mon, 30 Nov 2015 17:01:25 -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: <565A03CA.1010608@denninger.net> Content-Type: multipart/signed; protocol="application/pkcs7-signature"; micalg=sha-512; boundary="------------ms010101030201030808040606" 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: Mon, 30 Nov 2015 23:01:36 -0000 This is a cryptographically signed message in MIME format. --------------ms010101030201030808040606 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable And.... now it's dead again. This may not be related to the patch.... however, the kernel does appear to use the bcm2835.... so while the patch may not be the cause something is going on here that's not kosher.... The espeak process is killable but if I had to guess it's waiting for what it thinks is a busy I/O to become free. Any ideas on running this down? On 11/28/2015 13:43, Karl Denninger wrote: > 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 = wrote: >>> Hmmm... or maybe not. >>> >>> "espeak" (speech synthesizer) hangs in a "S" state with this change i= n. >>> 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 t= alking >>>>>>>> to a Zwave USB stick and a serial USB interface (two instances t= hat 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 appea= r to be >>>>>>>> doing anything bad, other than displaying the message..... >>>>>>>> >>>>>>> I'm just finished a patch which works well for me. I plan to comm= it it >>>>>>> after some more testing. The patch is attached if you want to tes= t it >>>>>>> too. >>>>>>> >>>>>>> Svatopluk Kraus >>>>>>> >>>>>> I have the patch loaded on on the Pi that is exhibiting the proble= m -- >>>>>> 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]/ --------------ms010101030201030808040606 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 hvcNAQcBMBwGCSqGSIb3DQEJBTEPFw0xNTExMzAyMzAxMjVaME8GCSqGSIb3DQEJBDFCBEAS t9XVgPElAY4cItY3siy0RE+oha4R9rr6Mevi0KgHKkNdjwFJZ1ZyRBCmUHo6KRmtx6LvpKvV vTu1qJEJR8iaMGwGCSqGSIb3DQEJDzFfMF0wCwYJYIZIAWUDBAEqMAsGCWCGSAFlAwQBAjAK BggqhkiG9w0DBzAOBggqhkiG9w0DAgICAIAwDQYIKoZIhvcNAwICAUAwBwYFKw4DAgcwDQYI KoZIhvcNAwICASgwgacGCSsGAQQBgjcQBDGBmTCBljCBkDELMAkGA1UEBhMCVVMxEDAOBgNV BAgTB0Zsb3JpZGExEjAQBgNVBAcTCU5pY2V2aWxsZTEZMBcGA1UEChMQQ3VkYSBTeXN0ZW1z IExMQzEcMBoGA1UEAxMTQ3VkYSBTeXN0ZW1zIExMQyBDQTEiMCAGCSqGSIb3DQEJARYTQ3Vk YSBTeXN0ZW1zIExMQyBDQQIBKTCBqQYLKoZIhvcNAQkQAgsxgZmggZYwgZAxCzAJBgNVBAYT AlVTMRAwDgYDVQQIEwdGbG9yaWRhMRIwEAYDVQQHEwlOaWNldmlsbGUxGTAXBgNVBAoTEEN1 ZGEgU3lzdGVtcyBMTEMxHDAaBgNVBAMTE0N1ZGEgU3lzdGVtcyBMTEMgQ0ExIjAgBgkqhkiG 9w0BCQEWE0N1ZGEgU3lzdGVtcyBMTEMgQ0ECASkwDQYJKoZIhvcNAQEBBQAEggIAbgc+MG86 z11j0/nZxxCmqz8nOfeH9U8H+CvuzdWpoQXWDd1Gj/QlKRV3Ym97u/Zo02rAyk/GSz2pG8Ti LcM4wZRIOzoe3A5yePYO/JHoihgAhjGQTApM3hTaJcPY+RzUTAl/yDOohgl9ppY3SRBcvcr2 gNdYHxqqyo/l+PrM5+GGrTEpadig5jLjxxzuY353yjmAObSGALXLUQTKcFjhKxP4AZhE9sxP y7AGTIFFruB6X4azy7QjaU2/xqcG61WaAL/Anm2sz4DUQ4hER1telOLElpj8JMroTYhRKM+V 8Np0jXztFSgyxDWToxSeJ54EPS5V/3c7O0NIi8cBkkpDMwko2NkH3IoW42ryoM+ppTFOGF6A 84VRk1TFAaf1mgXi9fiEpcrcx207YOCjE6ndZue+HWDxAR9Jskv6EqgVGxad4tQJ1/VnIIew 3OTMp2YOeoPO6mMMUQkccgD/Es5Sx6k1oOkiqOomYRQvzGauNBhJJNGlDtSeb2pk46zxI1sJ oFtq4NUQcjqN1DbkO/JYFqyK9Af1kPxcm1l2OoynodDR+wR+RpggpfdwggXno61Ak4QrZV+h jH59p5SxzJGX+oPSM+gcXQh0dDIMApex3HcPgoupZLGxWwFoL56/4Q5GRWt8kH6//sesI9qq zOgWmpSA7hfvtN0dbX5TQ7G5hQkAAAAAAAA= --------------ms010101030201030808040606-- From owner-freebsd-arm@freebsd.org Mon Nov 30 23:18: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 E4F05A3C0C3 for ; Mon, 30 Nov 2015 23:18:26 +0000 (UTC) (envelope-from onwahe@gmail.com) Received: from mail-ig0-x22a.google.com (mail-ig0-x22a.google.com [IPv6:2607:f8b0:4001:c05::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 C0F5B1481 for ; Mon, 30 Nov 2015 23:18:26 +0000 (UTC) (envelope-from onwahe@gmail.com) Received: by igbxm8 with SMTP id xm8so84838794igb.1 for ; Mon, 30 Nov 2015 15:18:25 -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=gxtdcEI6xlw0yEYbLMTVpUtfnG3jybhgStRerlMLvM0=; b=yQhPlT7rnTZHFLsfmEpUYKVoyUuDsCUxHHMuE8FXKYyJJWeFklr8iiXuV5T/0aiH2J z3i9qN70FyXkl9RHLQDrrkg8wWQ0A5tWRm4oWUIpdH8GlPJTYyMXHmR8WFjxxpH4YRSo NR3zo2DsVf9hFVAlG+z97HMIqeveLmXYS2PwKXtZPjdWoOnF1PVZZYPdBRmH3d0R61vq bR8Z0eBt7c8PUCWBPHtYCitHdAX1KcB+Sa1GqrYI8NZlFvXr6Dqfx99viIz506sfW3n8 Tn7uAIbQ2wxY9mZIQQN6zsauyxqCnXfZbITjfK8+Ud6VaIjJ4A3pgG8N6TMQxo63WEsA oyvA== MIME-Version: 1.0 X-Received: by 10.50.78.101 with SMTP id a5mr22404366igx.42.1448925505825; Mon, 30 Nov 2015 15:18:25 -0800 (PST) Received: by 10.64.130.38 with HTTP; Mon, 30 Nov 2015 15:18:25 -0800 (PST) In-Reply-To: <565CD545.1090801@denninger.net> References: <56575896.70105@denninger.net> <5657E4C6.9020609@denninger.net> <56589C6B.8000100@denninger.net> <5658DB87.5010308@denninger.net> <565A03CA.1010608@denninger.net> <565CD545.1090801@denninger.net> Date: Tue, 1 Dec 2015 00:18:25 +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: Mon, 30 Nov 2015 23:18:27 -0000 On Tue, Dec 1, 2015 at 12:01 AM, Karl Denninger wrote: > And.... now it's dead again. > > This may not be related to the patch.... however, the kernel does appear > to use the bcm2835.... so while the patch may not be the cause something > is going on here that's not kosher.... > > The espeak process is killable but if I had to guess it's waiting for > what it thinks is a busy I/O to become free. I have the same problem with omxplayer. No idea what could be behind it. There is about 8 omxplayer's thread, one is in select, all others are waiting on some user locks. > > Any ideas on running this down? > > On 11/28/2015 13:43, Karl Denninger wrote: >> 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 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]/ > > -- > Karl Denninger > karl@denninger.net > /The Market Ticker/ > /[S/MIME encrypted email preferred]/ From owner-freebsd-arm@freebsd.org Tue Dec 1 11:28:38 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 9BFB3A3C1C8 for ; Tue, 1 Dec 2015 11:28:38 +0000 (UTC) (envelope-from zbb@semihalf.com) Received: from mail-lf0-x235.google.com (mail-lf0-x235.google.com [IPv6:2a00:1450:4010:c07::235]) (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 1A54B10DB for ; Tue, 1 Dec 2015 11:28:38 +0000 (UTC) (envelope-from zbb@semihalf.com) Received: by lfs39 with SMTP id 39so3756994lfs.3 for ; Tue, 01 Dec 2015 03:28:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=semihalf-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=93L3k9SnVGZoWpua91RiWuR5wmirImmRnaLUx0ENWh0=; b=jkEYyjLF3oYcJQrRDzJekmy75FJP8grOobFJbm5OLQKOlj5Wp8y70SUd67hGWKrqty dp/vi0rCI6F6H5vt88PQmM+vFbwkh5JS8yjLu2uFKJi2xIZIdSxOJI7oHn9spsibMYLu W821++lMJIxND67VZSYnQMHoi8vpQC7OHcPGQs6k04EkjFaNQV14N41y8cmYoLwkXJEJ EXOES5TSo0VvX/kWw6ay+UgIulEduc4q9waL73DyeHp/poeoFdKjXmQpAPKfrHhYuu/Q gP8RybbNXKMtDxp5k/c4xwgqT1kTaY1X1i4iH9xRFK5ve41vyxiCRpanWtyIpuQj1YGc T8eQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=93L3k9SnVGZoWpua91RiWuR5wmirImmRnaLUx0ENWh0=; b=Rfpb2oowpa6jmMEYw5YcBB3oH7YsKy2I0GoO7b/bHRs6ZlpuYZhSjPCmt/u9aAV+zV N9Bo6AHqXHQ3oKK3zRSqSeEj02QF1hbjKGVaDjss1qBHoxsVCOh3GeyE7X9NKMIiQhjx XQizeWnQUxyYuOb2eCBgSHlxseV5jQ5K0K5lVaEN4umo/TdzSm/DmI8gktOxrCKeOC5g DDLm8NrqNuOrNhvJVswXGXv5K7LhCO5Xqvzw8n6CnZq28WYJeeVZq3vigxDEbYZwcKSM 6gyeT0CSri9tL7RQwopnLQYUayop6WYzesKOvZ1gc5Ld/2o16Sll2DM8KBxgse2U//Va zTbQ== X-Gm-Message-State: ALoCoQlDUOZ6OwJ7sUcBkUHj2GHfKqhOhYpFW+ROfdSKr0QXL6bvQ/7pAQLHsGkYQpEidKDuVmSI X-Received: by 10.112.147.9 with SMTP id tg9mr14399130lbb.38.1448969315939; Tue, 01 Dec 2015 03:28:35 -0800 (PST) MIME-Version: 1.0 Received: by 10.25.76.65 with HTTP; Tue, 1 Dec 2015 03:28:16 -0800 (PST) In-Reply-To: References: From: Zbigniew Bodek Date: Tue, 1 Dec 2015 12:28:16 +0100 Message-ID: Subject: Re: RFC: HW watchpoints and single stepping for ARMv6/v7 To: Russell Haley 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: Tue, 01 Dec 2015 11:28:38 -0000 Hello Russell, That will be a good sign if it doesn't explode (if you see undefined instruction on boot then there's something wrong). More extended description what you can do with HW watchpoints is in this thread. For example you can check: https://lists.freebsd.org/pipermail/freebsd-arm/2015-November/012724.html Best regards zbb 2015-11-30 19:03 GMT+01:00 Russell Haley : > Cool. I have a hummingboard (iMX6). Do I need to know what I'm looking for > or am I just making sure it doesn't explode? > > Russ > > On Mon, Nov 30, 2015 at 6:41 AM, Zbigniew Bodek wrote: >> >> Hello again, >> >> It seems that this is the last chance to test this patch on other >> platforms than Rpi, Arndale and Pandaboard. >> Please check out this https://reviews.freebsd.org/D4037 >> I will be grateful if you had a chance to test this on something else >> than the above mentioned. >> >> Best regards >> zbb >> >> 2015-10-31 17:21 GMT+01:00 Zbigniew Bodek : >> > Hello again, >> > >> > I should have post some more information about testing this patch. Here >> > it goes: >> > ------------------------------------------------------------------ >> > One can enter kernel debugger by one of those: >> > >> > press: ~, ctrl + b >> > or >> > type: sysctl -w debug.kdb.enter=1 >> > >> > You can then set a HW watchpoint on any memory location at
>> > by invoking following command in KDB: >> > db> hwatch
, >> > >> > parameter is optional, the default is 4. >> > >> > To display watchpoints: >> > db> show watch >> > >> > To remove watchpoint: >> > db> dhwatch
>> > >> > Press "c" to continue. >> > >> > ------------------------------------------------------------------ >> > While in KDB you can step through the kernel code using "s" BUT you >> > need to apply a dependent patch: https://reviews.freebsd.org/D4036 >> > otherwise you will cause the kernel panic. >> > >> > Thanks again >> > zbb >> > >> > 2015-10-30 17:25 GMT+01:00 Zbigniew Bodek : >> >> Hello, >> >> >> >> We would like to add HW watchpoints and HW single step support to ARMv6 >> >> kernel. >> >> Please check this review: https://reviews.freebsd.org/D4037 >> >> >> >> Since there are differences between debug architectures on ARM (v6, >> >> v6.1, v7, v7.1) I would like to ask for some testing on your machines. >> >> I was able to test this on Pandaboard and Arndale but please check >> >> whether this works on your targets as well. >> >> >> >> Rise a red flag if you see any issues or in worst case scenario - >> >> "undefined instruction" error. >> >> >> >> Best regards >> >> zbb >> _______________________________________________ >> 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 Wed Dec 2 03:57: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 678F9A3F703 for ; Wed, 2 Dec 2015 03:57:00 +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 486FF1640 for ; Wed, 2 Dec 2015 03:57:00 +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 tB23v0g3063906 for ; Wed, 2 Dec 2015 03:57:00 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-arm@FreeBSD.org Subject: [Bug 204636] make buildworld failed on Raspberry Pi 2 - "instruction requires: armv6t2" Date: Wed, 02 Dec 2015 03:57:00 +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 Only Me X-Bugzilla-Who: aikchar@codeghar.com X-Bugzilla-Status: Open X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-arm@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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: Wed, 02 Dec 2015 03:57:00 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204636 Hamza Sheikh changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|Not A Bug |--- Status|Closed |Open --- Comment #3 from Hamza Sheikh --- Reopening bug based on mailing list post since it appears this is a real bug. https://lists.freebsd.org/pipermail/freebsd-arm/2015-November/012713.html -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-arm@freebsd.org Wed Dec 2 04:09: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 8FFCAA3F859 for ; Wed, 2 Dec 2015 04:09:12 +0000 (UTC) (envelope-from fehrist@codeghar.com) Received: from mail-pa0-x236.google.com (mail-pa0-x236.google.com [IPv6:2607:f8b0:400e:c03::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 4FEC61A33 for ; Wed, 2 Dec 2015 04:09:12 +0000 (UTC) (envelope-from fehrist@codeghar.com) Received: by padhx2 with SMTP id hx2so27231980pad.1 for ; Tue, 01 Dec 2015 20:09:11 -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:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=dzPvIzI++T/ohlDAD5cRTooF35GF+5dLtFzpVmxBa6k=; b=DrujmrDiyVt/bs8j82XRPpt5dJFy3UhFLQ1JQ3oy+IcsZ1SfF9OMkDaAda3lgoEglb ilrxai+8dVd5ulEy6WOvgdfPoyR4nrRL2v9vIqPaaOqDSZd2p67ze/3XPfofPRJ0ucPG dnI0IsIGJwcGgswaBXa9b49+VE1+9+uLavQ3cdLeAS/gt1wP27i4eI2VDVzUDv/Qunsz a0d3RBF7jMu+BGOZWhYz8iMKCk9r8QatBWUfFIl1j9NHPCnU1UkbIELxAq/TtbHna0eS EsQb5mfAoLmG05TvRLZl3uZTjrU17gVe8jS4RJ8bqcPSCCGjpOJ5zZgqhYn0oHu2INJi RWAQ== 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:cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=dzPvIzI++T/ohlDAD5cRTooF35GF+5dLtFzpVmxBa6k=; b=bqRPB8BMqoNZ38+I30YMM0oXSKQQrNMRqf2z7tzBmeoUnvLUvMMNRzJgGIq5gSCSIj 8wwPIMgoQli1KjPBT79RKBkKJeaVnvVTkOY8u3WbATdJHuxmTCACe8fa3idssnLJAtXn ZbmxS/e1rUxhBOjhttqwR6G2xONMGMyF7nvzy9IOz+gZifKZDvX1YSQi7jCKzANwKvEJ NOqMXkewL/kXYMg6cl8slEBiimSXjx1tPI6SnfZDXQAeULjxQ0QHjnZ6OMRrToayunWR cQeggn2kCK/fKO5AmCzcNBO0zZM1pMBFQezMRC0z0FKxAX6ng4k8j7XaCJJhES4gjZvP PYrg== X-Gm-Message-State: ALoCoQnFhUbbecOSativdzRslgmv0I6PVQTS4m5zu3ms47roSkN4U50zsZ/DdNWyvKR0+Nk1oMpW X-Received: by 10.66.153.198 with SMTP id vi6mr1521272pab.37.1449029351663; Tue, 01 Dec 2015 20:09:11 -0800 (PST) Received: from heer.internal.jugni.xyz ([2601:600:8300:45b:59be:9bbb:5c54:f59d]) by smtp.googlemail.com with ESMTPSA id wo3sm880379pab.25.2015.12.01.20.09.10 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 01 Dec 2015 20:09:11 -0800 (PST) Message-ID: <565E6EE9.1010204@codeghar.com> Date: Tue, 01 Dec 2015 20:09:13 -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 CC: Warner Losh , Tim Kientzle Subject: Re: make buildworld failed on Raspberry Pi 2 - "instruction requires: armv6t2" References: <56555273.403@codeghar.com> <5658A76C.1010502@codeghar.com> <565B42F6.2080805@codeghar.com> In-Reply-To: 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, 02 Dec 2015 04:09:12 -0000 > CPUTYPE=native hasn't been tested on arm at all. Clearly our implementation > of it is broken. That's the real bug here. We either should implement it > correctly, > which would take some doing, or we should make -march=native return an > error on those systems where it isn't done right. Bug 204636 is currently assigned to "FreeBSD arm mailing list". Is there something else I need to do* to get it more attention? Or is it more of a fire-and-forget situation where the system will work through its own processes? * I'm not a kernel dev by any stretch of the imagination so filing bugs and following up by providing more info is the best I can do -- Hamza Sheikh Twitter: @aikchar From owner-freebsd-arm@freebsd.org Wed Dec 2 06:25:06 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 B67CDA3E42A for ; Wed, 2 Dec 2015 06:25:06 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: from mail-vk0-x235.google.com (mail-vk0-x235.google.com [IPv6:2607:f8b0:400c:c05::235]) (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 71FB9176E for ; Wed, 2 Dec 2015 06:25:06 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: by vkbs1 with SMTP id s1so18842602vkb.1 for ; Tue, 01 Dec 2015 22:25:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=RkYnJT8HASJlrgEjSgztbp6ZPmkfZNZ2thJw9oGCD/w=; b=x15EFjgQWyq2qVd5iGlq4WA2mJ+MXF2HhLG6UHgAMkBFys+K/pXkInQK3HSPC0d+uO sg5/GcZ6nJdhJvVewYpo4GWQncNWG7DcmywD9/qHXIlFKjGTckKXRsMvR+Vh0uG89VDY a0QCxm1GWaNCGS+6KJLEE/O3b86DRFMChr8PZ1626EZWgvuEc529FewJz1H2UtcXQi5z fe+e0onghp29H/GcyxRaQ9AAqwji3a0/ioKRfo+931qxdz9Hs0fzX5u+IrEyVdcfUhPH ic2RqclRDXfX1ipD5M7LZUPdI4nwTQ9NUl+vRUSSTjaclNcOpnhTxPKuh0i0pOhktczY 0ICw== MIME-Version: 1.0 X-Received: by 10.31.5.132 with SMTP id 126mr941810vkf.107.1449037505280; Tue, 01 Dec 2015 22:25:05 -0800 (PST) Received: by 10.31.47.137 with HTTP; Tue, 1 Dec 2015 22:25:05 -0800 (PST) Date: Tue, 1 Dec 2015 22:25:05 -0800 Message-ID: Subject: installworld failed From: Russell Haley To: freebsd-arm Content-Type: text/plain; charset=UTF-8 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: Wed, 02 Dec 2015 06:25:06 -0000 Hey Guys, I'm building for a Hummingboard iMX6 and my build is failing in installworld. -------------------- root@Jailbird:/usr/src# make TARGET=arm TARGET_ARCH=armv6 DESTDIR=/mnt/memdisk installworld distribution ... ===> lib/libcrypt/tests (install) install -o root -g wheel -m 444 Kyuafile.auto /mnt/memdisk/usr/tests/lib/libcrypt/Kyuafile (cd /usr/src/lib/libcrypt/tests && DEPENDFILE=.depend.crypt_tests NO_SUBDIR=1 make -f /usr/src/lib/libcrypt/tests/Makefile _RECURSING_PROGS= PROG=crypt_tests install) install -s -o root -g wheel -m 555 crypt_tests /mnt/memdisk/usr/tests/lib/libcrypt/crypt_tests install: crypt_tests: No such file or directory *** Error code 71 Stop. make[7]: stopped in /usr/src/lib/libcrypt/tests *** Error code 1 Stop. make[6]: stopped in /usr/src/lib/libcrypt/tests *** Error code 1 Stop. make[5]: stopped in /usr/src/lib/libcrypt *** Error code 1 Stop. make[4]: stopped in /usr/src/lib *** Error code 1 Stop. make[3]: stopped in /usr/src *** Error code 1 Stop. make[2]: stopped in /usr/src *** Error code 1 Stop. make[1]: stopped in /usr/src *** Error code 1 Stop. make: stopped in /usr/src root@Jailbird:/usr/src# svn info Path: . Working Copy Root Path: /usr/src URL: https://svn0.us-west.freebsd.org/base/head Relative URL: ^/head Repository Root: https://svn0.us-west.freebsd.org/base Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f Revision: 291642 Node Kind: directory Schedule: normal Last Changed Author: adrian Last Changed Rev: 291642 Last Changed Date: 2015-12-01 21:36:45 -0800 (Tue, 01 Dec 2015) ---------------- Any input would be grand. Thanks, Russ From owner-freebsd-arm@freebsd.org Wed Dec 2 07:19: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 4C975A3EC96 for ; Wed, 2 Dec 2015 07:19:30 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: from mail-vk0-x22b.google.com (mail-vk0-x22b.google.com [IPv6:2607:f8b0:400c:c05::22b]) (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 EE5641C00 for ; Wed, 2 Dec 2015 07:19:29 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: by vkbs1 with SMTP id s1so19426049vkb.1 for ; Tue, 01 Dec 2015 23:19:29 -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=yR2QASRTG/2FLYjoX0zf3tDSwtjHVU22RcXvzY5P+Dg=; b=f5dtrOvaGvX7dd/iShZUWT0YR6Q9XqmF+AHUQVSFiZGIeQQOSuhdzafjb1Ojc20Ysi TgPkdfFQUD+SH4zamIv3OVDJWqiLisXo0rN6rcLVRWkBbRRnBPLTjkI7lJJSR4EHY4k8 ZICAg/rh4j9qGm2HRJucvetbceXKrP2V1CMekng6Ex9DAM/Cc3rqK3PiVAfFOYmU9HlS VyNm337uQsNVDRcEaJz3eq9iMgAWhRk+ZUf+2MR34imUscQzjWS+TSk2LQ/lPCW+xrhp A7w92Qcz3uKgZsHBAX9/gMCq6kBMt8VI12XPK46ioyWqKxJaJ91ZlNm4ZFnpf0A2Pj4W i00w== MIME-Version: 1.0 X-Received: by 10.31.169.137 with SMTP id s131mr1054375vke.144.1449040768861; Tue, 01 Dec 2015 23:19:28 -0800 (PST) Received: by 10.31.47.137 with HTTP; Tue, 1 Dec 2015 23:19:28 -0800 (PST) In-Reply-To: References: Date: Tue, 1 Dec 2015 23:19:28 -0800 Message-ID: Subject: Re: RFC: HW watchpoints and single stepping for ARMv6/v7 From: Russell Haley To: Zbigniew Bodek Cc: "freebsd-arm@freebsd.org" Content-Type: text/plain; charset=UTF-8 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: Wed, 02 Dec 2015 07:19:30 -0000 Okay, so I wasn't too successfull: What I did: - update to latest revision (291642) - I couldn't get installworld to complete (separate email). Instead, I downloaded the current image for the hummingboard and mounted the image and was preparing to run installkernel - I ran buildkernel to success - I applied the patch. It applied successfully - I ran buildkernel again and got the following error: cc -c -O -pipe -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/libfdt -I/usr/src/sys/gnu/dts/include -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -march=armv7a -funwind-tables -ffreestanding -fwrapv -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 -mfpu=none -std=iso9899:1999 -Werror /usr/src/sys/arm/arm/db_trace.c /usr/src/sys/arm/arm/db_trace.c:135:2: error: implicit declaration of function 'dbg_show_watchpoint' is invalid in C99 [-Werror,-Wimplicit-function-declaration] dbg_show_watchpoint(); ^ /usr/src/sys/arm/arm/db_trace.c:135:2: note: did you mean 'db_set_watchpoints'? /usr/src/sys/ddb/ddb.h:216:7: note: 'db_set_watchpoints' declared here void db_set_watchpoints(void); ^ /usr/src/sys/arm/arm/db_trace.c:142:10: error: implicit declaration of function 'dbg_remove_watchpoint' is invalid in C99 [-Werror,-Wimplicit-function-declaration] return (dbg_remove_watchpoint(addr, size)); ^ /usr/src/sys/arm/arm/db_trace.c:142:10: note: did you mean 'dbg_show_watchpoint'? /usr/src/sys/arm/arm/db_trace.c:135:2: note: 'dbg_show_watchpoint' declared here dbg_show_watchpoint(); ^ /usr/src/sys/arm/arm/db_trace.c:149:10: error: implicit declaration of function 'dbg_setup_watchpoint' is invalid in C99 [-Werror,-Wimplicit-function-declaration] return (dbg_setup_watchpoint(addr, size, HW_WATCHPOINT_RW)); ^ /usr/src/sys/arm/arm/db_trace.c:149:43: error: use of undeclared identifier 'HW_WATCHPOINT_RW' return (dbg_setup_watchpoint(addr, size, HW_WATCHPOINT_RW)); ^ 4 errors generated. *** Error code 1 Stop. make[2]: stopped in /usr/obj/arm.armv6/usr/src/sys/IMX6 *** Error code 1 Stop. make[1]: stopped in /usr/src *** Error code 1 Stop. make: stopped in /usr/src ---------------------------------------------- I ran buildkernel in various configurations (with and without -DNO_CLEAN, with and without -j10) and received variations on the same error. The last one I tried was without NO_CLEAN and single threaded: ctfconvert -L VERSION -g cpufunc_asm.o cc -c -x assembler-with-cpp -DLOCORE -O -pipe -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/libfdt -I/usr/src/sys/gnu/dts/include -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -march=armv7a -funwind-tables -ffreestanding -fwrapv -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 -mfpu=none -std=iso9899:1999 -Werror /usr/src/sys/arm/arm/cpufunc_asm_armv7.S ctfconvert -L VERSION -g cpufunc_asm_armv7.o cc -c -O -pipe -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/libfdt -I/usr/src/sys/gnu/dts/include -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -march=armv7a -funwind-tables -ffreestanding -fwrapv -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 -mfpu=none -std=iso9899:1999 -Werror /usr/src/sys/arm/arm/cpuinfo.c ctfconvert -L VERSION -g cpuinfo.o cc -c -x assembler-with-cpp -DLOCORE -O -pipe -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/libfdt -I/usr/src/sys/gnu/dts/include -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -march=armv7a -funwind-tables -ffreestanding -fwrapv -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 -mfpu=none -std=iso9899:1999 -Werror /usr/src/sys/arm/arm/cpu_asm-v6.S ctfconvert -L VERSION -g cpu_asm-v6.o cc -c -O -pipe -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/libfdt -I/usr/src/sys/gnu/dts/include -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -march=armv7a -funwind-tables -ffreestanding -fwrapv -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 -mfpu=none -std=iso9899:1999 -Werror /usr/src/sys/arm/arm/db_disasm.c ctfconvert -L VERSION -g db_disasm.o cc -c -O -pipe -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/libfdt -I/usr/src/sys/gnu/dts/include -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -march=armv7a -funwind-tables -ffreestanding -fwrapv -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 -mfpu=none -std=iso9899:1999 -Werror /usr/src/sys/arm/arm/db_interface.c ctfconvert -L VERSION -g db_interface.o cc -c -O -pipe -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/libfdt -I/usr/src/sys/gnu/dts/include -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -march=armv7a -funwind-tables -ffreestanding -fwrapv -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 -mfpu=none -std=iso9899:1999 -Werror /usr/src/sys/arm/arm/db_trace.c /usr/src/sys/arm/arm/db_trace.c:135:2: error: implicit declaration of function 'dbg_show_watchpoint' is invalid in C99 [-Werror,-Wimplicit-function-declaration] dbg_show_watchpoint(); ^ /usr/src/sys/arm/arm/db_trace.c:135:2: note: did you mean 'db_set_watchpoints'? /usr/src/sys/ddb/ddb.h:216:7: note: 'db_set_watchpoints' declared here void db_set_watchpoints(void); ^ /usr/src/sys/arm/arm/db_trace.c:142:10: error: implicit declaration of function 'dbg_remove_watchpoint' is invalid in C99 [-Werror,-Wimplicit-function-declaration] return (dbg_remove_watchpoint(addr, size)); ^ /usr/src/sys/arm/arm/db_trace.c:142:10: note: did you mean 'dbg_show_watchpoint'? /usr/src/sys/arm/arm/db_trace.c:135:2: note: 'dbg_show_watchpoint' declared here dbg_show_watchpoint(); ^ /usr/src/sys/arm/arm/db_trace.c:149:10: error: implicit declaration of function 'dbg_setup_watchpoint' is invalid in C99 [-Werror,-Wimplicit-function-declaration] return (dbg_setup_watchpoint(addr, size, HW_WATCHPOINT_RW)); ^ /usr/src/sys/arm/arm/db_trace.c:149:43: error: use of undeclared identifier 'HW_WATCHPOINT_RW' return (dbg_setup_watchpoint(addr, size, HW_WATCHPOINT_RW)); ^ 4 errors generated. *** Error code 1 Stop. make[2]: stopped in /usr/obj/arm.armv6/usr/src/sys/IMX6 *** Error code 1 Stop. make[1]: stopped in /usr/src *** Error code 1 Stop. make: stopped in /usr/src So if it's NOT an undeclared identifier, then let me know what I've done wrong. Cheers, Russ On Tue, Dec 1, 2015 at 3:28 AM, Zbigniew Bodek wrote: > Hello Russell, > > That will be a good sign if it doesn't explode (if you see undefined > instruction on boot then there's something wrong). > More extended description what you can do with HW watchpoints is in > this thread. For example you can check: > https://lists.freebsd.org/pipermail/freebsd-arm/2015-November/012724.html > > Best regards > zbb > > 2015-11-30 19:03 GMT+01:00 Russell Haley : > > Cool. I have a hummingboard (iMX6). Do I need to know what I'm looking > for > > or am I just making sure it doesn't explode? > > > > Russ > > > > On Mon, Nov 30, 2015 at 6:41 AM, Zbigniew Bodek > wrote: > >> > >> Hello again, > >> > >> It seems that this is the last chance to test this patch on other > >> platforms than Rpi, Arndale and Pandaboard. > >> Please check out this https://reviews.freebsd.org/D4037 > >> I will be grateful if you had a chance to test this on something else > >> than the above mentioned. > >> > >> Best regards > >> zbb > >> > >> 2015-10-31 17:21 GMT+01:00 Zbigniew Bodek : > >> > Hello again, > >> > > >> > I should have post some more information about testing this patch. > Here > >> > it goes: > >> > ------------------------------------------------------------------ > >> > One can enter kernel debugger by one of those: > >> > > >> > press: ~, ctrl + b > >> > or > >> > type: sysctl -w debug.kdb.enter=1 > >> > > >> > You can then set a HW watchpoint on any memory location at
> >> > by invoking following command in KDB: > >> > db> hwatch
, > >> > > >> > parameter is optional, the default is 4. > >> > > >> > To display watchpoints: > >> > db> show watch > >> > > >> > To remove watchpoint: > >> > db> dhwatch
> >> > > >> > Press "c" to continue. > >> > > >> > ------------------------------------------------------------------ > >> > While in KDB you can step through the kernel code using "s" BUT you > >> > need to apply a dependent patch: https://reviews.freebsd.org/D4036 > >> > otherwise you will cause the kernel panic. > >> > > >> > Thanks again > >> > zbb > >> > > >> > 2015-10-30 17:25 GMT+01:00 Zbigniew Bodek : > >> >> Hello, > >> >> > >> >> We would like to add HW watchpoints and HW single step support to > ARMv6 > >> >> kernel. > >> >> Please check this review: https://reviews.freebsd.org/D4037 > >> >> > >> >> Since there are differences between debug architectures on ARM (v6, > >> >> v6.1, v7, v7.1) I would like to ask for some testing on your > machines. > >> >> I was able to test this on Pandaboard and Arndale but please check > >> >> whether this works on your targets as well. > >> >> > >> >> Rise a red flag if you see any issues or in worst case scenario - > >> >> "undefined instruction" error. > >> >> > >> >> Best regards > >> >> zbb > >> _______________________________________________ > >> 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 Wed Dec 2 12:18:40 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 223CEA3F779 for ; Wed, 2 Dec 2015 12:18:40 +0000 (UTC) (envelope-from zbb@semihalf.com) Received: from mail-lf0-x22d.google.com (mail-lf0-x22d.google.com [IPv6:2a00:1450:4010:c07::22d]) (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 8794F109B for ; Wed, 2 Dec 2015 12:18:39 +0000 (UTC) (envelope-from zbb@semihalf.com) Received: by lfaz4 with SMTP id z4so47991816lfa.0 for ; Wed, 02 Dec 2015 04:18:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=semihalf-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=sI9xwz+L2fkhWYoZ/krs4xkKuwtRlA63UyTTwYlSnmo=; b=1CDK/6KY2FMlrjibnjhI1rUZcXlftjgNErxQdFeOordHoUloCduU+2PdubCdsnKebW eqmToZrJhitXS8xxRZUVZMel4rQwiDgLJ5Wfi2r1W0BQi/56SlGXeF4PzxiEVg8ZTtep +ct9Ua0t4+6vrvw9HFNcbEyG8fIXpEAVguH+qC9UJR5Jtk0aDv6TBrx2B929sKeN6AwA ZqptQyw51B/Dp0U3S0JtfEBGCKRj8shocLrDOj26TwgiIyJpWyv0tS1UmghnAsKGh30v n1BJXI9BM0imXVYAR2SEXEW7nxDz83kBd9Rxq/ptjd4k1GaD0Raqriyol8xjd3Go93oY q70Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=sI9xwz+L2fkhWYoZ/krs4xkKuwtRlA63UyTTwYlSnmo=; b=VIYGZ+XrYwirRK0R9SVN8DVU4IkOOHZMuwWgTU+FJmAsKgw45CyVxsQJETYsHCVqk1 8FuJEGPofLTZfpi1odwTaIdG10vNIga8hUeAh1FOELWMbHyJtkpbuK/OQZ62WdLa8Qol OPYVj+Zy7CVlYCKDCoM4lI1qvcsKEv66fmrrcknODYIeer7b23Fun/FFvZX5gPibBPhH 2AexFjvnglnjUwIOcf+oi772wkhMCYkeC3I7Qw65RSbbCoaYPWBzIZjXGgzLo5o/yJFe Azv1OL/8GXmVKRJQC+MHYYLx9aBxnGwvadHNFKJ+aWQxNlFhAdSUfVsry8xtkEyx8Zea +7pA== X-Gm-Message-State: ALoCoQmI+q2nQCDKXvZDaYPiiATGAJYMEPpfQznevV4Dis004fFvaEcAKr0tJbRUwLCbAp4/TgmL X-Received: by 10.112.168.70 with SMTP id zu6mr2389488lbb.26.1449058717000; Wed, 02 Dec 2015 04:18:37 -0800 (PST) MIME-Version: 1.0 Received: by 10.25.76.65 with HTTP; Wed, 2 Dec 2015 04:18:17 -0800 (PST) In-Reply-To: References: From: Zbigniew Bodek Date: Wed, 2 Dec 2015 13:18:17 +0100 Message-ID: Subject: Re: RFC: HW watchpoints and single stepping for ARMv6/v7 To: Russell Haley 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: Wed, 02 Dec 2015 12:18:40 -0000 Hello Russel, I think you are doing something wrong since I've just downloaded the latest patch from Phabricator, applied it on r291486 and built for IMX6 successfully (with and without DDB option). Did you use the latest patch? Best regards zbb 2015-12-02 8:19 GMT+01:00 Russell Haley : > Okay, so I wasn't too successfull: > > What I did: > - update to latest revision (291642) > - I couldn't get installworld to complete (separate email). Instead, I > downloaded the current image for the hummingboard and mounted the image and > was preparing to run installkernel > - I ran buildkernel to success > - I applied the patch. It applied successfully > - I ran buildkernel again and got the following error: > > cc -c -O -pipe -g -nostdinc -I. -I/usr/src/sys > -I/usr/src/sys/contrib/libfdt -I/usr/src/sys/gnu/dts/include -D_KERNEL > -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -march=armv7a > -funwind-tables -ffreestanding -fwrapv -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 -mfpu=none > -std=iso9899:1999 -Werror /usr/src/sys/arm/arm/db_trace.c > /usr/src/sys/arm/arm/db_trace.c:135:2: error: implicit declaration of > function 'dbg_show_watchpoint' is invalid in C99 > [-Werror,-Wimplicit-function-declaration] > dbg_show_watchpoint(); > ^ > /usr/src/sys/arm/arm/db_trace.c:135:2: note: did you mean > 'db_set_watchpoints'? > /usr/src/sys/ddb/ddb.h:216:7: note: 'db_set_watchpoints' declared here > void db_set_watchpoints(void); > ^ > /usr/src/sys/arm/arm/db_trace.c:142:10: error: implicit declaration of > function 'dbg_remove_watchpoint' is invalid in C99 > [-Werror,-Wimplicit-function-declaration] > return (dbg_remove_watchpoint(addr, size)); > ^ > /usr/src/sys/arm/arm/db_trace.c:142:10: note: did you mean > 'dbg_show_watchpoint'? > /usr/src/sys/arm/arm/db_trace.c:135:2: note: 'dbg_show_watchpoint' declared > here > dbg_show_watchpoint(); > ^ > /usr/src/sys/arm/arm/db_trace.c:149:10: error: implicit declaration of > function 'dbg_setup_watchpoint' is invalid in C99 > [-Werror,-Wimplicit-function-declaration] > return (dbg_setup_watchpoint(addr, size, HW_WATCHPOINT_RW)); > ^ > /usr/src/sys/arm/arm/db_trace.c:149:43: error: use of undeclared identifier > 'HW_WATCHPOINT_RW' > return (dbg_setup_watchpoint(addr, size, HW_WATCHPOINT_RW)); > ^ > 4 errors generated. > *** Error code 1 > > Stop. > make[2]: stopped in /usr/obj/arm.armv6/usr/src/sys/IMX6 > *** Error code 1 > > Stop. > make[1]: stopped in /usr/src > *** Error code 1 > > Stop. > make: stopped in /usr/src > ---------------------------------------------- > > I ran buildkernel in various configurations (with and without -DNO_CLEAN, > with and without -j10) and received variations on the same error. The last > one I tried was without NO_CLEAN and single threaded: > > > ctfconvert -L VERSION -g cpufunc_asm.o > cc -c -x assembler-with-cpp -DLOCORE -O -pipe -g -nostdinc -I. > -I/usr/src/sys -I/usr/src/sys/contrib/libfdt -I/usr/src/sys/gnu/dts/include > -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -march=armv7a > -funwind-tables -ffreestanding -fwrapv -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 -mfpu=none > -std=iso9899:1999 -Werror /usr/src/sys/arm/arm/cpufunc_asm_armv7.S > ctfconvert -L VERSION -g cpufunc_asm_armv7.o > cc -c -O -pipe -g -nostdinc -I. -I/usr/src/sys > -I/usr/src/sys/contrib/libfdt -I/usr/src/sys/gnu/dts/include -D_KERNEL > -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -march=armv7a > -funwind-tables -ffreestanding -fwrapv -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 -mfpu=none > -std=iso9899:1999 -Werror /usr/src/sys/arm/arm/cpuinfo.c > ctfconvert -L VERSION -g cpuinfo.o > cc -c -x assembler-with-cpp -DLOCORE -O -pipe -g -nostdinc -I. > -I/usr/src/sys -I/usr/src/sys/contrib/libfdt -I/usr/src/sys/gnu/dts/include > -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -march=armv7a > -funwind-tables -ffreestanding -fwrapv -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 -mfpu=none > -std=iso9899:1999 -Werror /usr/src/sys/arm/arm/cpu_asm-v6.S > ctfconvert -L VERSION -g cpu_asm-v6.o > cc -c -O -pipe -g -nostdinc -I. -I/usr/src/sys > -I/usr/src/sys/contrib/libfdt -I/usr/src/sys/gnu/dts/include -D_KERNEL > -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -march=armv7a > -funwind-tables -ffreestanding -fwrapv -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 -mfpu=none > -std=iso9899:1999 -Werror /usr/src/sys/arm/arm/db_disasm.c > ctfconvert -L VERSION -g db_disasm.o > cc -c -O -pipe -g -nostdinc -I. -I/usr/src/sys > -I/usr/src/sys/contrib/libfdt -I/usr/src/sys/gnu/dts/include -D_KERNEL > -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -march=armv7a > -funwind-tables -ffreestanding -fwrapv -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 -mfpu=none > -std=iso9899:1999 -Werror /usr/src/sys/arm/arm/db_interface.c > ctfconvert -L VERSION -g db_interface.o > cc -c -O -pipe -g -nostdinc -I. -I/usr/src/sys > -I/usr/src/sys/contrib/libfdt -I/usr/src/sys/gnu/dts/include -D_KERNEL > -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -march=armv7a > -funwind-tables -ffreestanding -fwrapv -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 -mfpu=none > -std=iso9899:1999 -Werror /usr/src/sys/arm/arm/db_trace.c > /usr/src/sys/arm/arm/db_trace.c:135:2: error: implicit declaration of > function 'dbg_show_watchpoint' is invalid in C99 > [-Werror,-Wimplicit-function-declaration] > dbg_show_watchpoint(); > ^ > /usr/src/sys/arm/arm/db_trace.c:135:2: note: did you mean > 'db_set_watchpoints'? > /usr/src/sys/ddb/ddb.h:216:7: note: 'db_set_watchpoints' declared here > void db_set_watchpoints(void); > ^ > /usr/src/sys/arm/arm/db_trace.c:142:10: error: implicit declaration of > function 'dbg_remove_watchpoint' is invalid in C99 > [-Werror,-Wimplicit-function-declaration] > return (dbg_remove_watchpoint(addr, size)); > ^ > /usr/src/sys/arm/arm/db_trace.c:142:10: note: did you mean > 'dbg_show_watchpoint'? > /usr/src/sys/arm/arm/db_trace.c:135:2: note: 'dbg_show_watchpoint' declared > here > dbg_show_watchpoint(); > ^ > /usr/src/sys/arm/arm/db_trace.c:149:10: error: implicit declaration of > function 'dbg_setup_watchpoint' is invalid in C99 > [-Werror,-Wimplicit-function-declaration] > return (dbg_setup_watchpoint(addr, size, HW_WATCHPOINT_RW)); > ^ > /usr/src/sys/arm/arm/db_trace.c:149:43: error: use of undeclared identifier > 'HW_WATCHPOINT_RW' > return (dbg_setup_watchpoint(addr, size, HW_WATCHPOINT_RW)); > ^ > 4 errors generated. > *** Error code 1 > > Stop. > make[2]: stopped in /usr/obj/arm.armv6/usr/src/sys/IMX6 > *** Error code 1 > > Stop. > make[1]: stopped in /usr/src > *** Error code 1 > > Stop. > make: stopped in /usr/src > > > So if it's NOT an undeclared identifier, then let me know what I've done > wrong. > > Cheers, > Russ > > > On Tue, Dec 1, 2015 at 3:28 AM, Zbigniew Bodek wrote: >> >> Hello Russell, >> >> That will be a good sign if it doesn't explode (if you see undefined >> instruction on boot then there's something wrong). >> More extended description what you can do with HW watchpoints is in >> this thread. For example you can check: >> https://lists.freebsd.org/pipermail/freebsd-arm/2015-November/012724.html >> >> Best regards >> zbb >> >> 2015-11-30 19:03 GMT+01:00 Russell Haley : >> > Cool. I have a hummingboard (iMX6). Do I need to know what I'm looking >> > for >> > or am I just making sure it doesn't explode? >> > >> > Russ >> > >> > On Mon, Nov 30, 2015 at 6:41 AM, Zbigniew Bodek >> > wrote: >> >> >> >> Hello again, >> >> >> >> It seems that this is the last chance to test this patch on other >> >> platforms than Rpi, Arndale and Pandaboard. >> >> Please check out this https://reviews.freebsd.org/D4037 >> >> I will be grateful if you had a chance to test this on something else >> >> than the above mentioned. >> >> >> >> Best regards >> >> zbb >> >> >> >> 2015-10-31 17:21 GMT+01:00 Zbigniew Bodek : >> >> > Hello again, >> >> > >> >> > I should have post some more information about testing this patch. >> >> > Here >> >> > it goes: >> >> > ------------------------------------------------------------------ >> >> > One can enter kernel debugger by one of those: >> >> > >> >> > press: ~, ctrl + b >> >> > or >> >> > type: sysctl -w debug.kdb.enter=1 >> >> > >> >> > You can then set a HW watchpoint on any memory location at
>> >> > by invoking following command in KDB: >> >> > db> hwatch
, >> >> > >> >> > parameter is optional, the default is 4. >> >> > >> >> > To display watchpoints: >> >> > db> show watch >> >> > >> >> > To remove watchpoint: >> >> > db> dhwatch
>> >> > >> >> > Press "c" to continue. >> >> > >> >> > ------------------------------------------------------------------ >> >> > While in KDB you can step through the kernel code using "s" BUT you >> >> > need to apply a dependent patch: https://reviews.freebsd.org/D4036 >> >> > otherwise you will cause the kernel panic. >> >> > >> >> > Thanks again >> >> > zbb >> >> > >> >> > 2015-10-30 17:25 GMT+01:00 Zbigniew Bodek : >> >> >> Hello, >> >> >> >> >> >> We would like to add HW watchpoints and HW single step support to >> >> >> ARMv6 >> >> >> kernel. >> >> >> Please check this review: https://reviews.freebsd.org/D4037 >> >> >> >> >> >> Since there are differences between debug architectures on ARM (v6, >> >> >> v6.1, v7, v7.1) I would like to ask for some testing on your >> >> >> machines. >> >> >> I was able to test this on Pandaboard and Arndale but please check >> >> >> whether this works on your targets as well. >> >> >> >> >> >> Rise a red flag if you see any issues or in worst case scenario - >> >> >> "undefined instruction" error. >> >> >> >> >> >> Best regards >> >> >> zbb >> >> _______________________________________________ >> >> 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 Wed Dec 2 15:00:21 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 A19DFA3FD3C for ; Wed, 2 Dec 2015 15:00:21 +0000 (UTC) (envelope-from zbb@semihalf.com) Received: from mail-lf0-x232.google.com (mail-lf0-x232.google.com [IPv6:2a00:1450:4010:c07::232]) (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 3D4C71985 for ; Wed, 2 Dec 2015 15:00:21 +0000 (UTC) (envelope-from zbb@semihalf.com) Received: by lfdl133 with SMTP id l133so53768023lfd.2 for ; Wed, 02 Dec 2015 07:00:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=semihalf-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=eDnc9Iqs9fL46FTKwn/Wi6bxzL9f2cjmp4OjcV46KFU=; b=ir5HUFks9f0Un8NPS3TvMGRLdeKLJI0nVWYLmUQa0JQ/b4ic9MwiJctyrTg7vurgdw b5zURQZGdWQOfhmHY8pPswV1EvO3+X7uGSQzz3Fp9Sw80YMaM4koQb54vWJ1InTzDQSM zt7lOsxnZcwnL5GWpXBC/Byzdzmas+Woo4F87uQwRKHqi89xyzS37juaDodFqk0lZhyu wAFD4+7GKnew8B5DF4UzVMHNTnPW5avcpE7nASfmeUFII77THDQr72Xksv3HrHpI4GUW 2Qyghz2CSqJTD4Jwre7jpabsE5BkT7mJ/LKaKP8LlkTqtvMlgmGegALYBPIEopWAm0+c UQug== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=eDnc9Iqs9fL46FTKwn/Wi6bxzL9f2cjmp4OjcV46KFU=; b=XfeaaysZ1KpT/rV+uMXIpgbGnG/8z4pqeMqA2jnvpn52bB1Vrby+V5jx3Fm/YizxYL smDQg/fvYSyZ4GDr+0KmzRcO8kgJXG+ea/VJwfLpc81PdDarPkPtpJyEviUBOaVBabC2 nCxClAFJp+CfUexkOO+5yMdSL74BNPd2Hav6OYJk9iFCwNa8WCpRHsp0ImFDUHkmrYyk bQt7j8bwlvYTl2wVAPMIpHepMYK6JnyaBdfL8SAGrJpjsmyeDcBf8ojZgNrT/QuhJR4B 7KmPgwMgX072DZOH4bcmcAoWJ6aJqUfwcBgw6wzOlZ6z5DT9FWqAFHGq1lGpOcZMvgVH 4wWw== X-Gm-Message-State: ALoCoQlszQXl0Al0GpyWKic46m2roWZZXWLD3Kaq7WGhaqnp4mtK8Qi8/rembwwdRqCJsRYCw/4F X-Received: by 10.25.23.159 with SMTP id 31mr3155385lfx.44.1449068418965; Wed, 02 Dec 2015 07:00:18 -0800 (PST) MIME-Version: 1.0 Received: by 10.25.76.65 with HTTP; Wed, 2 Dec 2015 06:59:57 -0800 (PST) In-Reply-To: References: From: Zbigniew Bodek Date: Wed, 2 Dec 2015 15:59:57 +0100 Message-ID: Subject: Re: RFC: HW watchpoints and single stepping for ARMv6/v7 To: Russell Haley 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: Wed, 02 Dec 2015 15:00:21 -0000 BTW. You may also want to check out this patch: https://reviews.freebsd.org/D4338 with SMP support for HW watchpoints on ARMv6/v7 Best regards zbb 2015-12-02 13:18 GMT+01:00 Zbigniew Bodek : > Hello Russel, > > I think you are doing something wrong since I've just downloaded the > latest patch from Phabricator, applied it on r291486 and built for > IMX6 successfully (with and without DDB option). > Did you use the latest patch? > > Best regards > zbb > > 2015-12-02 8:19 GMT+01:00 Russell Haley : >> Okay, so I wasn't too successfull: >> >> What I did: >> - update to latest revision (291642) >> - I couldn't get installworld to complete (separate email). Instead, I >> downloaded the current image for the hummingboard and mounted the image and >> was preparing to run installkernel >> - I ran buildkernel to success >> - I applied the patch. It applied successfully >> - I ran buildkernel again and got the following error: >> >> cc -c -O -pipe -g -nostdinc -I. -I/usr/src/sys >> -I/usr/src/sys/contrib/libfdt -I/usr/src/sys/gnu/dts/include -D_KERNEL >> -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -march=armv7a >> -funwind-tables -ffreestanding -fwrapv -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 -mfpu=none >> -std=iso9899:1999 -Werror /usr/src/sys/arm/arm/db_trace.c >> /usr/src/sys/arm/arm/db_trace.c:135:2: error: implicit declaration of >> function 'dbg_show_watchpoint' is invalid in C99 >> [-Werror,-Wimplicit-function-declaration] >> dbg_show_watchpoint(); >> ^ >> /usr/src/sys/arm/arm/db_trace.c:135:2: note: did you mean >> 'db_set_watchpoints'? >> /usr/src/sys/ddb/ddb.h:216:7: note: 'db_set_watchpoints' declared here >> void db_set_watchpoints(void); >> ^ >> /usr/src/sys/arm/arm/db_trace.c:142:10: error: implicit declaration of >> function 'dbg_remove_watchpoint' is invalid in C99 >> [-Werror,-Wimplicit-function-declaration] >> return (dbg_remove_watchpoint(addr, size)); >> ^ >> /usr/src/sys/arm/arm/db_trace.c:142:10: note: did you mean >> 'dbg_show_watchpoint'? >> /usr/src/sys/arm/arm/db_trace.c:135:2: note: 'dbg_show_watchpoint' declared >> here >> dbg_show_watchpoint(); >> ^ >> /usr/src/sys/arm/arm/db_trace.c:149:10: error: implicit declaration of >> function 'dbg_setup_watchpoint' is invalid in C99 >> [-Werror,-Wimplicit-function-declaration] >> return (dbg_setup_watchpoint(addr, size, HW_WATCHPOINT_RW)); >> ^ >> /usr/src/sys/arm/arm/db_trace.c:149:43: error: use of undeclared identifier >> 'HW_WATCHPOINT_RW' >> return (dbg_setup_watchpoint(addr, size, HW_WATCHPOINT_RW)); >> ^ >> 4 errors generated. >> *** Error code 1 >> >> Stop. >> make[2]: stopped in /usr/obj/arm.armv6/usr/src/sys/IMX6 >> *** Error code 1 >> >> Stop. >> make[1]: stopped in /usr/src >> *** Error code 1 >> >> Stop. >> make: stopped in /usr/src >> ---------------------------------------------- >> >> I ran buildkernel in various configurations (with and without -DNO_CLEAN, >> with and without -j10) and received variations on the same error. The last >> one I tried was without NO_CLEAN and single threaded: >> >> >> ctfconvert -L VERSION -g cpufunc_asm.o >> cc -c -x assembler-with-cpp -DLOCORE -O -pipe -g -nostdinc -I. >> -I/usr/src/sys -I/usr/src/sys/contrib/libfdt -I/usr/src/sys/gnu/dts/include >> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -march=armv7a >> -funwind-tables -ffreestanding -fwrapv -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 -mfpu=none >> -std=iso9899:1999 -Werror /usr/src/sys/arm/arm/cpufunc_asm_armv7.S >> ctfconvert -L VERSION -g cpufunc_asm_armv7.o >> cc -c -O -pipe -g -nostdinc -I. -I/usr/src/sys >> -I/usr/src/sys/contrib/libfdt -I/usr/src/sys/gnu/dts/include -D_KERNEL >> -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -march=armv7a >> -funwind-tables -ffreestanding -fwrapv -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 -mfpu=none >> -std=iso9899:1999 -Werror /usr/src/sys/arm/arm/cpuinfo.c >> ctfconvert -L VERSION -g cpuinfo.o >> cc -c -x assembler-with-cpp -DLOCORE -O -pipe -g -nostdinc -I. >> -I/usr/src/sys -I/usr/src/sys/contrib/libfdt -I/usr/src/sys/gnu/dts/include >> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -march=armv7a >> -funwind-tables -ffreestanding -fwrapv -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 -mfpu=none >> -std=iso9899:1999 -Werror /usr/src/sys/arm/arm/cpu_asm-v6.S >> ctfconvert -L VERSION -g cpu_asm-v6.o >> cc -c -O -pipe -g -nostdinc -I. -I/usr/src/sys >> -I/usr/src/sys/contrib/libfdt -I/usr/src/sys/gnu/dts/include -D_KERNEL >> -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -march=armv7a >> -funwind-tables -ffreestanding -fwrapv -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 -mfpu=none >> -std=iso9899:1999 -Werror /usr/src/sys/arm/arm/db_disasm.c >> ctfconvert -L VERSION -g db_disasm.o >> cc -c -O -pipe -g -nostdinc -I. -I/usr/src/sys >> -I/usr/src/sys/contrib/libfdt -I/usr/src/sys/gnu/dts/include -D_KERNEL >> -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -march=armv7a >> -funwind-tables -ffreestanding -fwrapv -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 -mfpu=none >> -std=iso9899:1999 -Werror /usr/src/sys/arm/arm/db_interface.c >> ctfconvert -L VERSION -g db_interface.o >> cc -c -O -pipe -g -nostdinc -I. -I/usr/src/sys >> -I/usr/src/sys/contrib/libfdt -I/usr/src/sys/gnu/dts/include -D_KERNEL >> -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -march=armv7a >> -funwind-tables -ffreestanding -fwrapv -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 -mfpu=none >> -std=iso9899:1999 -Werror /usr/src/sys/arm/arm/db_trace.c >> /usr/src/sys/arm/arm/db_trace.c:135:2: error: implicit declaration of >> function 'dbg_show_watchpoint' is invalid in C99 >> [-Werror,-Wimplicit-function-declaration] >> dbg_show_watchpoint(); >> ^ >> /usr/src/sys/arm/arm/db_trace.c:135:2: note: did you mean >> 'db_set_watchpoints'? >> /usr/src/sys/ddb/ddb.h:216:7: note: 'db_set_watchpoints' declared here >> void db_set_watchpoints(void); >> ^ >> /usr/src/sys/arm/arm/db_trace.c:142:10: error: implicit declaration of >> function 'dbg_remove_watchpoint' is invalid in C99 >> [-Werror,-Wimplicit-function-declaration] >> return (dbg_remove_watchpoint(addr, size)); >> ^ >> /usr/src/sys/arm/arm/db_trace.c:142:10: note: did you mean >> 'dbg_show_watchpoint'? >> /usr/src/sys/arm/arm/db_trace.c:135:2: note: 'dbg_show_watchpoint' declared >> here >> dbg_show_watchpoint(); >> ^ >> /usr/src/sys/arm/arm/db_trace.c:149:10: error: implicit declaration of >> function 'dbg_setup_watchpoint' is invalid in C99 >> [-Werror,-Wimplicit-function-declaration] >> return (dbg_setup_watchpoint(addr, size, HW_WATCHPOINT_RW)); >> ^ >> /usr/src/sys/arm/arm/db_trace.c:149:43: error: use of undeclared identifier >> 'HW_WATCHPOINT_RW' >> return (dbg_setup_watchpoint(addr, size, HW_WATCHPOINT_RW)); >> ^ >> 4 errors generated. >> *** Error code 1 >> >> Stop. >> make[2]: stopped in /usr/obj/arm.armv6/usr/src/sys/IMX6 >> *** Error code 1 >> >> Stop. >> make[1]: stopped in /usr/src >> *** Error code 1 >> >> Stop. >> make: stopped in /usr/src >> >> >> So if it's NOT an undeclared identifier, then let me know what I've done >> wrong. >> >> Cheers, >> Russ >> >> >> On Tue, Dec 1, 2015 at 3:28 AM, Zbigniew Bodek wrote: >>> >>> Hello Russell, >>> >>> That will be a good sign if it doesn't explode (if you see undefined >>> instruction on boot then there's something wrong). >>> More extended description what you can do with HW watchpoints is in >>> this thread. For example you can check: >>> https://lists.freebsd.org/pipermail/freebsd-arm/2015-November/012724.html >>> >>> Best regards >>> zbb >>> >>> 2015-11-30 19:03 GMT+01:00 Russell Haley : >>> > Cool. I have a hummingboard (iMX6). Do I need to know what I'm looking >>> > for >>> > or am I just making sure it doesn't explode? >>> > >>> > Russ >>> > >>> > On Mon, Nov 30, 2015 at 6:41 AM, Zbigniew Bodek >>> > wrote: >>> >> >>> >> Hello again, >>> >> >>> >> It seems that this is the last chance to test this patch on other >>> >> platforms than Rpi, Arndale and Pandaboard. >>> >> Please check out this https://reviews.freebsd.org/D4037 >>> >> I will be grateful if you had a chance to test this on something else >>> >> than the above mentioned. >>> >> >>> >> Best regards >>> >> zbb >>> >> >>> >> 2015-10-31 17:21 GMT+01:00 Zbigniew Bodek : >>> >> > Hello again, >>> >> > >>> >> > I should have post some more information about testing this patch. >>> >> > Here >>> >> > it goes: >>> >> > ------------------------------------------------------------------ >>> >> > One can enter kernel debugger by one of those: >>> >> > >>> >> > press: ~, ctrl + b >>> >> > or >>> >> > type: sysctl -w debug.kdb.enter=1 >>> >> > >>> >> > You can then set a HW watchpoint on any memory location at
>>> >> > by invoking following command in KDB: >>> >> > db> hwatch
, >>> >> > >>> >> > parameter is optional, the default is 4. >>> >> > >>> >> > To display watchpoints: >>> >> > db> show watch >>> >> > >>> >> > To remove watchpoint: >>> >> > db> dhwatch
>>> >> > >>> >> > Press "c" to continue. >>> >> > >>> >> > ------------------------------------------------------------------ >>> >> > While in KDB you can step through the kernel code using "s" BUT you >>> >> > need to apply a dependent patch: https://reviews.freebsd.org/D4036 >>> >> > otherwise you will cause the kernel panic. >>> >> > >>> >> > Thanks again >>> >> > zbb >>> >> > >>> >> > 2015-10-30 17:25 GMT+01:00 Zbigniew Bodek : >>> >> >> Hello, >>> >> >> >>> >> >> We would like to add HW watchpoints and HW single step support to >>> >> >> ARMv6 >>> >> >> kernel. >>> >> >> Please check this review: https://reviews.freebsd.org/D4037 >>> >> >> >>> >> >> Since there are differences between debug architectures on ARM (v6, >>> >> >> v6.1, v7, v7.1) I would like to ask for some testing on your >>> >> >> machines. >>> >> >> I was able to test this on Pandaboard and Arndale but please check >>> >> >> whether this works on your targets as well. >>> >> >> >>> >> >> Rise a red flag if you see any issues or in worst case scenario - >>> >> >> "undefined instruction" error. >>> >> >> >>> >> >> Best regards >>> >> >> zbb >>> >> _______________________________________________ >>> >> 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 Wed Dec 2 15:07:32 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 01289A3FF03 for ; Wed, 2 Dec 2015 15:07:32 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from valentine.liquidneon.com (valentine.liquidneon.com [216.87.78.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "valentine.liquidneon.com", Issuer "Gandi Standard SSL CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E10A81CD4 for ; Wed, 2 Dec 2015 15:07:31 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: by valentine.liquidneon.com (Postfix, from userid 1018) id 9ADE41CD27; Wed, 2 Dec 2015 14:58:02 +0000 (UTC) Date: Wed, 2 Dec 2015 14:58:02 +0000 From: Brad Davis To: Russell Haley Cc: freebsd-arm Subject: Re: installworld failed Message-ID: <20151202145802.GD76547@corpmail.liquidneon.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) 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, 02 Dec 2015 15:07:32 -0000 On Tue, Dec 01, 2015 at 10:25:05PM -0800, Russell Haley wrote: > Hey Guys, > > I'm building for a Hummingboard iMX6 and my build is failing in > installworld. I saw this yesterday too. I believe it has been fixed if you svn up. Regards, Brad Davis From owner-freebsd-arm@freebsd.org Fri Dec 4 16:31:20 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 8EE66A410EE; Fri, 4 Dec 2015 16:31:20 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.116.210]) (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 44B5F153A; Fri, 4 Dec 2015 16:31:17 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from e-bsd.cs.huji.ac.il ([132.65.80.241] helo=outmail.cs.huji.ac.il ident=exim) by kabab.cs.huji.ac.il with esmtp id 1a4tGF-000C8n-Ps; Fri, 04 Dec 2015 18:31:07 +0200 Received: from [132.65.179.20] (helo=mbpro2.bs.cs.huji.ac.il) by outmail.cs.huji.ac.il with esmtpsa id 1a4tGF-0008PB-LT; Fri, 04 Dec 2015 18:31:07 +0200 From: Daniel Braniss Subject: cross compiling Message-Id: <4E33BE7E-5443-438A-A45C-04B4B90528F9@cs.huji.ac.il> Date: Fri, 4 Dec 2015 18:31:13 +0200 To: freebsd-arm , freebsd-hackers@FreeBSD.org Mime-Version: 1.0 (Mac OS X Mail 9.1 \(3096.5\)) X-Mailer: Apple Mail (2.3096.5) Content-Type: text/plain; charset=us-ascii 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 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Dec 2015 16:31:20 -0000 Hi, I can cross compile for armv6 (raspberry Pi B), and I do get a working = version, and till about July, I was able to cross compile a module doing something like this: $ cd $SRC $ make kernel-toolchain TARGET_ARCH=3Darmv6 $ make buildenv TARGET_ARCH=3Darmv6 BUILDENV_SHELL=3D/usr/local/bin/shell $ cd $ make but today, after a fresh svn update of current, I get: Warning: Object directory not changed from original = /a/fr-05/vol/home/system/danny/src/FreeBSD/ARM/elc/sys/modules/mfrc cc -O -pipe -mfloat-abi=3Dsoftfp -DMFRC_DEBUG=3D8 -Werror -D_KERNEL = -DKLD_MODULE -nostdinc = -I/a/fr-05/vol/home/system/danny/src/FreeBSD/ARM/elc/sys/modules/mfrc/../.= . -I. -I@ -I@/contrib/altq -fno-common -ffreestanding -c = /a/fr-05/vol/home/system/danny/src/FreeBSD/ARM/elc/sys/modules/mfrc/../../= dev/mfrc/mfrc.c -o mfrc.o cc: error: argument unused during compilation: '-mfloat-abi=3Dsoftfp' *** Error code 1 so, what magic am I missing? From owner-freebsd-arm@freebsd.org Fri Dec 4 16:33: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 90F47A41253 for ; Fri, 4 Dec 2015 16:33:09 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from mail-pf0-x233.google.com (mail-pf0-x233.google.com [IPv6:2607:f8b0:400e:c00::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 55DC31C46 for ; Fri, 4 Dec 2015 16:33:09 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: by pfdd184 with SMTP id d184so28460109pfd.3 for ; Fri, 04 Dec 2015 08:33:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=sender:subject:mime-version:content-type:from:in-reply-to:date:cc :message-id:references:to; bh=ofsF7F0cdH4OeT5DeFocUe9W1A5Kni+dRpp0N4F0zAs=; b=EC2NqIMlARLLSIBEl0jV4JkrA/eqR9lrxCFc7rbLYNLhXueV9nouDRmP/+IvtCOkKi u73JQukWW1boAxm4RS/NftL6UOtJBdK2nxGZJGGg8KCciSWkdX/EkK4BmnfB1QGOtrHH Cm6S8Dv1sl40hX3MQGi8EWNJLw9JIilRFtibG0xCKoTci+L9IitDQHl5JPE2JosCjzre nZ6a2N1VI97Ob1GXAMFTlbb12UwVtnEJ/Vv2tbd5HBH3mwkAHuSxWyo6jPmZhHfyOakJ E0k49P3UJbQ1NIryVDKGTb07pz6IJVzb0bXrrse6Hqg1QZqY6M1eTGp4xYW2g4gAu7w+ 7N8Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:subject:mime-version:content-type:from :in-reply-to:date:cc:message-id:references:to; bh=ofsF7F0cdH4OeT5DeFocUe9W1A5Kni+dRpp0N4F0zAs=; b=UCqYpIyWm1uoRaEyS43nH9eZ5jqhHWk0xPW2Pn9i7rCryO3haLllo/cF1iFFIYO/DE EhCalET88CiDzAK6DDdMJdowCeMYcvpp4WzevVxEcVwPw/wl5KhmYDbRt6nWAy//zShF 4ncEDfuZb88VUqjIo+sH3UuTcfhkMmlTiJEmJyUeCNHnVv+vkq33nCJHyTroxiq6dNL1 Xc+37eW481K/MnGj1aqOtWOrGdnkM0NpNWDgepLIqRpCdiYZReaREt8pN8+UGm/+kNJU Dly2WJCgxf8mz6D4yM0uG2NgIF7ffjraot/Qz080PucBsFMFW7U9t9LsZjmXnFsAInzX Ge9A== X-Gm-Message-State: ALoCoQnOojXIl/VirDyHmVrM6EvOgQC38XAoSjK2IlVowuaYT08ck+W3psyuzS4/lHMZW4rsHZBn X-Received: by 10.98.42.9 with SMTP id q9mr22526304pfq.142.1449246788896; Fri, 04 Dec 2015 08:33:08 -0800 (PST) Received: from [100.127.145.191] ([69.53.245.39]) by smtp.gmail.com with ESMTPSA id 1sm18129949pfo.72.2015.12.04.08.33.07 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 04 Dec 2015 08:33:08 -0800 (PST) Sender: Warner Losh Subject: Re: cross compiling Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Content-Type: multipart/signed; boundary="Apple-Mail=_80B0E88C-4C77-4B36-AF18-AA44C222C3A1"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Pgp-Agent: GPGMail 2.5.2 From: Warner Losh In-Reply-To: <4E33BE7E-5443-438A-A45C-04B4B90528F9@cs.huji.ac.il> Date: Fri, 4 Dec 2015 09:33:05 -0700 Cc: freebsd-arm , freebsd-hackers@FreeBSD.org Message-Id: References: <4E33BE7E-5443-438A-A45C-04B4B90528F9@cs.huji.ac.il> To: Daniel Braniss 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: Fri, 04 Dec 2015 16:33:09 -0000 --Apple-Mail=_80B0E88C-4C77-4B36-AF18-AA44C222C3A1 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii > On Dec 4, 2015, at 9:31 AM, Daniel Braniss = wrote: >=20 > Hi, > I can cross compile for armv6 (raspberry Pi B), and I do get a working = version, and till about July, I was > able to cross compile a module doing something like this: > $ cd $SRC > $ make kernel-toolchain TARGET_ARCH=3Darmv6 > $ make buildenv TARGET_ARCH=3Darmv6 = BUILDENV_SHELL=3D/usr/local/bin/shell > $ cd > $ make >=20 > but today, after a fresh svn update of current, I get: >=20 > Warning: Object directory not changed from original = /a/fr-05/vol/home/system/danny/src/FreeBSD/ARM/elc/sys/modules/mfrc > cc -O -pipe -mfloat-abi=3Dsoftfp -DMFRC_DEBUG=3D8 -Werror -D_KERNEL = -DKLD_MODULE -nostdinc = -I/a/fr-05/vol/home/system/danny/src/FreeBSD/ARM/elc/sys/modules/mfrc/../.= . -I. -I@ -I@/contrib/altq -fno-common -ffreestanding -c = /a/fr-05/vol/home/system/danny/src/FreeBSD/ARM/elc/sys/modules/mfrc/../../= dev/mfrc/mfrc.c -o mfrc.o > cc: error: argument unused during compilation: '-mfloat-abi=3Dsoftfp' > *** Error code 1 >=20 > so, what magic am I missing? What does which cc say? Warner --Apple-Mail=_80B0E88C-4C77-4B36-AF18-AA44C222C3A1 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJWYcBBAAoJEGwc0Sh9sBEA7b0P/AsUXBoK5IvAgEfD8lhhSnt4 gexJpfmGajxSjHUF9FG+SMvfTgI0PER0ehI5Q1stXmiCwtJ4WQkI4hs0McB5kTwz MaZ9u30T/xE8NAg7lx3HJXhhdmfVnQe3fclzDS/NhtA3W84ktQPPujwikkmkDvSj JCdghhJ7tyiZ1pkrFHD0lLFa5CJ421SzcpcecYi99Q671U4q5Ea+mbp9j6vCCbSg IrBlJQYazpGTDASD/FrrAjUiP5TsiGbSYj05uz8vr9wejteUWqqZrTY08uOZF0tB P+Dm8pGxwQt+bHTBLC00z3urgHjSHKLnWN1Ix+jTwvx1AW1G0w9c+6kIWk1cmFge PiasqhzGW9ccaMqPrtQme+ovRzaV9XbD9VGTUSdlmovAdBwT4LzV6Y+hfzdh9Fd6 7FSz1brncXc8iTvh1NLnS+h0RsGSnVqBFkkzTO79CEyqKhFcarl3EnTH8na1A4j6 CZbUrcd5IMeVpSm5JoCTa887noadZGTFI6I2yCcKUI6k7HLWmGLB1BgbiDe4XdJQ Lec/0Hn+JQ2q2S50upzD/rX4fNRqFq23LKapTexQ2YYQLsP/ge/FjV5Wd127/iMX W5li8wUbimOh4sQx6FRnwpqUI4NA2b9w8x0bogbvgJdr7w2aNNxa0cEwlI58Hz8W PUc0XLVWNiqNRljHdlBE =ZnMe -----END PGP SIGNATURE----- --Apple-Mail=_80B0E88C-4C77-4B36-AF18-AA44C222C3A1-- From owner-freebsd-arm@freebsd.org Fri Dec 4 17:00:38 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 674F0A415BB for ; Fri, 4 Dec 2015 17:00:38 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (www.zefox.net [69.239.235.194]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 479081A66 for ; Fri, 4 Dec 2015 17:00:38 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.14.9/8.14.5) with ESMTP id tB4H0UZp089855; Fri, 4 Dec 2015 09:00:30 -0800 (PST) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.14.9/8.14.5/Submit) id tB4H0UAF089854; Fri, 4 Dec 2015 09:00:30 -0800 (PST) (envelope-from fbsd) Date: Fri, 4 Dec 2015 09:00:30 -0800 From: bob prohaska To: freebsd-arm@freebsd.org Subject: Repeated panic: ffs_checkblk: bad block -1 on rpi2 Message-ID: <20151204170030.GD7689@www.zefox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i 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, 04 Dec 2015 17:00:38 -0000 Hi all, The last few attempts to build world have failed with panic: ffs_checkblk: bad block -1 The latest incident was at r291652. So far, it's been possible to restart the machine and complete the build/install cycle, typically in single user mode as a precaution. Once complete the reboot has been uneventful. The same failure has been seen on both disk and flash backed machines. Later instances have been on the disk- backed machine, simply because it is the only one with serial console. The latest event is documented to the best of my ability at www.zefox.net/~fbsd/rpi2/crashes/build_12_4_15 Is there any chance this might be a hardware issue? For the moment I tend to think not, but am far from certain. Thanks for reading and any guidance, bob prohaska From owner-freebsd-arm@freebsd.org Fri Dec 4 17:39:16 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 6A61DA41D5E; Fri, 4 Dec 2015 17:39:16 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.116.210]) (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 1E953122D; Fri, 4 Dec 2015 17:39:16 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from e-bsd.cs.huji.ac.il ([132.65.80.241] helo=outmail.cs.huji.ac.il ident=exim) by kabab.cs.huji.ac.il with esmtp id 1a4uK6-000DDf-1d; Fri, 04 Dec 2015 19:39:10 +0200 Received: from [132.65.179.20] (helo=mbpro2.bs.cs.huji.ac.il) by outmail.cs.huji.ac.il with esmtpsa id 1a4uK5-0008cZ-Sh; Fri, 04 Dec 2015 19:39:09 +0200 Mime-Version: 1.0 (Mac OS X Mail 9.1 \(3096.5\)) Subject: Re: cross compiling From: Daniel Braniss In-Reply-To: Date: Fri, 4 Dec 2015 19:39:16 +0200 Cc: freebsd-arm , freebsd-hackers@FreeBSD.org Message-Id: References: <4E33BE7E-5443-438A-A45C-04B4B90528F9@cs.huji.ac.il> To: Warner Losh X-Mailer: Apple Mail (2.3096.5) 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 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Dec 2015 17:39:16 -0000 > On 4 Dec 2015, at 6:33 PM, Warner Losh wrote: >=20 >>=20 >> On Dec 4, 2015, at 9:31 AM, Daniel Braniss = wrote: >>=20 >> Hi, >> I can cross compile for armv6 (raspberry Pi B), and I do get a = working version, and till about July, I was >> able to cross compile a module doing something like this: >> $ cd $SRC >> $ make kernel-toolchain TARGET_ARCH=3Darmv6 >> $ make buildenv TARGET_ARCH=3Darmv6 = BUILDENV_SHELL=3D/usr/local/bin/shell >> $ cd >> $ make >>=20 >> but today, after a fresh svn update of current, I get: >>=20 >> Warning: Object directory not changed from original = /a/fr-05/vol/home/system/danny/src/FreeBSD/ARM/elc/sys/modules/mfrc >> cc -O -pipe -mfloat-abi=3Dsoftfp -DMFRC_DEBUG=3D8 -Werror -D_KERNEL = -DKLD_MODULE -nostdinc = -I/a/fr-05/vol/home/system/danny/src/FreeBSD/ARM/elc/sys/modules/mfrc/../.= . -I. -I@ -I@/contrib/altq -fno-common -ffreestanding -c = /a/fr-05/vol/home/system/danny/src/FreeBSD/ARM/elc/sys/modules/mfrc/../../= dev/mfrc/mfrc.c -o mfrc.o >> cc: error: argument unused during compilation: '-mfloat-abi=3Dsoftfp' >> *** Error code 1 >>=20 >> so, what magic am I missing? >=20 > What does which cc say? >=20 the host I use to cross compile is running 10.1, /usr/bin/cc but I also tried CC=3Dclang there is another error, which appeared before, and I solve it by setting = MK_FORMAT_EXTENSIONS=3Dno (which out it complains =E2=80=A6 malformed conditional = (${MK_FORMAT_EXTENSIONS) =3D=3D =E2=80=9Cno=E2=80=9D) > Warner From owner-freebsd-arm@freebsd.org Fri Dec 4 18:07:41 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 52DFFA417EC for ; Fri, 4 Dec 2015 18:07:41 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from outbound1b.ore.mailhop.org (outbound1b.ore.mailhop.org [54.200.247.200]) (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 34DEC1C17 for ; Fri, 4 Dec 2015 18:07:40 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from ilsoft.org (unknown [73.34.117.227]) by outbound1.ore.mailhop.org (Halon Mail Gateway) with ESMTPSA; Fri, 4 Dec 2015 18:08:11 +0000 (UTC) Received: from rev (rev [172.22.42.240]) by ilsoft.org (8.14.9/8.14.9) with ESMTP id tB4I7bK8022043; Fri, 4 Dec 2015 11:07:37 -0700 (MST) (envelope-from ian@freebsd.org) Message-ID: <1449252457.6214.37.camel@freebsd.org> Subject: Re: Repeated panic: ffs_checkblk: bad block -1 on rpi2 From: Ian Lepore To: bob prohaska , freebsd-arm@freebsd.org Date: Fri, 04 Dec 2015 11:07:37 -0700 In-Reply-To: <20151204170030.GD7689@www.zefox.net> References: <20151204170030.GD7689@www.zefox.net> Content-Type: text/plain; charset="us-ascii" X-Mailer: Evolution 3.16.5 FreeBSD GNOME Team Port 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: Fri, 04 Dec 2015 18:07:41 -0000 On Fri, 2015-12-04 at 09:00 -0800, bob prohaska wrote: > Hi all, > > The last few attempts to build world have failed with > panic: ffs_checkblk: bad block -1 > The latest incident was at r291652. > > So far, it's been possible to restart the machine and > complete the build/install cycle, typically in single > user mode as a precaution. Once complete the reboot has > been uneventful. > > The same failure has been seen on both disk and flash > backed machines. Later instances have been on the disk- > backed machine, simply because it is the only one with > serial console. > > The latest event is documented to the best of my ability at > www.zefox.net/~fbsd/rpi2/crashes/build_12_4_15 > > Is there any chance this might be a hardware issue? For the > moment I tend to think not, but am far from certain. > > Thanks for reading and any guidance, > > bob prohaska > I see from your console log that you're on r291652. I think the problem you're having was introduced at r291460 and fixed in r291671 and/or r291743. So just updating the kernel source may fix it. The problem may prevent you from building a newer kernel, you might have to crossbuild it, or grab a kernel out of a snapshot archive from a couple weeks ago. -- Ian From owner-freebsd-arm@freebsd.org Sat Dec 5 05:32:19 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 34AD6A41578 for ; Sat, 5 Dec 2015 05:32:19 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-qg0-x235.google.com (mail-qg0-x235.google.com [IPv6:2607:f8b0:400d:c04::235]) (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 DA65D1538 for ; Sat, 5 Dec 2015 05:32:18 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by qgea14 with SMTP id a14so106576038qge.0 for ; Fri, 04 Dec 2015 21:32:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=N774fAu1CighCXEbwD9e+S0seduhePKBlQZGFlncILY=; b=rDkrgyi7XHAnKNEmnpIiNHVMMlv8oSIm9YOMz1OD8ow2GYlzCXtIrjMeo/ndG8S0ik NAtWtlnV4jIKuOMyCKiwdBK+RheOhyVH1h0yKrHdDmNyRTtpFDhVUCHXxOO0xY4mzkOX oaOe1W00vyWctLWvGMBPEodhqVW6kQ4heD46I9mUPU+qTEVjvIGfhz3vEkoVA4xAR+qz FHhKsIwxncmE5pelO6YyUzadMEFLcYyTgwG9VsB8d43gZNHNsD2FXunpd+TZvUAX90oz H2Qmr3jrdg+mqL+26uo15eSrrzI58WFV9L+V0yKal+sR9dYWyQ2nv4/1jAYp8Hmji+H9 mx4Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=N774fAu1CighCXEbwD9e+S0seduhePKBlQZGFlncILY=; b=GINchIfozXGOEUvqE8bmaT3RNRYZvkZ3JREZagVPNDdCa/BNPV+gD915Sqd7FbGtZj u+BBbo6Dxjp9mhAnguWuE3reReClIpdC2AGXbLES3dro7RTfqngLAz+y9Enwg0BQBK2o Oj3kPsYyADv3VwpOdooH2rKo8R9LH94+AqD2YDi5HraGoi53lcknTh9kzWPC0ZbT+faQ EXSQhEdOlY29Y5oq/8gQJg1a4ozLvt7r9AzhJKGSx09V9I8q5FXjUvXq6Zz4ckHP8Pyz xBFzy62WOkM7YhoyjWd/wTXY7wBjlhAD8e1GknKm2X+7Jczj/5jekO8CE8tsXnu2D/9L h7rA== X-Gm-Message-State: ALoCoQn9wp7ZiTLpP1k02cm4ooR+Gajn7Y5Jx8wXOLTHIOKWm2G7B3cs5c6xK7tUx4Dab1i1cvIb MIME-Version: 1.0 X-Received: by 10.140.29.195 with SMTP id b61mr23468057qgb.50.1449293537946; Fri, 04 Dec 2015 21:32:17 -0800 (PST) Sender: wlosh@bsdimp.com Received: by 10.140.27.181 with HTTP; Fri, 4 Dec 2015 21:32:17 -0800 (PST) X-Originating-IP: [50.253.99.174] In-Reply-To: References: <4E33BE7E-5443-438A-A45C-04B4B90528F9@cs.huji.ac.il> Date: Fri, 4 Dec 2015 22:32:17 -0700 X-Google-Sender-Auth: 81NQRFr42TUgblYSp5lowAoY97w Message-ID: Subject: Re: cross compiling From: Warner Losh To: Daniel Braniss Cc: freebsd-arm , "freebsd-hackers@freebsd.org" 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 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Dec 2015 05:32:19 -0000 On Fri, Dec 4, 2015 at 10:39 AM, Daniel Braniss wrote= : > > On 4 Dec 2015, at 6:33 PM, Warner Losh wrote: > > > On Dec 4, 2015, at 9:31 AM, Daniel Braniss wrote: > > Hi, > I can cross compile for armv6 (raspberry Pi B), and I do get a working > version, and till about July, I was > able to cross compile a module doing something like this: > $ cd $SRC > $ make kernel-toolchain TARGET_ARCH=3Darmv6 > $ make buildenv TARGET_ARCH=3Darmv6 BUILDENV_SHELL=3D/usr/local/bin/shell > $ cd > $ make > > but today, after a fresh svn update of current, I get: > > Warning: Object directory not changed from original > /a/fr-05/vol/home/system/danny/src/FreeBSD/ARM/elc/sys/modules/mfrc > cc -O -pipe -mfloat-abi=3Dsoftfp -DMFRC_DEBUG=3D8 -Werror -D_KERNEL > -DKLD_MODULE -nostdinc > -I/a/fr-05/vol/home/system/danny/src/FreeBSD/ARM/elc/sys/modules/mfrc/..= /.. > -I. -I@ -I@/contrib/altq -fno-common -ffreestanding -c > /a/fr-05/vol/home/system/danny/src/FreeBSD/ARM/elc/sys/modules/mfrc/../..= /dev/mfrc/mfrc.c > -o mfrc.o > cc: error: argument unused during compilation: '-mfloat-abi=3Dsoftfp' > *** Error code 1 > > so, what magic am I missing? > > > What does which cc say? > > the host I use to cross compile is running 10.1, > > /usr/bin/cc > > but I also tried CC=3Dclang > there is another error, which appeared before, and I solve it by setting > MK_FORMAT_EXTENSIONS=3Dno > (which out it complains =E2=80=A6 malformed conditional (${MK_FORMAT_EXTE= NSIONS) > =3D=3D =E2=80=9Cno=E2=80=9D) > > If which cc returns /usr/bin/cc, then you haven't built the toolchain. Warner From owner-freebsd-arm@freebsd.org Sat Dec 5 05:56:35 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 1EF4AA418CB for ; Sat, 5 Dec 2015 05:56:35 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: from mail-vk0-x22c.google.com (mail-vk0-x22c.google.com [IPv6:2607:f8b0:400c:c05::22c]) (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 C088C1118 for ; Sat, 5 Dec 2015 05:56:34 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: by vkbs1 with SMTP id s1so77709080vkb.1 for ; Fri, 04 Dec 2015 21:56:33 -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 :content-type; bh=EJbngOB7MiXtsH0JNK8rHOyfjax23eJlj8Ag1QHuYyE=; b=weyb3nioAq1sMCm57KPHzCBR775mvFQFwrmOi0zZIgMNp+s5UHPwcBueQiAMSMww7Y j7fH2Kwbetyvo+W1/w77V7rPHDmCKLqYKqjUQBpfnqb6ZDcuUqb+IKqaFwp3Fe915eVR bawgmdEsRL8YMl+AonuAgroHoeWwtzwMXTBbBLkEhfehFV7NVOVlNZHtPkV1NLZ9Hwfj 59rsW226sJqL/eIfcjmoDSgprsPLpfkMxZfKaWXbcHyTKl1gWvmo5l1CpI/+8GTmOdmA KFUAtFk2UXTn7QEkADwBzv72lgZrCjrDguTZNkdqR9hlv8KI8WVmh/swLO/Nw1EHbNaK zAaw== MIME-Version: 1.0 X-Received: by 10.31.167.20 with SMTP id q20mr12980290vke.79.1449294993119; Fri, 04 Dec 2015 21:56:33 -0800 (PST) Received: by 10.31.47.137 with HTTP; Fri, 4 Dec 2015 21:56:33 -0800 (PST) In-Reply-To: References: <4E33BE7E-5443-438A-A45C-04B4B90528F9@cs.huji.ac.il> Date: Fri, 4 Dec 2015 21:56:33 -0800 Message-ID: Subject: Re: cross compiling From: Russell Haley To: Warner Losh , danny@cs.huji.ac.il, freebsd-arm 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 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Dec 2015 05:56:35 -0000 BUILD(7)=09 ... *buildenv* Spawn an interactive shell with environment variables set up for cross-building the system. The target archi- tecture needs to be specified with make(1) variables *TARGET**_**ARCH* and *TARGET*. OMG I've been looking for this for about a year now and it's been right there. I even submitted a patch on this page! Thanks guys!!! Please tell me this works? Russ On Fri, Dec 4, 2015 at 9:32 PM, Warner Losh wrote: > On Fri, Dec 4, 2015 at 10:39 AM, Daniel Braniss > wrote: > > > > > On 4 Dec 2015, at 6:33 PM, Warner Losh wrote: > > > > > > On Dec 4, 2015, at 9:31 AM, Daniel Braniss wrote: > > > > Hi, > > I can cross compile for armv6 (raspberry Pi B), and I do get a working > > version, and till about July, I was > > able to cross compile a module doing something like this: > > $ cd $SRC > > $ make kernel-toolchain TARGET_ARCH=3Darmv6 > > $ make buildenv TARGET_ARCH=3Darmv6 BUILDENV_SHELL=3D/usr/local/bin/she= ll > > $ cd > > $ make > > > > but today, after a fresh svn update of current, I get: > > > > Warning: Object directory not changed from original > > /a/fr-05/vol/home/system/danny/src/FreeBSD/ARM/elc/sys/modules/mfrc > > cc -O -pipe -mfloat-abi=3Dsoftfp -DMFRC_DEBUG=3D8 -Werror -D_KERNEL > > -DKLD_MODULE -nostdinc > > > -I/a/fr-05/vol/home/system/danny/src/FreeBSD/ARM/elc/sys/modules/mfrc/../= .. > > -I. -I@ -I@/contrib/altq -fno-common -ffreestanding -c > > > /a/fr-05/vol/home/system/danny/src/FreeBSD/ARM/elc/sys/modules/mfrc/../..= /dev/mfrc/mfrc.c > > -o mfrc.o > > cc: error: argument unused during compilation: '-mfloat-abi=3Dsoftfp' > > *** Error code 1 > > > > so, what magic am I missing? > > > > > > What does which cc say? > > > > the host I use to cross compile is running 10.1, > > > > /usr/bin/cc > > > > but I also tried CC=3Dclang > > there is another error, which appeared before, and I solve it by settin= g > > MK_FORMAT_EXTENSIONS=3Dno > > (which out it complains =E2=80=A6 malformed conditional (${MK_FORMAT_EX= TENSIONS) > > =3D=3D =E2=80=9Cno=E2=80=9D) > > > > > If which cc returns /usr/bin/cc, then you haven't built the toolchain. > > Warner > _______________________________________________ > 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 Sat Dec 5 07:48:01 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 53DF4A41B47 for ; Sat, 5 Dec 2015 07:48:01 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: from mail-vk0-x229.google.com (mail-vk0-x229.google.com [IPv6:2607:f8b0:400c:c05::229]) (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 0AC8F107F for ; Sat, 5 Dec 2015 07:48:01 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: by vkay187 with SMTP id y187so78333805vka.3 for ; Fri, 04 Dec 2015 23:48:00 -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 :content-type; bh=Dht1O3nilbHPOcZwRLyf1zClEVVTivLUhxsgQdIlRCE=; b=oF/vD8tckXzze1yMKuYGyr6CzYouo8u1I34uUkhldDUZUeXqKzQjztlv8BfCiR8xCB NkrbWN9CACxwlwWVELR2lJMystjMF/GvsUDlxm2qeald0TeyfLdpKvmEz3NPn8wZhDIC 387yF93NFWL0In5HCR87VLO1lIC3YKsqMw4BaD8a44UArZ9+NYIBYb1YUbhfYzJ8zboI J99aMNUUDTK8bPvx3sy/Opuo7v9TrrgpqJ3Siewo9w0ER3XlPE8EyrfxvGbO/WwncizN 3OUSRnpe4sBykLRqVLbWXhsz4OHXJ14CsYGuOORlRIj49CONMenh79lC82WKmwmUNrOq vMeQ== MIME-Version: 1.0 X-Received: by 10.31.192.199 with SMTP id q190mr13370152vkf.96.1449301680088; Fri, 04 Dec 2015 23:48:00 -0800 (PST) Received: by 10.31.47.137 with HTTP; Fri, 4 Dec 2015 23:48:00 -0800 (PST) In-Reply-To: References: <4E33BE7E-5443-438A-A45C-04B4B90528F9@cs.huji.ac.il> Date: Fri, 4 Dec 2015 23:48:00 -0800 Message-ID: Subject: Re: cross compiling From: Russell Haley To: Warner Losh , danny@cs.huji.ac.il, freebsd-arm 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 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Dec 2015 07:48:01 -0000 root@Jailbird:/usr/src# make TARGET=3Darm TARGET_ARCH=3Darmv6 -j10 toolchai= n ... =3D=3D=3D> lib/libcuse (install) --- _libinstall --- --- _INCSINS --- --- _libinstall --- sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 libcuse.a /usr/obj/arm.armv6/usr/src/tmp/usr/lib/ --- _INCSINS --- sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 /usr/src/lib/libcuse/cuse.h /usr/obj/arm.armv6/usr/src/tmp/usr/include/ --- _libinstall --- sh /usr/src/tools/install.sh -s -o root -g wheel -m 444 libcuse.so.1 /usr/obj/arm.armv6/usr/src/tmp/usr/lib/ sh /usr/src/tools/install.sh -l s libcuse.so.1 /usr/obj/arm.armv6/usr/src/tmp/usr/lib/libcuse.so root@Jailbird:/usr/src# COPYRIGHT LOCKS Makefile.inc1 UPDATING contrib/ gnu/ lib/ rescue/ share/ targets/ usr.bin/ D4037.diff MAINTAINERS ObsoleteFiles.inc bin/ crypto/ include/ libexec/ sbin/ src.kdev4 tests/ usr.sbin/ FreeBSD-D4338.diff Makefile README cddl/ etc/ kerberos5/ release/ secure/ sys/ tools/ root@Jailbird:/usr/src# make buildenv TARGET_ARCH=3Darmv6 BUILDENV_SHELL=3D/bin/tcsh Entering world for armv6:arm You have mail. root@Jailbird:/usr/src# which cc /usr/bin/cc Have I missed something? Russ On Fri, Dec 4, 2015 at 9:56 PM, Russell Haley wrote: > BUILD(7)=09 > ... > *buildenv* Spawn an interactive shell with environment variabl= es > set up for cross-building the system. The target archi- > tecture needs to be specified with make(1) variables > *TARGET**_**ARCH* and *TARGET*. > > OMG I've been looking for this for about a year now and it's been right t= here. I even submitted a patch on this page! > > Thanks guys!!! Please tell me this works? > > Russ > > > On Fri, Dec 4, 2015 at 9:32 PM, Warner Losh wrote: > >> On Fri, Dec 4, 2015 at 10:39 AM, Daniel Braniss >> wrote: >> >> > >> > On 4 Dec 2015, at 6:33 PM, Warner Losh wrote: >> > >> > >> > On Dec 4, 2015, at 9:31 AM, Daniel Braniss wrote= : >> > >> > Hi, >> > I can cross compile for armv6 (raspberry Pi B), and I do get a working >> > version, and till about July, I was >> > able to cross compile a module doing something like this: >> > $ cd $SRC >> > $ make kernel-toolchain TARGET_ARCH=3Darmv6 >> > $ make buildenv TARGET_ARCH=3Darmv6 BUILDENV_SHELL=3D/usr/local/bin/sh= ell >> > $ cd >> > $ make >> > >> > but today, after a fresh svn update of current, I get: >> > >> > Warning: Object directory not changed from original >> > /a/fr-05/vol/home/system/danny/src/FreeBSD/ARM/elc/sys/modules/mfrc >> > cc -O -pipe -mfloat-abi=3Dsoftfp -DMFRC_DEBUG=3D8 -Werror -D_KERNEL >> > -DKLD_MODULE -nostdinc >> > >> -I/a/fr-05/vol/home/system/danny/src/FreeBSD/ARM/elc/sys/modules/mfrc/..= /.. >> > -I. -I@ -I@/contrib/altq -fno-common -ffreestanding -c >> > >> /a/fr-05/vol/home/system/danny/src/FreeBSD/ARM/elc/sys/modules/mfrc/../.= ./dev/mfrc/mfrc.c >> > -o mfrc.o >> > cc: error: argument unused during compilation: '-mfloat-abi=3Dsoftfp' >> > *** Error code 1 >> > >> > so, what magic am I missing? >> > >> > >> > What does which cc say? >> > >> > the host I use to cross compile is running 10.1, >> > >> > /usr/bin/cc >> > >> > but I also tried CC=3Dclang >> > there is another error, which appeared before, and I solve it by setti= ng >> > MK_FORMAT_EXTENSIONS=3Dno >> > (which out it complains =E2=80=A6 malformed conditional (${MK_FORMAT_E= XTENSIONS) >> > =3D=3D =E2=80=9Cno=E2=80=9D) >> > >> > >> If which cc returns /usr/bin/cc, then you haven't built the toolchain. >> >> Warner >> _______________________________________________ >> 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 Sat Dec 5 08:50: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 2A163A41971 for ; Sat, 5 Dec 2015 08:50:57 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.116.210]) (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 AAB6B1EED for ; Sat, 5 Dec 2015 08:50:56 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from e-bsd.cs.huji.ac.il ([132.65.80.241] helo=outmail.cs.huji.ac.il ident=exim) by kabab.cs.huji.ac.il with esmtp id 1a58YL-0002iR-AQ; Sat, 05 Dec 2015 10:50:49 +0200 Received: from [132.65.179.20] (helo=mbpro2.bs.cs.huji.ac.il) by outmail.cs.huji.ac.il with esmtpsa id 1a58YL-000Bae-26; Sat, 05 Dec 2015 10:50:49 +0200 Mime-Version: 1.0 (Mac OS X Mail 9.1 \(3096.5\)) Subject: Re: cross compiling From: Daniel Braniss In-Reply-To: Date: Sat, 5 Dec 2015 10:50:48 +0200 Cc: Warner Losh , freebsd-arm Message-Id: <4EC23DEB-911F-4888-B470-67CA9A2253A6@cs.huji.ac.il> References: <4E33BE7E-5443-438A-A45C-04B4B90528F9@cs.huji.ac.il> To: Russell Haley X-Mailer: Apple Mail (2.3096.5) 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 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Dec 2015 08:50:57 -0000 > On 5 Dec 2015, at 9:48 AM, Russell Haley wrote: >=20 > root@Jailbird:/usr/src# make TARGET=3Darm TARGET_ARCH=3Darmv6 -j10 = toolchain > ... > =3D=3D=3D> lib/libcuse (install) > --- _libinstall --- > --- _INCSINS --- > --- _libinstall --- > sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 libcuse.a = /usr/obj/arm.armv6/usr/src/tmp/usr/lib/ > --- _INCSINS --- > sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 = /usr/src/lib/libcuse/cuse.h /usr/obj/arm.armv6/usr/src/tmp/usr/include/ > --- _libinstall --- > sh /usr/src/tools/install.sh -s -o root -g wheel -m 444 = libcuse.so.1 /usr/obj/arm.armv6/usr/src/tmp/usr/lib/ > sh /usr/src/tools/install.sh -l s libcuse.so.1 = /usr/obj/arm.armv6/usr/src/tmp/usr/lib/libcuse.so > root@Jailbird:/usr/src# > COPYRIGHT LOCKS Makefile.inc1 UPDATING = contrib/ gnu/ lib/ = rescue/ share/ targets/ usr.bin/ > D4037.diff MAINTAINERS ObsoleteFiles.inc bin/ = crypto/ include/ libexec/ = sbin/ src.kdev4 tests/ usr.sbin/ > FreeBSD-D4338.diff Makefile README cddl/ = etc/ kerberos5/ release/ = secure/ sys/ tools/ > root@Jailbird:/usr/src# make buildenv TARGET_ARCH=3Darmv6 = BUILDENV_SHELL=3D/bin/tcsh > Entering world for armv6:arm > You have mail. > root@Jailbird:/usr/src# which cc > /usr/bin/cc >=20 >=20 > Have I missed something? > Russ >=20 several tries later, it works if BUILDENV_SHELL=3D/bin/sh danny >=20 > On Fri, Dec 4, 2015 at 9:56 PM, Russell Haley > wrote: > BUILD(7)=09 > ... > buildenv Spawn an interactive shell with environment = variables > set up for cross-building the system. The target = archi- > tecture needs to be specified with make(1) = variables > TARGET_ARCH and TARGET. >=20 > OMG I've been looking for this for about a year now and it's been = right there. I even submitted a patch on this page!=20 >=20 > Thanks guys!!! Please tell me this works? >=20 > Russ >=20 > On Fri, Dec 4, 2015 at 9:32 PM, Warner Losh > wrote: > On Fri, Dec 4, 2015 at 10:39 AM, Daniel Braniss > wrote: >=20 > > > > On 4 Dec 2015, at 6:33 PM, Warner Losh > wrote: > > > > > > On Dec 4, 2015, at 9:31 AM, Daniel Braniss > wrote: > > > > Hi, > > I can cross compile for armv6 (raspberry Pi B), and I do get a = working > > version, and till about July, I was > > able to cross compile a module doing something like this: > > $ cd $SRC > > $ make kernel-toolchain TARGET_ARCH=3Darmv6 > > $ make buildenv TARGET_ARCH=3Darmv6 = BUILDENV_SHELL=3D/usr/local/bin/shell > > $ cd > > $ make > > > > but today, after a fresh svn update of current, I get: > > > > Warning: Object directory not changed from original > > /a/fr-05/vol/home/system/danny/src/FreeBSD/ARM/elc/sys/modules/mfrc > > cc -O -pipe -mfloat-abi=3Dsoftfp -DMFRC_DEBUG=3D8 -Werror = -D_KERNEL > > -DKLD_MODULE -nostdinc > > = -I/a/fr-05/vol/home/system/danny/src/FreeBSD/ARM/elc/sys/modules/mfrc/../.= . > > -I. -I@ -I@/contrib/altq -fno-common -ffreestanding -c > > = /a/fr-05/vol/home/system/danny/src/FreeBSD/ARM/elc/sys/modules/mfrc/../../= dev/mfrc/mfrc.c > > -o mfrc.o > > cc: error: argument unused during compilation: '-mfloat-abi=3Dsoftfp' > > *** Error code 1 > > > > so, what magic am I missing? > > > > > > What does which cc say? > > > > the host I use to cross compile is running 10.1, > > > > /usr/bin/cc > > > > but I also tried CC=3Dclang > > there is another error, which appeared before, and I solve it by = setting > > MK_FORMAT_EXTENSIONS=3Dno > > (which out it complains =E2=80=A6 malformed conditional = (${MK_FORMAT_EXTENSIONS) > > =3D=3D =E2=80=9Cno=E2=80=9D) > > > > > If which cc returns /usr/bin/cc, then you haven't built the = toolchain. >=20 > Warner > _______________________________________________ > 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 = " >=20 >=20 From owner-freebsd-arm@freebsd.org Sat Dec 5 09:06:43 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 9F4D1A41FEE; Sat, 5 Dec 2015 09:06:43 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.116.210]) (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 50A71192E; Sat, 5 Dec 2015 09:06:39 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from e-bsd.cs.huji.ac.il ([132.65.80.241] helo=outmail.cs.huji.ac.il ident=exim) by kabab.cs.huji.ac.il with esmtp id 1a58na-0003An-4S; Sat, 05 Dec 2015 11:06:34 +0200 Received: from [132.65.179.20] (helo=mbpro2.bs.cs.huji.ac.il) by outmail.cs.huji.ac.il with esmtpsa id 1a58nZ-000BeA-V0; Sat, 05 Dec 2015 11:06:34 +0200 Mime-Version: 1.0 (Mac OS X Mail 9.1 \(3096.5\)) Subject: Re: cross compiling From: Daniel Braniss In-Reply-To: Date: Sat, 5 Dec 2015 11:06:33 +0200 Cc: freebsd-arm , "freebsd-hackers@freebsd.org" Message-Id: <9BF2F5EC-E6B6-4E35-B637-389A571A8687@cs.huji.ac.il> References: <4E33BE7E-5443-438A-A45C-04B4B90528F9@cs.huji.ac.il> To: Warner Losh X-Mailer: Apple Mail (2.3096.5) 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 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Dec 2015 09:06:43 -0000 > On 5 Dec 2015, at 7:32 AM, Warner Losh wrote: >=20 >=20 > On Fri, Dec 4, 2015 at 10:39 AM, Daniel Braniss > wrote: >=20 >> On 4 Dec 2015, at 6:33 PM, Warner Losh > wrote: >>=20 >>>=20 >>> On Dec 4, 2015, at 9:31 AM, Daniel Braniss > wrote: >>>=20 >>> Hi, >>> I can cross compile for armv6 (raspberry Pi B), and I do get a = working version, and till about July, I was >>> able to cross compile a module doing something like this: >>> $ cd $SRC >>> $ make kernel-toolchain TARGET_ARCH=3Darmv6 >>> $ make buildenv TARGET_ARCH=3Darmv6 = BUILDENV_SHELL=3D/usr/local/bin/shell >>> $ cd >>> $ make >>>=20 >>> but today, after a fresh svn update of current, I get: >>>=20 >>> Warning: Object directory not changed from original = /a/fr-05/vol/home/system/danny/src/FreeBSD/ARM/elc/sys/modules/mfrc >>> cc -O -pipe -mfloat-abi=3Dsoftfp -DMFRC_DEBUG=3D8 -Werror = -D_KERNEL -DKLD_MODULE -nostdinc = -I/a/fr-05/vol/home/system/danny/src/FreeBSD/ARM/elc/sys/modules/mfrc/../.= . -I. -I@ -I@/contrib/altq -fno-common -ffreestanding -c = /a/fr-05/vol/home/system/danny/src/FreeBSD/ARM/elc/sys/modules/mfrc/../../= dev/mfrc/mfrc.c -o mfrc.o >>> cc: error: argument unused during compilation: '-mfloat-abi=3Dsoftfp' >>> *** Error code 1 >>>=20 >>> so, what magic am I missing? >>=20 >> What does which cc say? >>=20 >=20 > the host I use to cross compile is running 10.1, >=20 > /usr/bin/cc >=20 > but I also tried CC=3Dclang > there is another error, which appeared before, and I solve it by = setting MK_FORMAT_EXTENSIONS=3Dno > (which out it complains =E2=80=A6 malformed conditional = (${MK_FORMAT_EXTENSIONS) =3D=3D =E2=80=9Cno=E2=80=9D) >=20 >=20 > If which cc returns /usr/bin/cc, then you haven't built the = toolchain. ok, the problem is solved by setting BUILDING_SHELL=3D/bin/sh there is still a small problem, apart from the MK_FORMAT issue, in my = module directory, make =E2=80=A6 symlinks @ and machine to /usr/src/ and = /usr/src/sys/arm/include instead of the one from which buildenv was = lauchend, in my case /r+d/vanilla/11/src. setting it by hand gets me a working = loadable module. >=20 > Warner From owner-freebsd-arm@freebsd.org Sat Dec 5 10:19: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 641FEA42D82 for ; Sat, 5 Dec 2015 10:19:25 +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 F17631123 for ; Sat, 5 Dec 2015 10:19:24 +0000 (UTC) (envelope-from sparvu@kronometrix.org) Received: from [192.168.1.171] (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 tB5AJGpu037324 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Sat, 5 Dec 2015 10:19:17 GMT (envelope-from sparvu@kronometrix.org) Reply-To: sparvu@kronometrix.org To: "freebsd-arm@freebsd.org" From: Stefan Parvu Subject: valgrind on RBPI2 FreeBSD 11 Organization: kronometrix.org Message-ID: <5662BA1F.4060204@kronometrix.org> Date: Sat, 5 Dec 2015 12:19:11 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.4.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, 05 Dec 2015 10:19:25 -0000 Hi, Anyone using valgrind on ARM RPBI2 ? Trying to compile latest and the greatest, returns these: % ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no ... checking for perl... /usr/local/bin/perl checking for gdb... /usr/bin/gdb checking dependency style of cc... gcc3 checking for diff -u... yes checking for a supported version of gcc... ok (clang-3.7.0) checking build system type... armv6-unknown-freebsd11.0 checking host system type... armv6-unknown-freebsd11.0 checking for a supported CPU... no (armv6) configure: error: Unsupported host architecture. Sorry As well I see ports not supporting yet valgrind on ARM FreeBSD. Anyone using valgrind on RBPI2 FreeBSD 11 ? Thanks, -- Stefan Parvu From owner-freebsd-arm@freebsd.org Sat Dec 5 15:14:45 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 5D0EBA41B08 for ; Sat, 5 Dec 2015 15:14:45 +0000 (UTC) (envelope-from e.moe@rcn.com) Received: from smtp.rcn.com (smtp.rcn.com [69.168.97.78]) (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 2D8C5163D for ; Sat, 5 Dec 2015 15:14:44 +0000 (UTC) (envelope-from e.moe@rcn.com) X_CMAE_Category: , , X-CNFS-Analysis: v=2.1 cv=A9fMR/iG c=1 sm=1 tr=0 a=kLIaxcRmAfIWWG5Fo3VFTQ==:117 a=kLIaxcRmAfIWWG5Fo3VFTQ==:17 a=K-v-2zaBAAAA:8 a=OA2lqS22AAAA:8 a=IkcTkHD0fZMA:10 a=1BIwji4pvy4Fm73_6lUA:9 a=QEXdDO2ut3YA:10 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine X-Authed-Username: ZS5tb2VAcmNuLmNvbQ== Authentication-Results: smtp02.rcn.cmh.synacor.com smtp.mail=e.moe@rcn.com; spf=neutral; sender-id=neutral Authentication-Results: smtp02.rcn.cmh.synacor.com header.from=e.moe@rcn.com; sender-id=neutral Authentication-Results: smtp02.rcn.cmh.synacor.com smtp.user=e.moe; auth=pass (PLAIN) Received-SPF: neutral (smtp02.rcn.cmh.synacor.com: 24.148.20.83 is neither permitted nor denied by domain of rcn.com) Received: from [24.148.20.83] ([24.148.20.83:7691] helo=[192.168.1.175]) by smtp.rcn.com (envelope-from ) (ecelerity 3.6.2.43620 r(Platform:3.6.2.0)) with ESMTPSA (cipher=AES256-SHA) id 6A/BF-58680-E5FF2665; Sat, 05 Dec 2015 10:14:38 -0500 From: Erik Moe Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Raspberry Pi Zero Message-Id: <44D770D9-F1EF-461E-BB1A-8A19E9FB4BC8@rcn.com> Date: Sat, 5 Dec 2015 09:14:38 -0600 To: freebsd-arm Mime-Version: 1.0 (Mac OS X Mail 9.1 \(3096.5\)) 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: Sat, 05 Dec 2015 15:14:45 -0000 I got my hands on one of the new Raspberry Pi Zeros. I was curious if = would run the latest version of FreeBSD so I downloaded the latest = snapshot, FreeBSD-11.0-CURRENT-arm-armv6-RPI-B-20151130-r291495.img. = Unfortunately it doesn=E2=80=99t boot. There is no output to the = console and the activity LED doesn=E2=80=99t light. I know there was a = new release of Raspbian Jessie to support the Zero and I was successful = in getting that to run, but I was wondering if anybody knew what the = issue might be and what it would take to get FreeBSD to run on the Zero. Thank, Erik=20= From owner-freebsd-arm@freebsd.org Sat Dec 5 15:45: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 069ABA4203F for ; Sat, 5 Dec 2015 15:45:23 +0000 (UTC) (envelope-from ron@scheckelhoff.org) Received: from mout.perfora.net (mout.perfora.net [74.208.4.194]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mout.perfora.net", Issuer "thawte SSL CA - G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9C28C1F52 for ; Sat, 5 Dec 2015 15:45:22 +0000 (UTC) (envelope-from ron@scheckelhoff.org) Received: from oxusgaltgw13.schlund.de ([10.72.72.59]) by mrelay.perfora.net (mreueus001) with ESMTPSA (Nemesis) id 0MVL0i-1Zm7DY1c7y-00YtcP for ; Sat, 05 Dec 2015 16:45:14 +0100 Date: Sat, 5 Dec 2015 10:45:13 -0500 (EST) From: ron scheckelhoff Reply-To: ron scheckelhoff To: freebsd-arm Message-ID: <34111143.182549.1449330314059.JavaMail.open-xchange@oxusgaltgw13.schlund.de> Subject: Odroid with scfb and xorg MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Priority: 3 Importance: Medium X-Mailer: Open-Xchange Mailer v7.6.2-Rev37 X-Originating-Client: open-xchange-appsuite X-Provags-ID: V03:K0:kUY62ufWkT21TPmdOpkbuL+GMas9XOwD4xVmJfji6Fl956mDQlK Y5qZozfHorYwvvvij5HK136qlWX94P1WoimEjT6A41stg5qwFt//v7T84VKjU6I3ykuJ2Lo mqIHNSRuz1RGMQsdvEFiDJlD+RkScJtoM7KvCDupxeZ7ry5bW4wTaxmOUDeXK/IF05GQHHQ iyMGTAOzRX+ui7BJohSKA== X-UI-Out-Filterresults: notjunk:1;V01:K0:eGpMiLQZnx0=:U4moh2GdIx8Llc+d2C4Z1/ uSvRDN7+EAC/EC9OUu60X4AFMnTccTEf+ngKs6JKeyjS8IaQ7JOsJrCDj6z1oXbnfUjOI620T pZya6y0DTSGus8zed4R2OBhyqT2RtddTtJuCdCDNnEADlWSE6t5FhndgAC0TslEF1tEhD5Zif bPly/qlH0VIqqTYAraBdkf7maAfqjlaHRS3PDRxb3XtRWDgVDRTlaCbyjFgJOqlVGW16MGRSM 4lU3fStsce0iFE5MFtWmPViQJEY6NSf2QF06t2EdpgpE0yQwCawZwfjFz+2yWi/s235a17exP QKZDYwf7pGsPLl9XuJjy0jtdIG2Or8pFqageOcj50Bgf6R6A3SgCCfSLJHO3+RPAzU2NOSLcg ZZzwx+5mYkLq9QKGoy0ldru50HsCbNm56yOmVYW5VoDriUaud4r2aWJOujntm5TSZUlNjVOix RsJhypUUnv0Sr3sACUA1wRtVFLgl1JOjBbhnv75UPvz8g1bFd1ViEw4laxMiOO9cabuFFl+eg SFaTFNMLNJpCkolnINyqMrIjSGKU50HE0oxJMDrlrPgrN5d3aHONs4Ii0lEHvkD4I/CbuP+RY 8Be9doNhDIyB3VpTk4bZTl0opH5JebaoEEI6RhZEO7DsrghQ/QhNp3+aokjLd+QuFPqCP9A+H 1NrnMc+aicAsy649IIhZtk7+4WBTgUOknm6r6Ug7fXLMMCZI5E9GShxWiFrh20B2okI56tvhk gSY0YB/67Bim6cWM 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, 05 Dec 2015 15:45:23 -0000 Note: this concerns the Odroid-C1. Having had good success with the scfb (actually wsfb) driver + xorg on NetB= SD, I thought it'd be great to do the same thing on FreeBSD (actually NAS4free is= on the test device) - using the latest FreeBSD src for the kernel build. =20 Dmesg shows the framebuffer as: =20 fb0: Meson8B Framebuffer on ofwbus0 fbd0: on fb0=20 VT: initialize with new VT driver =E2=80=9Cfb=E2=80=9D. =20 I think two more lines should have been included (similar to the following)= - but they were not to be found in the dmesg messages: =20 fb0: 1280x720 (***@0,0) 16 bpp=20 fb0: fbswap: 0,pitch 4320,base 0x1c288000, screen-size 3939840 =20 I get only the first three lines, and not the next two. When I configure = Xorg to use the framebuffer driver scfb, it errors with: =20 scfb(0): Using: depth (0) , width (1280), height (720)=20 scfb (0): specified depth (16) or bpp (16) does not match framebuffer depth= (0) =20 I suppose this should be expected, since the (lower level?) driver didn't correctly find the hardware parameters. This driver combination works fine= with the Raspi and Rpi2 boards, and NetBSD/wsfb/xorg works great with the Odroid= -C1 board. Note I am not very graphics driver savvy. Maybe there's something obviously wrong. What might I do to investigate further? From owner-freebsd-arm@freebsd.org Sat Dec 5 16:20:39 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 0D9ECA4254B for ; Sat, 5 Dec 2015 16:20:39 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from mail-ob0-x233.google.com (mail-ob0-x233.google.com [IPv6:2607:f8b0:4003:c01::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 C54051B60 for ; Sat, 5 Dec 2015 16:20:38 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: by obbnk6 with SMTP id nk6so91571766obb.2 for ; Sat, 05 Dec 2015 08:20:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=sender:subject:mime-version:content-type:from:in-reply-to:date:cc :message-id:references:to; bh=A1PpJTBcKB7Y/rOTkyCfQ+kSd/BdHGe2GPx+BI0xgrY=; b=cxx3f5+hG8/1SpbMgPhBpyOgMTD+i815dpBDCd8374kH2sY74cF/+X3OlwmZengX9a q0cg8us7T4lJfC5lkU1NRp/42xKNmoEv2XA/FKBqhGMmuSZpf+fOy5Swu4zZV+orjPIn l3teNKMAsCtcGG7qhmGC83Y/FmsPR0S5Oo8w3sJsHZrxP9OW9T6X226yBJQNav+wBuwA xUlPf2Nm03wdMnQieX2QIJeq8qdtiwjfwj4jJeCdzIUQPHyoeOv4JThhgzCp7kNQUI67 F7hutubvj1IqLOpFJjRDWq2Jp3s2SIFQaQB8wDRDiBCoa9aVHNF/djK98eMJhwrskl97 gJ6Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:subject:mime-version:content-type:from :in-reply-to:date:cc:message-id:references:to; bh=A1PpJTBcKB7Y/rOTkyCfQ+kSd/BdHGe2GPx+BI0xgrY=; b=aWKvGEaZPq68NVnXFU5UmTuFhGKa+xgqEZCvkuhV/H2ZoE/Uqv+IaWvisSWp7GVp2P WxPRDScaPw1Y7bZnNzSzg+vPgbZDWULQLNiAADSvnDvJmQeIIKjj5ZqTIRF0vlubVqIM oq5BxG/JxVYF2vjtnYhDrObtS7cJTLSppGGRdbm9UFLM1XHMdRnJtPbCu6fhKe3iyFCI oCH1U0oqzPvDa2CCM/rRxYmwH5sGQUUrnPLNmhijOde0OpjfK2sfTzMrf2AvAPkWXXSe XksAOgbBEGZv+pT3fic88hBhAyt1ZYX44Z9OmkYpnfU0w4gmsrh4Y9XT+3kdhgayxeEG G0qw== X-Gm-Message-State: ALoCoQkQ1lPTASTy6z2KXEU0TUb4QwQIniFx+RthSF7/6+YxFpUgZ7iSmwzQqOSinqG2jWEMv8a6 X-Received: by 10.182.251.170 with SMTP id zl10mr13452516obc.8.1449332437932; Sat, 05 Dec 2015 08:20:37 -0800 (PST) Received: from [10.0.0.83] ([50.253.99.174]) by smtp.gmail.com with ESMTPSA id n9sm8071064oev.11.2015.12.05.08.20.37 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 05 Dec 2015 08:20:37 -0800 (PST) Sender: Warner Losh Subject: Re: Raspberry Pi Zero Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Content-Type: multipart/signed; boundary="Apple-Mail=_8ABBB35B-F611-4A4C-918F-FFA2EBB01024"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Pgp-Agent: GPGMail 2.5.2 From: Warner Losh In-Reply-To: <44D770D9-F1EF-461E-BB1A-8A19E9FB4BC8@rcn.com> Date: Sat, 5 Dec 2015 09:20:32 -0700 Cc: freebsd-arm Message-Id: <4D7C44B3-8135-4431-A07B-6135284D0C02@bsdimp.com> References: <44D770D9-F1EF-461E-BB1A-8A19E9FB4BC8@rcn.com> To: Erik Moe 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: Sat, 05 Dec 2015 16:20:39 -0000 --Apple-Mail=_8ABBB35B-F611-4A4C-918F-FFA2EBB01024 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On Dec 5, 2015, at 8:14 AM, Erik Moe wrote: >=20 > I got my hands on one of the new Raspberry Pi Zeros. I was curious if = would run the latest version of FreeBSD so I downloaded the latest = snapshot, FreeBSD-11.0-CURRENT-arm-armv6-RPI-B-20151130-r291495.img. = Unfortunately it doesn=E2=80=99t boot. There is no output to the = console and the activity LED doesn=E2=80=99t light. I know there was a = new release of Raspbian Jessie to support the Zero and I was successful = in getting that to run, but I was wondering if anybody knew what the = issue might be and what it would take to get FreeBSD to run on the Zero. I haven=E2=80=99t looked, but most likely a new u-boot and/or other = firmware is required. =46rom what I understand of the board itself, = though, the RPI-B kernel has an excellent chance of running on it. Warner --Apple-Mail=_8ABBB35B-F611-4A4C-918F-FFA2EBB01024 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJWYw7RAAoJEGwc0Sh9sBEAeLwQAKONTtS1yqP0YlOonL45fJg/ KsZYvuvtvz+dtG9ioPrGzKr/FCvGL9TZmateNCYSuBgU6yvx+QswgcxUaDWyOf63 UemhPsHnBmCIU7dG//1nX3hUlzLNdrw5H2m49flXPTbvqcHq8ivyGCaIhgJ9YSKe AWWmB35cSub8605QL/Vr6xkI5Vanv3AedkAbwwLG8g/OmobENABdLI4P4gxYq36h UdJtJqsJrd5iGOVD6og9+Ray7UQ6jew3/r6efqw+QsYKmLrmkrsyGi5+IIejqFJb Vd8IRncZIrSHj0Jdaw5W85+sfL6c8QIRU6sius1tggOwF3DmlLohtwboHhuV2CPL WLLOyzMCfU7gIm50aTniRqug3J0okPrPhZoAaCVzWlgKbC18EUz3jKPLWbOmEDb3 rN92aGFPPxIWNsAlBUrZ++dVjwpHFMyz2ZpVAauJgIjimJrW2Mu6Lrgmcu1DpqFM qWs7IyDAceh80CcRCqn2/1U+wh84NBTkYLE13e/Nfs49koU/P9qsi8T0lBo2oWhY VMNjKGGVd3W7MuwqA074zoxOpW5JNYzLp+biIZbaWI4VQm8Xf90yFzgagHkfv6nk bnVRYkDZtDFb4QwhzKQ9PB06qyxAdz9qHK3EQR7IsJP8q12crAR/+4/Oh1GptRlw KhqZWFDebj5verncpjOn =IB4C -----END PGP SIGNATURE----- --Apple-Mail=_8ABBB35B-F611-4A4C-918F-FFA2EBB01024--