From owner-freebsd-current@FreeBSD.ORG Wed Oct 22 04:31:48 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 389CAE4D; Wed, 22 Oct 2014 04:31:48 +0000 (UTC) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id 2202EEA2; Wed, 22 Oct 2014 04:31:48 +0000 (UTC) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 0EFD01CC; Wed, 22 Oct 2014 04:31:48 +0000 (UTC) Date: Wed, 22 Oct 2014 04:31:39 +0000 (GMT) From: jenkins-admin@freebsd.org To: jenkins-admin@FreeBSD.org, freebsd-current@freebsd.org, imp@FreeBSD.org, jimharris@FreeBSD.org, gjb@FreeBSD.org, emaste@FreeBSD.org, kevlo@FreeBSD.org, bapt@FreeBSD.org, mjg@FreeBSD.org, neel@FreeBSD.org, markj@FreeBSD.org, ngie@FreeBSD.org, bryanv@FreeBSD.org, hselasky@FreeBSD.org, jmg@FreeBSD.org, marcel@FreeBSD.org, br@FreeBSD.org Message-ID: <854005805.3.1413952308003.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <1004113263.2.1413941563321.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1004113263.2.1413941563321.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: Build failed in Jenkins: FreeBSD_HEAD #1674 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Jenkins-Job: FreeBSD_HEAD X-Jenkins-Result: FAILURE X-Mailman-Approved-At: Wed, 22 Oct 2014 11:19:44 +0000 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Oct 2014 04:31:48 -0000 See Changes: [mjg] Reduce nesting in vn_access. No functional changes. [marcel] Virtual machines can easily have more than 16 option ROMs and when that happens, we happily access our resource array out of bounds. Make sure we stay within the MAX_ROMS limit. While here, bump MAX_ROMS from 16 to 32 to minimize the chance of leaving option ROMs unaccounted for. Obtained from:=09Juniper Networks, Inc. [imp] Add defines for various FIRST PARTY DMA SEND subcommands. [mjg] Avoid crdup when possible in kern_accessat. While here tidy up a little. [marcel] Fix the conversion macro for .note sections, broken in the case the ELF file's byte order is not the native byte order. The bug is that the variables holding the name and description size are used (natively) after having been byte-swapped. The fix is to calculate sz from them just prior to byte-swapping. Approved by:=09jkoshy@ Obtained from:=09Juniper Networks, Inc. [marcel] GCC for PowerPC does not align .note sections to 4 bytes. When running ctfmerge on its objects, libelf asserts as it expects .note sections to be 4-byte aligned. Change that expectation. Approved by:=09jkoshy@ Obtained from:=09Juniper Networks, Inc. ------------------------------------------ [...truncated 112867 lines...] --- cp.o --- cc -O2 -pipe -DVM_AND_BUFFER_CACHE_SYNCHRONIZED -D_ACL_PRIVATE -std=3Dgn= u99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-d= ecls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declaratio= ns -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-v= ariable -Qunused-arguments -c --- lib.all__D --- --- ctzti2.po --- cc -pg -O2 -pipe -fpic -fvisibility=3Dhidden -DVISIBILITY_HIDDEN -std= =3Dgnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -= Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -W= no-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-p= arentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-switch -= Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c -o ctzti2.po --- divdc3.po --- cc -pg -O2 -pipe -fpic -fvisibility=3Dhidden -DVISIBILITY_HIDDEN -std= =3Dgnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -= Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -W= no-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-p= arentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-switch -= Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c -o divdc3.po --- divdi3.po --- cc -pg -O2 -pipe -fpic -fvisibility=3Dhidden -DVISIBILITY_HIDDEN -std= =3Dgnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -= Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -W= no-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-p= arentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-switch -= Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c -o divdi3.po --- divmoddi4.po --- cc -pg -O2 -pipe -fpic -fvisibility=3Dhidden -DVISIBILITY_HIDDEN -std= =3Dgnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -= Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -W= no-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-p= arentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-switch -= Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c -o divmoddi4.po --- bin.all__D --- --- utils.o --- cc -O2 -pipe -DVM_AND_BUFFER_CACHE_SYNCHRONIZED -D_ACL_PRIVATE -std=3Dgn= u99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-d= ecls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declaratio= ns -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-v= ariable -Qunused-arguments -c --- lib.all__D --- --- divmodsi4.po --- cc -pg -O2 -pipe -fpic -fvisibility=3Dhidden -DVISIBILITY_HIDDEN -std= =3Dgnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -= Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -W= no-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-p= arentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-switch -= Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c -o divmodsi4.po --- games.all__D --- --- fortune.6.gz --- gzip -cn > fortune.6.gz --- lib.all__D --- --- divsc3.po --- cc -pg -O2 -pipe -fpic -fvisibility=3Dhidden -DVISIBILITY_HIDDEN -std= =3Dgnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -= Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -W= no-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-p= arentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-switch -= Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c -o divsc3.po --- games.all__D --- --- fortune --- cc -O2 -pipe -DDEBUG -I -std=3Dgnu99 -fstack-protector -W= system-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstr= ict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar= -subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definit= ion -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-= empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-argumen= ts -o fortune fortune.o=20 =3D=3D=3D> games/fortune/strfile (all) --- lib.all__D --- --- divti3.po --- cc -pg -O2 -pipe -fpic -fvisibility=3Dhidden -DVISIBILITY_HIDDEN -std= =3Dgnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -= Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -W= no-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-p= arentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-switch -= Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c -o divti3.po --- games.all__D --- --- strfile.o --- cc -O2 -pipe -std=3Dgnu99 -fstack-protector -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-p= rototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitc= h -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnes= ted-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmi= ssing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plu= s-int -Wno-unused-const-variable -Qunused-arguments -c --- lib.all__D --- --- divxc3.po --- cc -pg -O2 -pipe -fpic -fvisibility=3Dhidden -DVISIBILITY_HIDDEN -std= =3Dgnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -= Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -W= no-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-p= arentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-switch -= Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c -o divxc3.po --- bin.all__D --- --- cp.1.gz --- gzip -cn > cp.1.gz --- cp --- cc -O2 -pipe -DVM_AND_BUFFER_CACHE_SYNCHRONIZED -D_ACL_PRIVATE -std=3Dgn= u99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-d= ecls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declaratio= ns -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-v= ariable -Qunused-arguments -o cp cp.o utils.o=20 --- lib.all__D --- --- enable_execute_stack.po --- cc -pg -O2 -pipe -fpic -fvisibility=3Dhidden -DVISIBILITY_HIDDEN -std= =3Dgnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -= Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -W= no-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-p= arentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-switch -= Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c -o enable_execute_stack.po --- bin.all__D --- --- all_subdir_csh --- =3D=3D=3D> bin/csh (all) --- lib.all__D --- --- eprintf.po --- cc -pg -O2 -pipe -fpic -fvisibility=3Dhidden -DVISIBILITY_HIDDEN -std= =3Dgnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -= Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -W= no-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-p= arentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-switch -= Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c -o eprintf.po --- games.all__D --- --- strfile.8.gz --- gzip -cn > strfile.8.gz --- strfile --- cc -O2 -pipe -std=3Dgnu99 -fstack-protector -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-p= rototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitc= h -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnes= ted-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmi= ssing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plu= s-int -Wno-unused-const-variable -Qunused-arguments -o strfile strfile.o= =20 --- lib.all__D --- --- ffsdi2.po --- cc -pg -O2 -pipe -fpic -fvisibility=3Dhidden -DVISIBILITY_HIDDEN -std= =3Dgnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -= Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -W= no-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-p= arentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-switch -= Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c -o ffsdi2.po --- games.all__D --- =3D=3D=3D> games/fortune/datfiles (all) --- lib.all__D --- --- ffsti2.po --- cc -pg -O2 -pipe -fpic -fvisibility=3Dhidden -DVISIBILITY_HIDDEN -std= =3Dgnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -= Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -W= no-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-p= arentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-switch -= Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c -o ffsti2.po --- games.all__D --- --- fortunes.dat --- PATH=3D$PATH:/usr/games:/usr/obj strfile -Cs fortunes.dat --- lib.all__D --- --- fixdfdi.po --- cc -pg -O2 -pipe -fpic -fvisibility=3Dhidden -DVISIBILITY_HIDDEN -std= =3Dgnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -= Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -W= no-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-p= arentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-switch -= Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c -o fixdfdi.po --- fixdfti.po --- cc -pg -O2 -pipe -fpic -fvisibility=3Dhidden -DVISIBILITY_HIDDEN -std= =3Dgnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -= Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -W= no-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-p= arentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-switch -= Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c -o fixdfti.po --- fixsfdi.po --- cc -pg -O2 -pipe -fpic -fvisibility=3Dhidden -DVISIBILITY_HIDDEN -std= =3Dgnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -= Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -W= no-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-p= arentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-switch -= Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c -o fixsfdi.po --- games.all__D --- --- freebsd-tips.dat --- --- bin.all__D --- --- csh.1 --- --- games.all__D --- PATH=3D$PATH:/usr/games:/usr/obj strfile -Cs freebsd-tips.dat --- bin.all__D --- cat > csh.1 --- games.all__D --- --- murphy.dat --- PATH=3D$PATH:/usr/games:/usr/obj strfile -Cs = murphy.dat --- bin.all__D --- --- et_EE.ISO8859-15.msg --- --- lib.all__D --- --- fixsfti.po --- --- games.all__D --- --- startrek.dat --- --- lib.all__D --- cc -pg -O2 -pipe -fpic -fvisibility=3Dhidden -DVISIBILITY_HIDDEN -std= =3Dgnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -= Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -W= no-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-p= arentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-switch -= Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c -o fixsfti.po --- games.all__D --- PATH=3D$PATH:/usr/games:/usr/obj strfile -Cs startrek.dat --- bin.all__D --- cat <= https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/bin/csh/../../contr= ib/tcsh/nls/et/set11> = > et_EE.ISO8859-15.msg --- games.all__D --- --- zippy.dat --- PATH=3D$PATH:/usr/games:/usr/obj strfile -Cs z= ippy.dat --- lib.all__D --- --- fixunsdfdi.po --- --- games.all__D --- --- limerick.dat --- --- lib.all__D --- cc -pg -O2 -pipe -fpic -fvisibility=3Dhidden -DVISIBILITY_HIDDEN -std= =3Dgnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -= Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -W= no-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-p= arentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-switch -= Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c -o fixunsdfdi.po --- games.all__D --- PATH=3D$PATH:/usr/games:/usr/obj strfile -Cs limerick.dat --- murphy-o.dat --- PATH=3D$PATH:/usr/games:/usr/obj strfile -Cs murphy-o.dat --- bin.all__D --- --- fi_FI.ISO8859-1.msg --- --- games.all__D --- --- gerrold.limerick.dat --- PATH=3D$PATH:/usr/games:/usr/obj strfile -Cs gerrold.limerick.dat --- bin.all__D --- cat = > fi_FI.ISO8859-1.msg --- games.all__D --- =3D=3D=3D> games/fortune/unstr (all) --- lib.all__D --- --- fixunsdfsi.po --- cc -pg -O2 -pipe -fpic -fvisibility=3Dhidden -DVISIBILITY_HIDDEN -std= =3Dgnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -= Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -W= no-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-p= arentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-switch -= Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c -o fixunsdfsi.po --- bin.all__D --- --- fr_FR.ISO8859-1.msg --- cat > fr_FR.ISO8859-1.msg --- games.all__D --- --- unstr.o --- --- lib.all__D --- --- fixunsdfti.po --- cc -pg -O2 -pipe -fpic -fvisibility=3Dhidden -DVISIBILITY_HIDDEN -std= =3Dgnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -= Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -W= no-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-p= arentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-switch -= Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c -o fixunsdfti.po --- games.all__D --- cc -O2 -pipe -I -std=3Dgnu99 -fstack-protector -Wsystem-hea= ders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-protot= ypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-p= ointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body= -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c --- bin.all__D --- --- de_DE.ISO8859-1.msg --- cat > de_DE.ISO8859-1.msg --- lib.all__D --- --- fixunssfdi.po --- cc -pg -O2 -pipe -fpic -fvisibility=3Dhidden -DVISIBILITY_HIDDEN -std= =3Dgnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -= Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -W= no-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-p= arentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-switch -= Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c -o fixunssfdi.po --- games.all__D --- --- unstr --- --- bin.all__D --- --- el_GR.ISO8859-7.msg --- --- games.all__D --- cc -O2 -pipe -I -std=3Dgnu99 -fstack-protector -Wsystem-hea= ders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-protot= ypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-p= ointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body= -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -o uns= tr unstr.o=20 --- bin.all__D --- cat <= https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/bin/csh/../../contr= ib/tcsh/nls/greek/set27> = > el_GR.ISO8859-7.msg --- lib.all__D --- --- fixunssfsi.po --- cc -pg -O2 -pipe -fpic -fvisibility=3Dhidden -DVISIBILITY_HIDDEN -std= =3Dgnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -= Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -W= no-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-p= arentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-switch -= Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c -o fixunssfsi.po --- games.all__D --- =3D=3D=3D> games/grdc (all) --- libexec.all__D --- --- atf-check.1.gz --- gzip -cn > atf-check.1.gz --- lib.all__D --- --- fixunssfti.po --- cc -pg -O2 -pipe -fpic -fvisibility=3Dhidden -DVISIBILITY_HIDDEN -std= =3Dgnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -= Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -W= no-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-p= arentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-switch -= Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c -o fixunssfti.po --- libexec.all__D --- --- atf-check --- --- bin.all__D --- --- it_IT.ISO8859-1.msg --- --- libexec.all__D --- c++ -O2 -pipe -DHAVE_CONFIG_H -I -fstack-protector -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wno-uninitiali= zed -Wformat=3D2 -Wno-format-extra-args -Werror -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-format-nonliteral -Qunused-arguments -Wno-c++11-extensions -L/usr/obj= -rpath /usr/lib/private -o atf-check atf-check.o /usr/obj= /usr/obj --- bin.all__D --- cat = > it_IT.ISO8859-1.msg --- libexec.all__D --- c++: error: no such file or directory: '/usr/obj c++: error: no such file or directory: '/usr/obj *** [atf-check] Error code 1 make[5]: stopped in 1 error make[5]: stopped in --- games.all__D --- --- grdc.o --- --- libexec.all__D --- *** [_sub.all] Error code 2 make[4]: stopped in 1 error make[4]: stopped in *** [_sub.all] Error code 2 make[3]: stopped in 1 error make[3]: stopped in --- games.all__D --- cc -O2 -pipe -std=3Dgnu99 -fstack-protector -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-p= rototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitc= h -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnes= ted-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmi= ssing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plu= s-int -Wno-unused-const-variable -Qunused-arguments -c --- libexec.all__D --- *** [libexec.all__D] Error code 2 make[2]: stopped in --- bin.all__D --- A failure has been detected in another branch of the parallel make make[4]: stopped in *** [all_subdir_csh] Error code 2 make[3]: stopped in 1 error make[3]: stopped in *** [bin.all__D] Error code 2 make[2]: stopped in --- lib.all__D --- A failure has been detected in another branch of the parallel make make[4]: stopped in *** [all_subdir_libcompiler_rt] Error code 2 make[3]: stopped in 1 error make[3]: stopped in *** [lib.all__D] Error code 2 make[2]: stopped in --- games.all__D --- A failure has been detected in another branch of the parallel make make[4]: stopped in *** [_sub.all] Error code 2 make[3]: stopped in 1 error make[3]: stopped in *** [games.all__D] Error code 2 make[2]: stopped in 4 errors make[2]: stopped in *** [everything] Error code 2 make[1]: stopped in 1 error make[1]: stopped in *** [buildworld] Error code 2 make: stopped in 1 error make: stopped in Build step 'Execute shell' marked build as failure