From owner-freebsd-current@FreeBSD.ORG Sat Sep 27 06:50:19 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DAD74188; Sat, 27 Sep 2014 06:50:19 +0000 (UTC) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id C4E3F666; Sat, 27 Sep 2014 06:50:19 +0000 (UTC) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 208488BD; Sat, 27 Sep 2014 06:50:20 +0000 (UTC) Date: Sat, 27 Sep 2014 06:50:18 +0000 (GMT) From: jenkins-admin@freebsd.org To: jenkins-admin@FreeBSD.org, freebsd-current@freebsd.org, np@FreeBSD.org, kevlo@FreeBSD.org, grehan@FreeBSD.org, neel@FreeBSD.org, delphij@FreeBSD.org, adrian@FreeBSD.org, marcel@FreeBSD.org Message-ID: <2083005937.4.1411800620089.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <1917063527.3.1411792012432.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1917063527.3.1411792012432.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: Build failed in Jenkins: FreeBSD_HEAD #1536 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-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: Sat, 27 Sep 2014 06:50:20 -0000 See Changes: [np] cxgbe(4): implement if_get_counter. [adrian] Remove an un-needed bit of pre-processor work - it all lives insid= e #ifdef RSS. [marcel] Add 3 long options for getting information about mkimg itself: --version=09print the version of mkimg and also whether it's =09=0964- or 32-bit. --formats=09list the supported output formats separated by space. --schemes=09list the supported partitioning schemes separated by =09=09space. Inspired by a patch from: gjb@ MFC after:=091 week Relnotes:=09yes [neel] After r271635 mmap(2) requires either MAP_PRIVATE or MAP_SHARED for non-anonymous mappings. This gets 'bhyvectl --get-all' working again. Reported by:=09Anish Gupta (akgupt3@gmail.com) ------------------------------------------ [...truncated 88369 lines...] ^~~~~~~~~~~~~~~~ :1499:48: w= arning: format specifies type 'long long' but the argument has type 'int64_= t' (aka 'long') [-Wformat] dryrun ? "Would discard" : "Discarded", loss); ^~~~ :1553:48: w= arning: format specifies type 'long long' but the argument has type 'long' = [-Wformat] "\tmust be discarded, irreversibly. "), (loss + 30) / = 60); ^~~~~~~~~~~~~~= ~~ :1557:48: w= arning: format specifies type 'long long' but the argument has type 'int64_= t' (aka 'long') [-Wformat] "\tmust be discarded, irreversibly. "), loss); ^~~~ --- lib__L --- --- Options.inc.h --- tblgen -gen-opt-parser-defs -I -I = -d Option= s.inc.d -o Options.inc.h --- cddl/lib__L --- :2543:50: w= arning: format specifies type 'unsigned long long' but the argument has typ= e 'uint64_t' (aka 'unsigned long') [-Wformat] dgettext(TEXT_DOMAIN, "cannot fault %llu"), guid); ~~~~ ^~~~ %lu :2578:52: w= arning: format specifies type 'unsigned long long' but the argument has typ= e 'uint64_t' (aka 'unsigned long') [-Wformat] dgettext(TEXT_DOMAIN, "cannot degrade %llu"), guid); ~~~~ ^~~~ %lu :3247:6: wa= rning: format specifies type 'unsigned long long' but the argument has type= 'uint64_t' (aka 'unsigned long') [-Wformat] guid); ^~~~ :3841:57: w= arning: format specifies type 'unsigned long long' but the argument has typ= e 'uint64_t' (aka 'unsigned long') [-Wformat] (void) snprintf(pathname, len, ":<0x%llx>", obj); ~~~~ ^~~ %lx :3852:7: wa= rning: format specifies type 'unsigned long long' but the argument has type= 'uint64_t' (aka 'unsigned long') [-Wformat] dsobj, obj); ^~~~~ :3852:14: w= arning: format specifies type 'unsigned long long' but the argument has typ= e 'uint64_t' (aka 'unsigned long') [-Wformat] dsobj, obj); ^~~ :3873:57: w= arning: format specifies type 'unsigned long long' but the argument has typ= e 'uint64_t' (aka 'unsigned long') [-Wformat] (void) snprintf(pathname, len, "%s:<0x%llx>", dsname, obj); ~~~~ ^~~ %lx --- kerberos5/lib__L --- --- delete_sec_context.o --- cc -O2 -pipe -I -I -I -I -I= -DHAVE_CONFIG_H -I -std=3Dgnu99 -fstack-protector -Qunused-arguments -c -o delet= e_sec_context.o --- lib__L --- --- StmtNodes.inc.h --- clang-tblgen -gen-clang-stmt-nodes -d StmtNodes.inc.d -o StmtNodes.inc.h = --- .depend --- rm -f .depend CC=3D'cc ' mkdep -f .depend -a -I= -I -I -I. -I -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_M= ACROS -D__STDC_CONSTANT_MACROS -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_REWRITER= -DCLANG_ENABLE_STATIC_ANALYZER -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unk= nown-freebsd11.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd11.0\" -DDE= FAULT_SYSROOT=3D\"\" = = =20 --- kerberos5/lib__L --- --- display_name.o --- cc -O2 -pipe -I -I -I -I -I= -DHAVE_CONFIG_H -I -std=3Dgnu99 -fstack-protector -Qunused-arguments -c -o display_nam= e.o --- display_status.o --- cc -O2 -pipe -I -I -I -I -I= -DHAVE_CONFIG_H -I -std=3Dgnu99 -fstack-protector -Qunused-arguments -c -o display_s= tatus.o --- cddl/lib__L --- 13 warnings generated. --- libzfs_sendrecv.o --- cc -O2 -pipe -DZFS_NO_ACL -I -I -I -I -I -I -I -I -I -I -I -I -I -I -I -DNEED_SOLARIS_BOOLEAN -s= td=3Diso9899:1999 -fstack-protector -Wno-pointer-sign -Wno-unknown-pragmas = -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautol= ogical-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-func= tion -Wno-enum-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-pa= rameter -Wno-parentheses -Qunused-arguments -c -o libzfs_sendrecv.o --- kerberos5/lib__L --- --- duplicate_name.o --- cc -O2 -pipe -I -I -I -I -I= -DHAVE_CONFIG_H -I -std=3Dgnu99 -fstack-protector -Qunused-arguments -c -o duplicate= _name.o --- export_name.o --- cc -O2 -pipe -I -I -I -I -I= -DHAVE_CONFIG_H -I -std=3Dgnu99 -fstack-protector -Qunused-arguments -c -o export_name.= o --- export_sec_context.o --- cc -O2 -pipe -I -I -I -I -I= -DHAVE_CONFIG_H -I -std=3Dgnu99 -fstack-protector -Qunused-arguments -c -o expor= t_sec_context.o --- external.o --- cc -O2 -pipe -I -I -I -I -I= -DHAVE_CONFIG_H -I -std=3Dgnu99 -fstack-protector -Qunused-arguments -c -o external.o --- cddl/lib__L --- --- libzfs_status.o --- cc -O2 -pipe -DZFS_NO_ACL -I -I -I -I -I -I -I -I -I -I -I -I -I -I -I -DNEED_SOLARIS_BOOLEAN -s= td=3Diso9899:1999 -fstack-protector -Wno-pointer-sign -Wno-unknown-pragmas = -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautol= ogical-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-func= tion -Wno-enum-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-pa= rameter -Wno-parentheses -Qunused-arguments -c -o libzfs_status.o --- kerberos5/lib__L --- --- import_name.o --- cc -O2 -pipe -I -I -I -I -I= -DHAVE_CONFIG_H -I -std=3Dgnu99 -fstack-protector -Qunused-arguments -c -o import_name.= o --- cddl/lib__L --- --- libzfs_util.o --- cc -O2 -pipe -DZFS_NO_ACL -I -I -I -I -I -I -I -I -I -I -I -I -I -I -I -DNEED_SOLARIS_BOOLEAN -s= td=3Diso9899:1999 -fstack-protector -Wno-pointer-sign -Wno-unknown-pragmas = -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautol= ogical-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-func= tion -Wno-enum-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-pa= rameter -Wno-parentheses -Qunused-arguments -c -o libzfs_util.o :590:40: wa= rning: format specifies type 'unsigned long long' but the argument has type= 'uint64_t' (aka 'unsigned long') [-Wformat] (void) snprintf(buf, buflen, "%llu", n); ~~~~ ^ %lu :596:42: wa= rning: format specifies type 'unsigned long long' but the argument has type= 'uint64_t' (aka 'unsigned long') [-Wformat] (void) snprintf(buf, buflen, "%llu%c", n, u); ~~~~ ^ %lu --- kerberos5/lib__L --- --- import_sec_context.o --- cc -O2 -pipe -I -I -I -I -I= -DHAVE_CONFIG_H -I -std=3Dgnu99 -fstack-protector -Qunused-arguments -c -o impor= t_sec_context.o --- cddl/lib__L --- 2 warnings generated. --- kerberos5/lib__L --- --- indicate_mechs.o --- cc -O2 -pipe -I -I -I -I -I= -DHAVE_CONFIG_H -I -std=3Dgnu99 -fstack-protector -Qunused-arguments -c -o indicate_= mechs.o --- cddl/lib__L --- --- zfeature_common.o --- cc -O2 -pipe -DZFS_NO_ACL -I -I -I -I -I -I -I -I -I -I -I -I -I -I -I -DNEED_SOLARIS_BOOLEAN -s= td=3Diso9899:1999 -fstack-protector -Wno-pointer-sign -Wno-unknown-pragmas = -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautol= ogical-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-func= tion -Wno-enum-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-pa= rameter -Wno-parentheses -Qunused-arguments -c -o zfeature_common.o --- zfs_comutil.o --- cc -O2 -pipe -DZFS_NO_ACL -I -I -I -I -I -I -I -I -I -I -I -I -I -I -I -DNEED_SOLARIS_BOOLEAN -s= td=3Diso9899:1999 -fstack-protector -Wno-pointer-sign -Wno-unknown-pragmas = -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautol= ogical-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-func= tion -Wno-enum-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-pa= rameter -Wno-parentheses -Qunused-arguments -c -o zfs_comutil.o --- lib__L --- --- depend_subdir_libprocstat --- =3D=3D=3D> lib/libprocstat (depend) --- cddl/lib__L --- --- zfs_deleg.o --- cc -O2 -pipe -DZFS_NO_ACL -I -I -I -I -I -I -I -I -I -I -I -I -I -I -I -DNEED_SOLARIS_BOOLEAN -s= td=3Diso9899:1999 -fstack-protector -Wno-pointer-sign -Wno-unknown-pragmas = -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautol= ogical-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-func= tion -Wno-enum-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-pa= rameter -Wno-parentheses -Qunused-arguments -c -o zfs_deleg.o --- lib__L --- --- _sub.depend --- =3D=3D=3D> lib/libprocstat/zfs (depend) --- .depend --- rm -f .depend CC=3D'cc ' mkdep -f .depend -a -I= -I -I -I -I -I -I -I -I -I -DNEED_SOLARIS_= BOOLEAN -std=3Dgnu99 --- kerberos5/lib__L --- --- init_sec_context.o --- cc -O2 -pipe -I -I -I -I -I= -DHAVE_CONFIG_H -I -std=3Dgnu99 -fstack-protector -Qunused-arguments -c -o init_se= c_context.o --- cddl/lib__L --- --- zfs_fletcher.o --- cc -O2 -pipe -DZFS_NO_ACL -I -I -I -I -I -I -I -I -I -I -I -I -I -I -I -DNEED_SOLARIS_BOOLEAN -s= td=3Diso9899:1999 -fstack-protector -Wno-pointer-sign -Wno-unknown-pragmas = -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautol= ogical-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-func= tion -Wno-enum-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-pa= rameter -Wno-parentheses -Qunused-arguments -c -o zfs_fletcher.o --- lib__L --- --- .depend --- rm -f .depend CC=3D'cc ' mkdep -f .depend -a -I. -I -D_KVM_VNODE -DLIBPROCSTAT_ZFS -std= =3Dgnu99 --- cddl/lib__L --- --- zfs_ioctl_compat.o --- cc -O2 -pipe -DZFS_NO_ACL -I -I -I -I -I -I -I -I -I -I -I -I -I -I -I -DNEED_SOLARIS_BOOLEAN -s= td=3Diso9899:1999 -fstack-protector -Wno-pointer-sign -Wno-unknown-pragmas = -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautol= ogical-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-func= tion -Wno-enum-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-pa= rameter -Wno-parentheses -Qunused-arguments -c -o zfs_ioctl_compat.o --- kerberos5/lib__L --- --- inquire_context.o --- cc -O2 -pipe -I -I -I -I -I= -DHAVE_CONFIG_H -I -std=3Dgnu99 -fstack-protector -Qunused-arguments -c -o inquire_= context.o --- cddl/lib__L --- --- zfs_namecheck.o --- cc -O2 -pipe -DZFS_NO_ACL -I -I -I -I -I -I -I -I -I -I -I -I -I -I -I -DNEED_SOLARIS_BOOLEAN -s= td=3Diso9899:1999 -fstack-protector -Wno-pointer-sign -Wno-unknown-pragmas = -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautol= ogical-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-func= tion -Wno-enum-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-pa= rameter -Wno-parentheses -Qunused-arguments -c -o zfs_namecheck.o --- kerberos5/lib__L --- --- inquire_cred_by_mech.o --- cc -O2 -pipe -I -I -I -I -I= -DHAVE_CONFIG_H -I -std=3Dgnu99 -fstack-protector -Qunused-arguments -c -o inq= uire_cred_by_mech.o --- cddl/lib__L --- --- zfs_prop.o --- cc -O2 -pipe -DZFS_NO_ACL -I -I -I -I -I -I -I -I -I -I -I -I -I -I -I -DNEED_SOLARIS_BOOLEAN -s= td=3Diso9899:1999 -fstack-protector -Wno-pointer-sign -Wno-unknown-pragmas = -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautol= ogical-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-func= tion -Wno-enum-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-pa= rameter -Wno-parentheses -Qunused-arguments -c -o zfs_prop.o --- lib__L --- echo libprocstat.so.1: /usr/obj /usr/obj /usr/obj >> .depend --- kerberos5/lib__L --- --- inquire_mechs_for_name.o --- cc -O2 -pipe -I -I -I -I -I= -DHAVE_CONFIG_H -I -std=3Dgnu99 -fstack-protector -Qunused-arguments -c -o i= nquire_mechs_for_name.o --- lib__L --- --- depend_subdir_clang --- --- depend_subdir_libclangfrontendtool --- =3D=3D=3D> lib/clang/libclangfrontendtool (depend) --- DiagnosticFrontendKinds.inc.h --- clang-tblgen -gen-clang-diags-defs -clang-component=3DFrontend -I -d DiagnosticFr= ontendKinds.inc.d -o DiagnosticFrontendKinds.inc.h --- cddl/lib__L --- --- zpool_prop.o --- cc -O2 -pipe -DZFS_NO_ACL -I -I -I -I -I -I -I -I -I -I -I -I -I -I -I -DNEED_SOLARIS_BOOLEAN -s= td=3Diso9899:1999 -fstack-protector -Wno-pointer-sign -Wno-unknown-pragmas = -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautol= ogical-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-func= tion -Wno-enum-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-pa= rameter -Wno-parentheses -Qunused-arguments -c -o zpool_prop.o --- lib__L --- --- DiagnosticCommonKinds.inc.h --- clang-tblgen -gen-clang-diags-defs -clang-component=3DCommon -I -d DiagnosticComm= onKinds.inc.d -o DiagnosticCommonKinds.inc.h --- Options.inc.h --- tblgen -gen-opt-parser-defs -I = -I -= d Options.inc.d -o Options.inc.h --- kerberos5/lib__L --- --- inquire_names_for_mech.o --- cc -O2 -pipe -I -I -I -I -I= -DHAVE_CONFIG_H -I -std=3Dgnu99 -fstack-protector -Qunused-arguments -c -o i= nquire_names_for_mech.o --- cddl/lib__L --- --- zprop_common.o --- cc -O2 -pipe -DZFS_NO_ACL -I -I -I -I -I -I -I -I -I -I -I -I -I -I -I -DNEED_SOLARIS_BOOLEAN -s= td=3Diso9899:1999 -fstack-protector -Wno-pointer-sign -Wno-unknown-pragmas = -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautol= ogical-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-func= tion -Wno-enum-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-pa= rameter -Wno-parentheses -Qunused-arguments -c -o zprop_common.o --- lib__L --- --- .depend --- rm -f .depend CC=3D'cc ' mkdep -f .depend -a -I -I -I -I. -I -DLLVM_ON_UNIX -DLLVM_ON_FREE= BSD -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -DCLANG_ENABLE_ARCMT -DC= LANG_ENABLE_REWRITER -DCLANG_ENABLE_STATIC_ANALYZER -DLLVM_DEFAULT_TARGET_T= RIPLE=3D\"x86_64-unknown-freebsd11.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknow= n-freebsd11.0\" -DDEFAULT_SYSROOT=3D\"\" =20 --- kerberos5/lib__L --- --- inquire_sec_context_by_oid.o --- cc -O2 -pipe -I -I -I -I -I= -DHAVE_CONFIG_H -I -std=3Dgnu99 -fstack-protector -Qunused-arguments -c = -o inquire_sec_context_by_oid.o --- lib__L --- --- depend_subdir_libclanglex --- =3D=3D=3D> lib/clang/libclanglex (depend) --- cddl/lib__L --- --- libzfs.so.2 --- building shared library libzfs.so.2 --- lib__L --- --- DiagnosticLexKinds.inc.h --- clang-tblgen -gen-clang-diags-defs -clang-component=3DLex -I -d DiagnosticLexKinds.inc.d = -o DiagnosticLexKinds.inc.h --- AttrSpellings.inc.h --- clang-tblgen -gen-clang-attr-spelling-list -I -d AttrSpellings.inc.d -o AttrSpellings.inc.h --- DiagnosticCommonKinds.inc.h --- clang-tblgen -gen-clang-diags-defs -clang-component=3DCommon -I -d DiagnosticCommonKinds.i= nc.d -o DiagnosticCommonKinds.inc.h --- cddl/lib__L --- /usr/obj: cannot find -luutil cc: error: linker command failed with exit code 1 (use -v to see invocation= ) *** [libzfs.so.2] Error code 1 make[5]: stopped in 1 error make[5]: stopped in *** [_sub.all] Error code 2 make[4]: stopped in 1 error make[4]: stopped in --- lib__L --- A failure has been detected in another branch of the parallel make make[6]: stopped in *** [depend_subdir_libclanglex] Error code 2 make[5]: stopped in --- kerberos5/lib__L --- A failure has been detected in another branch of the parallel make make[5]: stopped in *** [_sub.all] Error code 2 make[4]: stopped in 1 error make[4]: stopped in --- lib__L --- --- depend_subdir_libclangfrontend --- A failure has been detected in another branch of the parallel make make[6]: stopped in *** [depend_subdir_libclangfrontend] Error code 2 make[5]: stopped in 2 errors make[5]: stopped in *** [depend_subdir_clang] Error code 2 make[4]: stopped in 1 error make[4]: stopped in A failure has been detected in another branch of the parallel make make[3]: stopped in *** [libraries] Error code 2 make[2]: stopped in 1 error make[2]: stopped in *** [_libraries] 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