[MacPorts] #67316: Building omnicompiler for PPC: dyld: Symbol not found: _ADIO_same_amode

MacPorts noreply at macports.org
Thu Apr 27 06:15:12 UTC 2023


#67316: Building omnicompiler for PPC: dyld: Symbol not found: _ADIO_same_amode
--------------------------+--------------------------
 Reporter:  barracuda156  |      Owner:  tenomoto
     Type:  defect        |     Status:  assigned
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:  2.8.1
 Keywords:  powerpc       |       Port:  omnicompiler
--------------------------+--------------------------
 After fixing a number of errors in configure, compilation broke on this:

 {{{
 /opt/local/bin/mpicc-mpich-gcc12 -pipe -Os -arch ppc
 -DGNU_INTRINSIC_EXTENSION -DNDEBUG -DBUGFIX -D__XCODEML__ -DYYDEBUG
 -I/usr/include//libxml2 -I../../include -I3rdparty C-exprcode.c -c
 /opt/local/bin/mpicc-mpich-gcc12 -pipe -Os -arch ppc
 -DGNU_INTRINSIC_EXTENSION -DNDEBUG -DBUGFIX -D__XCODEML__ -DYYDEBUG
 -I/usr/include//libxml2 -I../../include -I3rdparty F95-parser.c -c
 /opt/local/bin/mpicc-mpich-gcc12 -pipe -Os -arch ppc
 -DGNU_INTRINSIC_EXTENSION -DNDEBUG -DBUGFIX -D__XCODEML__ -DYYDEBUG
 -I/usr/include//libxml2 -I../../include -I3rdparty -o F_Front F95-main.o C
 -expr-mem.o C-exprcode.o F-datatype.o F-ident.o F95-parser.o F-mem.o
 F-compile.o F-compile-decl.o F-compile-expr.o F-opt-expv.o F-output-
 xcodeml.o F-io-xcodeml.o F-data.o F-datasub.o F-equiv.o F-varutil.o
 F-intrinsic.o F-intrinsics-table.o F-OMP.o F-ACC.o F-XMP.o xcodeml-node.o
 xcodeml-parse.o xcodeml-util.o xcodeml-type.o xcodeml-traverse.o xcodeml-
 output-F.o F-dump.o F-type-attr-tbl.o module-manager.o hash.o F-input-
 xmod.o F-module-procedure.o F-second-pass.o sds.o cli_options.o utils.o F
 -front-context.o F-driver.o io_cache.o -L/usr/lib -lxml2 -lm
 ./F_Front -module-compile fincludes/iso_fortran_env.f90 >
 fincludes/iso_fortran_env.xmod
 ./F_Front -module-compile fincludes/iso_c_binding.f90 >
 fincludes/iso_c_binding.xmod
 dyld: Symbol not found: _ADIO_same_amode
   Referenced from: /opt/local/lib/mpich-gcc12/libpmpi.12.dylib
   Expected in: dynamic lookup

 dyld: Symbol not found: _ADIO_same_amode
   Referenced from: /opt/local/lib/mpich-gcc12/libpmpi.12.dylib
   Expected in: dynamic lookup

 /bin/sh: line 1: 68600 Trace/BPT trap          ./F_Front -module-compile
 fincludes/iso_fortran_env.f90 > fincludes/iso_fortran_env.xmod
 make[2]: *** [fincludes/iso_fortran_env.xmod] Error 133
 make[2]: *** Waiting for unfinished jobs....
 /bin/sh: line 1: 68599 Trace/BPT trap          ./F_Front -module-compile
 fincludes/iso_c_binding.f90 > fincludes/iso_c_binding.xmod
 make[2]: *** [fincludes/iso_c_binding.xmod] Error 133
 rm F95-parser.c
 }}}

 Is this anything known?

-- 
Ticket URL: <https://trac.macports.org/ticket/67316>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list