#41615: Error: org.macports.destroot for port py27-pyqt4 returned: command execution failed -------------------------+------------------------- Reporter: ctu_gino@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: py27-pyqt4 | -------------------------+------------------------- Comment (by ctu_gino@…): Replying to [comment:2 ryandesign@…]:
My first Google hit for this error was [http://stackoverflow.com/questions/10390186/install-name-tool-reporting- malformed-object this page], which says what I anticipated: your `install_name_tool` command is probably too old for the version of OS X you're running. Reinstall it by reinstalling the Xcode command line tools.
Thanks, but it doesn't work. Actually I've tried this before.[[BR]] My mac runs Mavericks and Xcode 5.0.2. [[BR]] Xcode->Preference...->Location says "Command Line Tools: Xcode 5.0.2(5A3005)" [[BR]] I also checked this: {{{ pkgutil --file-info /usr/bin/install_name_tool }}} and it shows {{{ volume: / path: /usr/bin/install_name_tool pkgid: com.apple.pkg.Essentials pkg-version: 10.9.0.1.1.1306847324 install-time: 1383442489 uid: 0 gid: 0 mode: 755 }}} I installed my Command Line Tool provided by Apple: {{{ https://developer.apple.com/downloads/index.action?=command%20line%20tools# }}} because I failed to run this {{{ xcode-select --install }}} -- Ticket URL: <https://trac.macports.org/ticket/41615#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X