mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

139 lines
6.7 KiB

  1. [COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. [COPY] Please add additional copyright information _after_ the line containing
  4. [COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
  5. [COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
  6. [COPY] ROCK Linux: rock-src/package/daja77/monotone/monotone.cache
  7. [COPY] ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf
  8. [COPY] This program is free software; you can redistribute it and/or modify
  9. [COPY] it under the terms of the GNU General Public License as published by
  10. [COPY] the Free Software Foundation; either version 2 of the License, or
  11. [COPY] (at your option) any later version. A copy of the GNU General Public
  12. [COPY] License can be found at Documentation/COPYING.
  13. [COPY] Many people helped and are helping developing ROCK Linux. Please
  14. [COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
  15. [COPY] file for details.
  16. [COPY] --- ROCK-COPYRIGHT-NOTE-END ---
  17. [TIMESTAMP] 1142613580 Fri Mar 17 17:39:40 2006 (5) ERROR
  18. [TIMESTAMP] 1142879621 Mon Mar 20 19:33:41 2006 (9) ERROR
  19. [TIMESTAMP] 1142961867 Tue Mar 21 18:24:27 2006 (5) ERROR
  20. [TIMESTAMP] 1142972944 Tue Mar 21 21:29:04 2006 (9) ERROR
  21. [TIMESTAMP] 1143032684 Wed Mar 22 14:04:44 2006 (5) ERROR
  22. [TIMESTAMP] 1143042296 Wed Mar 22 16:44:56 2006 (9) ERROR
  23. [CONFIG-ID] TRUNK-x86-reference
  24. [ROCKVER] TRUNK
  25. [LOGS] 5-monotone.err 9-monotone.err
  26. [BUILDTIME] 2058 (5) ERROR
  27. [BUILDTIME] 2326 (9) ERROR
  28. [BUILDTIME] 2318 (5) ERROR
  29. [BUILDTIME] 2327 (9) ERROR
  30. [BUILDTIME] 2324 (5) ERROR
  31. [BUILDTIME] 2340 (9) ERROR
  32. [5-ERROR] checking whether the compiler supports __gnu_cxx::hash_map... yes
  33. [5-ERROR] checking whether the compiler supports std::hash_map... no
  34. [5-ERROR] checking whether gcc-34 and cc understand -c and -o together... yes
  35. [5-ERROR] checking whether the compiler supports extern template... yes
  36. [5-ERROR] checking for msgfmt... /usr/bin/msgfmt
  37. [5-ERROR] checking for gmsgfmt... /usr/bin/msgfmt
  38. [5-ERROR] checking for xgettext... /usr/bin/xgettext
  39. [5-ERROR] checking for msgmerge... /usr/bin/msgmerge
  40. [5-ERROR] checking build system type... i386-unknown-linux-gnu
  41. [5-ERROR] checking host system type... i386-unknown-linux-gnu
  42. [5-ERROR] checking for ld used by GCC... ld
  43. [5-ERROR] checking if the linker (ld) is GNU ld... yes
  44. [5-ERROR] checking for shared library run path origin... done
  45. [5-ERROR] checking whether NLS is requested... yes
  46. [5-ERROR] checking for GNU gettext in libc... yes
  47. [5-ERROR] checking for iconv... yes
  48. [5-ERROR] checking for iconv declaration...
  49. [5-ERROR] extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  50. [5-ERROR] checking whether xgettext supports --flag... yes
  51. [5-ERROR] checking how to run the C++ preprocessor... g++-34 -E
  52. [5-ERROR] checking for egrep... grep -E
  53. [5-ERROR] checking for ANSI C header files... yes
  54. [5-ERROR] checking for sys/types.h... yes
  55. [5-ERROR] checking for sys/stat.h... yes
  56. [5-ERROR] checking for stdlib.h... yes
  57. [5-ERROR] checking for string.h... yes
  58. [5-ERROR] checking for memory.h... yes
  59. [5-ERROR] checking for strings.h... yes
  60. [5-ERROR] checking for inttypes.h... yes
  61. [5-ERROR] checking for stdint.h... yes
  62. [5-ERROR] checking for unistd.h... yes
  63. [5-ERROR] checking for unistd.h... (cached) yes
  64. [5-ERROR] checking errno.h usability... yes
  65. [5-ERROR] checking errno.h presence... yes
  66. [5-ERROR] checking for errno.h... yes
  67. [5-ERROR] checking if setlocale() and nl_langinfo() works... yes
  68. [5-ERROR] checking for pthread_mutex_lock... yes
  69. [5-ERROR] checking boost version 1.32 or newer... no
  70. [5-ERROR] configure: error: boost 1.32 or newer required
  71. [5-ERROR] --- BUILD ERROR ---
  72. [5-ERROR] Creating file list and doing final adaptions ...
  73. [5-ERROR] Processing static lib corrections ...
  74. [5-ERROR] Verifing the .la files ...
  75. [5-ERROR] Found 0 files for this package.
  76. [5-ERROR] Applying package split: 40 monotone:dev (/lib/.*\.(la|a|o)$|/include/)
  77. [5-ERROR] Applying package split: 42 monotone:dev /pkgconfig/
  78. [5-ERROR] Applying package split: 60 monotone:doc /share/doc/
  79. [5-ERROR] Calculating package dependencies ...
  80. [5-ERROR] Making post-install adaptions.
  81. [5-ERROR] Finished building monotone=monotone.
  82. [9-ERROR] checking whether the compiler supports __gnu_cxx::hash_map... yes
  83. [9-ERROR] checking whether the compiler supports std::hash_map... no
  84. [9-ERROR] checking whether gcc-34 and cc understand -c and -o together... yes
  85. [9-ERROR] checking whether the compiler supports extern template... yes
  86. [9-ERROR] checking for msgfmt... /usr/bin/msgfmt
  87. [9-ERROR] checking for gmsgfmt... /usr/bin/msgfmt
  88. [9-ERROR] checking for xgettext... /usr/bin/xgettext
  89. [9-ERROR] checking for msgmerge... /usr/bin/msgmerge
  90. [9-ERROR] checking build system type... i386-unknown-linux-gnu
  91. [9-ERROR] checking host system type... i386-unknown-linux-gnu
  92. [9-ERROR] checking for ld used by GCC... ld
  93. [9-ERROR] checking if the linker (ld) is GNU ld... yes
  94. [9-ERROR] checking for shared library run path origin... done
  95. [9-ERROR] checking whether NLS is requested... yes
  96. [9-ERROR] checking for GNU gettext in libc... yes
  97. [9-ERROR] checking for iconv... yes
  98. [9-ERROR] checking for iconv declaration...
  99. [9-ERROR] extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  100. [9-ERROR] checking whether xgettext supports --flag... yes
  101. [9-ERROR] checking how to run the C++ preprocessor... g++-34 -E
  102. [9-ERROR] checking for egrep... grep -E
  103. [9-ERROR] checking for ANSI C header files... yes
  104. [9-ERROR] checking for sys/types.h... yes
  105. [9-ERROR] checking for sys/stat.h... yes
  106. [9-ERROR] checking for stdlib.h... yes
  107. [9-ERROR] checking for string.h... yes
  108. [9-ERROR] checking for memory.h... yes
  109. [9-ERROR] checking for strings.h... yes
  110. [9-ERROR] checking for inttypes.h... yes
  111. [9-ERROR] checking for stdint.h... yes
  112. [9-ERROR] checking for unistd.h... yes
  113. [9-ERROR] checking for unistd.h... (cached) yes
  114. [9-ERROR] checking errno.h usability... yes
  115. [9-ERROR] checking errno.h presence... yes
  116. [9-ERROR] checking for errno.h... yes
  117. [9-ERROR] checking if setlocale() and nl_langinfo() works... yes
  118. [9-ERROR] checking for pthread_mutex_lock... yes
  119. [9-ERROR] checking boost version 1.32 or newer... no
  120. [9-ERROR] configure: error: boost 1.32 or newer required
  121. [9-ERROR] --- BUILD ERROR ---
  122. [9-ERROR] Creating file list and doing final adaptions ...
  123. [9-ERROR] Processing static lib corrections ...
  124. [9-ERROR] Verifing the .la files ...
  125. [9-ERROR] Found 0 files for this package.
  126. [9-ERROR] Applying package split: 40 monotone:dev (/lib/.*\.(la|a|o)$|/include/)
  127. [9-ERROR] Applying package split: 42 monotone:dev /pkgconfig/
  128. [9-ERROR] Applying package split: 60 monotone:doc /share/doc/
  129. [9-ERROR] Calculating package dependencies ...
  130. [9-ERROR] Making post-install adaptions.
  131. [9-ERROR] Finished building monotone=monotone.