Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Aug 2013 17:26:18 +0200
From:      "O. Hartmann" <ohartman@zedat.fu-berlin.de>
To:        FreeBSD CURRENT <freebsd-current@freebsd.org>
Subject:   CUURENT: make buildworld fails: install: libegacy.a: No such file or directory
Message-ID:  <20130801172618.3de02267@thor.walstatt.dyndns.org>

next in thread | raw e-mail | index | archive | help
--Sig_/ZIzg5ao.gc_ZcgG4c+1J.Vc
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

This is strange:

Accidentally I started from two different terminals on the same box
"rm -rf /usr/obj/usr && make -j2 buildworld"

While the first proceess had a headstart, the second killed
the /usr/obj entries and so both jobs died immediately.

But after that, I tried simply again

"make buildworld"

and I get the message/error shown below. How is it possible that the
sources or the /usr/obj get that way corrupted, that I'm unable to
restart a "make buildworld"?

This smells like a "logical bug".

I'm stuck now. I remember that I had this situation once, but I do not
know the solution. Can this be fixed in a more general way? Why can
concurrent make buildworlds corrupt the base system/base sources that
way, that an subsequent make buildworld will fail as shown?

Please do not let me die stupid!

Regards,

Oliver


--------------------------------------------------------------
>>> stage 1.1: legacy release compatibility shims
--------------------------------------------------------------
cd /usr/src; MAKEOBJDIRPREFIX=3D/usr/obj/usr/src/tmp
INSTALL=3D"sh /usr/src/tools/install.sh"
PATH=3D/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr=
/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/legacy/bin:=
/sbin:/bin:/usr/sbin:/usr/bin
WORLDTMP=3D/usr/obj/usr/src/tmp  VERSION=3D"FreeBSD 10.0-CURRENT amd64
1000040"  MAKEFLAGS=3D"-m /usr/src/tools/build/mk  -m /usr/src/share/mk"
COMPILER_TYPE=3Dclang make  -f Makefile.inc1  DESTDIR=3D
BOOTSTRAPPING=3D1000040  SSP_CFLAGS=3D  -DWITHOUT_HTML -DWITHOUT_INFO
-DNO_LINT -DWITHOUT_MAN  -DNO_PIC -DNO_PROFILE -DNO_SHARED
-DNO_CPU_CFLAGS -DNO_WARNS -DNO_CTF -DEARLY_BUILD legacy =3D=3D=3D>
tools/build
(obj,includes,depend,all,install) /usr/obj/usr/src/tmp/usr/src/tools/build
created for /usr/src/tools/build set -e; cd /usr/src/tools/build; make
buildincludes; make installincludes rm -f .depend mkdep -f .depend
-a    -I/usr/src/tools/build/../../contrib/libc-pwcache
-I/usr/src/tools/build/../../lib/libc/include
-I/usr/obj/usr/src/tmp/legacy/usr/include
-std=3Dgnu99   /usr/src/tools/build/../../contrib/libc-pwcache/pwcache.c
sh /usr/src/tools/install.sh -C -o root -g wheel -m 444
libegacy.a /usr/obj/usr/src/tmp/legacy/usr/lib install: libegacy.a: No
such file or directory *** Error code 71

Stop.
make: stopped in /usr/src/tools/build
*** Error code 1

--Sig_/ZIzg5ao.gc_ZcgG4c+1J.Vc
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.20 (FreeBSD)

iQEcBAEBAgAGBQJR+n4eAAoJEOgBcD7A/5N80GAIANGxDA9lY4SrhrheEWDpMxrX
nEH+MpFqGBff83Ug8voLWikbpUXAIu4cnFClfpcxUCSAiba0VEhsakz28viWLb99
U08zN6eZCnjM9/fDaAcFDiIwYgVs4K8R86uuJKsxb1dELPv7OZuhxwJFIh4CXGR0
DkCTN03+gausATDkJd3R7Q1V/c6K/RurqjWYySz2gnhkjmvckF06yuoecQ3aQNDr
7cNKIqZXcCHtm4SRkNSMgzftnRpT62tCD8hhmETkmC6xo7Ox8l0K9/lPZVCXqMAX
VkbQ+lHU+acVIVVLJXzgkrxRuCd85jwPbhXnpY+gv9O48Wh7VH8v0Ag80cNnYfQ=
=BQdx
-----END PGP SIGNATURE-----

--Sig_/ZIzg5ao.gc_ZcgG4c+1J.Vc--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130801172618.3de02267>