From owner-freebsd-questions@FreeBSD.ORG Mon Apr 1 00:55:46 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 29ED0A7C for ; Mon, 1 Apr 2013 00:55:46 +0000 (UTC) (envelope-from freebsd@chthonixia.net) Received: from www5.pairlite.com (www5.pairlite.com [64.130.10.15]) by mx1.freebsd.org (Postfix) with ESMTP id 0B3BCA44 for ; Mon, 1 Apr 2013 00:55:44 +0000 (UTC) Received: from whisperer.chthonixia.net (unknown [184.152.30.105]) by www5.pairlite.com (Postfix) with ESMTPSA id B17632E2BD for ; Sun, 31 Mar 2013 20:48:42 -0400 (EDT) Date: Sun, 31 Mar 2013 20:50:48 -0400 From: Joe Altman To: freebsd-questions@freebsd.org Subject: shotwell fails to build Message-ID: <20130401005048.GA8174@whisperer.chthonixia.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Apr 2013 00:55:46 -0000 Greetings... I checked at http://www.freebsd.org/cgi/query-pr-summary.cgi and found no open bug-reports; and nothing on -questions for March. Maybe it's confined to my system, or I missed an UPDATING notice; if not, I'll go to the maintainer and/or file a bug report. Before I do that are there any clues here WRT this failure? Shotwell fails to build with the following error: ===> Configuring for shotwell-0.11.6_3 Configured. Type 'make' to build, 'make install' to install. ===> Building for shotwell-0.11.6_3 valac -c -g --enable-checking --thread --fatal-warnings --vapidir=plugins/ -X -DGETTEXT_PACKAGE='"shotwell"' -X -I. --pkg=gobject-2.0 --pkg=glib-2.0 --pkg=gdk-2.0 --pkg=gtk+-2.0 --includedir=plugins --vapi=plugins/shotwell-plugin-dev-1.0.vapi --header=plugins/shotwell-plugin-dev-1.0.h src/plugins/SpitInterfaces.vala src/plugins/TransitionsInterfaces.vala src/plugins/PublishingInterfaces.vala gtk+-2.0.vapi:5802.40-5802.42: warning: Gtk is deprecated. Use gtk+-3.0 Compilation failed: 0 error(s), 1 warning(s) gmake: *** [plugins/shotwell-plugin-dev-1.0.vapi] Error 1 *** [do-build] Error code 1 Stop in /usr/ports/graphics/shotwell. uname -a FreeBSD whisperer.chthonixia.net 9.1-STABLE FreeBSD 9.1-STABLE #0 r248932: Sat Mar 30 18:08:33 EDT 2013 root@whisperer.chthonixia.net:/usr/obj/usr/src/sys/WHISPERER amd64 Thanks, Joe