Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Aug 2024 22:26:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 281101] multimedia/x265 fails in poudriere with port branch 2024Q3 due to checksum
Message-ID:  <bug-281101-7788-Khi7rRUVVr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-281101-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-281101-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281101

Salz <ingo@hannover.ccc.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ingo@hannover.ccc.de

--- Comment #3 from Salz <ingo@hannover.ccc.de> ---
When I fetch the tar from the same location as `make fetch` does, I get the
correct sha256sum, but the x265-asm-warnings.patch sha256sum is broken (see
below).

The .patch file is autogenerated by git and contains the version number at =
the
bottom. When I change that fro 2.46.0 to 2.45.2, the sha256sum of the file
matches the one in distinfo. So it seems bitbucket upgraded git and broke t=
he
sha256sum.


/usr/ports/multimedia/x265$ sudo make fetch
=3D=3D=3D>  License GPLv2+ accepted by the user
=3D=3D=3D>   x265-3.5_2 depends on file: /usr/local/sbin/pkg - found
=3D> x265-3.5.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=3D> Attempting to fetch
https://bitbucket.org/multicoreware/x265_git/get/Release_3.5.tar.gz?meow=3D=
/x265-3.5.tar.gz
x265-3.5.tar.gz                                       1502 kB 2763 kBps    =
00s
=3D> x265-asm-warnings.patch doesn't seem to exist in /usr/ports/distfiles/.
=3D> Attempting to fetch
https://bitbucket.org/multicoreware/x265_git/commits/8f18e3ad32684eee95e885=
e718655f93951128c3/raw/x265-asm-warnings.patch
x265-asm-warnings.patch                               4526  B   20 MBps    =
00s
=3D=3D=3D> Fetching all distfiles required by x265-3.5_2 for building
/usr/ports/multimedia/x265$ sha256sum ../../distfiles/x265-asm-warnings.pat=
ch
235e108845b6b24b72825c708d502e1fa90399a3549f73fa7804b35e01e85b89=20
../../distfiles/x265-asm-warnings.patch
/usr/ports/multimedia/x265$ cat distinfo=20
TIMESTAMP =3D 1723149544
SHA256 (x265-3.5.tar.gz) =3D
8a5fcfddb3e2db520b637e475a507fb00117d554bdb3204c5828626d888c306a
SIZE (x265-3.5.tar.gz) =3D 1538610
SHA256 (x265-asm-warnings.patch) =3D
b59df1758664d85347e8f04fdf0a2934b6e0248af62e03a8e0aba0840c6280f3
SIZE (x265-asm-warnings.patch) =3D 4526

--=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-281101-7788-Khi7rRUVVr>