Opened 3 years ago
Closed 3 years ago
#63948 closed defect (fixed)
yubico-piv-tool: 2.2.1 fails to build due to help2man error
Reported by: | michael-j-oconnor | Owned by: | lbschenkel (Leonardo Brondani Schenkel) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | yubico-piv-tool |
Description
:info:build [ 92%] Building manpage for yubico-piv-tool :info:build cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_security_yubico-piv-tool/yubico-piv-tool/work/build/tool && /opt/local/bin/help2man -s1 -N -n Tool\ for\ managing\ Personal\ Identity\ Verification\ credentials\ on\ Yubikeys -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_security_yubico-piv-tool/yubico-piv-tool/work/yubico-piv-tool-2.2.1/tool/yubico-piv-tool.1 ./yubico-piv-tool :info:build sh: line 1: 73283 Abort trap: 6 ./yubico-piv-tool --help 2> /dev/null :info:build help2man: can't get `--help' info from ./yubico-piv-tool :info:build Try `--no-discard-stderr' if option outputs to stderr
It looks like yubico-piv-tool is being invoked to create man pages before the libraries that yubico-piv-tool needs are fully installed.
Attachments (1)
Change History (4)
Changed 3 years ago by michael-j-oconnor
comment:1 Changed 3 years ago by jmroot (Joshua Root)
Owner: | set to lbschenkel |
---|---|
Port: | yubico-piv-tool added |
Status: | new → assigned |
comment:2 Changed 3 years ago by neverpanic (Clemens Lang)
comment:3 Changed 3 years ago by neverpanic (Clemens Lang)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
See https://github.com/macports/macports-ports/pull/12962.