Opened 5 years ago

Closed 5 years ago

#59126 closed defect (worksforme)

VLC +quartz is broken on macOS HighSerra

Reported by: nakatamaho (NAKATA Maho) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.5.4
Keywords: Cc: nakatamaho (NAKATA Maho)
Port: VLC

Description

VLC +quartz is broken on macOS HighSherra

Attachments (1)

main.log.bz2 (42.8 KB) - added by nakatamaho (NAKATA Maho) 5 years ago.
bzip2ed main.log.

Download all attachments as: .zip

Change History (4)

Changed 5 years ago by nakatamaho (NAKATA Maho)

Attachment: main.log.bz2 added

bzip2ed main.log.

comment:1 Changed 5 years ago by nakatamaho (NAKATA Maho)

:info:build /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices \ :info:build --module VLC --auto-activate-custom-fonts --target-device mac \ :info:build --minimum-deployment-target 10.7 --output-format human-readable-text \ :info:build --compile gui/macosx/UI/ConvertAndSave.nib gui/macosx/UI/ConvertAndSave.xib :info:build /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices \ :info:build --module VLC --auto-activate-custom-fonts --target-device mac \ :info:build --minimum-deployment-target 10.7 --output-format human-readable-text \ :info:build --compile gui/macosx/UI/CoreDialogs.nib gui/macosx/UI/CoreDialogs.xib :info:build /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices \ :info:build --module VLC --auto-activate-custom-fonts --target-device mac \ :info:build --minimum-deployment-target 10.7 --output-format human-readable-text \ :info:build --compile gui/macosx/UI/DetachedVideoWindow.nib gui/macosx/UI/DetachedVideoWindow.xib :info:build /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices \ :info:build --module VLC --auto-activate-custom-fonts --target-device mac \ :info:build --minimum-deployment-target 10.7 --output-format human-readable-text \ :info:build --compile gui/macosx/UI/ErrorPanel.nib gui/macosx/UI/ErrorPanel.xib :info:build 2019-09-29 17:07:10.277 ibtoold[15306:280847] [MT] DVTPlugInLoading: Failed to load code for plug-in com.apple .dt.IDE.IDEInterfaceBuilderAppleTVIntegration (/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platf orm/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin), error = Error Domain=NSCocoaE rrorDomain Code=3587 "dlopen_preflight(/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Deve loper/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderApple TVIntegration): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator :info:build Referenced from: /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Li brary/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderAppleTVIntegr ation :info:build Reason: image not found" UserInfo={NSLocalizedFailureReason=The bundle is damaged or missing necessary resou rces., NSLocalizedRecoverySuggestion=Try reinstalling the bundle., NSFilePath=/Applications/Xcode.app/Contents/Developer/P latforms/AppleTVSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin/ Contents/MacOS/IDEInterfaceBuilderAppleTVIntegration, NSDebugDescription=dlopen_preflight(/Applications/Xcode.app/Contents /Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegratio n.ideplugin/Contents/MacOS/IDEInterfaceBuilderAppleTVIntegration): Library not loaded: /Library/Developer/PrivateFramework s/CoreSimulator.framework/Versions/A/CoreSimulator :info:build Referenced from: /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Li brary/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderAppleTVIntegr ation

comment:2 Changed 5 years ago by nakatamaho (NAKATA Maho)

sorry, fixed. by

$ sudo installer -pkg /Applications/Xcode.app/Contents/Resources/Packages/XcodeSystemResources.pkg -target "/Volumes/Macintosh HD" $ sudo port clean VLC $ sudo port install VLC

please close this issue as fixed. thanks!

comment:3 Changed 5 years ago by mf2k (Frank Schima)

Port: VLC added
Resolution: worksforme
Status: newclosed

In the future, please use WikiFormatting, fill in the Port field and add the port maintainer(s) to Cc (port info --maintainers VLC), if any.

Note: See TracTickets for help on using tickets.