pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/60057 (net/wireshark docs not built (can't find asciidoctor))
The following reply was made to PR pkg/60057; it has been noted by GNATS.
From: "David H. Gutteridge" <david%gutteridge.ca@localhost>
To: Gnats Bugs <gnats-bugs%netbsd.org@localhost>
Cc:
Subject: Re: pkg/60057 (net/wireshark docs not built (can't find asciidoctor))
Date: Thu, 02 Apr 2026 16:37:53 -0400
The patch you suggested was telling CMake to use a specific executable
name, but not the path at which it could be found. So it was defaulting
to expect to find that in its own base source directory, then trying to
run something nonexistent that resulted in no output that a following
list processing command could make use of. (A hint here is that in your
log, it states:
"Found Asciidoctor:
/usr/pkg-work/net/wireshark/work/wireshark-4.6.4/asciidoctor33"
which of course doesn't exist.)
Regards,
Dave
Home |
Main Index |
Thread Index |
Old Index