Index | Thread | Search

From:
Maximo Pech <makzpj@gmail.com>
Subject:
Re: Cannot build x11/qt5/qtwebengine
To:
OpenBSD Ports <ports@openbsd.org>
Date:
Fri, 4 Jul 2025 09:04:33 -0600

Download raw body.

Thread
Well, this is strange, I'm grabbing the latest ports.tar.gz from
https://cdn.openbsd.org/pub/OpenBSD/snapshots/ and somehow it doesn't
contain patches/patch-src_3rdparty_chromium_services_resource_coordinator_public_cpp_memory_instrumentation_os_metrics_linux_cc

El vie, 4 jul 2025 a las 4:19, Stuart Henderson
(<stu@spacehopper.org>) escribió:
>
> On 2025/07/04 08:36, Theo Buehler wrote:
> > On Thu, Jul 03, 2025 at 11:07:38PM -0600, Maximo Pech wrote:
> > > Hi, I'm lost with this one, it fails with the error below, any help
> > > would be appreciated.
> >
> > Not sure why you're building this monster yourself...
> >
> > > ../../../../src/3rdparty/chromium/services/resource_coordinator/public/cpp/memory_instrumentation/os_metrics_linux.cc:8:10:
> > > fatal error: 'sys/prctl.h' file not found     8 | #include
> > > <sys/prctl.h>       |          ^~~~~~~~~~~~~ 1 error generated. ninja:
> > > build stopped: subcommand failed. *** Error 1 in src/core
> > > (Makefile.gn_run:418 'run_ninja') *** Error 2 in src/core (Makefile:85
> > > 'sub-gn_run-pro-make_first')
> >
> > Seems some patches weren't applied correctly. The port's
> >
> > patches/patch-src_3rdparty_chromium_services_resource_coordinator_public_cpp_memory_instrumentation_os_metrics_linux_cc
> >
> > should knock that #include out.
>
> Perhaps the ports tree came from an older version of ports.tar.gz from
> before the missing files were fixed..
>