Mock Version: 1.1.4 Mock Version: 1.1.4 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/archimedes.spec'], False, '/var/lib/mock/dist-f14-build-900246-132115/root/', None, 86400, True, 0, 498, 498, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/archimedes.spec'] warning: Could not canonicalize hostname: x86-12.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/archimedes-0.9.1-1.fc14.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/archimedes.spec'], False, '/var/lib/mock/dist-f14-build-900246-132115/root/', None, 86400, True, 0, 498, 498, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/archimedes.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VIqGKu + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf archimedes-0.9.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/archimedes-0.9.1.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd archimedes-0.9.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + dos2unix COPYING dos2unix: converting file COPYING to UNIX format ... + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bxqjQJ + umask 022 + cd /builddir/build/BUILD + cd archimedes-0.9.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --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=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-manual checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for latex... latex checking for dvips... dvips checking for dvipdf... dvipdf checking for log in -lm... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether struct tm is in sys/time.h or time.h... time.h checking for memset... yes checking for pow... yes checking for sqrt... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands Build LaTeX manual + make -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/archimedes-0.9.1' Making all in src make[2]: Entering directory `/builddir/build/BUILD/archimedes-0.9.1/src' gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c archimedes.c archimedes.c: In function 'Read_Input_File': readinputfile.h:90:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:93:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result readinputfile.h:101:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:102:32: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:107:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:108:32: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:113:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:137:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:149:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:161:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:173:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:185:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:210:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:212:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:234:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:260:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:275:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:290:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:299:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:302:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:308:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:314:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:320:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:327:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:333:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:339:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:345:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:358:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:368:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:410:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:412:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:414:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:422:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:424:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:426:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:438:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:449:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:460:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:477:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:484:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:491:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:498:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:505:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:535:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:542:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:549:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:556:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:563:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:581:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:591:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:597:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:618:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:641:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:650:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:660:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:665:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:672:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:733:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:755:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result readinputfile.h:768:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result In file included from archimedes.c:751:0: media.h: In function 'media': media.h:52:8: warning: 'iaux' may be used uninitialized in this function In file included from archimedes.c:757:0: electric_field.h: In function 'Electric_Field': electric_field.h:47:14: warning: 'kappa' may be used uninitialized in this function electric_field.h:47:20: warning: 'deltat' may be used uninitialized in this function In file included from archimedes.c:762:0: deviceconfig.h: In function 'MCdevice_config': deviceconfig.h:39:11: warning: 'c2' may be used uninitialized in this function In file included from archimedes.c:769:0: readinputfile.h: In function 'Read_Input_File': readinputfile.h:614:20: warning: 'delt' may be used uninitialized in this function readinputfile.h:614:25: warning: 'dens' may be used uninitialized in this function readinputfile.h:614:30: warning: 'denshole' may be used uninitialized in this function readinputfile.h:616:9: warning: 'i' may be used uninitialized in this function In file included from archimedes.c:772:0: ParabMEP2D.h: In function 'ParabMEP2D': ParabMEP2D.h:84:7: warning: 'dt' may be used uninitialized in this function ParabMEP2D.h:85:7: warning: 'dtodx2' may be used uninitialized in this function ParabMEP2D.h:86:7: warning: 'dtody2' may be used uninitialized in this function In file included from archimedes.c:775:0: holemep2d.h: In function 'Hole_MEP2D': holemep2d.h:69:7: warning: 'dtodx2' may be used uninitialized in this function holemep2d.h:69:14: warning: 'dtody2' may be used uninitialized in this function holemep2d.h:69:21: warning: 'dt' may be used uninitialized in this function gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o archimedes archimedes.o -lm -lm make[2]: Leaving directory `/builddir/build/BUILD/archimedes-0.9.1/src' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/archimedes-0.9.1/doc' Building LaTeX tutorial (dvi file) TEXINPUTS=.:.:: latex archimedes This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) %&-line parsing enabled. entering extended mode (./archimedes.tex LaTeX2e <2005/12/01> Babel and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, arabic, basque, bulgarian, coptic, welsh, czech, slovak, german, ng erman, danish, esperanto, spanish, catalan, galician, estonian, farsi, finnish, french, greek, monogreek, ancientgreek, croatian, hungarian, interlingua, ibyc us, indonesian, icelandic, italian, latin, mongolian, dutch, norsk, polish, por tuguese, pinyin, romanian, russian, slovenian, uppersorbian, serbian, swedish, turkish, ukenglish, ukrainian, loaded. (/usr/share/texmf/tex/latex/base/book.cls Document Class: book 2005/09/16 v1.4f Standard LaTeX document class (/usr/share/texmf/tex/latex/base/bk12.clo)) (/usr/share/texmf/tex/latex/psnfss/times.sty) (/usr/share/texmf/tex/latex/minitoc/minitoc.sty (/usr/share/texmf/tex/latex/minitoc/mtcmess.sty) (./archimedes.mtc1) (/usr/share/texmf/tex/latex/minitoc/english.mld) (/usr/share/texmf/tex/latex/minitoc/english.mld)) (/usr/share/texmf/tex/latex/amsfonts/eucal.sty) (/usr/share/texmf/tex/latex/amsfonts/amsfonts.sty) (/usr/share/texmf/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texmf/tex/latex/amsmath/amstext.sty (/usr/share/texmf/tex/latex/amsmath/amsgen.sty)) (/usr/share/texmf/tex/latex/amsmath/amsbsy.sty) (/usr/share/texmf/tex/latex/amsmath/amsopn.sty)) (/usr/share/texmf/tex/latex/graphics/color.sty (/usr/share/texmf/tex/latex/config/color.cfg) (/usr/share/texmf/tex/latex/graphics/dvips.def) (/usr/share/texmf/tex/latex/graphics/dvipsnam.def)) (/usr/share/texmf/tex/latex/graphics/graphics.sty (/usr/share/texmf/tex/latex/graphics/trig.sty) (/usr/share/texmf/tex/latex/config/graphics.cfg)) (/usr/share/texmf/tex/latex/graphics/epsfig.sty (/usr/share/texmf/tex/latex/graphics/graphicx.sty (/usr/share/texmf/tex/latex/graphics/keyval.sty))) (./dblfont.sty) (/usr/share/texmf/tex/latex/fancybox/fancybox.sty Style option: `fancybox' v1.3 <2000/09/19> (tvz) ) (/usr/share/texmf/tex/generic/dvips/colordvi.sty) No file archimedes.aux. (/usr/share/texmf/tex/latex/psnfss/ot1ptm.fd) (/usr/share/texmf/tex/latex/amsfonts/umsa.fd) (/usr/share/texmf/tex/latex/amsfonts/umsb.fd) [1] Package minitoc Warning: (minitoc) No file archimedes.toc. (minitoc) MINITOCS NOT PREPARED on input line 47. [2] No file archimedes.toc. [3] [4] Chapter 1. (/usr/share/texmf/tex/latex/psnfss/omsptm.fd) [5] [6] Chapter 2. [7] [8] Underfull \vbox (badness 1946) has occurred while \output is active [9] [10] [11] [12] [13] [14] [15] Overfull \hbox (2.32112pt too wide) in paragraph at lines 552--554 []\OT1/ptm/m/n/12 If you have In-vari-ant Sec-tions, Front-Cover Texts and Back -Cover Texts, re-place the "with...Texts." [16] [17] [18] Chapter 3. [19] [20] Overfull \hbox (56.9698pt too wide) in paragraph at lines 604--620 \OT1/ptm/m/sl/12 "You can down-load \OT1/ptm/b/sl/12 Archimedes \OT1/ptm/m/sl/1 2 un-der GPL li-cense at the fol-low-ing web site www.gnu.org/software/archimed es" Overfull \hbox (1.08775pt too wide) in paragraph at lines 604--620 \OT1/ptm/m/n/12 This will be very en-cour-ag-ing for me in de-vel-op-ping new a nd more pow-er-full ver-sions of \OT1/ptm/b/n/12 Archimedes\OT1/ptm/m/n/12 . [21] (/usr/share/texmf/tex/latex/psnfss/ot1pcr.fd) [22] [23] [24] Chapter 4. [25] Overfull \hbox (11.00589pt too wide) in paragraph at lines 646--648 []\OT1/ptm/m/n/12 The GNU pack-age \OT1/ptm/b/n/12 Archimedes \OT1/ptm/m/n/12 w as writ-ten by Jean Michel Sel-l-ier (jean-michel.sellier@gmail.com). [26] Underfull \vbox (badness 10000) has occurred while \output is active [27] LaTeX Warning: Reference `diode1' on page 28 undefined on input line 716. LaTeX Warning: Reference `diode5' on page 28 undefined on input line 716. [28] [29] [30] [31] [32] Overfull \hbox (6.11458pt too wide) in paragraph at lines 807--808 []\OT1/ptm/m/n/12 The key-word \OT1/ptm/b/n/12 AC-CEP-TOR-DEN-SITY\OT1/ptm/m/n/ 12 . This is the same as the prece-dent key-word (i.e. \OT1/ptm/b/n/12 DONOR- [33] [34] [35] [36] Chapter 5. Underfull \hbox (badness 10000) in paragraph at lines 843--863 [37] [38] [39] [40] LaTeX Warning: Command \i invalid in math mode on input line 923. [41] LaTeX Warning: Command \i invalid in math mode on input line 955. [42] Overfull \hbox (14.67041pt too wide) in paragraph at lines 969--973 \OT1/ptm/m/n/12 It is pos-si-ble to choose other en-ergy band re-la-tions, but they are ac-tu-ally not im-ple-mented in \OT1/ptm/b/n/12 Archimedes\OT1/ptm/m/n /12 . [43] [44] [45] [46] [47] [48] Overfull \hbox (83.0474pt too wide) detected at line 1110 \OML/cmm/m/it/12 ^^\[]\OT1/cmr/m/n/12 (\OML/cmm/m/it/12 W\OT1/cmr/m/n/12 ) = \O MS/cmsy/m/n/12 ^^@[] [49] [50] Chapter 6. Underfull \vbox (badness 1067) has occurred while \output is active [51] [52] [53] [54] [55] [56] Chapter 7. Overfull \hbox (5.0222pt too wide) in paragraph at lines 1231--1236 \OT1/ptm/m/n/12 Thus, in this chap-ter, we de-scribe the syn-tax of all the com -mands ac-tu-ally im-ple-mented in \OT1/ptm/b/n/12 Archimedes\OT1/ptm/m/n/12 . Overfull \hbox (5.34721pt too wide) in paragraph at lines 1249--1253 \OT1/ptm/m/n/12 In the def-i-ni-tion of a new de-vice, even if the holes are co n-sid-ered as fixed in this ver-sion of \OT1/ptm/b/n/12 Archimedes\OT1/ptm/m/n/ 12 , [57] Underfull \hbox (badness 10000) in paragraph at lines 1265--1266 Overfull \hbox (49.10294pt too wide) in paragraph at lines 1275--1275 []\OT1/pcr/m/n/12 # acceptor spatial distribution on the rectangle [0.0,1.0e-6] x[0.0,0.1e-6][] [58] [59] Underfull \hbox (badness 10000) in paragraph at lines 1325--1326 Underfull \hbox (badness 10000) in paragraph at lines 1327--1328 [60] Underfull \hbox (badness 10000) in paragraph at lines 1329--1330 Underfull \hbox (badness 10000) in paragraph at lines 1331--1332 [61] Underfull \hbox (badness 10000) in paragraph at lines 1366--1367 Overfull \hbox (27.50294pt too wide) in paragraph at lines 1376--1376 []\OT1/pcr/m/n/12 # donor spatial distribution on the rectangle [0.0,1.0e-6]x[0 .0,0.1e-6][] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] Underfull \hbox (badness 10000) in paragraph at lines 1611--1612 [72] [73] [74] Chapter 8. Underfull \hbox (badness 10000) in paragraph at lines 1664--1665 [75] Underfull \vbox (badness 10000) has occurred while \output is active [76] LaTeX Warning: Reference `MESFET1' on page 77 undefined on input line 1721. LaTeX Warning: Reference `MESFET5' on page 77 undefined on input line 1721. LaTeX Warning: Float too large for page by 294.21019pt on input line 1736. LaTeX Warning: Float too large for page by 294.21019pt on input line 1745. [77] Underfull \vbox (badness 10000) has occurred while \output is active [78] Underfull \vbox (badness 10000) has occurred while \output is active [79] [80] Underfull \vbox (badness 10000) has occurred while \output is active [81] LaTeX Warning: Float too large for page by 379.58485pt on input line 1895. [82] [83] [84] [85] [86] [87] [88] Chapter 9. Package minitoc(hints) Warning: (minitoc(hints)) You have used \dominitoc, (minitoc(hints)) but not \minitoc. Package minitoc(hints) Warning: (minitoc(hints)) Some hints have been written (minitoc(hints)) in the archimedes.log file. [89] (./archimedes.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 archimedes.dvi (89 pages, 169032 bytes). Transcript written on archimedes.log. TEXINPUTS=.:.:: latex archimedes This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) %&-line parsing enabled. entering extended mode (./archimedes.tex LaTeX2e <2005/12/01> Babel and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, arabic, basque, bulgarian, coptic, welsh, czech, slovak, german, ng erman, danish, esperanto, spanish, catalan, galician, estonian, farsi, finnish, french, greek, monogreek, ancientgreek, croatian, hungarian, interlingua, ibyc us, indonesian, icelandic, italian, latin, mongolian, dutch, norsk, polish, por tuguese, pinyin, romanian, russian, slovenian, uppersorbian, serbian, swedish, turkish, ukenglish, ukrainian, loaded. (/usr/share/texmf/tex/latex/base/book.cls Document Class: book 2005/09/16 v1.4f Standard LaTeX document class (/usr/share/texmf/tex/latex/base/bk12.clo)) (/usr/share/texmf/tex/latex/psnfss/times.sty) (/usr/share/texmf/tex/latex/minitoc/minitoc.sty (/usr/share/texmf/tex/latex/minitoc/mtcmess.sty) (./archimedes.mtc1) (/usr/share/texmf/tex/latex/minitoc/english.mld) (/usr/share/texmf/tex/latex/minitoc/english.mld)) (/usr/share/texmf/tex/latex/amsfonts/eucal.sty) (/usr/share/texmf/tex/latex/amsfonts/amsfonts.sty) (/usr/share/texmf/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texmf/tex/latex/amsmath/amstext.sty (/usr/share/texmf/tex/latex/amsmath/amsgen.sty)) (/usr/share/texmf/tex/latex/amsmath/amsbsy.sty) (/usr/share/texmf/tex/latex/amsmath/amsopn.sty)) (/usr/share/texmf/tex/latex/graphics/color.sty (/usr/share/texmf/tex/latex/config/color.cfg) (/usr/share/texmf/tex/latex/graphics/dvips.def) (/usr/share/texmf/tex/latex/graphics/dvipsnam.def)) (/usr/share/texmf/tex/latex/graphics/graphics.sty (/usr/share/texmf/tex/latex/graphics/trig.sty) (/usr/share/texmf/tex/latex/config/graphics.cfg)) (/usr/share/texmf/tex/latex/graphics/epsfig.sty (/usr/share/texmf/tex/latex/graphics/graphicx.sty (/usr/share/texmf/tex/latex/graphics/keyval.sty))) (./dblfont.sty) (/usr/share/texmf/tex/latex/fancybox/fancybox.sty Style option: `fancybox' v1.3 <2000/09/19> (tvz) ) (/usr/share/texmf/tex/generic/dvips/colordvi.sty) (./archimedes.aux LaTeX Warning: Label `MESFET4' multiply defined. LaTeX Warning: Label `MESFET5' multiply defined. ) (/usr/share/texmf/tex/latex/psnfss/ot1ptm.fd) (/usr/share/texmf/tex/latex/amsfonts/umsa.fd) (/usr/share/texmf/tex/latex/amsfonts/umsb.fd) [1] [2] (./archimedes.toc [3]) [4] Chapter 1. (/usr/share/texmf/tex/latex/psnfss/omsptm.fd) [5] [6] Chapter 2. [7] [8] Underfull \vbox (badness 1946) has occurred while \output is active [9] [10] [11] [12] [13] [14] [15] Overfull \hbox (2.32112pt too wide) in paragraph at lines 552--554 []\OT1/ptm/m/n/12 If you have In-vari-ant Sec-tions, Front-Cover Texts and Back -Cover Texts, re-place the "with...Texts." [16] [17] [18] Chapter 3. [19] [20] Overfull \hbox (56.9698pt too wide) in paragraph at lines 604--620 \OT1/ptm/m/sl/12 "You can down-load \OT1/ptm/b/sl/12 Archimedes \OT1/ptm/m/sl/1 2 un-der GPL li-cense at the fol-low-ing web site www.gnu.org/software/archimed es" Overfull \hbox (1.08775pt too wide) in paragraph at lines 604--620 \OT1/ptm/m/n/12 This will be very en-cour-ag-ing for me in de-vel-op-ping new a nd more pow-er-full ver-sions of \OT1/ptm/b/n/12 Archimedes\OT1/ptm/m/n/12 . [21] (/usr/share/texmf/tex/latex/psnfss/ot1pcr.fd) [22] [23] [24] Chapter 4. [25] Overfull \hbox (11.00589pt too wide) in paragraph at lines 646--648 []\OT1/ptm/m/n/12 The GNU pack-age \OT1/ptm/b/n/12 Archimedes \OT1/ptm/m/n/12 w as writ-ten by Jean Michel Sel-l-ier (jean-michel.sellier@gmail.com). [26] Underfull \vbox (badness 10000) has occurred while \output is active [27] [28] [29] [30] [31] [32] Overfull \hbox (6.11458pt too wide) in paragraph at lines 807--808 []\OT1/ptm/m/n/12 The key-word \OT1/ptm/b/n/12 AC-CEP-TOR-DEN-SITY\OT1/ptm/m/n/ 12 . This is the same as the prece-dent key-word (i.e. \OT1/ptm/b/n/12 DONOR- [33] [34] [35] [36] Chapter 5. Underfull \hbox (badness 10000) in paragraph at lines 843--863 [37] [38] [39] [40] LaTeX Warning: Command \i invalid in math mode on input line 923. [41] LaTeX Warning: Command \i invalid in math mode on input line 955. [42] Overfull \hbox (14.67041pt too wide) in paragraph at lines 969--973 \OT1/ptm/m/n/12 It is pos-si-ble to choose other en-ergy band re-la-tions, but they are ac-tu-ally not im-ple-mented in \OT1/ptm/b/n/12 Archimedes\OT1/ptm/m/n /12 . [43] [44] [45] [46] [47] [48] Overfull \hbox (83.0474pt too wide) detected at line 1110 \OML/cmm/m/it/12 ^^\[]\OT1/cmr/m/n/12 (\OML/cmm/m/it/12 W\OT1/cmr/m/n/12 ) = \O MS/cmsy/m/n/12 ^^@[] [49] [50] Chapter 6. Underfull \vbox (badness 1067) has occurred while \output is active [51] [52] [53] [54] [55] [56] Chapter 7. Overfull \hbox (5.0222pt too wide) in paragraph at lines 1231--1236 \OT1/ptm/m/n/12 Thus, in this chap-ter, we de-scribe the syn-tax of all the com -mands ac-tu-ally im-ple-mented in \OT1/ptm/b/n/12 Archimedes\OT1/ptm/m/n/12 . Overfull \hbox (5.34721pt too wide) in paragraph at lines 1249--1253 \OT1/ptm/m/n/12 In the def-i-ni-tion of a new de-vice, even if the holes are co n-sid-ered as fixed in this ver-sion of \OT1/ptm/b/n/12 Archimedes\OT1/ptm/m/n/ 12 , [57] Underfull \hbox (badness 10000) in paragraph at lines 1265--1266 Overfull \hbox (49.10294pt too wide) in paragraph at lines 1275--1275 []\OT1/pcr/m/n/12 # acceptor spatial distribution on the rectangle [0.0,1.0e-6] x[0.0,0.1e-6][] [58] [59] Underfull \hbox (badness 10000) in paragraph at lines 1325--1326 Underfull \hbox (badness 10000) in paragraph at lines 1327--1328 [60] Underfull \hbox (badness 10000) in paragraph at lines 1329--1330 Underfull \hbox (badness 10000) in paragraph at lines 1331--1332 [61] Underfull \hbox (badness 10000) in paragraph at lines 1366--1367 Overfull \hbox (27.50294pt too wide) in paragraph at lines 1376--1376 []\OT1/pcr/m/n/12 # donor spatial distribution on the rectangle [0.0,1.0e-6]x[0 .0,0.1e-6][] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] Underfull \hbox (badness 10000) in paragraph at lines 1611--1612 [72] [73] [74] Chapter 8. Underfull \hbox (badness 10000) in paragraph at lines 1664--1665 [75] Underfull \vbox (badness 10000) has occurred while \output is active [76] LaTeX Warning: Float too large for page by 294.21019pt on input line 1736. LaTeX Warning: Float too large for page by 294.21019pt on input line 1745. [77] Underfull \vbox (badness 10000) has occurred while \output is active [78] Underfull \vbox (badness 10000) has occurred while \output is active [79] [80] Underfull \vbox (badness 10000) has occurred while \output is active [81] LaTeX Warning: Float too large for page by 379.58485pt on input line 1895. [82] [83] [84] [85] [86] [87] [88] Chapter 9. Package minitoc(hints) Warning: (minitoc(hints)) You have used \dominitoc, (minitoc(hints)) but not \minitoc. Package minitoc(hints) Warning: (minitoc(hints)) Some hints have been written (minitoc(hints)) in the archimedes.log file. [89] (./archimedes.aux) LaTeX Warning: There were multiply-defined labels. ) (see the transcript file for additional information) Output written on archimedes.dvi (89 pages, 193788 bytes). Transcript written on archimedes.log. dvips -o archimedes.ps archimedes.dvi This is dvips(k) 5.96.1 Copyright 2007 Radical Eye Software (www.radicaleye.com) ' TeX output 2010.10.05:1927' -> archimedes.ps . [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<./diode_pictures/dens.eps>] [30 <./diode_pictures/vel.eps>] [31<./diode_pictures/energy.eps>] [32 <./diode_pictures/potential.eps>] [33<./diode_pictures/efield.eps>] [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 <./mesfet_pictures/density.ps>] [79] [80] [81] [82] [83 <./mesfet_pictures/x_velocity.ps><./mesfet_pictures/y_velocity.ps>] [84 <./mesfet_pictures/energy.ps><./mesfet_pictures/potential.ps>] [85 <./mesfet_pictures/MEPenergy.ps>] [86<./mesfet_pictures/MCenergy.ps>] [87 <./mesfet_pictures/MEPpotential.ps><./mesfet_pictures/MCpotential.ps>] [88] [89] Building LaTeX tutorial (PDF version) dvipdf archimedes.dvi make[2]: Leaving directory `/builddir/build/BUILD/archimedes-0.9.1/doc' make[2]: Entering directory `/builddir/build/BUILD/archimedes-0.9.1' make[2]: Leaving directory `/builddir/build/BUILD/archimedes-0.9.1' make[1]: Leaving directory `/builddir/build/BUILD/archimedes-0.9.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dsV3MD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/archimedes-0.9.1-1.fc14.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/archimedes-0.9.1-1.fc14.i386 ++ dirname /builddir/build/BUILDROOT/archimedes-0.9.1-1.fc14.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/archimedes-0.9.1-1.fc14.i386 + cd archimedes-0.9.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/archimedes-0.9.1-1.fc14.i386 + make install 'INSTALL=/usr/bin/install -p' DESTDIR=/builddir/build/BUILDROOT/archimedes-0.9.1-1.fc14.i386 Making install in src make[1]: Entering directory `/builddir/build/BUILD/archimedes-0.9.1/src' make[2]: Entering directory `/builddir/build/BUILD/archimedes-0.9.1/src' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/archimedes-0.9.1-1.fc14.i386/usr/bin" /usr/bin/install -p 'archimedes' '/builddir/build/BUILDROOT/archimedes-0.9.1-1.fc14.i386/usr/bin/archimedes' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/archimedes-0.9.1/src' make[1]: Leaving directory `/builddir/build/BUILD/archimedes-0.9.1/src' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/archimedes-0.9.1/doc' make[2]: Entering directory `/builddir/build/BUILD/archimedes-0.9.1/doc' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/archimedes-0.9.1/doc' make[1]: Leaving directory `/builddir/build/BUILD/archimedes-0.9.1/doc' make[1]: Entering directory `/builddir/build/BUILD/archimedes-0.9.1' make[2]: Entering directory `/builddir/build/BUILD/archimedes-0.9.1' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/archimedes-0.9.1' make[1]: Leaving directory `/builddir/build/BUILD/archimedes-0.9.1' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/archimedes-0.9.1 extracting debug info from /builddir/build/BUILDROOT/archimedes-0.9.1-1.fc14.i386/usr/bin/archimedes 439 blocks + /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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: archimedes-0.9.1-1.fc14.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vvNSgz + umask 022 + cd /builddir/build/BUILD + cd archimedes-0.9.1 + DOCDIR=/builddir/build/BUILDROOT/archimedes-0.9.1-1.fc14.i386/usr/share/doc/archimedes-0.9.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/archimedes-0.9.1-1.fc14.i386/usr/share/doc/archimedes-0.9.1 + /bin/mkdir -p /builddir/build/BUILDROOT/archimedes-0.9.1-1.fc14.i386/usr/share/doc/archimedes-0.9.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/archimedes-0.9.1-1.fc14.i386/usr/share/doc/archimedes-0.9.1 + cp -pr ChangeLog /builddir/build/BUILDROOT/archimedes-0.9.1-1.fc14.i386/usr/share/doc/archimedes-0.9.1 + cp -pr COPYING /builddir/build/BUILDROOT/archimedes-0.9.1-1.fc14.i386/usr/share/doc/archimedes-0.9.1 + cp -pr NEWS /builddir/build/BUILDROOT/archimedes-0.9.1-1.fc14.i386/usr/share/doc/archimedes-0.9.1 + cp -pr README /builddir/build/BUILDROOT/archimedes-0.9.1-1.fc14.i386/usr/share/doc/archimedes-0.9.1 + cp -pr THANKS /builddir/build/BUILDROOT/archimedes-0.9.1-1.fc14.i386/usr/share/doc/archimedes-0.9.1 + cp -pr doc/archimedes.dvi /builddir/build/BUILDROOT/archimedes-0.9.1-1.fc14.i386/usr/share/doc/archimedes-0.9.1 + cp -pr doc/archimedes.pdf /builddir/build/BUILDROOT/archimedes-0.9.1-1.fc14.i386/usr/share/doc/archimedes-0.9.1 + cp -pr doc/archimedes.ps /builddir/build/BUILDROOT/archimedes-0.9.1-1.fc14.i386/usr/share/doc/archimedes-0.9.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) rtld(GNU_HASH) Processing files: archimedes-debuginfo-0.9.1-1.fc14.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/archimedes-0.9.1-1.fc14.i386 warning: Could not canonicalize hostname: x86-12.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/archimedes-0.9.1-1.fc14.i686.rpm Wrote: /builddir/build/RPMS/archimedes-debuginfo-0.9.1-1.fc14.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1r7Elq + umask 022 + cd /builddir/build/BUILD + cd archimedes-0.9.1 + rm -rf /builddir/build/BUILDROOT/archimedes-0.9.1-1.fc14.i386 + exit 0 Child returncode was: 0 LEAVE do -->