Lines Matching refs:LOGFILE

97 		echo "\n==== No non-DEBUG $open_only build ====\n" >> "$LOGFILE"
109 echo "\n==== No DEBUG $open_only build ====\n" >> "$LOGFILE"
136 ) | tee -a $mail_msg_file >> $LOGFILE
141 tee -a $mail_msg_file >> $LOGFILE
187 >> $LOGFILE
192 tee -a $SRC/${INSTALLOG}.out >> $LOGFILE
229 >> $LOGFILE
300 echo "\n==== Signing proto area at `date` ====\n" >> $LOGFILE
305 tee -a ${signing_file} >> $LOGFILE
307 >> $LOGFILE
323 >> $LOGFILE
324 echo "Clearing out $PKGARCHIVE ..." >> $LOGFILE
325 rm -rf $PKGARCHIVE >> "$LOGFILE" 2>&1
326 mkdir -p $PKGARCHIVE >> "$LOGFILE" 2>&1
331 tee -a $SRC/pkg/${INSTALLOG}.out >> $LOGFILE
352 >> $LOGFILE
355 echo "\n==== Not creating $LABEL packages ====\n" >> $LOGFILE
365 echo "\n==== Bootstrapping tools at `date` ====\n" >> $LOGFILE
372 2>&1 | tee -a ${TOOLS}/$INSTALLOG.out >> $LOGFILE
398 >> $LOGFILE
403 tee -a ${TOOLS}/${INSTALLOG}.out >> $LOGFILE
1088 exec >>$LOGFILE 2>&1
1091 tee -a $LOGFILE >>$mail_msg_file
1092 cat $build_noise_file >>$LOGFILE
1094 echo | tee -a $LOGFILE >>$mail_msg_file
1139 staffer cp $LOGFILE $PARENT_WS/usr/src/nightly-${MACH}.log
1142 mv $LOGFILE $LLOG
1263 if [ -f $LOGFILE ]; then
1264 mv -f $LOGFILE ${LOGFILE}-
1272 | tee -a $LOGFILE > $build_time_file
1275 tee -a $mail_msg_file >> $LOGFILE
1284 echo "\n==== list of environment variables ====\n" >> $LOGFILE
1285 env >> $LOGFILE
1287 echo "\n==== Nightly argument issues ====\n" | tee -a $mail_msg_file >> $LOGFILE
1291 cat <<EOF | tee -a $mail_msg_file >> $LOGFILE
1296 cat <<EOF | tee -a $mail_msg_file >> $LOGFILE
1355 echo "\n==== Make clobber at `date` ====\n" >> $LOGFILE
1368 $MAKE -ek clobber 2>&1 | tee -a $SRC/clobber-${MACH}.out >> $LOGFILE
1380 echo "\n==== Make tools clobber at `date` ====\n" >> $LOGFILE
1384 tee -a ${TOOLS}/clobber-${MACH}.out >> $LOGFILE
1398 echo "\n\nClearing $roots" >> "$LOGFILE"
1414 echo "\n==== No clobber at `date` ====\n" >> $LOGFILE
1587 "quitting at `date`." | tee -a $mail_msg_file >> $LOGFILE
1593 echo "\n==== bringover to $CODEMGR_WS at `date` ====\n" >> $LOGFILE
1597 tee -a $mail_msg_file >> $LOGFILE
1603 tee -a $mail_msg_file >> $LOGFILE
1619 echo "\n==== No bringover to $CODEMGR_WS ====\n" >> $LOGFILE
1639 echo "\n==== Build version ====\n" | tee -a $mail_msg_file >> $LOGFILE
1640 echo $VERSION | tee -a $mail_msg_file >> $LOGFILE
1652 echo "\n==== Build environment ====\n" | tee -a $build_environ_file >> $LOGFILE
1655 whence uname | tee -a $build_environ_file >> $LOGFILE
1656 uname -a 2>&1 | tee -a $build_environ_file >> $LOGFILE
1657 echo | tee -a $build_environ_file >> $LOGFILE
1660 whence $MAKE | tee -a $build_environ_file >> $LOGFILE
1661 $MAKE -v | tee -a $build_environ_file >> $LOGFILE
1663 tee -a $build_environ_file >> $LOGFILE
1672 tee -a $build_environ_file >> $LOGFILE
1692 | tee -a $build_environ_file >> $LOGFILE
1698 tee -a $build_environ_file >> $LOGFILE
1703 whence ld | tee -a $build_environ_file >> $LOGFILE
1705 echo $LDVER | tee -a $build_environ_file >> $LOGFILE
1709 tee -a $build_environ_file >> $LOGFILE
1711 tee -a $build_environ_file >> $LOGFILE
1742 echo "\n==== New environment settings. ====\n" >> $LOGFILE
1743 echo "STABS=${STABS}" >> $LOGFILE
1744 echo "CTFSTABS=${CTFSTABS}" >> $LOGFILE
1745 echo "CTFCONVERT=${CTFCONVERT}" >> $LOGFILE
1746 echo "CTFMERGE=${CTFMERGE}" >> $LOGFILE
1747 echo "PATH=${PATH}" >> $LOGFILE
1748 echo "ONBLD_TOOLS=${ONBLD_TOOLS}" >> $LOGFILE
1768 tee -a $LOGFILE >> $mail_msg_file
1773 tee -a $LOGFILE | \
1796 >> $LOGFILE
1799 >> $LOGFILE
1865 tee -a $LOGFILE >> $mail_msg_file
1872 tee -a $mail_msg_file >> $LOGFILE
1880 tee -a $mail_msg_file >> $LOGFILE
1884 tee -a $LOGFILE >> $mail_msg_file
1891 tee -a $mail_msg_file >> $LOGFILE
1919 tee -a $LOGFILE >> $mail_msg_file
1925 tee -a $LOGFILE < $elf_ddir/interface.err \
1938 tee -a $LOGFILE >> $mail_msg_file
1939 echo "Baseline: $base_ifile\n" >> $LOGFILE
1945 echo | tee -a $LOGFILE >> $mail_msg_file
1946 tee -a $LOGFILE < \
1954 tee -a $LOGFILE >> $mail_msg_file
1962 tee -a $LOGFILE >> $mail_msg_file
1985 tee -a $LOGFILE < $elf_ddir/runtime.err \
1998 tee -a $LOGFILE >> $mail_msg_file >> $mail_msg_file
2041 >> $LOGFILE
2053 echo "\n==== No '$MAKE check' ====\n" >> $LOGFILE
2057 tee -a $LOGFILE >> $mail_msg_file
2060 tee -a $LOGFILE >> $mail_msg_file
2064 | tee -a $LOGFILE >>$mail_msg_file
2086 echo "\n==== Check lists of files ====\n" | tee -a $LOGFILE \
2092 tee -a $LOGFILE < $SRC/check-paths.out >> $mail_msg_file
2122 tee -a $LOGFILE >> $build_time_file
2134 tee -a $LOGFILE >> $build_time_file
2136 tee -a $LOGFILE >> $build_time_file