From owner-svn-ports-head@freebsd.org Wed May 8 16:36:54 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5D9E2158D092; Wed, 8 May 2019 16:36:54 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0592184A28; Wed, 8 May 2019 16:36:54 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id CC4D41627; Wed, 8 May 2019 16:36:53 +0000 (UTC) From: Jan Beich To: Antoine Brodin Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r501032 - head/emulators/qemu-sbruno References: <201905081624.x48GOguo036722@repo.freebsd.org> Date: Wed, 08 May 2019 18:36:48 +0200 In-Reply-To: (Jan Beich's message of "Wed, 08 May 2019 18:31:12 +0200") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-Rspamd-Queue-Id: 0592184A28 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.92 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.997,0]; NEURAL_HAM_SHORT(-0.93)[-0.927,0]; NEURAL_HAM_LONG(-1.00)[-0.999,0]; ASN(0.00)[asn:11403, ipnet:96.47.64.0/20, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 May 2019 16:36:54 -0000 Jan Beich writes: > Antoine Brodin writes: > >> Author: antoine >> Date: Wed May 8 16:24:42 2019 >> New Revision: 501032 >> URL: https://svnweb.freebsd.org/changeset/ports/501032 >> >> Log: >> Unbreak qemu-user-static at runtime > > Why? Wasn't r500819 enough? It was even confirmed in > https://github.com/seanbruno/qemu-bsd-user/issues/74#issuecomment-490337655 Also, I've just checked /latest package for -CURRENT: - qemu-aarch64-static works fine - qemu-arm-static works fine