Date: Mon, 27 Jul 2020 05:03:21 GMT From: Yasuhito FUTATSUKI <futatuki@bsdclub.org> To: freebsd-ports@freebsd.org Subject: Re: www/py-html5lib with FLAVOR=py27 failed to build Message-ID: <200727140321.M0164414@mkii.yf.bsdclub.org> In-Reply-To: Your message of "Mon, 27 Jul 2020 11:23:01 %2B0900 (JST)". <20200727.112301.1619120197420987885.yasu@utahime.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <20200727.112301.1619120197420987885.yasu@utahime.org> yasu@utahime.org writes: > From: KIRIYAMA Kazuhiko <kiri@truefc.org> > 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? www/py-html5lib@py27 run depends on devel/py-six@py27. devel/py-six@py27 test depends on devel/py-pytest@py27. devel/py-pytest@py27 test depends on devel/py-hypothesis@py27. devel/py-hypothesis dropped py27 support on r538898. So it can't be built with test. I guess it is the reason. Cheers, -- Yasuhito FUTASUKI <futatuki@yf.bsdclub.org>/<futatuki@bsdclub.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200727140321.M0164414>