From owner-freebsd-current@FreeBSD.ORG Tue Nov 25 01:10:07 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 B0C74B98; Tue, 25 Nov 2014 01:10:07 +0000 (UTC) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id 9E06FF08; Tue, 25 Nov 2014 01:10:07 +0000 (UTC) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 1718130D; Tue, 25 Nov 2014 01:10:08 +0000 (UTC) Date: Tue, 25 Nov 2014 01:10:07 +0000 (GMT) From: jenkins-admin@freebsd.org To: jenkins-admin@FreeBSD.org, freebsd-current@freebsd.org, ae@FreeBSD.org, rpaulo@FreeBSD.org, bapt@FreeBSD.org, delphij@FreeBSD.org, brd@FreeBSD.org Message-ID: <303842628.6.1416877808064.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: Build failed in Jenkins: FreeBSD_HEAD #1909 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: Tue, 25 Nov 2014 01:10:07 -0000 See Changes: [bapt] Do not overwrite any LIBNETBSD or LIBNETBSDDIR if they are already d= efined [delphij] Fix build. [bapt] Define special case for atf which libraries names are different from= their declaration [bapt] s/cft/ctf [bapt] Forgot to convert demandoc along with mandoc [bapt] Fix typo [bapt] Fix dependencies in case of building statically [bapt] Avoid code duplication by directly adding _INSTALLLIBS and _PRIVATEL= IBS into _LIBRARIES Reported by:=09emaste [bapt] Each time something links to sqlite3 it should link to pthread [bapt] Convert makefs to LIBADD Add definition of libnetbsd in src.libnames.mk [bapt] Convert mandoc to LIBADD While here remove the ugly LDMANDOC [ae] Skip L2 addresses lookups for p2p interfaces. Discussed with:=09melifaro Sponsored by:=09Yandex LLC [rpaulo] Import libgpio. This is a thin wrapper around the kernel interface which should make it easier to write GPIO applications. gpioctl(8) will be converted to use this library in a separate commit. Differential Revision:=09https://reviews.freebsd.org/D1183 Reviewed by:=09adrian, loos Discussed on:=09arm@, embedded@ Relnotes:=09yes [brd] Convert to LIBADD. Reviewed by:=09bapt [bapt] Correctly specify -L for internal and private libs [bapt] Implement LIBADD LIBADD will automatically set DPADD and LDADD when needed including their dependencies, LIBADD automatically handles private and internal libs so tha= t the end user Makefile does not have to care about it. This allows to reduce overlinking on the base system leaving the framework = get the dependencies properly. It also allows to built components binaries statically. To use it: Replace: DPADD=3D=09${LIBARCHIVE} ${LIBSSL} LDADD=3D=09-larchive -lssl by: LIBADD=3D=09archive ssl Differential Revision:=09https://reviews.freebsd.org/D1209 Reviewed by:=09brooks imp ------------------------------------------ [...truncated 118494 lines...] --- depend_subdir_nfsuserd --- echo nfsuserd: /usr/obj >> .depend --- depend_subdir_nghook --- =3D=3D=3D> usr.sbin/nghook (depend) --- usr.bin.depend__D --- echo nl: /usr/obj >> .depend --- depend_subdir_nohup --- =3D=3D=3D> usr.bin/nohup (depend) --- usr.sbin.depend__D --- --- .depend --- rm -f .depend CC=3D'cc ' mkdep -f .depend -a -std=3Dgnu99 --- usr.bin.depend__D --- --- .depend --- rm -f .depend CC=3D'cc ' mkdep -f .depend -a -std=3Dgnu99 --- depend_subdir_netstat --- echo netstat: /usr/obj /usr/obj /usr/obj /usr/obj /usr/obj >> .depend --- depend_subdir_opieinfo --- =3D=3D=3D> usr.bin/opieinfo (depend) --- usr.sbin.depend__D --- echo nghook: /usr/obj /usr/obj >> .depend --- depend_subdir_nmtree --- =3D=3D=3D> usr.sbin/nmtree (depend) --- usr.bin.depend__D --- --- depend_subdir_nohup --- echo nohup: /usr/obj >> .depend --- depend_subdir_opiekey --- --- depend_subdir_opieinfo --- --- .depend --- rm -f .depend --- depend_subdir_opiekey --- =3D=3D=3D> usr.bin/opiekey (depend) --- depend_subdir_opieinfo --- CC=3D'cc ' mkdep -f .depend -a -I -I= -DINSECURE_OVERRIDE -std=3Dgnu99 --- usr.sbin.depend__D --- --- _sub.depend --- =3D=3D=3D> usr.sbin/nmtree/tests (depend) --- usr.bin.depend__D --- --- depend_subdir_opiekey --- --- .depend --- rm -f .depend CC=3D'cc ' mkdep -f .depend -a -I -I -= DINSECURE_OVERRIDE -std=3Dgnu99 --- usr.sbin.depend__D --- --- scripts.depend --- --- usr.bin.depend__D --- --- depend_subdir_opieinfo --- echo opieinfo: /usr/obj /usr/obj /usr/obj >> .depend --- usr.sbin.depend__D --- (cd && make -f SUBDIR=3D _RECURSING_PROGS=3D depend) --- depend_subdir_nologin --- =3D=3D=3D> usr.sbin/nologin (depend) --- usr.bin.depend__D --- --- depend_subdir_opiekey --- echo opiekey: /usr/obj /usr/obj /usr/obj >> .depend --- depend_subdir_opiepasswd --- =3D=3D=3D> usr.bin/opiepasswd (depend) --- usr.sbin.depend__D --- --- depend_subdir_nmtree --- --- .depend --- rm -f .depend --- depend_subdir_nologin --- --- .depend --- --- depend_subdir_nmtree --- CC=3D'cc ' mkdep -f .depend -a -I -std=3Dgnu99 --- depend_subdir_nologin --- rm -f .depend CC=3D'cc ' mkdep -f .depend -a -std=3Dgnu99 --- usr.bin.depend__D --- --- .depend --- rm -f .depend CC=3D'cc ' mkdep -f .depend -a -I -I -DINSECURE_OVERRIDE -std=3Dgnu99 --- usr.sbin.depend__D --- echo nologin: /usr/obj >> .depend --- depend_subdir_nscd --- =3D=3D=3D> usr.sbin/nscd (depend) --- depend_subdir_nmtree --- :61:10: fatal error: 'rmd160.h' file not found #include ^ 1 error generated. --- usr.bin.depend__D --- echo opiepasswd: /usr/obj /usr/obj /usr/obj >> .depend --- usr.sbin.depend__D --- In file included from :54: :44:10: fatal error: 'util.h' file not found #include ^ 1 error generated. --- usr.bin.depend__D --- --- depend_subdir_pagesize --- =3D=3D=3D> usr.bin/pagesize (depend) --- usr.sbin.depend__D --- --- depend_subdir_nscd --- --- .depend --- rm -f .depend CC=3D'cc ' mkdep -f .depend -a -DCONFIG_PATH=3D"\"/etc/nscd.conf\"" -st= d=3Dgnu99 = --- depend_subdir_nmtree --- :68:10: fatal error: 'rmd160.h' file not found #include ^ 1 error generated. --- usr.bin.depend__D --- --- depend_subdir_passwd --- =3D=3D=3D> usr.bin/passwd (depend) --- usr.sbin.depend__D --- :50:10: fatal error: 'util.h' file not found #include ^ 1 error generated. --- usr.bin.depend__D --- --- .depend --- rm -f .depend CC=3D'cc ' mkdep -f .depend -a -std=3Dgnu99 --- usr.sbin.depend__D --- --- depend_subdir_ngctl --- echo ngctl: /usr/obj /usr/obj /usr/obj /usr/obj /usr/ob= j >> .depend --- depend_subdir_ntp --- =3D=3D=3D> usr.sbin/ntp (depend) --- depend_subdir_nmtree --- In file included from :81: :44:10: fatal error: 'util.h' file not found #include ^ 1 error generated. --- depend_subdir_ntp --- --- _sub.depend --- =3D=3D=3D> usr.sbin/ntp/libopts (depend) --- depend_subdir_nmtree --- In file included from :51: :44:10: fatal error: 'util.h' file not found #include ^ 1 error generated. --- usr.bin.depend__D --- echo passwd: /usr/obj /usr/obj >> .depend --- depend_subdir_paste --- =3D=3D=3D> usr.bin/paste (depend) --- usr.sbin.depend__D --- In file included from :59: :44:10: fatal error: 'util.h' file not found #include ^ 1 error generated. --- depend_subdir_ntp --- --- .depend --- rm -f .depend CC=3D'cc ' mkdep -f .depend -a -I -I -I -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG= _H -DOPENSSL -std=3Dgnu99 --- usr.bin.depend__D --- --- .depend --- rm -f .depend CC=3D'cc ' mkdep -f .depend -a -std=3Dgnu99 --- usr.sbin.depend__D --- --- depend_subdir_nmtree --- :52:10: fatal error: 'util.h' file not found #include ^ 1 error generated. :89:10: fatal error: 'util.h' file not found #include ^ 1 error generated. In file included from :46: :44:10: fatal error: 'util.h' file not found #include ^ 1 error generated. --- usr.bin.depend__D --- echo paste: /usr/obj >> .depend --- depend_subdir_patch --- =3D=3D=3D> usr.bin/patch (depend) --- usr.sbin.depend__D --- In file included from :58: :44:10: fatal error: 'util.h' file not found #include ^ 1 error generated. --- usr.bin.depend__D --- --- .depend --- rm -f .depend CC=3D'cc ' mkdep -f .depend -a -std=3Dgnu99 = --- usr.sbin.depend__D --- mkdep: compile failed *** [.depend] Error code 1 make[4]: stopped in 1 error make[4]: stopped in *** [depend_subdir_nmtree] Error code 2 make[3]: stopped in --- depend_subdir_ntp --- A failure has been detected in another branch of the parallel make make[5]: stopped in *** [_sub.depend] Error code 2 make[4]: stopped in 1 error make[4]: stopped in *** [depend_subdir_ntp] Error code 2 make[3]: stopped in --- depend_subdir_nscd --- echo nscd: /usr/obj /usr/obj /usr/obj /usr/obj >> .depend A failure has been detected in another branch of the parallel make make[4]: stopped in *** [depend_subdir_nscd] Error code 2 make[3]: stopped in 3 errors make[3]: stopped in *** [usr.sbin.depend__D] Error code 2 make[2]: stopped in --- usr.bin.depend__D --- echo patch: /usr/obj >> .depend A failure has been detected in another branch of the parallel make make[4]: stopped in *** [depend_subdir_patch] Error code 2 make[3]: stopped in 1 error 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