From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: There's a problem with gnatclean on Windows GNAT Community 2018 Date: Tue, 12 Jun 2018 20:04:42 +0100 Organization: A noiseless patient Spider Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: reader02.eternal-september.org; posting-host="485bef5a08540a807ca5acc92d9a0c15"; logging-data="14220"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19DEjq6jfXPa9lavkax3kggBWTidsw9hqo=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (darwin) Cancel-Lock: sha1:eAu5V2LfwD4wYcjAiKshv1duQbU= sha1:tShVuoz4RU9j5uAjMUHIhgYrxZQ= Xref: reader02.eternal-september.org comp.lang.ada:53074 Date: 2018-06-12T20:04:42+01:00 List-Id: fabien.chouteau@gmail.com writes: > We want to let you know that a problem was detected in the 2018 > Community release for Windows. Thank you. > Because of the installer, the run-time .ali files are not marked as > read only. As a result, gnatclean will remove all the .ali files from > the installation, including those of the run-time. > > Until we release a fix, you can use these commands to mark the .ali as > read only: > $ cd > $ attrib +r /s *.ali The same seems to be true in gnat-community-2018-20180523-arm-elf-darwin-bin.dmg. Is this a gprinstall issue? Because I see the same in packages such as gnatcoll* installed in gcc-8.1.0 for Darwin, and in RTSs installed in cortex-gnat-rts.