From owner-freebsd-i386@FreeBSD.ORG Wed Apr 29 13:34:50 2015 Return-Path: Delivered-To: freebsd-i386@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4AB6193C; Wed, 29 Apr 2015 13:34:50 +0000 (UTC) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id 346751053; Wed, 29 Apr 2015 13:34:50 +0000 (UTC) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 84100E86; Wed, 29 Apr 2015 13:34:50 +0000 (UTC) Date: Wed, 29 Apr 2015 13:34:50 +0000 (GMT) From: jenkins-admin@freebsd.org To: jenkins-admin@FreeBSD.org, freebsd-current@FreeBSD.org, freebsd-i386@FreeBSD.org, trasz@FreeBSD.org, whu@FreeBSD.org, ngie@FreeBSD.org Message-ID: <1709657630.85.1430314490486.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: Build failed in Jenkins: FreeBSD_HEAD_i386 #54 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkKKb2VAfYQKfu1t7qk4nR5qzUBEI+UqT4BPec4qHVhqUy0FFdq50sMH+3y9bCDNOufctov6VqTNffZ3YXArnZK95YF0OX97fh+E9txYOUX1adc+TikcKjuYpHmL5dE62eaZTI+4A5jnRonskQ1PaoIFz0Kbu4mWzkFsmdiXTraGzomXq4cHUCATA2+K4eDYgjXEQI30z3GOMmmZ4t/+6QGk1cMb/BqMWHbn80AsRCb4tU7Hpd72XLDpsuO7YRP1Q0CjmNAuBOTj+sFiiOe6U9HpqOlQN+iFUvBdZo/ybuy5Kh71cAaYQNL68cYdZJ6binH/DkG3KY/fS7DFYAeuwjwIDAQAB X-Jenkins-Job: FreeBSD_HEAD_i386 X-Jenkins-Result: FAILURE X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Apr 2015 13:34:50 -0000 See Changes: [trasz] Add kern.racct.enable tunable and RACCT_DISABLED config option. The point of this is to be able to add RACCT (with RACCT_DISABLED) to GENERIC, to avoid having to rebuild the kernel to use rctl(8). Differential Revision: https://reviews.freebsd.org/D2369 Reviewed by: kib@ MFC after: 1 month Relnotes: yes Sponsored by: The FreeBSD Foundation [whu] Microsoft vmbus, storage and other related driver enhancements for HyperV. - Vmbus multi channel support. - Vector interrupt support. - Signal optimization. - Storvsc driver performance improvement. - Scatter and gather support for storvsc driver. - Minor bug fix for KVP driver. Thanks royger, jhb and delphij from FreeBSD community for the reviews and comments. Also thanks Hovy Xu from NetApp for the contributions to the storvsc driver. PR: 195238 Submitted by: whu Reviewed by: royger, jhb, delphij Approved by: royger MFC after: 2 weeks Relnotes: yes Sponsored by: Microsoft OSTC [ngie] ATF_REQUIRE_KERNEL_MODULE: use atf_skip, not ATF_REQUIRE_MSG so the testcase no longer bombs out PLAIN_REQUIRE_KERNEL_MODULE: use printf + _exit, no err so the testcase no longer bombs out if it prints to stderr MFC after: 5 days ------------------------------------------ [...truncated 155406 lines...] --- 00 --- cat >00.tmp chmod +x 00.tmp mv 00.tmp 00 --- 01 --- cat >01.tmp chmod +x 01.tmp mv 01.tmp 01 --- 02 --- cat >02.tmp chmod +x 02.tmp mv 02.tmp 02 --- 03 --- cat >03.tmp chmod +x 03.tmp mv 03.tmp 03 --- 04 --- cat >04.tmp chmod +x 04.tmp mv 04.tmp 04 --- 05 --- cat >05.tmp chmod +x 05.tmp mv 05.tmp 05 --- 06 --- cat >06.tmp chmod +x 06.tmp mv 06.tmp 06 --- 07 --- cat >07.tmp chmod +x 07.tmp mv 07.tmp 07 --- 08 --- cat >08.tmp chmod +x 08.tmp mv 08.tmp 08 --- 09 --- cat >09.tmp chmod +x 09.tmp mv 09.tmp 09 --- 10 --- cat >10.tmp chmod +x 10.tmp mv 10.tmp 10 --- 11 --- cat >11.tmp chmod +x 11.tmp mv 11.tmp 11 --- 12 --- cat >12.tmp chmod +x 12.tmp mv 12.tmp 12 --- 13 --- cat >13.tmp chmod +x 13.tmp mv 13.tmp 13 --- 14 --- cat >14.tmp --- usr.sbin.all__D --- --- tbxface.o --- --- tests.all__D --- chmod +x 14.tmp --- usr.sbin.all__D --- cc -O2 -pipe -DACPI_EXEC_APP -fno-strict-aliasing -I -std=gnu99 -fstack-protector -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 -o tbxface.o --- tests.all__D --- mv 14.tmp 14 --- Kyuafile.auto --- ===> tests/sys/pjdfstest/tests/unlink (all) --- 00 --- cat >00.tmp chmod +x 00.tmp mv 00.tmp 00 --- 01 --- cat >01.tmp chmod +x 01.tmp mv 01.tmp 01 --- 02 --- cat >02.tmp chmod +x 02.tmp mv 02.tmp 02 --- 03 --- cat >03.tmp chmod +x 03.tmp mv 03.tmp 03 --- 04 --- cat >04.tmp chmod +x 04.tmp mv 04.tmp 04 --- 05 --- cat >05.tmp chmod +x 05.tmp mv 05.tmp 05 --- 06 --- cat >06.tmp chmod +x 06.tmp mv 06.tmp 06 --- 07 --- cat >07.tmp chmod +x 07.tmp mv 07.tmp 07 --- 08 --- cat >08.tmp chmod +x 08.tmp mv 08.tmp 08 --- 09 --- cat >09.tmp chmod +x 09.tmp mv 09.tmp 09 --- 10 --- cat >10.tmp chmod +x 10.tmp mv 10.tmp 10 --- 11 --- cat >11.tmp chmod +x 11.tmp mv 11.tmp 11 --- 12 --- cat >12.tmp chmod +x 12.tmp mv 12.tmp 12 --- 13 --- cat >13.tmp chmod +x 13.tmp mv 13.tmp 13 --- Kyuafile.auto --- --- misc.sh --- sed -e '\,maindir=,s,maindir=.*,maindir=`dirname $0`/../,' < > misc.sh.tmp --- lib.all__D --- --- snmpclient.po --- cc -pg -O2 -pipe -I -DHAVE_ERR_H -DHAVE_GETADDRINFO -DHAVE_STRLCPY -DHAVE_STDINT_H -DHAVE_INTTYPES_H -DQUADFMT='"llu"' -DQUADXFMT='"llx"' -DHAVE_LIBCRYPTO -std=gnu99 -fstack-protector -Wsystem-headers -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 -o snmpclient.po --- tests.all__D --- mv misc.sh.tmp misc.sh --- Kyuafile.auto --- --- usr.sbin.all__D --- --- tbxfload.o --- cc -O2 -pipe -DACPI_EXEC_APP -fno-strict-aliasing -I -std=gnu99 -fstack-protector -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 -o tbxfload.o --- tests.all__D --- ===> tests/sys/aio (all) (cd && make -f _RECURSING_PROGS= SUBDIR= PROG=aio_test DEPENDFILE=.depend.aio_test .MAKE.DEPENDFILE=.depend.aio_test ) --- aio_test.o --- cc -O2 -pipe -I -std=gnu99 -fstack-protector -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 -o aio_test.o :207:2: error: implicit declaration of function 'atf_skip' is invalid in C99 [-Werror,-Wimplicit-function-declaration] ATF_REQUIRE_KERNEL_MODULE("aio"); ^ :43:3: note: expanded from macro 'ATF_REQUIRE_KERNEL_MODULE' atf_skip("module %s could not be resolved: %s", \ ^ 1 error generated. *** [aio_test.o] Error code 1 make[6]: stopped in 1 error make[6]: stopped in *** [aio_test] Error code 2 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 *** [_sub.all] Error code 2 make[3]: stopped in 1 error make[3]: stopped in *** [tests.all__D] Error code 2 make[2]: stopped in --- usr.sbin.all__D --- 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 *** [all_subdir_acpi] Error code 2 make[3]: stopped in 1 error make[3]: stopped in *** [usr.sbin.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[5]: stopped in *** [_sub.all] Error code 2 make[4]: stopped in 1 error make[4]: stopped in *** [all_subdir_libbsnmp] Error code 2 make[3]: stopped in 1 error make[3]: stopped in *** [lib.all__D] Error code 2 make[2]: stopped in --- usr.bin.all__D --- --- all_subdir_clang --- A failure has been detected in another branch of the parallel make make[5]: stopped in *** [all_subdir_tblgen] Error code 2 make[4]: stopped in 1 error make[4]: stopped in *** [all_subdir_clang] Error code 2 make[3]: stopped in 1 error make[3]: stopped in *** [usr.bin.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