Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Aug 2017 09:39:39 -0700
From:      Yuri <yuri@rawbw.com>
To:        David Wolfskill <david@catwhisker.org>, freebsd-ports@freebsd.org
Subject:   Re: x11/nvidia-settings: poudriere fails; portmaster succeeds
Message-ID:  <764e19e9-21d4-6d22-7865-17a4793bf0c8@rawbw.com>
In-Reply-To: <20170819130112.GV1133@albert.catwhisker.org>
References:  <20170819130112.GV1133@albert.catwhisker.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 08/19/17 06:01, David Wolfskill wrote:
> In fairness, this may be an "apple vs. orange" comparison.  But it's
> fairly unusual (in my experience) for poudriere to fail to build a port,
> but when it's a port that I had just built successfully (using
> portmaster) on my laptop... well, I thought it was worth mentioning.

What version is fails on?


> gtk+-2.x/ctkgridlicense.c:42:10: fatal error: 'dbus/dbus.h' file not found
> #include <dbus/dbus.h>
>           ^~~~~~~~~~~~~
> 1 error generated.


It builds in poudriere 11.1 amd64 for me.


This means that it requires DBus at compile time, and it isn't in 
BUILD_DEPENDS:

BUILD_DEPENDS=${LOCALBASE}/dbus/dbus.h:devel/dbus


Yuri




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?764e19e9-21d4-6d22-7865-17a4793bf0c8>