NanoBSD install phase failing for releng/11
Bryan Drewery
bdrewery at FreeBSD.org
Fri Aug 26 20:40:02 UTC 2016
On 8/24/2016 10:46 AM, Bryan Drewery wrote:
> On 8/24/16 7:55 AM, Bryan Drewery wrote:
>> On 8/22/2016 4:08 AM, Guido Falsi wrote:
>>> Hi,
>>>
>>> While building a NanoBSD image using releng/11 sources I got this error
>>> message:
>>>
>>> ===> lib/libc++ (install)
>>> install -C -o root -g wheel -m 444 libc++.a
>>> /usr/local/nanobsd/rr-trunk/obj/_.w/usr/lib/
>>> install -s -o root -g wheel -m 444 libc++.so.1
>>> /usr/local/nanobsd/rr-trunk/obj/_.w/usr/lib/
>>> install -S -C -o root -g wheel -m 444 libc++.ld
>>> /usr/local/nanobsd/rr-trunk/obj/_.w/usr/lib/libc++.so
>>> ===> lib/libcxxrt (install)
>>> install -C -o root -g wheel -m 444 libcxxrt.a
>>> /usr/local/nanobsd/rr-trunk/obj/_.w/usr/lib/
>>> install -s -o root -g wheel -m 444 libcxxrt.so.1
>>> /usr/local/nanobsd/rr-trunk/obj/_.w/lib/
>>> install -l rs /usr/local/nanobsd/rr-trunk/obj/_.w/lib/libcxxrt.so.1
>>> /usr/local/nanobsd/rr-trunk/obj/_.w/usr/lib/libcxxrt.so
>>> install: symlink ../../lib/libcxxrt.so.1 ->
>>> /usr/local/nanobsd/rr-trunk/obj/_.w/usr/lib: File exists
>>> *** Error code 71
>>>
>>> Stop.
>>>
>>> I'm not sure what's happening, I already tried reverting locally
>>> r301880, thinking it could be related, but this changed nothing.
>>>
>>> Anyone has some insight? It was working fine up to August 4th.
>>>
>>> Thanks in advance to anyone giving me some hint!
>>>
>>
>> Is this still reproducible for anyone? I have theories but need it in
>> its broken state to debug it further.
>>
>
> I've created a trivial reproducibility on it and am working on a fix.
> So far it appears to be purely an issue in head with dirname(3) compat.
>
This is fixed in head r304860 by ed at . It requires updating the host.
--
Regards,
Bryan Drewery
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20160826/40d8783b/attachment.sig>
More information about the freebsd-current
mailing list