pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: devel/autoconf vs help2man on amd64 -8 and -current?



On Sun, Jun 17, 2018 at 08:56:35AM -0500, John D. Baker wrote:
> After updating to pkgsrc-HEAD, I've run into the following problem
> updating "devel/autoconf" on my amd64 netbsd-8 and -current systems:
> 
> [...]
> --- ./config.guess.1 ---
> Updating man page ./config.guess.1
> PATH="../tests:../build-aux:$PATH";  export PATH;  /bin/sh /tmp/pkgsrc/devel/autoconf/work/autoconf-2.69/build-aux/missing --run help2man  --include=config.guess.x  --include=./common.x  --source='GNU Autoconf 2.69'  --output=./config.guess.1.t `echo 'config.guess' | sed 's,.*/,,'`
> --- ./config.sub.1 ---
> Updating man page ./config.sub.1
> PATH="../tests:../build-aux:$PATH";  export PATH;  /bin/sh /tmp/pkgsrc/devel/autoconf/work/autoconf-2.69/build-aux/missing --run help2man  --include=config.sub.x  --include=./common.x  --source='GNU Autoconf 2.69'  --output=./config.sub.1.t `echo 'config.sub' | sed 's,.*/,,'`
> --- ./config.guess.1 ---
> help2man: can't get `--help' info from config.guess
> Try `--no-discard-stderr' if option outputs to stderr

Perhaps wrong permissions on mk/gnu-config/config.guess? Mine is
-rwxr-xr-x.
 Thomas


Home | Main Index | Thread Index | Old Index