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)

gwhich.build.log (9.5 KB) - added by jdswinbank (John Swinbank) 12 years ago.
Log of failed build
Portfile-gwhich.diff (705 bytes) - added by jdswinbank (John Swinbank) 12 years ago.

Download all attachments as: .zip

Change History (4)

Changed 12 years ago by jdswinbank (John Swinbank)

Attachment: gwhich.build.log added

Log of failed build

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: newassigned

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

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.