Opened 13 years ago

Last modified 12 years ago

#31907 closed defect

Alpine has build error on Lion — at Version 1

Reported by: david@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: lion Cc:
Port: alpine

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Alpine fails to build pith/util.h, with the following error:

make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_alpine/alpine/work/alpine-2.00/pith'
/Developer/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 -O2 -arch x86_64 -MT ablookup.o -MD -MP -MF .deps/ablookup.Tpo -c -o ablookup.o ablookup.c
In file included from ablookup.c:20:
./../pith/util.h:59:8: error: conflicting types for 'panic'
void      panic(char *);
          ^
/usr/include/mach/mach.h:86:15: note: previous declaration is here
extern void                     panic(const char *, ...);
                                ^
1 error generated.

Change History (1)

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Milestone: MacPorts 2.0.4
Note: See TracTickets for help on using tickets.