#51513: gperf: configure failed ----------------------------+------------------------ Reporter: rkjones.iii@… | Owner: mcalhoun@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: gperf | ----------------------------+------------------------ Comment (by rkjones.iii@…): Replying to [comment:7 mcalhoun@…]:
The library {{{/usr/lib/libunwind.dylib}}} seems to be the problem.[[BR]] It seems to be the wrong architecture (x86_64?) but your are trying to build a universal binary (x86_64 and i386).
The questions is where {{{/usr/lib/libunwind.dylib}}} came from.[[BR]] On the systems I checked, {{{libunwind.dylib}}} is in {{{/usr/lib/system}}} and is a universal library.[[BR]] {{{file /usr/lib/system/libunwind.dylib}}} yields {{{ /usr/lib/system/libunwind.dylib: Mach-O universal binary with 2 architectures /usr/lib/system/libunwind.dylib (for architecture i386): Mach-O dynamically linked shared library i386 /usr/lib/system/libunwind.dylib (for architecture x86_64): Mach-O 64-bit dynamically linked shared library x86_64 }}}
Do you have some sort of custom setup in which you installed {{{/usr/lib/libunwind.dylib}}} yourself?
to be honest i dont even know what that is, i installed a select few ports to compile qt apps so the only thing i can think of is it came with one of the ports i installed but i dont know for sure -- Ticket URL: <https://trac.macports.org/ticket/51513#comment:8> MacPorts <https://www.macports.org/> Ports system for OS X