Date: Tue, 12 Mar 2013 10:43:45 +0100 From: Koop Mast <kwm@rainbow-runner.nl> To: Andreas Nilsson <andrnils@gmail.com> Cc: gnome@freebsd.org Subject: Re: dconf-0.12.1_1 fails to compile Message-ID: <513EF8D1.8010006@rainbow-runner.nl> In-Reply-To: <CAPS9%2BStCJ=TknJxWnozZx9cB17euV6oAjT%2Bn3-zfYwYMnk8obw@mail.gmail.com> References: <CAPS9%2BStCJ=TknJxWnozZx9cB17euV6oAjT%2Bn3-zfYwYMnk8obw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 12-3-2013 9:46, Andreas Nilsson wrote: > Hello, > > Runnings some updates of my installed packages wanted to update dconf, but > that fails: > > ====================================================================== > =======================<phase: patch >========================== > ===> Patching for dconf-0.12.1_1 > ===> Applying FreeBSD patches for dconf-0.12.1_1 > ====================================================================== > =======================<phase: configure >========================== > ===> dconf-0.12.1_1 depends on package: vala>=0.11.7 - found > ===> dconf-0.12.1_1 depends on executable: gmake - found > ===> dconf-0.12.1_1 depends on shared library: dbus-1 - found > ===> dconf-0.12.1_1 depends on shared library: glib-2.0 - found > ===> dconf-0.12.1_1 depends on shared library: pcre - found > ===> Configuring for dconf-0.12.1_1 > checking for a BSD-compatible install... /usr/bin/install -c -o root -g > wheel > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... aux/install-sh -c -d > checking for gawk... no > checking for mawk... no > checking for nawk... nawk > checking whether gmake sets $(MAKE)... yes > checking whether gmake supports nested variables... yes > checking for gcc... cc > checking whether the C compiler works... yes > checking for C compiler default output file name... a.out > checking for suffix of executables... > checking whether we are cross compiling... no > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether cc accepts -g... yes > checking for cc option to accept ISO C89... none needed > checking for style of include used by gmake... GNU > checking dependency style of cc... gcc3 > checking for valac... /usr/local/bin/valac > checking /usr/local/bin/valac is at least version 0.15.1... no > configure: error: Vala 0.15.1 not found. > > > I find it quite interesting that the Makefile for dconf depends on > vala>0.11.7, as this is obviously bogus. > > Also vala in ports seems to be 0.15.1, so how is this supposed to work? > > This is on 9.1-RELEASE, ports fetched this night with portsnap. > > Best regards > Andreas That is really strange because vala was updated to 0.18.1 in the same commit that dconf to updated to 0.12. I just ran portsnap on my server and the vala version is correct. Could you run portsnap again to see if you get a updated vala port? I'm not sure what to suggest else. I will fix the vala check in dconf, thanks! -Koop
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?513EF8D1.8010006>