Ticket #63717: main.2.log

File main.2.log, 20.4 KB (added by TruePath (Peter Gerdes), 2 years ago)

main.log from build on Montery with M1

Line 
1version:1
2:debug:main Starting logging for vecLibFort @0.4.2_0
3:debug:sysinfo macOS 12.0.1 (darwin/21.1.0) arch arm
4:debug:sysinfo MacPorts 2.7.99
5:debug:sysinfo Xcode 13.2
6:debug:sysinfo SDK 12
7:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 12.0
8:debug:main vecLibFort has no conflicts
9:debug:main Executing org.macports.main (vecLibFort)
10:debug:main dropping privileges: euid changed to 501, egid changed to 20.
11:debug:archivefetch archivefetch phase started at Tue Nov  2 09:16:06 EDT 2021
12:debug:archivefetch Executing org.macports.archivefetch (vecLibFort)
13:debug:archivefetch Privilege de-escalation not attempted as not running as root.
14:debug:archivefetch Skipping completed org.macports.fetch (vecLibFort)
15:debug:archivefetch Privilege de-escalation not attempted as not running as root.
16:debug:archivefetch Skipping completed org.macports.checksum (vecLibFort)
17:debug:archivefetch Privilege de-escalation not attempted as not running as root.
18:debug:archivefetch Skipping completed org.macports.extract (vecLibFort)
19:debug:archivefetch Privilege de-escalation not attempted as not running as root.
20:debug:archivefetch Skipping completed org.macports.patch (vecLibFort)
21:debug:archivefetch Privilege de-escalation not attempted as not running as root.
22:debug:archivefetch Skipping completed org.macports.configure (vecLibFort)
23:debug:archivefetch Privilege de-escalation not attempted as not running as root.
24:debug:build build phase started at Tue Nov  2 09:16:06 EDT 2021
25:notice:build --->  Building vecLibFort
26:debug:build Executing proc-pre-org.macports.build-build-0
27:debug:build Executing org.macports.build (vecLibFort)
28:debug:build Environment:
29:debug:build CC_PRINT_OPTIONS='YES'
30: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'
31:debug:build CPATH='/opt/local/include'
32:debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools'
33:debug:build LIBRARY_PATH='/opt/local/lib'
34:debug:build MACOSX_DEPLOYMENT_TARGET='12.0'
35:debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
36: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
37: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
38: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'
39:info:build /usr/bin/clang -Os -arch arm64   -c -o vecLibFort.o vecLibFort.c
40:info:build /usr/bin/clang -shared -arch arm64 -DVECLIBFORT_INTERPOSE -o libvecLibFortI.dylib -O vecLibFort.c \
41:info:build             -Wl,-reexport_framework -Wl,Accelerate \
42:info:build             -install_name /opt/local/lib/libvecLibFortI.dylib
43:info:build vecLibFort.c:124:1: error: conflicting types for 'sdsdot_'
44:info:build BLS_CALL(float,sdsdot,6)
45:info:build ^
46:info:build vecLibFort.c:117:13: note: expanded from macro 'BLS_CALL'
47:info:build extern type name ## _( VOIDS(n) ); \
48:info:build             ^
49:info:build <scratch space>:72:1: note: expanded from here
50:info:build sdsdot_
51:info:build ^
52: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
53:info:build double sdsdot_(int *n, float *sb,
54:info:build        ^
55:info:build vecLibFort.c:125:1: error: conflicting types for 'sdot_'
56:info:build BLS_CALL(float,sdot,5)
57:info:build ^
58:info:build vecLibFort.c:117:13: note: expanded from macro 'BLS_CALL'
59:info:build extern type name ## _( VOIDS(n) ); \
60:info:build             ^
61:info:build <scratch space>:182:1: note: expanded from here
62:info:build sdot_
63:info:build ^
64: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
65:info:build double sdot_(int *n,
66:info:build        ^
67:info:build In file included from vecLibFort.c:157:
68:info:build ./static.h:28:14: error: conflicting types for 'sdsdot_'
69: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:
70:info:build              ^
71:info:build 1: ./static.herror:: 18conflicting types for 'snrm2_':
72:info:build 18: note: expanded from macro 'FNAME'
73:info:build BLS_CALL(float,snrm2,3)
74:info:build #define FNAME(x) x ## _
75:info:build                  ^^
76:info:build vecLibFort.c:117:13: note<scratch space>:4:: expanded from macro 'BLS_CALL'
77:info:build 1: note: expanded from here
78:info:build extern type name ## _( VOIDS(n) ); \
79:info:build             ^
80:info:build sdsdot_<scratch space>
81:info:build :^265
82:info:build :1: note: expanded from here
83:info:build snrm2_
84:info:build ^
85: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
86:info:build double snrm2_(int *n, float *x, int *incx)
87:info:build        ^
88: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
89:info:build double sdsdot_(int *n, float *sb,
90:info:build        ^
91:info:build In file included from vecLibFort.c:157:
92:info:build ./static.h:34:14: error: conflicting types for 'sdot_'
93:info:build STATIC float FNAME(sdot)( const int* N, const float* X, const int* incX, const float* Y, const int* incY )
94:info:build              ^
95:info:build ./static.h:18:18: note: expanded from macro 'FNAME'
96:info:build #define FNAME(x) x ## _
97:info:build                  ^
98:info:build <scratch space>:5:1: note: expanded from here
99:info:build sdot_
100:info:build ^
101: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
102:info:build double sdot_(int *n,
103:info:build        ^
104:info:build In file included from vecLibFort.c:157:
105:info:build ./static.h:40:14: error: conflicting types for 'snrm2_'
106:info:build STATIC float FNAME(snrm2)( const int* N, const float* X, const int* incX )
107:info:build              ^
108:info:build ./static.h:18:18: note: expanded from macro 'FNAME'
109:info:build #define FNAME(x) x ## _
110:info:build                  ^
111:info:build <scratch space>:6:1: note: expanded from here
112:info:build vecLibFort.csnrm2_:
113:info:build 127^:
114: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
115:info:build : note: previous declaration is here
116:info:build BLS_CALL(float,sasum,3)
117:info:build ^
118:info:build vecLibFort.c:117:13double snrm2_(int *n, float *x, int *incx):
119:info:build         ^note
120:info:build : expanded from macro 'BLS_CALL'
121:info:build extern type name ## _( VOIDS(n) ); \
122:info:build             ^
123:info:build <scratch space>:330:1: note: expanded from hereIn file included from
124:info:build vecLibFort.c:157sasum_
125:info:build ^
126:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/fortran_blas.h::
127:info:build 33./static.h::846:: 14note::  previous declaration is hereerror
128:info:build : conflicting types for 'sasum_'
129:info:build double sasum_(int *n, float *sx, int *incx)
130:info:build        ^
131:info:build STATIC float FNAME(sasum)( const int* N, const float *X, const int* incX )
132:info:build              ^
133:info:build ./static.h:18:18: note: expanded from macro 'FNAME'
134:info:build #define FNAME(x) x ## _
135:info:build                  ^
136:info:build <scratch space>:7:1: note: expanded from here
137:info:build sasum_
138:info:build ^
139: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
140:info:build double sasum_(int *n, float *sx, int *incx)
141:info:build        ^
142:info:build In file included from vecLibFort.c:157:
143:info:build ./static.h:52:16: error: conflicting types for 'cdotu_'
144:info:build STATIC c_float FNAME(cdotu)( const int* N, const void* X, const int* incX, const void* Y, const int* incY )
145:info:build                ^
146:info:build ./static.h:18:18: note: expanded from macro 'FNAME'
147:info:build #define FNAME(x) x ## _
148:info:build                  ^
149:info:build <scratch space>:8:1: note: expanded from here
150:info:build cdotu_
151:info:build ^
152: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
153:info:build void cdotu_(void * ret_val, int *n,
154:info:build      ^
155:info:build In file included from vecLibFort.c:157:
156:info:build ./static.h:60:16: error: conflicting types for 'cdotc_'
157:info:build STATIC c_float FNAME(cdotc)( const int* N, const void* X, const int* incX, const void* Y, const int* incY )
158:info:build                ^
159:info:build ./static.h:18:18: note: expanded from macro 'FNAME'
160:info:build #define FNAME(x) x ## _
161:info:build                  ^
162:info:build <scratch space>:9:1: note: expanded from here
163:info:build cdotc_
164:info:build ^
165: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
166:info:build void cdotc_(void * ret_val, int *n,
167:info:build      ^
168:info:build In file included from vecLibFort.c:157:
169:info:build ./static.h:68:14: error: conflicting types for 'scnrm2_'
170:info:build vecLibFort.c:128:1: error: conflicting types for 'cdotu_'
171:info:build STATIC float FNAME(scnrm2)( const int* N, const void* X, const int* incX )
172:info:build              ^
173:info:build BLS_CALL(c_float,cdotu,5)
174:info:build ^
175:info:build ./static.hvecLibFort.c:117::18:18: note: 13expanded from macro 'FNAME':
176:info:build  note: expanded from macro 'BLS_CALL'
177:info:build #define FNAME(x) x ## _
178:info:build                  ^
179:info:build extern type name ## _( VOIDS(n) ); \
180:info:build             ^
181:info:build <scratch space>:10:1: note: expanded from here
182:info:build <scratch space>:413:1: note: expanded from here
183:info:build cdotu_
184:info:build ^
185:info:build scnrm2_
186:info:build ^
187: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
188:info:build : note: previous declaration is here
189:info:build double scnrm2_(int *n, void *cx, int *incx)
190:info:build        ^
191:info:build void cdotu_(void * ret_val, int *n,
192:info:build      ^
193:info:build In file included from vecLibFort.c:157:
194:info:build ./static.h:74:14: error: conflicting types for 'scasum_'
195:info:build STATIC float FNAME(scasum)( const int* N, const void *X, const int* incX )
196:info:build              ^
197:info:build ./static.h:18:18: note: expanded from macro 'FNAME'
198:info:build #define FNAME(x) x ## _
199:info:build                  ^
200:info:build <scratch space>:11:1: note: expanded from here
201:info:build scasum_
202:info:build ^
203: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
204:info:build double scasum_(int *n, void *cx, int *incx)
205:info:build        ^
206:info:build In file included from vecLibFort.c:157:
207:info:build ./static.h:80:17: error: conflicting types for 'zdotu_'
208:info:build STATIC c_double FNAME(zdotu)( const int* N, const void* X, const int* incX, const void* Y, const int* incY )
209:info:build                 ^
210:info:build ./static.h:18:18: note: expanded from macro 'FNAME'
211:info:build #define FNAME(x) x ## _
212:info:build                  ^
213:info:build <scratch space>:12:1: note: expanded from here
214:info:build zdotu_
215:info:build ^
216: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
217:info:build void zdotu_(void * ret_val, int *n,
218:info:build      ^
219:info:build In file included from vecLibFort.c:157:
220:info:build ./static.h:88:17: error: conflicting types for 'zdotc_'
221:info:build STATIC c_double FNAME(zdotc)( const int* N, const void* X, const int* incX, const void* Y, const int* incY )
222:info:build                 ^
223:info:build ./static.h:18:18: note: expanded from macro 'FNAME'
224:info:build #define FNAME(x) x ## _
225:info:build                  ^
226:info:build <scratch space>:13:1: note: expanded from here
227:info:build zdotc_
228:info:build ^
229: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
230:info:build void zdotc_(void * ret_val, int *n,
231:info:build      ^
232:info:build vecLibFort.c:129:1: error: In file included from vecLibFort.c:157:
233:info:build conflicting types for 'cdotc_'
234:info:build ./static.h:97:13: error: conflicting types for 'sgemv_'
235:info:build BLS_CALL(c_float,cdotc,5)
236:info:build ^
237:info:build vecLibFort.c:117:13: note: expanded from macro 'BLS_CALL'
238:info:build STATIC void FNAME(sgemv)( const char* trans, const int* m, const int* n,
239:info:build             ^
240:info:build extern type name ## _( VOIDS(n) ); \
241:info:build ./static.h            ^:
242:info:build 18:18: note: expanded from macro 'FNAME'
243:info:build #define FNAME(x) x ## _
244:info:build                  ^
245:info:build <scratch space>:514:1: note: expanded from here
246:info:build <scratch space>:14:1: note: expanded from here
247:info:build cdotc_
248:info:build ^
249: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
250:info:build sgemv_
251:info:build ^
252: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
253:info:build :     ^
254:info:build note: previous declaration is here
255:info:build int sgemv_(char *trans, int *m, int *n, float *alpha,
256:info:build     ^
257:info:build vecLibFort.c:130:1: error: conflicting types for 'scnrm2_'
258:info:build BLS_CALL(float,scnrm2,3)
259:info:build ^
260:info:build vecLibFort.c:117:13: note: expanded from macro 'BLS_CALL'
261:info:build extern type name ## _( VOIDS(n) ); \
262:info:build             ^
263:info:build <scratch space>:81:1: note: expanded from here
264:info:build scnrm2_
265:info:build ^
266: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
267:info:build double scnrm2_(int *n, void *cx, int *incx)
268:info:build        ^
269:info:build vecLibFort.c:131:1: error: conflicting types for 'scasum_'
270:info:build BLS_CALL(float,scasum,3)
271:info:build ^
272:info:build vecLibFort.c:117:13: note: expanded from macro 'BLS_CALL'
273:info:build extern type name ## _( VOIDS(n) ); \
274:info:build             ^
275:info:build <scratch space>:146:1: note: expanded from here
276:info:build scasum_
277:info:build ^
278: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
279:info:build double scasum_(int *n, void *cx, int *incx)
280:info:build        ^
281:info:build vecLibFort.c:205:85: warning: format specifies type 'char *' but the argument has type 'void *' [-Wformat]
282:info:build     fprintf( stderr, "Failed to open vecLib library; aborting.\n   Location: %s\n", veclib );
283:info:build                                                                              ~~     ^~~~~~
284:info:build vecLibFort.c:132:1: error: conflicting types for 'zdotu_'
285:info:build BLS_CALL(c_double,zdotu,5)
286:info:build ^
287:info:build vecLibFort.c:117:13: note: expanded from macro 'BLS_CALL'
288:info:build extern type name ## _( VOIDS(n) ); \
289:info:build             ^
290:info:build <scratch space>:229:1: note: expanded from here
291:info:build zdotu_
292:info:build ^
293: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
294:info:build void zdotu_(void * ret_val, int *n,
295:info:build      ^
296:info:build vecLibFort.c:133:1: error: conflicting types for 'zdotc_'
297:info:build BLS_CALL(c_double,zdotc,5)
298:info:build ^
299:info:build vecLibFort.c:117:13: note: expanded from macro 'BLS_CALL'
300:info:build extern type name ## _( VOIDS(n) ); \
301:info:build             ^
302:info:build <scratch space>:330:1: note: expanded from here
303:info:build zdotc_
304:info:build ^
305: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
306:info:build void zdotc_(void * ret_val, int *n,
307:info:build      ^
308:info:build vecLibFort.c:135:1: error: conflicting types for 'sgemv_'
309:info:build BLS_CALL(void,sgemv,11)
310:info:build ^
311:info:build vecLibFort.c:117:13: note: expanded from macro 'BLS_CALL'
312:info:build extern type name ## _( VOIDS(n) ); \
313:info:build             ^
314:info:build <scratch space>:485:1: note: expanded from here
315:info:build sgemv_
316:info:build ^
317: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
318:info:build int sgemv_(char *trans, int *m, int *n, float *alpha,
319:info:build     ^
320:info:build 11 errors generated.
321:info:build make: *** [libvecLibFortI.dylib] Error 1
322:info:build make: *** Waiting for unfinished jobs....
323:info:build 1 warning and 11 errors generated.
324:info:build make: *** [vecLibFort.o] Error 1
325: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'
326: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
327:info:build Exit code: 2
328:error:build Failed to build vecLibFort: command execution failed
329:debug:build Error code: CHILDSTATUS 49726 2
330:debug:build Backtrace: command execution failed
331:debug:build     while executing
332:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
333:debug:build     invoked from within
334:debug:build "command_exec -callback portprogress::target_progress_callback build"
335:debug:build     (procedure "portbuild::build_main" line 8)
336:debug:build     invoked from within
337:debug:build "$procedure $targetname"
338: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.