Lines Matching refs:LOGFILE

94 	[ -d "$dir" ] || mkdir -p "$dir" >> "$LOGFILE" 2>&1
133 echo "Creating $label crypto tarball..." >> "$LOGFILE"
144 mktpl -c $SRC/pkg/license-list ) >> "$LOGFILE" 2>&1
147 tee -a "$mail_msg_file" >> "$LOGFILE"
153 tee -a "$mail_msg_file" >> "$LOGFILE"
158 cryptodrop -n "$to" >> "$LOGFILE" 2>&1
160 cryptodrop "$to" >> "$LOGFILE" 2>&1
164 tee -a "$mail_msg_file" >> "$LOGFILE"
167 cryptolink "$to.bz2" "$suffix" >> "$LOGFILE" 2>&1
207 echo "\n==== No non-DEBUG $open_only build ====\n" >> "$LOGFILE"
227 echo "\n==== No DEBUG $open_only build ====\n" >> "$LOGFILE"
254 ) | tee -a $mail_msg_file >> $LOGFILE
259 tee -a $mail_msg_file >> $LOGFILE
298 tee -a $mail_msg_file >> $LOGFILE
301 filelist ${CODEMGR_WS} '^preserve:' >> $LOGFILE
314 tee -a $mail_msg_file >> $LOGFILE
317 echo "removing ${i}." | tee -a $mail_msg_file >> $LOGFILE
322 echo "hybridizing ${i}." | tee -a $mail_msg_file >> $LOGFILE
337 tee -a $mail_msg_file >> $LOGFILE
340 cpio -idmucvB 2>/dev/null | tee -a $mail_msg_file >> ${LOGFILE}
349 tee -a $mail_msg_file >> $LOGFILE
352 echo ${i} | tee -a $mail_msg_file >> ${LOGFILE}
372 "$DEST" "$WS" "$label" | tee -a $mail_msg_file >> $LOGFILE
374 printf "cleaning out %s\n" "$DEST." >> $LOGFILE
375 rm -rf "$DEST" >> $LOGFILE 2>&1
377 printf "creating %s\n" "$DEST." >> $LOGFILE
378 mkdir -p "$DEST" 2>> $LOGFILE
382 tee -a $mail_msg_file >> $LOGFILE
388 printf "populating %s\n" "$DEST." >> $LOGFILE
395 cpio -pd $DEST >>$LOGFILE 2>&1
398 tee -a $mail_msg_file >> $LOGFILE
413 "$SCM_TYPE" | tee -a $mail_msg_file >> $LOGFILE
444 "$srcroot" | tee -a $mail_msg_file >> $LOGFILE
455 hg locate -I "$open_top" | cpio -pd "$dest" >>$LOGFILE 2>&1
458 tee -a $mail_msg_file >> $LOGFILE
467 cpio -pd "$dest/usr/closed") >>$LOGFILE 2>&1
470 "$dest" | tee -a $mail_msg_file >> $LOGFILE
477 cpio -pd "$dest/usr/closed") >>$LOGFILE 2>&1
481 tee -a $mail_msg_file >> $LOGFILE
504 tee -a $mail_msg_file >> $LOGFILE
513 echo "making ${MAKETARG} in ${SRC}." >> $LOGFILE
515 tee -a $SRC/${MAKETARG}.out >> $LOGFILE
522 echo "clearing state files." >> $LOGFILE
529 tee -a $mail_msg_file >> $LOGFILE
540 echo "$i" | tee -a $mail_msg_file >> $LOGFILE
558 tee -a $mail_msg_file >> $LOGFILE
636 echo "\nSetting CLOSEDROOT= ${ROOT}-closed\n" >> $LOGFILE
648 >> $LOGFILE
653 tee -a $SRC/${INSTALLOG}.out >> $LOGFILE
679 unpack_crypto "$CRYPTOPATH" "$ND" >> "$LOGFILE" 2>&1
682 tee -a "$mail_msg_file" >> "$LOGFILE"
700 >> $LOGFILE
773 echo "\n==== Signing proto area at `date` ====\n" >> $LOGFILE
778 tee -a ${signing_file} >> $LOGFILE
780 >> $LOGFILE
796 >> $LOGFILE
797 echo "Clearing out $PKGARCHIVE ..." >> $LOGFILE
798 rm -rf $PKGARCHIVE >> "$LOGFILE" 2>&1
799 mkdir -p $PKGARCHIVE >> "$LOGFILE" 2>&1
808 tee -a $SRC/$d/${INSTALLOG}.out >> $LOGFILE
831 >> $LOGFILE
834 echo "\n==== Not creating $LABEL packages ====\n" >> $LOGFILE
866 echo "\n==== Begin '$MAKE lint' of $base at `date` ====\n" >> $LOGFILE
884 tee -a $LINTOUT >> $LOGFILE
890 echo "\n==== Ended '$MAKE lint' of $base at `date` ====\n" >> $LOGFILE
929 >> $LOGFILE
932 echo "mkdir -p $ROOT" >> $LOGFILE
935 echo "copying $IA32_IHV_ROOT to $ROOT\n" >> $LOGFILE
937 tar cf - . | (cd $ROOT; umask 0; tar xpf - ) 2>&1 >> $LOGFILE
939 echo "$IA32_IHV_ROOT: not found" >> $LOGFILE
944 echo "mkdir -p $ROOT-nd" >> $LOGFILE
950 echo "copying $IA32_IHV_ROOT-nd to $ROOT-nd\n" >> $LOGFILE
953 echo "copying $IA32_IHV_ROOT to $ROOT-nd\n" >> $LOGFILE
956 echo "$IA32_IHV_ROOT{-nd,}: not found" >> $LOGFILE
959 tar cf - . | (cd $ROOT-nd; umask 0; tar xpf - ) 2>&1 >> $LOGFILE
973 >> $LOGFILE
977 (cd $PKGARCHIVE; umask 0; tar xpf - ) 2>&1 >> $LOGFILE
979 echo "$IA32_IHV_PKGS: not found" >> $LOGFILE
983 >> $LOGFILE
987 (cd $PKGARCHIVE; umask 0; tar xpf - ) 2>&1 >> $LOGFILE
989 echo "$IA32_IHV_BINARY_PKGS: not found" >> $LOGFILE
1006 >> $LOGFILE
1011 tee -a ${TOOLS}/${INSTALLOG}.out >> $LOGFILE
1080 echo "\n==== New environment settings. ====\n" >> $LOGFILE
1081 echo "STABS=${STABS}" >> $LOGFILE
1082 echo "CTFSTABS=${CTFSTABS}" >> $LOGFILE
1083 echo "CTFCONVERT=${CTFCONVERT}" >> $LOGFILE
1084 echo "CTFMERGE=${CTFMERGE}" >> $LOGFILE
1085 echo "CTFCVTPTBL=${CTFCVTPTBL}" >> $LOGFILE
1086 echo "CTFFINDMOD=${CTFFINDMOD}" >> $LOGFILE
1087 echo "ELFSIGN=${ELFSIGN}" >> $LOGFILE
1088 echo "PATH=${PATH}" >> $LOGFILE
1089 echo "ONBLD_TOOLS=${ONBLD_TOOLS}" >> $LOGFILE
1151 "($label) ====\n" | tee -a $LOGFILE >> $mail_msg_file
1153 tee -a $LOGFILE >> $mail_msg_file
1155 tee -a $LOGFILE >> $mail_msg_file
1247 # A log file will be generated under the name $LOGFILE
1935 exec >>$LOGFILE 2>&1
1938 tee -a $LOGFILE >>$mail_msg_file
1939 cat $build_noise_file >>$LOGFILE
1941 echo | tee -a $LOGFILE >>$mail_msg_file
1972 staffer cp $LOGFILE $PARENT_WS/usr/src/nightly-${MACH}.log
1975 mv $LOGFILE $LLOG
2097 # Move old LOGFILE aside
2100 if [ -f $LOGFILE ]; then
2101 mv -f $LOGFILE ${LOGFILE}-
2109 | tee -a $LOGFILE > $build_time_file
2112 tee -a $mail_msg_file >> $LOGFILE
2121 echo "\n==== list of environment variables ====\n" >> $LOGFILE
2122 env >> $LOGFILE
2124 echo "\n==== Nightly argument issues ====\n" | tee -a $mail_msg_file >> $LOGFILE
2127 obsolete_build GPROF | tee -a $mail_msg_file >> $LOGFILE
2131 obsolete_build TRACE | tee -a $mail_msg_file >> $LOGFILE
2137 "builds; forcing clobber\n" | tee -a $mail_msg_file >> $LOGFILE
2144 tee -a $mail_msg_file >> $LOGFILE
2149 "lint disabled\n" | tee -a $mail_msg_file >> $LOGFILE
2154 "cstyle check disabled\n" | tee -a $mail_msg_file >> $LOGFILE
2160 cat <<EOF | tee -a $mail_msg_file >> $LOGFILE
2165 cat <<EOF | tee -a $mail_msg_file >> $LOGFILE
2169 echo "" | tee -a $mail_msg_file >> $LOGFILE
2182 | tee -a $mail_msg_file >> $LOGFILE
2189 "builds; ignoring -f\n" | tee -a $mail_msg_file >> $LOGFILE
2194 "ignoring -f\n" | tee -a $mail_msg_file >> $LOGFILE
2201 "ignoring -w\n" | tee -a $mail_msg_file >> $LOGFILE
2217 tee -a $mail_msg_file >> $LOGFILE
2222 tee -a $mail_msg_file >> $LOGFILE
2232 "should be \"yes\" or \"no\"." | tee -a $mail_msg_file >> $LOGFILE
2234 tee -a $mail_msg_file >> $LOGFILE
2241 echo "Clearing ON_CRYPTO_BINS for signing build." >> "$LOGFILE"
2245 echo "\n==== Build version ====\n" | tee -a $mail_msg_file >> $LOGFILE
2246 echo $VERSION | tee -a $mail_msg_file >> $LOGFILE
2320 echo "\n==== Make clobber at `date` ====\n" >> $LOGFILE
2333 $MAKE -ek clobber 2>&1 | tee -a $SRC/clobber-${MACH}.out >> $LOGFILE
2340 echo "\n==== Make tools clobber at `date` ====\n" >> $LOGFILE
2344 tee -a ${TOOLS}/clobber-${MACH}.out >> $LOGFILE
2354 echo "\n\nClearing $roots" >> "$LOGFILE"
2370 echo "\n==== No clobber at `date` ====\n" >> $LOGFILE
2693 "quitting at `date`." | tee -a $mail_msg_file >> $LOGFILE
2699 echo "\n==== bringover to $CODEMGR_WS at `date` ====\n" >> $LOGFILE
2703 tee -a $mail_msg_file >> $LOGFILE
2709 tee -a $mail_msg_file >> $LOGFILE
2730 echo "\n==== No bringover to $CODEMGR_WS ====\n" >> $LOGFILE
2736 | tee -a "$mail_msg_file" >> $LOGFILE
2750 crypto_is_present >> "$LOGFILE"
2755 tee -a "$mail_msg_file" >> "$LOGFILE"
2761 echo "\n==== Build environment ====\n" | tee -a $build_environ_file >> $LOGFILE
2764 whence uname | tee -a $build_environ_file >> $LOGFILE
2765 uname -a 2>&1 | tee -a $build_environ_file >> $LOGFILE
2766 echo | tee -a $build_environ_file >> $LOGFILE
2769 echo "$0 $@" | tee -a $build_environ_file >> $LOGFILE
2779 fi | tee -a $build_environ_file >> $LOGFILE
2780 echo | tee -a $build_environ_file >> $LOGFILE
2783 whence $MAKE | tee -a $build_environ_file >> $LOGFILE
2784 $MAKE -v | tee -a $build_environ_file >> $LOGFILE
2786 tee -a $build_environ_file >> $LOGFILE
2795 tee -a $build_environ_file >> $LOGFILE
2814 ) | tee -a $build_environ_file >> $LOGFILE
2820 tee -a $build_environ_file >> $LOGFILE
2825 whence as | tee -a $build_environ_file >> $LOGFILE
2826 as -V 2>&1 | head -1 | tee -a $build_environ_file >> $LOGFILE
2827 echo | tee -a $build_environ_file >> $LOGFILE
2830 whence ld | tee -a $build_environ_file >> $LOGFILE
2832 echo $LDVER | tee -a $build_environ_file >> $LOGFILE
2836 tee -a $build_environ_file >> $LOGFILE
2838 tee -a $build_environ_file >> $LOGFILE
2862 tee -a $LOGFILE >> $mail_msg_file
2878 tee -a "$mail_msg_file" >> "$LOGFILE"
2882 mktpl $SRC/pkg/license-list ) >> "$LOGFILE" 2>&1
2885 tee -a "$mail_msg_file" >> "$LOGFILE"
2889 tee -a "$mail_msg_file" >> "$LOGFILE"
2918 >> ${LOGFILE}
2920 cpio -idmucvB 2>/dev/null >> ${LOGFILE}
2949 tee -a $LOGFILE >> $mail_msg_file
2954 >>$LOGFILE 2>&1
2957 tee -a $mail_msg_file >> $LOGFILE
2964 >>$LOGFILE 2>&1
2967 tee -a $mail_msg_file >> $LOGFILE
3016 >> $LOGFILE
3019 >> $LOGFILE
3157 tee -a $LOGFILE >> $mail_msg_file
3164 tee -a $mail_msg_file >> $LOGFILE
3172 tee -a $mail_msg_file >> $LOGFILE
3176 tee -a $LOGFILE >> $mail_msg_file
3183 tee -a $mail_msg_file >> $LOGFILE
3211 tee -a $LOGFILE >> $mail_msg_file
3217 tee -a $LOGFILE < $elf_ddir/interface.err \
3229 tee -a $LOGFILE >> $mail_msg_file
3230 echo "Baseline: $base_ifile\n" >> $LOGFILE
3236 echo | tee -a $LOGFILE >> $mail_msg_file
3237 tee -a $LOGFILE < \
3244 tee -a $LOGFILE >> $mail_msg_file
3252 tee -a $LOGFILE >> $mail_msg_file
3272 tee -a $LOGFILE < $elf_ddir/runtime.err \
3284 tee -a $LOGFILE >> $mail_msg_file >> $mail_msg_file
3330 echo "\n==== No '$MAKE lint' ====\n" >> $LOGFILE
3341 $MAKE -ek check 2>&1 | tee -a $SRC/check-${MACH}.out >> $LOGFILE
3348 echo "\n==== No '$MAKE check' ====\n" >> $LOGFILE
3352 tee -a $LOGFILE >> $mail_msg_file
3355 tee -a $LOGFILE >> $mail_msg_file
3359 | tee -a $LOGFILE >>$mail_msg_file
3420 echo "Reusing $ON_CRYPTO_BINS for crypto tarball(s)..." >> "$LOGFILE"
3423 copyin_crypto "$ON_CRYPTO_BINS" "" >> "$LOGFILE" 2>&1
3426 tee -a "$mail_msg_file" >> "$LOGFILE"
3432 >> "$LOGFILE" 2>&1
3435 tee -a "$mail_msg_file" >> "$LOGFILE"
3448 tee -a $mail_msg_file >> $LOGFILE
3461 echo "Generating closed binaries tarball(s)..." >> $LOGFILE
3464 bindrop "$closed_basename" >>"$LOGFILE" 2>&1
3467 tee -a $mail_msg_file >> $LOGFILE
3472 bindrop -n "$closed_basename-nd" >>"$LOGFILE" 2>&1
3475 tee -a $mail_msg_file >> $LOGFILE
3480 echo "Generating README.opensolaris..." >> $LOGFILE
3482 mkreadme_osol $CODEMGR_WS/README.opensolaris >> $LOGFILE 2>&1
3485 tee -a $mail_msg_file >> $LOGFILE
3500 echo "Copying crypto tarball to $CODEMGR_WS" >> "$LOGFILE"
3502 copyout_crypto "" >> "$LOGFILE" 2>&1
3505 tee -a $mail_msg_file >> "$LOGFILE"
3510 copyout_crypto "-nd" >> "$LOGFILE" 2>&1
3514 tee -a $mail_msg_file >> "$LOGFILE"
3526 echo "\n==== Check lists of files ====\n" | tee -a $LOGFILE \
3530 checkpaths $arg $checkroot 2>&1 | tee -a $LOGFILE >>$mail_msg_file
3574 tee -a $LOGFILE >> $build_time_file
3586 tee -a $LOGFILE >> $build_time_file
3588 tee -a $LOGFILE >> $build_time_file