From owner-freebsd-pkg@freebsd.org Thu Nov 17 19:05:57 2016 Return-Path: Delivered-To: freebsd-pkg@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 63F2DC47F07 for ; Thu, 17 Nov 2016 19:05:57 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 529D0A5B for ; Thu, 17 Nov 2016 19:05:57 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: by mailman.ysv.freebsd.org (Postfix) id 4EF88C47F06; Thu, 17 Nov 2016 19:05:57 +0000 (UTC) Delivered-To: pkg@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 4E9DCC47F05 for ; Thu, 17 Nov 2016 19:05:57 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [192.108.105.60]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.soaustin.net", Issuer "StartCom Class 2 IV Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 370E0A5A for ; Thu, 17 Nov 2016 19:05:56 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from lonesome.com (bones.soaustin.net [192.108.105.22]) by mail.soaustin.net (Postfix) with ESMTPSA id 3178529D6; Thu, 17 Nov 2016 13:05:55 -0600 (CST) Date: Thu, 17 Nov 2016 13:05:54 -0600 From: Mark Linimon To: Nelson Villa Cc: pkg@freebsd.org Subject: Re: compilation error pkg Message-ID: <20161117190553.GA25283@lonesome.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Nov 2016 19:05:57 -0000 You didn't say which version of OS you are on. I have 2 v215s here that I use to build "experimental" (i.e. not issued by the FreeBSD Project) packages for -11. You might wish to use them for testing. (I cannot guarantee them for production, but "they work for me".) See https://wiki.freebsd.org/Sparc64Packages . mcl