Re: Failed: phase compiling: launch-1.2.5-3 failed
[email protected] Tue, 24 Dec 2024 15:45:48 -0500
| Newsgroups | gmane.os.apple.fink.general |
|---|---|
| Message-ID | <[email protected]> |
Did you try running `xcodebuild -runFirstLaunch` like the error message
says? Some things that use xcodebuild need that command, but there's no
easy way for Fink to do that a priori like it does with package
dependencies.
Hanspeter
On 2024-12-24 14:16, Franchetti, Giuliano Dr. wrote:
> Hello,
>
> doing a self-update and update-all this error appeared.
> Thanks for looking and it.
>
> Giuliano
>
>
> .
> .
> .
> perl -pi -e 's#10.8#10.13#g' launch.xcodeproj/project.pbxproj
>
>
> sudo -u fink-bld [ENV] sh -c /tmp/fink.1g4Sv
> /tmp/fink.ahtxa
> #!/bin/sh -ev
> mv launch launch.orig
> /usr/bin/xcodebuild -UsePerConfigurationBuildLocations=NO
> SYMROOT=. OBJROOT=.
> 2024-12-24 20:11:20.932 xcodebuild[4034:48145] [MT] DVTPlugInLoading:
> Failed to load code for plug-in com.apple.dt.IDESimulatorFoundation
> (/Applications/Xcode.app/Contents/Frameworks/IDESimulatorFoundation.framework),
> error = Error Domain=NSCocoaErrorDomain Code=3588
> "dlopen(/Applications/Xcode.app/Contents/Frameworks/IDESimulatorFoundation.framework/IDESimulatorFoundation,
> 0x0109): Library not loaded:
> /Library/Developer/PrivateFrameworks/DVTDownloads.framework/Versions/A/DVTDownloads
> Referenced from: <CC482E2D-E726-33CE-9C6E-57A24F7C031E>
> /Applications/Xcode.app/Contents/Frameworks/IDESimulatorFoundation.framework/Versions/A/IDESimulatorFoundation
> Reason: tried:
> '/Library/Developer/PrivateFrameworks/DVTDownloads.framework/Versions/A/DVTDownloads'
> (no such file),
> '/System/Volumes/Preboot/Cryptexes/OS/Library/Developer/PrivateFrameworks/DVTDownloads.framework/Versions/A/DVTDownloads'
> (no such file),
> '/Library/Developer/PrivateFrameworks/DVTDownloads.framework/Versions/A/DVTDownloads'
> (no such file)" UserInfo={NSLocalizedFailureReason=The bundle couldnât
> be loaded., NSLocalizedRecoverySuggestion=Try reinstalling the
> bundle.,
> NSFilePath=/Applications/Xcode.app/Contents/Frameworks/IDESimulatorFoundation.framework/IDESimulatorFoundation,
> NSDebugDescription=dlopen(/Applications/Xcode.app/Contents/Frameworks/IDESimulatorFoundation.framework/IDESimulatorFoundation,
> 0x0109): Library not loaded:
> /Library/Developer/PrivateFrameworks/DVTDownloads.framework/Versions/A/DVTDownloads
> Referenced from: <CC482E2D-E726-33CE-9C6E-57A24F7C031E>
> /Applications/Xcode.app/Contents/Frameworks/IDESimulatorFoundation.framework/Versions/A/IDESimulatorFoundation
> Reason: tried:
> '/Library/Developer/PrivateFrameworks/DVTDownloads.framework/Versions/A/DVTDownloads'
> (no such file),
> '/System/Volumes/Preboot/Cryptexes/OS/Library/Developer/PrivateFrameworks/DVTDownloads.framework/Versions/A/DVTDownloads'
> (no such file),
> '/Library/Developer/PrivateFrameworks/DVTDownloads.framework/Versions/A/DVTDownloads'
> (no such file),
> NSBundlePath=/Applications/Xcode.app/Contents/Frameworks/IDESimulatorFoundation.framework,
> NSLocalizedDescription=The bundle âIDESimulatorFoundationât be
> loaded.}, dyldError =
> dlopen(/Applications/Xcode.app/Contents/Frameworks/IDESimulatorFoundation.framework/IDESimulatorFoundation,
> 0x0000): Library not loaded:
> /Library/Developer/PrivateFrameworks/DVTDownloads.framework/Versions/A/DVTDownloads
> Referenced from: <CC482E2D-E726-33CE-9C6E-57A24F7C031E>
> /Applications/Xcode.app/Contents/Frameworks/IDESimulatorFoundation.framework/Versions/A/IDESimulatorFoundation
> Reason: tried:
> '/Library/Developer/PrivateFrameworks/DVTDownloads.framework/Versions/A/DVTDownloads'
> (no such file),
> '/System/Volumes/Preboot/Cryptexes/OS/Library/Developer/PrivateFrameworks/DVTDownloads.framework/Versions/A/DVTDownloads'
> (no such file),
> '/Library/Developer/PrivateFrameworks/DVTDownloads.framework/Versions/A/DVTDownloads'
> (no such file)
>
> A required plugin failed to load. Please ensure system content is
> up-to-date â try running 'xcodebuild -runFirstLaunch'.
> /tmp/fink.ahtxa: line 3: 4034 Abort trap: 6
> /usr/bin/xcodebuild -UsePerConfigurationBuildLocations=NO SYMROOT=.
> OBJROOT=.
> ### execution of /tmp/fink.ahtxa failed, exit code 134
> ### execution of /tmp/fink.1g4Sv failed, exit code 134
> Removing runtime build-lock...
> Removing build-lock package...
> /opt/sw2/bin/dpkg-lockwait -r fink-buildlock-launch-1.2.5-3
> (Reading database ... 282735 files and directories currently
> installed.)
> Removing fink-buildlock-launch-1.2.5-3 (2024.12.24-20.11.16) ...
> Failed: phase compiling: launch-1.2.5-3 failed
>
> Before reporting any errors, please run "fink selfupdate" and try
> again.
>
> If you continue to have issues, please check to see if the FAQ on
> Fink's
> website solves the problem. If not, ask on one (not both, please) of
> these mailing lists:
>
> The Fink Users List <[email protected]>
> The Fink Beginners List <[email protected]>.
>
> Please try to include the complete error message in your report. This
> generally consists of a compiler line starting with e.g. "gcc" or "g++"
> followed by the actual error output from the compiler.
>
> Also include the following system information:
> Package manager version: 0.45.99.git
> Distribution version: selfupdate-git Tue Dec 24 20:11:04 2024, 13.0,
> x86_64
> Trees: local/main stable/main local/injected
> Xcode.app: 16.1
> Xcode command-line tools: 16.1.0.0.1.1729049160
> Max. Fink build jobs: 1
>
>
>
>
>
> _______________________________________________
> Fink-users mailing list
> [email protected]
> List archive:
> https://sourceforge.net/p/fink/mailman/fink-users/
> Subscription management:
> https://lists.sourceforge.net/lists/listinfo/fink-users
_______________________________________________
Fink-users mailing list
[email protected]
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users