Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Apr 2013 11:08:41 +0200
From:      "Ian FREISLICH" <ianf@clue.co.za>
To:        current@freebsd.org
Subject:   amd64 buildworld lib32 flags fail
Message-ID:  <E1UTqGI-000OoA-G9@clue.co.za>

next in thread | raw e-mail | index | archive | help
Hi

I have some amd64 systems that fail cleaning up lib32 and some that
don't.  I have to chflags noschg these files before starting a
buildworld.  I can't figure out what the difference is between the
systems that work and those that don't.

--------------------------------------------------------------
>>> Rebuilding the temporary build tree
--------------------------------------------------------------
rm -rf /usr/obj/usr/src/tmp
rm -rf /usr/obj/usr/src/lib32
rm: /usr/obj/usr/src/lib32/usr/lib32/libc.so.7: Operation not permitted
rm: /usr/obj/usr/src/lib32/usr/lib32/libcrypt.so.5: Operation not permitted
rm: /usr/obj/usr/src/lib32/usr/lib32/libthr.so.3: Operation not permitted
rm: /usr/obj/usr/src/lib32/usr/lib32/librt.so.1: Operation not permitted
rm: /usr/obj/usr/src/lib32/usr/lib32: Directory not empty
rm: /usr/obj/usr/src/lib32/usr: Directory not empty
rm: /usr/obj/usr/src/lib32: Directory not empty
*** [_worldtmp] Error code 1

Ian

-- 
Ian Freislich



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1UTqGI-000OoA-G9>