From owner-freebsd-ports@freebsd.org Mon Jul 27 02:24:06 2020 Return-Path: Delivered-To: freebsd-ports@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 4471F3735FC for ; Mon, 27 Jul 2020 02:24:06 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from gate.utahime.jp (gate.utahime.jp [183.180.29.210]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4BFNsd0WPJz4MFm for ; Mon, 27 Jul 2020 02:24:04 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from eastasia.home.utahime.org (eastasia.home.utahime.org [192.168.174.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by gate.utahime.jp (Postfix) with ESMTPS id 40669347F4 for ; Mon, 27 Jul 2020 11:23:56 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=utahime.org; s=maybe2019112701; t=1595816636; bh=W7kAbOsuSpy79j3QLPI2NC3j+Z0VaJvcI6sK1cXzkp4=; h=Date:To:Subject:From:In-Reply-To:References; b=S9T50EB1tFOc7ZD7mtMEGa3iTKumjqgOSbc5AQfPZGkBibcaIej6A5mzerzgCu0Vf kFDdi8+aufA4NGj1JF9j8AJVWhAnBOx3JaNnQUKVCX2X0IdJG+mk29CBv8YPJRGvce B9U5+Co6TEJ9orJ7D5EbBze3YpriVCj98TUsGfXXW9z7fV/LkWf/1+ZU8G/EY44jmD nFk23yY+0mbjE+XkK3pxsKdCfw/gX1K5e151y1bBTMk/QW5HyO3iDsCx62kYiPZD82 Pd3Xyt8LcAyfgLIQ375lZ9Tm1oSXGrBCVq+RpJOc4EcQwRUW3FI2uiPnRmEEf4UDFY mY8+XChm4lZug== Received: from localhost (rolling.home.utahime.org [192.168.174.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by eastasia.home.utahime.org (Postfix) with ESMTPSA id CA8F02BFEB; Mon, 27 Jul 2020 11:23:54 +0900 (JST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.102.4 at eastasia.home.utahime.org Date: Mon, 27 Jul 2020 11:23:01 +0900 (JST) Message-Id: <20200727.112301.1619120197420987885.yasu@utahime.org> To: freebsd-ports@freebsd.org Subject: Re: www/py-html5lib with FLAVOR=py27 failed to build From: Yasuhiro KIMURA In-Reply-To: <202007250617.06P6H4d1040934@kx.truefc.org> References: <202007250617.06P6H4d1040934@kx.truefc.org> X-Mailer: Mew version 6.8 on Emacs 26.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4BFNsd0WPJz4MFm X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=pass header.d=utahime.org header.s=maybe2019112701 header.b=S9T50EB1; dmarc=none; spf=pass (mx1.freebsd.org: domain of yasu@utahime.org designates 183.180.29.210 as permitted sender) smtp.mailfrom=yasu@utahime.org X-Spamd-Result: default: False [-1.11 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[utahime.org:s=maybe2019112701]; NEURAL_HAM_MEDIUM(-0.85)[-0.851]; FROM_HAS_DN(0.00)[]; MV_CASE(0.50)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-0.94)[-0.942]; RCVD_COUNT_THREE(0.00)[3]; DMARC_NA(0.00)[utahime.org]; R_SPF_ALLOW(-0.20)[+a:spf-authorized.utahime.org]; DKIM_TRACE(0.00)[utahime.org:+]; NEURAL_HAM_SHORT(-0.32)[-0.322]; MID_CONTAINS_FROM(1.00)[]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:2519, ipnet:183.180.0.0/16, country:JP]; RCVD_TLS_ALL(0.00)[] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jul 2020 02:24:06 -0000 From: KIRIYAMA Kazuhiko Subject: www/py-html5lib with FLAVOR=py27 failed to build Date: Sat, 25 Jul 2020 15:17:04 +0900 > www/py-html5lib with FLAVOR=py27 had failed to build: I tried `cd /usr/ports/www/py-html5lib; make FLAVOR=py27 install` with following conditions, OS: 11.4-RELEASE, 12.1-RELEASE and 13-CURRENT r363475 (amd64) Ports tree: head r543492 And in all cases it compeletes without any error. Do you have any non-default setting about options or something related to ports build? --- Yasuhiro KIMURA