pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: libtool weirdness with "error: specify a tag with '--tag'"



On Mon 09 Oct 2023 at 16:01:36 +0900, PHO wrote:
> I just updated wip/pkgchkxx. Previously it was hardcoded to use devel/bmake
> to build packages, but now it uses whatever ${MAKE} was set to at the time
> when pkgchkxx was built. I hope it helps.

That doesn't seem to have been it.
I have boiled down the reproducer to the following, all inside the
chroot I'm using:

- create pkgchk-test.conf with just the line "devel/libelf"
- pkg_delete -f libelf # -f because others depend on it
- mv /pkg_comp/packages/All/libelf-0.8.13nb1.tgz
  /pkg_comp/packages/All/libelf-0.8.13nb1.tgz-old
  # to prevent automatic reinstall
- pkgchkxx -C ./pkgchk-test.conf -av

libelf is an easy package for testing because it is fairly small and
quick to fail.

-Olaf.
-- 
___ Olaf 'Rhialto' Seibert                            <rhialto/at/falu.nl>
\X/ There is no AI. There is just someone else's work.           --I. Rose

Attachment: signature.asc
Description: PGP signature



Home | Main Index | Thread Index | Old Index