svn commit: r404539 - head/ports-mgmt/pkg-devel

Baptiste Daroussin bapt at FreeBSD.org
Sun Dec 27 17:52:14 UTC 2015


On Sun, Dec 27, 2015 at 06:37:37PM +0100, Raphael Kubo da Costa wrote:
> Baptiste Daroussin <bapt at FreeBSD.org> writes:
> 
> > Author: bapt
> > Date: Sat Dec 26 21:33:06 2015
> > New Revision: 404539
> > URL: https://svnweb.freebsd.org/changeset/ports/404539
> >
> > Log:
> >   Update to 1.6.99.3
> >   Changes:
> >   - list of valid url scheme can be defined in pkg.conf
> >   - add support for SOURCE_DATE_EPOCH for reproducible builds
> >   - Fix pkg check -d
> >   - Fix testsuite with kyua 0.12
> >   - Fix pkg info -R
> >   - Fix setting modes on extracted files/directories
> >   - Fix zsh completion for pkg info -l
> >   - Fix some solver crashed
> >   - Initial attempt at fixing infinite loop on multirepositorry when updating pkg
> >   - pkg version now handled -q correctly
> 
> It's failing to build on 9.3 here:
> 
> pkg_add.c: In function 'do_extract':
> pkg_add.c:345: warning: implicit declaration of function 'archive_entry_perm'
> [...]
> CCLD     pkg-static
> ../libpkg/.libs/libpkg.so: undefined reference to `archive_entry_perm'
> *** [pkg] Error code 1
> ../libpkg/.libs/libpkg_static.a(libpkg_static_la-pkg_add.o): In function `do_extract':
> /wrkdirs/usr/ports/ports-mgmt/pkg-devel/work/pkg-1.6.99.3/libpkg/pkg_add.c:345: undefined reference to `archive_entry_perm'

Fixed in git and I am about to make a 1.6.99.4

Best regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20151227/12a7c8e0/attachment.sig>


More information about the svn-ports-head mailing list