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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!proxad.net!feeder1-2.proxad.net!cleanfeed3-a.proxad.net!nnrp4-2.free.fr!not-for-mail From: =?iso-8859-1?b?RnLpZOlyaWM=?= Praca Subject: Re: Ann: Ada packages on Archlinux updated to GPL15. Newsgroups: comp.lang.ada References: User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508 git://git.gnome.org/pan2) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Date: 08 Aug 2015 08:52:58 GMT Message-ID: <55c5c36a$0$3188$426a74cc@news.free.fr> Organization: Guest of ProXad - France NNTP-Posting-Date: 08 Aug 2015 10:52:58 CEST NNTP-Posting-Host: 87.202.35.216 X-Trace: 1439023978 news-3.free.fr 3188 87.202.35.216:48188 X-Complaints-To: abuse@proxad.net Xref: news.eternal-september.org comp.lang.ada:27391 Date: 2015-08-08T10:52:58+02:00 List-Id: Le Tue, 28 Jul 2015 07:11:18 -0700, Rod Kay a écrit : > Hi all, > > The new packages are on AUR4. If anyone would care to try these > packages then any feedback would be welcome. > > Thanks again to John Marino for paving the way with the equivalent > BSD packages. > > > Regards. Hello Rod, I'm currently trying to build gnat_util under Arch but it fails when building gcc with the following error : libtool: compile: /tmp/yaourt-tmp-cyril/aur-gnat_util/src/gcc-build/./gcc/xgcc -shared-libgcc -B/tmp/yaourt-tmp-cyril/aur-gnat_util/src/gcc-build/./gcc -nostdinc++ -L/tmp/yaourt-tmp-cyril/aur-gnat_util/src/gcc-build/x86_64-unknown-linux- gnu/libstdc++-v3/src -L/tmp/yaourt-tmp-cyril/aur-gnat_util/src/gcc-build/x86_64-unknown-linux- gnu/libstdc++-v3/src/.libs -L/tmp/yaourt-tmp-cyril/aur-gnat_util/src/gcc-build/x86_64-unknown-linux- gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-unknown-linux-gnu/bin/ -B/usr/x86_64-unknown-linux-gnu/lib/ -isystem /usr/x86_64-unknown-linux-gnu/include -isystem /usr/x86_64-unknown-linux-gnu/sys-include -I/tmp/yaourt-tmp-cyril/aur-gnat_util/src/gcc-build/x86_64-unknown-linux- gnu/libstdc++-v3/include/x86_64-unknown-linux-gnu -I/tmp/yaourt-tmp-cyril/aur-gnat_util/src/gcc-build/x86_64-unknown-linux- gnu/libstdc++-v3/include -I/tmp/yaourt-tmp-cyril/aur-gnat_util/src/gcc-5-20150721/libstdc++-v3/ libsupc++ -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-thread-c++0x.lo -g -march=x86-64 -mtune=generic -O2 -fstack-protector-strong --param=ssp-buffer-size=4 -D_GNU_SOURCE -std=gnu++11 -c /tmp/yaourt-tmp-cyril/aur-gnat_util/src/gcc-5-20150721/libstdc++-v3/src/c+ +11/compatibility-thread-c++0x.cc -o compatibility-thread-c++0x.o >/dev/null 2>&1 make[6] : on quitte le répertoire « /tmp/yaourt-tmp-cyril/aur-gnat_util/src/gcc-build/x86_64-unknown-linux- gnu/libstdc++-v3/src » Makefile:605 : la recette pour la cible « all-recursive » a échouée make[5]: *** [all-recursive] Erreur 1 Is there something that should be done before building gnat-util ? Regards Fred