Opened 12 years ago

Closed 12 years ago

#31907 closed defect (worksforme)

Alpine has build error on Lion

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 (2)

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

Description: modified (diff)
Milestone: MacPorts 2.0.4

comment:2 Changed 12 years ago by jmroot (Joshua Root)

Resolution: worksforme
Status: newclosed

This just built fine on the Lion buildslave. If you can reproduce this with current versions, please attach the complete log and reopen.

Note: See TracTickets for help on using tickets.