I'm currently on r335788 and trying to build r336696.

When running make -s buildworld buildkernel -j33 I get the following.
Any help is appreciated to fix.

CMD cp -f asn1_OCSPResponseStatus.x asn1_OCSPResponseStatus.c
CWD /srv/obj/fbsd/usr/src/amd64.amd64/kerberos5/lib/libhx509
TARGET asn1_OCSPResponseStatus.c
-- command output --
cp: asn1_OCSPResponseStatus.c: Bad address


src.conf
===
MALLOC_PRODUCTION=true
WITHOUT_SVNLITE=true
WITHOUT_LIB32=true
WITH_CLANG_EXTRAS=true
WITH_BSD_GREP=true
WITH_GNU_GREP_COMPAT=true
WITH_EXTRA_TCP_STACKS=true
WITH_LOADER_LUA=true
WITHOUT_FORTH=true
WITH_SORT_THREADS=true

src-env.conf
===
MAKEOBJDIRPREFIX?=/srv/obj/fbsd
WITH_META_MODE=yes

make.conf
===
WRKDIRPREFIX=/srv/obj/fbsd/ports
DISTDIR=/srv/obj/distfiles
FORMATS=html
DEVELOPER=yes
WITH_PKGNG=devel
CPUTYPE?=znver1

# Set here for ports development only
DEFAULT_VERSIONS+=ssl=openssl


-- 
Eitan Adler
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to