#44634: alpine @2.00_5: build fails with duplicate function declaration -------------------------+-------------------------------- Reporter: jschnide@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.99 Resolution: | Keywords: yosemite Port: alpine | -------------------------+-------------------------------- Changes (by larryv@…): * keywords: 10.10 alpine => yosemite Comment: {{{ :info:build /usr/bin/clang -DHAVE_CONFIG_H -I../include -I../include -I/opt/local/include -I/opt/local/include -I/opt/local/include -g -D_THREAD_SAFE -Dbsd -pipe -Os -arch x86_64 -MT ablookup.o -MD -MP -MF .deps/ablookup.Tpo -c -o ablookup.o ablookup.c :info:build In file included from ablookup.c:20: :info:build ./../pith/util.h:59:8: error: conflicting types for 'panic' :info:build void panic(char *); :info:build ^ :info:build /usr/include/mach/mach.h:86:15: note: previous declaration is here :info:build extern void panic(const char *, ...); :info:build ^ :info:build 1 error generated. }}} -- Ticket URL: <https://trac.macports.org/ticket/44634#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X