From owner-freebsd-questions@freebsd.org Tue Jul 12 21:47:18 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 0BA30B93040 for ; Tue, 12 Jul 2016 21:47:18 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from forward2j.cmail.yandex.net (forward2j.cmail.yandex.net [IPv6:2a02:6b8:0:1630::15]) (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 B5A4715C3 for ; Tue, 12 Jul 2016 21:47:17 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from smtp14.mail.yandex.net (smtp14.mail.yandex.net [IPv6:2a02:6b8:0:801:1::13]) by forward2j.cmail.yandex.net (Yandex) with ESMTP id AB23720BE3; Wed, 13 Jul 2016 00:47:05 +0300 (MSK) Received: from smtp14.mail.yandex.net (localhost [127.0.0.1]) by smtp14.mail.yandex.net (Yandex) with ESMTP id A9AAE1B61922; Wed, 13 Jul 2016 00:47:05 +0300 (MSK) Received: by smtp14.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id OZF9ISRaou-l3umJ7H1; Wed, 13 Jul 2016 00:47:04 +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=1468360024; bh=o8Z0S2rL/KSAAC6AEFdEafIRnxOeDwf4zvEslIfza/s=; h=Message-ID:Subject:From:To:Date:In-Reply-To:References; b=GoHFdBMbew6RzqRn4z1QToBV5d7JMMOTxgK/SstLPqoBjl6e++6BuVjjc+jn2JFcv nmUJL8B1Qav4ox8fE7tlvM8yp6tMQ1AsyOZpp60IVeYBhXaCy+li7tY+mTfuO2ileu z0twdmXHUCa0D10QnBEdWKQpRs2wdKUp83npQhRw= Authentication-Results: smtp14.mail.yandex.net; dkim=pass header.i=@yandex.com X-Yandex-Suid-Status: 1 0,1 0 Message-ID: <1468360021.24167.1.camel@yandex.com> Subject: Re: building ports with Synth and one failed From: Stari Karp To: Bernt Hansson , freebsd-questions@freebsd.org Date: Tue, 12 Jul 2016 17:47:01 -0400 In-Reply-To: References: <1468104256.57936.12.camel@yandex.com> <6a82104e-ed58-ce58-0dd7-42ce500ca900@bananmonarki.se> <1468142820.19889.2.camel@yandex.com> 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: Tue, 12 Jul 2016 21:47:18 -0000 On Tue, 2016-07-12 at 06:45 +0200, Bernt Hansson wrote: > On 2016-07-10 11:27, Stari Karp wrote: > > > > 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. > Your ports tree is not up to date. That is why configure complain. > > gtk+-3.0 >= 3.16.0 you have a version prior to 3.16.0 > Same with the other files that have the >= sign. > _______________________________________________ I don't know what is wrong and it is Synth guilty because I have installed gtk 3.18.8_3 which was build and installed with Synth,