From owner-freebsd-amd64@FreeBSD.ORG Sun Jan 29 23:49:09 2012 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 95E6F1065670; Sun, 29 Jan 2012 23:49:09 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 825778FC19; Sun, 29 Jan 2012 23:49:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q0TNn9nJ042006; Sun, 29 Jan 2012 23:49:09 GMT (envelope-from gavin@freefall.freebsd.org) Received: (from gavin@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q0TNn9gM042002; Sun, 29 Jan 2012 23:49:09 GMT (envelope-from gavin) Date: Sun, 29 Jan 2012 23:49:09 GMT Message-Id: <201201292349.q0TNn9gM042002@freefall.freebsd.org> To: vsityz@gmail.com, gavin@FreeBSD.org, freebsd-amd64@FreeBSD.org, gavin@FreeBSD.org From: gavin@FreeBSD.org Cc: Subject: Re: amd64/164602: world doesn't build X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jan 2012 23:49:09 -0000 Old Synopsis: word don`t build New Synopsis: world doesn't build State-Changed-From-To: open->feedback State-Changed-By: gavin State-Changed-When: Sun Jan 29 23:43:28 UTC 2012 State-Changed-Why: Hi, Could you please try to determine which of the options on your src.conf and make.conf are responsible for this breakage? It would probably be best to comment everything outr from your make.conf and then test the build. If that still fails, try commenting out lines from your src.conf until you figure out which option (or set of options) are breakign the build for you. I'm afraid that with so many "non-standard" settings in both your make.conf and src.conf, you're going to have to try to establish the cause of this issue yourself - it is unlikely that anybody else has used the same options (and indeed, I've not seen anybody complain about similar breakage, either). Thanks, Gavin Responsible-Changed-From-To: freebsd-amd64->gavin Responsible-Changed-By: gavin Responsible-Changed-When: Sun Jan 29 23:43:28 UTC 2012 Responsible-Changed-Why: Track http://www.freebsd.org/cgi/query-pr.cgi?pr=164602