Opened 12 years ago
Closed 12 years ago
#35431 closed defect (fixed)
gwhich @2.20 build failure
Reported by: | jdswinbank (John Swinbank) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | haspatch | Cc: | |
Port: | gwhich |
Description
The relevant extract from the log is:
:info:build source='getopt1.c' object='getopt1.o' libtool=no \ :info:build DEPDIR=.deps depmode=none /bin/sh ./depcomp \ :info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I/opt/local/include -pipe -O2 -arch x86_64 -c getopt1.c :info:build Unknown depmode none :info:build Unknown depmode none :info:build make[2]: *** [getopt1.o] Error 1
(Full log attached for reference).
I can build an (apparently) working version by adding --disable-dependency-tracking
to configure.args
, although I'm not sure I fully understand the implications of this. Patch attached.
Attachments (2)
Change History (4)
Changed 12 years ago by jdswinbank (John Swinbank)
Attachment: | gwhich.build.log added |
---|
Changed 12 years ago by jdswinbank (John Swinbank)
Attachment: | Portfile-gwhich.diff added |
---|
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Status: | new → assigned |
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Log of failed build