From owner-freebsd-questions@FreeBSD.ORG Thu Apr 24 18:05:30 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2E0FB6E8 for ; Thu, 24 Apr 2014 18:05:30 +0000 (UTC) Received: from mailrelay001.isp.belgacom.be (mailrelay001.isp.belgacom.be [195.238.6.51]) by mx1.freebsd.org (Postfix) with ESMTP id BB2D71AB7 for ; Thu, 24 Apr 2014 18:05:29 +0000 (UTC) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AlQGABxSWVNR8aN3/2dsb2JhbABZgwbFY4EcF3SCJQEBBTocHgUQCxgJJQ8qHgYTiEUBy14XjlkHhDkBA5h4klqDMzs Received: from 119.163-241-81.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([81.241.163.119]) by relay.skynet.be with ESMTP; 24 Apr 2014 20:05:27 +0200 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.14.8/8.14.8) with ESMTP id s3OI5QVV021902; Thu, 24 Apr 2014 20:05:26 +0200 (CEST) (envelope-from tijl@FreeBSD.org) Date: Thu, 24 Apr 2014 20:05:26 +0200 From: Tijl Coosemans To: Antonio Olivares Subject: Re: portmaster ports update 20140416 Message-ID: <20140424200526.59b88ae2@kalimero.tijl.coosemans.org> In-Reply-To: References: <20140418175334.130c0602@kalimero.tijl.coosemans.org> <20140419171042.513d1be1@kalimero.tijl.coosemans.org> <20140424184938.023e4a13@kalimero.tijl.coosemans.org> <20140424192852.32dc7d23@kalimero.tijl.coosemans.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Apr 2014 18:05:30 -0000 On Thu, 24 Apr 2014 12:33:08 -0500 Antonio Olivares wrote: > On Thu, Apr 24, 2014 at 12:28 PM, Tijl Coosemans wrote: >> On Thu, 24 Apr 2014 12:05:06 -0500 Antonio Olivares wrote: >>> On Thu, Apr 24, 2014 at 11:49 AM, Tijl Coosemans wrote: >>>> On Thu, 24 Apr 2014 10:53:29 -0500 Antonio Olivares wrote: >>>>> Dear all, >>>>> >>>>> on FreeBSD 9.2-RELEASE-p4, it has succeeded, but on 8.4-RELEASE-p8 it >>>>> has failed and stops at colord. I have lost X and don't know what to >>>>> do. I get error >>>>> >>>>> tar: share/glib-2.0/schemas/org.freedesktop.ColorHelper.gschema.xml: >>>>> Cannot stat: No such file or directory >>>>> when building coldord. I have no pkg or pkgng on that machine since >>>>> 8.4-RELEASE may die soon? When will support for it end? I may have >>>>> to install newer 10.0 on it? as soon as support fails. >>>> >>>> You can run pkg_libchk from the sysutils/bsdadminscripts port. It >>>> should give you a list of ports that need to be rebuilt because of >>>> library problems. >>> >>> IT gives me >>> >>> pkg_libchk: Command not found >> >> Have you installed the sysutils/bsdadminscripts port? It should be in >> /usr/local/sbin then. > > It is in there, it returns all the ones that are needed/recommended in > the 20140416 entry :( > But it bombs out with colord. The file that it complains about is there :( > > share/glib-2.0/schemas/org.freedesktop.ColorHelper.gschema.xml > > I checked, but how do I tell it it is there? Can you send me a complete build log. # script make clean stage Then there should be a file named "typescript" in the directory.