Installing /builddir/build/SRPMS/emacs-auctex-11.84-3.fc8.src.rpm Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4009 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf auctex-11.84 + /bin/gzip -dc /builddir/build/SOURCES/auctex-11.84.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd auctex-11.84 ++ /usr/bin/id -u + '[' 101 = 0 ']' ++ /usr/bin/id -u + '[' 101 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4009 + umask 022 + cd /builddir/build/BUILD + cd auctex-11.84 + LANG=C + export LANG + unset DISPLAY + CFLAGS=-O2 + export CFLAGS + CXXFLAGS=-O2 + export CXXFLAGS + FFLAGS=-O2 + export FFLAGS ++ find . -name config.guess -o -name config.sub + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=noarch-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-emacs checking for make... make checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for date in ChangeLog... 2007-01-12 checking for release in ChangeLog... 11.84 checking for emacs... /usr/bin/emacs checking if /usr/bin/emacs is XEmacs... no checking for Emacs prefix... "/usr" checking if Emacs is recent enough... yes checking for MULE support... yes checking if build directory is valid... yes checking where lisp files go... ${datadir}/emacs/site-lisp checking what file to use for auctex startup... ${datadir}/emacs/site-lisp/site-start.d/auctex.el checking where the package lisp files go... ${datadir}/emacs/site-lisp/auctex checking where the data files go... ${datadir}/emacs/site-lisp/auctex checking where the info files go... /usr/share/info checking where automatically generated global style hooks go... ${localstatedir}/auctex checking for tex... /usr/bin/tex checking for pdftex... /usr/bin/pdftex checking for dvips... /usr/bin/dvips checking for perl... /usr/bin/perl checking for makeinfo... /usr/bin/makeinfo checking for texi2html... : checking for texi2dvi... /usr/bin/texi2dvi checking for texi2pdf... /usr/bin/texi2pdf checking for install-info... /sbin/install-info configure: creating ./config.status config.status: creating Makefile config.status: creating tex-site.el.out config.status: creating doc/Makefile config.status: creating auctex.el === configuring in preview (/builddir/build/BUILD/auctex-11.84/preview) configure: running /bin/sh ./configure '--prefix=/usr' '--build=i386-redhat-linux-gnu' '--host=i386-redhat-linux-gnu' '--target=noarch-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-emacs' 'build_alias=i386-redhat-linux-gnu' 'host_alias=i386-redhat-linux-gnu' 'target_alias=noarch-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for emacs... /usr/bin/emacs checking if /usr/bin/emacs is XEmacs... no checking for Emacs prefix... "/usr" checking if Emacs is recent enough... yes checking if build directory is valid... yes checking where lisp files go... ${datadir}/emacs/site-lisp checking what file to use for preview startup... ${datadir}/emacs/site-lisp/site-start.d/preview-latex.el checking where the package lisp files go... ${datadir}/emacs/site-lisp/auctex checking where the data files go... ${datadir}/emacs/site-lisp/auctex checking for the location of AUCTeX's tex-site.el... .. checking for gs... gs checking for latex... /usr/bin/latex checking for pdflatex... /usr/bin/pdflatex checking for tex... /usr/bin/tex checking for prefix from kpsepath... "/usr" checking for TDS-compliant directory... ${datadir}/texmf Preview will be placed in ${datadir}/texmf/tex/latex/preview Preview docs will be placed in ${datadir}/texmf/doc/latex/styles checking for texhash... /usr/bin/texhash checking for initexmf... /usr/bin/texhash checking for glaring installation conflicts... probably none configure: creating ./config.status config.status: creating Makefile config.status: creating auto.el config.status: creating latex/Makefile Congratulations! Configuration of preview is complete. Congratulations! Configuration of AUCTeX is complete. Type "make" at the prompt to build. + make test Xno != Xno || { \ rm -f auto-loads.el ; \ /usr/bin/emacs -batch -q -no-site-file -no-init-file -l lpath.el --eval '(let ((generated-autoload-file (expand-file-name "auto-loads.el"))) (mapcar (function update-file-autoloads) command-line-args-left) (save-buffers-kill-emacs t))' tex.el tex-buf.el tex-style.el latex.el tex-info.el texmathp.el multi-prompt.el tex-mik.el font-latex.el tex-font.el context.el context-en.el context-nl.el tex-fold.el toolbar-x.el tex-bar.el bib-cite.el tex-fptex.el tex-jp.el || : ; \ test -r auto-loads.el || { \ echo ";; Auto-generated part of tex-site.el" > auto-loads.el ; \ echo " " >> auto-loads.el ; \ /usr/bin/emacs -batch -q -no-site-file -no-init-file -l lpath.el --eval '(let ((generated-autoload-file (expand-file-name "auto-loads.el"))) (mapcar (function update-file-autoloads) command-line-args-left) (save-buffers-kill-emacs t))' tex.el tex-buf.el tex-style.el latex.el tex-info.el texmathp.el multi-prompt.el tex-mik.el font-latex.el tex-font.el context.el context-en.el context-nl.el tex-fold.el toolbar-x.el tex-bar.el bib-cite.el tex-fptex.el tex-jp.el ; \ } ; \ } Warning: defvar ignored because generated-autoload-file is let-bound Wrote /builddir/build/BUILD/auctex-11.84/auto-loads.el Generating autoloads for tex.el... Generating autoloads for tex.el...done Generating autoloads for tex-buf.el... Generating autoloads for tex-buf.el...done Generating autoloads for tex-style.el... Generating autoloads for tex-style.el...done Generating autoloads for latex.el... Generating autoloads for latex.el...done Generating autoloads for tex-info.el... Generating autoloads for tex-info.el...done Generating autoloads for texmathp.el... Generating autoloads for texmathp.el...done Generating autoloads for multi-prompt.el... Generating autoloads for multi-prompt.el...done Generating autoloads for tex-mik.el... Generating autoloads for tex-mik.el...done Generating autoloads for font-latex.el... Generating autoloads for font-latex.el...done Generating autoloads for tex-font.el... Generating autoloads for tex-font.el...done Generating autoloads for context.el... Generating autoloads for context.el...done Generating autoloads for context-en.el... Generating autoloads for context-en.el...done Generating autoloads for context-nl.el... Generating autoloads for context-nl.el...done Generating autoloads for tex-fold.el... Generating autoloads for tex-fold.el...done Generating autoloads for toolbar-x.el... Generating autoloads for toolbar-x.el...done Generating autoloads for tex-bar.el... Generating autoloads for tex-bar.el...done Generating autoloads for bib-cite.el... Generating autoloads for bib-cite.el...done Generating autoloads for tex-fptex.el... Generating autoloads for tex-fptex.el...done Generating autoloads for tex-jp.el... Generating autoloads for tex-jp.el...done Wrote /builddir/build/BUILD/auctex-11.84/auto-loads.el cat tex-site.el.out >tex-site.el test Xno != Xno || cat auto-loads.el >>tex-site.el echo "(provide 'tex-site)" >>tex-site.el ; \ test Xno != Xno || echo ";;; tex-site.el ends here" >>tex-site.el /usr/bin/emacs -batch -q -no-site-file -no-init-file -l lpath.el -f batch-byte-compile tex.el tex-buf.el tex-style.el latex.el tex-info.el texmathp.el multi-prompt.el tex-mik.el font-latex.el tex-font.el context.el context-en.el context-nl.el tex-fold.el toolbar-x.el tex-bar.el bib-cite.el tex-fptex.el style/prosper.el style/slides.el style/foils.el style/amstex.el style/article.el style/book.el style/letter.el style/report.el style/amsart.el style/amsbook.el style/epsf.el style/psfig.el style/latexinfo.el style/dutch.el style/german.el style/dk.el style/j-article.el style/j-book.el style/j-report.el style/jarticle.el style/jbook.el style/jreport.el style/dinbrief.el style/virtex.el style/plfonts.el style/plhb.el style/harvard.el style/swedish.el style/danish.el style/slovak.el style/czech.el style/amsmath.el style/amstext.el style/amsbsy.el style/amsopn.el style/amsthm.el style/natbib.el style/index.el style/makeidx.el style/multind.el style/varioref.el style/fancyref.el style/mdwlist.el style/ngerman.el style/graphicx.el style/graphics.el style/verbatim.el style/scrbase.el style/scrartcl.el style/scrbook.el style/scrreprt.el style/scrlttr2.el style/scrpage2.el style/captcont.el style/subfigure.el style/paralist.el style/booktabs.el style/emp.el style/jura.el style/alphanum.el style/beamer.el style/alltt.el style/italian.el style/doc.el style/ltxdoc.el style/ltx-base.el style/units.el style/nicefrac.el style/url.el style/listings.el style/jurabib.el style/csquotes.el style/jsarticle.el style/jsbook.el style/babel.el style/dk-bib.el style/inputenc.el style/frenchb.el style/francais.el style/MinionPro.el style/pdfsync.el style/polish.el style/polski.el tex-jp.el Wrote /builddir/build/BUILD/auctex-11.84/tex.elc Wrote /builddir/build/BUILD/auctex-11.84/tex-buf.elc Wrote /builddir/build/BUILD/auctex-11.84/tex-style.elc Wrote /builddir/build/BUILD/auctex-11.84/latex.elc Wrote /builddir/build/BUILD/auctex-11.84/tex-info.elc Wrote /builddir/build/BUILD/auctex-11.84/texmathp.elc Wrote /builddir/build/BUILD/auctex-11.84/multi-prompt.elc Wrote /builddir/build/BUILD/auctex-11.84/tex-mik.elc Wrote /builddir/build/BUILD/auctex-11.84/font-latex.elc Wrote /builddir/build/BUILD/auctex-11.84/tex-font.elc Wrote /builddir/build/BUILD/auctex-11.84/context.elc Wrote /builddir/build/BUILD/auctex-11.84/context-en.elc Wrote /builddir/build/BUILD/auctex-11.84/context-nl.elc Wrote /builddir/build/BUILD/auctex-11.84/tex-fold.elc Wrote /builddir/build/BUILD/auctex-11.84/toolbar-x.elc Wrote /builddir/build/BUILD/auctex-11.84/tex-bar.elc Wrote /builddir/build/BUILD/auctex-11.84/bib-cite.elc Wrote /builddir/build/BUILD/auctex-11.84/tex-fptex.elc Wrote /builddir/build/BUILD/auctex-11.84/style/prosper.elc Wrote /builddir/build/BUILD/auctex-11.84/style/slides.elc Wrote /builddir/build/BUILD/auctex-11.84/style/foils.elc Wrote /builddir/build/BUILD/auctex-11.84/style/amstex.elc Wrote /builddir/build/BUILD/auctex-11.84/style/article.elc Wrote /builddir/build/BUILD/auctex-11.84/style/book.elc Wrote /builddir/build/BUILD/auctex-11.84/style/letter.elc Wrote /builddir/build/BUILD/auctex-11.84/style/report.elc Wrote /builddir/build/BUILD/auctex-11.84/style/amsart.elc Wrote /builddir/build/BUILD/auctex-11.84/style/amsbook.elc Wrote /builddir/build/BUILD/auctex-11.84/style/epsf.elc Wrote /builddir/build/BUILD/auctex-11.84/style/psfig.elc Wrote /builddir/build/BUILD/auctex-11.84/style/latexinfo.elc Wrote /builddir/build/BUILD/auctex-11.84/style/dutch.elc Wrote /builddir/build/BUILD/auctex-11.84/style/german.elc Wrote /builddir/build/BUILD/auctex-11.84/style/dk.elc Wrote /builddir/build/BUILD/auctex-11.84/style/j-article.elc Wrote /builddir/build/BUILD/auctex-11.84/style/j-book.elc Wrote /builddir/build/BUILD/auctex-11.84/style/j-report.elc Wrote /builddir/build/BUILD/auctex-11.84/style/jarticle.elc Wrote /builddir/build/BUILD/auctex-11.84/style/jbook.elc Wrote /builddir/build/BUILD/auctex-11.84/style/jreport.elc Wrote /builddir/build/BUILD/auctex-11.84/style/dinbrief.elc Wrote /builddir/build/BUILD/auctex-11.84/style/virtex.elc Wrote /builddir/build/BUILD/auctex-11.84/style/plfonts.elc Wrote /builddir/build/BUILD/auctex-11.84/style/plhb.elc Wrote /builddir/build/BUILD/auctex-11.84/style/harvard.elc Wrote /builddir/build/BUILD/auctex-11.84/style/swedish.elc Wrote /builddir/build/BUILD/auctex-11.84/style/danish.elc Wrote /builddir/build/BUILD/auctex-11.84/style/slovak.elc Wrote /builddir/build/BUILD/auctex-11.84/style/czech.elc Wrote /builddir/build/BUILD/auctex-11.84/style/amsmath.elc Wrote /builddir/build/BUILD/auctex-11.84/style/amstext.elc Wrote /builddir/build/BUILD/auctex-11.84/style/amsbsy.elc Wrote /builddir/build/BUILD/auctex-11.84/style/amsopn.elc Wrote /builddir/build/BUILD/auctex-11.84/style/amsthm.elc Wrote /builddir/build/BUILD/auctex-11.84/style/natbib.elc Wrote /builddir/build/BUILD/auctex-11.84/style/index.elc Wrote /builddir/build/BUILD/auctex-11.84/style/makeidx.elc Wrote /builddir/build/BUILD/auctex-11.84/style/multind.elc Wrote /builddir/build/BUILD/auctex-11.84/style/varioref.elc Wrote /builddir/build/BUILD/auctex-11.84/style/fancyref.elc Wrote /builddir/build/BUILD/auctex-11.84/style/mdwlist.elc Wrote /builddir/build/BUILD/auctex-11.84/style/ngerman.elc Wrote /builddir/build/BUILD/auctex-11.84/style/graphicx.elc Wrote /builddir/build/BUILD/auctex-11.84/style/graphics.elc Wrote /builddir/build/BUILD/auctex-11.84/style/verbatim.elc Wrote /builddir/build/BUILD/auctex-11.84/style/scrbase.elc Wrote /builddir/build/BUILD/auctex-11.84/style/scrartcl.elc Wrote /builddir/build/BUILD/auctex-11.84/style/scrbook.elc Wrote /builddir/build/BUILD/auctex-11.84/style/scrreprt.elc Wrote /builddir/build/BUILD/auctex-11.84/style/scrlttr2.elc Wrote /builddir/build/BUILD/auctex-11.84/style/scrpage2.elc Wrote /builddir/build/BUILD/auctex-11.84/style/captcont.elc Wrote /builddir/build/BUILD/auctex-11.84/style/subfigure.elc Wrote /builddir/build/BUILD/auctex-11.84/style/paralist.elc Wrote /builddir/build/BUILD/auctex-11.84/style/booktabs.elc Wrote /builddir/build/BUILD/auctex-11.84/style/emp.elc Wrote /builddir/build/BUILD/auctex-11.84/style/jura.elc Wrote /builddir/build/BUILD/auctex-11.84/style/alphanum.elc Wrote /builddir/build/BUILD/auctex-11.84/style/beamer.elc Wrote /builddir/build/BUILD/auctex-11.84/style/alltt.elc Wrote /builddir/build/BUILD/auctex-11.84/style/italian.elc Wrote /builddir/build/BUILD/auctex-11.84/style/doc.elc Wrote /builddir/build/BUILD/auctex-11.84/style/ltxdoc.elc Wrote /builddir/build/BUILD/auctex-11.84/style/ltx-base.elc Wrote /builddir/build/BUILD/auctex-11.84/style/units.elc Wrote /builddir/build/BUILD/auctex-11.84/style/nicefrac.elc Wrote /builddir/build/BUILD/auctex-11.84/style/url.elc Wrote /builddir/build/BUILD/auctex-11.84/style/listings.elc Wrote /builddir/build/BUILD/auctex-11.84/style/jurabib.elc Wrote /builddir/build/BUILD/auctex-11.84/style/csquotes.elc Wrote /builddir/build/BUILD/auctex-11.84/style/jsarticle.elc Wrote /builddir/build/BUILD/auctex-11.84/style/jsbook.elc Wrote /builddir/build/BUILD/auctex-11.84/style/babel.elc Wrote /builddir/build/BUILD/auctex-11.84/style/dk-bib.elc Wrote /builddir/build/BUILD/auctex-11.84/style/inputenc.elc Wrote /builddir/build/BUILD/auctex-11.84/style/frenchb.elc Wrote /builddir/build/BUILD/auctex-11.84/style/francais.elc Wrote /builddir/build/BUILD/auctex-11.84/style/MinionPro.elc Wrote /builddir/build/BUILD/auctex-11.84/style/pdfsync.elc Wrote /builddir/build/BUILD/auctex-11.84/style/polish.elc Wrote /builddir/build/BUILD/auctex-11.84/style/polski.elc Wrote /builddir/build/BUILD/auctex-11.84/tex-jp.elc test -z "preview" || (OLDPWD="`pwd`";for i in ""preview;do cd $i;echo "Descending into `pwd`";make 'DESTDIR=' PACKAGE=auctex all || exit $?;cd "$OLDPWD";echo "Ascending into $OLDPWD";done) Descending into /builddir/build/BUILD/auctex-11.84/preview make[1]: Entering directory `/builddir/build/BUILD/auctex-11.84/preview' (cd latex ; make all) make[2]: Entering directory `/builddir/build/BUILD/auctex-11.84/preview/latex' /usr/bin/tex '\nonstopmode \input bootstrap.ins' This is TeX, Version 3.141592 (Web2C 7.5.4) (./bootstrap.ins (/usr/share/texmf/tex/latex/base/docstrip.tex Utility: `docstrip' 2.5c <2003/09/18> English documentation <1999/03/31> ********************************************************** * This program converts documented macro-files into fast * * loadable files by stripping off (nearly) all comments! * ********************************************************** ******************************************************** * No Configuration file found, using default settings. * ******************************************************** ) Generating file(s) preview-mk.ins Processing file preview.dtx (installer,make) -> preview-mk.ins % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % <*style <*!active . . . . . . . . . . . . % % % % % % % % % % % % . > % % % % % % % <*active . . > % % % % % % % % % % % % % % % % % % % % % % % <*!active . . . . . % % % % . . . % % % % . . . . . . % % % % % % % % % % % % % . . . . . % % % % % % % % . . . % % % % % % % % % % % % % % . . . . . . . % % % % % % . . . . . . . . . . % % % . . > % % % % % % <*active % % % % % % . . % % % % % % . . . % % % % % % % % % % % % % % . . % % % % % % % % . . % % % . . % % % % % % % % % % % % % % . . . . . . . . . . . . . . . . . % % % % % % % % % % % % % % % . . . . . . . . . . . . . . . . . . . . . . . . . . % % % % % % % % % % % % % % % % % % % % % % % % % . . . . . . . . . . . . . . . . . % % % % % % % % % % . . . . % % % % % % % % % % % % % % % % % % % % % % % % % % . . . . . . . % % % % % % % % % . . . . % % % % % % % % % % . . . . . . % % % % % % % % . % % % % % % . . . % % % % % % % % . . . . . . . % % % % % % % . . % % % % % . . . . . % % % % % % % % . . . . . % % % % % % % % . . . . . . . > % % % % % % % % % % % % <*!active . . . . . . . . . . . . . . . . . . . . . % % % % % % % % % % % % % % % % . . . . . . . . . . . . . . . . . . . > % % % % % <*active . > % % % % % <*!active . . . % % % % % % % . . . . . . . . . . . . . . . . . . . . . . . . . % % % % . . . . % % % % % % % % . . % % % % % % % . % % % % % % % . . . . . . . . . . % % % % % % % % % % % % . . . . . . . % % % % % % % . % % % % . . . . . . . . % % % % % % % . % % % % . . . . . % % % % % % % % % . . . . . . . . . . . . . . . . % % % % % % . . . . . > % % % % % % % % % % <*active . . . . . . . . . . . . > % % % % % % % % % % % % % % % % % % % % % % % <*!active . . % % % % % % % % % . . % % % % % % . . > % % % % <*active . . . . . . . % % % % % % % % % . . . . . . . % % % % % % . . . . . . . . . . . % % % % % . > > % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % Lines processed: 1830 Comments removed: 1217 Comments passed: 2 Codelines passed: 351 ) No pages of output. Transcript written on bootstrap.log. /usr/bin/tex '\nonstopmode \input preview-mk.ins' This is TeX, Version 3.141592 (Web2C 7.5.4) (./preview-mk.ins (/usr/share/texmf/tex/latex/base/docstrip.tex Utility: `docstrip' 2.5c <2003/09/18> English documentation <1999/03/31> ********************************************************** * This program converts documented macro-files into fast * * loadable files by stripping off (nearly) all comments! * ********************************************************** ******************************************************** * No Configuration file found, using default settings. * ******************************************************** ) Generating file(s) preview.drv preview.sty prauctex.def prauctex.cfg prshowbox. def prshowlabels.def prtracingall.def prtightpage.def prlyx.def prcounters.def prfootnotes.def Processing file preview.dtx (driver) -> preview.drv (style) -> preview.sty (auctex) -> prauctex.def (auccfg) -> prauctex.cfg (showbox) -> prshowbox.def (showlabels) -> prshowlabels.def (tracingall) -> prtracingall.def (tightpage) -> prtightpage.def (lyx) -> prlyx.def (counters) -> prcounters.def (footnotes) -> prfootnotes.def % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % <*style <*!active . . . . . . . . . . . . % % % % % % % % % % % % . > % % % % % % % <*active . . > % % % % % % % % % % % % % % % % % % % % % % % <*!active . . . . . % % % % . . . % % % % . . . . . . % % % % % % % % % % % % % . . . . . % % % % % % % % . . . % % % % % % % % % % % % % % . . . . . . . % % % % % % . . . . . . . . . . % % % . . > % % % % % % <*active % % % % % % . . % % % % % % . . . % % % % % % % % % % % % % % . . % % % % % % % % . . % % % . . % % % % % % % % % % % % % % . . . . . . . . . . . . . . . . . % % % % % % % % % % % % % % % . . . . . . . . . . . . . . . . . . . . . . . . . . % % % % % % % % % % % % % % % % % % % % % % % % % . . . . . . . . . . . . . . . . . % % % % % % % % % % . . . . % % % % % % % % % % % % % % % % % % % % % % % % % % . . . . . . . % % % % % % % % % . . . . % % % % % % % % % % . . . . . . % % % % % % % % . % % % % % % . . . % % % % % % % % . . . . . . . % % % % % % % . . % % % % % . . . . . % % % % % % % % . . . . . % % % % % % % % . . . . . . . > % % % % % % % % % % % % <*!active . . . . . . . . . . . . . . . . . . . . . % % % % % % % % % % % % % % % % . . . . . . . . . . . . . . . . . . . > % % % % % <*active . > % % % % % <*!active . . . % % % % % % % . . . . . . . . . . . . . . . . . . . . . . . . . % % % % . . . . % % % % % % % % . . % % % % % % % . % % % % % % % . . . . . . . . . . % % % % % % % % % % % % . . . . . . . % % % % % % % . % % % % . . . . . . . . % % % % % % % . % % % % . . . . . % % % % % % % % % . . . . . . . . . . . . . . . . % % % % % % . . . . . > % % % % % % % % % % <*active . . . . . . . . . . . . > % % % % % % % % % % % % % % % % % % % % % % % <*!active . . % % % % % % % % % . . % % % % % % . . > % % % % <*active . . . . . . . % % % % % % % % % . . . . . . . % % % % % % . . . . . . . . . . . % % % % % . > > % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % Lines processed: 1830 Comments removed: 1217 Comments passed: 2 Codelines passed: 351 Processing file preview.dtx (style,active) -> preview.sty % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % <*style <*!active . . . . . . . . . . . . % % % % % % % % % % % % . > % % % % % % % <*active . . > % % % % % % % % % % % % % % % % % % % % % % % <*!active . . . . . % % % % . . . % % % % . . . . . . % % % % % % % % % % % % % . . . . . % % % % % % % % . . . % % % % % % % % % % % % % % . . . . . . . % % % % % % . . . . . . . . . . % % % . . > % % % % % % <*active % % % % % % . . % % % % % % . . . % % % % % % % % % % % % % % . . % % % % % % % % . . % % % . . % % % % % % % % % % % % % % . . . . . . . . . . . . . . . . . % % % % % % % % % % % % % % % . . . . . . . . . . . . . . . . . . . . . . . . . . % % % % % % % % % % % % % % % % % % % % % % % % % . . . . . . . . . . . . . . . . . % % % % % % % % % % . . . . % % % % % % % % % % % % % % % % % % % % % % % % % % . . . . . . . % % % % % % % % % . . . . % % % % % % % % % % . . . . . . % % % % % % % % . % % % % % % . . . % % % % % % % % . . . . . . . % % % % % % % . . % % % % % . . . . . % % % % % % % % . . . . . % % % % % % % % . . . . . . . > % % % % % % % % % % % % <*!active . . . . . . . . . . . . . . . . . . . . . % % % % % % % % % % % % % % % % . . . . . . . . . . . . . . . . . . . > % % % % % <*active . > % % % % % <*!active . . . % % % % % % % . . . . . . . . . . . . . . . . . . . . . . . . . % % % % . . . . % % % % % % % % . . % % % % % % % . % % % % % % % . . . . . . . . . . % % % % % % % % % % % % . . . . . . . % % % % % % % . % % % % . . . . . . . . % % % % % % % . % % % % . . . . . % % % % % % % % % . . . . . . . . . . . . . . . . % % % % % % . . . . . > % % % % % % % % % % <*active . . . . . . . . . . . . > % % % % % % % % % % % % % % % % % % % % % % % <*!active . . % % % % % % % % % . . % % % % % % . . > % % % % <*active . . . . . . . % % % % % % % % % . . . . . . . % % % % % % . . . . . . . . . . . % % % % % . > > % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % Lines processed: 1830 Comments removed: 1217 Comments passed: 2 Codelines passed: 351 Overall statistics: Files processed: 2 Lines processed: 3660 Comments removed: 2434 Comments passed: 4 Codelines passed: 702 ) No pages of output. Transcript written on preview-mk.log. /usr/bin/latex '\nonstopmode \input preview.drv' This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) entering extended mode LaTeX2e <2003/12/01> Babel and hyphenation patterns for american, french, german, ngerman, b ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur kish, ukrainian, nohyphenation, loaded. (./preview.drv (/usr/share/texmf/tex/latex/base/ltxdoc.cls Document Class: ltxdoc 1999/08/08 v2.0u Standard LaTeX documentation class ************************************* * Local config file ltxdoc.cfg used ************************************* (/usr/share/texmf/tex/latex/base/ltxdoc.cfg) (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2004/02/16 v1.4f Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size10.clo)) (/usr/share/texmf/tex/latex/base/doc.sty (/usr/share/texmf/tex/latex/tools/multicol.sty))) (./preview.sty) No file preview.aux. (./preview.dtx Overfull \hbox (2.944pt too wide) in paragraph at lines 42--51 \OT1/cmr/m/n/10 good al-ter-na-tive: Peo-ple make do by fid-dling around with [ ]\OT1/cmtt/m/n/10 \thispagestyle{empty} [1] [2] Overfull \hbox (6.0296pt too wide) in paragraph at lines 150--152 [][]\OT1/cmtt/m/n/10 latex '\RequirePackage[active,delayed,$\OMS/cmsy/m/n/10 h$ []\OT1/cmr/m/it/10 options$\OMS/cmsy/m/n/10 i$[][]\OT1/cmtt/m/n/10 ]{preview} [3] [4] [5] [6] LaTeX Warning: Marginpar on page 7 moved. [7] [8] Overfull \hbox (0.58882pt too wide) in paragraph at lines 520--520 [][] \OT1/cmtt/m/sl/9 \long\def\pr@advise@ship#1#2#3{\pr@advise#1{\pr@protect @ship{#2}{#3}}}% [9] [10] [11] [12] [13] [14] [15] [16] Overfull \hbox (0.58882pt too wide) in paragraph at lines 1080--1080 [][] \OT1/cmtt/m/sl/9 \noexpand\pr@advise@ship{##2}{\the\toks@{##1\noexpand \pr@endbox}}{}}% [17] LaTeX Warning: Reference `sec:prshipend' on page 18 undefined on input line 121 8. [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] ******************* * Checksum passed * ******************* ) [28] (./preview.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information) Output written on preview.dvi (28 pages, 98040 bytes). Transcript written on preview.log. /usr/bin/latex '\nonstopmode \input preview.drv' This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) entering extended mode LaTeX2e <2003/12/01> Babel and hyphenation patterns for american, french, german, ngerman, b ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur kish, ukrainian, nohyphenation, loaded. (./preview.drv (/usr/share/texmf/tex/latex/base/ltxdoc.cls Document Class: ltxdoc 1999/08/08 v2.0u Standard LaTeX documentation class ************************************* * Local config file ltxdoc.cfg used ************************************* (/usr/share/texmf/tex/latex/base/ltxdoc.cfg) (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2004/02/16 v1.4f Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size10.clo)) (/usr/share/texmf/tex/latex/base/doc.sty (/usr/share/texmf/tex/latex/tools/multicol.sty))) (./preview.sty) (./preview.aux) (./preview.dtx Overfull \hbox (2.944pt too wide) in paragraph at lines 42--51 \OT1/cmr/m/n/10 good al-ter-na-tive: Peo-ple make do by fid-dling around with [ ]\OT1/cmtt/m/n/10 \thispagestyle{empty} [1] [2] Overfull \hbox (6.0296pt too wide) in paragraph at lines 150--152 [][]\OT1/cmtt/m/n/10 latex '\RequirePackage[active,delayed,$\OMS/cmsy/m/n/10 h$ []\OT1/cmr/m/it/10 options$\OMS/cmsy/m/n/10 i$[][]\OT1/cmtt/m/n/10 ]{preview} [3] [4] [5] [6] LaTeX Warning: Marginpar on page 7 moved. [7] [8] Overfull \hbox (0.58882pt too wide) in paragraph at lines 520--520 [][] \OT1/cmtt/m/sl/9 \long\def\pr@advise@ship#1#2#3{\pr@advise#1{\pr@protect @ship{#2}{#3}}}% [9] [10] [11] [12] [13] [14] [15] [16] Overfull \hbox (0.58882pt too wide) in paragraph at lines 1080--1080 [][] \OT1/cmtt/m/sl/9 \noexpand\pr@advise@ship{##2}{\the\toks@{##1\noexpand \pr@endbox}}{}}% [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] ******************* * Checksum passed * ******************* ) [28] (./preview.aux) ) (see the transcript file for additional information) Output written on preview.dvi (28 pages, 98032 bytes). Transcript written on preview.log. /usr/bin/latex '\nonstopmode \input preview.drv' This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) entering extended mode LaTeX2e <2003/12/01> Babel and hyphenation patterns for american, french, german, ngerman, b ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur kish, ukrainian, nohyphenation, loaded. (./preview.drv (/usr/share/texmf/tex/latex/base/ltxdoc.cls Document Class: ltxdoc 1999/08/08 v2.0u Standard LaTeX documentation class ************************************* * Local config file ltxdoc.cfg used ************************************* (/usr/share/texmf/tex/latex/base/ltxdoc.cfg) (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2004/02/16 v1.4f Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size10.clo)) (/usr/share/texmf/tex/latex/base/doc.sty (/usr/share/texmf/tex/latex/tools/multicol.sty))) (./preview.sty) (./preview.aux) (./preview.dtx Overfull \hbox (2.944pt too wide) in paragraph at lines 42--51 \OT1/cmr/m/n/10 good al-ter-na-tive: Peo-ple make do by fid-dling around with [ ]\OT1/cmtt/m/n/10 \thispagestyle{empty} [1] [2] Overfull \hbox (6.0296pt too wide) in paragraph at lines 150--152 [][]\OT1/cmtt/m/n/10 latex '\RequirePackage[active,delayed,$\OMS/cmsy/m/n/10 h$ []\OT1/cmr/m/it/10 options$\OMS/cmsy/m/n/10 i$[][]\OT1/cmtt/m/n/10 ]{preview} [3] [4] [5] [6] LaTeX Warning: Marginpar on page 7 moved. [7] [8] Overfull \hbox (0.58882pt too wide) in paragraph at lines 520--520 [][] \OT1/cmtt/m/sl/9 \long\def\pr@advise@ship#1#2#3{\pr@advise#1{\pr@protect @ship{#2}{#3}}}% [9] [10] [11] [12] [13] [14] [15] [16] Overfull \hbox (0.58882pt too wide) in paragraph at lines 1080--1080 [][] \OT1/cmtt/m/sl/9 \noexpand\pr@advise@ship{##2}{\the\toks@{##1\noexpand \pr@endbox}}{}}% [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] ******************* * Checksum passed * ******************* ) [28] (./preview.aux) ) (see the transcript file for additional information) Output written on preview.dvi (28 pages, 98032 bytes). Transcript written on preview.log. /usr/bin/pdflatex '\nonstopmode \AtBeginDocument{\OnlyDescription}\input{preview.drv}' This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) entering extended mode LaTeX2e <2003/12/01> Babel and hyphenation patterns for american, french, german, ngerman, b ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur kish, ukrainian, nohyphenation, loaded. (./preview.drv (/usr/share/texmf/tex/latex/base/ltxdoc.cls Document Class: ltxdoc 1999/08/08 v2.0u Standard LaTeX documentation class ************************************* * Local config file ltxdoc.cfg used ************************************* (/usr/share/texmf/tex/latex/base/ltxdoc.cfg) (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2004/02/16 v1.4f Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size10.clo)) (/usr/share/texmf/tex/latex/base/doc.sty (/usr/share/texmf/tex/latex/tools/multicol.sty))) (./preview.sty) (./preview.aux) (./preview.dtx Overfull \hbox (2.944pt too wide) in paragraph at lines 42--51 \OT1/cmr/m/n/10 good al-ter-na-tive: Peo-ple make do by fid-dling around with [ ]\OT1/cmtt/m/n/10 \thispagestyle{empty} [1{/usr/share/texmf-var/fonts/map/pdftex/updmap/pdftex.map}] [2] Overfull \hbox (6.0296pt too wide) in paragraph at lines 150--152 [][]\OT1/cmtt/m/n/10 latex '\RequirePackage[active,delayed,$\OMS/cmsy/m/n/10 h$ []\OT1/cmr/m/it/10 options$\OMS/cmsy/m/n/10 i$[][]\OT1/cmtt/m/n/10 ]{preview} [3] [4] [5] [6] LaTeX Warning: Marginpar on page 7 moved. ) [7] (./preview.aux) ) (see the transcript file for additional information) Output written on preview.pdf (7 pages, 111581 bytes). Transcript written on preview.log. /usr/bin/pdflatex '\nonstopmode \AtBeginDocument{\OnlyDescription}\input{preview.drv}' This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) entering extended mode LaTeX2e <2003/12/01> Babel and hyphenation patterns for american, french, german, ngerman, b ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur kish, ukrainian, nohyphenation, loaded. (./preview.drv (/usr/share/texmf/tex/latex/base/ltxdoc.cls Document Class: ltxdoc 1999/08/08 v2.0u Standard LaTeX documentation class ************************************* * Local config file ltxdoc.cfg used ************************************* (/usr/share/texmf/tex/latex/base/ltxdoc.cfg) (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2004/02/16 v1.4f Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size10.clo)) (/usr/share/texmf/tex/latex/base/doc.sty (/usr/share/texmf/tex/latex/tools/multicol.sty))) (./preview.sty) (./preview.aux) (./preview.dtx Overfull \hbox (2.944pt too wide) in paragraph at lines 42--51 \OT1/cmr/m/n/10 good al-ter-na-tive: Peo-ple make do by fid-dling around with [ ]\OT1/cmtt/m/n/10 \thispagestyle{empty} [1{/usr/share/texmf-var/fonts/map/pdftex/updmap/pdftex.map}] [2] Overfull \hbox (6.0296pt too wide) in paragraph at lines 150--152 [][]\OT1/cmtt/m/n/10 latex '\RequirePackage[active,delayed,$\OMS/cmsy/m/n/10 h$ []\OT1/cmr/m/it/10 options$\OMS/cmsy/m/n/10 i$[][]\OT1/cmtt/m/n/10 ]{preview} [3] [4] [5] [6] LaTeX Warning: Marginpar on page 7 moved. ) [7] (./preview.aux) ) (see the transcript file for additional information) Output written on preview.pdf (7 pages, 111581 bytes). Transcript written on preview.log. /usr/bin/pdflatex '\nonstopmode \AtBeginDocument{\OnlyDescription}\input{preview.drv}' This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) entering extended mode LaTeX2e <2003/12/01> Babel and hyphenation patterns for american, french, german, ngerman, b ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur kish, ukrainian, nohyphenation, loaded. (./preview.drv (/usr/share/texmf/tex/latex/base/ltxdoc.cls Document Class: ltxdoc 1999/08/08 v2.0u Standard LaTeX documentation class ************************************* * Local config file ltxdoc.cfg used ************************************* (/usr/share/texmf/tex/latex/base/ltxdoc.cfg) (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2004/02/16 v1.4f Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size10.clo)) (/usr/share/texmf/tex/latex/base/doc.sty (/usr/share/texmf/tex/latex/tools/multicol.sty))) (./preview.sty) (./preview.aux) (./preview.dtx Overfull \hbox (2.944pt too wide) in paragraph at lines 42--51 \OT1/cmr/m/n/10 good al-ter-na-tive: Peo-ple make do by fid-dling around with [ ]\OT1/cmtt/m/n/10 \thispagestyle{empty} [1{/usr/share/texmf-var/fonts/map/pdftex/updmap/pdftex.map}] [2] Overfull \hbox (6.0296pt too wide) in paragraph at lines 150--152 [][]\OT1/cmtt/m/n/10 latex '\RequirePackage[active,delayed,$\OMS/cmsy/m/n/10 h$ []\OT1/cmr/m/it/10 options$\OMS/cmsy/m/n/10 i$[][]\OT1/cmtt/m/n/10 ]{preview} [3] [4] [5] [6] LaTeX Warning: Marginpar on page 7 moved. ) [7] (./preview.aux) ) (see the transcript file for additional information) Output written on preview.pdf (7 pages, 111581 bytes). Transcript written on preview.log. make[2]: Leaving directory `/builddir/build/BUILD/auctex-11.84/preview/latex' for x in prv-emacs.el preview.el ; do \ echo /usr/bin/emacs -batch -q -no-site-file -no-init-file -eval '(let ((dir (pop command-line-args-left))) (if (not (string-equal dir "")) (push dir load-path)))' .. --eval '(push "." load-path)' -f batch-byte-compile $x ; \ /usr/bin/emacs -batch -q -no-site-file -no-init-file -eval '(let ((dir (pop command-line-args-left))) (if (not (string-equal dir "")) (push dir load-path)))' .. --eval '(push "." load-path)' -f batch-byte-compile $x ; \ done /usr/bin/emacs -batch -q -no-site-file -no-init-file -eval (let ((dir (pop command-line-args-left))) (if (not (string-equal dir "")) (push dir load-path))) .. --eval (push "." load-path) -f batch-byte-compile prv-emacs.el In preview-mode-setup: prv-emacs.el:384:18:Warning: reference to free variable `preview-menu' prv-emacs.el:398:41:Warning: reference to free variable `preview-dumped-alist' In preview-move-point: prv-emacs.el:460:16:Warning: reference to free variable `preview-auto-reveal' In end of data: prv-emacs.el:601:1:Warning: the following functions are not known to be defined: preview-inherited-face-attribute, preview-filter-specs-1, preview-format-kill, preview-delete, preview-relaxed-string=, preview-disable, preview-inactive-string, preview-filter-specs, preview-auto-reveal-p Wrote /builddir/build/BUILD/auctex-11.84/preview/prv-emacs.elc /usr/bin/emacs -batch -q -no-site-file -no-init-file -eval (let ((dir (pop command-line-args-left))) (if (not (string-equal dir "")) (push dir load-path))) .. --eval (push "." load-path) -f batch-byte-compile preview.el In preview-gs-restart: preview.el:707:8:Warning: `process-kill-without-query' is an obsolete function (as of Emacs 22.1); use `process-query-on-exit-flag' or `set-process-query-on-exit-flag'. Wrote /builddir/build/BUILD/auctex-11.84/preview/preview.elc test "xno" != xno || make preview-latex.el make[2]: Entering directory `/builddir/build/BUILD/auctex-11.84/preview' rm -f preview-latex.el /usr/bin/emacs -batch -no-site-file -no-init-file --eval '(let ((generated-autoload-file (expand-file-name "preview-latex.el"))) (update-file-autoloads "preview.el")(save-buffers-kill-emacs t))' ; \ test -r preview-latex.el || { \ echo ";; Auto-generated preview-latex.el" > preview-latex.el ; \ echo " " >> preview-latex.el ; \ /usr/bin/emacs -batch -no-site-file -no-init-file --eval '(let ((generated-autoload-file (expand-file-name "preview-latex.el"))) (update-file-autoloads "preview.el")(save-buffers-kill-emacs t))' ; \ } Warning: defvar ignored because generated-autoload-file is let-bound Wrote /builddir/build/BUILD/auctex-11.84/preview/preview-latex.el Generating autoloads for preview.el... Generating autoloads for preview.el...done Wrote /builddir/build/BUILD/auctex-11.84/preview/preview-latex.el cat auto.el >> preview-latex.el make[2]: Leaving directory `/builddir/build/BUILD/auctex-11.84/preview' Congratulations! Build is complete. Now, run "make install" as root, or whatever user has permissions to write to the install directory. make[1]: Leaving directory `/builddir/build/BUILD/auctex-11.84/preview' Ascending into /builddir/build/BUILD/auctex-11.84/preview + pushd doc ~/build/BUILD/auctex-11.84/doc ~/build/BUILD/auctex-11.84 + make extradist rm -rf html mkdir html cd html && : -split_node -I .. ../auctex.texi && \ test ! -d auctex || { mv auctex/* . && rm -rf auctex ; } /usr/bin/texi2dvi auctex.texi /usr/bin/texi2dvi: Running etex --file-line-error './auctex.texi' ... This is pdfeTeXk, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) file:line:error style messages enabled. entering extended mode (./auctex.texi (/usr/share/texmf/tex/texinfo/texinfo.tex Loading texinfo [version 2005-01-30.17]: Basics, pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf/tex/generic/epsf/epsf.tex) localization, and turning on texinfo input format.) (./version.texi) (./macros.texi) [1] [2] [-1] (Executive Summary) (Copying) [1] Cross reference values unknown; you must run TeX again. (./intro.texi (./macros.texi) Chapter 1 [2] [3]) (./install.texi Chapter 2 [4] Underfull \hbox (badness 10000) in paragraph at lines 80--84 @textbf Windows@textrm Precompiled ver- Underfull \hbox (badness 4391) in paragraph at lines 84--88 @textbf Mac OS X@textrm A pre-com-piled ver-sion in-clud-ing an in-staller as well as pre- Underfull \hbox (badness 3049) in paragraph at lines 84--88 @textrm in-stalled ver-sions of AUCT[]X and @textsf preview-latex @textrm is a vail-able from [5] [6] [7] [8] [9] [10] (./wininstall.texi [11] [12] Underfull \hbox (badness 10000) in paragraph at lines 144--151 []@textrm The in-stal-la-tion of AUCT[]X will re-quire the MSYS tool Underfull \hbox (badness 10000) in paragraph at lines 157--164 @textrm com-pil-ing a de-vel-oper Underfull \hbox (badness 7203) in paragraph at lines 165--172 []@textrm If you don't want to use a de-vel-oper ver-sion and [] has not Underfull \hbox (badness 5403) in paragraph at lines 165--172 @textrm yet been re-leased, it is also pos-si-ble to use an [] bi-nary from [13] Underfull \hbox (badness 4595) in paragraph at lines 229--234 []@textrm if you are in-stalling for a ver-sion of Emacs. You can use [14] [15])) [16] (./quickstart.texi (./macros.texi) Chapter 3 [17] [18] [19] [20]) Chapter 4 [21] [22] [23] [24] [25] [26] [27] Chapter 5 [28] [29] Underfull \hbox (badness 2726) in paragraph at lines 940--942 []@textrm Note that for some macros, there are spe-cial mech-a-nisms, e.g. @te xttt LaTeX- [30] [31] [32] [33] [34] Chapter 6 [35] [36] [37] [38] [39] [40] [41] [42] [43] Chapter 7 [44] Underfull \hbox (badness 4416) in paragraph at lines 1969--1973 []@textrm The most pow-er-ful fea-tures of AUCT[]X may be those al-low-ing you to run [45] [46] [47] [48] [49] Underfull \hbox (badness 10000) in paragraph at lines 2458--2470 @textrm AUCT[]X mode Underfull \hbox (badness 10000) in paragraph at lines 2458--2470 @texttt clean-output-suffixes[]@textrm , @texttt LaTeX-clean-intermediate-suff ixes[]@textrm , Underfull \hbox (badness 10000) in paragraph at lines 2458--2470 @texttt clean-output-suffixes[]@textrm , @texttt Texinfo-clean-intermediate-su ffixes[]@textrm , @texttt Texinfo- [50] Chapter 8 [51] [52] Chapter 9 [53] [54] Chapter 10 [55] [56] [57] [58] Chapter 11 [59] [60] [61] Chapter 12 [62] [63] [64] [65] [66] [67] [68] Appendix A [69] (./fdl.texi [70] [71] [72] [73] [74] [75]) Appendix B [76] (./changes.texi (./macros.texi) [77] [78] Underfull \hbox (badness 4543) in paragraph at lines 227--235 []@textrm The language-specific in-ser-tion of quo-ta-tion marks was gen-er-al -ized. The Underfull \hbox (badness 4391) in paragraph at lines 227--235 @texttt quote-after-quote[]@textrm , @texttt LaTeX-italian-open-quote[]@textrm , @texttt LaTeX-italian-close-quote[]@textrm , [79] Underfull \hbox (badness 5787) in paragraph at lines 346--353 @textrm italic or type-writer fonts may now be cus-tomized. Be-sides the built - Underfull \hbox (badness 2253) in paragraph at lines 346--353 @textrm in classes, new key-word classes may be added by cus-tomiz-ing the var i-able [80] [81] [82] Underfull \hbox (badness 10000) in paragraph at lines 642--645 []@textrm Support for the KOMA-Script classes. Con-tributed by Mark Tret-tin [83]) Appendix C [84] (./todo.texi [85] [86] Underfull \hbox (badness 10000) in paragraph at lines 199--202 []@textrm Make AUCT[]X work with `@texttt crypt++[]@textrm '[]. Sug-gested by Chris Moore [87] Underfull \hbox (badness 3919) in paragraph at lines 314--318 []@textrm Maybe the reg-exp for match-ing a TeX sym-bol dur-ing pars-ing shoul d be ) Appendix D [88] (./faq.texi [89]) (Key Index) [90] (Function Index) [91] (Variable Index) [92] (Concept Index) [93] [94] ) (see the transcript file for additional information) Output written on auctex.dvi (97 pages, 310796 bytes). Transcript written on auctex.log. /usr/bin/texi2dvi: Running etex --file-line-error './auctex.texi' ... This is pdfeTeXk, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) file:line:error style messages enabled. entering extended mode (./auctex.texi (/usr/share/texmf/tex/texinfo/texinfo.tex Loading texinfo [version 2005-01-30.17]: Basics, pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf/tex/generic/epsf/epsf.tex) localization, and turning on texinfo input format.) (./auctex.aux) (./version.texi) (./macros.texi) [1] [2] (./auctex.toc [-1] [-2]) [-3] (Executive Summary) (Copying) [1] (./intro.texi (./macros.texi) Chapter 1 [2] [3]) (./install.texi Chapter 2 [4] Underfull \hbox (badness 10000) in paragraph at lines 80--84 @textbf Windows@textrm Precompiled ver- Underfull \hbox (badness 4391) in paragraph at lines 84--88 @textbf Mac OS X@textrm A pre-com-piled ver-sion in-clud-ing an in-staller as well as pre- Underfull \hbox (badness 3049) in paragraph at lines 84--88 @textrm in-stalled ver-sions of AUCT[]X and @textsf preview-latex @textrm is a vail-able from [5] [6] [7] [8] [9] [10] (./wininstall.texi [11] [12] Underfull \hbox (badness 10000) in paragraph at lines 144--151 []@textrm The in-stal-la-tion of AUCT[]X will re-quire the MSYS tool Underfull \hbox (badness 10000) in paragraph at lines 157--164 @textrm com-pil-ing a de-vel-oper Underfull \hbox (badness 7203) in paragraph at lines 165--172 []@textrm If you don't want to use a de-vel-oper ver-sion and [] has not Underfull \hbox (badness 5403) in paragraph at lines 165--172 @textrm yet been re-leased, it is also pos-si-ble to use an [] bi-nary from [13] Underfull \hbox (badness 4595) in paragraph at lines 229--234 []@textrm if you are in-stalling for a ver-sion of Emacs. You can use [14] [15])) (./quickstart.texi (./macros.texi) Chapter 3 [16] [17] [18] [19]) Chapter 4 [20] [21] [22] [23] [24] [25] [26] Chapter 5 [27] [28] Underfull \hbox (badness 2726) in paragraph at lines 940--942 []@textrm Note that for some macros, there are spe-cial mech-a-nisms, e.g. @te xttt LaTeX- [29] [30] [31] [32] [33] Chapter 6 [34] [35] [36] [37] [38] [39] [40] [41] [42] Chapter 7 [43] Underfull \hbox (badness 4416) in paragraph at lines 1969--1973 []@textrm The most pow-er-ful fea-tures of AUCT[]X may be those al-low-ing you to run [44] [45] [46] [47] [48] Underfull \hbox (badness 10000) in paragraph at lines 2458--2470 @textrm AUCT[]X mode Underfull \hbox (badness 10000) in paragraph at lines 2458--2470 @texttt clean-output-suffixes[]@textrm , @texttt LaTeX-clean-intermediate-suff ixes[]@textrm , Underfull \hbox (badness 10000) in paragraph at lines 2458--2470 @texttt clean-output-suffixes[]@textrm , @texttt Texinfo-clean-intermediate-su ffixes[]@textrm , @texttt Texinfo- [49] Chapter 8 [50] [51] Chapter 9 [52] [53] Chapter 10 [54] [55] [56] [57] Chapter 11 [58] [59] [60] Chapter 12 [61] [62] [63] [64] [65] [66] [67] Appendix A [68] (./fdl.texi [69] [70] [71] [72] [73] [74]) Appendix B [75] (./changes.texi (./macros.texi) [76] [77] Underfull \hbox (badness 4543) in paragraph at lines 227--235 []@textrm The language-specific in-ser-tion of quo-ta-tion marks was gen-er-al -ized. The Underfull \hbox (badness 4391) in paragraph at lines 227--235 @texttt quote-after-quote[]@textrm , @texttt LaTeX-italian-open-quote[]@textrm , @texttt LaTeX-italian-close-quote[]@textrm , [78] Underfull \hbox (badness 5787) in paragraph at lines 346--353 @textrm italic or type-writer fonts may now be cus-tomized. Be-sides the built - Underfull \hbox (badness 2253) in paragraph at lines 346--353 @textrm in classes, new key-word classes may be added by cus-tomiz-ing the var i-able [79] [80] [81] Underfull \hbox (badness 10000) in paragraph at lines 642--645 []@textrm Support for the KOMA-Script classes. Con-tributed by Mark Tret-tin [82]) Appendix C [83] (./todo.texi [84] [85] Underfull \hbox (badness 10000) in paragraph at lines 199--202 []@textrm Make AUCT[]X work with `@texttt crypt++[]@textrm '[]. Sug-gested by Chris Moore [86] Underfull \hbox (badness 3919) in paragraph at lines 314--318 []@textrm Maybe the reg-exp for match-ing a TeX sym-bol dur-ing pars-ing shoul d be ) Appendix D [87] (./faq.texi [88]) (Key Index) [89] (./auctex.kys) (Function Index) [90] (./auctex.fns) (Variable Index) [91] (./auctex.vrs [92]) (Concept Index) [93] (./auctex.cps [94] [95] [96]) [97] ) (see the transcript file for additional information) Output written on auctex.dvi (102 pages, 492720 bytes). Transcript written on auctex.log. /usr/bin/texi2dvi: Running etex --file-line-error './auctex.texi' ... This is pdfeTeXk, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) file:line:error style messages enabled. entering extended mode (./auctex.texi (/usr/share/texmf/tex/texinfo/texinfo.tex Loading texinfo [version 2005-01-30.17]: Basics, pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf/tex/generic/epsf/epsf.tex) localization, and turning on texinfo input format.) (./auctex.aux) (./version.texi) (./macros.texi) [1] [2] (./auctex.toc [-1] [-2]) [-3] (Executive Summary) (Copying) [1] (./intro.texi (./macros.texi) Chapter 1 [2] [3]) (./install.texi Chapter 2 [4] Underfull \hbox (badness 10000) in paragraph at lines 80--84 @textbf Windows@textrm Precompiled ver- Underfull \hbox (badness 4391) in paragraph at lines 84--88 @textbf Mac OS X@textrm A pre-com-piled ver-sion in-clud-ing an in-staller as well as pre- Underfull \hbox (badness 3049) in paragraph at lines 84--88 @textrm in-stalled ver-sions of AUCT[]X and @textsf preview-latex @textrm is a vail-able from [5] [6] [7] [8] [9] [10] (./wininstall.texi [11] [12] Underfull \hbox (badness 10000) in paragraph at lines 144--151 []@textrm The in-stal-la-tion of AUCT[]X will re-quire the MSYS tool Underfull \hbox (badness 10000) in paragraph at lines 157--164 @textrm com-pil-ing a de-vel-oper Underfull \hbox (badness 7203) in paragraph at lines 165--172 []@textrm If you don't want to use a de-vel-oper ver-sion and [] has not Underfull \hbox (badness 5403) in paragraph at lines 165--172 @textrm yet been re-leased, it is also pos-si-ble to use an [] bi-nary from [13] Underfull \hbox (badness 4595) in paragraph at lines 229--234 []@textrm if you are in-stalling for a ver-sion of Emacs. You can use [14] [15])) (./quickstart.texi (./macros.texi) Chapter 3 [16] [17] [18] [19]) Chapter 4 [20] [21] [22] [23] [24] [25] [26] Chapter 5 [27] [28] Underfull \hbox (badness 2726) in paragraph at lines 940--942 []@textrm Note that for some macros, there are spe-cial mech-a-nisms, e.g. @te xttt LaTeX- [29] [30] [31] [32] [33] Chapter 6 [34] [35] [36] [37] [38] [39] [40] [41] [42] Chapter 7 [43] Underfull \hbox (badness 4416) in paragraph at lines 1969--1973 []@textrm The most pow-er-ful fea-tures of AUCT[]X may be those al-low-ing you to run [44] [45] [46] [47] [48] Underfull \hbox (badness 10000) in paragraph at lines 2458--2470 @textrm AUCT[]X mode Underfull \hbox (badness 10000) in paragraph at lines 2458--2470 @texttt clean-output-suffixes[]@textrm , @texttt LaTeX-clean-intermediate-suff ixes[]@textrm , Underfull \hbox (badness 10000) in paragraph at lines 2458--2470 @texttt clean-output-suffixes[]@textrm , @texttt Texinfo-clean-intermediate-su ffixes[]@textrm , @texttt Texinfo- [49] Chapter 8 [50] [51] Chapter 9 [52] [53] Chapter 10 [54] [55] [56] [57] Chapter 11 [58] [59] [60] Chapter 12 [61] [62] [63] [64] [65] [66] [67] Appendix A [68] (./fdl.texi [69] [70] [71] [72] [73] [74]) Appendix B [75] (./changes.texi (./macros.texi) [76] [77] Underfull \hbox (badness 4543) in paragraph at lines 227--235 []@textrm The language-specific in-ser-tion of quo-ta-tion marks was gen-er-al -ized. The Underfull \hbox (badness 4391) in paragraph at lines 227--235 @texttt quote-after-quote[]@textrm , @texttt LaTeX-italian-open-quote[]@textrm , @texttt LaTeX-italian-close-quote[]@textrm , [78] Underfull \hbox (badness 5787) in paragraph at lines 346--353 @textrm italic or type-writer fonts may now be cus-tomized. Be-sides the built - Underfull \hbox (badness 2253) in paragraph at lines 346--353 @textrm in classes, new key-word classes may be added by cus-tomiz-ing the var i-able [79] [80] [81] Underfull \hbox (badness 10000) in paragraph at lines 642--645 []@textrm Support for the KOMA-Script classes. Con-tributed by Mark Tret-tin [82]) Appendix C [83] (./todo.texi [84] [85] Underfull \hbox (badness 10000) in paragraph at lines 199--202 []@textrm Make AUCT[]X work with `@texttt crypt++[]@textrm '[]. Sug-gested by Chris Moore [86] Underfull \hbox (badness 3919) in paragraph at lines 314--318 []@textrm Maybe the reg-exp for match-ing a TeX sym-bol dur-ing pars-ing shoul d be ) Appendix D [87] (./faq.texi [88]) (Key Index) [89] (./auctex.kys) (Function Index) [90] (./auctex.fns) (Variable Index) [91] (./auctex.vrs [92]) (Concept Index) [93] (./auctex.cps [94] [95] [96]) [97] ) (see the transcript file for additional information) Output written on auctex.dvi (102 pages, 492720 bytes). Transcript written on auctex.log. /usr/bin/texi2dvi: Running etex --file-line-error './auctex.texi' ... This is pdfeTeXk, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) file:line:error style messages enabled. entering extended mode (./auctex.texi (/usr/share/texmf/tex/texinfo/texinfo.tex Loading texinfo [version 2005-01-30.17]: Basics, pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf/tex/generic/epsf/epsf.tex) localization, and turning on texinfo input format.) (./auctex.aux) (./version.texi) (./macros.texi) [1] [2] (./auctex.toc [-1] [-2]) [-3] (Executive Summary) (Copying) [1] (./intro.texi (./macros.texi) Chapter 1 [2] [3]) (./install.texi Chapter 2 [4] Underfull \hbox (badness 10000) in paragraph at lines 80--84 @textbf Windows@textrm Precompiled ver- Underfull \hbox (badness 4391) in paragraph at lines 84--88 @textbf Mac OS X@textrm A pre-com-piled ver-sion in-clud-ing an in-staller as well as pre- Underfull \hbox (badness 3049) in paragraph at lines 84--88 @textrm in-stalled ver-sions of AUCT[]X and @textsf preview-latex @textrm is a vail-able from [5] [6] [7] [8] [9] [10] (./wininstall.texi [11] [12] Underfull \hbox (badness 10000) in paragraph at lines 144--151 []@textrm The in-stal-la-tion of AUCT[]X will re-quire the MSYS tool Underfull \hbox (badness 10000) in paragraph at lines 157--164 @textrm com-pil-ing a de-vel-oper Underfull \hbox (badness 7203) in paragraph at lines 165--172 []@textrm If you don't want to use a de-vel-oper ver-sion and [] has not Underfull \hbox (badness 5403) in paragraph at lines 165--172 @textrm yet been re-leased, it is also pos-si-ble to use an [] bi-nary from [13] Underfull \hbox (badness 4595) in paragraph at lines 229--234 []@textrm if you are in-stalling for a ver-sion of Emacs. You can use [14] [15])) (./quickstart.texi (./macros.texi) Chapter 3 [16] [17] [18] [19]) Chapter 4 [20] [21] [22] [23] [24] [25] [26] Chapter 5 [27] [28] Underfull \hbox (badness 2726) in paragraph at lines 940--942 []@textrm Note that for some macros, there are spe-cial mech-a-nisms, e.g. @te xttt LaTeX- [29] [30] [31] [32] [33] Chapter 6 [34] [35] [36] [37] [38] [39] [40] [41] [42] Chapter 7 [43] Underfull \hbox (badness 4416) in paragraph at lines 1969--1973 []@textrm The most pow-er-ful fea-tures of AUCT[]X may be those al-low-ing you to run [44] [45] [46] [47] [48] Underfull \hbox (badness 10000) in paragraph at lines 2458--2470 @textrm AUCT[]X mode Underfull \hbox (badness 10000) in paragraph at lines 2458--2470 @texttt clean-output-suffixes[]@textrm , @texttt LaTeX-clean-intermediate-suff ixes[]@textrm , Underfull \hbox (badness 10000) in paragraph at lines 2458--2470 @texttt clean-output-suffixes[]@textrm , @texttt Texinfo-clean-intermediate-su ffixes[]@textrm , @texttt Texinfo- [49] Chapter 8 [50] [51] Chapter 9 [52] [53] Chapter 10 [54] [55] [56] [57] Chapter 11 [58] [59] [60] Chapter 12 [61] [62] [63] [64] [65] [66] [67] Appendix A [68] (./fdl.texi [69] [70] [71] [72] [73] [74]) Appendix B [75] (./changes.texi (./macros.texi) [76] [77] Underfull \hbox (badness 4543) in paragraph at lines 227--235 []@textrm The language-specific in-ser-tion of quo-ta-tion marks was gen-er-al -ized. The Underfull \hbox (badness 4391) in paragraph at lines 227--235 @texttt quote-after-quote[]@textrm , @texttt LaTeX-italian-open-quote[]@textrm , @texttt LaTeX-italian-close-quote[]@textrm , [78] Underfull \hbox (badness 5787) in paragraph at lines 346--353 @textrm italic or type-writer fonts may now be cus-tomized. Be-sides the built - Underfull \hbox (badness 2253) in paragraph at lines 346--353 @textrm in classes, new key-word classes may be added by cus-tomiz-ing the var i-able [79] [80] [81] Underfull \hbox (badness 10000) in paragraph at lines 642--645 []@textrm Support for the KOMA-Script classes. Con-tributed by Mark Tret-tin [82]) Appendix C [83] (./todo.texi [84] [85] Underfull \hbox (badness 10000) in paragraph at lines 199--202 []@textrm Make AUCT[]X work with `@texttt crypt++[]@textrm '[]. Sug-gested by Chris Moore [86] Underfull \hbox (badness 3919) in paragraph at lines 314--318 []@textrm Maybe the reg-exp for match-ing a TeX sym-bol dur-ing pars-ing shoul d be ) Appendix D [87] (./faq.texi [88]) (Key Index) [89] (./auctex.kys) (Function Index) [90] (./auctex.fns) (Variable Index) [91] (./auctex.vrs [92]) (Concept Index) [93] (./auctex.cps [94] [95] [96]) [97] ) (see the transcript file for additional information) Output written on auctex.dvi (102 pages, 492720 bytes). Transcript written on auctex.log. /usr/bin/dvips auctex.dvi -Ppdf -o auctex.ps This is dvips(k) 5.95a Copyright 2005 Radical Eye Software (www.radicaleye.com) ' TeX output 2007.08.04:1837' -> auctex.ps . [1] [2] [-1] [-2] [-3] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] /usr/bin/texi2pdf auctex.texi /usr/bin/texi2dvi: Running pdfetex --file-line-error './auctex.texi' ... This is pdfeTeXk, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) file:line:error style messages enabled. entering extended mode (./auctex.texi (/usr/share/texmf/tex/texinfo/texinfo.tex Loading texinfo [version 2005-01-30.17]: Basics, pdf, (/usr/share/texmf/tex/plain/pdfcolor/pdfcolor.tex) fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf/tex/generic/epsf/epsf.tex) localization, and turning on texinfo input format.) (./auctex.aux) (./version.texi) (./macros.texi) [1{/usr/share/texmf-var/fonts/map/pdftex/updma p/pdftex.map}] [2] (./auctex.toc [-1] [-2]) [-3] (./auctex.toc) (./auctex.toc) (Executive Summary) (Copying) [1] (./intro.texi (./macros.texi) Chapter 1 [2] [3]) (./install.texi Chapter 2 [4] Underfull \hbox (badness 10000) in paragraph at lines 80--84 @textbf Windows@textrm Precompiled ver- Underfull \hbox (badness 4391) in paragraph at lines 84--88 @textbf Mac OS X@textrm A pre-com-piled ver-sion in-clud-ing an in-staller as well as pre- Underfull \hbox (badness 3049) in paragraph at lines 84--88 @textrm in-stalled ver-sions of AUCT[]X and @textsf preview-latex @textrm is a vail-able from [5] [6] [7] [8] [9] [10] (./wininstall.texi [11] [12] Underfull \hbox (badness 10000) in paragraph at lines 144--151 []@textrm The in-stal-la-tion of AUCT[]X will re-quire the MSYS tool Underfull \hbox (badness 7203) in paragraph at lines 165--172 []@textrm If you don't want to use a de-vel-oper ver-sion and [] has not Underfull \hbox (badness 5403) in paragraph at lines 165--172 @textrm yet been re-leased, it is also pos-si-ble to use an [] bi-nary from [13] Underfull \hbox (badness 4595) in paragraph at lines 229--234 []@textrm if you are in-stalling for a ver-sion of Emacs. You can use [14] [15])) (./quickstart.texi (./macros.texi) Chapter 3 [16] [17] [18] [19]) Chapter 4 [20] [21] [22] [23] [24] [25] [26] Chapter 5 [27] [28] Underfull \hbox (badness 2726) in paragraph at lines 940--942 []@textrm Note that for some macros, there are spe-cial mech-a-nisms, e.g. @te xttt LaTeX- [29] [30] [31] [32] [33] Chapter 6 [34] [35] [36] [37] [38] [39] [40] [41] [42] Chapter 7 [43] Underfull \hbox (badness 4416) in paragraph at lines 1969--1973 []@textrm The most pow-er-ful fea-tures of AUCT[]X may be those al-low-ing you to run [44] [45] [46] [47] [48] Underfull \hbox (badness 10000) in paragraph at lines 2458--2470 @textrm AUCT[]X mode Underfull \hbox (badness 10000) in paragraph at lines 2458--2470 @texttt clean-output-suffixes[]@textrm , @texttt LaTeX-clean-intermediate-suff ixes[]@textrm , Underfull \hbox (badness 10000) in paragraph at lines 2458--2470 @texttt clean-output-suffixes[]@textrm , @texttt Texinfo-clean-intermediate-su ffixes[]@textrm , @texttt Texinfo- [49] Chapter 8 [50] [51] Chapter 9 [52] [53] Chapter 10 [54] [55] [56] [57] Chapter 11 [58] [59] [60] Chapter 12 [61] [62] [63] [64] [65] [66] [67] Appendix A [68] (./fdl.texi [69] [70] [71] [72] [73] [74]) Appendix B [75] (./changes.texi (./macros.texi) [76] [77] Underfull \hbox (badness 4543) in paragraph at lines 227--235 []@textrm The language-specific in-ser-tion of quo-ta-tion marks was gen-er-al -ized. The Underfull \hbox (badness 4391) in paragraph at lines 227--235 @texttt quote-after-quote[]@textrm , @texttt LaTeX-italian-open-quote[]@textrm , @texttt LaTeX-italian-close-quote[]@textrm , [78] Underfull \hbox (badness 5787) in paragraph at lines 346--353 @textrm italic or type-writer fonts may now be cus-tomized. Be-sides the built - Underfull \hbox (badness 2253) in paragraph at lines 346--353 @textrm in classes, new key-word classes may be added by cus-tomiz-ing the var i-able [79] [80] [81] Underfull \hbox (badness 10000) in paragraph at lines 642--645 []@textrm Support for the KOMA-Script classes. Con-tributed by Mark Tret-tin [82]) Appendix C [83] (./todo.texi [84] [85] Underfull \hbox (badness 10000) in paragraph at lines 199--202 []@textrm Make AUCT[]X work with `@texttt crypt++[]@textrm '[]. Sug-gested by Chris Moore [86] Underfull \hbox (badness 3919) in paragraph at lines 314--318 []@textrm Maybe the reg-exp for match-ing a TeX sym-bol dur-ing pars-ing shoul d be ) Appendix D [87] (./faq.texi [88]) (Key Index) [89] (./auctex.kys) (Function Index) [90] (./auctex.fns) (Variable Index) [91] (./auctex.vrs [92]) (Concept Index) [93] (./auctex.cps [94] [95] [96]) [97] ) (see the transcript file for additional information) Output written on auctex.pdf (102 pages, 653709 bytes). Transcript written on auctex.log. /usr/bin/tex tex-ref This is TeX, Version 3.141592 (Web2C 7.5.4) (./tex-ref.tex [3 columns per page] Underfull \vbox (badness 10000) detected at line 394 Underfull \vbox (badness 10000) detected at line 434 [1] [2] ) (see the transcript file for additional information) Output written on tex-ref.dvi (2 pages, 17564 bytes). Transcript written on tex-ref.log. /usr/bin/dvips tex-ref.dvi -Ppdf -o tex-ref.ps This is dvips(k) 5.95a Copyright 2005 Radical Eye Software (www.radicaleye.com) ' TeX output 2007.08.04:1837' -> tex-ref.ps . [1] [2] /usr/bin/pdftex tex-ref.tex This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) entering extended mode (./tex-ref.tex [3 columns per page] Underfull \vbox (badness 10000) detected at line 394 Underfull \vbox (badness 10000) detected at line 434 [1{/usr/share/texmf-var/fonts/map/pdftex/updmap/pdftex.map}] [2] ) (see the transcript file for additional information) Output written on tex-ref.pdf (2 pages, 99519 bytes). Transcript written on tex-ref.log. + popd ~/build/BUILD/auctex-11.84 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.79432 + umask 022 + cd /builddir/build/BUILD + cd auctex-11.84 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder + mkdir -p /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/site-start.d + make DESTDIR=/var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder install ./mkinstalldirs /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp rm -f /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/tex-site.el # Remove old (CVS-version) mistakes test ! -f /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/tex-site.el || { \ if grep -q "tex-site.*Don't edit." /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/tex-site.el; then \ echo "Overwriting old tex-site.el" ; \ else \ echo "Renaming old tex-site.el to tex-site.el.save" ; \ mv /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/tex-site.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/tex-site.el.save ; \ fi; \ } if test Xno = Xno; \ then /usr/bin/install -c -m 644 tex-site.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp ; \ else rm -f /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/tex-site.el ; \ fi ./mkinstalldirs /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex mkdir -p -- /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex for x in tex.el tex-buf.el tex-style.el latex.el tex-info.el texmathp.el multi-prompt.el tex-mik.el font-latex.el tex-font.el context.el context-en.el context-nl.el tex-fold.el toolbar-x.el tex-bar.el bib-cite.el tex-fptex.el tex-jp.el; do \ echo ' /usr/bin/install -c -m 644' $x '/var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex' ; \ /usr/bin/install -c -m 644 $x /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex ; \ done; /usr/bin/install -c -m 644 tex.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 tex-buf.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 tex-style.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 latex.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 tex-info.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 texmathp.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 multi-prompt.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 tex-mik.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 font-latex.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 tex-font.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 context.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 context-en.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 context-nl.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 tex-fold.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 toolbar-x.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 tex-bar.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 bib-cite.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 tex-fptex.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 tex-jp.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex ./mkinstalldirs /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style mkdir -p -- /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/.nosearch /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style for x in style/prosper.el style/slides.el style/foils.el style/amstex.el style/article.el style/book.el style/letter.el style/report.el style/amsart.el style/amsbook.el style/epsf.el style/psfig.el style/latexinfo.el style/dutch.el style/german.el style/dk.el style/j-article.el style/j-book.el style/j-report.el style/jarticle.el style/jbook.el style/jreport.el style/dinbrief.el style/virtex.el style/plfonts.el style/plhb.el style/harvard.el style/swedish.el style/danish.el style/slovak.el style/czech.el style/amsmath.el style/amstext.el style/amsbsy.el style/amsopn.el style/amsthm.el style/natbib.el style/index.el style/makeidx.el style/multind.el style/varioref.el style/fancyref.el style/mdwlist.el style/ngerman.el style/graphicx.el style/graphics.el style/verbatim.el style/scrbase.el style/scrartcl.el style/scrbook.el style/scrreprt.el style/scrlttr2.el style/scrpage2.el style/captcont.el style/subfigure.el style/paralist.el style/booktabs.el style/emp.el style/jura.el style/alphanum.el style/beamer.el style/alltt.el style/italian.el style/doc.el style/ltxdoc.el style/ltx-base.el style/units.el style/nicefrac.el style/url.el style/listings.el style/jurabib.el style/csquotes.el style/jsarticle.el style/jsbook.el style/babel.el style/dk-bib.el style/inputenc.el style/frenchb.el style/francais.el style/MinionPro.el style/pdfsync.el style/polish.el style/polski.el ; do \ echo ' /usr/bin/install -c -m 644' $x '/var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style' ; \ /usr/bin/install -c -m 644 $x /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style ; \ done; /usr/bin/install -c -m 644 style/prosper.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/slides.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/foils.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/amstex.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/article.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/book.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/letter.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/report.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/amsart.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/amsbook.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/epsf.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/psfig.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/latexinfo.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/dutch.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/german.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/dk.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/j-article.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/j-book.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/j-report.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/jarticle.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/jbook.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/jreport.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/dinbrief.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/virtex.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/plfonts.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/plhb.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/harvard.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/swedish.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/danish.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/slovak.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/czech.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/amsmath.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/amstext.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/amsbsy.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/amsopn.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/amsthm.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/natbib.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/index.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/makeidx.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/multind.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/varioref.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/fancyref.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/mdwlist.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/ngerman.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/graphicx.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/graphics.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/verbatim.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/scrbase.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/scrartcl.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/scrbook.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/scrreprt.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/scrlttr2.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/scrpage2.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/captcont.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/subfigure.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/paralist.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/booktabs.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/emp.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/jura.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/alphanum.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/beamer.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/alltt.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/italian.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/doc.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/ltxdoc.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/ltx-base.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/units.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/nicefrac.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/url.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/listings.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/jurabib.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/csquotes.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/jsarticle.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/jsbook.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/babel.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/dk-bib.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/inputenc.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/frenchb.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/francais.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/MinionPro.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/pdfsync.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/polish.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/polski.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style ./mkinstalldirs /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/var/auctex mkdir -p -- /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/var/auctex /usr/bin/install -c -m 644 style/.nosearch /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/var/auctex for x in tex.el tex-buf.el tex-style.el latex.el tex-info.el texmathp.el multi-prompt.el tex-mik.el font-latex.el tex-font.el context.el context-en.el context-nl.el tex-fold.el toolbar-x.el tex-bar.el bib-cite.el tex-fptex.el tex-jp.el; do \ echo ' /usr/bin/install -c -m 644' ${x}c '/var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex' ; \ /usr/bin/install -c -m 644 ${x}c /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex ; \ done; /usr/bin/install -c -m 644 tex.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 tex-buf.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 tex-style.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 latex.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 tex-info.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 texmathp.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 multi-prompt.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 tex-mik.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 font-latex.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 tex-font.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 context.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 context-en.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 context-nl.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 tex-fold.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 toolbar-x.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 tex-bar.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 bib-cite.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 tex-fptex.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 tex-jp.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex for x in style/prosper.el style/slides.el style/foils.el style/amstex.el style/article.el style/book.el style/letter.el style/report.el style/amsart.el style/amsbook.el style/epsf.el style/psfig.el style/latexinfo.el style/dutch.el style/german.el style/dk.el style/j-article.el style/j-book.el style/j-report.el style/jarticle.el style/jbook.el style/jreport.el style/dinbrief.el style/virtex.el style/plfonts.el style/plhb.el style/harvard.el style/swedish.el style/danish.el style/slovak.el style/czech.el style/amsmath.el style/amstext.el style/amsbsy.el style/amsopn.el style/amsthm.el style/natbib.el style/index.el style/makeidx.el style/multind.el style/varioref.el style/fancyref.el style/mdwlist.el style/ngerman.el style/graphicx.el style/graphics.el style/verbatim.el style/scrbase.el style/scrartcl.el style/scrbook.el style/scrreprt.el style/scrlttr2.el style/scrpage2.el style/captcont.el style/subfigure.el style/paralist.el style/booktabs.el style/emp.el style/jura.el style/alphanum.el style/beamer.el style/alltt.el style/italian.el style/doc.el style/ltxdoc.el style/ltx-base.el style/units.el style/nicefrac.el style/url.el style/listings.el style/jurabib.el style/csquotes.el style/jsarticle.el style/jsbook.el style/babel.el style/dk-bib.el style/inputenc.el style/frenchb.el style/francais.el style/MinionPro.el style/pdfsync.el style/polish.el style/polski.el ; do \ echo ' /usr/bin/install -c -m 644' ${x}c '/var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style' ; \ /usr/bin/install -c -m 644 ${x}c /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style ; \ done; /usr/bin/install -c -m 644 style/prosper.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/slides.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/foils.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/amstex.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/article.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/book.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/letter.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/report.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/amsart.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/amsbook.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/epsf.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/psfig.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/latexinfo.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/dutch.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/german.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/dk.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/j-article.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/j-book.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/j-report.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/jarticle.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/jbook.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/jreport.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/dinbrief.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/virtex.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/plfonts.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/plhb.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/harvard.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/swedish.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/danish.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/slovak.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/czech.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/amsmath.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/amstext.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/amsbsy.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/amsopn.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/amsthm.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/natbib.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/index.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/makeidx.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/multind.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/varioref.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/fancyref.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/mdwlist.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/ngerman.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/graphicx.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/graphics.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/verbatim.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/scrbase.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/scrartcl.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/scrbook.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/scrreprt.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/scrlttr2.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/scrpage2.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/captcont.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/subfigure.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/paralist.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/booktabs.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/emp.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/jura.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/alphanum.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/beamer.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/alltt.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/italian.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/doc.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/ltxdoc.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/ltx-base.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/units.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/nicefrac.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/url.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/listings.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/jurabib.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/csquotes.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/jsarticle.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/jsbook.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/babel.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/dk-bib.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/inputenc.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/frenchb.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/francais.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/MinionPro.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/pdfsync.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/polish.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style /usr/bin/install -c -m 644 style/polski.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/style cd doc ; make DESTDIR=/var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder install-auctex make[1]: Entering directory `/builddir/build/BUILD/auctex-11.84/doc' ../mkinstalldirs /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/info mkdir -p -- /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/info rm -f /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/info/auctex /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/info/auctex-* /usr/bin/install -c -m 644 auctex.info /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/info for x in auctex.info-*; do \ if [ -r $x ]; then \ /usr/bin/install -c -m 644 $x /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/info ; \ fi; \ done /sbin/install-info --info-dir=/var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/info auctex.info make[1]: Leaving directory `/builddir/build/BUILD/auctex-11.84/doc' test "xyes" != xyes || { \ cd doc ; make DESTDIR=/var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder install-preview; } make[1]: Entering directory `/builddir/build/BUILD/auctex-11.84/doc' ../mkinstalldirs /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/info for x in preview-latex.info* ; do \ /usr/bin/install -c -m 644 $x /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/info ; \ done /sbin/install-info --info-dir=/var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/info preview-latex.info make[1]: Leaving directory `/builddir/build/BUILD/auctex-11.84/doc' ./mkinstalldirs /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images mkdir -p -- /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images set -x; for x in images/*.xpm ; do \ /usr/bin/install -c -m 644 ${x} /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images ; \ done; + for x in 'images/*.xpm' + /usr/bin/install -c -m 644 images/amstex.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images + for x in 'images/*.xpm' + /usr/bin/install -c -m 644 images/bibtex.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images + for x in 'images/*.xpm' + /usr/bin/install -c -m 644 images/dropdown.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images + for x in 'images/*.xpm' + /usr/bin/install -c -m 644 images/dvipdf.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images + for x in 'images/*.xpm' + /usr/bin/install -c -m 644 images/dvips.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images + for x in 'images/*.xpm' + /usr/bin/install -c -m 644 images/error.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images + for x in 'images/*.xpm' + /usr/bin/install -c -m 644 images/exec.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images + for x in 'images/*.xpm' + /usr/bin/install -c -m 644 images/execbibtex.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images + for x in 'images/*.xpm' + /usr/bin/install -c -m 644 images/execdvips.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images + for x in 'images/*.xpm' + /usr/bin/install -c -m 644 images/execerror.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images + for x in 'images/*.xpm' + /usr/bin/install -c -m 644 images/execpdftex.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images + for x in 'images/*.xpm' + /usr/bin/install -c -m 644 images/exectex.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images + for x in 'images/*.xpm' + /usr/bin/install -c -m 644 images/execviewdvi.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images + for x in 'images/*.xpm' + /usr/bin/install -c -m 644 images/execviewpdf.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images + for x in 'images/*.xpm' + /usr/bin/install -c -m 644 images/execviewps.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images + for x in 'images/*.xpm' + /usr/bin/install -c -m 644 images/gv.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images + for x in 'images/*.xpm' + /usr/bin/install -c -m 644 images/jumpdvi.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images + for x in 'images/*.xpm' + /usr/bin/install -c -m 644 images/ltx-symb-turn-off.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images + for x in 'images/*.xpm' + /usr/bin/install -c -m 644 images/ltx-symb-turn-on.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images + for x in 'images/*.xpm' + /usr/bin/install -c -m 644 images/pdftex.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images + for x in 'images/*.xpm' + /usr/bin/install -c -m 644 images/pspdf.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images + for x in 'images/*.xpm' + /usr/bin/install -c -m 644 images/sep.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images + for x in 'images/*.xpm' + /usr/bin/install -c -m 644 images/tex.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images + for x in 'images/*.xpm' + /usr/bin/install -c -m 644 images/view.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images + for x in 'images/*.xpm' + /usr/bin/install -c -m 644 images/viewdvi.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images + for x in 'images/*.xpm' + /usr/bin/install -c -m 644 images/viewpdf.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images + for x in 'images/*.xpm' + /usr/bin/install -c -m 644 images/viewps.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images test no != no || \ /usr/bin/install -c -m 644 auctex.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/site-start.d/auctex.el test -z "preview" || (OLDPWD="`pwd`";for i in ""preview;do cd $i;echo "Descending into `pwd`";make 'DESTDIR=/var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder' PACKAGE=auctex install || exit $?;cd "$OLDPWD";echo "Ascending into $OLDPWD";done) Descending into /builddir/build/BUILD/auctex-11.84/preview make[1]: Entering directory `/builddir/build/BUILD/auctex-11.84/preview' (cd latex ; make DESTDIR=/var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder install) make[2]: Entering directory `/builddir/build/BUILD/auctex-11.84/preview/latex' ../../mkinstalldirs /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/texmf/tex/latex/preview mkdir -p -- /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/texmf/tex/latex/preview for x in preview.sty prauctex.def prauctex.cfg prshowbox.def prshowlabels.def prtracingall.def prtightpage.def prlyx.def prcounters.def prfootnotes.def ; do \ echo /usr/bin/install -c -m 644 $x /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/texmf/tex/latex/preview ; \ /usr/bin/install -c -m 644 $x /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/texmf/tex/latex/preview ; \ done /usr/bin/install -c -m 644 preview.sty /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/texmf/tex/latex/preview /usr/bin/install -c -m 644 prauctex.def /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/texmf/tex/latex/preview /usr/bin/install -c -m 644 prauctex.cfg /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/texmf/tex/latex/preview /usr/bin/install -c -m 644 prshowbox.def /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/texmf/tex/latex/preview /usr/bin/install -c -m 644 prshowlabels.def /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/texmf/tex/latex/preview /usr/bin/install -c -m 644 prtracingall.def /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/texmf/tex/latex/preview /usr/bin/install -c -m 644 prtightpage.def /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/texmf/tex/latex/preview /usr/bin/install -c -m 644 prlyx.def /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/texmf/tex/latex/preview /usr/bin/install -c -m 644 prcounters.def /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/texmf/tex/latex/preview /usr/bin/install -c -m 644 prfootnotes.def /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/texmf/tex/latex/preview Warning: Cannot update ls-R database in /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/texmf/tex/latex/preview/../../.. ../../mkinstalldirs /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/texmf/doc/latex/styles mkdir -p -- /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/texmf/doc/latex/styles /usr/bin/install -c -m 644 preview.dvi /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/texmf/doc/latex/styles make[2]: Leaving directory `/builddir/build/BUILD/auctex-11.84/preview/latex' ../mkinstalldirs /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex for x in prv-emacs.el preview.el ; do \ echo /usr/bin/install -c -m 644 $x /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex ; \ /usr/bin/install -c -m 644 $x /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex ; \ echo /usr/bin/install -c -m 644 ${x}c /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex ; \ /usr/bin/install -c -m 644 ${x}c /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex ; \ done /usr/bin/install -c -m 644 prv-emacs.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 prv-emacs.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 preview.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex /usr/bin/install -c -m 644 preview.elc /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex ../mkinstalldirs /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex : >/var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/.nosearch ../mkinstalldirs /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images for x in images/prverr16.xpm images/prverr20.xpm images/prverr24.xbm images/prverr24.xpm images/prvtex-cap-up.xpm images/prvtex12.xbm images/prvtex12.xpm images/prvtex16.xbm images/prvtex16.xpm images/prvtex20.xpm images/prvtex24.xbm images/prvtex24.xpm images/prvwrk12.xpm images/prvwrk14.xpm images/prvwrk16.xpm images/prvwrk20.xpm images/prvwrk24.xbm images/prvwrk24.xpm; do \ echo /usr/bin/install -c -m 644 $x /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images ; \ /usr/bin/install -c -m 644 $x /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images ; \ done /usr/bin/install -c -m 644 images/prverr16.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images /usr/bin/install -c -m 644 images/prverr20.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images /usr/bin/install -c -m 644 images/prverr24.xbm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images /usr/bin/install -c -m 644 images/prverr24.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images /usr/bin/install -c -m 644 images/prvtex-cap-up.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images /usr/bin/install -c -m 644 images/prvtex12.xbm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images /usr/bin/install -c -m 644 images/prvtex12.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images /usr/bin/install -c -m 644 images/prvtex16.xbm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images /usr/bin/install -c -m 644 images/prvtex16.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images /usr/bin/install -c -m 644 images/prvtex20.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images /usr/bin/install -c -m 644 images/prvtex24.xbm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images /usr/bin/install -c -m 644 images/prvtex24.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images /usr/bin/install -c -m 644 images/prvwrk12.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images /usr/bin/install -c -m 644 images/prvwrk14.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images /usr/bin/install -c -m 644 images/prvwrk16.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images /usr/bin/install -c -m 644 images/prvwrk20.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images /usr/bin/install -c -m 644 images/prvwrk24.xbm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images /usr/bin/install -c -m 644 images/prvwrk24.xpm /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/auctex/images test no != no || make preview-latex.el make[2]: Entering directory `/builddir/build/BUILD/auctex-11.84/preview' make[2]: `preview-latex.el' is up to date. make[2]: Leaving directory `/builddir/build/BUILD/auctex-11.84/preview' test no != no || \ /usr/bin/install -c -m 644 preview-latex.el /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/emacs/site-lisp/site-start.d/preview-latex.el Installation completed. Please read the PROBLEMS file if you use a) AUCTeX with a version less than 11.0 b) GNU Emacs with a version less than 21.2 OR XEmacs with a version less than 21.4.9 c) Ghostscript with a version less than 6.51 Please use M-x preview-report-bug if you experience any problems not mentioned in there. make[1]: Leaving directory `/builddir/build/BUILD/auctex-11.84/preview' Ascending into /builddir/build/BUILD/auctex-11.84/preview make 'DESTDIR=/var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder' install-metadata make[1]: Entering directory `/builddir/build/BUILD/auctex-11.84' test "xno" = xno || { \ ./mkinstalldirs /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilderno/pkginfo || : ; \ if test "xyes" = xyes; then \ /usr/bin/emacs -batch -q -no-site-file -no-init-file -l lpath.el -l preview/prv-install -f preview-make-package /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilderno "auctex" \"`echo 2007-01-12|sed 's/\(.*\)-\(.*\)-\(.*\)/\1.\2\3/'`\" \"11.84\" tex-site.el preview/auto.el; \ else \ /usr/bin/emacs -batch -q -no-site-file -no-init-file -l lpath.el -l preview/prv-install -f preview-make-package /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilderno "auctex" \"`echo 2007-01-12|sed 's/\(.*\)-\(.*\)-\(.*\)/\1.\2\3/'`\" \"11.84\" tex-site.el; \ fi && \ cd /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilderno && \ find "etc/auctex" "lisp/auctex" -print >"pkginfo/MANIFEST.auctex" && \ for i in auctex preview-latex; do \ test -r "info/$i.info" && echo "info/$i.info" >> "pkginfo/MANIFEST.auctex" ; \ done && \ echo "pkginfo/MANIFEST.auctex" >> "pkginfo/MANIFEST.auctex" ; \ } make[1]: Leaving directory `/builddir/build/BUILD/auctex-11.84' + cat + rm -rf /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/var + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/auctex-11.84 0 blocks find: /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/lib: No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: emacs-auctex-11.84-3.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.69404 + umask 022 + cd /builddir/build/BUILD + cd auctex-11.84 + DOCDIR=/var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/doc/emacs-auctex-11.84 + export DOCDIR + rm -rf /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/doc/emacs-auctex-11.84 + /bin/mkdir -p /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/doc/emacs-auctex-11.84 + cp -pr RELEASE COPYING README TODO FAQ CHANGES /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/doc/emacs-auctex-11.84 + exit 0 Provides: auctex Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: /sbin/install-info emacs emacs-common ghostscript tetex-preview = 11.84-3.fc8 Conflicts: emacspeak < 18 Obsoletes: auctex Processing files: emacs-auctex-el-11.84-3.fc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: emacs-auctex = 11.84-3.fc8 Processing files: emacs-auctex-doc-11.84-3.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.69404 + umask 022 + cd /builddir/build/BUILD + cd auctex-11.84 + DOCDIR=/var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/doc/emacs-auctex-doc-11.84 + export DOCDIR + rm -rf /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/doc/emacs-auctex-doc-11.84 + /bin/mkdir -p /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/doc/emacs-auctex-doc-11.84 + cp -pr doc/auctex.dvi doc/tex-ref.dvi doc/auctex.ps doc/tex-ref.ps doc/auctex.pdf doc/tex-ref.pdf /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/doc/emacs-auctex-doc-11.84 + cp -pr doc/html /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder/usr/share/doc/emacs-auctex-doc-11.84 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tetex-preview-11.84-3.fc8 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: ghostscript tetex-fonts tetex-latex Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Wrote: /builddir/build/RPMS/emacs-auctex-11.84-3.fc8.noarch.rpm Wrote: /builddir/build/RPMS/emacs-auctex-el-11.84-3.fc8.noarch.rpm Wrote: /builddir/build/RPMS/emacs-auctex-doc-11.84-3.fc8.noarch.rpm Wrote: /builddir/build/RPMS/tetex-preview-11.84-3.fc8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.55952 + umask 022 + cd /builddir/build/BUILD + cd auctex-11.84 + rm -rf /var/tmp/emacs-auctex-11.84-3.fc8-root-kojibuilder + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.55952 + umask 022 + cd /builddir/build/BUILD + rm -rf auctex-11.84 + exit 0