pkgsrc build bugs

From Wikistix

pkgsrc-2016Q2

Mac OS X / darwin

devel/libhid

src/Makefile uses -lIOKit not -framework IOKit.

ld: library not found for -lIOKit
clang: error: linker command failed with exit code 1 (use -v to see invocation)

devel/qt3-tools

Gah. Need to pkg_delete qt3-tools before building qt3-tools.

libtool: link: cannot find the library `/Volumes/netbsd/tmp/pkgwrk64/x11/qt3-tools/work/.buildlink/qt3/lib/libqui.la' or unhandled argument `/Volumes/netbsd/tmp/pkgwrk64/x11/qt3-tools/work/.buildlink/qt3/lib/libqui.la'

NetBSD 7.0 amd64

x11/qt3-libs + x11/qt3-tools

configure script runs with a $PATH that places /usr/pkg/bin before /usr/bin which means it found the split command from emul/mame.

Finding project files. Please wait...
Usage:
  split -split <bigfile> <basename> [<size>] -- split file into parts
  split -join <splitfile> [<outputfile>] -- join file parts into original file
  split -verify <splitfile> -- verify a split file