From owner-freebsd-current@FreeBSD.ORG Wed Feb 18 22:54:02 2015 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2D063F82; Wed, 18 Feb 2015 22:54:02 +0000 (UTC) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id 17EB0CAB; Wed, 18 Feb 2015 22:54:02 +0000 (UTC) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 32FED29B; Wed, 18 Feb 2015 22:54:02 +0000 (UTC) Date: Wed, 18 Feb 2015 22:54:00 +0000 (GMT) From: jenkins-admin@freebsd.org To: jenkins-admin@FreeBSD.org, freebsd-current@freebsd.org, grehan@FreeBSD.org, jkim@FreeBSD.org, ken@FreeBSD.org Message-ID: <691050849.15.1424300041656.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: Build failed in Jenkins: FreeBSD_HEAD #2406 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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: Wed, 18 Feb 2015 22:54:02 -0000 See Changes: [jkim] Merge ACPICA 20141107 and 20150204. [grehan] Restore the ability to use clang as an external compiler. This was inadvertently removed when support for external GCC was added. Deprecate XFLAGS in favour of the newer XCFLAGS/XCXXFLAGS. Tested with: make universe, make CROSS_COMPILER_PREFIX=/usr/bin/ buildworld Reviewed by: imp, bapt [ken] Make sure that the flags for the XPT_DEV_ADVINFO CCB are initialized properly. If there is garbage in the flags field, it can sometimes include a set CDAI_FLAG_STORE flag, which may cause either an error or perhaps result in overwriting the field that was intended to be read. sys/cam/cam_ccb.h: Add a new flag to the XPT_DEV_ADVINFO CCB, CDAI_FLAG_NONE, that callers can use to set the flags field when no store is desired. sys/cam/scsi/scsi_enc_ses.c: In ses_setphyspath_callback(), explicitly set the XPT_DEV_ADVINFO flags to CDAI_FLAG_NONE when fetching the physical path information. Instead of ORing in the CDAI_FLAG_STORE flag when storing the physical path, set the flags field to CDAI_FLAG_STORE. sys/cam/scsi/scsi_sa.c: Set the XPT_DEV_ADVINFO flags field to CDAI_FLAG_NONE when fetching extended inquiry information. sys/cam/scsi/scsi_da.c: When storing extended READ CAPACITY information, set the XPT_DEV_ADVINFO flags field to CDAI_FLAG_STORE instead of ORing it into a field that isn't initialized. sys/dev/mpr/mpr_sas.c, sys/dev/mps/mps_sas.c: When fetching extended READ CAPACITY information, set the XPT_DEV_ADVINFO flags field to CDAI_FLAG_NONE instead of setting it to 0. sbin/camcontrol/camcontrol.c: When fetching a device ID, set the XPT_DEV_ADVINFO flags field to CDAI_FLAG_NONE instead of 0. sys/sys/param.h: Bump __FreeBSD_version to 1100061 for the new XPT_DEV_ADVINFO CCB flag, CDAI_FLAG_NONE. Sponsored by: Spectra Logic MFC after: 1 week ------------------------------------------ [...truncated 119237 lines...] ===> usr.sbin/arp (depend) --- usr.bin.depend__D --- --- depend_subdir_chat --- --- .depend --- rm -f .depend CC='cc ' mkdep -f .depend -a -std=gnu99 echo chat: >> .depend --- usr.sbin.depend__D --- --- .depend --- rm -f .depend CC='cc ' mkdep -f .depend -a -std=gnu99 --- usr.bin.depend__D --- --- depend_subdir_checknr --- ===> usr.bin/checknr (depend) --- usr.sbin.depend__D --- echo arp: >> .depend --- usr.bin.depend__D --- --- depend_subdir_chkey --- ===> usr.bin/chkey (depend) --- depend_subdir_checknr --- --- .depend --- rm -f .depend CC='cc ' mkdep -f .depend -a -std=gnu99 --- depend_subdir_chkey --- --- .depend --- rm -f .depend --- depend_subdir_checknr --- echo checknr: >> .depend --- depend_subdir_chkey --- CC='cc ' mkdep -f .depend -a -I -DYP -std=gnu99 --- usr.sbin.depend__D --- --- depend_subdir_asf --- ===> usr.sbin/asf (depend) --- .depend --- rm -f .depend CC='cc ' mkdep -f .depend -a -std=gnu99 --- usr.bin.depend__D --- echo chkey: >> .depend --- depend_subdir_chpass --- ===> usr.bin/chpass (depend) --- usr.sbin.depend__D --- --- depend_subdir_acpi --- echo acpidb: >> .depend ===> usr.sbin/acpi/acpidump (depend) --- depend_subdir_asf --- echo asf: >> .depend --- usr.bin.depend__D --- --- depend_subdir_cksum --- ===> usr.bin/cksum (depend) --- usr.sbin.depend__D --- --- depend_subdir_amd --- echo amd: >> .depend ===> usr.sbin/amd/amq (depend) --- usr.bin.depend__D --- --- depend_subdir_chpass --- --- .depend --- --- usr.sbin.depend__D --- --- depend_subdir_acpi --- --- .depend --- rm -f .depend --- usr.bin.depend__D --- rm -f .depend --- usr.sbin.depend__D --- CC='cc ' mkdep -f .depend -a -I -std=gnu99 --- usr.bin.depend__D --- CC='cc ' mkdep -f .depend -a -DYP -I -I -I. -std=gnu99 --- usr.sbin.depend__D --- --- depend_subdir_amd --- --- .depend --- rm -f .depend --- usr.bin.depend__D --- --- depend_subdir_cksum --- --- .depend --- --- usr.sbin.depend__D --- CC='cc ' mkdep -f .depend -a -I -I. -I -I -I -I -I -DHAVE_CONFIG_H -DHOST_CPU=\"amd64\" -DHOST_ARCH=\"amd64\" -std=gnu99 --- usr.bin.depend__D --- rm -f .depend CC='cc ' mkdep -f .depend -a -std=gnu99 --- usr.sbin.depend__D --- --- depend_subdir_acpi --- echo acpidump: >> .depend ===> usr.sbin/acpi/iasl (depend) --- usr.bin.depend__D --- --- depend_subdir_chpass --- echo chpass: >> .depend --- usr.sbin.depend__D --- --- depend_subdir_audit --- ===> usr.sbin/audit (depend) --- usr.bin.depend__D --- --- depend_subdir_cksum --- echo cksum: >> .depend --- usr.sbin.depend__D --- --- depend_subdir_acpi --- --- aslcompilerlex.c --- --- usr.bin.depend__D --- --- depend_subdir_clang --- ===> usr.bin/clang (depend) --- usr.sbin.depend__D --- lex -i -s -PAslCompiler -oaslcompilerlex.c --- depend_subdir_amd --- echo amq: >> .depend ===> usr.sbin/amd/fixmount (depend) --- depend_subdir_audit --- --- .depend --- rm -f .depend CC='cc ' mkdep -f .depend -a -I -std=gnu99 --- usr.bin.depend__D --- --- depend_subdir_clang --- ===> usr.bin/clang/clang (depend) --- usr.sbin.depend__D --- --- depend_subdir_amd --- --- .depend --- rm -f .depend CC='cc ' mkdep -f .depend -a -I. -I -I -I -I -I -DHAVE_CONFIG_H -DHOST_CPU=\"amd64\" -DHOST_ARCH=\"amd64\" -std=gnu99 --- depend_subdir_acpi --- --- aslcompiler.y --- m4 -P -I > aslcompiler.y --- dtparserlex.c --- lex -i -s -PDtParser -odtparserlex.c --- depend_subdir_audit --- echo audit: >> .depend --- usr.bin.depend__D --- --- DiagnosticDriverKinds.inc.h --- --- usr.sbin.depend__D --- --- depend_subdir_acpi --- --- dtparserparse.c --- yacc -d -pDtParser -odtparserparse.c --- usr.bin.depend__D --- clang-tblgen -gen-clang-diags-defs -clang-component=Driver -I -d DiagnosticDriverKinds.inc.d -o DiagnosticDriverKinds.inc.h --- depend_subdir_cmp --- ===> usr.bin/cmp (depend) --- usr.sbin.depend__D --- --- prparserlex.c --- lex -i -s -PPrParser -oprparserlex.c --- depend_subdir_amd --- echo fixmount: >> .depend ===> usr.sbin/amd/fsinfo (depend) --- depend_subdir_acpi --- --- prparserparse.c --- yacc -d -pPrParser -oprparserparse.c --- usr.bin.depend__D --- --- _sub.depend --- --- usr.sbin.depend__D --- --- aslcompilerparse.c --- yacc -d -pAslCompiler -oaslcompilerparse.c aslcompiler.y --- usr.bin.depend__D --- ===> usr.bin/cmp/tests (depend) --- usr.sbin.depend__D --- yacc: 89 shift/reduce conflicts. --- usr.bin.depend__D --- --- scripts.depend --- --- usr.sbin.depend__D --- yacc: f - maximum table size exceeded *** [aslcompilerparse.c] Error code 2 make[5]: stopped in --- usr.bin.depend__D --- (cd && make -f SUBDIR= _RECURSING_PROGS= depend) --- usr.sbin.depend__D --- 1 error make[5]: stopped in --- depend_subdir_amd --- A failure has been detected in another branch of the parallel make make[5]: stopped in --- depend_subdir_acpi --- *** [_sub.depend] Error code 2 make[4]: stopped in --- depend_subdir_amd --- *** [_sub.depend] Error code 2 make[4]: stopped in 1 error --- depend_subdir_acpi --- 1 error --- depend_subdir_amd --- make[4]: stopped in *** [depend_subdir_amd] Error code 2 make[3]: stopped in --- depend_subdir_acpi --- make[4]: stopped in *** [depend_subdir_acpi] Error code 2 make[3]: stopped in 2 errors make[3]: stopped in *** [usr.sbin.depend__D] Error code 2 make[2]: stopped in --- usr.bin.depend__D --- A failure has been detected in another branch of the parallel make make[6]: stopped in *** [scripts.depend] Error code 2 make[5]: stopped in 1 error make[5]: stopped in *** [_sub.depend] Error code 2 make[4]: stopped in 1 error make[4]: stopped in *** [depend_subdir_cmp] Error code 2 make[3]: stopped in --- depend_subdir_clang --- A failure has been detected in another branch of the parallel make make[5]: stopped in *** [depend_subdir_clang] Error code 2 make[4]: stopped in 1 error make[4]: stopped in *** [depend_subdir_clang] Error code 2 make[3]: stopped in 2 errors make[3]: stopped in *** [usr.bin.depend__D] Error code 2 make[2]: stopped in 2 errors make[2]: stopped in *** [_depend] 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