Re: Error in 'make buildworld' on 10.3

2017-08-20 Thread Aijaz Baig
Yes you are right It was because my temp obj dir was hosted on NFS and due to intermittent connectivity issues, I was facing this I believe When I reloaded mountd and started it worked fine but now I am facing another issue I am getting an error while compiling the ATH module saying the file

Re: Error in 'make buildworld' on 10.3

2017-08-16 Thread Brandon Allbery
On Wed, Aug 16, 2017 at 1:46 AM, Aijaz Baig wrote: > ===> share/zoneinfo (all) > cp -fp /usr/src/share/zoneinfo/../../contrib/tzdata//yearistype.sh > yearistype > cp: chflags: yearistype: Operation not supported > *** Error code 1 > > (...) > Looks like it failed while

Re: Error in 'make buildworld' on 10.3

2017-08-15 Thread Aijaz Baig
Removed src.conf and removed the parallel make (-j) option while doing a 'buildworld' which took me far but still failed nonetheless. The failure: ===> share/termcap (all) gzip -cn /usr/src/share/termcap/termcap.5 > termcap.5.gz cap_mkdb -l -f termcap /usr/src/share/termcap/termcap ===>

Error in 'make buildworld' on 10.3

2017-08-13 Thread Aijaz Baig
I am trying to buildworld on 10.3 and I encounter an error: --- _worldtmp --- -- >>> Rebuilding the temporary build tree -- rm -rf /mnt/ObjDir/usr/src/tmp rm -rf