Wishing to avoid SVN for now to salvage nvidia-driver just in case... #/bin/sh # re-used sh as one may surmise... $1 not used... export CC=/usr/local/bin/clang40 export CXX=/usr/local/bin/clang++40 export CPP=/usr/local/bin/clang-cpp40 #cd $1 # /usr/src/usr.sbin/pw #make cleandepend #make obj #make depend #make install make MK_PROFILE=no -DNO_CLEAN buildworld && yell || yell .................................................. that failed immediately, exec ranlib, something. however, # script # zsh # sh bw.sh .... and with the latest Makefile.inc1 with r383487, it starts... ... never mind. the error persists. ar -crD libroken.a ... ... ... | tsort -q` ranlib -D libroken.a bmake[3]: exec(ranlib) failed (No such file or directory) *** Error code 1 bmake[3] stopped in /usr/src/kerberos5/lib/libroken *** Error code 1 ..................... Not tried so far: changing /var and /tmp nosuid > suid... ............... okay, that is done. Also, moved src.conf out of the way. ............... Proceeding again. Again, ranlib -D libopenbsd.a bmake[3]: exec(ranlib) failed (No such file or directory) .............................. after ar -crD libopenbsd.a `NM='nm' NMFLAGS='' lorder getdtablecount.o imsg-buffer.o imsg.o ohash.o | tsort -q` ............................... Not enough cleandepends, cleanworld first or more fixable ?? .... bmake[3]: stopped in /usr/src/lib/libopenbsd ... besides nosuid > suid, src.conf, make.conf, llvm40, ??? ...........Received on Thu Jun 22 2017 - 17:11:57 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:12 UTC