pkgsrc-Users archive

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

Re: build failure for harfbuzz



On Sat, Apr 12, 2025 at 01:32:05PM -0700, Paul Goyette wrote:
> On Sat, 12 Apr 2025, Thomas Klausner wrote:
> 
> > On Sat, Apr 12, 2025 at 11:56:42AM -0700, Paul Goyette wrote:
> > > Repeatable failure with up-to-date pkgsrc tree:
> > > 
> > > [88/96] Compiling C++ object src/libharfbuzz-subset.so.0.61101.0.p/hb-subset-plan.cc.o
> > > [89/96] Compiling C++ object src/libharfbuzz-subset.so.0.61101.0.p/hb-subset.cc.o
> > > ninja: build stopped: subcommand failed.
> > > *** Error code 1
> > 
> > I had another report about this, but I can't reproduce this in bulk
> > builds on 10.99.12 and 10.1/x86_64.
> 
> My system is amd64 10.99.12 (sources dated 2025-04-10 11:38:52 UTC)
> 
> I wish the error message were more informative or helpful.  :-)
> 
> I can provide the entire log if you want it.

The problem is that you have help2man installed. `pkg_delete help2man'.

I tried disabling the docs option because that what uses help2man (see
util/meson.build), but that didn't help.
 Thomas


Home | Main Index | Thread Index | Old Index