Opened 13 years ago

Last modified 13 years ago

#29960 closed defect

bibutils does not compile - wrong architecture? — at Initial Version

Reported by: chris@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: bibutils

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.

Change History (0)

Note: See TracTickets for help on using tickets.