Advertisement
Guest User

EndlessEmergency

a guest
Apr 10th, 2009
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 74.23 KB | None | 0 0
  1. >>> Unpacking source...
  2. >>> Unpacking cmake-2.6.2.tar.gz to /var/tmp/portage/dev-util/cmake-2.6.2-r1/work
  3. >>> Source unpacked in /var/tmp/portage/dev-util/cmake-2.6.2-r1/work
  4. * Applying cmake-FindPythonLibs.patch ...
  5.  [ ok ]
  6. * Applying cmake-FindPythonInterp.patch ...
  7.  [ ok ]
  8. >>> Configuring source in /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2 ...
  9. >>> Source configured.
  10. >>> Compiling source in /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2 ...
  11. ---------------------------------------------
  12. CMake 2.6-2, Copyright (c) 2007 Kitware, Inc., Insight Consortium
  13. C compiler on this system is: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe
  14. C++ compiler on this system is: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe
  15. Makefile processor on this system is: gmake
  16. i686-pc-linux-gnu-g++ is not GNU compiler
  17. i686-pc-linux-gnu-g++ has STL in std:: namespace
  18. i686-pc-linux-gnu-g++ has ANSI streams
  19. i686-pc-linux-gnu-g++ has streams in std:: namespace
  20. i686-pc-linux-gnu-g++ does not have sstream
  21. i686-pc-linux-gnu-g++ does not have strstream.h
  22. i686-pc-linux-gnu-g++ does not have strstrea.h
  23. i686-pc-linux-gnu-g++ has operator!=(string, char*)
  24. i686-pc-linux-gnu-g++ has stl iterator_traits
  25. i686-pc-linux-gnu-g++ has standard template allocator
  26. i686-pc-linux-gnu-g++ has allocator<>::rebind<>
  27. i686-pc-linux-gnu-g++ does not have non-standard allocator<>::max_size argument
  28. i686-pc-linux-gnu-g++ has stl containers supporting allocator objects
  29. i686-pc-linux-gnu-g++ has header cstddef
  30. i686-pc-linux-gnu-g++ requires template friends to use <>
  31. i686-pc-linux-gnu-g++ supports member templates
  32. i686-pc-linux-gnu-g++ has standard template specialization syntax
  33. i686-pc-linux-gnu-g++ has argument dependent lookup
  34. i686-pc-linux-gnu-g++ has struct stat with st_mtim member
  35. i686-pc-linux-gnu-g++ has ANSI for scoping
  36. ---------------------------------------------
  37. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmake.cxx -o cmake.o
  38. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmakemain.cxx -o cmakemain.o
  39. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmakewizard.cxx -o cmakewizard.o
  40. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  41. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  42. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmSystemTools.h:20,
  43. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmake.h:43,
  44. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmake.cxx:17:
  45. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  46. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  47. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  48. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmSystemTools.h:20,
  49. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmake.h:43,
  50. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmakemain.cxx:24:
  51. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  52. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  53. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  54. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmCacheManager.h:20,
  55. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmMakefile.h:20,
  56. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmakewizard.h:19,
  57. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmakewizard.cxx:17:
  58. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  59. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmCommandArgumentLexer.cxx -o cmCommandArgumentLexer.o
  60. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmCommandArgumentParser.cxx -o cmCommandArgumentParser.o
  61. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  62. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  63. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmCommandArgumentLexer.cxx:1:
  64. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  65. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  66. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  67. from cmCommandArgumentParser.y:33:
  68. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  69. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmCommandArgumentParserHelper.cxx -o cmCommandArgumentParserHelper.o
  70. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  71. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  72. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmCommandArgumentParserHelper.h:20,
  73. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmCommandArgumentParserHelper.cxx:17:
  74. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  75. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmDepends.cxx -o cmDepends.o
  76. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  77. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  78. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmDepends.h:20,
  79. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmDepends.cxx:17:
  80. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  81. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmDependsC.cxx -o cmDependsC.o
  82. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  83. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  84. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmDepends.h:20,
  85. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmDependsC.h:20,
  86. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmDependsC.cxx:17:
  87. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  88. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmDocumentationFormatter.cxx -o cmDocumentationFormatter.o
  89. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  90. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  91. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmDocumentationFormatter.h:20,
  92. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmDocumentationFormatter.cxx:17:
  93. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  94. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmDocumentationFormatterText.cxx -o cmDocumentationFormatterText.o
  95. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  96. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  97. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmDocumentationFormatterText.h:20,
  98. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmDocumentationFormatterText.cxx:18:
  99. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  100. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmPolicies.cxx -o cmPolicies.o
  101. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  102. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  103. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmCustomCommand.h:20,
  104. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmPolicies.h:20,
  105. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmPolicies.cxx:1:
  106. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  107. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmProperty.cxx -o cmProperty.o
  108. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmPropertyMap.cxx -o cmPropertyMap.o
  109. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  110. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  111. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmProperty.h:20,
  112. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmProperty.cxx:17:
  113. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  114. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  115. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  116. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmProperty.h:20,
  117. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmPropertyMap.h:20,
  118. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmPropertyMap.cxx:17:
  119. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  120. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmPropertyDefinition.cxx -o cmPropertyDefinition.o
  121. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmPropertyDefinitionMap.cxx -o cmPropertyDefinitionMap.o
  122. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  123. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  124. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmProperty.h:20,
  125. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmPropertyDefinition.h:20,
  126. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmPropertyDefinition.cxx:17:
  127. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  128. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  129. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  130. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmProperty.h:20,
  131. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmPropertyDefinition.h:20,
  132. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmPropertyDefinitionMap.h:20,
  133. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmPropertyDefinitionMap.cxx:17:
  134. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  135. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmMakeDepend.cxx -o cmMakeDepend.o
  136. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  137. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  138. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmCacheManager.h:20,
  139. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmMakefile.h:20,
  140. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmMakeDepend.h:20,
  141. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmMakeDepend.cxx:17:
  142. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  143. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmMakefile.cxx -o cmMakefile.o
  144. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  145. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  146. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmCacheManager.h:20,
  147. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmMakefile.h:20,
  148. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmMakefile.cxx:17:
  149. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  150. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmExportFileGenerator.cxx -o cmExportFileGenerator.o
  151. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  152. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  153. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmObject.h:20,
  154. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmCommand.h:20,
  155. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmExportFileGenerator.h:20,
  156. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmExportFileGenerator.cxx:17:
  157. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  158. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmExportInstallFileGenerator.cxx -o cmExportInstallFileGenerator.o
  159. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  160. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  161. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmObject.h:20,
  162. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmCommand.h:20,
  163. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmExportFileGenerator.h:20,
  164. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmExportInstallFileGenerator.h:20,
  165. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmExportInstallFileGenerator.cxx:17:
  166. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  167. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmInstallDirectoryGenerator.cxx -o cmInstallDirectoryGenerator.o
  168. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  169. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  170. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmInstallGenerator.h:20,
  171. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmInstallDirectoryGenerator.h:20,
  172. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmInstallDirectoryGenerator.cxx:17:
  173. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  174. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmGeneratedFileStream.cxx -o cmGeneratedFileStream.o
  175. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  176. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  177. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmGeneratedFileStream.h:20,
  178. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmGeneratedFileStream.cxx:17:
  179. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  180. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmGlobalGenerator.cxx -o cmGlobalGenerator.o
  181. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  182. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  183. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmGlobalGenerator.h:21,
  184. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmGlobalGenerator.cxx:21:
  185. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  186. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmLocalGenerator.cxx -o cmLocalGenerator.o
  187. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  188. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  189. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmLocalGenerator.h:20,
  190. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmLocalGenerator.cxx:17:
  191. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  192. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmInstallGenerator.cxx -o cmInstallGenerator.o
  193. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  194. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  195. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmInstallGenerator.h:20,
  196. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmInstallGenerator.cxx:17:
  197. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  198. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmInstallExportGenerator.cxx -o cmInstallExportGenerator.o
  199. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  200. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  201. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmInstallGenerator.h:20,
  202. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmInstallExportGenerator.h:20,
  203. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmInstallExportGenerator.cxx:17:
  204. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  205. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmInstallFilesGenerator.cxx -o cmInstallFilesGenerator.o
  206. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  207. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  208. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmInstallGenerator.h:20,
  209. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmInstallFilesGenerator.h:20,
  210. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmInstallFilesGenerator.cxx:17:
  211. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  212. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmInstallScriptGenerator.cxx -o cmInstallScriptGenerator.o
  213. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  214. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  215. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmInstallGenerator.h:20,
  216. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmInstallScriptGenerator.h:20,
  217. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmInstallScriptGenerator.cxx:17:
  218. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  219. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmInstallTargetGenerator.cxx -o cmInstallTargetGenerator.o
  220. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  221. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  222. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmInstallGenerator.h:20,
  223. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmInstallTargetGenerator.h:20,
  224. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmInstallTargetGenerator.cxx:17:
  225. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  226. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmSourceFile.cxx -o cmSourceFile.o
  227. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  228. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  229. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmSourceFileLocation.h:20,
  230. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmSourceFile.h:20,
  231. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmSourceFile.cxx:17:
  232. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  233. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmSourceFileLocation.cxx -o cmSourceFileLocation.o
  234. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  235. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  236. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmSourceFileLocation.h:20,
  237. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmSourceFileLocation.cxx:17:
  238. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  239. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmSystemTools.cxx -o cmSystemTools.o
  240. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmVersion.cxx -o cmVersion.o
  241. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  242. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  243. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmSystemTools.h:20,
  244. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmSystemTools.cxx:17:
  245. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  246. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  247. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  248. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmVersion.h:20,
  249. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmVersion.cxx:17:
  250. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  251. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmFileTimeComparison.cxx -o cmFileTimeComparison.o
  252. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  253. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  254. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmFileTimeComparison.h:20,
  255. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmFileTimeComparison.cxx:17:
  256. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  257. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmGlobalUnixMakefileGenerator3.cxx -o cmGlobalUnixMakefileGenerator3.o
  258. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  259. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  260. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmGlobalGenerator.h:21,
  261. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmGlobalUnixMakefileGenerator3.h:20,
  262. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmGlobalUnixMakefileGenerator3.cxx:18:
  263. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  264. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmLocalUnixMakefileGenerator3.cxx -o cmLocalUnixMakefileGenerator3.o
  265. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  266. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  267. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmLocalGenerator.h:20,
  268. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmLocalUnixMakefileGenerator3.h:20,
  269. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmLocalUnixMakefileGenerator3.cxx:17:
  270. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  271. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmMakefileExecutableTargetGenerator.cxx -o cmMakefileExecutableTargetGenerator.o
  272. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  273. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  274. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmLocalGenerator.h:20,
  275. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmLocalUnixMakefileGenerator3.h:20,
  276. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmMakefileTargetGenerator.h:20,
  277. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmMakefileExecutableTargetGenerator.h:20,
  278. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmMakefileExecutableTargetGenerator.cxx:17:
  279. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  280. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmMakefileLibraryTargetGenerator.cxx -o cmMakefileLibraryTargetGenerator.o
  281. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  282. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  283. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmLocalGenerator.h:20,
  284. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmLocalUnixMakefileGenerator3.h:20,
  285. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmMakefileTargetGenerator.h:20,
  286. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmMakefileLibraryTargetGenerator.h:20,
  287. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmMakefileLibraryTargetGenerator.cxx:17:
  288. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  289. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmMakefileTargetGenerator.cxx -o cmMakefileTargetGenerator.o
  290. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  291. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  292. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmLocalGenerator.h:20,
  293. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmLocalUnixMakefileGenerator3.h:20,
  294. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmMakefileTargetGenerator.h:20,
  295. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmMakefileTargetGenerator.cxx:17:
  296. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  297. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmMakefileUtilityTargetGenerator.cxx -o cmMakefileUtilityTargetGenerator.o
  298. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  299. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  300. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmLocalGenerator.h:20,
  301. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmLocalUnixMakefileGenerator3.h:20,
  302. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmMakefileTargetGenerator.h:20,
  303. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmMakefileUtilityTargetGenerator.h:20,
  304. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmMakefileUtilityTargetGenerator.cxx:17:
  305. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  306. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmBootstrapCommands.cxx -o cmBootstrapCommands.o
  307. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  308. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  309. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmCommands.h:19,
  310. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmBootstrapCommands.cxx:21:
  311. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  312. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmCommands.cxx -o cmCommands.o
  313. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  314. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  315. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmCommands.h:19,
  316. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmCommands.cxx:17:
  317. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  318. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmTarget.cxx -o cmTarget.o
  319. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  320. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  321. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmCustomCommand.h:20,
  322. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmTarget.h:20,
  323. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmTarget.cxx:17:
  324. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  325. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmTest.cxx -o cmTest.o
  326. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  327. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  328. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmCustomCommand.h:20,
  329. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmTest.h:20,
  330. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmTest.cxx:17:
  331. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  332. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmCustomCommand.cxx -o cmCustomCommand.o
  333. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  334. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  335. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmCustomCommand.h:20,
  336. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmCustomCommand.cxx:17:
  337. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  338. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmDocumentVariables.cxx -o cmDocumentVariables.o
  339. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  340. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  341. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmSystemTools.h:20,
  342. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmake.h:43,
  343. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmDocumentVariables.cxx:2:
  344. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  345. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmCacheManager.cxx -o cmCacheManager.o
  346. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  347. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  348. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmCacheManager.h:20,
  349. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmCacheManager.cxx:18:
  350. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  351. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmListFileCache.cxx -o cmListFileCache.o
  352. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  353. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  354. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmListFileCache.h:20,
  355. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmListFileCache.cxx:17:
  356. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  357. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmComputeLinkDepends.cxx -o cmComputeLinkDepends.o
  358. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  359. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  360. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmComputeLinkDepends.h:20,
  361. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmComputeLinkDepends.cxx:17:
  362. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  363. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmComputeLinkInformation.cxx -o cmComputeLinkInformation.o
  364. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  365. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  366. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmComputeLinkInformation.h:20,
  367. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmComputeLinkInformation.cxx:17:
  368. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  369. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmOrderDirectories.cxx -o cmOrderDirectories.o
  370. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  371. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  372. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmOrderDirectories.h:20,
  373. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmOrderDirectories.cxx:17:
  374. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  375. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmComputeTargetDepends.cxx -o cmComputeTargetDepends.o
  376. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  377. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  378. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmComputeTargetDepends.h:20,
  379. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmComputeTargetDepends.cxx:17:
  380. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  381. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmComputeComponentGraph.cxx -o cmComputeComponentGraph.o
  382. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  383. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  384. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmComputeComponentGraph.h:20,
  385. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmComputeComponentGraph.cxx:17:
  386. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  387. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmExprLexer.cxx -o cmExprLexer.o
  388. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  389. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  390. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmExprLexer.cxx:1:
  391. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  392. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmExprParser.cxx -o cmExprParser.o
  393. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  394. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  395. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmExprParserHelper.h:20,
  396. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmExprParser.cxx:147:
  397. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  398. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmExprParserHelper.cxx -o cmExprParserHelper.o
  399. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  400. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmStandardIncludes.h:107,
  401. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmExprParserHelper.h:20,
  402. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmExprParserHelper.cxx:17:
  403. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  404. i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/cmListFileLexer.c -o cmListFileLexer.o
  405. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/kwsys/Directory.cxx -o Directory.o
  406. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/kwsys/Glob.cxx -o Glob.o
  407. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/kwsys/RegularExpression.cxx -o RegularExpression.o
  408. i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/kwsys/SystemTools.cxx -o SystemTools.o
  409. In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/strstream:51,
  410. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk/cmsys/ios/sstream:40,
  411. from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/kwsys/SystemTools.cxx:21:
  412. /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  413. i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source -I/var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/kwsys/ProcessUNIX.c -o ProcessUNIX.o
  414. In file included from /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Source/kwsys/SystemTools.cxx:21:
  415. /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk/cmsys/ios/sstream: In member function 'void cmsys_ios::istringstream::clear(int)':
  416. /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk/cmsys/ios/sstream:178: error: invalid conversion from 'int' to 'std::_Ios_Iostate'
  417. /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk/cmsys/ios/sstream:178: error: initializing argument 1 of 'void std::basic_ios<_CharT, _Traits>::clear(std::_Ios_Iostate) [with _CharT = char, _Traits = std::char_traits<char>]'
  418. gmake: *** [SystemTools.o] Error 1
  419. gmake: *** Waiting for unfinished jobs....
  420. ---------------------------------------------
  421. Error when bootstrapping CMake:
  422. Problem while running gmake
  423. ---------------------------------------------
  424. Log of errors: /var/tmp/portage/dev-util/cmake-2.6.2-r1/work/cmake-2.6.2/Bootstrap.cmk/cmake_bootstrap.log
  425. ---------------------------------------------
  426. *
  427. * ERROR: dev-util/cmake-2.6.2-r1 failed.
  428. * Call stack:
  429. * ebuild.sh, line 49: Called src_compile
  430. * environment, line 2892: Called die
  431. * The specific snippet of code:
  432. * ./bootstrap --system-libs --prefix=/usr --docdir=/share/doc/${PF} --datadir=/share/${PN} --mandir=/share/man "$qt_arg" "$par_arg" || die "./bootstrap failed";
  433. * The die message:
  434. * ./bootstrap failed
  435. *
  436. * If you need support, post the topmost build error, and the call stack if relevant.
  437. * A complete build log is located at '/var/log/portage/dev-util:cmake-2.6.2-r1:20090410-063047.log'.
  438. * The ebuild environment file is located at '/var/tmp/portage/dev-util/cmake-2.6.2-r1/temp/environment'.
  439. *
  440.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement