pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/45323 (sysutils/strace bogus syscall list generation (NetBSD 5 & before))
The following reply was made to PR pkg/45323; it has been noted by GNATS.
From: Robert Elz <kre%munnari.OZ.AU@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/45323 (sysutils/strace bogus syscall list generation (NetBSD 5
& before))
Date: Sat, 03 Sep 2011 21:16:17 +0700
Sorry, for some reason it took forever for my local repository copy
to get updated (some blockage with one of the upstream sites I guess,
I don't update directly from anoncvs ...)
In any case, it is not fixed yet ... the syscalls.h problem reported is
handled OK, but two problems remain - first, the trivial one, the distinfo
checksum for patches/patch-av is still not correct (I'm guessing it is
being generated before the patch is checked in, rather than after, so is
built from the wong version id/date), and second, patch-bc attempts
to have all NetBSD versions include <ufs/ufs/quota1.h> which (as best
I can tell) exists only on 5.99.47 and later.
I applied the patch below, and with this, it now builds for me on NetBSD 5.0
(I am unable to test that it still builds correctly on -current, but it
should).
The distinfo changes part of the patch (just came from cvs diff -u) should
be ignored (harmless if applied, as ...) and regenerated after the patch
patch is checked in ...
This one doesn't need a revbump I think.
kre
Home |
Main Index |
Thread Index |
Old Index