[MacPorts] #72166: hdf5 @1.16.0+cxx+fortran+gcc5+hl+universal: Internal compiler error: Error reporting routines re-entered.
MacPorts
noreply at macports.org
Sun Mar 9 21:06:51 UTC 2025
#72166: hdf5 @1.16.0+cxx+fortran+gcc5+hl+universal: Internal compiler error: Error
reporting routines re-entered.
------------------------+----------------------
Reporter: ar-an-ribe | Owner: eborisch
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Keywords: | Port: hdf5
------------------------+----------------------
On Mavericks, I’m trying to build `hdf5
@1.16.0+cxx+fortran+gcc5+hl+universal`. In trying to build a particular
FORTRAN file, an internal compiler error is emitted:
{{{
:info:build /bin/sh ../../libtool --silent --tag=FC --mode=compile
/opt/local/bin/gfortran-mp-5 -I. -I../../src -std=f2008ts -Waliasing
-Wall -Wcharacter-truncation -Wextra -Wimplicit-interface -Wsurprising
-Wunderflow -pedantic -Wintrinsics-std -Wimplicit-procedure
-Wreal-q-constant -Wfunction-elimination -Wrealloc-lhs -Wrealloc-lhs-all
-Wno-c-binding-type -s -Wno-unused-dummy-argument -Wno-array-
temporaries -O3 -I../../src -I../../fortran/src -pipe -Os -m64 -c -o
H5Aff.lo H5Aff.F90
:info:build '
:info:build H5Aff.F90:2327:0:
:info:build END SUBROUTINE H5Aread_char_scalar
:info:build 1
:info:build in pp_format, at pretty-print.c:612
:info:build Internal compiler error: Error reporting routines re-entered.
:info:build /bin/sh ../../libtool --silent --tag=FC --mode=compile
/opt/local/bin/gfortran-mp-5 -I. -I../../src -std=f2008ts -Waliasing
-Wall -Wcharacter-truncation -Wextra -Wimplicit-interface -Wsurprising
-Wunderflow -pedantic -Wintrinsics-std -Wimplicit-procedure
-Wreal-q-constant -Wfunction-elimination -Wrealloc-lhs -Wrealloc-lhs-all
-Wno-c-binding-type -s -Wno-unused-dummy-argument -Wno-array-
temporaries -O3 -I../../src -I../../fortran/src -pipe -Os -m64 -c -o
H5Sff.lo H5Sff.F90
:info:build gfortran-mp-5: internal compiler error: Abort trap: 6 (program
f951)
:info:build Please submit a full bug report,
:info:build with preprocessed source if appropriate.
:info:build See <https://trac.macports.org/newticket> for instructions.
:info:build make[3]: *** [H5Aff.lo] Error 1
}}}
This doesn’t seem to be related to #67043. Is the `+gcc5` variant not
supported when the `+fortran` variant is also provided?
--
Ticket URL: <https://trac.macports.org/ticket/72166>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list