New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #31907 (closed defect: worksforme)

Opened 19 months ago

Last modified 11 months ago

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@…) (diff)

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

comment:1 Changed 19 months ago by ryandesign@…

  • Description modified (diff)
  • Milestone MacPorts 2.0.4 deleted

comment:2 Changed 11 months ago by jmr@…

  • Status changed from new to closed
  • Resolution set to worksforme

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.