pkgsrc-Bugs archive

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

Re: pkg/56125: Many haskell related errors when running pkgin upgrade



* On 2021-04-26 at 10:05 BST, Jonathan Perkin wrote:

I will be putting in additional special checks for NetBSD in my builds
to avoid broken packages from being published, but someone else will
need to go and actually fix the root problem here.

As expected the official NetBSD binary packages are completely broken too:

  $ pkg_info -Q REQUIRES http://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/9.1/All/ghc-8.8.4nb1.tgz
  [...]
  /work/lang/ghc88/work/.destdir/usr/pkg/lib/ghc-8.8.4/Cabal-3.0.1.0/../array-0.5.4.0/libHSarray-0.5.4.0-ghc8.8.4.so
  /work/lang/ghc88/work/.destdir/usr/pkg/lib/ghc-8.8.4/Cabal-3.0.1.0/../base-4.13.0.0/libHSbase-4.13.0.0-ghc8.8.4.so
  /work/lang/ghc88/work/.destdir/usr/pkg/lib/ghc-8.8.4/Cabal-3.0.1.0/../binary-0.8.7.0/libHSbinary-0.8.7.0-ghc8.8.4.so
  [...]

Unfortunately due to the CHECK_SHLIBS_SKIP abuse in these packages I can't add extra checks to my builds, so have no option but to mark them all as BROKEN manually.

--
Jonathan Perkin  -  Joyent, Inc.  -  www.joyent.com


Home | Main Index | Thread Index | Old Index