#37922: libcomerr fails to build +universal -------------------------+------------------- Reporter: jeremyhu@… | Owner: cal@… Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: libcomerr | -------------------------+------------------- Comment (by dev@…): Replying to [ticket:37922 jeremyhu@…]:
I installed libcomerr +universal, but it's not:
{{{ $ ls /opt/local/var/macports/software/libcomerr/ libcomerr-1.42.7_0+universal.darwin_12.i386-x86_64.tbz2
$ /usr/bin/file /opt/local/lib/libcom_err.dylib /opt/local/lib/libcom_err.dylib: Mach-O 64-bit dynamically linked shared library x86_64 }}}
I just got the same while upgrading Kerberos5: {{{ danielk-macbook:~ $ sudo port upgrade outdated Password: ---> Computing dependencies for libcomerr ---> Fetching archive for libcomerr ---> Attempting to fetch libcomerr-1.42.7_0.darwin_12.x86_64.tbz2 from http://packages.macports.org/libcomerr ---> Attempting to fetch libcomerr-1.42.7_0.darwin_12.x86_64.tbz2.rmd160 from http://packages.macports.org/libcomerr ---> Installing libcomerr @1.42.7_0 ---> Deactivating kerberos5 @1.7.2_0+universal ---> Activating libcomerr @1.42.7_0 ---> Cleaning libcomerr ---> Computing dependencies for kerberos5 Error: Cannot install kerberos5 for the arch(s) 'i386 x86_64' because Error: its dependency libcomerr does not build for the required arch(s) by default Error: and does not have a universal variant. Error: Unable to upgrade port: architecture mismatch To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets danielk-macbook:~ $ sudo port upgrade outdated ---> Computing dependencies for kerberos5 Error: Cannot install kerberos5 for the arch(s) 'i386 x86_64' because Error: its dependency libcomerr does not build for the required arch(s) by default Error: and does not have a universal variant. Error: Unable to upgrade port: architecture mismatch To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets danielk-macbook:~ $ }}} -- Ticket URL: <https://trac.macports.org/ticket/37922#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS