Problem building world (amd64) this morning

Michael Grimm trashcan at odo.in-berlin.de
Fri Apr 10 19:43:04 UTC 2015


Michael Grimm <trashcan at odo.in-berlin.de> wrote:

> I'am seeing this too. Same error messages.
> 
> Latest revision failing is:
> 
> | Relative URL: ^/stable/10
> | Revision: 281372
> 
> Latest revision compiling without any issue is:
> 
> | Relative URL: ^/stable/10
> | Revision: 281265
> 
> /etc/src.conf and /etc/make.conf are empty.

Ahh, I forgot to mention, I'm compiling a custom kernel with the following additions, if that's of any relevance:

| include	GENERIC
| ident		CUSTOM
| cpu		HAMMER
| nooptions	DDB
| nooptions	GDB
| nooptions	DEADLKRES
| nooptions	INVARIANTS
| nooptions	INVARIANT_SUPPORT
| nooptions	WITNESS
| nooptions	WITNESS_SKIPSPIN
| nooptions	MALLOC_DEBUG_MAXZONES
| device	pf
| device	pflog
| device	pfsync
| options	ALTQ
| options	ALTQ_CBQ
| options	ALTQ_RED
| options	ALTQ_RIO
| options	ALTQ_HFSC
| options	ALTQ_PRIQ
| options	ALTQ_NOPCC
| device	crypto
| options	IPSEC
| options	IPSEC_NAT_T
| options	VIMAGE

Regards,
Michael


More information about the freebsd-stable mailing list