Michael Grimm <[email protected]> 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
