[Bug 266196] science/octopus: Fails to build with GCC 12: Fatal Error: Sorry, polymorphic arrays not yet supported for firstprivate compilation terminated.

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 16 Nov 2022 15:08:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266196

--- Comment #8 from Lorenzo Salvadore <salvadore@freebsd.org> ---
Thanks Thierry. Your patch looks as a good starting point, however I see two
issues:

- if I add DEFAULT_VERSIONS+=gcc=12 to my /etc/make.conf and then run make -V
BUILD_DEPENDS in science/octopus I still get gfortran12:lang/gcc12;

- USE_GCC also supports notations such as USE_GCC=11+ and USE_GCC=11+:BUILD, so
I fear something more complex than _GCC_VER=${USE_GCC} is needed.

Thanks for working on this.

-- 
You are receiving this mail because:
You are on the CC list for the bug.