From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-74-118.ec2.internal X-Spam-Level: * X-Spam-Status: No, score=1.1 required=3.0 tests=BAYES_00,FROM_SUSPICIOUS_NTLD, FROM_SUSPICIOUS_NTLD_FP,PDS_OTHER_BAD_TLD autolearn=no autolearn_force=no version=3.4.6 Path: eternal-september.org!reader02.eternal-september.org!aioe.org!nPw2HPWtWhL0QoN2isnqaQ.user.46.165.242.75.POSTED!not-for-mail From: Fernando Oleo Blanco Newsgroups: comp.lang.ada Subject: Re: GCC updated in NetBSD! Date: Tue, 2 Nov 2021 21:32:56 +0100 Organization: Aioe.org NNTP Server Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Info: gioia.aioe.org; logging-data="45364"; posting-host="nPw2HPWtWhL0QoN2isnqaQ.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org"; User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.2.1 X-Notice: Filtered by postfilter v. 0.9.2 Content-Language: en-US Xref: reader02.eternal-september.org comp.lang.ada:63091 List-Id: A bit of a followup. The package gcc10-aux has been updated in pkgsrc-wip. I am now the maintainer. As requested by some pkgsrc developer, I have made the package explicitly depend on gcc6-aux. That way, it may be used as a base Ada compiler for all the packages that need Ada (although this is just the first step). I have also rebased it on the new skeleton of gcc10 from pkgsrc-current. Hopefully the review period an inclusion into pkgsrc-current will not take much much time. I have ran the new version of ACATS from Simon, version 4.1X. Here are the results: Test Run By fernando on Tue Nov 2 20:23:32 CET 2021 === acats configuration === target gcc is /usr/pkg/gcc10-aux/bin/gcc Using built-in specs. COLLECT_GCC=/usr/pkg/gcc10-aux/bin/gcc COLLECT_LTO_WRAPPER=/usr/pkg/gcc10-aux/libexec/gcc/x86_64--netbsd/10.3.0/lto-wrapper Target: x86_64--netbsd Configured with: ../gcc-10.3.0/configure --disable-libstdcxx-pch --enable-nls --with-libiconv-prefix=/usr --enable-__cxa_atexit --with-gxx-include-dir=/usr/pkg/gcc10-aux/include/c++/ --disable-libssp --enable-languages='c ada fortran c++' --enable-shared --enable-long-long --with-local-prefix=/usr/pkg/gcc10-aux --enable-threads=posix --with-boot-ldflags='-static-libstdc++ -static-libgcc -Wl,-R/usr/pkg/lib -Wl,-zrelro -Wl,-znow ' --with-system-zlib --without-zstd --with-arch=nocona --with-tune=nocona --with-fpmath=sse --with-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/bin/as --prefix=/usr/pkg/gcc10-aux --build=x86_64--netbsd --host=x86_64--netbsd --infodir=/usr/pkg/gcc10-aux/info --mandir=/usr/pkg/gcc10-aux/man Thread model: posix Supported LTO compression algorithms: zlib gcc version 10.3.0 (GCC) host=x86_64--netbsd target=x86_64--netbsd gnatmake is /usr/pkg/gcc10-aux/bin/gnatmake === acats support === Generating support files... done. Compiling support files... done. === acats Summary === # of expected passes 2514 # of unexpected failures 30 # of expected failures 1487 # of unresolved testcases 11 # of unsupported tests 124 *** FAILURES: c324006 c350a01 c35503d c35503f c452003 c452005 c452006 c52103x c52104x c52104y c611a04 c650b04 c760a02 cb1010a cb1010c cb1010d cdd2b03 cdd2b04 cxai001 cxai010 cxaia01 cxaib05 cxaib06 cxaib08 cxd1003 cxd1004 cxd1005 cxd2006 cxd3001 cxd3002 /home/fernando/gcc10-aux-tests/ACATS/run_all.sh completed at Tue Nov 2 21:25:36 CET 2021 Regards, -- Fernando Oleo Blanco https://irvise.xyz