From owner-freebsd-emulation@freebsd.org Mon Sep 19 12:11:27 2016 Return-Path: Delivered-To: freebsd-emulation@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 8813CBE1520 for ; Mon, 19 Sep 2016 12:11:27 +0000 (UTC) (envelope-from tijl@freebsd.org) 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 717A6F9D for ; Mon, 19 Sep 2016 12:11:27 +0000 (UTC) (envelope-from tijl@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 70D7CBE151F; Mon, 19 Sep 2016 12:11:27 +0000 (UTC) Delivered-To: emulation@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 707D4BE151E for ; Mon, 19 Sep 2016 12:11:27 +0000 (UTC) (envelope-from tijl@freebsd.org) Received: from mailrelay114.isp.belgacom.be (mailrelay114.isp.belgacom.be [195.238.20.141]) (using TLSv1.2 with cipher RC4-SHA (128/128 bits)) (Client CN "relay.skynet.be", Issuer "GlobalSign Organization Validation CA - SHA256 - G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DA682F99 for ; Mon, 19 Sep 2016 12:11:26 +0000 (UTC) (envelope-from tijl@freebsd.org) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: =?us-ascii?q?A2CcCAD11N9X/9SdgG1dGgEBAQECAQEBA?= =?us-ascii?q?QgBAQEBgzoBAQEBAR5JgQq4c4IDhhgEAgKBRzoTAQIBAQEBAQEBXieEYgEBBDo?= =?us-ascii?q?cIxALDgoJJQ8qHgYTiE7APgEBAQEBAQQBAQEBASKLC4ogAQSZb49ScXEBjhFIj?= =?us-ascii?q?ByDeyABM4RsPDSHYgEBAQ?= Received: from 212.157-128-109.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([109.128.157.212]) by relay.skynet.be with ESMTP; 19 Sep 2016 14:11:24 +0200 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.15.2/8.15.2) with ESMTP id u8JCBNVK000805; Mon, 19 Sep 2016 14:11:24 +0200 (CEST) (envelope-from tijl@FreeBSD.org) Date: Mon, 19 Sep 2016 14:11:23 +0200 From: Tijl Coosemans To: Matthias Apitz Cc: emulation@FreeBSD.org Subject: Re: r414411 accessibility/linux-c6-atk is failing for c6_64 Message-ID: <20160919141123.6dda4900@kalimero.tijl.coosemans.org> In-Reply-To: <20160919114719.GA3961@c720-r292778-amd64> References: <20160919114719.GA3961@c720-r292778-amd64> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Sep 2016 12:11:27 -0000 On Mon, 19 Sep 2016 13:47:19 +0200 Matthias Apitz wrote: > having OVERRIDE_LINUX_BASE_PORT=c6_64 in /etc/make.conf the port should > build 32 and 64 bit shared libs; but accessibility/linux-c6-atk does > not: In r414411 you also have to set OVERRIDE_LINUX_NONBASE_PORTS=c6_64. This has changed recently. In an updated ports tree you should set DEFAULT_VERSIONS+=linux=c6_64