From owner-freebsd-questions@freebsd.org Sun Jul 10 09:27:07 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E8A08B8345F for ; Sun, 10 Jul 2016 09:27:07 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from forward4j.cmail.yandex.net (forward4j.cmail.yandex.net [IPv6:2a02:6b8:0:1630::17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A362C1F9D for ; Sun, 10 Jul 2016 09:27:07 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from smtp12.mail.yandex.net (smtp12.mail.yandex.net [95.108.131.191]) by forward4j.cmail.yandex.net (Yandex) with ESMTP id 5369B20752; Sun, 10 Jul 2016 12:27:04 +0300 (MSK) Received: from smtp12.mail.yandex.net (localhost [127.0.0.1]) by smtp12.mail.yandex.net (Yandex) with ESMTP id 5254D16A067A; Sun, 10 Jul 2016 12:27:04 +0300 (MSK) Received: by smtp12.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id 0FptQR2C9o-R2CKYoXx; Sun, 10 Jul 2016 12:27:02 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1468142823; bh=yUnyLYz/V0pyJYJeG6oSdHMjwOPuElR0YTJJqPVIlPw=; h=Message-ID:Subject:From:To:Date:In-Reply-To:References; b=R+UUBA5Ahf7Ly4hYJua+JPLTE/SA3EBWncdCcEkEA8GMlVUdq6myOKA0cySBJ4LHp Tv18J0PfWOQwVtvY7cIo3ZYGP7kV1m/2Qmt9ohdxVADajZV4ehJhbWLoOgwFghczWG +3a6Fh6O/X8CDbj2BjNjMpFqtPhq9R6C78H4bM10= Authentication-Results: smtp12.mail.yandex.net; dkim=pass header.i=@yandex.com X-Yandex-Suid-Status: 1 0,1 0 Message-ID: <1468142820.19889.2.camel@yandex.com> Subject: Re: building ports with Synth and one failed From: Stari Karp To: Bernt Hansson , FreeBSD Questions Date: Sun, 10 Jul 2016 05:27:00 -0400 In-Reply-To: <6a82104e-ed58-ce58-0dd7-42ce500ca900@bananmonarki.se> References: <1468104256.57936.12.camel@yandex.com> <6a82104e-ed58-ce58-0dd7-42ce500ca900@bananmonarki.se> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.5.1 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jul 2016 09:27:08 -0000 On Sun, 2016-07-10 at 06:52 +0200, Bernt Hansson wrote: > On 2016-07-10 00:44, Stari Karp wrote: > > > > configure: error: Package requirements (gtk+-3.0 >= 3.16.0 > >               glib-2.0 >= 2.37.6 > >               gmodule-export-2.0 > >               gnome-desktop-3.0 > >               folks >= 0.9.5 > >               folks-telepathy > >               folks-eds > >               libnotify > >               telepathy-glib >= 0.17.5 > >               libebook-1.2 >= 3.13.90 > >               libedataserver-1.2 >= 3.13.90 > >               libedataserverui-1.2 >= 3.13.90 > >               goa-1.0 > >               gee-0.8 > >               champlain-0.12 > >               clutter-gtk-1.0 > >               geocode-glib-1.0 >= 3.15.3 > >               ) were not met: > There you have the error. Upgrade your ports and try again. The ports are updated and problem exist.