pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lang/sigscheme (Re: diff from 2025-01-04 05:53 to 2025-01-09 23:14
On Tue, Jan 14, 2025 at 03:25:39PM +0000, Kevin Bloom wrote:
> > > Hi,
> > >
> > > Recent commit:
> > > https://mail-index.netbsd.org/pkgsrc-changes/2025/01/08/msg313967.html
> > > pbulk failure
> > > http://www.ki.nu/pkgsrc/reports/current/NetBSD-9.0/20250109.2314/sigscheme-0.9.1/checksum.log
> > >
> > > regen distinfo:
> > > (Attached diff)
> > >
> > > still getting error:
> > >
> > > ===> Configuring for sigscheme-0.9.1
> > > cd /tmp/lang/sigscheme/work/sigscheme-0.9.1 && ./autogen.sh
> > > /usr/pkg/share/aclocal/libstroke.m4:29: warning: underquoted definition of smr_ARG_WITHLIB
> > > /usr/pkg/share/aclocal/libstroke.m4:29: run info Automake 'Extending aclocal'
> > > /usr/pkg/share/aclocal/libstroke.m4:29: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
> >
> > I haven't looked in detail, but for this particular error,
> >
> > https://sources.debian.org/patches/libstroke/0.5.1-9/autoconf-macro-quoting.patch/
> >
> > looks relevant.
> >
> > Not sure if that's the error that's breaking the build though, it looks like a warning.
>
> I'm not sure why that is happening. When I did the update I didn't
> have that error. Then again, I was building on NetBSD 10.1 not 9.x.
It could also be a problem with a missing dependency that you had
installed locally, but that are not listed in DEPENDS or
TOOL_DEPENDS. Can you try in an empty sandbox, only installing what
the package lists?
I use:
make DEPENDS_TARGET=bin-install install-depends
for this.
I just tried building sigscheme, but get a checksum error.
# make checksum
WARNING: [license.mk] Every package should define a LICENSE.
Fetching sigscheme-0.9.1.tar.gz
Verification failed for https://github.com/uim/sigscheme/releases/download/0.9.1/sigscheme-0.9.1.tar.gz: Checksum BLAKE2s mismatch for sigscheme-0.9.1.tar.gz: expected 5a72cffd9d847fd9c99e8fbdd6e31b2cc1bbcdc300ed4063830ed097bc7159c5, actual 76425ed35165fcc594ff1df1bb9443ff165c25b6b62cebc554ee4b9ba1b114af
Verification failed for https://cdn.NetBSD.org/pub/pkgsrc/distfiles/sigscheme-0.9.1.tar.gz: Checksum BLAKE2s mismatch for sigscheme-0.9.1.tar.gz: expected 5a72cffd9d847fd9c99e8fbdd6e31b2cc1bbcdc300ed4063830ed097bc7159c5, actual 487b625141febb63824b5dc3e074e8f7d1439470f25dbb27ebeb9e34335b204e
Verification failed for http://ftp.fr.NetBSD.org/pub/pkgsrc/distfiles/sigscheme-0.9.1.tar.gz: Checksum BLAKE2s mismatch for sigscheme-0.9.1.tar.gz: expected 5a72cffd9d847fd9c99e8fbdd6e31b2cc1bbcdc300ed4063830ed097bc7159c5, actual 487b625141febb63824b5dc3e074e8f7d1439470f25dbb27ebeb9e34335b204e
Verification failed for https://ftp.NetBSD.org/pub/pkgsrc/distfiles/sigscheme-0.9.1.tar.gz: Checksum BLAKE2s mismatch for sigscheme-0.9.1.tar.gz: expected 5a72cffd9d847fd9c99e8fbdd6e31b2cc1bbcdc300ed4063830ed097bc7159c5, actual 487b625141febb63824b5dc3e074e8f7d1439470f25dbb27ebeb9e34335b204e
*** Error code 1
Thomas
Home |
Main Index |
Thread Index |
Old Index