/test/missing-graphic/log.test--pdflatex

https://code.google.com/p/latex-makefile/ · Unknown · 142 lines · 124 code · 18 blank · 0 comment · 0 complexity · 670f0cd351a411ea1fd8160057d8d448 MD5 · raw file

  1. This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009) (format=pdflatex 2009.11.7) 21 JAN 2011 15:09
  2. entering extended mode
  3. file:line:error style messages enabled.
  4. %&-line parsing enabled.
  5. **test
  6. (./test.tex
  7. LaTeX2e <2009/09/24>
  8. Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, noh
  9. yphenation, german-x-2009-06-19, ngerman-x-2009-06-19, ancientgreek, ibycus, ar
  10. abic, basque, bulgarian, catalan, pinyin, coptic, croatian, czech, danish, dutc
  11. h, esperanto, estonian, farsi, finnish, french, galician, german, ngerman, mono
  12. greek, greek, hungarian, icelandic, indonesian, interlingua, irish, italian, ku
  13. rmanji, latin, latvian, lithuanian, mongolian, mongolian2a, bokmal, nynorsk, po
  14. lish, portuguese, romanian, russian, sanskrit, serbian, slovak, slovenian, span
  15. ish, swedish, turkish, ukenglish, ukrainian, uppersorbian, welsh, loaded.
  16. (/usr/local/texlive/2009/texmf-dist/tex/latex/base/article.cls
  17. Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
  18. (/usr/local/texlive/2009/texmf-dist/tex/latex/base/size10.clo
  19. File: size10.clo 2007/10/19 v1.4h Standard LaTeX file (size option)
  20. )
  21. \c@part=\count79
  22. \c@section=\count80
  23. \c@subsection=\count81
  24. \c@subsubsection=\count82
  25. \c@paragraph=\count83
  26. \c@subparagraph=\count84
  27. \c@figure=\count85
  28. \c@table=\count86
  29. \abovecaptionskip=\skip41
  30. \belowcaptionskip=\skip42
  31. \bibindent=\dimen102
  32. ) (/usr/local/texlive/2009/texmf-dist/tex/latex/graphics/graphicx.sty
  33. Package: graphicx 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)
  34. (/usr/local/texlive/2009/texmf-dist/tex/latex/graphics/keyval.sty
  35. Package: keyval 1999/03/16 v1.13 key=value parser (DPC)
  36. \KV@toks@=\toks14
  37. ) (/usr/local/texlive/2009/texmf-dist/tex/latex/graphics/graphics.sty
  38. Package: graphics 2009/02/05 v1.0o Standard LaTeX Graphics (DPC,SPQR)
  39. (/usr/local/texlive/2009/texmf-dist/tex/latex/graphics/trig.sty
  40. Package: trig 1999/03/16 v1.09 sin cos tan (DPC)
  41. ) (/usr/local/texlive/2009/texmf-dist/tex/latex/latexconfig/graphics.cfg
  42. File: graphics.cfg 2009/08/28 v1.8 graphics configuration of TeX Live
  43. )
  44. Package graphics Info: Driver file: pdftex.def on input line 91.
  45. (/usr/local/texlive/2009/texmf-dist/tex/latex/pdftex-def/pdftex.def
  46. File: pdftex.def 2009/08/25 v0.04m Graphics/color for pdfTeX
  47. \Gread@gobject=\count87
  48. ))
  49. \Gin@req@height=\dimen103
  50. \Gin@req@width=\dimen104
  51. )
  52. No file test.aux.
  53. \openout1 = `test.aux'.
  54. LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 4.
  55. LaTeX Font Info: ... okay on input line 4.
  56. LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 4.
  57. LaTeX Font Info: ... okay on input line 4.
  58. LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 4.
  59. LaTeX Font Info: ... okay on input line 4.
  60. LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 4.
  61. LaTeX Font Info: ... okay on input line 4.
  62. LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 4.
  63. LaTeX Font Info: ... okay on input line 4.
  64. LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 4.
  65. LaTeX Font Info: ... okay on input line 4.
  66. (/usr/local/texlive/2009/texmf-dist/tex/context/base/supp-pdf.mkii
  67. [Loading MPS to PDF converter (version 2006.09.02).]
  68. \scratchcounter=\count88
  69. \scratchdimen=\dimen105
  70. \scratchbox=\box26
  71. \nofMPsegments=\count89
  72. \nofMParguments=\count90
  73. \everyMPshowfont=\toks15
  74. \MPscratchCnt=\count91
  75. \MPscratchDim=\dimen106
  76. \MPnumerator=\count92
  77. \everyMPtoPDFconversion=\toks16
  78. )
  79. ./test.tex:6: LaTeX Error: File `nothere' not found.
  80. See the LaTeX manual or LaTeX Companion for explanation.
  81. Type H <return> for immediate help.
  82. ...
  83. l.6 \includegraphics{nothere}
  84. I could not locate the file with any of these extensions:
  85. .png,.pdf,.jpg,.mps,.jpeg,.jbig2,.jb2,.PNG,.PDF,.JPG,.JPEG,.JBIG2,.JB2
  86. Try typing <return> to proceed.
  87. If that doesn't work, type X <return> to quit.
  88. ./test.tex:8: LaTeX Error: File `notthere' not found.
  89. See the LaTeX manual or LaTeX Companion for explanation.
  90. Type H <return> for immediate help.
  91. ...
  92. l.8 \includegraphics{notthere}
  93. I could not locate the file with any of these extensions:
  94. .png,.pdf,.jpg,.mps,.jpeg,.jbig2,.jb2,.PNG,.PDF,.JPG,.JPEG,.JBIG2,.JB2
  95. Try typing <return> to proceed.
  96. If that doesn't work, type X <return> to quit.
  97. ./test.tex:12: LaTeX Error: File `notanywhere' not found.
  98. See the LaTeX manual or LaTeX Companion for explanation.
  99. Type H <return> for immediate help.
  100. ...
  101. l.12 \includegraphics{notanywhere}
  102. I could not locate the file with any of these extensions:
  103. .png,.pdf,.jpg,.mps,.jpeg,.jbig2,.jb2,.PNG,.PDF,.JPG,.JPEG,.JBIG2,.JB2
  104. Try typing <return> to proceed.
  105. If that doesn't work, type X <return> to quit.
  106. [1
  107. {/usr/local/texlive/2009/texmf-var/fonts/map/pdftex/updmap/pdftex.map}] (./test
  108. .aux) )
  109. Here is how much of TeX's memory you used:
  110. 893 strings out of 493848
  111. 11189 string characters out of 3149207
  112. 59243 words of memory out of 3000000
  113. 4215 multiletter control sequences out of 15000+200000
  114. 4245 words of font info for 16 fonts, out of 3000000 for 9000
  115. 714 hyphenation exceptions out of 8191
  116. 25i,4n,19p,177b,107s stack positions out of 5000i,500n,10000p,200000b,50000s
  117. </usr/local/texlive/2009/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx1
  118. 2.pfb></usr/local/texlive/2009/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.
  119. pfb>
  120. Output written on test.pdf (1 page, 16804 bytes).
  121. PDF statistics:
  122. 14 PDF objects out of 1000 (max. 8388607)
  123. 0 named destinations out of 1000 (max. 500000)
  124. 1 words of extra memory for PDF output out of 10000 (max. 10000000)