#25981: unison +aqua fails -----------------------------------------+---------------------------------- Reporter: neukomp@… | Owner: l2g@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: unison -----------------------------------------+---------------------------------- Comment(by ryandesign@…): Fixed that in r87547. Next issue is: {{{ ld: warning: in /opt/local/lib/ocaml/libunix.a, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in /opt/local/lib/ocaml/libthreadsnat.a, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in /opt/local/lib/ocaml/libbigarray.a, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in /opt/local/lib/ocaml/libasmrun.a, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in /opt/local/var/macports/build/_Users_rschmidt_macports_dports_net_unison/unison/work/unison-2.40.63/uimacnew /../unison-blob.o, file was built for unsupported file format which is not the architecture being linked (i386) Undefined symbols: }}} It's hardcoded to build universal for i386 and x86_64, though our ocaml port does not have a universal variant. -- Ticket URL: <https://trac.macports.org/ticket/25981#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS