#38273: graphviz: build fails when ApplicationServices framework is damaged ----------------------------+-------------------------- Reporter: jinlei.phys@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: invalid | Keywords: Port: graphviz | ----------------------------+-------------------------- Comment (by jinlei.phys@…): Replying to [comment:13 jmr@…]:
{{{ % pkgutil --file-info /System/Library/Frameworks/CoreServices.framework/Versions/A/Headers/CoreServices.h volume: / path: /System/Library/Frameworks/CoreServices.framework/Versions/A/Headers/CoreServices.h
pkgid: com.apple.pkg.DevSDKLeo pkg-version: 4.0.0.9000000000.1.1306847324 install-time: 1359631277 uid: 0 gid: 0 mode: 644 }}} So try reinstalling/upgrading the Xcode command line tools.
Thank you. The problem is sloved {{{ kintekiMacBook-Pro:~ jinlei$ sudo port install graphviz ---> Computing dependencies for graphviz ---> Fetching archive for graphviz ---> Attempting to fetch graphviz-2.30.1_0+pangocairo+x11.darwin_12.x86_64.tbz2 from http://jog.id.packages.macports.org/macports/packages/graphviz ---> Attempting to fetch graphviz-2.30.1_0+pangocairo+x11.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/graphviz ---> Attempting to fetch graphviz-2.30.1_0+pangocairo+x11.darwin_12.x86_64.tbz2 from http://packages.macports.org/graphviz ---> Fetching distfiles for graphviz ---> Verifying checksum(s) for graphviz ---> Extracting graphviz ---> Configuring graphviz ---> Building graphviz ---> Staging graphviz into destroot ---> Installing graphviz @2.30.1_0+pangocairo+x11 ---> Activating graphviz @2.30.1_0+pangocairo+x11 ---> Cleaning graphviz ---> Updating database of binaries: 100.0% ---> Scanning binaries for linking errors: 100.0% ---> No broken files found. }}} -- Ticket URL: <https://trac.macports.org/ticket/38273#comment:14> MacPorts <http://www.macports.org/> Ports system for OS X