Index | Thread | Search

From:
Matthias Kilian <kili@outback.escape.de>
Subject:
x11/gnome/control-center (was: fix a few gnome ports for sparc64)
To:
Antoine Jacoutot <ajacoutot@bsdfrog.org>
Cc:
ports@openbsd.org
Date:
Thu, 4 Dec 2025 23:18:23 +0100

Download raw body.

Thread
Hi,

don't know wether this is offtopic, but since I'm running into the
same problem as Claudio...

On Thu, Dec 04, 2025 at 05:41:12PM +0100, Antoine Jacoutot wrote:
> On Thu, Dec 04, 2025 at 05:19:21PM +0100, Claudio Jeker wrote:
> > Not sure what the heck is wrong with control-center and the fact it fails
> > to include gdesktop-enums.h. But the other two just need a modern
> > compiler.
> 
> OK.
> For gnome-control-center it's probably because you're not using a standard
> WRKOBJDIR.

But what is a "standard" WRKOBJDIR?

I'm pretty sure that the bulk builders don't use the default of
/usr/ports/pobj, because in the past I had build failures of unrelated
ports (using a some of the more weird programming languages) with
ENAMETOOLONG errors (or even buffer overflows, I don't remember).
So, anyone using /usr/ports/pobj would have run into those errors
of unrelated ports.

Again: any idea, what exactly is non-standard here? (I'm currently
using something like /pobj/p2 as WRKOBJDIR, which also causes the
control-center build to fail)

Ciao,
	Kili