From owner-freebsd-current@FreeBSD.ORG Sat Sep 27 10:03:05 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E3011DF2; Sat, 27 Sep 2014 10:03:04 +0000 (UTC) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id CB740A01; Sat, 27 Sep 2014 10:03:04 +0000 (UTC) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 07A6E8FA; Sat, 27 Sep 2014 10:03:04 +0000 (UTC) Date: Sat, 27 Sep 2014 10:03:01 +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, sbruno@FreeBSD.org, melifaro@FreeBSD.org, neel@FreeBSD.org, delphij@FreeBSD.org, adrian@FreeBSD.org, cperciva@FreeBSD.org, marcel@FreeBSD.org Message-ID: <1530752109.5.1411812184846.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <2083005937.4.1411800620089.JavaMail.jenkins@jenkins-9.freebsd.org> References: <2083005937.4.1411800620089.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: Build failed in Jenkins: FreeBSD_HEAD #1537 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: Sat, 27 Sep 2014 11:27:04 +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: Sat, 27 Sep 2014 10:03:05 -0000 See Changes: [cperciva] Switch primes(6) from using unsigned long to using uint64_t. Th= is fixes 'limited range of type' warnings about comparisons on 32-bit systems, and allows 32-bit systems to compute the full range of primes. [sbruno] Add kernel support for the TP-LINK MR3020 Atheros MIPS 24k router. AR9331 based system. Phabric:=09https://reviews.freebsd.org/D780 Reviewed by:=09adrian [melifaro] * Split tcp_signature_compute() into 2 pieces: - tcp_get_sav() - SADB key lookup - tcp_signature_do_compute() - actual computation * Fix TCP signature case for listening socket: do not assume EVERY connection coming to socket with TCP_SIGNATURE set to be md5 signed regardless of SADB key existance for particular address. This fixes the case for routing software having _some_ BGP sessions secured by md5. * Simplify TCP_SIGNATURE handling in tcp_input() MFC after:=092 weeks ------------------------------------------ [...truncated 87458 lines...] %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 --- --- crypto.o --- cc -O2 -pipe -I -I -I -I -I= -DHAVE_CONFIG_H -I -std=3Dgnu99 -fstack-protector -Qunused-arguments -c -o crypto.o --- 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 --- 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 --- --- 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 --- lib__L --- echo libformw.so.5: /usr/obj >> .depend =3D=3D=3D> lib/ncurses/menuw (depend) --- ncurses_def.h --- AWK=3Dawk sh > ncurses_def.h --- .depend --- rm -f .depend CC=3D'cc ' mkdep -f .depend -a -D_XOPEN_SOURCE_EXTENDED -DENABLE_WIDEC -= I. -I/usr/obj -I -I -I -I -DNDEBUG -DHAVE_CONFIG_= H -I -std=3Dgnu99 = --- 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 --- --- 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 --- --- 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 --- 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 --- cddl/lib__L --- :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 --- --- 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 --- cddl/lib__L --- 2 warnings generated. --- 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 --- kerberos5/lib__L --- --- export_sec_context.o --- --- cddl/lib__L --- --- zfs_deleg.o --- --- kerberos5/lib__L --- 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 --- cddl/lib__L --- 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 --- --- depend_subdir_clang --- --- depend_subdir_libclangast --- =3D=3D=3D> lib/clang/libclangast (depend) --- AttrImpl.inc.h --- clang-tblgen -gen-clang-attr-impl -I -d AttrImpl.inc.d -o AttrImpl.inc.h --- cddl/lib__L --- --- zfs_fletcher.o --- --- lib__L --- --- AttrList.inc.h --- --- cddl/lib__L --- 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 --- clang-tblgen -gen-clang-attr-list -I -d AttrList.inc.d -o AttrList.inc.h --- kerberos5/lib__L --- --- external.o --- cc -O2 -pipe -I -I -I -I -I= -DHAVE_CONFIG_H -I -std=3Dgnu99 -fstack-protector -Qunused-arguments -c -o external.o --- lib__L --- --- Attrs.inc.h --- clang-tblgen -gen-clang-attr-classes -I -d Attrs.inc.d -o Attrs.inc.h --- CommentCommandList.inc.h --- clang-tblgen -gen-clang-comment-command-list -d CommentCommandList.inc.d -= o CommentCommandList.inc.h --- CommentHTMLTagsProperties.inc.h --- clang-tblgen -gen-clang-comment-html-tags-properties -d CommentHTMLTagsPro= perties.inc.d -o CommentHTMLTagsProperties.inc.h --- DiagnosticCommentKinds.inc.h --- clang-tblgen -gen-clang-diags-defs -clang-component=3DComment -I -d DiagnosticCommentKinds= .inc.d -o DiagnosticCommentKinds.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 --- --- 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 --- lib__L --- --- DiagnosticSemaKinds.inc.h --- clang-tblgen -gen-clang-diags-defs -clang-component=3DSema -I -d DiagnosticSemaKinds.inc.d= -o DiagnosticSemaKinds.inc.h --- AttrDump.inc.h --- clang-tblgen -gen-clang-attr-dump -I -d AttrDump.inc.d -o AttrDump.inc.h --- CommentCommandInfo.inc.h --- clang-tblgen -gen-clang-comment-command-info -d CommentCommandInfo.inc.d -= o CommentCommandInfo.inc.h --- depend_subdir_ncurses --- echo libmenuw.so.5: /usr/obj >> .depend --- depend_subdir_clang --- --- CommentHTMLNamedCharacterReferences.inc.h --- clang-tblgen -gen-clang-comment-html-named-character-references -d Comment= HTMLNamedCharacterReferences.inc.d -o CommentHTMLNamedCharacterReferences.i= nc.h --- depend_subdir_ncurses --- =3D=3D=3D> lib/ncurses/panelw (depend) --- depend_subdir_clang --- --- CommentHTMLTags.inc.h --- clang-tblgen -gen-clang-comment-html-tags -d CommentHTMLTags.inc.d -o Comm= entHTMLTags.inc.h --- CommentNodes.inc.h --- clang-tblgen -gen-clang-comment-nodes -d CommentNodes.inc.d -o CommentNode= s.inc.h --- depend_subdir_ncurses --- --- ncurses_def.h --- --- kerberos5/lib__L --- --- import_name.o --- --- lib__L --- AWK=3Dawk sh > ncurses_def.h --- depend_subdir_clang --- --- DeclNodes.inc.h --- --- kerberos5/lib__L --- cc -O2 -pipe -I -I -I -I -I= -DHAVE_CONFIG_H -I -std=3Dgnu99 -fstack-protector -Qunused-arguments -c -o import_name.= o --- lib__L --- clang-tblgen -gen-clang-decl-nodes -d DeclNodes.inc.d -o DeclNodes.inc.h = --- DiagnosticASTKinds.inc.h --- clang-tblgen -gen-clang-diags-defs -clang-component=3DAST -I -d DiagnosticASTKinds.inc.d = -o DiagnosticASTKinds.inc.h --- depend_subdir_ncurses --- --- .depend --- rm -f .depend --- 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 --- lib__L --- CC=3D'cc ' mkdep -f .depend -a -D_XOPEN_SOURCE_EXTENDED -DENABLE_WIDEC -= I. -I/usr/obj -I -I -I -I -DNDEBUG -DHAVE_CO= NFIG_H -I -std=3Dgnu99 --- depend_subdir_clang --- --- 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_MACROS -D__STDC_CONSTANT_M= ACROS -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_REWRITER -DCLANG_ENABLE_STATIC_AN= ALYZER -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd11.0\" -DLLVM= _HOST_TRIPLE=3D\"x86_64-unknown-freebsd11.0\" -DDEFAULT_SYSROOT=3D\"\" = = <= https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/lib/clang/libclanga= st/../../../contrib/llvm/tools/clang/lib/AST/Expr.cpp> =20 --- 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 --- 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 --- --- 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 --- 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 --- --- 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 --- 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 --- --- libzfs.so.2 --- building shared library libzfs.so.2 --- lib__L --- --- depend_subdir_ncurses --- echo libpanelw.so.5: /usr/obj >> .depend --- 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 --- /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 --- 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_clang --- A failure has been detected in another branch of the parallel make make[6]: stopped in *** [depend_subdir_libclangast] Error code 2 make[5]: stopped in 1 error 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