[Bug 290799] net/mpich: configure:38451: error: Could not determine a way to link a Fortran test program

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 04 Nov 2025 23:39:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290799

Älven <alven@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|ports-bugs@FreeBSD.org      |alven@FreeBSD.org
 Attachment #265167|                            |maintainer-approval?(lauren
              Flags|                            |t.chardon@gmail.com)

--- Comment #5 from Älven <alven@FreeBSD.org> ---
Created attachment 265167
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=265167&action=edit
[PATCH] net/mpich: Mark as PIE_UNSAFE to fix build WITH_PIE

PIE_UNSAFE=yes tested to fix the issue on amd64, but not on i386:

configure: error: Unable to configure with Fortran support because configure
could not determine the size of a Fortran INTEGER.  Consider setting
CROSS_F77_SIZEOF_INTEGER to the length in bytes of a Fortran INTEGER
===>  Script "configure" failed unexpectedly.

-- 
You are receiving this mail because:
You are the assignee for the bug.