From owner-freebsd-current@FreeBSD.ORG Wed Dec 10 22:47:46 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 B30AED4E; Wed, 10 Dec 2014 22:47:46 +0000 (UTC) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id A0CB6F59; Wed, 10 Dec 2014 22:47:46 +0000 (UTC) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 132B24A5; Wed, 10 Dec 2014 22:47:47 +0000 (UTC) Date: Wed, 10 Dec 2014 22:47:46 +0000 (GMT) From: jenkins-admin@freebsd.org To: jenkins-admin@FreeBSD.org, freebsd-current@freebsd.org, ngie@FreeBSD.org, andreast@FreeBSD.org Message-ID: <555888090.18.1418251667009.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: Build failed in Jenkins: FreeBSD_HEAD #2005 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, 10 Dec 2014 22:47:46 -0000 See Changes: [ngie] Remove termcap entry reordering; install the file verbatim instead termcap entry reordering requires ex (which is available via usr.bin/vi), which breaks on build hosts where installworld is run with MK_VI == no (or when make delete-old is run on ^/projects/building-blocks as vi, et al, are removed on the branch when the knob is tweaked to => "no") Reordering termcap was believed to improve performance, but the file is now accessed via /etc/termcap.db, so /etc/termcap (and /usr/share/misc/termcap by proxy) access is less preferred. Reordering the file broke the historical comment <-> entry mapping as well, which could muddle the purpose of entries in the file, so it could be potentially harmful to readers in its reordered state. Discussion took place on hackers@ here: https://lists.freebsd.org/pipermail/freebsd-hackers/2014-December/046657.html Discussed with: -hackers, mp MFC after: 1 month Sponsored by: EMC / Isilon Storage Division [andreast] Fix kernel build for booke. ------------------------------------------ [...truncated 170971 lines...] ./iso-8859-1_to_cp437.mk iso-8859-1_to_cp437.tmp --- lib.all__D --- --- inflate.po --- cc -pg -O2 -pipe -DHAS_snprintf -DHAS_vsnprintf -I -DSYMBOL_VERSIONING -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 -Qunused-arguments -c -o inflate.po --- share.all__D --- uuencode iso-8859-1_to_cp437.tmp iso-8859-1_to_cp437 > iso-8859-1_to_cp437.scm rm -f iso-8859-1_to_cp437.tmp --- iso-8859-4_for_vga9.scm --- ./iso-8859-4_for_vga9.mk iso-8859-4_for_vga9.tmp uuencode iso-8859-4_for_vga9.tmp iso-8859-4_for_vga9 > iso-8859-4_for_vga9.scm rm -f iso-8859-4_for_vga9.tmp --- iso-8859-7_to_cp437.scm --- ./iso-8859-7_to_cp437.mk iso-8859-7_to_cp437.tmp uuencode iso-8859-7_to_cp437.tmp iso-8859-7_to_cp437 > iso-8859-7_to_cp437.scm rm -f iso-8859-7_to_cp437.tmp --- secure.all__D --- --- auth-rhosts.o --- --- share.all__D --- --- koi8-r2cp866.scm --- ./koi8-r2cp866.mk koi8-r2cp866.tmp uuencode koi8-r2cp866.tmp koi8-r2cp866 > koi8-r2cp866.scm --- usr.bin.all__D --- --- panic.o --- --- secure.all__D --- cc -O2 -pipe -I -include ssh_namespace.h -DHAVE_LDNS=1 -DUSE_BSM_AUDIT -DHAVE_GETAUDIT_ADDR -include krb5_config.h -std=gnu99 -fstack-protector -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-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-arguments -c --- share.all__D --- rm -f koi8-r2cp866.tmp --- usr.bin.all__D --- cc -O2 -pipe -DATJOB_DIR=\"/var/at/jobs/\" -DLFILE=\"/var/at/jobs/.lockfile\" -DLOADAVG_MX=1.5 -DATSPOOL_DIR=\"/var/at/spool\" -DVERSION=\"2.9\" -DDAEMON_UID=1 -DDAEMON_GID=1 -DDEFAULT_BATCH_QUEUE=\'E\' -DDEFAULT_AT_QUEUE=\'c\' -DPERM_PATH=\"/var/at/\" -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 -Wno-format -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c --- share.all__D --- --- koi8-u2cp866u.scm --- ./koi8-u2cp866u.mk koi8-u2cp866u.tmp uuencode koi8-u2cp866u.tmp koi8-u2cp866u > koi8-u2cp866u.scm rm -f koi8-u2cp866u.tmp --- us-ascii_to_cp437.scm --- ./us-ascii_to_cp437.mk us-ascii_to_cp437.tmp --- usr.bin.all__D --- --- parsetime.o --- --- share.all__D --- uuencode us-ascii_to_cp437.tmp us-ascii_to_cp437 > us-ascii_to_cp437.scm --- usr.bin.all__D --- cc -O2 -pipe -DATJOB_DIR=\"/var/at/jobs/\" -DLFILE=\"/var/at/jobs/.lockfile\" -DLOADAVG_MX=1.5 -DATSPOOL_DIR=\"/var/at/spool\" -DVERSION=\"2.9\" -DDAEMON_UID=1 -DDAEMON_GID=1 -DDEFAULT_BATCH_QUEUE=\'E\' -DDEFAULT_AT_QUEUE=\'c\' -DPERM_PATH=\"/var/at/\" -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 -Wno-format -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c --- share.all__D --- rm -f us-ascii_to_cp437.tmp ===> share/tabset (all) --- lib.all__D --- --- inftrees.po --- cc -pg -O2 -pipe -DHAS_snprintf -DHAS_vsnprintf -I -DSYMBOL_VERSIONING -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 -Qunused-arguments -c -o inftrees.po --- usr.bin.all__D --- --- perm.o --- --- share.all__D --- --- 3101 --- uudecode < --- usr.bin.all__D --- cc -O2 -pipe -DATJOB_DIR=\"/var/at/jobs/\" -DLFILE=\"/var/at/jobs/.lockfile\" -DLOADAVG_MX=1.5 -DATSPOOL_DIR=\"/var/at/spool\" -DVERSION=\"2.9\" -DDAEMON_UID=1 -DDAEMON_GID=1 -DDEFAULT_BATCH_QUEUE=\'E\' -DDEFAULT_AT_QUEUE=\'c\' -DPERM_PATH=\"/var/at/\" -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 -Wno-format -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c --- lib.all__D --- --- trees.po --- --- usr.bin.all__D --- --- at.1 --- Making at.1 from at.man --- lib.all__D --- cc -pg -O2 -pipe -DHAS_snprintf -DHAS_vsnprintf -I -DSYMBOL_VERSIONING -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 -Qunused-arguments -c -o trees.po --- share.all__D --- --- 9837 --- uudecode < --- usr.bin.all__D --- --- at --- cc -O2 -pipe -DATJOB_DIR=\"/var/at/jobs/\" -DLFILE=\"/var/at/jobs/.lockfile\" -DLOADAVG_MX=1.5 -DATSPOOL_DIR=\"/var/at/spool\" -DVERSION=\"2.9\" -DDAEMON_UID=1 -DDAEMON_GID=1 -DDEFAULT_BATCH_QUEUE=\'E\' -DDEFAULT_AT_QUEUE=\'c\' -DPERM_PATH=\"/var/at/\" -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 -Wno-format -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -o at at.o panic.o parsetime.o perm.o --- share.all__D --- --- aa --- uudecode < --- secure.all__D --- --- auth-passwd.o --- cc -O2 -pipe -I -include ssh_namespace.h -DHAVE_LDNS=1 -DUSE_BSM_AUDIT -DHAVE_GETAUDIT_ADDR -include krb5_config.h -std=gnu99 -fstack-protector -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-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-arguments -c --- share.all__D --- --- aed512 --- uudecode < --- usr.bin.all__D --- --- at.1.gz --- gzip -cn at.1 > at.1.gz --- all_subdir_atm --- --- share.all__D --- --- beehive --- uudecode < --- usr.bin.all__D --- ===> usr.bin/atm (all) --- share.all__D --- --- diablo --- uudecode < --- dtc382 --- uudecode < --- hp700-wy --- uudecode < --- usr.bin.all__D --- --- _sub.all --- --- share.all__D --- --- ibm3101 --- uudecode < --- usr.bin.all__D --- ===> usr.bin/atm/sscop (all) --- secure.all__D --- --- auth-rsa.o --- cc -O2 -pipe -I -include ssh_namespace.h -DHAVE_LDNS=1 -DUSE_BSM_AUDIT -DHAVE_GETAUDIT_ADDR -include krb5_config.h -std=gnu99 -fstack-protector -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-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-arguments -c --- share.all__D --- --- std --- uudecode < --- lib.all__D --- --- uncompr.po --- --- share.all__D --- --- stdcrt --- --- lib.all__D --- cc -pg -O2 -pipe -DHAS_snprintf -DHAS_vsnprintf -I -DSYMBOL_VERSIONING -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 -Qunused-arguments -c -o uncompr.po --- share.all__D --- uudecode < --- tandem653 --- uudecode < --- lib.all__D --- --- zopen.po --- cc -pg -O2 -pipe -DHAS_snprintf -DHAS_vsnprintf -I -DSYMBOL_VERSIONING -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 -Qunused-arguments -c -o zopen.po --- share.all__D --- --- teleray --- uudecode < --- vt100 --- uudecode < --- vt100-w --- uudecode < --- usr.bin.all__D --- --- common.o --- cc -O2 -pipe -I -DUSE_LIBBEGEMOT -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 --- share.all__D --- --- wyse-adds --- uudecode < --- xerox1720 --- uudecode < --- lib.all__D --- --- zutil.po --- cc -pg -O2 -pipe -DHAS_snprintf -DHAS_vsnprintf -I -DSYMBOL_VERSIONING -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 -Qunused-arguments -c -o zutil.po --- share.all__D --- --- xerox1730 --- uudecode < --- xerox1730-lm --- uudecode < --- lib.all__D --- --- libz_p.a --- building profiled z library --- share.all__D --- --- zenith29 --- uudecode < ===> share/termcap (all) --- secure.all__D --- --- auth-rh-rsa.o --- cc -O2 -pipe -I -include ssh_namespace.h -DHAVE_LDNS=1 -DUSE_BSM_AUDIT -DHAVE_GETAUDIT_ADDR -include krb5_config.h -std=gnu99 -fstack-protector -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-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-arguments -c --- usr.bin.all__D --- --- sscop_main.o --- --- share.all__D --- --- termcap.db --- cap_mkdb -l termcap --- usr.bin.all__D --- cc -O2 -pipe -I -DUSE_LIBBEGEMOT -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 --- lib.all__D --- ranlib -D libz_p.a --- share.all__D --- cap_mkdb: file argument: No such file or directory *** [termcap.db] Error code 1 make[4]: stopped in 1 error make[4]: stopped in --- lib.all__D --- --- zlib.3.gz --- --- share.all__D --- *** [_sub.all] Error code 2 make[3]: stopped in 1 error make[3]: stopped in *** [share.all__D] Error code 2 make[2]: stopped in --- lib.all__D --- gzip -cn > zlib.3.gz A failure has been detected in another branch of the parallel make make[4]: stopped in *** [all_subdir_libz] 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 --- 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_atm] Error code 2 make[3]: stopped in 1 error make[3]: stopped in *** [usr.bin.all__D] Error code 2 make[2]: stopped in --- secure.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 *** [_sub.all] Error code 2 make[3]: stopped in 1 error make[3]: stopped in *** [secure.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