Ticket #35431 (closed defect: fixed)
gwhich @2.20 build failure
| Reported by: | swinbank@… | Owned by: | ryandesign@… |
|---|---|---|---|
| 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
Change History
Changed 11 months ago by swinbank@…
- Attachment gwhich.build.log added
Note: See
TracTickets for help on using
tickets.


Log of failed build