From owner-freebsd-questions@freebsd.org Fri Jul 15 09:53:33 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 8750FB97DEE for ; Fri, 15 Jul 2016 09:53:33 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from forward1h.cmail.yandex.net (forward1h.cmail.yandex.net [IPv6:2a02:6b8:0:f35::11]) (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 0A1211C6C for ; Fri, 15 Jul 2016 09:53:32 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from smtp2h.mail.yandex.net (smtp2h.mail.yandex.net [IPv6:2a02:6b8:0:f05::116]) by forward1h.cmail.yandex.net (Yandex) with ESMTP id DAA892114B; Fri, 15 Jul 2016 12:53:20 +0300 (MSK) Received: from smtp2h.mail.yandex.net (localhost [127.0.0.1]) by smtp2h.mail.yandex.net (Yandex) with ESMTP id D5EEC170045F; Fri, 15 Jul 2016 12:53:20 +0300 (MSK) Received: by smtp2h.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id 5c1bAnS9JC-rJem2L42; Fri, 15 Jul 2016 12:53:20 +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=1468576400; bh=G/qlSOpWyylKzn6w5bPMojgK5VLdNPs55HPl2RrQ+uc=; h=Message-ID:Subject:From:To:Date:In-Reply-To:References; b=W9CmQjyW/5RJNDthoTqefwyfrfUfQu/RwwbyIpGttdLwdKqKydbrnGmESjMOT6AZJ jPdt0dQ77MzmqzfLCnsLs7rPDSQvGdpkdNMG/iZyARGterM+DPPKiFKTqQLEKVxI+7 A5+fXsOag9KZnQM06KIcq0MudAvSEW0OFUqFZSWQ= Authentication-Results: smtp2h.mail.yandex.net; dkim=pass header.i=@yandex.com X-Yandex-Suid-Status: 1 0,1 0 Message-ID: <1468576397.7951.7.camel@yandex.com> Subject: Re: building ports with Synth and one failed From: Stari Karp To: Bernt Hansson , freebsd-questions@freebsd.org Date: Fri, 15 Jul 2016 05:53:17 -0400 In-Reply-To: <0ae6cb58-4815-6608-aecd-ab2f6aea5c5d@bananmonarki.se> References: <1468104256.57936.12.camel@yandex.com> <6a82104e-ed58-ce58-0dd7-42ce500ca900@bananmonarki.se> <1468142820.19889.2.camel@yandex.com> <1468360021.24167.1.camel@yandex.com> <0ae6cb58-4815-6608-aecd-ab2f6aea5c5d@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: Fri, 15 Jul 2016 09:53:33 -0000 On Wed, 2016-07-13 at 05:40 +0200, Bernt Hansson wrote: > On 2016-07-12 23:47, Stari Karp wrote: > > > > 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, > > > You need to find these in the ports tree and upgrade them > glib-2.0 >= 2.37.6 > > folks >= 0.9.5 > telepathy-glib >= 0.17.5 > libebook-1.2 >= 3.13.90 > libedataserver-1.2 >= 3.13.90 > libedataserverui-1.2 >= 3.13.90 > geocode-glib-1.0 >= 3.15.3 > My versions: folks 0.11.1 telepathy-glib 0.24.1 libe-book is version 0.1.2_4. It is version which we have in ports geocode-glib 3.18.8_3 glib 2.46.2_2 libedataserver and libedataserverui: I don't know what part of ports are But the problem is also my pkg 1.8.7 version which core dump if I run pkg upgrade -f. Thank you.