Opened 7 years ago

Closed 7 years ago

#52977 closed defect (fixed)

tmate @2.2.1: fails to install without pkgconfig

Reported by: tsabirgaliev (Tair Sabirgaliev) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.3.5
Keywords: Cc: JacksonIsaac (Jackson Isaac)
Port: tmate

Description

tmate fails to install with the following error:

MacBook-Pro:~ tair$ sudo port install tmate
--->  Computing dependencies for tmate
--->  Configuring tmate
Error: Failed to configure tmate, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_tmate/tmate/work/tmate-2.2.1/config.log
Error: org.macports.configure for port tmate returned: configure failure: command execution failed
Please see the log file for port tmate for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_tmate/tmate/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port tmate failed

MacBook-Pro:~ tair$ uname -a
Darwin MacBook-Pro.local 16.1.0 Darwin Kernel Version 16.1.0: Thu Oct 13 21:26:57 PDT 2016; root:xnu-3789.21.3~60/RELEASE_X86_64 x86_64

MacBook-Pro:~ tair$ xcodebuild -version
Xcode 8.1
Build version 8B62

Attachments (1)

main.log (24.2 KB) - added by tsabirgaliev (Tair Sabirgaliev) 7 years ago.
main.log

Download all attachments as: .zip

Change History (4)

Changed 7 years ago by tsabirgaliev (Tair Sabirgaliev)

Attachment: main.log added

main.log

comment:1 Changed 7 years ago by tsabirgaliev (Tair Sabirgaliev)

workaround:

sudo port install pkgconfig
sudo port install tmate

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

Cc: JacksonIsaac added
Owner: set to ryandesign
Priority: HighNormal
Status: newassigned
Summary: tmate fails to installtmate @2.2.1: fails to install without pkgconfig

comment:3 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

In 0b83cc4/macports-ports:

tmate: Add pkgconfig dependency

Closes: #52977

Note: See TracTickets for help on using tickets.