Date: Sun, 28 Jun 2015 19:19:44 +0000 (GMT) From: jenkins-admin@freebsd.org To: jenkins-admin@FreeBSD.org, freebsd-current@freebsd.org Subject: FreeBSD_HEAD-tests - Build #1142 - Fixed Message-ID: <706039240.57.1435519184205.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <1257120266.55.1435504313039.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1257120266.55.1435504313039.JavaMail.jenkins@jenkins-9.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD_HEAD-tests - Build #1142 - Fixed: Check console output at https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests/1142/ to view the results. From owner-freebsd-current@freebsd.org Sun Jun 28 19:32:33 2015 Return-Path: <owner-freebsd-current@freebsd.org> Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8F5E898FD71; Sun, 28 Jun 2015 19:32:33 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from kib.kiev.ua (kib.kiev.ua [IPv6:2001:470:d5e7:1::1]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 319152B60; Sun, 28 Jun 2015 19:32:33 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from tom.home (kostik@localhost [127.0.0.1]) by kib.kiev.ua (8.14.9/8.14.9) with ESMTP id t5SJWNW2007285 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Sun, 28 Jun 2015 22:32:23 +0300 (EEST) (envelope-from kostikbel@gmail.com) DKIM-Filter: OpenDKIM Filter v2.9.2 kib.kiev.ua t5SJWNW2007285 Received: (from kostik@localhost) by tom.home (8.14.9/8.14.9/Submit) id t5SJWMSZ007284; Sun, 28 Jun 2015 22:32:22 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Sun, 28 Jun 2015 22:32:22 +0300 From: Konstantin Belousov <kostikbel@gmail.com> To: Justin Hibbits <jhibbits@freebsd.org> Cc: Garrett Cooper <yaneurabeya@gmail.com>, FreeBSD Current <freebsd-current@freebsd.org>, FreeBSD PowerPC ML <freebsd-ppc@freebsd.org> Subject: Re: powerpc and powerpc64 builds broken Message-ID: <20150628193222.GP2080@kib.kiev.ua> References: <CAHSQbTC31gdLryKxkBoUef0gN3CBssFZNPdQgiZ_QJNK1g4NPQ@mail.gmail.com> <8C09575A-B885-4F41-BFF8-46FEC028E755@gmail.com> <CAHSQbTA2XQKu=_Kyfr0zX5g0jsbtjDHc-UKPYAdkb=5JPYYsQg@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <CAHSQbTA2XQKu=_Kyfr0zX5g0jsbtjDHc-UKPYAdkb=5JPYYsQg@mail.gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-Spam-Status: No, score=-2.0 required=5.0 tests=ALL_TRUSTED,BAYES_00, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED autolearn=no autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on tom.home X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current <freebsd-current.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current/> List-Post: <mailto:freebsd-current@freebsd.org> List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 28 Jun 2015 19:32:33 -0000 On Sun, Jun 28, 2015 at 12:09:25PM -0700, Justin Hibbits wrote: > On Sun, Jun 28, 2015 at 11:36 AM, Garrett Cooper <yaneurabeya@gmail.com> wrote: > > > >> On Jun 28, 2015, at 10:48, Justin Hibbits <jhibbits@freebsd.org> wrote: > >> > >> Both powerpc and powerpc64 builds are broken in the same way, in > >> usr.bin/mkesdb. It was working correctly as of just before BSDCan, I > >> successfully built world and kernel on June 6. > >> > >> The error seen at this point is: > >> > >> cc -O2 -pipe -I/home/chmeee/freebsd/head/usr.bin/mkesdb > >> -I/home/chmeee/freebsd/head/usr.bin/mkesdb/../mkesdb > >> -I/home/chmeee/freebsd/head/usr.bin/mkesdb/../../lib/libc/iconv > >> -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 > >> -L/home/chmeee/world/zhabar/home/chmeee/freebsd/head/usr.bin/mkesdb/../../lib/libc > >> -o mkesdb lex.o yacc.o > >> /home/chmeee/world/zhabar/home/chmeee/freebsd/head/tmp/usr/bin/ld: > >> undefined reference to symbol `_end' (try adding -lc) > >> /home/chmeee/world/zhabar/home/chmeee/freebsd/head/tmp/lib/libc.so.7: > >> could not read symbols: Bad value > >> > >> I've seen this both locally on my G5, and on the Power8 in the FreeBSD cluster. > > > > - What does file say when you run it on libc.so.7? > > /usr/obj/usr/src/lib/libc/libc.so.7: ELF 64-bit MSB shared object, > 64-bit PowerPC or cisco 7500, version 1 (FreeBSD), dynamically linked, > not stripped I think a libc linker could try for that command line lives in /home/chmeee/world/zhabar/home/chmeee/freebsd/head/lib/libc/libc.so or in /home/chmeee/world/zhabar/home/chmeee/freebsd/head/tmp/lib/libc.so But, the reason for your troubles seems to come from the usr.bin/mkesdb/Makefile. Why does it explicitely adds LDFLAGS to point to objdir/.../libc, I have no idea. > > > - What's your current revision? > > r284893 > > > - Does it work when SRCCONF/__MAKECONF are set to /dev/null? > > No, the problem remains. > > > > > Thanks! > > - Justin > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?706039240.57.1435519184205.JavaMail.jenkins>