#32556: iverilog @0.9.4 fails to build on MacOS 10.7.2 ------------------------------------+--------------------------------------- Reporter: apanteleev87@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: iverilog ------------------------------------+--------------------------------------- Error message from the log: {{{ :info:build /Developer/usr/bin/clang -I. -I.. -I. -I./.. -no-cpp-precomp -I/opt/local/include -DHAVE_CONFIG_H -fPIC -Wall -Wshadow -no-cpp-precomp -pipe -O2 -arch x86_64 -MD -c io_print.c -o io_print.o :info:build clang: warning: argument unused during compilation: '-no-cpp- precomp' :info:build clang: warning: argument unused during compilation: '-no-cpp- precomp' :info:build getsimtime.c:88:29: error: only weak aliases are supported on darwin :info:build __attribute__ ((weak, alias ("tf_getlongtime"))); :info:build ^ :info:build 1 error generated. }}} Full log is attached. The port did work before upgrading the OS to 10.7. I reinstalled MacPorts system and all the ports after the OS upgrade. -- Ticket URL: <https://trac.macports.org/ticket/32556> MacPorts <http://www.macports.org/> Ports system for Mac OS