On Wed, Jan 10, 2024 at 10:25 PM Thomas Klausner <wiz%netbsd.org@localhost> wrote:
>
> Use ktrace(1) on NetBSD.
> Thomas
>
cd /usr/pkg/pkgsrc-release/devel/rcs/ && bmake clean clean-depends configure
{no error}
cd /usr/pkg/pkgsrc-release/devel/rcs/ && ktrace bmake package
{expected error}
for some reason,
ktrace -f ktrace.out
is returning ktrace usage, and exit status 1
I captured the needful with ktruss...
cd /usr/pkg/pkgsrc-release/devel/rcs/ && ktruss bmake package
>ktruss.allout 2>&1
in the attached ktruss.allout file, is a warning about no autoconf installed.
I tried to build that but ran out of space on my /usr partition, in
lieu of a reinstall,
I simply switched my env back to NFS sources/LOCALBASE to try rcs
after building autoconf...
nb10rc2$ cd /nfs-pkg/pkgsrc-release/devel/autoconf && bmake clean
clean-depends package install
I would love occam razor suggestion that with 10rc2 this is a pkgsrc issue,
rcs depends on autoconf, but not all dep resolved yet....
=> Checking file-check results for gettext-tools-0.22.3
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in
/nfs-pkg/pkgsrc-release/devel/gettext-tools/work/.destdir/nfs-pkg/pkg-2023Q4-NetBSD_10.0_RC2_amd64:
ERROR: /nfs-pkg/pkgsrc-release/devel/gettext-tools/work/.destdir/nfs-pkg/pkg-2023Q4-NetBSD_10.0_RC2_amd64/lib/libgettextsrc.a
*** Error code 1
Stop.
bmake[3]: stopped in /nfs-pkg/pkgsrc-release/devel/gettext-tools
*** Error code 1
Stop.
bmake[2]: stopped in /nfs-pkg/pkgsrc-release/devel/gettext-tools
*** Error code 1
Stop.
bmake[1]: stopped in /nfs-pkg/pkgsrc-release/converters/help2man
*** Error code 1
Stop.
bmake: stopped in /nfs-pkg/pkgsrc-release/devel/autoconf
--
George Georgalis, (415) 894-2710, http://www.galis.org/
Attachment:
ktruss.allout
Description: Binary data