From owner-freebsd-questions@FreeBSD.ORG Thu Feb 5 07:41:30 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EC92A7A6; Thu, 5 Feb 2015 07:41:30 +0000 (UTC) Received: from feeder.usenet4all.se (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 66EF4F28; Thu, 5 Feb 2015 07:41:28 +0000 (UTC) Received: from kw.news4all.se (localhost [127.0.0.1]) by feeder.usenet4all.se (8.13.1/8.13.1) with ESMTP id t157fHSq039273; Thu, 5 Feb 2015 08:41:18 +0100 (CET) (envelope-from bah@bananmonarki.se) Message-ID: <54D31E9D.5010108@bananmonarki.se> Date: Thu, 05 Feb 2015 08:41:17 +0100 From: Bernt Hansson User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Ben Woods , mr@freebsd.org Subject: Re: Error building cad/kicad-devel References: <54D033FE.1000103@bananmonarki.se> <54D08BF3.8020307@bananmonarki.se> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Feb 2015 07:41:31 -0000 Thank you very much for the info. /Bernt On 2015-02-04 00:15, Ben Woods wrote: > Ahh yes, on amd64 it appears to be working on FreeBSD 10, but failing on > FreeBSD 9 and FreeBSD 8 with linking issues. The logs can be seen here: > http://beefy2.isc.freebsd.org/data/latest-per-pkg/kicad-devel/r5363_8/ > > On i386 it again appears to be working on FreeBSD 10, but failing ok > FreeBSD 9 and FreeBSD 8, this time with "error: call to 'abs' is ambiguous. > The logs can be seen here: > http://beefy1.isc.freebsd.org/data/latest-per-pkg/kicad-devel/r5363_8/ > > There is already a bug report in for the second error (abs ambiguous call): > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190232 > > There doesn't seem to be any bug reports for the first linking error, > however I am sure the maintainer Michael will be aware of it from the build > failed emails. > > Regards, > Ben > > On Tuesday, February 3, 2015, Bernt Hansson wrote: > >> >> On 2015-02-03 05:06, Ben Woods wrote: >>> I don't think the actual error message is shown in your email. >>> >>> As per the output, try adding MAKE_JOBS_UNSAFE=yes to your /etc/make.conf >>> file and then try the build again. >> >> Tried that, does not build anyway. Some trouble with linking. >> >> >> >> >