From owner-svn-ports-head@freebsd.org Fri Feb 7 01:56:17 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C769F2406A8; Fri, 7 Feb 2020 01:56:17 +0000 (UTC) (envelope-from mi+t@aldan.algebra.com) Received: from symbion.zaytman.com (symbion.zaytman.com [64.112.176.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "symbion", Issuer "Narawntapu" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 48DJLS4N3cz3yNN; Fri, 7 Feb 2020 01:56:16 +0000 (UTC) (envelope-from mi+t@aldan.algebra.com) Received: from narawntapu.narawntapu (pool-100-1-228-105.nwrknj.fios.verizon.net [100.1.228.105]) by symbion.zaytman.com (8.15.2/8.15.2) with ESMTPS id 0171u8GU099458 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 6 Feb 2020 20:56:09 -0500 (EST) (envelope-from mi+t@aldan.algebra.com) X-Authentication-Warning: symbion.zaytman.com: Host pool-100-1-228-105.nwrknj.fios.verizon.net [100.1.228.105] claimed to be narawntapu.narawntapu Received: from aldan.narawntapu (aldan [192.168.3.13]) by narawntapu.narawntapu (8.15.2/8.15.2) with ESMTP id 0171u6l5091148; Thu, 6 Feb 2020 20:56:06 -0500 (EST) (envelope-from mi+t@aldan.algebra.com) X-Authentication-Warning: narawntapu.narawntapu: Host aldan [192.168.3.13] claimed to be aldan.narawntapu Subject: Re: svn commit: r525362 - head/multimedia/x265 To: Jan Beich Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <0A0A9F93-C314-4AA7-ABFD-4094DEE1EB09@aldan.algebra.com> <4kw3-zgyy-wny@FreeBSD.org> From: "Mikhail T." Message-ID: <1c400490-2a76-5015-2fb8-339148fd357e@aldan.algebra.com> Date: Thu, 6 Feb 2020 20:56:06 -0500 MIME-Version: 1.0 In-Reply-To: <4kw3-zgyy-wny@FreeBSD.org> Content-Language: en-US X-DCC-MGTINTERNET-Metrics: narawntapu 1170; bulk rep Body=4 Fuz1=4 Fuz2=4 rep=50% X-Spam-Status: No, score=-0.7 required=23.0 tests=ALL_TRUSTED,BAYES_00, HTML_MESSAGE,RATWR8_MESSID,TW_QE,TW_SV autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on narawntapu.narawntapu X-Rspamd-Queue-Id: 48DJLS4N3cz3yNN X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of mi@aldan.algebra.com has no SPF policy when checking 64.112.176.10) smtp.mailfrom=mi@aldan.algebra.com X-Spamd-Result: default: False [0.18 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.69)[-0.692,0]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; HAS_XAW(0.00)[]; DMARC_NA(0.00)[algebra.com]; AUTH_NA(1.00)[]; NEURAL_HAM_LONG(-0.02)[-0.022,0]; RCVD_COUNT_THREE(0.00)[3]; RCVD_TLS_LAST(0.00)[]; IP_SCORE(-0.01)[country: US(-0.05)]; R_SPF_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:394548, ipnet:64.112.176.0/24, country:US]; TAGGED_FROM(0.00)[t]; MID_RHS_MATCH_FROM(0.00)[]; RECEIVED_SPAMHAUS_PBL(0.00)[105.228.1.100.khpj7ygk5idzvmvt5x4ziurxhy.zen.dq.spamhaus.net : 127.0.0.10] Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.29 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: Fri, 07 Feb 2020 01:56:17 -0000 On 06.02.20 13:52, Jan Beich wrote: > "Mikhail T." writes: > >> I must’ve misread the earlier Makefile... >> >> Ok, I see the aarch64 and ppc64 servers available for >> ports-development. Do you know, if there is an armv7 too? Thanks! > Reference machines are not usable for ports/ work as one can't install > additional packages while poudriere requires root. Not to mention, > ref*-aarch64 has been down for half a year due to boot issues. That's rather sad -- 'cause their explicit purpose is (emphasis added): "Reference machine for general testing and *Ports building*." Oh, well, I think, I figured it out -- and committed a fix already. > I recommend setting up poudriere with qemu-user-static to cross build > from amd64/i386 to aarch64/armv6/armv7 e.g., > > $ poudriere jail -cj 121aarch64 -x -a arm64.aarch64 -v 12.1-RELEASE > $ poudriere testport -j 121aarch64 multimedia/x265 > > $ poudriere jail -cj 121armv7 -x -a arm.armv7 -v releng/12.1 -m svn+https > $ poudriere testport -j 121armv7 multimedia/x265 > > For more details: > https://www.youtube.com/watch?v=2J9Lz3pgnbA > https://www.youtube.com/watch?v=JfZIoyQhly4 Most intriguing, thanks, I'll keep it in mind. Yours, -mi