[MacPorts] #63717: vecLibFort @0.4.2_0: error: conflicting types for 'sdsdot_'

MacPorts noreply at macports.org
Sun Nov 28 20:28:10 UTC 2021


#63717: vecLibFort @0.4.2_0: error: conflicting types for 'sdsdot_'
-------------------------+----------------------
  Reporter:  Nevensky    |      Owner:  tenomoto
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.7.1
Resolution:              |   Keywords:  monterey
      Port:  vecLibFort  |
-------------------------+----------------------

Comment (by dasice):

 I see the same error on Monterey 12.0.1 as Peter Gerdes starting with:
 {{{
 :info:build /usr/bin/clang -shared -arch arm64 -DVECLIBFORT_INTERPOSE -o
 libvecLibFortI.dylib -O vecLibFort.c \
 :info:build             -Wl,-reexport_framework -Wl,Accelerate \
 :info:build             -install_name /opt/local/lib/libvecLibFortI.dylib
 :info:build vecLibFort.c:124:1: error: conflicting types for 'sdsdot_'
 :info:build BLS_CALL(float,sdsdot,6)
 :info:build ^
 :info:build vecLibFort.c:117:13: note: expanded from macro 'BLS_CALL'
 :info:build extern type name ## _( VOIDS(n) ); \
 :info:build             ^
 :info:build <scratch space>:37:1: note: expanded from here
 :info:build sdsdot_
 :info:build ^
 :info:build
 /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/Accelerate.framework/Fra
 meworks/vecLib.framework/Headers/fortran_blas.h:95:8: note: previous
 declaration is here
 :info:build double sdsdot_(int *n, float *sb,
 :info:build        ^
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/63717#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list