#18811: graphviz-gui 2.22.1 fails to build - Unable to resolve plug-in dependency for "Document.xib". -------------------------------------------------+-------------------------- Reporter: moody@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: GraphViz CompileXIB pdfkit.ibplugin | Port: graphviz-gui -------------------------------------------------+-------------------------- Comment(by moody@…): Replying to [ticket:18811 moody@…]:
Mac OS 10.5.6 MacBook Pro XCode 3.1.1 MacPorts 1.7 (updated today)
The following is a reattempt at building after the first failure: {{{ [peugeot:~] root# port search graphviz-gui ---> Building graphviz-gui Error: Target org.macports.build returned: shell command "cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_graphics_graphviz-gui/work/graphviz-2.22.1/macosx" && xcodebuild -alltargets -configuration Release build OBJROOT=build/ SYMROOT=build/ PREFIX=/opt/local" returned error 1 Command output: === BUILDING NATIVE TARGET application OF PROJECT graphviz WITH CONFIGURATION Release ===
Checking Dependencies...
CompileXIB /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_graphics_graphviz- gui/work/graphviz-2.22.1/macosx/English.lproj/Document.xib cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_graphics_graphviz-gui/work/graphviz-2.22.1/macosx /Developer/usr/bin/ibtool --errors --warnings --notices --output- format human-readable-text --compile /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_graphics_graphviz- gui/work/graphviz-2.22.1/macosx/build/Release/Graphviz.app/Contents/Resources/English.lproj/Document.nib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_graphics_graphviz- gui/work/graphviz-2.22.1/macosx/English.lproj/Document.xib /* com.apple.ibtool.errors */ Internal Error: Description: Unable to resolve plug-in dependency for "Document.xib". Recovery Suggestion: Locate the com.apple.pdfkit.ibplugin Interface Builder plug-in to continue opening this document. Consider using the --plugin option or Interface Builder's plug-in preferences to resolve this dependency. ** BUILD FAILED **
The following build commands failed: application: CompileXIB /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_graphics_graphviz- gui/work/graphviz-2.22.1/macosx/English.lproj/Document.xib (1 failure)
Error: Status 1 encountered during processing. }}}
Attached is the complete output of the original attempt.
I will try to install XCode 3.1.2.
Updated to XCode 3.1.2 and did a clean rebuild - which worked. However, the GraphViz application itself would not load any (known to be valid) dot files. Messages in the Console were not complete, but my gut tells me that the file loading was failing because dot was being passed a file type it did not recognize (as in dot -Tpdf). I went ahead and tried to install the graphviz-devel-gui and it is working. -- Ticket URL: <http://trac.macports.org/ticket/18811#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS