Date: Wed, 25 May 2022 11:15:37 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: maintainer-feedback requested: [Bug 264231] math/py-numpy: Build failure, documentation checksums changed Message-ID: <bug-264231-21822-4wMEfjxNgF@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-264231-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-264231-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python (Nobody) <python@FreeBSD.org> for maintainer-feedback: Bug 264231: math/py-numpy: Build failure, documentation checksums changed https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264231 --- Description --- math/py-numpy build fails as documentation checksums and sizes have changed: ``` =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase= : fetch >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D env: NO_DEPENDS=3Dyes USER=3Droot UID=3D0 GID=3D0 =3D=3D=3D> License BSD3CLAUSE accepted by the user =3D> numpy-1.22.4.zip doesn't seem to exist in /portdistfiles/numpy-1.22. =3D> Attempting to fetch https://files.pythonhosted.org/packages/source/n/numpy/numpy-1.22.4.zip numpy-1.22.4.zip 10 MB 19 MBps 01s =3D> numpy-ref.pdf doesn't seem to exist in /portdistfiles/numpy-1.22. =3D> Attempting to fetch https://numpy.org/doc/1.22/numpy-ref.pdf fetch: https://numpy.org/doc/1.22/numpy-ref.pdf: size mismatch: expected 7537013, actual 7537545 =3D> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/numpy-1.22/numpy-ref.pdf fetch: http://distcache.FreeBSD.org/ports-distfiles/numpy-1.22/numpy-ref.pd= f: Not Found =3D> Couldn't fetch it - please try to retrieve this =3D> port manually into /portdistfiles/numpy-1.22 and try again. *** Error code 1 Stop. make: stopped in /usr/ports/math/py-numpy =3D>> Cleaning up wrkdir =3D=3D=3D> Cleaning for py38-numpy-1.22.4,1 build of math/py-numpy@py38 | py38-numpy-1.22.4,1 ended at Wed May 25 10:05= :39 GMT 2022 build time: 00:00:04 !!! build failure encountered !!! ``` The attached patch fixes this.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264231-21822-4wMEfjxNgF>