Advertisement
Guest User

Untitled

a guest
Oct 24th, 2011
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 1>------ Build started: Project: ZERO_CHECK, Configuration: Debug Win32 ------
  2. 2>------ Skipped Build: Project: RUN_TESTS, Configuration: Debug Win32 ------
  3. 2>Project not selected to build for this solution configuration
  4. 1>Build started 10/24/2011 3:53:27 PM.
  5. 1>PrepareForBuild:
  6. 1>  Creating directory "C:\projects\poppler\Build\Debug\".
  7. 1>InitializeBuildStatus:
  8. 1>  Creating "Win32\Debug\ZERO_CHECK\ZERO_CHECK.unsuccessfulbuild" because "AlwaysCreate" was specified.
  9. 1>CustomBuild:
  10. 1>  Checking Build System
  11. 1>  CMake does not need to re-run because C:/projects/poppler/Build/CMakeFiles/generate.stamp is up-to-date.
  12. 1>  CMake does not need to re-run because C:/projects/poppler/Build/utils/CMakeFiles/generate.stamp is up-to-date.
  13. 1>  CMake does not need to re-run because C:/projects/poppler/Build/test/CMakeFiles/generate.stamp is up-to-date.
  14. 1>  CMake does not need to re-run because C:/projects/poppler/Build/cpp/CMakeFiles/generate.stamp is up-to-date.
  15. 1>  CMake does not need to re-run because C:/projects/poppler/Build/cpp/tests/CMakeFiles/generate.stamp is up-to-date.
  16. 1>FinalizeBuildStatus:
  17. 1>  Deleting file "Win32\Debug\ZERO_CHECK\ZERO_CHECK.unsuccessfulbuild".
  18. 1>  Touching "Win32\Debug\ZERO_CHECK\ZERO_CHECK.lastbuildstate".
  19. 1>
  20. 1>Build succeeded.
  21. 1>
  22. 1>Time Elapsed 00:00:00.07
  23. 3>------ Build started: Project: poppler, Configuration: Debug Win32 ------
  24. 3>Build started 10/24/2011 3:53:27 PM.
  25. 3>InitializeBuildStatus:
  26. 3>  Creating "poppler.dir\Debug\poppler.unsuccessfulbuild" because "AlwaysCreate" was specified.
  27. 3>CustomBuild:
  28. 3>  Building Custom Rule C:/projects/poppler/CMakeLists.txt
  29. 3>  CMake does not need to re-run because C:\projects\poppler\Build\CMakeFiles\generate.stamp is up-to-date.
  30. 3>ClCompile:
  31. 3>  gfile.cc
  32. 3>  gmempp.cc
  33. 3>  GooHash.cc
  34. 3>  GooList.cc
  35. 3>  GooTimer.cc
  36. 3>  GooString.cc
  37. 3>  gmem.cc
  38. 3>  FixedPoint.cc
  39. 3>  PNGWriter.cc
  40. 3>C:\projects\poppler\goo\PNGWriter.cc(49): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  41. 3>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(238) : see declaration of 'strdup'
  42. 3>C:\projects\poppler\goo\PNGWriter.cc(119): warning C4244: 'argument' : conversion from 'double' to 'png_uint_32', possible loss of data
  43. 3>C:\projects\poppler\goo\PNGWriter.cc(119): warning C4244: 'argument' : conversion from 'double' to 'png_uint_32', possible loss of data
  44. 3>  TiffWriter.cc
  45. 3>C:\projects\poppler\goo\TiffWriter.cc(141): warning C4996: 'fileno': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _fileno. See online help for details.
  46. 3>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(723) : see declaration of 'fileno'
  47. 3>  JpegWriter.cc
  48. 3>  ImgWriter.cc
  49. 3>  gstrtod.cc
  50. 3>  FoFiBase.cc
  51. 3>  FoFiEncodings.cc
  52. 3>  FoFiTrueType.cc
  53. 3>  FoFiType1.cc
  54. 3>  FoFiType1C.cc
  55. 3>  Annot.cc
  56. 3>C:\projects\poppler\poppler\GfxState.h(103): warning C4244: 'return' : conversion from 'double' to 'Guchar', possible loss of data
  57. 3>C:\projects\poppler\poppler\Annot.cc(1044): warning C4309: 'argument' : truncation of constant value
  58. 3>C:\projects\poppler\poppler\Annot.cc(1045): warning C4309: 'argument' : truncation of constant value
  59. 3>C:\projects\poppler\poppler\Annot.cc(1515): warning C4309: 'argument' : truncation of constant value
  60. 3>C:\projects\poppler\poppler\Annot.cc(1516): warning C4309: 'argument' : truncation of constant value
  61. 3>C:\projects\poppler\poppler\Annot.cc(3820): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  62. 3>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(238) : see declaration of 'strdup'
  63. 3>  Array.cc
  64. 3>  Generating Code...
  65. 3>  Compiling...
  66. 3>  BuiltinFont.cc
  67. 3>  BuiltinFontTables.cc
  68. 3>  CachedFile.cc
  69. 3>  Catalog.cc
  70. 3>  CharCodeToUnicode.cc
  71. 3>  CMap.cc
  72. 3>  DateInfo.cc
  73. 3>  Decrypt.cc
  74. 3>  Dict.cc
  75. 3>C:\projects\poppler\poppler\Dict.cc(86): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  76. 3>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(238) : see declaration of 'strdup'
  77. 3>  Error.cc
  78. 3>  FileSpec.cc
  79. 3>  FontEncodingTables.cc
  80. 3>  Form.cc
  81. 3>C:\projects\poppler\poppler\GfxState.h(103): warning C4244: 'return' : conversion from 'double' to 'Guchar', possible loss of data
  82. 3>C:\projects\poppler\poppler\Form.cc(51): warning C4309: '=' : truncation of constant value
  83. 3>C:\projects\poppler\poppler\Form.cc(52): warning C4309: '=' : truncation of constant value
  84. 3>C:\projects\poppler\poppler\Form.cc(960): warning C4309: 'argument' : truncation of constant value
  85. 3>C:\projects\poppler\poppler\Form.cc(961): warning C4309: 'argument' : truncation of constant value
  86. 3>C:\projects\poppler\poppler\Form.cc(1185): warning C4309: 'argument' : truncation of constant value
  87. 3>C:\projects\poppler\poppler\Form.cc(1186): warning C4309: 'argument' : truncation of constant value
  88. 3>  FontInfo.cc
  89. 3>  Function.cc
  90. 3>  Gfx.cc
  91. 3>C:\projects\poppler\poppler\GfxState.h(103): warning C4244: 'return' : conversion from 'double' to 'Guchar', possible loss of data
  92. 3>  GfxFont.cc
  93. 3>C:\projects\poppler\poppler\GfxFont.cc(2040): warning C4244: '=' : conversion from 'unsigned long' to 'Gushort', possible loss of data
  94. 3>  GfxState.cc
  95. 3>C:\projects\poppler\poppler\GfxState.h(103): warning C4244: 'return' : conversion from 'double' to 'Guchar', possible loss of data
  96. 3>C:\projects\poppler\poppler\GfxState.cc(3000): warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
  97. 3>  GlobalParams.cc
  98. 3>C:\projects\poppler\poppler\GlobalParams.cc(199): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
  99. 3>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(246) : see declaration of 'stricmp'
  100. 3>  Hints.cc
  101. 3>  Generating Code...
  102. 3>  Compiling...
  103. 3>  JArithmeticDecoder.cc
  104. 3>  JBIG2Stream.cc
  105. 3>  Lexer.cc
  106. 3>C:\projects\poppler\poppler\Lexer.cc(218): warning C4244: '=' : conversion from 'double' to 'unsigned int', possible loss of data
  107. 3>  Link.cc
  108. 3>  Linearization.cc
  109. 3>  LocalPDFDocBuilder.cc
  110. 3>  NameToCharCode.cc
  111. 3>  Object.cc
  112. 3>  OptionalContent.cc
  113. 3>  Outline.cc
  114. 3>  OutputDev.cc
  115. 3>C:\projects\poppler\poppler\GfxState.h(103): warning C4244: 'return' : conversion from 'double' to 'Guchar', possible loss of data
  116. 3>  Page.cc
  117. 3>C:\projects\poppler\poppler\GfxState.h(103): warning C4244: 'return' : conversion from 'double' to 'Guchar', possible loss of data
  118. 3>  PageTransition.cc
  119. 3>  Parser.cc
  120. 3>  PDFDoc.cc
  121. 3>  PDFDocEncoding.cc
  122. 3>  PDFDocFactory.cc
  123. 3>  PopplerCache.cc
  124. 3>  ProfileData.cc
  125. 3>  PreScanOutputDev.cc
  126. 3>C:\projects\poppler\poppler\GfxState.h(103): warning C4244: 'return' : conversion from 'double' to 'Guchar', possible loss of data
  127. 3>  Generating Code...
  128. 3>  Compiling...
  129. 3>  PSTokenizer.cc
  130. 3>  Stream.cc
  131. 3>C:\projects\poppler\poppler\GfxState.h(103): warning C4244: 'return' : conversion from 'double' to 'Guchar', possible loss of data
  132. 3>c:\program files (x86)\gtk+\include\jconfig.h(25): warning C4005: 'HAVE_STDLIB_H' : macro redefinition
  133. 3>          C:\projects\poppler\Build\config.h(98) : see previous definition of 'HAVE_STDLIB_H'
  134. 3>C:\projects\poppler\poppler\JPEG2000Stream.h(18): fatal error C1083: Cannot open include file: 'openjpeg.h': No such file or directory
  135. 3>  strtok_r.cpp
  136. 3>  UnicodeMap.cc
  137. 3>  UnicodeTypeTable.cc
  138. 3>  XRef.cc
  139. 3>  PSOutputDev.cc
  140. 3>C:\projects\poppler\poppler\GfxState.h(103): warning C4244: 'return' : conversion from 'double' to 'Guchar', possible loss of data
  141. 3>  TextOutputDev.cc
  142. 3>C:\projects\poppler\poppler\GfxState.h(103): warning C4244: 'return' : conversion from 'double' to 'Guchar', possible loss of data
  143. 3>C:\projects\poppler\poppler\TextOutputDev.cc(3258): warning C4804: '>=' : unsafe use of type 'bool' in operation
  144. 3>C:\projects\poppler\poppler\TextOutputDev.cc(5169): warning C4996: 'setmode': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _setmode. See online help for details.
  145. 3>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\io.h(314) : see declaration of 'setmode'
  146. 3>C:\projects\poppler\poppler\TextOutputDev.cc(5169): warning C4996: 'fileno': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _fileno. See online help for details.
  147. 3>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(723) : see declaration of 'fileno'
  148. 3>  PageLabelInfo.cc
  149. 3>  SecurityHandler.cc
  150. 3>  StdinCachedFile.cc
  151. 3>C:\projects\poppler\poppler\StdinCachedFile.cc(29): warning C4996: 'setmode': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _setmode. See online help for details.
  152. 3>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\io.h(314) : see declaration of 'setmode'
  153. 3>C:\projects\poppler\poppler\StdinCachedFile.cc(29): warning C4996: 'fileno': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _fileno. See online help for details.
  154. 3>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(723) : see declaration of 'fileno'
  155. 3>  StdinPDFDocBuilder.cc
  156. 3>  Sound.cc
  157. 3>  ViewerPreferences.cc
  158. 3>  XpdfPluginAPI.cc
  159. 3>  Movie.cc
  160. 3>  Rendition.cc
  161. 3>  SplashOutputDev.cc
  162. 3>C:\projects\poppler\poppler\GfxState.h(103): warning C4244: 'return' : conversion from 'double' to 'Guchar', possible loss of data
  163. 3>C:\projects\poppler\poppler\SplashOutputDev.cc(2480): warning C4805: '^' : unsafe mix of type 'Guchar' and type 'GBool' in operation
  164. 3>  Splash.cc
  165. 3>  SplashBitmap.cc
  166. 3>c:\program files (x86)\gtk+\include\jconfig.h(25): warning C4005: 'HAVE_STDLIB_H' : macro redefinition
  167. 3>          C:\projects\poppler\Build\config.h(98) : see previous definition of 'HAVE_STDLIB_H'
  168. 3>C:\projects\poppler\poppler\GfxState.h(103): warning C4244: 'return' : conversion from 'double' to 'Guchar', possible loss of data
  169. 3>  Generating Code...
  170. 3>  Compiling...
  171. 3>  SplashClip.cc
  172. 3>  SplashFTFont.cc
  173. 3>  SplashFTFontEngine.cc
  174. 3>  SplashFTFontFile.cc
  175. 3>  SplashFont.cc
  176. 3>  SplashFontEngine.cc
  177. 3>  SplashFontFile.cc
  178. 3>C:\projects\poppler\splash\SplashFontFile.cc(84): warning C4996: 'unlink': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _unlink. See online help for details.
  179. 3>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(299) : see declaration of 'unlink'
  180. 3>  SplashFontFileID.cc
  181. 3>  SplashPath.cc
  182. 3>  SplashPattern.cc
  183. 3>  SplashScreen.cc
  184. 3>  SplashState.cc
  185. 3>  SplashT1Font.cc
  186. 3>  SplashT1FontEngine.cc
  187. 3>  SplashT1FontFile.cc
  188. 3>  SplashXPath.cc
  189. 3>  SplashXPathScanner.cc
  190. 3>  DCTStream.cc
  191. 3>  JPEG2000Stream.cc
  192. 3>C:\projects\poppler\poppler\JPEG2000Stream.h(18): fatal error C1083: Cannot open include file: 'openjpeg.h': No such file or directory
  193. 3>  Generating Code...
  194. 3>
  195. 3>Build FAILED.
  196. 3>
  197. 3>Time Elapsed 00:00:32.12
  198. 4>------ Build started: Project: poppler-cpp, Configuration: Debug Win32 ------
  199. 5>------ Build started: Project: pdfunite, Configuration: Debug Win32 ------
  200. 6>------ Build started: Project: pdftotext, Configuration: Debug Win32 ------
  201. 7>------ Build started: Project: pdftops, Configuration: Debug Win32 ------
  202. 4>Build started 10/24/2011 3:53:59 PM.
  203. 5>Build started 10/24/2011 3:53:59 PM.
  204. 8>------ Build started: Project: pdftoppm, Configuration: Debug Win32 ------
  205. 6>Build started 10/24/2011 3:54:00 PM.
  206. 9>------ Build started: Project: pdftohtml, Configuration: Debug Win32 ------
  207. 10>------ Build started: Project: pdftocairo, Configuration: Debug Win32 ------
  208. 11>------ Build started: Project: pdfseparate, Configuration: Debug Win32 ------
  209. 5>PrepareForBuild:
  210. 5>  Creating directory "C:\projects\poppler\Build\utils\Debug\".
  211. 4>PrepareForBuild:
  212. 4>  Creating directory "C:\projects\poppler\Build\cpp\Debug\".
  213. 4>InitializeBuildStatus:
  214. 4>  Creating "poppler-cpp.dir\Debug\poppler-cpp.unsuccessfulbuild" because "AlwaysCreate" was specified.
  215. 5>InitializeBuildStatus:
  216. 5>  Creating "pdfunite.dir\Debug\pdfunite.unsuccessfulbuild" because "AlwaysCreate" was specified.
  217. 5>CustomBuild:
  218. 5>  Building Custom Rule C:/projects/poppler/utils/CMakeLists.txt
  219. 4>CustomBuild:
  220. 4>  Building Custom Rule C:/projects/poppler/cpp/CMakeLists.txt
  221. 4>  CMake does not need to re-run because C:\projects\poppler\Build\cpp\CMakeFiles\generate.stamp is up-to-date.
  222. 5>  CMake does not need to re-run because C:\projects\poppler\Build\utils\CMakeFiles\generate.stamp is up-to-date.
  223. 4>ClCompile:
  224. 4>  PNMWriter.cc
  225. 5>ClCompile:
  226. 5>  parseargs.cc
  227. 6>InitializeBuildStatus:
  228. 6>  Creating "pdftotext.dir\Debug\pdftotext.unsuccessfulbuild" because "AlwaysCreate" was specified.
  229. 5>  pdfunite.cc
  230. 11>Build started 10/24/2011 3:54:01 PM.
  231. 9>Build started 10/24/2011 3:54:01 PM.
  232. 6>CustomBuild:
  233. 6>  Building Custom Rule C:/projects/poppler/utils/CMakeLists.txt
  234. 6>  CMake does not need to re-run because C:\projects\poppler\Build\utils\CMakeFiles\generate.stamp is up-to-date.
  235. 7>Build started 10/24/2011 3:54:01 PM.
  236. 10>Build started 10/24/2011 3:54:01 PM.
  237. 8>Build started 10/24/2011 3:54:02 PM.
  238. 6>ClCompile:
  239. 6>  parseargs.cc
  240. 4>  poppler-document.cpp
  241. 6>  pdftotext.cc
  242. 11>InitializeBuildStatus:
  243. 11>  Creating "pdfseparate.dir\Debug\pdfseparate.unsuccessfulbuild" because "AlwaysCreate" was specified.
  244. 7>InitializeBuildStatus:
  245. 7>  Creating "pdftops.dir\Debug\pdftops.unsuccessfulbuild" because "AlwaysCreate" was specified.
  246. 9>InitializeBuildStatus:
  247. 9>  Creating "pdftohtml.dir\Debug\pdftohtml.unsuccessfulbuild" because "AlwaysCreate" was specified.
  248. 10>InitializeBuildStatus:
  249. 10>  Creating "pdftocairo.dir\Debug\pdftocairo.unsuccessfulbuild" because "AlwaysCreate" was specified.
  250. 11>CustomBuild:
  251. 11>  Building Custom Rule C:/projects/poppler/utils/CMakeLists.txt
  252. 9>CustomBuild:
  253. 9>  Building Custom Rule C:/projects/poppler/utils/CMakeLists.txt
  254. 11>  CMake does not need to re-run because C:\projects\poppler\Build\utils\CMakeFiles\generate.stamp is up-to-date.
  255. 10>CustomBuild:
  256. 10>  Building Custom Rule C:/projects/poppler/utils/CMakeLists.txt
  257. 7>CustomBuild:
  258. 7>  Building Custom Rule C:/projects/poppler/utils/CMakeLists.txt
  259. 9>  CMake does not need to re-run because C:\projects\poppler\Build\utils\CMakeFiles\generate.stamp is up-to-date.
  260. 10>  CMake does not need to re-run because C:\projects\poppler\Build\utils\CMakeFiles\generate.stamp is up-to-date.
  261. 7>  CMake does not need to re-run because C:\projects\poppler\Build\utils\CMakeFiles\generate.stamp is up-to-date.
  262. 11>ClCompile:
  263. 11>  parseargs.cc
  264. 9>ClCompile:
  265. 9>  parseargs.cc
  266. 8>InitializeBuildStatus:
  267. 8>  Creating "pdftoppm.dir\Debug\pdftoppm.unsuccessfulbuild" because "AlwaysCreate" was specified.
  268. 10>ClCompile:
  269. 10>  parseargs.cc
  270. 8>CustomBuild:
  271. 8>  Building Custom Rule C:/projects/poppler/utils/CMakeLists.txt
  272. 7>ClCompile:
  273. 7>  parseargs.cc
  274. 8>  CMake does not need to re-run because C:\projects\poppler\Build\utils\CMakeFiles\generate.stamp is up-to-date.
  275. 11>  pdfseparate.cc
  276. 9>  pdftohtml.cc
  277. 10>  pdftocairo.cc
  278. 7>  pdftops.cc
  279. 8>ClCompile:
  280. 8>  parseargs.cc
  281. 5>  Generating Code...
  282. 8>  pdftoppm.cc
  283. 5>LINK : fatal error LNK1104: cannot open file '..\Debug\poppler.lib'
  284. 5>
  285. 5>Build FAILED.
  286. 5>
  287. 5>Time Elapsed 00:00:04.21
  288. 11>  Generating Code...
  289. 10>c:\program files (x86)\gtk+\include\jconfig.h(25): warning C4005: 'HAVE_STDLIB_H' : macro redefinition
  290. 10>          C:\projects\poppler\Build\config.h(98) : see previous definition of 'HAVE_STDLIB_H'
  291. 12>------ Build started: Project: pdfinfo, Configuration: Debug Win32 ------
  292. 9>C:\projects\poppler\poppler\GfxState.h(103): warning C4244: 'return' : conversion from 'double' to 'Guchar', possible loss of data
  293. 12>Build started 10/24/2011 3:54:04 PM.
  294. 12>InitializeBuildStatus:
  295. 12>  Creating "pdfinfo.dir\Debug\pdfinfo.unsuccessfulbuild" because "AlwaysCreate" was specified.
  296. 6>C:\projects\poppler\poppler\GfxState.h(103): warning C4244: 'return' : conversion from 'double' to 'Guchar', possible loss of data
  297. 12>CustomBuild:
  298. 12>  Building Custom Rule C:/projects/poppler/utils/CMakeLists.txt
  299. 12>  CMake does not need to re-run because C:\projects\poppler\Build\utils\CMakeFiles\generate.stamp is up-to-date.
  300. 11>LINK : fatal error LNK1104: cannot open file '..\Debug\poppler.lib'
  301. 11>
  302. 11>Build FAILED.
  303. 11>
  304. 11>Time Elapsed 00:00:02.78
  305. 12>ClCompile:
  306. 12>  parseargs.cc
  307. 13>------ Build started: Project: pdfimages, Configuration: Debug Win32 ------
  308. 12>  pdfinfo.cc
  309. 13>Build started 10/24/2011 3:54:04 PM.
  310. 13>InitializeBuildStatus:
  311. 13>  Creating "pdfimages.dir\Debug\pdfimages.unsuccessfulbuild" because "AlwaysCreate" was specified.
  312. 7>C:\projects\poppler\poppler\GfxState.h(103): warning C4244: 'return' : conversion from 'double' to 'Guchar', possible loss of data
  313. 13>CustomBuild:
  314. 13>  Building Custom Rule C:/projects/poppler/utils/CMakeLists.txt
  315. 13>  CMake does not need to re-run because C:\projects\poppler\Build\utils\CMakeFiles\generate.stamp is up-to-date.
  316. 10>C:\projects\poppler\poppler\CairoOutputDev.h(38): fatal error C1083: Cannot open include file: 'cairo-ft.h': No such file or directory
  317. 10>  CairoFontEngine.cc
  318. 10>C:\projects\poppler\poppler\CairoFontEngine.h(36): fatal error C1083: Cannot open include file: 'cairo-ft.h': No such file or directory
  319. 10>  CairoOutputDev.cc
  320. 13>ClCompile:
  321. 13>  parseargs.cc
  322. 7>  Generating Code...
  323. 6>  printencodings.cc
  324. 4>  poppler-embedded-file.cpp
  325. 8>C:\projects\poppler\poppler\GfxState.h(103): warning C4244: 'return' : conversion from 'double' to 'Guchar', possible loss of data
  326. 13>  pdfimages.cc
  327. 9>C:\projects\poppler\utils\pdftohtml.cc(435): warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  328. 8>C:\projects\poppler\utils\pdftoppm.cc(204): warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  329. 8>C:\projects\poppler\utils\pdftoppm.cc(204): warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  330. 8>C:\projects\poppler\utils\pdftoppm.cc(206): warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  331. 8>C:\projects\poppler\utils\pdftoppm.cc(206): warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  332. 8>C:\projects\poppler\utils\pdftoppm.cc(208): warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  333. 8>C:\projects\poppler\utils\pdftoppm.cc(208): warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  334. 8>C:\projects\poppler\utils\pdftoppm.cc(210): warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  335. 8>C:\projects\poppler\utils\pdftoppm.cc(210): warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  336. 8>C:\projects\poppler\utils\pdftoppm.cc(216): warning C4996: 'setmode': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _setmode. See online help for details.
  337. 8>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\io.h(314) : see declaration of 'setmode'
  338. 9>C:\projects\poppler\utils\pdftohtml.cc(435): warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  339. 9>C:\projects\poppler\utils\pdftohtml.cc(487): warning C4996: 'unlink': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _unlink. See online help for details.
  340. 9>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(299) : see declaration of 'unlink'
  341. 8>C:\projects\poppler\utils\pdftoppm.cc(216): warning C4996: 'fileno': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _fileno. See online help for details.
  342. 8>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(723) : see declaration of 'fileno'
  343. 8>C:\projects\poppler\utils\pdftoppm.cc(220): warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  344. 8>C:\projects\poppler\utils\pdftoppm.cc(220): warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  345. 8>C:\projects\poppler\utils\pdftoppm.cc(222): warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  346. 8>C:\projects\poppler\utils\pdftoppm.cc(222): warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  347. 8>C:\projects\poppler\utils\pdftoppm.cc(224): warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  348. 8>C:\projects\poppler\utils\pdftoppm.cc(224): warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  349. 8>  Generating Code...
  350. 9>  HtmlFonts.cc
  351. 6>  Generating Code...
  352. 9>C:\projects\poppler\poppler\GfxState.h(103): warning C4244: 'return' : conversion from 'double' to 'Guchar', possible loss of data
  353. 4>  poppler-font.cpp
  354. 12>  printencodings.cc
  355. 10>C:\projects\poppler\poppler\GfxState.h(103): warning C4244: 'return' : conversion from 'double' to 'Guchar', possible loss of data
  356. 6>LINK : fatal error LNK1104: cannot open file '..\Debug\poppler.lib'
  357. 6>
  358. 6>Build FAILED.
  359. 6>
  360. 6>Time Elapsed 00:00:05.74
  361. 10>C:\projects\poppler\poppler\CairoOutputDev.h(38): fatal error C1083: Cannot open include file: 'cairo-ft.h': No such file or directory
  362. 10>  CairoRescaleBox.cc
  363. 10>C:\projects\poppler\poppler\CairoRescaleBox.cc(212): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  364. 10>C:\projects\poppler\poppler\CairoRescaleBox.cc(213): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  365. 10>C:\projects\poppler\poppler\CairoRescaleBox.cc(218): warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
  366. 10>C:\projects\poppler\poppler\CairoRescaleBox.cc(239): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
  367. 10>  Generating Code...
  368. 13>  ImageOutputDev.cc
  369. 14>------ Build started: Project: pdffonts, Configuration: Debug Win32 ------
  370. 10>
  371. 10>Build FAILED.
  372. 10>
  373. 10>Time Elapsed 00:00:05.10
  374. 9>  HtmlLinks.cc
  375. 14>Build started 10/24/2011 3:54:07 PM.
  376. 14>InitializeBuildStatus:
  377. 14>  Creating "pdffonts.dir\Debug\pdffonts.unsuccessfulbuild" because "AlwaysCreate" was specified.
  378. 12>  Generating Code...
  379. 14>CustomBuild:
  380. 14>  Building Custom Rule C:/projects/poppler/utils/CMakeLists.txt
  381. 14>  CMake does not need to re-run because C:\projects\poppler\Build\utils\CMakeFiles\generate.stamp is up-to-date.
  382. 4>  poppler-global.cpp
  383. 14>ClCompile:
  384. 14>  parseargs.cc
  385. 13>C:\projects\poppler\poppler\GfxState.h(103): warning C4244: 'return' : conversion from 'double' to 'Guchar', possible loss of data
  386. 14>  pdffonts.cc
  387. 15>------ Build started: Project: pdf-fullrewrite, Configuration: Debug Win32 ------
  388. 7>LINK : fatal error LNK1104: cannot open file '..\Debug\poppler.lib'
  389. 7>
  390. 7>Build FAILED.
  391. 7>
  392. 7>Time Elapsed 00:00:05.71
  393. 13>  Generating Code...
  394. 9>  HtmlOutputDev.cc
  395. 15>Build started 10/24/2011 3:54:07 PM.
  396. 15>PrepareForBuild:
  397. 15>  Creating directory "C:\projects\poppler\Build\test\Debug\".
  398. 15>InitializeBuildStatus:
  399. 15>  Creating "pdf-fullrewrite.dir\Debug\pdf-fullrewrite.unsuccessfulbuild" because "AlwaysCreate" was specified.
  400. 15>CustomBuild:
  401. 15>  Building Custom Rule C:/projects/poppler/test/CMakeLists.txt
  402. 15>  CMake does not need to re-run because C:\projects\poppler\Build\test\CMakeFiles\generate.stamp is up-to-date.
  403. 12>LINK : fatal error LNK1104: cannot open file '..\Debug\poppler.lib'
  404. 15>ClCompile:
  405. 15>  pdf-fullrewrite.cc
  406. 12>
  407. 12>Build FAILED.
  408. 12>
  409. 12>Time Elapsed 00:00:03.70
  410. 4>  poppler-image.cpp
  411. 8>LINK : fatal error LNK1104: cannot open file '..\Debug\poppler.lib'
  412. 8>
  413. 8>Build FAILED.
  414. 8>
  415. 8>Time Elapsed 00:00:06.30
  416. 13>LINK : fatal error LNK1104: cannot open file '..\Debug\poppler.lib'
  417. 13>
  418. 13>Build FAILED.
  419. 13>
  420. 13>Time Elapsed 00:00:03.98
  421. 9>C:\projects\poppler\poppler\GfxState.h(103): warning C4244: 'return' : conversion from 'double' to 'Guchar', possible loss of data
  422. 9>C:\projects\poppler\utils\HtmlOutputDev.cc(556): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  423. 9>C:\projects\poppler\utils\HtmlOutputDev.cc(556): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  424. 9>C:\projects\poppler\utils\HtmlOutputDev.cc(556): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  425. 14>  Generating Code...
  426. 9>  Generating Code...
  427. 14>LINK : fatal error LNK1104: cannot open file '..\Debug\poppler.lib'
  428. 14>
  429. 14>Build FAILED.
  430. 14>
  431. 14>Time Elapsed 00:00:02.29
  432. 15>LINK : fatal error LNK1104: cannot open file '..\Debug\poppler.lib'
  433. 15>
  434. 15>Build FAILED.
  435. 15>
  436. 15>Time Elapsed 00:00:01.96
  437. 4>c:\program files (x86)\gtk+\include\jconfig.h(25): warning C4005: 'HAVE_STDLIB_H' : macro redefinition
  438. 4>          C:\projects\poppler\Build\config.h(98) : see previous definition of 'HAVE_STDLIB_H'
  439. 9>LINK : fatal error LNK1104: cannot open file '..\Debug\poppler.lib'
  440. 9>
  441. 9>Build FAILED.
  442. 9>
  443. 9>Time Elapsed 00:00:08.03
  444. 4>  poppler-page.cpp
  445. 4>C:\projects\poppler\poppler\GfxState.h(103): warning C4244: 'return' : conversion from 'double' to 'Guchar', possible loss of data
  446. 4>  poppler-page-renderer.cpp
  447. 4>C:\projects\poppler\poppler\GfxState.h(103): warning C4244: 'return' : conversion from 'double' to 'Guchar', possible loss of data
  448. 4>  poppler-page-transition.cpp
  449. 4>  poppler-private.cpp
  450. 4>C:\projects\poppler\cpp\poppler-private.cpp(101): warning C4309: '=' : truncation of constant value
  451. 4>C:\projects\poppler\cpp\poppler-private.cpp(102): warning C4309: '=' : truncation of constant value
  452. 4>C:\projects\poppler\cpp\poppler-private.cpp(131): warning C4244: 'return' : conversion from 'time_t' to 'poppler::time_type', possible loss of data
  453. 4>  poppler-rectangle.cpp
  454. 4>  poppler-toc.cpp
  455. 4>  poppler-version.cpp
  456. 4>  Generating Code...
  457. 4>LINK : fatal error LNK1104: cannot open file '..\Debug\poppler.lib'
  458. 4>
  459. 4>Build FAILED.
  460. 4>
  461. 4>Time Elapsed 00:00:15.82
  462. 16>------ Build started: Project: poppler-dump, Configuration: Debug Win32 ------
  463. 17>------ Build started: Project: poppler-render, Configuration: Debug Win32 ------
  464. 16>Build started 10/24/2011 3:54:15 PM.
  465. 17>Build started 10/24/2011 3:54:15 PM.
  466. 17>PrepareForBuild:
  467. 17>  Creating directory "C:\projects\poppler\Build\cpp\tests\Debug\".
  468. 17>InitializeBuildStatus:
  469. 17>  Creating "poppler-render.dir\Debug\poppler-render.unsuccessfulbuild" because "AlwaysCreate" was specified.
  470. 16>InitializeBuildStatus:
  471. 16>  Creating "poppler-dump.dir\Debug\poppler-dump.unsuccessfulbuild" because "AlwaysCreate" was specified.
  472. 17>CustomBuild:
  473. 17>  Building Custom Rule C:/projects/poppler/cpp/tests/CMakeLists.txt
  474. 16>CustomBuild:
  475. 16>  Building Custom Rule C:/projects/poppler/cpp/tests/CMakeLists.txt
  476. 17>  CMake does not need to re-run because C:\projects\poppler\Build\cpp\tests\CMakeFiles\generate.stamp is up-to-date.
  477. 16>  CMake does not need to re-run because C:\projects\poppler\Build\cpp\tests\CMakeFiles\generate.stamp is up-to-date.
  478. 17>ClCompile:
  479. 17>  poppler-render.cpp
  480. 16>ClCompile:
  481. 16>  poppler-dump.cpp
  482. 17>  parseargs.cc
  483. 17>  Generating Code...
  484. 16>  parseargs.cc
  485. 17>LINK : fatal error LNK1104: cannot open file '..\Debug\poppler-cpp.lib'
  486. 17>
  487. 17>Build FAILED.
  488. 17>
  489. 17>Time Elapsed 00:00:01.35
  490. 16>  Generating Code...
  491. 16>LINK : fatal error LNK1104: cannot open file '..\Debug\poppler-cpp.lib'
  492. 16>
  493. 16>Build FAILED.
  494. 16>
  495. 16>Time Elapsed 00:00:01.71
  496. 18>------ Build started: Project: ALL_BUILD, Configuration: Debug Win32 ------
  497. 18>Build started 10/24/2011 3:54:17 PM.
  498. 18>InitializeBuildStatus:
  499. 18>  Creating "Win32\Debug\ALL_BUILD\ALL_BUILD.unsuccessfulbuild" because "AlwaysCreate" was specified.
  500. 18>CustomBuild:
  501. 18>  Build all projects
  502. 18>  Building Custom Rule C:/projects/poppler/CMakeLists.txt
  503. 18>  CMake does not need to re-run because C:\projects\poppler\Build\CMakeFiles\generate.stamp is up-to-date.
  504. 18>FinalizeBuildStatus:
  505. 18>  Deleting file "Win32\Debug\ALL_BUILD\ALL_BUILD.unsuccessfulbuild".
  506. 18>  Touching "Win32\Debug\ALL_BUILD\ALL_BUILD.lastbuildstate".
  507. 18>
  508. 18>Build succeeded.
  509. 18>
  510. 18>Time Elapsed 00:00:00.24
  511. 19>------ Skipped Build: Project: INSTALL, Configuration: Debug Win32 ------
  512. 19>Project not selected to build for this solution configuration
  513. ========== Build: 2 succeeded, 15 failed, 0 up-to-date, 2 skipped ==========
  514.  
  515.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement