Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Building current no longer possible on 8.2, worked 7 days ago

3 views
Skip to first unread message

Ulrich Spörlein

unread,
May 20, 2013, 9:50:01 AM5/20/13
to cur...@freebsd.org, s...@freebsd.org, bro...@freebsd.org
Hey all,

I'm running the coverity builds/scan on a 8.2 VM, buildworld was fine 7d
ago, now it's kaput:

>>> Building an up-to-date make(1)
>>> World build started on Mon May 20 13:43:09 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
--------------------------------------------------------------
cd /data/src/freebsd-head; MAKEOBJDIRPREFIX=/usr/obj/data/src/freebsd-head/tmp INSTALL="sh /data/src/freebsd-head/tools/install.sh" PATH=/usr/obj/data/src/freebsd-head/tmp/legacy/usr/sbin:/usr/obj/data/src/freebsd-head/tmp/legacy/usr/bin:/usr/obj/data/src/freebsd-head/tmp/legacy/usr/games:/usr/obj/data/src/freebsd-head/tmp/legacy/bin:/sbin:/bin:/usr/sbin:/usr/bin WORLDTMP=/usr/obj/data/src/freebsd-head/tmp VERSION="FreeBSD 8.2-STABLE amd64 802508" MAKEFLAGS="-m /data/src/freebsd-head/tools/build/mk -m /data/src/freebsd-head/share/mk" COMPILER_TYPE=gcc /usr/obj/data/src/freebsd-head/make.amd64/make -f Makefile.inc1 DESTDIR= BOOTSTRAPPING=802508 SSP_CFLAGS= -DWITHOUT_HTML -DWITHOUT_INFO -DNO_LINT -DWITHOUT_MAN -DNO_PIC -DNO_PROFILE -DNO_SHARED -DNO_CPU_CFLAGS -DNO_WARNS -DNO_CTF -DEARLY_BUILD legacy
===> tools/build (obj,includes,depend,all,install)
/usr/obj/data/src/freebsd-head/tmp/data/src/freebsd-head/tools/build created for /data/src/freebsd-head/tools/build
set -e; cd /data/src/freebsd-head/tools/build; /usr/obj/data/src/freebsd-head/make.amd64/make buildincludes; /usr/obj/data/src/freebsd-head/make.amd64/make installincludes
rm -f .depend
mkdep -f .depend -a -I/data/src/freebsd-head/tools/build/../../contrib/libc-pwcache -I/data/src/freebsd-head/tools/build/../../lib/libc/include -I/data/src/freebsd-head/tools/build/../../contrib/libc-vis -I/data/src/freebsd-head/tools/build/../../lib/libc/include -I/usr/obj/data/src/freebsd-head/tmp/legacy/usr/include -std=gnu99 /data/src/freebsd-head/tools/build/../../contrib/libc-pwcache/pwcache.c /data/src/freebsd-head/tools/build/../../contrib/libc-vis/vis.c
cc -O2 -pipe -I/data/src/freebsd-head/tools/build/../../contrib/libc-pwcache -I/data/src/freebsd-head/tools/build/../../lib/libc/include -I/data/src/freebsd-head/tools/build/../../contrib/libc-vis -I/data/src/freebsd-head/tools/build/../../lib/libc/include -std=gnu99 -I/usr/obj/data/src/freebsd-head/tmp/legacy/usr/include -c /data/src/freebsd-head/tools/build/../../contrib/libc-pwcache/pwcache.c -o pwcache.o
cc -O2 -pipe -I/data/src/freebsd-head/tools/build/../../contrib/libc-pwcache -I/data/src/freebsd-head/tools/build/../../lib/libc/include -I/data/src/freebsd-head/tools/build/../../contrib/libc-vis -I/data/src/freebsd-head/tools/build/../../lib/libc/include -std=gnu99 -I/usr/obj/data/src/freebsd-head/tmp/legacy/usr/include -c /data/src/freebsd-head/tools/build/../../contrib/libc-vis/vis.c -o vis.o
building static egacy library
ranlib /data/src/freebsd-head/tools/build/libegacy.a
sh /data/src/freebsd-head/tools/install.sh -C -o root -g wheel -m 444 libegacy.a /usr/obj/data/src/freebsd-head/tmp/legacy/usr/lib
install: libegacy.a: No such file or directory
*** Error code 71

This is on src r250825 and the host is running
FreeBSD scan.freebsd.your.org 8.2-STABLE FreeBSD 8.2-STABLE #2 r223420: Wed Jun 22 11:15:56 UTC 2011
u...@scan.freebsd.your.org:/usr/obj/usr/src/sys/GENERIC amd64

src.conf is empty, make.conf just has PERL_VERSION set.
_______________________________________________
freebsd...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-curre...@freebsd.org"

Matthias Andree

unread,
May 20, 2013, 5:07:07 PM5/20/13
to freebsd...@freebsd.org
Am 20.05.2013 15:49, schrieb Ulrich Sp�rlein:
> Hey all,
>
> I'm running the coverity builds/scan on a 8.2 VM, buildworld was fine 7d
> ago, now it's kaput:

..

> This is on src r250825 and the host is running
> FreeBSD scan.freebsd.your.org 8.2-STABLE FreeBSD 8.2-STABLE #2 r223420: Wed Jun 22 11:15:56 UTC 2011
> u...@scan.freebsd.your.org:/usr/obj/usr/src/sys/GENERIC amd64

In case you haven't noticed, FreeBSD 8.2 went out of support end of July
2012, i. e. 10 months ago...

Ulrich Spörlein

unread,
May 20, 2013, 10:10:50 PM5/20/13
to Matthias Andree, freebsd...@freebsd.org
On Mon, 2013-05-20 at 23:06:40 +0200, Matthias Andree wrote:
> Am 20.05.2013 15:49, schrieb Ulrich Spörlein:
> > Hey all,
> >
> > I'm running the coverity builds/scan on a 8.2 VM, buildworld was fine 7d
> > ago, now it's kaput:
>
> ...
>
> > This is on src r250825 and the host is running
> > FreeBSD scan.freebsd.your.org 8.2-STABLE FreeBSD 8.2-STABLE #2 r223420: Wed Jun 22 11:15:56 UTC 2011
> > u...@scan.freebsd.your.org:/usr/obj/usr/src/sys/GENERIC amd64
>
> In case you haven't noticed, FreeBSD 8.2 went out of support end of July
> 2012, i. e. 10 months ago...

Just updated to 8-STABLE and the same build error occurs.

Ulrich Spörlein

unread,
May 22, 2013, 10:39:40 AM5/22/13
to Matthias Andree, freebsd...@freebsd.org
On Tue, 2013-05-21 at 04:10:30 +0200, Ulrich Spörlein wrote:
> On Mon, 2013-05-20 at 23:06:40 +0200, Matthias Andree wrote:
> > Am 20.05.2013 15:49, schrieb Ulrich Spörlein:
> > > Hey all,
> > >
> > > I'm running the coverity builds/scan on a 8.2 VM, buildworld was fine 7d
> > > ago, now it's kaput:
> >
> > ...
> >
> > > This is on src r250825 and the host is running
> > > FreeBSD scan.freebsd.your.org 8.2-STABLE FreeBSD 8.2-STABLE #2 r223420: Wed Jun 22 11:15:56 UTC 2011
> > > u...@scan.freebsd.your.org:/usr/obj/usr/src/sys/GENERIC amd64
> >
> > In case you haven't noticed, FreeBSD 8.2 went out of support end of July
> > 2012, i. e. 10 months ago...
>
> Just updated to 8-STABLE and the same build error occurs.

Updated those machines to 9.1 and still the same build error. Am I the
only one seeing this?

I have a different 9-STABLE machine that is fine, but I cannot figure
out what is wrong on the two VMs where this problem occurrs.

The working system does:

===> tools/build (obj,includes,depend,all,install)
/usr/obj/data/src/freebsd-head/tmp/data/src/freebsd-head/tools/build created for /data/src/freebsd-head/tools/build
set -e; cd /data/src/freebsd-head/tools/build; /usr/obj/data/src/freebsd-head/make.amd64/make buildincludes; /usr/obj/data/src/freebsd-head/make.amd64/make installincludes
rm -f .depend
mkdep -f .depend -a -I/data/src/freebsd-head/tools/build/../../contrib/libc-pwcache -I/data/src/freebsd-head/tools/build/../../lib/libc/include -I/usr/obj/data/src/freebsd-head/tmp/legacy/usr/include -std=gnu99 /data/src/freebsd-head/tools/build/../../contrib/libc-pwcache/pwcache.c
cc -O2 -pipe -I/data/src/freebsd-head/tools/build/../../contrib/libc-pwcache -I/data/src/freebsd-head/tools/build/../../lib/libc/include -std=gnu99 -I/usr/obj/data/src/freebsd-head/tmp/legacy/usr/include -c /data/src/freebsd-head/tools/build/../../contrib/libc-pwcache/pwcache.c -o pwcache.o
building static egacy library
ranlib libegacy.a
sh /data/src/freebsd-head/tools/install.sh -C -o root -g wheel -m 444 libegacy.a /usr/obj/data/src/freebsd-head/tmp/legacy/usr/lib


The broken ones do:

===> tools/build (obj,includes,depend,all,install)
/usr/obj/data/src/freebsd-head/tmp/data/src/freebsd-head/tools/build created for /data/src/freebsd-head/tools/build
set -e; cd /data/src/freebsd-head/tools/build; /usr/obj/data/src/freebsd-head/make.amd64/make buildincludes; /usr/obj/data/src/freebsd-head/make.amd64/make installincludes
rm -f .depend
mkdep -f .depend -a -I/data/src/freebsd-head/tools/build/../../contrib/libc-pwcache -I/data/src/freebsd-head/tools/build/../../lib/libc/include -I/usr/obj/data/src/freebsd-head/tmp/legacy/usr/include -std=gnu99 /data/src/freebsd-head/tools/build/../../contrib/libc-pwcache/pwcache.c
cc -O2 -pipe -I/data/src/freebsd-head/tools/build/../../contrib/libc-pwcache -I/data/src/freebsd-head/tools/build/../../lib/libc/include -std=gnu99 -I/usr/obj/data/src/freebsd-head/tmp/legacy/usr/include -c /data/src/freebsd-head/tools/build/../../contrib/libc-pwcache/pwcache.c -o pwcache.o
building static egacy library
ranlib /data/src/freebsd-head/tools/build/libegacy.a
sh /data/src/freebsd-head/tools/install.sh -C -o root -g wheel -m 444 libegacy.a /usr/obj/data/src/freebsd-head/tmp/legacy/usr/lib
install: libegacy.a: No such file or directory
*** Error code 71

when building the legacy compatibility shims. The only difference is
that ranlib uses the relative path in the working case and that then
works out fine.
0 new messages