On 6/18/24 13:24, Greg Troxel wrote:
Jason Bacon <jtocino%gmx.com@localhost> writes:Yep, that works. So to summarize for posterity, adding the following to ${PREFIX}/etc/mk.conf will result in a working pkgsrc tree with MacOSX14.4.sdk: PKGSRC_FORTRAN= gfortran # Appears to be default on macOS GFORTRAN_VERSION= 13So, for the branch, have we identified a defective sdk, or a defective 12, such that we should in some mk file, conditioned on macos sdk ? set that, so that building on macs will work?
Do we want to tamper with the mk files, given that this is likely a transient problem with an easy workaround? This could be fixed by patching gcc12. The extra patches in wip/gcc12 were working for me a couple weeks ago, but they are not at the moment. I can dig a little deeper if there's a motivation to fix this before the branch. -- Life is a game. Play hard. Play fair. Have fun.