[Bug 209768] devel/autoconf: fix with Perl 5.25 (I think)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu May 26 15:50:50 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209768
Bug ID: 209768
Summary: devel/autoconf: fix with Perl 5.25 (I think)
Product: Ports & Packages
Version: Latest
Hardware: Any
URL: http://aragorn.in.absolight.net/p/data/10amd64-ports-p
erl5-devel/20160526T172446Z/logs/errors/autoconf-2.69.
log
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: tijl at FreeBSD.org
Reporter: mat at FreeBSD.org
Flags: maintainer-feedback?(tijl at FreeBSD.org)
Assignee: tijl at FreeBSD.org
Created attachment 170685
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=170685&action=edit
patch
It fails with a strange error:
Updating man page autoscan.1
PATH="../tests:../build-aux:$PATH"; \
export PATH; \
/bin/sh
/home/mat/work/tmp/home/mat/work/freebsd/ports/devel/autoconf/work/autoconf-2.69/build-aux/missing
--run help2man \
--include=autoscan.x \
--include=./common.x \
--source='GNU Autoconf 2.69' \
--output=autoscan.1.t `echo 'autoscan' | sed 's,.*/,,'`
help2man: can't get `--help' info from autoscan
Try `--no-discard-stderr' if option outputs to stderr
Adding --no-discard-stderr to the command "fixes" the build, but I'm not sure
it's really what should be done, and as it's not just some common port, I'd
rather the maintainer have a look...
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list