Date: Wed, 25 May 2022 11:15:37 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 264231] math/py-numpy: Build failure, documentation checksums changed Message-ID: <bug-264231-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264231 Bug ID: 264231 Summary: math/py-numpy: Build failure, documentation checksums changed Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: python@FreeBSD.org Reporter: david@isnic.is Flags: maintainer-feedback?(python@FreeBSD.org) Assignee: python@FreeBSD.org Created attachment 234205 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D234205&action= =3Dedit Patch to update file sizes and checksums 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264231-7788>