Opened 6 years ago
Closed 6 years ago
#57631 closed defect (fixed)
zabbix3-agent @3.4.15 Failed to configure
Reported by: | vvaznais | Owned by: | eborisch (Eric A. Borisch) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.5.4 |
Keywords: | Cc: | overhacked (Ross Williams) | |
Port: | zabbix3-agent |
Description (last modified by jmroot (Joshua Root))
Failed to install port
sh-3.2# port clean zabbix3-agent ---> Cleaning zabbix3-agent sh-3.2# port install zabbix3-agent ---> Computing dependencies for zabbix3-agent ---> Fetching archive for zabbix3-agent ---> Attempting to fetch zabbix3-agent-3.4.15_0.darwin_18.x86_64.tbz2 from http://lil.fr.packages.macports.org/zabbix3-agent ---> Attempting to fetch zabbix3-agent-3.4.15_0.darwin_18.x86_64.tbz2 from https://packages.macports.org/zabbix3-agent ---> Attempting to fetch zabbix3-agent-3.4.15_0.darwin_18.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/zabbix3-agent ---> Fetching distfiles for zabbix3-agent ---> Verifying checksums for zabbix3-agent ---> Extracting zabbix3-agent ---> Applying patches to zabbix3-agent ---> Configuring zabbix3-agent
Attachments (2)
Change History (7)
Changed 6 years ago by vvaznais
Attachment: | main.log.zip added |
---|
comment:1 Changed 6 years ago by jmroot (Joshua Root)
Description: | modified (diff) |
---|---|
Owner: | set to eborisch |
Status: | new → assigned |
Summary: | zabbix3-agent-3.4.15_0.darwin_18.x86_64 Failed to configure zabbix3-agent → zabbix3-agent @3.4.15 Failed to configure |
comment:2 Changed 6 years ago by jmroot (Joshua Root)
main.log:
:info:configure checking for ICONV support... no :info:configure configure: error: Unable to use iconv (libiconv check failed)
config.log only has those same messages unfortunately.
comment:3 Changed 6 years ago by overhacked (Ross Williams)
Cc: | overhacked added |
---|
comment:4 Changed 6 years ago by overhacked (Ross Williams)
Fix is to add
--with-iconv=${prefix}
to the configure.args in the Portfile.
Opened PR: https://github.com/macports/macports-ports/pull/3332
comment:5 Changed 6 years ago by overhacked (Ross Williams)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
main.log