"pkg repo" dumps core

A.J. 'Fonz' van Werven freebsd at skysmurf.nl
Fri Dec 6 18:38:03 UTC 2013


FreeBSD 9.1-RELEASE/amd64 in a build jail.

# pkg repo -l /usr/ports/packages/All /usr/local/etc/ssl/keys/pkg.key
Generating repository catalog in /usr/ports/packages/All: \Segmentation fault (core dumped)

The above has been working splendidly for quite a while but recently
started segfaulting all of a sudden. Any thoughts?

Files created:

# ls /usr/ports/packages/All | grep -v .txz
digests
filesite.yaml
packagesite.yaml
pkg.core

/etc/make.conf:

WITH_PKGNG=yes
WITHOUT_HAL=yes
CC=clang
CXX=clang++
CPP=clang-cpp
.if ${.CURDIR:M/usr/ports*}
CFLAGS+=-fstack-protector
CXXFLAGS+=-fstack-protector
.endif
MAKE_JOBS_UNSAFE="yes"
TEX_DEFAULT="texlive"

AvW

-- 
I'm not completely useless, I can be used as a bad example.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 834 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20131206/59bf8bef/attachment.sig>


More information about the freebsd-ports mailing list