Re: FreeBSD 11.0 i386 buildworld failure

2016-10-04 Thread John Baldwin
On Monday, October 03, 2016 10:47:26 PM Robert_Burmeister wrote: > Robert_Burmeister wrote > > FreeBSD 11.0 i386 Stable > > > > I successfully upgraded from FreeBSD 10.3 to 11.0 Stable on 23 September > > 2016. > > Upon refreshing and rebuilding world to catch the 28 September 2016 > > Release

Re: FreeBSD 11.0 i386 buildworld failure

2016-10-04 Thread Robert_Burmeister
Robert_Burmeister wrote > FreeBSD 11.0 i386 Stable > > I successfully upgraded from FreeBSD 10.3 to 11.0 Stable on 23 September > 2016. > Upon refreshing and rebuilding world to catch the 28 September 2016 > Release update, > buildworld failed using the same build options that had worked for the

Re: FreeBSD 11.0 i386 buildworld failure

2016-10-01 Thread Robert_Burmeister
Refreshed source 20160930 and make -j1 buildworld still fails: ===> lib/libdevctl (all) clang -O2 -fno-strict-aliasing -pipe -march=core2 -MD -MF.depend.devctl.o -MTdevctl.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter

FreeBSD 11.0 i386 buildworld failure

2016-09-30 Thread Robert Burmeister
FreeBSD 11.0 i386 Stable I successfully upgraded from FreeBSD 10.3 to 11.0 Stable on 23 September 2016. Upon refreshing and rebuilding world to catch the 28 September 2016 Release update, buildworld failed using the same build options that had worked for the 22 Sept code. Tail: ---