[Webkit-unassigned] [Bug 245206] New: iOS 16 device build failing in WebCore: ld: framework not found IOSurfaceAccelerator

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 14 17:17:40 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=245206

            Bug ID: 245206
           Summary: iOS 16 device build failing in WebCore: ld: framework
                    not found IOSurfaceAccelerator
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com

>From one of our first iOS 16 device builds: 

Ld /Volumes/Data/worker/Apple-iOS-16-Release-Build/build/WebKitBuild/Release-iphoneos/WebCore.framework/WebCore normal (in target 'WebCore' from project 'WebCore')
    cd /Volumes/Data/worker/Apple-iOS-16-Release-Build/build/Source/WebCore
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-ios16.0 -dynamiclib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.0.sdk -L/Volumes/Data/worker/Apple-iOS-16-Release-Build/build/WebKitBuild/EagerLinkingTBDs -L/Volumes/Data/worker/Apple-iOS-16-Release-Build/build/WebKitBuild/Release-iphoneos -L/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.0.sdk/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.0.sdk/System/Library/PrivateFrameworks/WebCore.framework/Frameworks -F/Volumes/Data/worker/Apple-iOS-16-Release-Build/build/WebKitBuild/EagerLinkingTBDs -F/Volumes/Data/worker/Apple-iOS-16-Release-Build/build/WebKitBuild/Release-iphoneos -F/Volumes/Data/worker/Apple-iOS-16-Release-Build/build/WebKitBuild/Release-iphoneos -F/Volumes/Data/worker/Apple-iOS-16-Release-Build/build/Source/WebCore/../../WebKitLibraries/WebKitPrivateFrameworkStubs/iOS/16 -iframework /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.0.sdk/System/Library/PrivateFrameworks -iframework /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.0.sdk/System/Library/Frameworks -filelist /Volumes/Data/worker/Apple-iOS-16-Release-Build/build/WebKitBuild/WebCore.build/Release-iphoneos/WebCore.build/Objects-normal/arm64/WebCore.LinkFileList -unexported_symbols_list Configurations/WebCore.unexp -install_name /System/Library/PrivateFrameworks/WebCore.framework/WebCore -dead_strip -Xlinker -object_path_lto -Xlinker /Volumes/Data/worker/Apple-iOS-16-Release-Build/build/WebKitBuild/WebCore.build/Release-iphoneos/WebCore.build/Objects-normal/arm64/WebCore_lto.o -stdlib\=libc++ -fobjc-link-runtime -lsqlite3 -lobjc -allowable_client WebCoreTestSupport -allowable_client WebKitLegacy -allowable_client TestIPC -force_load /Volumes/Data/worker/Apple-iOS-16-Release-Build/build/WebKitBuild/Release-iphoneos/libPAL.a -framework CFNetwork -framework CoreAudio -framework CoreGraphics -framework CoreText -framework Foundation -framework IOSurface -framework ImageIO -framework Metal -allowable_client WebKit -allowable_client iTunesU -allowable_client Casablanca -allowable_client Remote -allowable_client TVBooks -allowable_client DumpRenderTree -allowable_client WebKitTestRunner -allowable_client TestWebKitAPI -weak-lANGLE-shared -weak_framework WebGPU -framework AppSupport -framework GraphicsServices -framework IOSurfaceAccelerator -framework VideoToolbox -framework CoreMedia -weak-lwebrtc -framework MobileCoreServices -lMobileGestalt -framework NetworkExtension -framework CoreImage -framework URLFormatting -Xlinker -source_version -Xlinker 615.1.4.0.0 -Xlinker -no_inits -framework Accelerate -framework AudioToolbox -framework IOKit -framework JavaScriptCore -weak-lAccessibility -lcompression -licucore -lobjc /Volumes/Data/worker/Apple-iOS-16-Release-Build/build/WebKitBuild/Release-iphoneos/libPAL.a -lxml2 -lz -framework QuartzCore -framework Security -compatibility_version 1 -current_version 615.1.4 -Xlinker -dependency_info -Xlinker /Volumes/Data/worker/Apple-iOS-16-Release-Build/build/WebKitBuild/WebCore.build/Release-iphoneos/WebCore.build/Objects-normal/arm64/WebCore_dependency_info.dat -o /Volumes/Data/worker/Apple-iOS-16-Release-Build/build/WebKitBuild/Release-iphoneos/WebCore.framework/WebCore
ld: warning: directory not found for option '-L/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.0.sdk/usr/local/lib'
ld: warning: directory not found for option '-L/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.0.sdk/System/Library/PrivateFrameworks/WebCore.framework/Frameworks'
** BUILD FAILED **
The following build commands failed:
        Ld /Volumes/Data/worker/Apple-iOS-16-Release-Build/build/WebKitBuild/Release-iphoneos/WebCore.framework/WebCore normal (in target 'WebCore' from project 'WebCore')
(1 failure)
ld: framework not found IOSurfaceAccelerator
clang: error: linker command failed with exit

https://build.webkit.org/#/builders/661/builds/2/steps/9/logs/stdio

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220915/a39f0d97/attachment.htm>


More information about the webkit-unassigned mailing list