Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#37765 closed defect (fixed)

htop: configure phase works only on second attempt

Reported by: mklein-de (Michael Klein) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: neverpanic (Clemens Lang)
Port: htop

Description

trying to build htop in a clean work directory, the configure phase fails. Executing the same build command again, everything builds fine.

auto{conf,make} is still a mystery to me.

attaching build log from both attempts

Attachments (2)

buildlog.1 (38.5 KB) - added by mklein-de (Michael Klein) 11 years ago.
first attempt
buildlog.2 (76.5 KB) - added by mklein-de (Michael Klein) 11 years ago.
second attempt

Download all attachments as: .zip

Change History (5)

Changed 11 years ago by mklein-de (Michael Klein)

Attachment: buildlog.1 added

first attempt

Changed 11 years ago by mklein-de (Michael Klein)

Attachment: buildlog.2 added

second attempt

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: cal@… added; cal removed
Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

The error in the first log is: "aclocal: error: couldn't open directory 'm4': No such file or directory". We should just create that directory post-extract.

Note that the Cc field requires complete email addresses.

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

Resolution: fixed
Status: assignedclosed

comment:3 Changed 11 years ago by jmroot (Joshua Root)

Cc: cal@… added; cal@… removed
Note: See TracTickets for help on using tickets.