Is this a pkg issue?

Matthew Seaman matthew at FreeBSD.org
Wed Oct 31 08:04:21 UTC 2018


On 31/10/2018 02:22, Paul Beard wrote:
> I have seen this on a few ports and it gets blamed on pkg. 
> 
> => SHA256 Checksum OK for mysql-5.6.42.tar.gz.
> ===>  Patching for mysql56-client-5.6.42
> ===>  Applying extra patch /usr/ports/databases/mysql56-client/../mysql56-server/files/patch-PR225888.diff
> ===>  Applying FreeBSD patches for mysql56-client-5.6.42
> ===>   mysql56-client-5.6.42 depends on executable: bison - found
> ===>   mysql56-client-5.6.42 depends on file: /usr/local/bin/cmake - found
> ===>   mysql56-client-5.6.42 depends on file: /usr/local/lib/libcrypto.so.9 - found
> ===>   mysql56-client-5.6.42 depends on shared library: libevent.so - found (/usr/local/lib/libevent.so)
> ===>   mysql56-client-5.6.42 depends on shared library: liblz4.so - found (/usr/local/lib/liblz4.so)
> ===>   mysql56-client-5.6.42 depends on shared library: libedit.so.0 - found (/usr/local/lib/libedit.so.0)
> ===>  Configuring for mysql56-client-5.6.42
> ===>  Performing out-of-source build
> /bin/mkdir -p /usr/ports/databases/mysql56-client/work/.build
> *** Signal 11

That's not pkg(8) complaining.  That's the ports infrastructure.  pkg(8)
doesn't _build_ anything -- all it does is take the results of building
and staging a port, pack it all up into a tar file and prepend some
metadata to create a package.  Plus signing the packages and placing
them in a package repository as required

	Cheers,

	Matthew

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-pkg/attachments/20181031/1d9df6a3/attachment.sig>


More information about the freebsd-pkg mailing list