New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #35431 (closed defect: fixed)

Opened 11 months ago

Last modified 11 months ago

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

gwhich.build.log (9.5 KB) - added by swinbank@… 11 months ago.
Log of failed build
Portfile-gwhich.diff (705 bytes) - added by swinbank@… 11 months ago.

Change History

Changed 11 months ago by swinbank@…

Log of failed build

Changed 11 months ago by swinbank@…

comment:1 Changed 11 months ago by ryandesign@…

  • Status changed from new to assigned
  • Owner changed from macports-tickets@… to ryandesign@…
  • Keywords haspatch added

comment:2 Changed 11 months ago by ryandesign@…

  • Status changed from assigned to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.