sparc64 linker scripts get installed and removed during upgrade
Bryan Drewery
bdrewery at FreeBSD.org
Thu Mar 10 20:16:28 UTC 2016
On 3/10/16 7:10 AM, Kurt Lidl wrote:
> I have a sparc64 host running stable/10.
>
> I have noticed on the last several updates that I've
> done (basic list of operations below):
> checkout current stable/10 sources
> make buildworld
> make buildkernel
> make installkernel
> reboot
> mergemaster -p
> make installworld
> mergemaster
> make delete-old
>
> I get a bunch of sparc64 linker scripts that get installed
> each time, and then are removed during the 'make delete-old'
> operation.
>
> root at gatekeeper-372: make delete-old && make delete-old-libs
>
>>>> Removing old files (only deletes safe to delete libs)
> remove /usr/libdata/ldscripts/elf64_sparc.x? y
> remove /usr/libdata/ldscripts/elf64_sparc.xbn? y
> remove /usr/libdata/ldscripts/elf64_sparc.xn? y
> remove /usr/libdata/ldscripts/elf64_sparc.xr? y
> remove /usr/libdata/ldscripts/elf64_sparc.xs? y
> remove /usr/libdata/ldscripts/elf64_sparc.xu? y
> remove /usr/libdata/ldscripts/elf64_sparc.xc? y
> remove /usr/libdata/ldscripts/elf64_sparc.xsc? y
> remove /usr/libdata/ldscripts/elf32_sparc.x? y
> remove /usr/libdata/ldscripts/elf32_sparc.xbn? y
> remove /usr/libdata/ldscripts/elf32_sparc.xn? y
> remove /usr/libdata/ldscripts/elf32_sparc.xr? y
> remove /usr/libdata/ldscripts/elf32_sparc.xs? y
> remove /usr/libdata/ldscripts/elf32_sparc.xu? y
> remove /usr/libdata/ldscripts/elf32_sparc.xc? y
> remove /usr/libdata/ldscripts/elf32_sparc.xsc? y
>
> I would think these shouldn't be installed at all, if they
> are not needed or obsolete.
>
This should fix it once MFC'd:
https://svnweb.freebsd.org/changeset/base/296623
--
Regards,
Bryan Drewery
More information about the freebsd-current
mailing list