#29960: bibutils does not compile - wrong architecture? -----------------------------------+---------------------------------------- Reporter: chris@… | Owner: jochen@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: bibutils -----------------------------------+---------------------------------------- Changes (by jmr@…): * owner: macports-tickets@… => jochen@… Old description:
sudo port install bibutils
Install fails
---> Staging bibutils into destroot Error: Target org.macports.destroot returned: shell command failed (see log for details) Log for bibutils is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_tex_bibutils/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
The log shows that it is trying to use the powerpc version of llvm
:info:destroot llvm-gcc-4.2: error trying to exec '/usr/bin/../llvm- gcc-4.2/bin/powerpc-apple-darwin10-llvm-gcc-4.2': execvp: No such file or directory
This is an Intel architecture mac without the powerpc compiler installed, so it fails.
I haven't asked it to produce a universal binary, or to my knowledge changed any settings that might suggest to it that I want a universal binary.
New description: sudo port install bibutils Install fails {{{ ---> Staging bibutils into destroot Error: Target org.macports.destroot returned: shell command failed (see log for details) Log for bibutils is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_tex_bibutils/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> }}} The log shows that it is trying to use the powerpc version of llvm {{{ :info:destroot llvm-gcc-4.2: error trying to exec '/usr/bin/../llvm- gcc-4.2/bin/powerpc-apple-darwin10-llvm-gcc-4.2': execvp: No such file or directory }}} This is an Intel architecture mac without the powerpc compiler installed, so it fails. I haven't asked it to produce a universal binary, or to my knowledge changed any settings that might suggest to it that I want a universal binary. -- Comment: Please remember to preview and use WikiFormatting, and to cc the maintainer. -- Ticket URL: <https://trac.macports.org/ticket/29960#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS