Re: compilers PortGroup

2022-07-05 Thread Mark Brethen
I have the compiler.setup so that gfortran is selected by default, however checking the build log I’m seeing these warning messages: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 215 at (1) Warning: Fortran 2018 deleted feature: Arith

Re: perl5 default version

2022-07-05 Thread Joshua Root
On 2022-7-5 22:54 , Mojca Miklavec wrote: Hi, I would like to clarify a few points before being able to proceed: #1 Some ports are probably not yet handling perl correctly in the sense that they might have been built on the buildbot and keep depending on modules from perl5.28, while the user on

Re: perl5 default version

2022-07-05 Thread Mojca Miklavec
Hi, I would like to clarify a few points before being able to proceed: #1 Some ports are probably not yet handling perl correctly in the sense that they might have been built on the buildbot and keep depending on modules from perl5.28, while the user only has perl5.34 installed. Will something ba