version:1 :debug:main Starting logging for vecLibFort @0.4.2_0 :debug:sysinfo macOS 12.0.1 (darwin/21.1.0) arch arm :debug:sysinfo MacPorts 2.7.99 :debug:sysinfo Xcode 13.2 :debug:sysinfo SDK 12 :debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 12.0 :debug:main vecLibFort has no conflicts :debug:main Executing org.macports.main (vecLibFort) :debug:main dropping privileges: euid changed to 501, egid changed to 20. :debug:archivefetch archivefetch phase started at Tue Nov 2 09:16:06 EDT 2021 :debug:archivefetch Executing org.macports.archivefetch (vecLibFort) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.fetch (vecLibFort) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.checksum (vecLibFort) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.extract (vecLibFort) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.patch (vecLibFort) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.configure (vecLibFort) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:build build phase started at Tue Nov 2 09:16:06 EDT 2021 :notice:build ---> Building vecLibFort :debug:build Executing proc-pre-org.macports.build-build-0 :debug:build Executing org.macports.build (vecLibFort) :debug:build Environment: :debug:build CC_PRINT_OPTIONS='YES' :debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_vecLibFort/vecLibFort/work/.CC_PRINT_OPTIONS' :debug:build CPATH='/opt/local/include' :debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:build LIBRARY_PATH='/opt/local/lib' :debug:build MACOSX_DEPLOYMENT_TARGET='12.0' :debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk' :info:build Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_vecLibFort/vecLibFort/work/vecLibFort-0.4.2" && /usr/bin/make -j8 -w all CC=/usr/bin/clang CFLAGS="-Os -arch arm64" PREFIX=/opt/local LD=/usr/bin/clang LDFLAGS="-arch arm64" DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_vecLibFort/vecLibFort/work/destroot/opt/local :debug:build system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_vecLibFort/vecLibFort/work/vecLibFort-0.4.2" && /usr/bin/make -j8 -w all CC=/usr/bin/clang CFLAGS="-Os -arch arm64" PREFIX=/opt/local LD=/usr/bin/clang LDFLAGS="-arch arm64" DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_vecLibFort/vecLibFort/work/destroot/opt/local :info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_vecLibFort/vecLibFort/work/mcg1969-vecLibFort-4e39a68' :info:build /usr/bin/clang -Os -arch arm64 -c -o vecLibFort.o vecLibFort.c :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 :72:1: note: expanded from here :info:build sdsdot_ :info:build ^ :info:build /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/fortran_blas.h:95:8: note: previous declaration is here :info:build double sdsdot_(int *n, float *sb, :info:build ^ :info:build vecLibFort.c:125:1: error: conflicting types for 'sdot_' :info:build BLS_CALL(float,sdot,5) :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 :182:1: note: expanded from here :info:build sdot_ :info:build ^ :info:build /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/fortran_blas.h:85:8: note: previous declaration is here :info:build double sdot_(int *n, :info:build ^ :info:build In file included from vecLibFort.c:157: :info:build ./static.h:28:14: error: conflicting types for 'sdsdot_' :info:build vecLibFort.c:STATIC float FNAME(sdsdot)( const int* N, const float* alpha, const float* X, const int* incX, const float* Y, const int* incY )126: :info:build ^ :info:build 1: ./static.herror:: 18conflicting types for 'snrm2_': :info:build 18: note: expanded from macro 'FNAME' :info:build BLS_CALL(float,snrm2,3) :info:build #define FNAME(x) x ## _ :info:build ^^ :info:build vecLibFort.c:117:13: note:4:: expanded from macro 'BLS_CALL' :info:build 1: note: expanded from here :info:build extern type name ## _( VOIDS(n) ); \ :info:build ^ :info:build sdsdot_ :info:build :^265 :info:build :1: note: expanded from here :info:build snrm2_ :info:build ^ :info:build /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/fortran_blas.h:125:8: note: previous declaration is here :info:build double snrm2_(int *n, float *x, int *incx) :info:build ^ :info:build /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/fortran_blas.h:95:8: note: previous declaration is here :info:build double sdsdot_(int *n, float *sb, :info:build ^ :info:build In file included from vecLibFort.c:157: :info:build ./static.h:34:14: error: conflicting types for 'sdot_' :info:build STATIC float FNAME(sdot)( const int* N, const float* X, const int* incX, const float* Y, const int* incY ) :info:build ^ :info:build ./static.h:18:18: note: expanded from macro 'FNAME' :info:build #define FNAME(x) x ## _ :info:build ^ :info:build :5:1: note: expanded from here :info:build sdot_ :info:build ^ :info:build /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/fortran_blas.h:85:8: note: previous declaration is here :info:build double sdot_(int *n, :info:build ^ :info:build In file included from vecLibFort.c:157: :info:build ./static.h:40:14: error: conflicting types for 'snrm2_' :info:build STATIC float FNAME(snrm2)( const int* N, const float* X, const int* incX ) :info:build ^ :info:build ./static.h:18:18: note: expanded from macro 'FNAME' :info:build #define FNAME(x) x ## _ :info:build ^ :info:build :6:1: note: expanded from here :info:build vecLibFort.csnrm2_: :info:build 127^: :info:build 1:/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/fortran_blas.h :error125: :conflicting types for 'sasum_'8 :info:build : note: previous declaration is here :info:build BLS_CALL(float,sasum,3) :info:build ^ :info:build vecLibFort.c:117:13double snrm2_(int *n, float *x, int *incx): :info:build ^note :info:build : expanded from macro 'BLS_CALL' :info:build extern type name ## _( VOIDS(n) ); \ :info:build ^ :info:build :330:1: note: expanded from hereIn file included from :info:build vecLibFort.c:157sasum_ :info:build ^ :info:build /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/fortran_blas.h:: :info:build 33./static.h::846:: 14note:: previous declaration is hereerror :info:build : conflicting types for 'sasum_' :info:build double sasum_(int *n, float *sx, int *incx) :info:build ^ :info:build STATIC float FNAME(sasum)( const int* N, const float *X, const int* incX ) :info:build ^ :info:build ./static.h:18:18: note: expanded from macro 'FNAME' :info:build #define FNAME(x) x ## _ :info:build ^ :info:build :7:1: note: expanded from here :info:build sasum_ :info:build ^ :info:build /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/fortran_blas.h:33:8: note: previous declaration is here :info:build double sasum_(int *n, float *sx, int *incx) :info:build ^ :info:build In file included from vecLibFort.c:157: :info:build ./static.h:52:16: error: conflicting types for 'cdotu_' :info:build STATIC c_float FNAME(cdotu)( const int* N, const void* X, const int* incX, const void* Y, const int* incY ) :info:build ^ :info:build ./static.h:18:18: note: expanded from macro 'FNAME' :info:build #define FNAME(x) x ## _ :info:build ^ :info:build :8:1: note: expanded from here :info:build cdotu_ :info:build ^ :info:build /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/fortran_blas.h:115:6: note: previous declaration is here :info:build void cdotu_(void * ret_val, int *n, :info:build ^ :info:build In file included from vecLibFort.c:157: :info:build ./static.h:60:16: error: conflicting types for 'cdotc_' :info:build STATIC c_float FNAME(cdotc)( const int* N, const void* X, const int* incX, const void* Y, const int* incY ) :info:build ^ :info:build ./static.h:18:18: note: expanded from macro 'FNAME' :info:build #define FNAME(x) x ## _ :info:build ^ :info:build :9:1: note: expanded from here :info:build cdotc_ :info:build ^ :info:build /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/fortran_blas.h:105:6: note: previous declaration is here :info:build void cdotc_(void * ret_val, int *n, :info:build ^ :info:build In file included from vecLibFort.c:157: :info:build ./static.h:68:14: error: conflicting types for 'scnrm2_' :info:build vecLibFort.c:128:1: error: conflicting types for 'cdotu_' :info:build STATIC float FNAME(scnrm2)( const int* N, const void* X, const int* incX ) :info:build ^ :info:build BLS_CALL(c_float,cdotu,5) :info:build ^ :info:build ./static.hvecLibFort.c:117::18:18: note: 13expanded from macro 'FNAME': :info:build note: expanded from macro 'BLS_CALL' :info:build #define FNAME(x) x ## _ :info:build ^ :info:build extern type name ## _( VOIDS(n) ); \ :info:build ^ :info:build :10:1: note: expanded from here :info:build :413:1: note: expanded from here :info:build cdotu_ :info:build ^ :info:build scnrm2_ :info:build ^ :info:build /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/fortran_blas.h/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/fortran_blas.h:115:6:131:8: note: previous declaration is here :info:build : note: previous declaration is here :info:build double scnrm2_(int *n, void *cx, int *incx) :info:build ^ :info:build void cdotu_(void * ret_val, int *n, :info:build ^ :info:build In file included from vecLibFort.c:157: :info:build ./static.h:74:14: error: conflicting types for 'scasum_' :info:build STATIC float FNAME(scasum)( const int* N, const void *X, const int* incX ) :info:build ^ :info:build ./static.h:18:18: note: expanded from macro 'FNAME' :info:build #define FNAME(x) x ## _ :info:build ^ :info:build :11:1: note: expanded from here :info:build scasum_ :info:build ^ :info:build /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/fortran_blas.h:39:8: note: previous declaration is here :info:build double scasum_(int *n, void *cx, int *incx) :info:build ^ :info:build In file included from vecLibFort.c:157: :info:build ./static.h:80:17: error: conflicting types for 'zdotu_' :info:build STATIC c_double FNAME(zdotu)( const int* N, const void* X, const int* incX, const void* Y, const int* incY ) :info:build ^ :info:build ./static.h:18:18: note: expanded from macro 'FNAME' :info:build #define FNAME(x) x ## _ :info:build ^ :info:build :12:1: note: expanded from here :info:build zdotu_ :info:build ^ :info:build /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/fortran_blas.h:120:6: note: previous declaration is here :info:build void zdotu_(void * ret_val, int *n, :info:build ^ :info:build In file included from vecLibFort.c:157: :info:build ./static.h:88:17: error: conflicting types for 'zdotc_' :info:build STATIC c_double FNAME(zdotc)( const int* N, const void* X, const int* incX, const void* Y, const int* incY ) :info:build ^ :info:build ./static.h:18:18: note: expanded from macro 'FNAME' :info:build #define FNAME(x) x ## _ :info:build ^ :info:build :13:1: note: expanded from here :info:build zdotc_ :info:build ^ :info:build /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/fortran_blas.h:110:6: note: previous declaration is here :info:build void zdotc_(void * ret_val, int *n, :info:build ^ :info:build vecLibFort.c:129:1: error: In file included from vecLibFort.c:157: :info:build conflicting types for 'cdotc_' :info:build ./static.h:97:13: error: conflicting types for 'sgemv_' :info:build BLS_CALL(c_float,cdotc,5) :info:build ^ :info:build vecLibFort.c:117:13: note: expanded from macro 'BLS_CALL' :info:build STATIC void FNAME(sgemv)( const char* trans, const int* m, const int* n, :info:build ^ :info:build extern type name ## _( VOIDS(n) ); \ :info:build ./static.h ^: :info:build 18:18: note: expanded from macro 'FNAME' :info:build #define FNAME(x) x ## _ :info:build ^ :info:build :514:1: note: expanded from here :info:build :14:1: note: expanded from here :info:build cdotc_ :info:build ^ :info:build /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/fortran_blas.h:105:6: note: previous declaration is here :info:build sgemv_ :info:build ^ :info:build /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/fortran_blas.h:248:void cdotc_(void * ret_val, int *n,5 :info:build : ^ :info:build note: previous declaration is here :info:build int sgemv_(char *trans, int *m, int *n, float *alpha, :info:build ^ :info:build vecLibFort.c:130:1: error: conflicting types for 'scnrm2_' :info:build BLS_CALL(float,scnrm2,3) :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 :81:1: note: expanded from here :info:build scnrm2_ :info:build ^ :info:build /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/fortran_blas.h:131:8: note: previous declaration is here :info:build double scnrm2_(int *n, void *cx, int *incx) :info:build ^ :info:build vecLibFort.c:131:1: error: conflicting types for 'scasum_' :info:build BLS_CALL(float,scasum,3) :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 :146:1: note: expanded from here :info:build scasum_ :info:build ^ :info:build /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/fortran_blas.h:39:8: note: previous declaration is here :info:build double scasum_(int *n, void *cx, int *incx) :info:build ^ :info:build vecLibFort.c:205:85: warning: format specifies type 'char *' but the argument has type 'void *' [-Wformat] :info:build fprintf( stderr, "Failed to open vecLib library; aborting.\n Location: %s\n", veclib ); :info:build ~~ ^~~~~~ :info:build vecLibFort.c:132:1: error: conflicting types for 'zdotu_' :info:build BLS_CALL(c_double,zdotu,5) :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 :229:1: note: expanded from here :info:build zdotu_ :info:build ^ :info:build /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/fortran_blas.h:120:6: note: previous declaration is here :info:build void zdotu_(void * ret_val, int *n, :info:build ^ :info:build vecLibFort.c:133:1: error: conflicting types for 'zdotc_' :info:build BLS_CALL(c_double,zdotc,5) :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 :330:1: note: expanded from here :info:build zdotc_ :info:build ^ :info:build /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/fortran_blas.h:110:6: note: previous declaration is here :info:build void zdotc_(void * ret_val, int *n, :info:build ^ :info:build vecLibFort.c:135:1: error: conflicting types for 'sgemv_' :info:build BLS_CALL(void,sgemv,11) :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 :485:1: note: expanded from here :info:build sgemv_ :info:build ^ :info:build /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/fortran_blas.h:248:5: note: previous declaration is here :info:build int sgemv_(char *trans, int *m, int *n, float *alpha, :info:build ^ :info:build 11 errors generated. :info:build make: *** [libvecLibFortI.dylib] Error 1 :info:build make: *** Waiting for unfinished jobs.... :info:build 1 warning and 11 errors generated. :info:build make: *** [vecLibFort.o] Error 1 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_vecLibFort/vecLibFort/work/mcg1969-vecLibFort-4e39a68' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_vecLibFort/vecLibFort/work/vecLibFort-0.4.2" && /usr/bin/make -j8 -w all CC=/usr/bin/clang CFLAGS="-Os -arch arm64" PREFIX=/opt/local LD=/usr/bin/clang LDFLAGS="-arch arm64" DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_vecLibFort/vecLibFort/work/destroot/opt/local :info:build Exit code: 2 :error:build Failed to build vecLibFort: command execution failed :debug:build Error code: CHILDSTATUS 49726 2 :debug:build Backtrace: command execution failed :debug:build while executing :debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring" :debug:build invoked from within :debug:build "command_exec -callback portprogress::target_progress_callback build" :debug:build (procedure "portbuild::build_main" line 8) :debug:build invoked from within :debug:build "$procedure $targetname" :error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_vecLibFort/vecLibFort/main.log for details.