From owner-freebsd-i386@freebsd.org Sun Jan 8 07:38:05 2017 Return-Path: Delivered-To: freebsd-i386@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EFA1CCA5CD1; Sun, 8 Jan 2017 07:38:05 +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 E3B0912E4; Sun, 8 Jan 2017 07:38:05 +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 0E69367D; Sun, 8 Jan 2017 07:38:06 +0000 (UTC) Date: Sun, 8 Jan 2017 07:38:04 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cem@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-current@FreeBSD.org, freebsd-i386@FreeBSD.org Message-ID: <462851722.21.1483861086066.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_i386 - Build #4600 - Failure MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD_i386 X-Jenkins-Result: FAILURE Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.23 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jan 2017 07:38:06 -0000 FreeBSD_HEAD_i386 - Build #4600 - Failure: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4600/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4600/cha= nges Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4600/cons= ole Change summaries: 311669 by cem: chown/chgrp: Add SIGINFO handler PR:=09=09191884 Submitted by:=09Dan McGregor Reviewed by:=09mjg@ (earlier version) 311668 by cem: chmod: Add SIGINFO handler PR:=09=09191884 Submitted by:=09Dan McGregor Reviewed by:=09mjg@ (earlier version) 311667 by cem: Add some additional ACPI methods for DRM Add AcpiGetDataFull and AcpiGetTableWithSize. Submitted by:=09Matt Macy 311666 by cem: Do not truncate inode calculation from ISO9660 block offset PR:=09=09190655 Reported by:=09Thomas Schmitt Obtained from:=09NetBSD sys/fs/cd9660/cd9660_node.c,r1.31 311665 by cem: cd9660: Expand internal inum size to 64 bits Inums in cd9660 refer to byte offsets on the media. DVD and BD media can have entries above 4GB, especially with multi-session images. PR:=09=09190655 Reported by:=09Thomas Schmitt 311664 by cem: mmc: Accept even lower voltage for Cherryview And HP x2 210, per DragonFlyBSD 240bd9cd58f8259c12c14a8006837e698. Submitted by:=09Johannes Lundberg No objection:=09gonzo@ Obtained from:=09DragonFlyBSD The end of the build log: [...truncated 44913 lines...] cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/secure/lib/l= ibcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS = -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DOPENSSL_IA32_SSE2 -DAES_ASM -DVPAES= _ASM -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2= m -DMD5_ASM -DGHASH_ASM -DRMD160_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -= DWHIRLPOOL_ASM -I/usr/obj/usr/src/secure/lib/libcrypto -I/usr/src/secure/li= b/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 -MD -MF.depend.bio_ndef.pico -MTbio_ndef.pico -std= =3Dgnu89 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-st= ring-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unu= sed-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversi= on -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted= -parameter -Wno-parentheses -Qunused-arguments -c /usr/src/secure/lib/lib= crypto/../../../crypto/openssl/crypto/asn1/bio_ndef.c -o bio_ndef.pico --- kerberos5/lib/libwind__L --- --- normalize_table.o --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -O2 -pipe -I/usr/src/kerberos5/lib/libwind/../../= ../crypto/heimdal/lib/roken -I. -DHAVE_CONFIG_H -I/usr/src/kerberos5/lib/= libwind/../../include -MD -MF.depend.normalize_table.o -MTnormalize_table.= o -std=3Dgnu99 -fstack-protector-strong -Qunused-arguments -c /usr/src/= kerberos5/lib/libwind/../../../crypto/heimdal/lib/wind/normalize_table.c -o= normalize_table.o --- secure/lib/libcrypto__L --- --- d2i_pr.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/secure/lib/l= ibcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS = -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DOPENSSL_IA32_SSE2 -DAES_ASM -DVPAES= _ASM -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2= m -DMD5_ASM -DGHASH_ASM -DRMD160_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -= DWHIRLPOOL_ASM -I/usr/obj/usr/src/secure/lib/libcrypto -I/usr/src/secure/li= b/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 -MD -MF.depend.d2i_pr.pico -MTd2i_pr.pico -std=3Dgnu= 89 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-p= lus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-va= lue -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wn= o-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-param= eter -Wno-parentheses -Qunused-arguments -c /usr/src/secure/lib/libcrypto= /../../../crypto/openssl/crypto/asn1/d2i_pr.c -o d2i_pr.pico --- d2i_pu.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/secure/lib/l= ibcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS = -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DOPENSSL_IA32_SSE2 -DAES_ASM -DVPAES= _ASM -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2= m -DMD5_ASM -DGHASH_ASM -DRMD160_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -= DWHIRLPOOL_ASM -I/usr/obj/usr/src/secure/lib/libcrypto -I/usr/src/secure/li= b/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 -MD -MF.depend.d2i_pu.pico -MTd2i_pu.pico -std=3Dgnu= 89 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-p= lus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-va= lue -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wn= o-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-param= eter -Wno-parentheses -Qunused-arguments -c /usr/src/secure/lib/libcrypto= /../../../crypto/openssl/crypto/asn1/d2i_pu.c -o d2i_pu.pico --- kerberos5/lib/libwind__L --- --- punycode.o --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -O2 -pipe -I/usr/src/kerberos5/lib/libwind/../../= ../crypto/heimdal/lib/roken -I. -DHAVE_CONFIG_H -I/usr/src/kerberos5/lib/= libwind/../../include -MD -MF.depend.punycode.o -MTpunycode.o -std=3Dgnu99= -fstack-protector-strong -Qunused-arguments -c /usr/src/kerberos5/lib/= libwind/../../../crypto/heimdal/lib/wind/punycode.c -o punycode.o --- secure/lib/libcrypto__L --- --- evp_asn1.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/secure/lib/l= ibcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS = -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DOPENSSL_IA32_SSE2 -DAES_ASM -DVPAES= _ASM -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2= m -DMD5_ASM -DGHASH_ASM -DRMD160_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -= DWHIRLPOOL_ASM -I/usr/obj/usr/src/secure/lib/libcrypto -I/usr/src/secure/li= b/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 -MD -MF.depend.evp_asn1.pico -MTevp_asn1.pico -std= =3Dgnu89 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-st= ring-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unu= sed-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversi= on -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted= -parameter -Wno-parentheses -Qunused-arguments -c /usr/src/secure/lib/lib= crypto/../../../crypto/openssl/crypto/asn1/evp_asn1.c -o evp_asn1.pico --- kerberos5/lib/libwind__L --- --- stringprep.o --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -O2 -pipe -I/usr/src/kerberos5/lib/libwind/../../= ../crypto/heimdal/lib/roken -I. -DHAVE_CONFIG_H -I/usr/src/kerberos5/lib/= libwind/../../include -MD -MF.depend.stringprep.o -MTstringprep.o -std=3Dg= nu99 -fstack-protector-strong -Qunused-arguments -c /usr/src/kerberos5/= lib/libwind/../../../crypto/heimdal/lib/wind/stringprep.c -o stringprep.o --- utf8.o --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -O2 -pipe -I/usr/src/kerberos5/lib/libwind/../../= ../crypto/heimdal/lib/roken -I. -DHAVE_CONFIG_H -I/usr/src/kerberos5/lib/= libwind/../../include -MD -MF.depend.utf8.o -MTutf8.o -std=3Dgnu99 -fstack= -protector-strong -Qunused-arguments -c /usr/src/kerberos5/lib/libwind/= ../../../crypto/heimdal/lib/wind/utf8.c -o utf8.o --- secure/lib/libcrypto__L --- --- f_enum.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/secure/lib/l= ibcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS = -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DOPENSSL_IA32_SSE2 -DAES_ASM -DVPAES= _ASM -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2= m -DMD5_ASM -DGHASH_ASM -DRMD160_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -= DWHIRLPOOL_ASM -I/usr/obj/usr/src/secure/lib/libcrypto -I/usr/src/secure/li= b/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 -MD -MF.depend.f_enum.pico -MTf_enum.pico -std=3Dgnu= 89 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-p= lus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-va= lue -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wn= o-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-param= eter -Wno-parentheses -Qunused-arguments -c /usr/src/secure/lib/libcrypto= /../../../crypto/openssl/crypto/asn1/f_enum.c -o f_enum.pico --- f_int.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/secure/lib/l= ibcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS = -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DOPENSSL_IA32_SSE2 -DAES_ASM -DVPAES= _ASM -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2= m -DMD5_ASM -DGHASH_ASM -DRMD160_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -= DWHIRLPOOL_ASM -I/usr/obj/usr/src/secure/lib/libcrypto -I/usr/src/secure/li= b/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 -MD -MF.depend.f_int.pico -MTf_int.pico -std=3Dgnu89= -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-plu= s-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-valu= e -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-= unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-paramet= er -Wno-parentheses -Qunused-arguments -c /usr/src/secure/lib/libcrypto/.= ./../../crypto/openssl/crypto/asn1/f_int.c -o f_int.pico --- kerberos5/lib/libwind__L --- --- wind_err.o --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -O2 -pipe -I/usr/src/kerberos5/lib/libwind/../../= ../crypto/heimdal/lib/roken -I. -DHAVE_CONFIG_H -I/usr/src/kerberos5/lib/= libwind/../../include -MD -MF.depend.wind_err.o -MTwind_err.o -std=3Dgnu99= -fstack-protector-strong -Qunused-arguments -c wind_err.c -o wind_err.= o --- bidi.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/kerberos5/lib/= libwind/../../../crypto/heimdal/lib/roken -I. -DHAVE_CONFIG_H -I/usr/src/= kerberos5/lib/libwind/../../include -MD -MF.depend.bidi.pico -MTbidi.pico = -std=3Dgnu99 -fstack-protector-strong -Qunused-arguments -c /usr/src/ke= rberos5/lib/libwind/../../../crypto/heimdal/lib/wind/bidi.c -o bidi.pico --- secure/lib/libcrypto__L --- --- f_string.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/secure/lib/l= ibcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS = -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DOPENSSL_IA32_SSE2 -DAES_ASM -DVPAES= _ASM -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2= m -DMD5_ASM -DGHASH_ASM -DRMD160_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -= DWHIRLPOOL_ASM -I/usr/obj/usr/src/secure/lib/libcrypto -I/usr/src/secure/li= b/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 -MD -MF.depend.f_string.pico -MTf_string.pico -std= =3Dgnu89 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-st= ring-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unu= sed-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversi= on -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted= -parameter -Wno-parentheses -Qunused-arguments -c /usr/src/secure/lib/lib= crypto/../../../crypto/openssl/crypto/asn1/f_string.c -o f_string.pico --- kerberos5/lib/libwind__L --- --- bidi_table.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/kerberos5/lib/= libwind/../../../crypto/heimdal/lib/roken -I. -DHAVE_CONFIG_H -I/usr/src/= kerberos5/lib/libwind/../../include -MD -MF.depend.bidi_table.pico -MTbidi= _table.pico -std=3Dgnu99 -fstack-protector-strong -Qunused-arguments -c= /usr/src/kerberos5/lib/libwind/../../../crypto/heimdal/lib/wind/bidi_table= .c -o bidi_table.pico --- combining.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/kerberos5/lib/= libwind/../../../crypto/heimdal/lib/roken -I. -DHAVE_CONFIG_H -I/usr/src/= kerberos5/lib/libwind/../../include -MD -MF.depend.combining.pico -MTcombi= ning.pico -std=3Dgnu99 -fstack-protector-strong -Qunused-arguments -c /= usr/src/kerberos5/lib/libwind/../../../crypto/heimdal/lib/wind/combining.c = -o combining.pico --- kerberos5/lib/libasn1__L --- --- asn1_pkcs12_asn1.o --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -O2 -pipe -I/usr/src/kerberos5/lib/libasn1/../../= ../crypto/heimdal/lib/asn1 -I/usr/src/kerberos5/lib/libasn1/../../../crypto= /heimdal/lib/roken -I. -DHAVE_CONFIG_H -I/usr/src/kerberos5/lib/libasn1/.= ./../include -MD -MF.depend.asn1_pkcs12_asn1.o -MTasn1_pkcs12_asn1.o -std= =3Dgnu99 -fstack-protector-strong -Qunused-arguments -c asn1_pkcs12_asn= 1.c -o asn1_pkcs12_asn1.o --- secure/lib/libcrypto__L --- --- i2d_pr.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/secure/lib/l= ibcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS = -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DOPENSSL_IA32_SSE2 -DAES_ASM -DVPAES= _ASM -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2= m -DMD5_ASM -DGHASH_ASM -DRMD160_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -= DWHIRLPOOL_ASM -I/usr/obj/usr/src/secure/lib/libcrypto -I/usr/src/secure/li= b/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 -MD -MF.depend.i2d_pr.pico -MTi2d_pr.pico -std=3Dgnu= 89 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-p= lus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-va= lue -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wn= o-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-param= eter -Wno-parentheses -Qunused-arguments -c /usr/src/secure/lib/libcrypto= /../../../crypto/openssl/crypto/asn1/i2d_pr.c -o i2d_pr.pico --- kerberos5/lib/libwind__L --- --- combining_table.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/kerberos5/lib/= libwind/../../../crypto/heimdal/lib/roken -I. -DHAVE_CONFIG_H -I/usr/src/= kerberos5/lib/libwind/../../include -MD -MF.depend.combining_table.pico -M= Tcombining_table.pico -std=3Dgnu99 -fstack-protector-strong -Qunused-arg= uments -c /usr/src/kerberos5/lib/libwind/../../../crypto/heimdal/lib/wind/= combining_table.c -o combining_table.pico --- doxygen.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/kerberos5/lib/= libwind/../../../crypto/heimdal/lib/roken -I. -DHAVE_CONFIG_H -I/usr/src/= kerberos5/lib/libwind/../../include -MD -MF.depend.doxygen.pico -MTdoxygen= .pico -std=3Dgnu99 -fstack-protector-strong -Qunused-arguments -c /usr/= src/kerberos5/lib/libwind/../../../crypto/heimdal/lib/wind/doxygen.c -o dox= ygen.pico --- errorlist.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/kerberos5/lib/= libwind/../../../crypto/heimdal/lib/roken -I. -DHAVE_CONFIG_H -I/usr/src/= kerberos5/lib/libwind/../../include -MD -MF.depend.errorlist.pico -MTerror= list.pico -std=3Dgnu99 -fstack-protector-strong -Qunused-arguments -c /= usr/src/kerberos5/lib/libwind/../../../crypto/heimdal/lib/wind/errorlist.c = -o errorlist.pico --- secure/lib/libcrypto__L --- --- i2d_pu.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/secure/lib/l= ibcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS = -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DOPENSSL_IA32_SSE2 -DAES_ASM -DVPAES= _ASM -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2= m -DMD5_ASM -DGHASH_ASM -DRMD160_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -= DWHIRLPOOL_ASM -I/usr/obj/usr/src/secure/lib/libcrypto -I/usr/src/secure/li= b/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 -MD -MF.depend.i2d_pu.pico -MTi2d_pu.pico -std=3Dgnu= 89 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-p= lus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-va= lue -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wn= o-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-param= eter -Wno-parentheses -Qunused-arguments -c /usr/src/secure/lib/libcrypto= /../../../crypto/openssl/crypto/asn1/i2d_pu.c -o i2d_pu.pico --- kerberos5/lib/libwind__L --- --- errorlist_table.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/kerberos5/lib/= libwind/../../../crypto/heimdal/lib/roken -I. -DHAVE_CONFIG_H -I/usr/src/= kerberos5/lib/libwind/../../include -MD -MF.depend.errorlist_table.pico -M= Terrorlist_table.pico -std=3Dgnu99 -fstack-protector-strong -Qunused-arg= uments -c /usr/src/kerberos5/lib/libwind/../../../crypto/heimdal/lib/wind/= errorlist_table.c -o errorlist_table.pico --- secure/lib/libcrypto__L --- --- n_pkey.pico --- --- kerberos5/lib/libwind__L --- --- ldap.pico --- --- secure/lib/libcrypto__L --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/secure/lib/l= ibcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS = -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DOPENSSL_IA32_SSE2 -DAES_ASM -DVPAES= _ASM -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2= m -DMD5_ASM -DGHASH_ASM -DRMD160_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -= DWHIRLPOOL_ASM -I/usr/obj/usr/src/secure/lib/libcrypto -I/usr/src/secure/li= b/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 -MD -MF.depend.n_pkey.pico -MTn_pkey.pico -std=3Dgnu= 89 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-p= lus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-va= lue -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wn= o-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-param= eter -Wno-parentheses -Qunused-arguments -c /usr/src/secure/lib/libcrypto= /../../../crypto/openssl/crypto/asn1/n_pkey.c -o n_pkey.pico --- kerberos5/lib/libwind__L --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/kerberos5/lib/= libwind/../../../crypto/heimdal/lib/roken -I. -DHAVE_CONFIG_H -I/usr/src/= kerberos5/lib/libwind/../../include -MD -MF.depend.ldap.pico -MTldap.pico = -std=3Dgnu99 -fstack-protector-strong -Qunused-arguments -c /usr/src/ke= rberos5/lib/libwind/../../../crypto/heimdal/lib/wind/ldap.c -o ldap.pico --- map.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/kerberos5/lib/= libwind/../../../crypto/heimdal/lib/roken -I. -DHAVE_CONFIG_H -I/usr/src/= kerberos5/lib/libwind/../../include -MD -MF.depend.map.pico -MTmap.pico -s= td=3Dgnu99 -fstack-protector-strong -Qunused-arguments -c /usr/src/kerb= eros5/lib/libwind/../../../crypto/heimdal/lib/wind/map.c -o map.pico --- kerberos5/lib/libasn1__L --- --- asn1_digest_asn1.o --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -O2 -pipe -I/usr/src/kerberos5/lib/libasn1/../../= ../crypto/heimdal/lib/asn1 -I/usr/src/kerberos5/lib/libasn1/../../../crypto= /heimdal/lib/roken -I. -DHAVE_CONFIG_H -I/usr/src/kerberos5/lib/libasn1/.= ./../include -MD -MF.depend.asn1_digest_asn1.o -MTasn1_digest_asn1.o -std= =3Dgnu99 -fstack-protector-strong -Qunused-arguments -c asn1_digest_asn= 1.c -o asn1_digest_asn1.o --- kerberos5/lib/libwind__L --- --- map_table.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/kerberos5/lib/= libwind/../../../crypto/heimdal/lib/roken -I. -DHAVE_CONFIG_H -I/usr/src/= kerberos5/lib/libwind/../../include -MD -MF.depend.map_table.pico -MTmap_t= able.pico -std=3Dgnu99 -fstack-protector-strong -Qunused-arguments -c /= usr/src/kerberos5/lib/libwind/../../../crypto/heimdal/lib/wind/map_table.c = -o map_table.pico --- secure/lib/libcrypto__L --- --- nsseq.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/secure/lib/l= ibcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS = -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DOPENSSL_IA32_SSE2 -DAES_ASM -DVPAES= _ASM -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2= m -DMD5_ASM -DGHASH_ASM -DRMD160_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -= DWHIRLPOOL_ASM -I/usr/obj/usr/src/secure/lib/libcrypto -I/usr/src/secure/li= b/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 -MD -MF.depend.nsseq.pico -MTnsseq.pico -std=3Dgnu89= -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-plu= s-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-valu= e -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-= unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-paramet= er -Wno-parentheses -Qunused-arguments -c /usr/src/secure/lib/libcrypto/.= ./../../crypto/openssl/crypto/asn1/nsseq.c -o nsseq.pico --- kerberos5/lib/libwind__L --- --- normalize.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/kerberos5/lib/= libwind/../../../crypto/heimdal/lib/roken -I. -DHAVE_CONFIG_H -I/usr/src/= kerberos5/lib/libwind/../../include -MD -MF.depend.normalize.pico -MTnorma= lize.pico -std=3Dgnu99 -fstack-protector-strong -Qunused-arguments -c /= usr/src/kerberos5/lib/libwind/../../../crypto/heimdal/lib/wind/normalize.c = -o normalize.pico --- secure/lib/libcrypto__L --- --- p5_pbe.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/secure/lib/l= ibcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS = -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DOPENSSL_IA32_SSE2 -DAES_ASM -DVPAES= _ASM -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2= m -DMD5_ASM -DGHASH_ASM -DRMD160_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -= DWHIRLPOOL_ASM -I/usr/obj/usr/src/secure/lib/libcrypto -I/usr/src/secure/li= b/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 -MD -MF.depend.p5_pbe.pico -MTp5_pbe.pico -std=3Dgnu= 89 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-p= lus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-va= lue -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wn= o-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-param= eter -Wno-parentheses -Qunused-arguments -c /usr/src/secure/lib/libcrypto= /../../../crypto/openssl/crypto/asn1/p5_pbe.c -o p5_pbe.pico --- p5_pbev2.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/secure/lib/l= ibcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS = -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DOPENSSL_IA32_SSE2 -DAES_ASM -DVPAES= _ASM -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2= m -DMD5_ASM -DGHASH_ASM -DRMD160_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -= DWHIRLPOOL_ASM -I/usr/obj/usr/src/secure/lib/libcrypto -I/usr/src/secure/li= b/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 -MD -MF.depend.p5_pbev2.pico -MTp5_pbev2.pico -std= =3Dgnu89 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-st= ring-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unu= sed-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversi= on -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted= -parameter -Wno-parentheses -Qunused-arguments -c /usr/src/secure/lib/lib= crypto/../../../crypto/openssl/crypto/asn1/p5_pbev2.c -o p5_pbev2.pico --- kerberos5/lib/libwind__L --- --- normalize_table.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/kerberos5/lib/= libwind/../../../crypto/heimdal/lib/roken -I. -DHAVE_CONFIG_H -I/usr/src/= kerberos5/lib/libwind/../../include -MD -MF.depend.normalize_table.pico -M= Tnormalize_table.pico -std=3Dgnu99 -fstack-protector-strong -Qunused-arg= uments -c /usr/src/kerberos5/lib/libwind/../../../crypto/heimdal/lib/wind/= normalize_table.c -o normalize_table.pico --- secure/lib/libcrypto__L --- --- p8_pkey.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/secure/lib/l= ibcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS = -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DOPENSSL_IA32_SSE2 -DAES_ASM -DVPAES= _ASM -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2= m -DMD5_ASM -DGHASH_ASM -DRMD160_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -= DWHIRLPOOL_ASM -I/usr/obj/usr/src/secure/lib/libcrypto -I/usr/src/secure/li= b/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 -MD -MF.depend.p8_pkey.pico -MTp8_pkey.pico -std=3Dg= nu89 -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-par= ameter -Wno-parentheses -Qunused-arguments -c /usr/src/secure/lib/libcryp= to/../../../crypto/openssl/crypto/asn1/p8_pkey.c -o p8_pkey.pico --- kerberos5/lib/libwind__L --- --- punycode.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/kerberos5/lib/= libwind/../../../crypto/heimdal/lib/roken -I. -DHAVE_CONFIG_H -I/usr/src/= kerberos5/lib/libwind/../../include -MD -MF.depend.punycode.pico -MTpunyco= de.pico -std=3Dgnu99 -fstack-protector-strong -Qunused-arguments -c /us= r/src/kerberos5/lib/libwind/../../../crypto/heimdal/lib/wind/punycode.c -o = punycode.pico --- secure/lib/libcrypto__L --- --- t_bitst.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/secure/lib/l= ibcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS = -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DOPENSSL_IA32_SSE2 -DAES_ASM -DVPAES= _ASM -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2= m -DMD5_ASM -DGHASH_ASM -DRMD160_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -= DWHIRLPOOL_ASM -I/usr/obj/usr/src/secure/lib/libcrypto -I/usr/src/secure/li= b/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 -MD -MF.depend.t_bitst.pico -MTt_bitst.pico -std=3Dg= nu89 -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-par= ameter -Wno-parentheses -Qunused-arguments -c /usr/src/secure/lib/libcryp= to/../../../crypto/openssl/crypto/asn1/t_bitst.c -o t_bitst.pico --- kerberos5/lib/libwind__L --- --- stringprep.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/kerberos5/lib/= libwind/../../../crypto/heimdal/lib/roken -I. -DHAVE_CONFIG_H -I/usr/src/= kerberos5/lib/libwind/../../include -MD -MF.depend.stringprep.pico -MTstri= ngprep.pico -std=3Dgnu99 -fstack-protector-strong -Qunused-arguments -c= /usr/src/kerberos5/lib/libwind/../../../crypto/heimdal/lib/wind/stringprep= .c -o stringprep.pico --- secure/lib/libcrypto__L --- --- t_crl.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/secure/lib/l= ibcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS = -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DOPENSSL_IA32_SSE2 -DAES_ASM -DVPAES= _ASM -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2= m -DMD5_ASM -DGHASH_ASM -DRMD160_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -= DWHIRLPOOL_ASM -I/usr/obj/usr/src/secure/lib/libcrypto -I/usr/src/secure/li= b/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 -MD -MF.depend.t_crl.pico -MTt_crl.pico -std=3Dgnu89= -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-plu= s-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-valu= e -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-= unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-paramet= er -Wno-parentheses -Qunused-arguments -c /usr/src/secure/lib/libcrypto/.= ./../../crypto/openssl/crypto/asn1/t_crl.c -o t_crl.pico --- kerberos5/lib/libwind__L --- --- utf8.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/kerberos5/lib/= libwind/../../../crypto/heimdal/lib/roken -I. -DHAVE_CONFIG_H -I/usr/src/= kerberos5/lib/libwind/../../include -MD -MF.depend.utf8.pico -MTutf8.pico = -std=3Dgnu99 -fstack-protector-strong -Qunused-arguments -c /usr/src/ke= rberos5/lib/libwind/../../../crypto/heimdal/lib/wind/utf8.c -o utf8.pico --- secure/lib/libcrypto__L --- --- t_pkey.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/secure/lib/l= ibcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS = -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DOPENSSL_IA32_SSE2 -DAES_ASM -DVPAES= _ASM -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2= m -DMD5_ASM -DGHASH_ASM -DRMD160_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -= DWHIRLPOOL_ASM -I/usr/obj/usr/src/secure/lib/libcrypto -I/usr/src/secure/li= b/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 -MD -MF.depend.t_pkey.pico -MTt_pkey.pico -std=3Dgnu= 89 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-p= lus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-va= lue -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wn= o-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-param= eter -Wno-parentheses -Qunused-arguments -c /usr/src/secure/lib/libcrypto= /../../../crypto/openssl/crypto/asn1/t_pkey.c -o t_pkey.pico --- kerberos5/lib/libwind__L --- --- wind_err.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/kerberos5/lib/= libwind/../../../crypto/heimdal/lib/roken -I. -DHAVE_CONFIG_H -I/usr/src/= kerberos5/lib/libwind/../../include -MD -MF.depend.wind_err.pico -MTwind_e= rr.pico -std=3Dgnu99 -fstack-protector-strong -Qunused-arguments -c win= d_err.c -o wind_err.pico --- libwind.a --- building static wind library ar -crD libwind.a `NM=3D'nm' NMFLAGS=3D'' lorder bidi.o bidi_table.o combi= ning.o combining_table.o doxygen.o errorlist.o errorlist_table.o ldap.o map= .o map_table.o normalize.o normalize_table.o punycode.o stringprep.o utf8.o= wind_err.o | tsort -q`=20 --- secure/lib/libcrypto__L --- --- t_req.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/secure/lib/l= ibcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS = -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DOPENSSL_IA32_SSE2 -DAES_ASM -DVPAES= _ASM -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2= m -DMD5_ASM -DGHASH_ASM -DRMD160_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -= DWHIRLPOOL_ASM -I/usr/obj/usr/src/secure/lib/libcrypto -I/usr/src/secure/li= b/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 -MD -MF.depend.t_req.pico -MTt_req.pico -std=3Dgnu89= -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-plu= s-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-valu= e -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-= unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-paramet= er -Wno-parentheses -Qunused-arguments -c /usr/src/secure/lib/libcrypto/.= ./../../crypto/openssl/crypto/asn1/t_req.c -o t_req.pico --- kerberos5/lib/libwind__L --- ranlib -D libwind.a --- libwind.so.11.full --- building shared library libwind.so.11 cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -Wl,--no-undefined -Wl,--version-script=3D/usr/src= /kerberos5/lib/libwind/../../../crypto/heimdal/lib/wind/version-script.map = -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-sha= red-textrel -o libwind.so.11.full -Wl,-soname,libwind.so.11 `NM=3D'nm' NM= FLAGS=3D'' lorder bidi.pico bidi_table.pico combining.pico combining_table.= pico doxygen.pico errorlist.pico errorlist_table.pico ldap.pico map.pico ma= p_table.pico normalize.pico normalize_table.pico punycode.pico stringprep.p= ico utf8.pico wind_err.pico | tsort -q` -lcom_err -lroken --- libwind.so.11.debug --- objcopy --only-keep-debug libwind.so.11.full libwind.so.11.debug --- libwind.so.11 --- objcopy --strip-debug --add-gnu-debuglink=3Dlibwind.so.11.debug libwind.so= .11.full libwind.so.11 --- _libinstall --- sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 libwind.a /usr/o= bj/usr/src/tmp/usr/lib/ sh /usr/src/tools/install.sh -s -o root -g wheel -m 444 libwind.so.11 = /usr/obj/usr/src/tmp/usr/lib/ sh /usr/src/tools/install.sh -o root -g wheel -m 444 libwind.so.11.debu= g /usr/obj/usr/src/tmp/usr/lib/debug/usr/lib/ sh /usr/src/tools/install.sh -l rs libwind.so.11 /usr/obj/usr/src/tmp/usr/= lib/libwind.so --- _INCSINS --- sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 /usr/src/kerberos= 5/lib/libwind/../../../crypto/heimdal/lib/wind/wind.h wind_err.h /usr/obj/u= sr/src/tmp/usr/include/ --- secure/lib/libcrypto__L --- --- t_spki.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/secure/lib/l= ibcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS = -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DOPENSSL_IA32_SSE2 -DAES_ASM -DVPAES= _ASM -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2= m -DMD5_ASM -DGHASH_ASM -DRMD160_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -= DWHIRLPOOL_ASM -I/usr/obj/usr/src/secure/lib/libcrypto -I/usr/src/secure/li= b/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 -MD -MF.depend.t_spki.pico -MTt_spki.pico -std=3Dgnu= 89 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-p= lus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-va= lue -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wn= o-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-param= eter -Wno-parentheses -Qunused-arguments -c /usr/src/secure/lib/libcrypto= /../../../crypto/openssl/crypto/asn1/t_spki.c -o t_spki.pico --- kerberos5/lib/libasn1__L --- --- asn1_kx509_asn1.o --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -O2 -pipe -I/usr/src/kerberos5/lib/libasn1/../../= ../crypto/heimdal/lib/asn1 -I/usr/src/kerberos5/lib/libasn1/../../../crypto= /heimdal/lib/roken -I. -DHAVE_CONFIG_H -I/usr/src/kerberos5/lib/libasn1/.= ./../include -MD -MF.depend.asn1_kx509_asn1.o -MTasn1_kx509_asn1.o -std=3D= gnu99 -fstack-protector-strong -Qunused-arguments -c asn1_kx509_asn1.c = -o asn1_kx509_asn1.o --- secure/lib/libcrypto__L --- --- t_x509.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/secure/lib/l= ibcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS = -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DOPENSSL_IA32_SSE2 -DAES_ASM -DVPAES= _ASM -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2= m -DMD5_ASM -DGHASH_ASM -DRMD160_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -= DWHIRLPOOL_ASM -I/usr/obj/usr/src/secure/lib/libcrypto -I/usr/src/secure/li= b/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 -MD -MF.depend.t_x509.pico -MTt_x509.pico -std=3Dgnu= 89 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-p= lus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-va= lue -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wn= o-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-param= eter -Wno-parentheses -Qunused-arguments -c /usr/src/secure/lib/libcrypto= /../../../crypto/openssl/crypto/asn1/t_x509.c -o t_x509.pico --- lib/libprocstat__L --- =3D=3D=3D> lib/libprocstat (obj,all,install) --- obj_subdir_lib/libprocstat/zfs --- =3D=3D=3D> lib/libprocstat/zfs (obj) --- obj --- --- obj --- --- .depend --- echo libprocstat.so.1.full: /usr/obj/usr/src/tmp/usr/lib/libelf.a /usr/obj/= usr/src/tmp/usr/lib/libkvm.a /usr/obj/usr/src/tmp/usr/lib/libutil.a >> .dep= end --- zfs/zfs.o --- --- zfs.o --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -O2 -pipe -I/usr/src/lib/libprocstat/zfs/../../..= /sys/cddl/compat/opensolaris -I/usr/src/lib/libprocstat/zfs/../../../cddl/c= ompat/opensolaris/include -I/usr/src/lib/libprocstat/zfs/../../../cddl/comp= at/opensolaris/lib/libumem -I/usr/src/lib/libprocstat/zfs/../../../cddl/con= trib/opensolaris/lib/libzpool/common -I/usr/src/lib/libprocstat/zfs/../../.= ./sys/cddl/contrib/opensolaris/common/zfs -I/usr/src/lib/libprocstat/zfs/..= /../../sys/cddl/contrib/opensolaris/uts/common/fs/zfs -I/usr/src/lib/libpro= cstat/zfs/../../../sys/cddl/contrib/opensolaris/uts/common -I/usr/src/lib/l= ibprocstat/zfs/../../../sys/cddl/contrib/opensolaris/uts/common/sys -I/usr/= src/lib/libprocstat/zfs/../../../cddl/contrib/opensolaris/head -I/usr/src/l= ib/libprocstat/zfs/.. -DNEED_SOLARIS_BOOLEAN -MD -MF.depend.zfs.o -MTzfs= .o -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin= ter-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -W= no-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-un= used-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -W= no-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-argum= ents -c /usr/src/lib/libprocstat/zfs/../zfs.c -o zfs.o --- kerberos5/lib/libasn1__L --- --- asn1_err.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/kerberos5/lib/= libasn1/../../../crypto/heimdal/lib/asn1 -I/usr/src/kerberos5/lib/libasn1/.= ./../../crypto/heimdal/lib/roken -I. -DHAVE_CONFIG_H -I/usr/src/kerberos5= /lib/libasn1/../../include -MD -MF.depend.asn1_err.pico -MTasn1_err.pico -= std=3Dgnu99 -fstack-protector-strong -Qunused-arguments -c asn1_err.c -= o asn1_err.pico --- der.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/kerberos5/lib/= libasn1/../../../crypto/heimdal/lib/asn1 -I/usr/src/kerberos5/lib/libasn1/.= ./../../crypto/heimdal/lib/roken -I. -DHAVE_CONFIG_H -I/usr/src/kerberos5= /lib/libasn1/../../include -MD -MF.depend.der.pico -MTder.pico -std=3Dgnu9= 9 -fstack-protector-strong -Qunused-arguments -c /usr/src/kerberos5/lib= /libasn1/../../../crypto/heimdal/lib/asn1/der.c -o der.pico --- der_copy.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/kerberos5/lib/= libasn1/../../../crypto/heimdal/lib/asn1 -I/usr/src/kerberos5/lib/libasn1/.= ./../../crypto/heimdal/lib/roken -I. -DHAVE_CONFIG_H -I/usr/src/kerberos5= /lib/libasn1/../../include -MD -MF.depend.der_copy.pico -MTder_copy.pico -= std=3Dgnu99 -fstack-protector-strong -Qunused-arguments -c /usr/src/ker= beros5/lib/libasn1/../../../crypto/heimdal/lib/asn1/der_copy.c -o der_copy.= pico --- secure/lib/libcrypto__L --- --- t_x509a.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/secure/lib/l= ibcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS = -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DOPENSSL_IA32_SSE2 -DAES_ASM -DVPAES= _ASM -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2= m -DMD5_ASM -DGHASH_ASM -DRMD160_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -= DWHIRLPOOL_ASM -I/usr/obj/usr/src/secure/lib/libcrypto -I/usr/src/secure/li= b/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 -MD -MF.depend.t_x509a.pico -MTt_x509a.pico -std=3Dg= nu89 -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-par= ameter -Wno-parentheses -Qunused-arguments -c /usr/src/secure/lib/libcryp= to/../../../crypto/openssl/crypto/asn1/t_x509a.c -o t_x509a.pico --- kerberos5/lib/libasn1__L --- --- der_cmp.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/kerberos5/lib/= libasn1/../../../crypto/heimdal/lib/asn1 -I/usr/src/kerberos5/lib/libasn1/.= ./../../crypto/heimdal/lib/roken -I. -DHAVE_CONFIG_H -I/usr/src/kerberos5= /lib/libasn1/../../include -MD -MF.depend.der_cmp.pico -MTder_cmp.pico -st= d=3Dgnu99 -fstack-protector-strong -Qunused-arguments -c /usr/src/kerbe= ros5/lib/libasn1/../../../crypto/heimdal/lib/asn1/der_cmp.c -o der_cmp.pico --- lib/libprocstat__L --- --- cd9660.o --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -O2 -pipe -I. -I/usr/src/lib/libprocstat -D_KVM= _VNODE -DLIBPROCSTAT_ZFS -MD -MF.depend.cd9660.o -MTcd9660.o -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/libprocstat/cd9660.c -o cd9= 660.o --- secure/lib/libcrypto__L --- --- tasn_dec.pico --- cc -target i386-unknown-freebsd12.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr= /obj/usr/src/tmp/usr/bin -fpic -DPIC -g -O2 -pipe -I/usr/src/secure/lib/l= ibcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS = -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DOPENSSL_IA32_SSE2 -DAES_ASM -DVPAES= _ASM -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2= m -DMD5_ASM -DGHASH_ASM -DRMD160_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -= DWHIRLPOOL_ASM -I/usr/obj/usr/src/secure/lib/libcrypto -I/usr/src/secure/li= b/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 -MD -MF.depend.tasn_dec.pico -MTtasn_dec.pico -std= =3Dgnu89 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-st= ring-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unu= sed-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversi= on -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted= -parameter -Wno-parentheses -Qunused-arguments -c /usr/src/secure/lib/lib= crypto/../../../crypto/openssl/crypto/asn1/tasn_dec.c -o tasn_dec.pico --- lib/libprocstat__L --- In file included from /usr/src/lib/libprocstat/cd9660.c:56: /usr/obj/usr/src/tmp/usr/include/isofs/cd9660/cd9660_node.h:61:2: error: un= known type name 'cd_ino_t'; did you mean '__ino_t'? cd_ino_t i_number; /* the identity of the inode */ ^ /usr/obj/usr/src/tmp/usr/include/sys/_types.h:46:20: note: '__ino_t' declar= ed here typedef __uint32_t __ino_t; /* inode number */ ^ 1 error generated. *** [cd9660.o] Error code 1 bmake[4]: stopped in /usr/src/lib/libprocstat 1 error bmake[4]: stopped in /usr/src/lib/libprocstat *** [lib/libprocstat__L] Error code 2 bmake[3]: stopped in /usr/src --- kerberos5/lib/libasn1__L --- A failure has been detected in another branch of the parallel make bmake[4]: stopped in /usr/src/kerberos5/lib/libasn1 *** [kerberos5/lib/libasn1__L] Error code 2 bmake[3]: stopped in /usr/src --- secure/lib/libcrypto__L --- A failure has been detected in another branch of the parallel make bmake[4]: stopped in /usr/src/secure/lib/libcrypto *** [secure/lib/libcrypto__L] Error code 2 bmake[3]: stopped in /usr/src --- lib/libsqlite3__L --- A failure has been detected in another branch of the parallel make bmake[4]: stopped in /usr/src/lib/libsqlite3 *** [lib/libsqlite3__L] Error code 2 bmake[3]: stopped in /usr/src 4 errors bmake[3]: stopped in /usr/src *** [libraries] Error code 2 bmake[2]: stopped in /usr/src 1 error bmake[2]: stopped in /usr/src *** [_libraries] Error code 2 bmake[1]: stopped in /usr/src 1 error bmake[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_i386] $ /bin/sh -xe /tmp/hudson6044999569858744179.sh + export 'PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/b= in' + export 'jname=3DFreeBSD_HEAD_i386' + echo 'clean up jail FreeBSD_HEAD_i386' clean up jail FreeBSD_HEAD_i386 + sudo jail -r FreeBSD_HEAD_i386 + sudo ifconfig igb0 inet6 2610:1c1:1:607c::103:1 -alias + sudo umount FreeBSD_HEAD_i386/usr/src + sudo umount FreeBSD_HEAD_i386/dev + sudo rm -fr FreeBSD_HEAD_i386 + true + sudo chflags -R noschg FreeBSD_HEAD_i386 + sudo rm -fr FreeBSD_HEAD_i386 Email was triggered for: Failure - Any Sending email for trigger: Failure - Any From owner-freebsd-i386@freebsd.org Sun Jan 8 10:19:28 2017 Return-Path: Delivered-To: freebsd-i386@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7EFE2CA284C; Sun, 8 Jan 2017 10:19: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 715311CF2; Sun, 8 Jan 2017 10:19: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 68786682; Sun, 8 Jan 2017 10:19:28 +0000 (UTC) Date: Sun, 8 Jan 2017 10:19:26 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cem@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-current@FreeBSD.org, freebsd-i386@FreeBSD.org Message-ID: <531362950.25.1483870768437.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <462851722.21.1483861086066.JavaMail.jenkins@jenkins-9.freebsd.org> References: <462851722.21.1483861086066.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_i386 - Build #4601 - Still Failing MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD_i386 X-Jenkins-Result: FAILURE Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.23 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jan 2017 10:19:28 -0000 FreeBSD_HEAD_i386 - Build #4601 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4601/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4601/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4601/console Change summaries: 311671 by cem: libprocstat: Include cd9660 headers in the same order as the kernel Fix userspace build after r311665. The end of the build log: [...truncated 124749 lines...] --- all_subdir_usr.bin --- --- test_option_nodump.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -DPLATFORM_CONFIG_H=\"/usr/src/lib/libarchive/config_freebsd.h\" -I/usr/src/lib/libarchive -I/usr/obj/usr/src/usr.bin/tar/tests -I/usr/src/contrib/libarchive/tar -I/usr/src/contrib/libarchive/test_utils -g -MD -MF.depend.bsdtar_test.test_option_nodump.o -MTtest_option_nodump.o -std=gnu99 -fstack-protector-strong -Qunused-arguments -c /usr/src/contrib/libarchive/tar/test/test_option_nodump.c -o test_option_nodump.o --- all_subdir_lib --- --- parse.po --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -pg -O2 -pipe -MD -MF.depend.parse.po -MTparse.po -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/libusbhid/parse.c -o parse.po --- all_subdir_usr.bin --- --- test_option_older_than.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -DPLATFORM_CONFIG_H=\"/usr/src/lib/libarchive/config_freebsd.h\" -I/usr/src/lib/libarchive -I/usr/obj/usr/src/usr.bin/tar/tests -I/usr/src/contrib/libarchive/tar -I/usr/src/contrib/libarchive/test_utils -g -MD -MF.depend.bsdtar_test.test_option_older_than.o -MTtest_option_older_than.o -std=gnu99 -fstack-protector-strong -Qunused-arguments -c /usr/src/contrib/libarchive/tar/test/test_option_older_than.c -o test_option_older_than.o --- all_subdir_usr.sbin --- --- ef_obj.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -g -MD -MF.depend.ef_obj.o -MTef_obj.o -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/usr.sbin/kldxref/ef_obj.c -o ef_obj.o --- all_subdir_usr.bin --- --- test_option_passphrase.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -DPLATFORM_CONFIG_H=\"/usr/src/lib/libarchive/config_freebsd.h\" -I/usr/src/lib/libarchive -I/usr/obj/usr/src/usr.bin/tar/tests -I/usr/src/contrib/libarchive/tar -I/usr/src/contrib/libarchive/test_utils -g -MD -MF.depend.bsdtar_test.test_option_passphrase.o -MTtest_option_passphrase.o -std=gnu99 -fstack-protector-strong -Qunused-arguments -c /usr/src/contrib/libarchive/tar/test/test_option_passphrase.c -o test_option_passphrase.o --- test_option_q.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -DPLATFORM_CONFIG_H=\"/usr/src/lib/libarchive/config_freebsd.h\" -I/usr/src/lib/libarchive -I/usr/obj/usr/src/usr.bin/tar/tests -I/usr/src/contrib/libarchive/tar -I/usr/src/contrib/libarchive/test_utils -g -MD -MF.depend.bsdtar_test.test_option_q.o -MTtest_option_q.o -std=gnu99 -fstack-protector-strong -Qunused-arguments -c /usr/src/contrib/libarchive/tar/test/test_option_q.c -o test_option_q.o --- all_subdir_lib --- --- usage.po --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -pg -O2 -pipe -MD -MF.depend.usage.po -MTusage.po -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/libusbhid/usage.c -o usage.po --- all_subdir_usr.bin --- --- test_option_r.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -DPLATFORM_CONFIG_H=\"/usr/src/lib/libarchive/config_freebsd.h\" -I/usr/src/lib/libarchive -I/usr/obj/usr/src/usr.bin/tar/tests -I/usr/src/contrib/libarchive/tar -I/usr/src/contrib/libarchive/test_utils -g -MD -MF.depend.bsdtar_test.test_option_r.o -MTtest_option_r.o -std=gnu99 -fstack-protector-strong -Qunused-arguments -c /usr/src/contrib/libarchive/tar/test/test_option_r.c -o test_option_r.o --- all_subdir_lib --- --- data.po --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -pg -O2 -pipe -MD -MF.depend.data.po -MTdata.po -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/libusbhid/data.c -o data.po --- all_subdir_usr.bin --- --- test_option_s.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -DPLATFORM_CONFIG_H=\"/usr/src/lib/libarchive/config_freebsd.h\" -I/usr/src/lib/libarchive -I/usr/obj/usr/src/usr.bin/tar/tests -I/usr/src/contrib/libarchive/tar -I/usr/src/contrib/libarchive/test_utils -g -MD -MF.depend.bsdtar_test.test_option_s.o -MTtest_option_s.o -std=gnu99 -fstack-protector-strong -Qunused-arguments -c /usr/src/contrib/libarchive/tar/test/test_option_s.c -o test_option_s.o --- all_subdir_usr.sbin --- --- ef_i386.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -g -MD -MF.depend.ef_i386.o -MTef_i386.o -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/usr.sbin/kldxref/ef_i386.c -o ef_i386.o --- all_subdir_lib --- --- libusbhid_p.a --- building profiled usbhid library --- all_subdir_usr.sbin --- --- kldxref.full --- --- all_subdir_lib --- ar -crD libusbhid_p.a `NM='nm' NMFLAGS='' lorder descr.po descr_compat.po parse.po usage.po data.po | tsort -q` --- all_subdir_usr.sbin --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -g -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -o kldxref.full kldxref.o ef.o ef_obj.o ef_i386.o --- all_subdir_lib --- ranlib -D libusbhid_p.a --- usbhid.3.gz --- gzip -cn /usr/src/lib/libusbhid/usbhid.3 > usbhid.3.gz --- all_subdir_usr.sbin --- --- kldxref.8.gz --- gzip -cn /usr/src/usr.sbin/kldxref/kldxref.8 > kldxref.8.gz --- all_subdir_usr.bin --- --- test_option_uid_uname.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -DPLATFORM_CONFIG_H=\"/usr/src/lib/libarchive/config_freebsd.h\" -I/usr/src/lib/libarchive -I/usr/obj/usr/src/usr.bin/tar/tests -I/usr/src/contrib/libarchive/tar -I/usr/src/contrib/libarchive/test_utils -g -MD -MF.depend.bsdtar_test.test_option_uid_uname.o -MTtest_option_uid_uname.o -std=gnu99 -fstack-protector-strong -Qunused-arguments -c /usr/src/contrib/libarchive/tar/test/test_option_uid_uname.c -o test_option_uid_uname.o --- all_subdir_usr.sbin --- --- kldxref.debug --- objcopy --only-keep-debug kldxref.full kldxref.debug --- all_subdir_lib --- --- all_subdir_lib/atf --- --- all_subdir_lib/atf/libatf-c++/tests --- --- test_helpers.o --- c++ -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -DHAVE_CONFIG_H -DATF_C_TESTS_BASE='"/usr/tests/lib/atf/libatf-c"' -DATF_INCLUDEDIR='"/usr/include"' -I/usr/src/contrib/atf -g -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wno-uninitialized -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 -Wno-c++11-extensions -c /usr/src/contrib/atf/atf-c++/detail/test_helpers.cpp -o test_helpers.o --- all_subdir_usr.sbin --- --- kldxref --- objcopy --strip-debug --add-gnu-debuglink=kldxref.debug kldxref.full kldxref --- all_subdir_usr.sbin/lptcontrol --- ===> usr.sbin/lptcontrol (all) --- .depend --- echo lptcontrol.full: /usr/obj/usr/src/tmp/usr/lib/libc.a >> .depend --- lptcontrol.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -g -MD -MF.depend.lptcontrol.o -MTlptcontrol.o -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/usr.sbin/lptcontrol/lptcontrol.c -o lptcontrol.o --- all_subdir_usr.bin --- --- test_option_uuencode.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -DPLATFORM_CONFIG_H=\"/usr/src/lib/libarchive/config_freebsd.h\" -I/usr/src/lib/libarchive -I/usr/obj/usr/src/usr.bin/tar/tests -I/usr/src/contrib/libarchive/tar -I/usr/src/contrib/libarchive/test_utils -g -MD -MF.depend.bsdtar_test.test_option_uuencode.o -MTtest_option_uuencode.o -std=gnu99 -fstack-protector-strong -Qunused-arguments -c /usr/src/contrib/libarchive/tar/test/test_option_uuencode.c -o test_option_uuencode.o --- all_subdir_usr.sbin --- --- lptcontrol.full --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -g -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -o lptcontrol.full lptcontrol.o --- lptcontrol.8.gz --- gzip -cn /usr/src/usr.sbin/lptcontrol/lptcontrol.8 > lptcontrol.8.gz --- lptcontrol.debug --- objcopy --only-keep-debug lptcontrol.full lptcontrol.debug --- lptcontrol --- objcopy --strip-debug --add-gnu-debuglink=lptcontrol.debug lptcontrol.full lptcontrol --- all_subdir_usr.sbin/mailwrapper --- ===> usr.sbin/mailwrapper (all) --- all_subdir_usr.bin --- --- test_option_xz.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -DPLATFORM_CONFIG_H=\"/usr/src/lib/libarchive/config_freebsd.h\" -I/usr/src/lib/libarchive -I/usr/obj/usr/src/usr.bin/tar/tests -I/usr/src/contrib/libarchive/tar -I/usr/src/contrib/libarchive/test_utils -g -MD -MF.depend.bsdtar_test.test_option_xz.o -MTtest_option_xz.o -std=gnu99 -fstack-protector-strong -Qunused-arguments -c /usr/src/contrib/libarchive/tar/test/test_option_xz.c -o test_option_xz.o --- all_subdir_usr.sbin --- --- .depend --- echo mailwrapper.full: /usr/obj/usr/src/tmp/usr/lib/libc.a /usr/obj/usr/src/tmp/usr/lib/libutil.a >> .depend --- mailwrapper.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -g -MD -MF.depend.mailwrapper.o -MTmailwrapper.o -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/usr.sbin/mailwrapper/mailwrapper.c -o mailwrapper.o --- all_subdir_usr.bin --- --- test_option_z.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -DPLATFORM_CONFIG_H=\"/usr/src/lib/libarchive/config_freebsd.h\" -I/usr/src/lib/libarchive -I/usr/obj/usr/src/usr.bin/tar/tests -I/usr/src/contrib/libarchive/tar -I/usr/src/contrib/libarchive/test_utils -g -MD -MF.depend.bsdtar_test.test_option_z.o -MTtest_option_z.o -std=gnu99 -fstack-protector-strong -Qunused-arguments -c /usr/src/contrib/libarchive/tar/test/test_option_z.c -o test_option_z.o --- all_subdir_usr.sbin --- --- mailwrapper.full --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -g -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -o mailwrapper.full mailwrapper.o -lutil --- all_subdir_usr.bin --- --- test_patterns.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -DPLATFORM_CONFIG_H=\"/usr/src/lib/libarchive/config_freebsd.h\" -I/usr/src/lib/libarchive -I/usr/obj/usr/src/usr.bin/tar/tests -I/usr/src/contrib/libarchive/tar -I/usr/src/contrib/libarchive/test_utils -g -MD -MF.depend.bsdtar_test.test_patterns.o -MTtest_patterns.o -std=gnu99 -fstack-protector-strong -Qunused-arguments -c /usr/src/contrib/libarchive/tar/test/test_patterns.c -o test_patterns.o --- all_subdir_usr.sbin --- --- mailwrapper.8.gz --- gzip -cn /usr/src/usr.sbin/mailwrapper/mailwrapper.8 > mailwrapper.8.gz --- mailwrapper.debug --- objcopy --only-keep-debug mailwrapper.full mailwrapper.debug --- mailwrapper --- objcopy --strip-debug --add-gnu-debuglink=mailwrapper.debug mailwrapper.full mailwrapper --- all_subdir_usr.sbin/makefs --- ===> usr.sbin/makefs (all) --- all_subdir_usr.bin --- --- test_print_longpath.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -DPLATFORM_CONFIG_H=\"/usr/src/lib/libarchive/config_freebsd.h\" -I/usr/src/lib/libarchive -I/usr/obj/usr/src/usr.bin/tar/tests -I/usr/src/contrib/libarchive/tar -I/usr/src/contrib/libarchive/test_utils -g -MD -MF.depend.bsdtar_test.test_print_longpath.o -MTtest_print_longpath.o -std=gnu99 -fstack-protector-strong -Qunused-arguments -c /usr/src/contrib/libarchive/tar/test/test_print_longpath.c -o test_print_longpath.o --- all_subdir_usr.sbin --- --- .depend --- echo makefs.full: /usr/obj/usr/src/tmp/usr/lib/libc.a /usr/obj/usr/src/lib/libnetbsd/libnetbsd.a /usr/obj/usr/src/tmp/usr/lib/libutil.a /usr/obj/usr/src/tmp/usr/lib/libsbuf.a >> .depend --- cd9660.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -I/usr/src/usr.sbin/makefs -I/usr/src/sys/fs/cd9660/ -I/usr/src/sys/ufs/ffs -DHAVE_STRUCT_STAT_ST_FLAGS=1 -I/usr/src/contrib/mtree -I/usr/src/contrib/mknod -I/usr/src/lib/libnetbsd -g -MD -MF.depend.cd9660.o -MTcd9660.o -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/usr.sbin/makefs/cd9660.c -o cd9660.o --- all_subdir_usr.bin --- --- test_stdio.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -DPLATFORM_CONFIG_H=\"/usr/src/lib/libarchive/config_freebsd.h\" -I/usr/src/lib/libarchive -I/usr/obj/usr/src/usr.bin/tar/tests -I/usr/src/contrib/libarchive/tar -I/usr/src/contrib/libarchive/test_utils -g -MD -MF.depend.bsdtar_test.test_stdio.o -MTtest_stdio.o -std=gnu99 -fstack-protector-strong -Qunused-arguments -c /usr/src/contrib/libarchive/tar/test/test_stdio.c -o test_stdio.o --- all_subdir_usr.sbin --- In file included from /usr/src/usr.sbin/makefs/cd9660.c:108: In file included from /usr/src/usr.sbin/makefs/cd9660.h:57: /usr/src/sys/fs/cd9660/iso_rrip.h:64:2: error: unknown type name 'cd_ino_t'; did you mean '__ino_t'? cd_ino_t *inump; /* inode number pointer */ ^~~~~~~~ __ino_t /usr/obj/usr/src/tmp/usr/include/sys/_types.h:46:20: note: '__ino_t' declared here typedef __uint32_t __ino_t; /* inode number */ ^ In file included from /usr/src/usr.sbin/makefs/cd9660.c:108: In file included from /usr/src/usr.sbin/makefs/cd9660.h:57: /usr/src/sys/fs/cd9660/iso_rrip.h:77:8: error: unknown type name 'cd_ino_t'; did you mean '__ino_t'? cd_ino_t *inump, struct iso_mnt *imp); ^~~~~~~~ __ino_t /usr/obj/usr/src/tmp/usr/include/sys/_types.h:46:20: note: '__ino_t' declared here typedef __uint32_t __ino_t; /* inode number */ ^ 2 errors generated. *** [cd9660.o] Error code 1 bmake[4]: stopped in /usr/src/usr.sbin/makefs 1 error bmake[4]: stopped in /usr/src/usr.sbin/makefs *** [all_subdir_usr.sbin/makefs] Error code 2 bmake[3]: stopped in /usr/src/usr.sbin 1 error bmake[3]: stopped in /usr/src/usr.sbin *** [all_subdir_usr.sbin] Error code 2 bmake[2]: stopped in /usr/src --- all_subdir_usr.bin --- A failure has been detected in another branch of the parallel make bmake[6]: stopped in /usr/src/usr.bin/tar/tests *** [bsdtar_test] Error code 2 bmake[5]: stopped in /usr/src/usr.bin/tar/tests 1 error bmake[5]: stopped in /usr/src/usr.bin/tar/tests *** [all_subdir_usr.bin/tar/tests] Error code 2 bmake[4]: stopped in /usr/src/usr.bin/tar 1 error bmake[4]: stopped in /usr/src/usr.bin/tar *** [all_subdir_usr.bin/tar] Error code 2 bmake[3]: stopped in /usr/src/usr.bin 1 error bmake[3]: stopped in /usr/src/usr.bin *** [all_subdir_usr.bin] Error code 2 bmake[2]: stopped in /usr/src --- all_subdir_lib --- --- all_subdir_lib/atf/libatf-c++/tests/detail --- A failure has been detected in another branch of the parallel make bmake[8]: stopped in /usr/src/lib/atf/libatf-c++/tests/detail *** [fs_test] Error code 2 bmake[7]: stopped in /usr/src/lib/atf/libatf-c++/tests/detail 1 error bmake[7]: stopped in /usr/src/lib/atf/libatf-c++/tests/detail *** [all_subdir_lib/atf/libatf-c++/tests/detail] Error code 2 bmake[6]: stopped in /usr/src/lib/atf/libatf-c++/tests 1 error bmake[6]: stopped in /usr/src/lib/atf/libatf-c++/tests *** [all_subdir_lib/atf/libatf-c++/tests] Error code 2 bmake[5]: stopped in /usr/src/lib/atf/libatf-c++ 1 error bmake[5]: stopped in /usr/src/lib/atf/libatf-c++ *** [all_subdir_lib/atf/libatf-c++] Error code 2 bmake[4]: stopped in /usr/src/lib/atf 1 error bmake[4]: stopped in /usr/src/lib/atf *** [all_subdir_lib/atf] Error code 2 bmake[3]: stopped in /usr/src/lib 1 error bmake[3]: stopped in /usr/src/lib *** [all_subdir_lib] Error code 2 bmake[2]: stopped in /usr/src 3 errors bmake[2]: stopped in /usr/src *** [everything] Error code 2 bmake[1]: stopped in /usr/src 1 error bmake[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_i386] $ /bin/sh -xe /tmp/hudson3390296541879403066.sh + export 'PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin' + export 'jname=FreeBSD_HEAD_i386' + echo 'clean up jail FreeBSD_HEAD_i386' clean up jail FreeBSD_HEAD_i386 + sudo jail -r FreeBSD_HEAD_i386 + sudo ifconfig igb0 inet6 2610:1c1:1:607c::101:1 -alias + sudo umount FreeBSD_HEAD_i386/usr/src + sudo umount FreeBSD_HEAD_i386/dev + sudo rm -fr FreeBSD_HEAD_i386 + true + sudo chflags -R noschg FreeBSD_HEAD_i386 + sudo rm -fr FreeBSD_HEAD_i386 Email was triggered for: Failure - Any Sending email for trigger: Failure - Any From owner-freebsd-i386@freebsd.org Sun Jan 8 13:22:11 2017 Return-Path: Delivered-To: freebsd-i386@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4BF36CA5E65; Sun, 8 Jan 2017 13:22:11 +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 3F6531B47; Sun, 8 Jan 2017 13:22:11 +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 A3920687; Sun, 8 Jan 2017 13:22:11 +0000 (UTC) Date: Sun, 8 Jan 2017 13:22:09 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: adrian@FreeBSD.org, cem@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-current@FreeBSD.org, freebsd-i386@FreeBSD.org Message-ID: <1275968655.29.1483881731691.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <531362950.25.1483870768437.JavaMail.jenkins@jenkins-9.freebsd.org> References: <531362950.25.1483870768437.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_i386 - Build #4602 - Fixed MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD_i386 X-Jenkins-Result: SUCCESS Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.23 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jan 2017 13:22:11 -0000 FreeBSD_HEAD_i386 - Build #4602 - Fixed: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4602/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4602/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4602/console Change summaries: 311678 by adrian: [net80211] add roaming parameters for 11ac. These are mostly placeholders for now. 311677 by adrian: [net80211] use the correct freq2 field when populating VHT operation element. Whilst here, leave a TODO comment so I revisit this routine in the context of hostap operation probe requests for IBSS/mesh. 311675 by cem: iso_rrip.h: Hide kernel definitions from makefs(8) Reported by: O. Hartmann From owner-freebsd-i386@freebsd.org Mon Jan 9 00:22:50 2017 Return-Path: Delivered-To: freebsd-i386@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E2B0CA31D4 for ; Mon, 9 Jan 2017 00:22:50 +0000 (UTC) (envelope-from admin@x240.save85off.com) Received: from x240.save85off.com (x240.save85off.com [43.240.238.240]) by mx1.freebsd.org (Postfix) with ESMTP id F270A17CC for ; Mon, 9 Jan 2017 00:22:49 +0000 (UTC) (envelope-from admin@x240.save85off.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; s=save85off; d=x240.save85off.com; h=MIME-Version:From:To:Date:Subject:Content-Type:Content-Transfer-Encoding; i=admin@x240.save85off.com; bh=UxqTc7t3Veu1Rm2w7+1k5JgxHIc=; b=IvGvg7PXjVVm0Ghfx1+MxudsPOD52N4MGLZ1dIxFuThSIy3/no5X/eQm4QHuYhk3YvwJUhCbpnB9 ZojmWM/SqGCbHLUWZ8zxv2SIWNDJPJk1FnD96La4E+1OJZ6LvBzeFNiuntFrgnUiuFnN6n66zsCL eYAhbrV3b8iBriFJhF4= DomainKey-Signature: a=rsa-sha1; c=nofws; q=dns; s=save85off; d=x240.save85off.com; b=jUCebN3HgYGxp66x5C3DpjtwKzBY5vtwsZ767rMVr6OzhxlM2YzohfmEBrcZKa4wPzaiTqiteYOR 0clyK02r9SuwNCz9uBBTZhEw6VzSFSJNFw33TxDY8LJXlTTv5xs3qaqHHAX0YN4XM7Bw1pPkZ0sQ 6aslFkUqEyfegNfqyJ8=; From: "UGG Australia Boots" To: freebsd-i386@freebsd.org Date: 9 Jan 2017 08:12:31 +0800 Subject: New Year Big Sale: Today save on everything! win 70$ MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jan 2017 00:22:50 -0000 From owner-freebsd-i386@freebsd.org Wed Jan 11 08:28:06 2017 Return-Path: Delivered-To: freebsd-i386@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2F09CCA9016; Wed, 11 Jan 2017 08:28:06 +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 22E191723; Wed, 11 Jan 2017 08:28:06 +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 736BD6E3; Wed, 11 Jan 2017 08:28:06 +0000 (UTC) Date: Wed, 11 Jan 2017 08:28:04 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: delphij@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-current@FreeBSD.org, freebsd-i386@FreeBSD.org Message-ID: <1718575054.43.1484123286485.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_i386 - Build #4627 - Failure MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD_i386 X-Jenkins-Result: FAILURE Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.23 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jan 2017 08:28:06 -0000 FreeBSD_HEAD_i386 - Build #4627 - Failure: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4627/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4627/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4627/console Change summaries: 311914 by delphij: MFV r311913: Fix multiple OpenSSH vulnerabilities. Submitted by: des Approved by: so The end of the build log: [...truncated 189446 lines...] --- all_subdir_scc --- --- scc_if.c --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/scc/scc_if.m -c --- bus_if.h --- 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 --- ofw_bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/ofw/ofw_bus_if.m -h --- all_subdir_rtwn --- --- r88e_rom.o --- ctfconvert -L VERSION -g r88e_rom.o --- all_subdir_scc --- --- serdev_if.c --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/serdev_if.m -c --- linker_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/linker_if.m -h --- modules-all --- --- scc_if.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -MD -MF.depend.scc_if.o -MTscc_if.o -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std=iso9899:1999 -c scc_if.c -o scc_if.o --- all_subdir_rtwn --- --- r88e_rx.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -MD -MF.depend.r88e_rx.o -MTr88e_rx.o -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/rtwn/../../dev/rtwn/rtl8188e/r88e_rx.c -o r88e_rx.o --- all_subdir_scsi_low --- ===> scsi_low (all) --- machine --- machine -> /usr/src/sys/i386/include --- x86 --- x86 -> /usr/src/sys/x86/include --- opt_ddb.h --- ln -sf /usr/obj/usr/src/sys/GENERIC/opt_ddb.h opt_ddb.h --- opt_scsi.h --- ln -sf /usr/obj/usr/src/sys/GENERIC/opt_scsi.h opt_scsi.h --- opt_cam.h --- ln -sf /usr/obj/usr/src/sys/GENERIC/opt_cam.h opt_cam.h --- bus_if.h --- 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 --- all_subdir_rtwn_usb --- --- rtwn_usb_attach.o --- ctfconvert -L VERSION -g rtwn_usb_attach.o --- all_subdir_scsi_low --- --- scsi_low.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -MD -MF.depend.scsi_low.o -MTscsi_low.o -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/scsi_low/../../cam/scsi/scsi_low.c -o scsi_low.o --- all_subdir_scc --- ctfconvert -L VERSION -g scc_if.o --- scc_dev_sab82532.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -MD -MF.depend.scc_dev_sab82532.o -MTscc_dev_sab82532.o -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/scc/../../dev/scc/scc_dev_sab82532.c -o scc_dev_sab82532.o --- all_subdir_rtwn_usb --- --- if_rtwn_usb.kld --- ld -d -warn-common -r -d -o if_rtwn_usb.kld rtwn_usb_attach.o rtwn_usb_ep.o rtwn_usb_reg.o rtwn_usb_rx.o rtwn_usb_tx.o r88eu_attach.o r88eu_init.o r88eu_rx.o r92cu_attach.o r92cu_init.o r92cu_led.o r92cu_rx.o r92cu_tx.o r12au_attach.o r12au_init.o r12au_rx.o r12au_tx.o r21au_attach.o r21au_init.o r21au_dfs.o ctfmerge -L VERSION -g -o if_rtwn_usb.kld rtwn_usb_attach.o rtwn_usb_ep.o rtwn_usb_reg.o rtwn_usb_rx.o rtwn_usb_tx.o r88eu_attach.o r88eu_init.o r88eu_rx.o r92cu_attach.o r92cu_init.o r92cu_led.o r92cu_rx.o r92cu_tx.o r12au_attach.o r12au_init.o r12au_rx.o r12au_tx.o r21au_attach.o r21au_init.o r21au_dfs.o --- all_subdir_rtwn --- ctfconvert -L VERSION -g r88e_rx.o --- r88e_tx.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -MD -MF.depend.r88e_tx.o -MTr88e_tx.o -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/rtwn/../../dev/rtwn/rtl8188e/r88e_tx.c -o r88e_tx.o --- all_subdir_scc --- ctfconvert -L VERSION -g scc_dev_sab82532.o --- scc_dev_z8530.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -MD -MF.depend.scc_dev_z8530.o -MTscc_dev_z8530.o -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/scc/../../dev/scc/scc_dev_z8530.c -o scc_dev_z8530.o --- all_subdir_rtwn_usb --- :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk if_rtwn_usb.kld export_syms | xargs -J% objcopy % if_rtwn_usb.kld --- if_rtwn_usb.ko.full --- ld -Bshareable -d -warn-common -o if_rtwn_usb.ko.full if_rtwn_usb.kld --- if_rtwn_usb.ko.debug --- objcopy --only-keep-debug if_rtwn_usb.ko.full if_rtwn_usb.ko.debug --- if_rtwn_usb.ko --- objcopy --strip-debug --add-gnu-debuglink=if_rtwn_usb.ko.debug if_rtwn_usb.ko.full if_rtwn_usb.ko --- all_subdir_scc --- ctfconvert -L VERSION -g scc_dev_z8530.o --- serdev_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/serdev_if.m -h --- modules-all --- --- serdev_if.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -MD -MF.depend.serdev_if.o -MTserdev_if.o -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std=iso9899:1999 -c serdev_if.c -o serdev_if.o --- all_subdir_rtwn --- --- r12a_beacon.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -MD -MF.depend.r12a_beacon.o -MTr12a_beacon.o -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/rtwn/../../dev/rtwn/rtl8812a/r12a_beacon.c -o r12a_beacon.o --- r88e_tx.o --- ctfconvert -L VERSION -g r88e_tx.o --- all_subdir_sdhci --- ===> sdhci (all) --- machine --- machine -> /usr/src/sys/i386/include --- x86 --- x86 -> /usr/src/sys/x86/include --- sdhci_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/sdhci/sdhci_if.m -h --- sdhci_if.c --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/sdhci/sdhci_if.m -c --- 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 --- mmcbr_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/mmc/mmcbr_if.m -h --- all_subdir_scc --- ctfconvert -L VERSION -g serdev_if.o --- scc_core.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -MD -MF.depend.scc_core.o -MTscc_core.o -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/scc/../../dev/scc/scc_core.c -o scc_core.o --- all_subdir_sdhci --- --- sdhci_if.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -MD -MF.depend.sdhci_if.o -MTsdhci_if.o -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std=iso9899:1999 -c sdhci_if.c -o sdhci_if.o ctfconvert -L VERSION -g sdhci_if.o --- sdhci.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -MD -MF.depend.sdhci.o -MTsdhci.o -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/sdhci/../../dev/sdhci/sdhci.c -o sdhci.o --- all_subdir_rtwn --- --- r12a_beacon.o --- ctfconvert -L VERSION -g r12a_beacon.o --- r12a_calib.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -MD -MF.depend.r12a_calib.o -MTr12a_calib.o -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/rtwn/../../dev/rtwn/rtl8812a/r12a_calib.c -o r12a_calib.o --- all_subdir_scc --- ctfconvert -L VERSION -g scc_core.o --- scc.kld --- ld -d -warn-common -r -d -o scc.kld scc_core.o scc_if.o scc_dev_sab82532.o scc_dev_z8530.o serdev_if.o ctfmerge -L VERSION -g -o scc.kld scc_core.o scc_if.o scc_dev_sab82532.o scc_dev_z8530.o serdev_if.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk scc.kld export_syms | xargs -J% objcopy % scc.kld --- scc.ko.full --- ld -Bshareable -d -warn-common -o scc.ko.full scc.kld --- scc.ko.debug --- objcopy --only-keep-debug scc.ko.full scc.ko.debug --- scc.ko --- objcopy --strip-debug --add-gnu-debuglink=scc.ko.debug scc.ko.full scc.ko --- all_subdir_rtwn --- --- r12a_caps.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -MD -MF.depend.r12a_caps.o -MTr12a_caps.o -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/rtwn/../../dev/rtwn/rtl8812a/r12a_caps.c -o r12a_caps.o --- r12a_calib.o --- ctfconvert -L VERSION -g r12a_calib.o --- all_subdir_sdhci_acpi --- ===> sdhci_acpi (all) --- machine --- machine -> /usr/src/sys/i386/include --- x86 --- x86 -> /usr/src/sys/x86/include --- sdhci_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/sdhci/sdhci_if.m -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 --- pci_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h --- all_subdir_scsi_low --- ctfconvert -L VERSION -g scsi_low.o --- all_subdir_rtwn --- --- r12a_caps.o --- ctfconvert -L VERSION -g r12a_caps.o --- all_subdir_sdhci_acpi --- --- mmcbr_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/mmc/mmcbr_if.m -h --- sdhci_acpi.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -MD -MF.depend.sdhci_acpi.o -MTsdhci_acpi.o -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/sdhci_acpi/../../dev/sdhci/sdhci_acpi.c -o sdhci_acpi.o --- all_subdir_scsi_low --- --- scsi_low.kld --- ld -d -warn-common -r -d -o scsi_low.kld scsi_low.o ctfmerge -L VERSION -g -o scsi_low.kld scsi_low.o echo scsi_low_attach scsi_low_dettach scsi_low_is_busy scsi_low_activate scsi_low_deactivate scsi_low_bus_idle scsi_low_arbit_fail scsi_low_arbit_win scsi_low_msgout scsi_low_msgin scsi_low_statusin scsi_low_data scsi_low_data_finish scsi_low_cmd scsi_low_reselected scsi_low_disconnected scsi_low_restart scsi_low_print scsi_low_bus_reset > export_syms awk -f /usr/src/sys/conf/kmod_syms.awk scsi_low.kld export_syms | xargs -J% objcopy % scsi_low.kld --- all_subdir_rtwn --- --- r12a_chan.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -MD -MF.depend.r12a_chan.o -MTr12a_chan.o -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/rtwn/../../dev/rtwn/rtl8812a/r12a_chan.c -o r12a_chan.o --- all_subdir_scsi_low --- --- scsi_low.ko.full --- ld -Bshareable -d -warn-common -o scsi_low.ko.full scsi_low.kld --- scsi_low.ko.debug --- objcopy --only-keep-debug scsi_low.ko.full scsi_low.ko.debug --- scsi_low.ko --- objcopy --strip-debug --add-gnu-debuglink=scsi_low.ko.debug scsi_low.ko.full scsi_low.ko --- ifdi_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/net/ifdi_if.m -h --- modules-all --- --- all_subdir_rtwn --- --- r12a_fw.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -MD -MF.depend.r12a_fw.o -MTr12a_fw.o -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std=iso9899:1999 -c /usr/src/sys/modules/rtwn/../../dev/rtwn/rtl8812a/r12a_fw.c -o r12a_fw.o --- all_subdir_sdhci_acpi --- In file included from /usr/src/sys/modules/sdhci_acpi/../../dev/sdhci/sdhci_acpi.c:47: /usr/src/sys/dev/acpica/acpivar.h:36:10: fatal error: 'acpi_if.h' file not found #include "acpi_if.h" ^ 1 error generated. *** [sdhci_acpi.o] Error code 1 bmake[4]: stopped in /usr/src/sys/modules/sdhci_acpi 1 error bmake[4]: stopped in /usr/src/sys/modules/sdhci_acpi *** [all_subdir_sdhci_acpi] Error code 2 bmake[3]: stopped in /usr/src/sys/modules --- all_subdir_rtwn --- ctfconvert -L VERSION -g r12a_fw.o --- all_subdir_sdhci --- ctfconvert -L VERSION -g sdhci.o A failure has been detected in another branch of the parallel make bmake[4]: stopped in /usr/src/sys/modules/sdhci *** [all_subdir_sdhci] Error code 2 bmake[3]: stopped in /usr/src/sys/modules --- all_subdir_rtwn --- --- r12a_chan.o --- ctfconvert -L VERSION -g r12a_chan.o A failure has been detected in another branch of the parallel make bmake[4]: stopped in /usr/src/sys/modules/rtwn *** [all_subdir_rtwn] Error code 2 bmake[3]: stopped in /usr/src/sys/modules 3 errors bmake[3]: stopped in /usr/src/sys/modules *** [modules-all] Error code 2 bmake[2]: stopped in /usr/obj/usr/src/sys/GENERIC 1 error bmake[2]: stopped in /usr/obj/usr/src/sys/GENERIC *** [buildkernel] Error code 2 bmake[1]: stopped in /usr/src 1 error bmake[1]: stopped in /usr/src *** [buildkernel] Error code 2 make: stopped in /usr/src 1 error make: stopped in /usr/src Build step 'Execute shell' marked build as failure [PostBuildScript] - Execution post build scripts. [FreeBSD_HEAD_i386] $ /bin/sh -xe /tmp/hudson7505501091009289906.sh + export 'PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin' + export 'jname=FreeBSD_HEAD_i386' + echo 'clean up jail FreeBSD_HEAD_i386' clean up jail FreeBSD_HEAD_i386 + sudo jail -r FreeBSD_HEAD_i386 + sudo ifconfig igb0 inet6 2610:1c1:1:607c::103:1 -alias + sudo umount FreeBSD_HEAD_i386/usr/src + sudo umount FreeBSD_HEAD_i386/dev + sudo rm -fr FreeBSD_HEAD_i386 + true + sudo chflags -R noschg FreeBSD_HEAD_i386 + sudo rm -fr FreeBSD_HEAD_i386 Email was triggered for: Failure - Any Sending email for trigger: Failure - Any From owner-freebsd-i386@freebsd.org Wed Jan 11 11:29:41 2017 Return-Path: Delivered-To: freebsd-i386@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E7B4CAB251; Wed, 11 Jan 2017 11:29: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 417E01329; Wed, 11 Jan 2017 11:29: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 632F06E7; Wed, 11 Jan 2017 11:29:41 +0000 (UTC) Date: Wed, 11 Jan 2017 11:29:38 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ngie@FreeBSD.org, hrs@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-current@FreeBSD.org, freebsd-i386@FreeBSD.org Message-ID: <1159362873.45.1484134181423.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <1718575054.43.1484123286485.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1718575054.43.1484123286485.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_i386 - Build #4628 - Fixed MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD_i386 X-Jenkins-Result: SUCCESS Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.23 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jan 2017 11:29:41 -0000 FreeBSD_HEAD_i386 - Build #4628 - Fixed: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4628/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4628/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4628/console Change summaries: 311925 by ngie: Import testcase updates with code contributed back to NetBSD This also (inadvertently) contains an update to contrib/netbsd-tests/lib/libc/sys/t_wait.c (new testcases). MFC after: 2 weeks In collaboration with: christos@NetBSD.org 311924 by ngie: Fix whitespace in comment MFC after: 3 days 311923 by ngie: Add acpi_if.h and opt_acpi.h to Makefile to unbreak "make depend" with sys/modules/sdhci_acpi MFC after: 6 days X-MFC with: r311911 Reported by: Jenkins 311919 by ngie: Partially revert r311236 There's no sense in trying to close a file descriptor from the negative cases with unlink_test; it's best to ignore these cases. The mkfifo case does make sense to keep though. MFC after: 3 days 311918 by hrs: Add more #ifdef INET and INET6. 311917 by ngie: Fix up r311227 Check for creat returning a value != -1, not a non-zero value MFC after: 3 days Pointyhat to: ngie Reported by: Coverity CID: 1368366 From owner-freebsd-i386@freebsd.org Sat Jan 14 02:18:21 2017 Return-Path: Delivered-To: freebsd-i386@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9D1EFCAFF9F; Sat, 14 Jan 2017 02:18: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 819061722; Sat, 14 Jan 2017 02:18: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 DFE3173A; Sat, 14 Jan 2017 02:18:20 +0000 (UTC) Date: Sat, 14 Jan 2017 02:18:18 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ngie@FreeBSD.org, cem@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-current@FreeBSD.org, freebsd-i386@FreeBSD.org Message-ID: <1000207350.55.1484360300927.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_i386 - Build #4653 - Failure MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD_i386 X-Jenkins-Result: FAILURE Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.23 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jan 2017 02:18:21 -0000 FreeBSD_HEAD_i386 - Build #4653 - Failure: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4653/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4653/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4653/console Change summaries: 312104 by cem: Fix broken fstyp exfat testcase Introduced in r312010. It helps to read the documentation before trying to test something. 312103 by cem: Revert r310994 Don't implement some terrible hack on a test by test basis. The framework fix is straightforward and can be chased up in the original bug. Reviewed by: ngie ("be my guest") 312102 by ngie: Note that sys/types.h is required on FreeBSD for kqueue(2), unlike NetBSD MFC after: 12 days X-MFC with: r305358 Sponsored by: Dell EMC Isilon The end of the build log: [...truncated 122248 lines...] --- all_subdir_tests/sys/sys --- ===> tests/sys/sys (all) --- all_subdir_usr.bin --- --- tuklib_exit.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -DHAVE_CONFIG_H -I/usr/src/usr.bin/xz/../../lib/liblzma -I/usr/src/usr.bin/xz/../../contrib/xz/src/common -g -MD -MF.depend.tuklib_exit.o -MTtuklib_exit.o -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/usr.bin/xz/../../contrib/xz/src/common/tuklib_exit.c -o tuklib_exit.o --- all_subdir_tests --- --- bitstring_test --- (cd /usr/src/tests/sys/sys && DEPENDFILE=.depend.bitstring_test NO_SUBDIR=1 /usr/obj/usr/src/make.i386/bmake -f /usr/src/tests/sys/sys/Makefile _RECURSING_PROGS=t PROG=bitstring_test ) --- all_subdir_usr.sbin --- --- apmd.full --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -I/usr/src/usr.sbin/apmd -g -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Qunused-arguments -o apmd.full apmd.o apmdlex.o apmdparse.o -ll --- all_subdir_tests --- --- .depend.bitstring_test --- echo bitstring_test.full: /usr/obj/usr/src/tmp/usr/lib/libc.a /usr/obj/usr/src/tmp/usr/lib/libprivateatf-c.a >> .depend.bitstring_test --- bitstring_test.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -g -MD -MF.depend.bitstring_test.bitstring_test.o -MTbitstring_test.o -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 -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/src/tests/sys/sys/bitstring_test.c -o bitstring_test.o --- all_subdir_usr.sbin --- --- apmd.8.gz --- gzip -cn /usr/src/usr.sbin/apmd/apmd.8 > apmd.8.gz --- all_subdir_usr.bin --- --- tuklib_cpucores.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -DHAVE_CONFIG_H -I/usr/src/usr.bin/xz/../../lib/liblzma -I/usr/src/usr.bin/xz/../../contrib/xz/src/common -g -MD -MF.depend.tuklib_cpucores.o -MTtuklib_cpucores.o -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/usr.bin/xz/../../contrib/xz/src/common/tuklib_cpucores.c -o tuklib_cpucores.o --- all_subdir_usr.sbin --- --- apmd.debug --- objcopy --only-keep-debug apmd.full apmd.debug --- apmd --- objcopy --strip-debug --add-gnu-debuglink=apmd.debug apmd.full apmd --- all_subdir_usr.sbin/arp --- ===> usr.sbin/arp (all) --- .depend --- echo arp.full: /usr/obj/usr/src/tmp/usr/lib/libc.a >> .depend --- arp.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -g -MD -MF.depend.arp.o -MTarp.o -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/usr.sbin/arp/arp.c -o arp.o --- all_subdir_usr.bin --- --- tuklib_mbstr_width.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -DHAVE_CONFIG_H -I/usr/src/usr.bin/xz/../../lib/liblzma -I/usr/src/usr.bin/xz/../../contrib/xz/src/common -g -MD -MF.depend.tuklib_mbstr_width.o -MTtuklib_mbstr_width.o -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/usr.bin/xz/../../contrib/xz/src/common/tuklib_mbstr_width.c -o tuklib_mbstr_width.o --- all_subdir_lib --- --- dnssec_verify.po --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -pg -O2 -pipe -I/usr/src/lib/libldns/../../contrib/ldns -MD -MF.depend.dnssec_verify.po -MTdnssec_verify.po -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/lib/libldns/../../contrib/ldns/dnssec_verify.c -o dnssec_verify.po --- all_subdir_usr.bin --- --- tuklib_mbstr_fw.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -DHAVE_CONFIG_H -I/usr/src/usr.bin/xz/../../lib/liblzma -I/usr/src/usr.bin/xz/../../contrib/xz/src/common -g -MD -MF.depend.tuklib_mbstr_fw.o -MTtuklib_mbstr_fw.o -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/usr.bin/xz/../../contrib/xz/src/common/tuklib_mbstr_fw.c -o tuklib_mbstr_fw.o --- xz.full --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -DHAVE_CONFIG_H -I/usr/src/usr.bin/xz/../../lib/liblzma -I/usr/src/usr.bin/xz/../../contrib/xz/src/common -g -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Qunused-arguments -o xz.full args.o coder.o file_io.o hardware.o list.o main.o message.o mytime.o options.o signals.o suffix.o util.o tuklib_open_stdxxx.o tuklib_progname.o tuklib_exit.o tuklib_cpucores.o tuklib_mbstr_width.o tuklib_mbstr_fw.o -llzma --- xz.1.gz --- gzip -cn /usr/src/usr.bin/xz/../../contrib/xz/src/xz/xz.1 > xz.1.gz --- xz.debug --- objcopy --only-keep-debug xz.full xz.debug --- xz --- objcopy --strip-debug --add-gnu-debuglink=xz.debug xz.full xz --- all_subdir_usr.bin/xzdec --- ===> usr.bin/xzdec (all) --- .depend --- echo xzdec.full: /usr/obj/usr/src/tmp/usr/lib/libc.a /usr/obj/usr/src/tmp/usr/lib/liblzma.a >> .depend --- xzdec.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -DHAVE_CONFIG_H -I/usr/src/usr.bin/xzdec/../../lib/liblzma -I/usr/src/usr.bin/xzdec/../../contrib/xz/src/common -g -MD -MF.depend.xzdec.o -MTxzdec.o -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/usr.bin/xzdec/../../contrib/xz/src/xzdec/xzdec.c -o xzdec.o --- all_subdir_usr.sbin --- --- arp.full --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -g -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Qunused-arguments -o arp.full arp.o --- arp.4.gz --- gzip -cn /usr/src/usr.sbin/arp/arp.4 > arp.4.gz --- arp.8.gz --- gzip -cn /usr/src/usr.sbin/arp/arp.8 > arp.8.gz --- all_subdir_usr.bin --- --- tuklib_progname.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -DHAVE_CONFIG_H -I/usr/src/usr.bin/xzdec/../../lib/liblzma -I/usr/src/usr.bin/xzdec/../../contrib/xz/src/common -g -MD -MF.depend.tuklib_progname.o -MTtuklib_progname.o -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/usr.bin/xzdec/../../contrib/xz/src/common/tuklib_progname.c -o tuklib_progname.o --- all_subdir_usr.sbin --- --- arp.debug --- objcopy --only-keep-debug arp.full arp.debug --- arp --- objcopy --strip-debug --add-gnu-debuglink=arp.debug arp.full arp --- all_subdir_usr.sbin/asf --- ===> usr.sbin/asf (all) --- .depend --- echo asf.full: /usr/obj/usr/src/tmp/usr/lib/libc.a /usr/obj/usr/src/tmp/usr/lib/libkvm.a >> .depend --- asf.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -g -MD -MF.depend.asf.o -MTasf.o -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/usr.sbin/asf/asf.c -o asf.o --- all_subdir_usr.bin --- --- tuklib_exit.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -DHAVE_CONFIG_H -I/usr/src/usr.bin/xzdec/../../lib/liblzma -I/usr/src/usr.bin/xzdec/../../contrib/xz/src/common -g -MD -MF.depend.tuklib_exit.o -MTtuklib_exit.o -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/usr.bin/xzdec/../../contrib/xz/src/common/tuklib_exit.c -o tuklib_exit.o --- xzdec.full --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -DHAVE_CONFIG_H -I/usr/src/usr.bin/xzdec/../../lib/liblzma -I/usr/src/usr.bin/xzdec/../../contrib/xz/src/common -g -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -o xzdec.full xzdec.o tuklib_progname.o tuklib_exit.o -llzma --- xzdec.1.gz --- gzip -cn /usr/src/usr.bin/xzdec/../../contrib/xz/src/xzdec/xzdec.1 > xzdec.1.gz --- xzdec.debug --- objcopy --only-keep-debug xzdec.full xzdec.debug --- xzdec --- objcopy --strip-debug --add-gnu-debuglink=xzdec.debug xzdec.full xzdec --- all_subdir_usr.bin/yes --- ===> usr.bin/yes (all) --- .depend --- echo yes.full: /usr/obj/usr/src/tmp/usr/lib/libc.a >> .depend --- yes.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -g -MD -MF.depend.yes.o -MTyes.o -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/usr.bin/yes/yes.c -o yes.o --- all_subdir_tests --- --- bitstring_test.full --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -g -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 -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -o bitstring_test.full bitstring_test.o -lprivateatf-c --- bitstring_test.debug --- objcopy --only-keep-debug bitstring_test.full bitstring_test.debug --- bitstring_test --- objcopy --strip-debug --add-gnu-debuglink=bitstring_test.debug bitstring_test.full bitstring_test --- Kyuafile --- --- all_subdir_tests/sys/vfs --- ===> tests/sys/vfs (all) --- lookup_cap_dotdot --- (cd /usr/src/tests/sys/vfs && DEPENDFILE=.depend.lookup_cap_dotdot NO_SUBDIR=1 /usr/obj/usr/src/make.i386/bmake -f /usr/src/tests/sys/vfs/Makefile _RECURSING_PROGS=t PROG=lookup_cap_dotdot ) --- all_subdir_usr.bin --- --- yes.full --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -g -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -o yes.full yes.o --- all_subdir_usr.sbin --- --- asf_kld.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -g -MD -MF.depend.asf_kld.o -MTasf_kld.o -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/usr.sbin/asf/asf_kld.c -o asf_kld.o --- all_subdir_tests --- --- .depend.lookup_cap_dotdot --- echo lookup_cap_dotdot.full: /usr/obj/usr/src/tmp/usr/lib/libc.a /usr/obj/usr/src/tmp/usr/lib/libprivateatf-c.a >> .depend.lookup_cap_dotdot --- lookup_cap_dotdot.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -g -MD -MF.depend.lookup_cap_dotdot.lookup_cap_dotdot.o -MTlookup_cap_dotdot.o -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 -I/usr/src/tests -c /usr/src/tests/sys/vfs/lookup_cap_dotdot.c -o lookup_cap_dotdot.o --- all_subdir_usr.bin --- --- yes.1.gz --- gzip -cn /usr/src/usr.bin/yes/yes.1 > yes.1.gz --- yes.debug --- objcopy --only-keep-debug yes.full yes.debug --- yes --- objcopy --strip-debug --add-gnu-debuglink=yes.debug yes.full yes --- all_subdir_usr.bin/at --- ===> usr.bin/at (all) --- all_subdir_usr.sbin --- --- asf_kvm.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -g -MD -MF.depend.asf_kvm.o -MTasf_kvm.o -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/usr.sbin/asf/asf_kvm.c -o asf_kvm.o --- all_subdir_usr.bin --- --- .depend --- echo at.full: /usr/obj/usr/src/tmp/usr/lib/libc.a >> .depend --- at.o --- cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -DATJOB_DIR=\"/var/at/jobs/\" -DLFILE=\"/var/at/jobs/.lockfile\" -DLOADAVG_MX=1.5 -DATSPOOL_DIR=\"/var/at/spool\" -DDAEMON_UID=1 -DDAEMON_GID=1 -DDEFAULT_BATCH_QUEUE=\'E\' -DDEFAULT_AT_QUEUE=\'c\' -DPERM_PATH=\"/var/at/\" -g -MD -MF.depend.at.o -MTat.o -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 -Wno-format -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/src/usr.bin/at/at.c -o at.o --- all_subdir_tests --- /usr/src/tests/sys/vfs/lookup_cap_dotdot.c:46:13: error: declaration shadows a variable in the global scope [-Werror,-Wshadow] touchat(int dirfd, const char *name) ^ /usr/src/tests/sys/vfs/lookup_cap_dotdot.c:42:12: note: previous declaration is here static int dirfd = -1; ^ /usr/src/tests/sys/vfs/lookup_cap_dotdot.c:120:6: error: unused variable 'fd' [-Werror,-Wunused-variable] int fd; ^ /usr/src/tests/sys/vfs/lookup_cap_dotdot.c:144:6: error: unused variable 'fd' [-Werror,-Wunused-variable] int fd; ^ /usr/src/tests/sys/vfs/lookup_cap_dotdot.c:223:6: error: unused variable 'fd' [-Werror,-Wunused-variable] int fd; ^ 4 errors generated. *** [lookup_cap_dotdot.o] Error code 1 bmake[6]: stopped in /usr/src/tests/sys/vfs 1 error bmake[6]: stopped in /usr/src/tests/sys/vfs *** [lookup_cap_dotdot] Error code 2 bmake[5]: stopped in /usr/src/tests/sys/vfs 1 error bmake[5]: stopped in /usr/src/tests/sys/vfs *** [all_subdir_tests/sys/vfs] Error code 2 bmake[4]: stopped in /usr/src/tests/sys 1 error bmake[4]: stopped in /usr/src/tests/sys *** [all_subdir_tests/sys] Error code 2 bmake[3]: stopped in /usr/src/tests 1 error bmake[3]: stopped in /usr/src/tests *** [all_subdir_tests] Error code 2 bmake[2]: stopped in /usr/src --- all_subdir_usr.sbin --- A failure has been detected in another branch of the parallel make bmake[4]: stopped in /usr/src/usr.sbin/asf *** [all_subdir_usr.sbin/asf] Error code 2 bmake[3]: stopped in /usr/src/usr.sbin 1 error bmake[3]: stopped in /usr/src/usr.sbin *** [all_subdir_usr.sbin] Error code 2 bmake[2]: stopped in /usr/src --- all_subdir_lib --- A failure has been detected in another branch of the parallel make bmake[4]: stopped in /usr/src/lib/libldns *** [all_subdir_lib/libldns] Error code 2 bmake[3]: stopped in /usr/src/lib 1 error bmake[3]: stopped in /usr/src/lib *** [all_subdir_lib] Error code 2 bmake[2]: stopped in /usr/src --- all_subdir_usr.bin --- A failure has been detected in another branch of the parallel make bmake[4]: stopped in /usr/src/usr.bin/at *** [all_subdir_usr.bin/at] Error code 2 bmake[3]: stopped in /usr/src/usr.bin 1 error bmake[3]: stopped in /usr/src/usr.bin *** [all_subdir_usr.bin] Error code 2 bmake[2]: stopped in /usr/src 4 errors bmake[2]: stopped in /usr/src *** [everything] Error code 2 bmake[1]: stopped in /usr/src 1 error bmake[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_i386] $ /bin/sh -xe /tmp/hudson6422493886202542276.sh + export 'PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin' + export 'jname=FreeBSD_HEAD_i386' + echo 'clean up jail FreeBSD_HEAD_i386' clean up jail FreeBSD_HEAD_i386 + sudo jail -r FreeBSD_HEAD_i386 + sudo ifconfig igb0 inet6 2610:1c1:1:607c::103:1 -alias + sudo umount FreeBSD_HEAD_i386/usr/src + sudo umount FreeBSD_HEAD_i386/dev + sudo rm -fr FreeBSD_HEAD_i386 + true + sudo chflags -R noschg FreeBSD_HEAD_i386 + sudo rm -fr FreeBSD_HEAD_i386 Email was triggered for: Failure - Any Sending email for trigger: Failure - Any From owner-freebsd-i386@freebsd.org Sat Jan 14 02:20:08 2017 Return-Path: Delivered-To: freebsd-i386@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5534FCAF161; Sat, 14 Jan 2017 02:20:08 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-it0-x242.google.com (mail-it0-x242.google.com [IPv6:2607:f8b0:4001:c0b::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 12A2D1A7C; Sat, 14 Jan 2017 02:20:08 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-it0-x242.google.com with SMTP id o185so6919188itb.1; Fri, 13 Jan 2017 18:20:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:mime-version:from:in-reply-to:date:cc:message-id:references :to; bh=GyF8UOY4G+u5FvDlw80MPdh5vYLl4L/S5nDVkqyFRGQ=; b=Fe6k+8+LbhZhLnPm0Rf5PDYd5P7rRW+9abTXVscrrGcIIiZnXDW+u8Dsm4829FQcgO 7FAK42pO8yKnNpUM0QjRKqYzlJQx9b5m5t+MXeoL4oNPAp0cAB/RQLbbR+vIiT1O1SKW rU4PsYKhnpA1JDe0CaoKb1Uqtjn/R7v2w94GtIXjpsAZXp0yUfAF2KoQbEyRsp+LdhpL LMdwWSe54txi7eDtd6YmCsFBQyOZUVF4ewQQ2naB1yj7acxjGkwtNnw0k5xNSdeJZS1n XbfoIM0RGkWqlaXatdnIqD/VqieltLEPOvDcbZMbhwxPgQ4VEnn4Mrt2U0LPSOrrzxvb XJCA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:mime-version:from:in-reply-to:date:cc :message-id:references:to; bh=GyF8UOY4G+u5FvDlw80MPdh5vYLl4L/S5nDVkqyFRGQ=; b=pMRqINN4gMy3lrQr26eZsLrP2poJPQDrsfjfvsozaVS7+cA6nRG+KPo0GcQwIMCALw Cickt3utkbM3yvmfA8OgAwzjGUzZ4BmvRvQkTP3YKsv0txL/bmqJ7b/564kBjMGvJtTj jmN3czLdDXVN/EnFjaamuEhvzCHWPLHjFMZjcObZFaKg9NTUdWHZWH1Tled3GONzuY6v IxVwGinpivvNQ/i6bQkCH1C47hbfENTJLTOkFPeMV5f2CbO52HTQyp2dexv3I524Gm+l U+qKTcS73TZcJMhs2nbKuNAy4yZoOZjC9gNFb+dCdEX4qcG98CQi92w8UPwnw31y5x1E eheQ== X-Gm-Message-State: AIkVDXL0EiDyY6QQfKzlrYU50K+WX7KUC86ECmlTz/21BvS9cIENDfJO7Ngrr2Qa73Umlw== X-Received: by 10.36.216.70 with SMTP id b67mr5856241itg.5.1484360407417; Fri, 13 Jan 2017 18:20:07 -0800 (PST) Received: from pinklady.local (c-73-19-52-228.hsd1.wa.comcast.net. [73.19.52.228]) by smtp.gmail.com with ESMTPSA id 7sm7662939iox.39.2017.01.13.18.20.06 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 13 Jan 2017 18:20:06 -0800 (PST) Subject: Re: FreeBSD_HEAD_i386 - Build #4653 - Failure Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: multipart/signed; boundary="Apple-Mail=_943EAA64-AD99-45D6-A7FF-C2DA015AA65D"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Pgp-Agent: GPGMail From: "Ngie Cooper (yaneurabeya)" In-Reply-To: <1000207350.55.1484360300927.JavaMail.jenkins@jenkins-9.freebsd.org> Date: Fri, 13 Jan 2017 18:20:06 -0800 Cc: ngie@FreeBSD.org, cem@FreeBSD.org, freebsd-current@FreeBSD.org, freebsd-i386@FreeBSD.org Message-Id: <2B719D01-1D5B-475C-A8E5-F1759BC05C5B@gmail.com> References: <1000207350.55.1484360300927.JavaMail.jenkins@jenkins-9.freebsd.org> To: jenkins-admin@FreeBSD.org X-Mailer: Apple Mail (2.3124) X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jan 2017 02:20:08 -0000 --Apple-Mail=_943EAA64-AD99-45D6-A7FF-C2DA015AA65D Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii > On Jan 13, 2017, at 18:18, jenkins-admin@FreeBSD.org wrote: >=20 > FreeBSD_HEAD_i386 - Build #4653 - Failure: >=20 > Build information: = https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4653/ > Full change log: = https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4653/changes > Full build log: = https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4653/console >=20 > Change summaries: >=20 > 312104 by cem: > Fix broken fstyp exfat testcase >=20 > Introduced in r312010. >=20 > It helps to read the documentation before trying to test something. >=20 > 312103 by cem: > Revert r310994 >=20 > Don't implement some terrible hack on a test by test basis. The > framework fix is straightforward and can be chased up in the original > bug. >=20 > Reviewed by: ngie ("be my guest") >=20 > 312102 by ngie: > Note that sys/types.h is required on FreeBSD for kqueue(2), unlike = NetBSD >=20 > MFC after: 12 days > X-MFC with: r305358 > Sponsored by: Dell EMC Isilon Broken by r312103. --Apple-Mail=_943EAA64-AD99-45D6-A7FF-C2DA015AA65D 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 iQIcBAEBCgAGBQJYeYrWAAoJEPWDqSZpMIYVN/gP/iCO6aOl5WOEMy73Xq/T6VZ1 Zs4muKBEqYh4gHpsgwK91Kih2HbbAX+PjeRfCAm0La5Mmjywd9DKDBfOsw0Z5Fox rBROgp+aEOJ9hjocO8qPqq7z+ZcPSxF3xOFg1mIiO//yw0vAr/y/F8GfOk3MeMH2 zi7zVdHkdOkx3reIZS+CGaIYEV599oWqjPkDaedAOiqBjbpsX/34RBYGeTbNspdM UpmWBqFvO99/OJs0Lu0YVqL/svTUBw7eis5dUcqBKFuwABNxOBfzuJ4HbXBkThW9 4hhmowGzsf5QmSyh3QHXueT1cm6V9rH1p4/Kkcyx/ba+0UP+tfYKZGxv1dXChBwc poleJGNKqIubPA2XxZj5X5EaNGyxQpIOvP6PCvUZg0SuQoYKrfg/7HpofO4DKaRp 2oZIc9SsYM5cuC6BFToN7rewx2p/8ifXRgPuoxIjZh+eIJ6dCTWuRDAu9/IG+NSw ZjqWagWMANePRcu8n5EsR06MTeyPrc72tj2AezkzZGSeclG3dV3E62xIrlDI0kxx 0NXEoJAph3AJz4nZBNRM14eRFM9brCn0uwCyB8w+HwcxMjoOcUeLUVexrjwbV+iE vPSNWZ8h/2Aj41CvWP3kyjO1GoIdjDgMv9l1xhJiq9kBc5IExgabTDs9Q0p6jkVB nmFh5e36XTCbGtJfpRWA =slyY -----END PGP SIGNATURE----- --Apple-Mail=_943EAA64-AD99-45D6-A7FF-C2DA015AA65D-- From owner-freebsd-i386@freebsd.org Sat Jan 14 04:37:00 2017 Return-Path: Delivered-To: freebsd-i386@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 258ACCAF9F3; Sat, 14 Jan 2017 04:37:00 +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 18FDF134D; Sat, 14 Jan 2017 04:37:00 +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 76570743; Sat, 14 Jan 2017 04:37:00 +0000 (UTC) Date: Sat, 14 Jan 2017 04:36:48 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ngie@FreeBSD.org, cem@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-current@FreeBSD.org, freebsd-i386@FreeBSD.org Message-ID: <1170951748.57.1484368620529.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <1000207350.55.1484360300927.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1000207350.55.1484360300927.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_i386 - Build #4654 - Fixed MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD_i386 X-Jenkins-Result: SUCCESS Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.23 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jan 2017 04:37:00 -0000 FreeBSD_HEAD_i386 - Build #4654 - Fixed: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4654/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4654/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4654/console Change summaries: 312107 by cem: Follow-up to r312103: Revert r310995 as well. 312105 by ngie: Conditionalize libwrap support into inetd based on MK_TCP_WRAPPERS This will allow inetd to stand by itself without libwrap. MFC after: 2 weeks Relnotes: yes Reviewed by: hrs (earlier version) Sponsored by: Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D9056