Thank you for this upgrade but what about gcc? obsd$ uname -a OpenBSD obsd.my.domain 6.5 GENERIC.MP#3 amd64
From this page https://www.openbsd.org/65.html I read that available gcc should be "GCC 4.9.4 and 8.3.0" but the installed version is quite old obsd$ which -a gcc /usr/bin/gcc obsd$ gcc -v Reading specs from /usr/lib/gcc-lib/amd64-unknown-openbsd6.5/4.2.1/specs Target: amd64-unknown-openbsd6.5 Configured with: OpenBSD/amd64 system compiler Thread model: posix gcc version 4.2.1 20070719 On its side, clang is up to date as it should (LLVM/Clang 7.0.1) obsd$ clang -v OpenBSD clang version 7.0.1 (tags/RELEASE_701/final) (based on LLVM 7.0.1) Target: amd64-unknown-openbsd6.5 Thread model: posix InstalledDir: /usr/bin Unfortunately, a standard ./configure tries gcc first and find this very old gcc version. Can you please upgrade gcc to one of OpenBSD official versions, I personally prefer 8.3.0 to be the default but 4.9. would do. Tia -----Original Message----- From: cfarm-users [mailto:cfarm-users-boun...@lists.tetaneutral.net] On Behalf Of Assaf Gordon via cfarm-users Sent: Wednesday, July 03, 2019 00:43 To: GCC Compile Farm Users Cc: Assaf Gordon Subject: Re: [cfarm-users] gcc220 upgrade to OpenBSD 6.5? Hi, On 2019-07-02 12:51 p.m., Juan Francisco Cantero Hurtado via cfarm-users wrote: > OpenBSD 6.5 was released a few months ago and gcc220 is still running > 6.4. If it helps in any way, I've just upgraded gcc302 to OpenBSD 6.5 . Baptiste, At the end of the installation the following message appeared: --- --- -munin-node-2.0.42 ------------------- You should also run rm -rf /etc/munin/plugins/* You should also run rm -rf /etc/munin/plugin-conf.d/* You should also run rm -rf /var/log/munin/* You should also check /etc/munin/munin-node.conf (which was modified) --- I have not touched munin on the VM (and did not delete any of these files). regards, - assaf gordon _______________________________________________ cfarm-users mailing list cfarm-users@lists.tetaneutral.net https://lists.tetaneutral.net/listinfo/cfarm-users _______________________________________________ cfarm-users mailing list cfarm-users@lists.tetaneutral.net https://lists.tetaneutral.net/listinfo/cfarm-users