10:05:16 Started by upstream project "SWT-Increment_if_needed" build number 1527 10:05:16 originally caused by: 10:05:16 Started by upstream project "YPBuilds/Y-build-4.27" build number 25 10:05:16 originally caused by: 10:05:16 Started by timer 10:05:16 Running as SYSTEM 10:05:20 Building remotely on nc1ht-macos11-arm64 (swt.natives-cocoa.macosx.aarch64 macos11 macos) in workspace /Users/genie.releng/workspace/cocoa_x86_64 10:05:20 [WS-CLEANUP] Deleting project workspace... 10:05:20 [WS-CLEANUP] Deferred wipeout is used... 10:05:20 [WS-CLEANUP] Done 10:05:20 [cocoa_x86_64] $ /bin/bash -x /var/folders/p2/3vplzt5920j0zmbvd8wlbxw80000gp/T/jenkins10602409625074437829.sh 10:05:20 + sw_vers -productVersion 10:05:20 13.0.1 10:05:20 + mkdir build 10:05:20 + cd build 10:05:20 + curl -o org.eclipse.swt.cocoa.macosx.x86_64.master.zip https://ci.eclipse.org/releng/job/SWT-Increment_if_needed/ws/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/tmpdir/org.eclipse.swt.cocoa.macosx.x86_64.master.zip 10:05:21 % Total % Received % Xferd Average Speed Time Time Time Current 10:05:21 Dload Upload Total Spent Left Speed 10:05:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58425 100 58425 0 0 112k 0 --:--:-- --:--:-- --:--:-- 113k 10:05:21 + unzip org.eclipse.swt.cocoa.macosx.x86_64.master.zip 10:05:21 Archive: org.eclipse.swt.cocoa.macosx.x86_64.master.zip 10:05:21 inflating: build.sh 10:05:21 inflating: c.c 10:05:21 inflating: c.h 10:05:21 inflating: c_stats.c 10:05:21 inflating: c_stats.h 10:05:21 inflating: c_structs.c 10:05:21 inflating: c_structs.h 10:05:21 inflating: callback.c 10:05:21 inflating: callback.h 10:05:21 inflating: make_common.mak 10:05:21 inflating: make_macosx.mak 10:05:21 inflating: os.c 10:05:21 inflating: os.h 10:05:21 inflating: os_custom.c 10:05:21 inflating: os_custom.h 10:05:21 inflating: os_stats.c 10:05:21 inflating: os_stats.h 10:05:21 inflating: os_structs.c 10:05:21 inflating: os_structs.h 10:05:21 inflating: swt.c 10:05:21 inflating: swt.h 10:05:21 inflating: swt_awt.c 10:05:21 + mkdir libs 10:05:21 + export MODEL=x86_64 10:05:21 + MODEL=x86_64 10:05:21 + export OUTPUT_DIR=/Users/genie.releng/workspace/cocoa_x86_64/build/libs 10:05:21 + OUTPUT_DIR=/Users/genie.releng/workspace/cocoa_x86_64/build/libs 10:05:21 + sh build.sh install 10:05:21 cc -c -xobjective-c -Wall -arch x86_64 -DSWT_VERSION=4960r3 -DUSE_ASSEMBLER -DCOCOA -DATOMIC -I /Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home/include -I /Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home/include/darwin -I /System/Library/Frameworks/Cocoa.framework/Headers -I /System/Library/Frameworks/JavaScriptCore.framework/Headers swt.c 10:05:21 cc -c -xobjective-c -Wall -arch x86_64 -DSWT_VERSION=4960r3 -DUSE_ASSEMBLER -DCOCOA -DATOMIC -I /Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home/include -I /Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home/include/darwin -I /System/Library/Frameworks/Cocoa.framework/Headers -I /System/Library/Frameworks/JavaScriptCore.framework/Headers c.c 10:05:21 cc -c -xobjective-c -Wall -arch x86_64 -DSWT_VERSION=4960r3 -DUSE_ASSEMBLER -DCOCOA -DATOMIC -I /Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home/include -I /Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home/include/darwin -I /System/Library/Frameworks/Cocoa.framework/Headers -I /System/Library/Frameworks/JavaScriptCore.framework/Headers c_stats.c 10:05:22 cc -c -xobjective-c -Wall -arch x86_64 -DSWT_VERSION=4960r3 -DUSE_ASSEMBLER -DCOCOA -DATOMIC -I /Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home/include -I /Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home/include/darwin -I /System/Library/Frameworks/Cocoa.framework/Headers -I /System/Library/Frameworks/JavaScriptCore.framework/Headers callback.c 10:05:22 cc -o libswt-cocoa-4960r3.jnilib -bundle -arch x86_64 -framework Cocoa -framework WebKit -framework CoreServices -framework JavaScriptCore -framework Security -framework SecurityInterface swt.o c.o c_stats.o callback.o 10:05:22 cc -c -xobjective-c -Wall -arch x86_64 -DSWT_VERSION=4960r3 -DUSE_ASSEMBLER -DCOCOA -DATOMIC -I /Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home/include -I /Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home/include/darwin -I /System/Library/Frameworks/Cocoa.framework/Headers -I /System/Library/Frameworks/JavaScriptCore.framework/Headers os.c 10:05:23 os.c:1105:14: warning: 'CFURLCreateFromFSRef' is deprecated: first deprecated in macOS 10.9 - Not supported [-Wdeprecated-declarations] 10:05:23 rc = (jlong)CFURLCreateFromFSRef((CFAllocatorRef)arg0, (FSRef*)lparg1); 10:05:23 ^ 10:05:23 /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:484:10: note: 'CFURLCreateFromFSRef' has been explicitly marked deprecated here 10:05:23 CFURLRef CFURLCreateFromFSRef(CFAllocatorRef allocator, const struct FSRef *fsRef) API_DEPRECATED("Not supported", macos(10.0,10.9), ios(2.0,7.0), watchos(2.0,2.0), tvos(9.0,9.0)); 10:05:23 ^ 10:05:23 os.c:1877:13: warning: 'GetCurrentProcess' is deprecated: first deprecated in macOS 10.9 [-Wdeprecated-declarations] 10:05:23 rc = (jint)GetCurrentProcess((ProcessSerialNumber *)lparg0); 10:05:23 ^ 10:05:23 /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/Processes.h:415:1: note: 'GetCurrentProcess' has been explicitly marked deprecated here 10:05:23 MacGetCurrentProcess(ProcessSerialNumber * PSN) AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_9; 10:05:23 ^ 10:05:23 /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/Processes.h:412:34: note: expanded from macro 'MacGetCurrentProcess' 10:05:23 #define MacGetCurrentProcess GetCurrentProcess 10:05:23 ^ 10:05:23 os.c:2076:14: warning: 'LSGetApplicationForInfo' is deprecated: first deprecated in macOS 10.10 - Use -[NSWorkspace URLForApplicationToOpenContentType:] instead. [-Wdeprecated-declarations] 10:05:23 rc = (jlong)LSGetApplicationForInfo((OSType)arg0, (OSType)arg1, (CFStringRef)arg2, (LSRolesMask)arg3, (FSRef *)lparg4, (CFURLRef *)lparg5); 10:05:23 ^ 10:05:23 /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LSInfoDeprecated.h:611:1: note: 'LSGetApplicationForInfo' has been explicitly marked deprecated here 10:05:23 LSGetApplicationForInfo( 10:05:23 ^ 10:05:23 os.c:3997:14: warning: 'NSPrintSavePath' is deprecated: first deprecated in macOS 10.6 - Use NSPrintJobSavingURL instead [-Wdeprecated-declarations] 10:05:23 rc = (jlong)NSPrintSavePath; 10:05:23 ^ 10:05:23 /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintInfo.h:197:32: note: 'NSPrintSavePath' has been explicitly marked deprecated here 10:05:23 APPKIT_EXTERN NSString * const NSPrintSavePath API_DEPRECATED("Use NSPrintJobSavingURL instead", macos(10.0,10.6)); 10:05:23 ^ 10:05:23 os.c:4635:13: warning: 'SecPolicySearchCopyNext' is deprecated: first deprecated in macOS 10.7 [-Wdeprecated-declarations] 10:05:23 rc = (jint)SecPolicySearchCopyNext((SecPolicySearchRef)arg0, (SecPolicyRef *)lparg1); 10:05:23 ^ 10:05:23 /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicySearch.h:78:10: note: 'SecPolicySearchCopyNext' has been explicitly marked deprecated here 10:05:23 OSStatus SecPolicySearchCopyNext(SecPolicySearchRef searchRef, SecPolicyRef * __nonnull CF_RETURNS_RETAINED policyRef) 10:05:23 ^ 10:05:23 os.c:4651:13: warning: 'SecPolicySearchCreate' is deprecated: first deprecated in macOS 10.7 [-Wdeprecated-declarations] 10:05:23 rc = (jint)SecPolicySearchCreate((CSSM_CERT_TYPE)arg0, (CSSM_OID *)arg1, (CSSM_DATA *)arg2, (SecPolicySearchRef *)lparg3); 10:05:23 ^ 10:05:23 /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicySearch.h:67:10: note: 'SecPolicySearchCreate' has been explicitly marked deprecated here 10:05:23 OSStatus SecPolicySearchCreate(CSSM_CERT_TYPE certType, const CSSM_OID *policyOID, const CSSM_DATA * __nullable value, SecPolicySearchRef * __nonnull CF_RETURNS_RETAINED searchRef) 10:05:23 ^ 10:05:23 os.c:7605:14: warning: cast of type 'SEL _Nonnull' to 'jlong' (aka 'long') is deprecated; use sel_getName instead [-Wcast-of-sel-type] 10:05:23 rc = (jlong)sel_registerName(lparg0); 10:05:23 ^~~~~~~~~~~~~~~~~~~~~~~~ 10:05:23 7 warnings generated. 10:05:23 cc -c -xobjective-c -Wall -arch x86_64 -DSWT_VERSION=4960r3 -DUSE_ASSEMBLER -DCOCOA -DATOMIC -I /Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home/include -I /Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home/include/darwin -I /System/Library/Frameworks/Cocoa.framework/Headers -I /System/Library/Frameworks/JavaScriptCore.framework/Headers os_structs.c 10:05:24 cc -c -xobjective-c -Wall -arch x86_64 -DSWT_VERSION=4960r3 -DUSE_ASSEMBLER -DCOCOA -DATOMIC -I /Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home/include -I /Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home/include/darwin -I /System/Library/Frameworks/Cocoa.framework/Headers -I /System/Library/Frameworks/JavaScriptCore.framework/Headers os_stats.c 10:05:24 cc -c -xobjective-c -Wall -arch x86_64 -DSWT_VERSION=4960r3 -DUSE_ASSEMBLER -DCOCOA -DATOMIC -I /Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home/include -I /Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home/include/darwin -I /System/Library/Frameworks/Cocoa.framework/Headers -I /System/Library/Frameworks/JavaScriptCore.framework/Headers os_custom.c 10:05:24 cc -o libswt-pi-cocoa-4960r3.jnilib -bundle -arch x86_64 -framework Cocoa -framework WebKit -framework CoreServices -framework JavaScriptCore -framework Security -framework SecurityInterface swt.o os.o os_structs.o os_stats.o os_custom.o 10:05:24 cc -c -xobjective-c -Wall -arch x86_64 -DSWT_VERSION=4960r3 -DUSE_ASSEMBLER -DCOCOA -DATOMIC -I /Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home/include -I /Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home/include/darwin -I /System/Library/Frameworks/Cocoa.framework/Headers -I /System/Library/Frameworks/JavaScriptCore.framework/Headers swt_awt.c 10:05:24 cc -o libswt-awt-cocoa-4960r3.jnilib -bundle -arch x86_64 -framework Cocoa -framework WebKit -framework CoreServices -framework JavaScriptCore -framework Security -framework SecurityInterface swt_awt.o 10:05:25 cp *.jnilib /Users/genie.releng/workspace/cocoa_x86_64/build/libs 10:05:25 + ls -1R libs 10:05:25 libswt-awt-cocoa-4960r3.jnilib 10:05:25 libswt-cocoa-4960r3.jnilib 10:05:25 libswt-pi-cocoa-4960r3.jnilib 10:05:25 + pushd libs 10:05:25 ~/workspace/cocoa_x86_64/build/libs ~/workspace/cocoa_x86_64/build 10:05:25 + zip -r -X ../mac_archive.zip . 10:05:25 adding: libswt-pi-cocoa-4960r3.jnilib (deflated 79%) 10:05:25 adding: libswt-awt-cocoa-4960r3.jnilib (deflated 97%) 10:05:25 adding: libswt-cocoa-4960r3.jnilib (deflated 84%) 10:05:25 + popd 10:05:25 ~/workspace/cocoa_x86_64/build 10:05:25 + rm org.eclipse.swt.cocoa.macosx.x86_64.master.zip 10:05:25 Archiving artifacts 10:05:28 Finished: SUCCESS