Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Nov 2022 15:08:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        fortran@FreeBSD.org
Subject:   [Bug 266196] science/octopus: Fails to build with GCC 12: Fatal Error: Sorry, polymorphic arrays not yet supported for firstprivate compilation terminated.
Message-ID:  <bug-266196-37611-ladxilCZvS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-266196-37611@https.bugs.freebsd.org/bugzilla/>
References:  <bug-266196-37611@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D266196

--- 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+=3Dgcc=3D12 to my /etc/make.conf and then run m=
ake -V
BUILD_DEPENDS in science/octopus I still get gfortran12:lang/gcc12;

- USE_GCC also supports notations such as USE_GCC=3D11+ and USE_GCC=3D11+:B=
UILD, so
I fear something more complex than _GCC_VER=3D${USE_GCC} is needed.

Thanks for working on this.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-266196-37611-ladxilCZvS>