#43635: clamav 0.98.3_0 fails in build stage during upgrade from 0.98.1_1 on Leopard (ppc) ----------------------------+-------------------------------- Reporter: zanderpower@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: | ----------------------------+-------------------------------- Comment (by dluke@…): That's just a warning, but the problem seems to be similar to what happens on snow leopard, lion, mountain lion, and mavericks with Xcode 5.0 (but does not happen with Xcode 5.1 on mavericks): {{{ CCLD libclamav.la ld: warning: ignoring file ../libclamav/libclamav.map, file was built for unsupported file format ( 0x43 0x4C 0x41 0x4D 0x41 0x56 0x5F 0x50 0x55 0x42 0x4C 0x49 0x43 0x20 0x7B 0x0A ) which is not the architecture being linked (x86_64): ../libclamav/libclamav.map Undefined symbols for architecture x86_64: "_libiconv", referenced from: _encoding_normalize_toascii in libclamav_la-entconv.o "_libiconv_close", referenced from: _encoding_normalize_toascii in libclamav_la-entconv.o _iconv_pool_tls_instance_destroy in libclamav_la-entconv.o "_libiconv_open", referenced from: _encoding_normalize_toascii in libclamav_la-entconv.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) }}} Your problem appears to be a different set of symbols (but is otherwise similar). I'm not sure what the problem is (yet). If you figure it out before I do, please update this ticket. -- Ticket URL: <https://trac.macports.org/ticket/43635#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X