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.

144 lines
7.7 KiB

  1. [COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY]
  3. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  4. [COPY] Please add additional copyright information _after_ the line containing
  5. [COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
  6. [COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
  7. [COPY]
  8. [COPY] ROCK Linux: rock-src/package/public/texmacs/texmacs.cache
  9. [COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf
  10. [COPY]
  11. [COPY] This program is free software; you can redistribute it and/or modify
  12. [COPY] it under the terms of the GNU General Public License as published by
  13. [COPY] the Free Software Foundation; either version 2 of the License, or
  14. [COPY] (at your option) any later version. A copy of the GNU General Public
  15. [COPY] License can be found at Documentation/COPYING.
  16. [COPY]
  17. [COPY] Many people helped and are helping developing ROCK Linux. Please
  18. [COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
  19. [COPY] file for details.
  20. [COPY]
  21. [COPY] --- ROCK-COPYRIGHT-NOTE-END ---
  22. [TIMESTAMP] 1168697187 Sat Jan 13 15:06:27 2007 (5) ERROR
  23. [TIMESTAMP] 1168906504 Tue Jan 16 01:15:04 2007 (9) ERROR
  24. [TIMESTAMP] 1168954223 Tue Jan 16 14:30:23 2007 (5) ERROR
  25. [TIMESTAMP] 1168983953 Tue Jan 16 22:45:53 2007 (9) ERROR
  26. [TIMESTAMP] 1169124555 Thu Jan 18 13:49:15 2007 (5) ERROR
  27. [TIMESTAMP] 1169154146 Thu Jan 18 22:02:26 2007 (9) ERROR
  28. [CONFIG-ID] TRUNK-x86-reference
  29. [ROCKVER] TRUNK
  30. [LOGS] 5-texmacs.err 9-texmacs.err
  31. [BUILDTIME] 1668 (5) ERROR
  32. [BUILDTIME] 1702 (9) ERROR
  33. [BUILDTIME] 1698 (5) ERROR
  34. [BUILDTIME] 1689 (9) ERROR
  35. [BUILDTIME] 1694 (5) ERROR
  36. [BUILDTIME] 1686 (9) ERROR
  37. [5-ERROR] checking for strings.h... yes
  38. [5-ERROR] checking for inttypes.h... yes
  39. [5-ERROR] checking for stdint.h... yes
  40. [5-ERROR] checking for unistd.h... yes
  41. [5-ERROR] checking iconv.h usability... yes
  42. [5-ERROR] checking iconv.h presence... yes
  43. [5-ERROR] checking for iconv.h... yes
  44. [5-ERROR] checking for iconv... yes
  45. [5-ERROR] checking ft2build.h usability... yes
  46. [5-ERROR] checking ft2build.h presence... yes
  47. [5-ERROR] checking for ft2build.h... yes
  48. [5-ERROR] checking for freetype... yes
  49. [5-ERROR] checking for gettimeofday... yes
  50. [5-ERROR] checking whether ... arguments behave correctly... no
  51. [5-ERROR] checking the size_t of guile strings... size_t
  52. [5-ERROR] checking if compiler supports -fno-rtti -fno-exceptions... yes
  53. [5-ERROR] checking if statically linking with guile works... "no"
  54. [5-ERROR] checking if it works with -lltdl... "no"
  55. [5-ERROR] checking if it works with -lltdl -ldl... "yes"
  56. [5-ERROR] checking build system type... i386-unknown-linux-gnu
  57. [5-ERROR] checking host system type... i386-unknown-linux-gnu
  58. [5-ERROR] final setup for an Intel/GNU-linux host
  59. [5-ERROR] disabling debugging
  60. [5-ERROR] enabling optimizations, -O3 -fexpensive-optimizations
  61. [5-ERROR] configure: creating ./config.status
  62. [5-ERROR] config.status: creating Makefile
  63. [5-ERROR] config.status: creating src/common.makefile
  64. [5-ERROR] config.status: creating src/System/tm_configure.hpp
  65. [5-ERROR] config.status: creating misc/admin/admin.makefile
  66. [5-ERROR] config.status: creating misc/doxygen/Doxyfile
  67. [5-ERROR] config.status: creating misc/man/texmacs.1
  68. [5-ERROR] config.status: creating misc/rpm/TeXmacs.spec
  69. [5-ERROR] config.status: creating misc/scripts/fig2ps
  70. [5-ERROR] config.status: creating misc/scripts/texmacs
  71. [5-ERROR] config.status: creating TeXmacs/examples/plugins/dynlink/Makefile
  72. [5-ERROR] mkdir -p src/Deps
  73. [5-ERROR] mkdir -p src/Objects
  74. [5-ERROR] mkdir -p TeXmacs/bin
  75. [5-ERROR] mkdir -p TeXmacs/lib
  76. [5-ERROR] cd src; make -f makefile link=shared
  77. [5-ERROR] make[1]: Entering directory `/ROCK/loop/src.texmacs.1169124537.23156.3641098646/TeXmacs-1.0.3.11-src/src'
  78. [5-ERROR] g++-40 -I./System -I./System/Boot -I./System/Classes -I./System/Files -I./System/Link -I./System/Misc -I./Classes/Abstract -I./Classes/Atomic -I./Classes/Compound -I./Data/Drd -I./Data/String -I./Data/Tree -I./Data/Convert -I./Guile -I./Resource -I/ROCK/src.texmacs.1169124537.23156.3641098646/TeXmacs-1.0.3.11-src/TeXmacs/include -I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations -fno-rtti -fno-exceptions -c ./Data/String/analyze.cpp -o Objects/analyze.o
  79. [5-ERROR] ./Classes/Atomic/string.hpp:29: error: 'string' has not been declared
  80. [5-ERROR] ./Classes/Atomic/string.hpp: In function 'int N(string)':
  81. [5-ERROR] ./Classes/Atomic/string.hpp:19: error: 'int string_rep::n' is private
  82. [5-ERROR] ./Classes/Atomic/string.hpp:48: error: within this context
  83. [5-ERROR] make[1]: *** [Objects/analyze.o] Error 1
  84. [5-ERROR] make[1]: Leaving directory `/ROCK/loop/src.texmacs.1169124537.23156.3641098646/TeXmacs-1.0.3.11-src/src'
  85. [5-ERROR] make: *** [TEXMACS] Error 2
  86. [5-ERROR] --- BUILD ERROR ---
  87. [9-ERROR] checking for strings.h... yes
  88. [9-ERROR] checking for inttypes.h... yes
  89. [9-ERROR] checking for stdint.h... yes
  90. [9-ERROR] checking for unistd.h... yes
  91. [9-ERROR] checking iconv.h usability... yes
  92. [9-ERROR] checking iconv.h presence... yes
  93. [9-ERROR] checking for iconv.h... yes
  94. [9-ERROR] checking for iconv... yes
  95. [9-ERROR] checking ft2build.h usability... yes
  96. [9-ERROR] checking ft2build.h presence... yes
  97. [9-ERROR] checking for ft2build.h... yes
  98. [9-ERROR] checking for freetype... yes
  99. [9-ERROR] checking for gettimeofday... yes
  100. [9-ERROR] checking whether ... arguments behave correctly... no
  101. [9-ERROR] checking the size_t of guile strings... size_t
  102. [9-ERROR] checking if compiler supports -fno-rtti -fno-exceptions... yes
  103. [9-ERROR] checking if statically linking with guile works... "no"
  104. [9-ERROR] checking if it works with -lltdl... "no"
  105. [9-ERROR] checking if it works with -lltdl -ldl... "yes"
  106. [9-ERROR] checking build system type... i386-unknown-linux-gnu
  107. [9-ERROR] checking host system type... i386-unknown-linux-gnu
  108. [9-ERROR] final setup for an Intel/GNU-linux host
  109. [9-ERROR] disabling debugging
  110. [9-ERROR] enabling optimizations, -O3 -fexpensive-optimizations
  111. [9-ERROR] configure: creating ./config.status
  112. [9-ERROR] config.status: creating Makefile
  113. [9-ERROR] config.status: creating src/common.makefile
  114. [9-ERROR] config.status: creating src/System/tm_configure.hpp
  115. [9-ERROR] config.status: creating misc/admin/admin.makefile
  116. [9-ERROR] config.status: creating misc/doxygen/Doxyfile
  117. [9-ERROR] config.status: creating misc/man/texmacs.1
  118. [9-ERROR] config.status: creating misc/rpm/TeXmacs.spec
  119. [9-ERROR] config.status: creating misc/scripts/fig2ps
  120. [9-ERROR] config.status: creating misc/scripts/texmacs
  121. [9-ERROR] config.status: creating TeXmacs/examples/plugins/dynlink/Makefile
  122. [9-ERROR] mkdir -p src/Deps
  123. [9-ERROR] mkdir -p src/Objects
  124. [9-ERROR] mkdir -p TeXmacs/bin
  125. [9-ERROR] mkdir -p TeXmacs/lib
  126. [9-ERROR] cd src; make -f makefile link=shared
  127. [9-ERROR] make[1]: Entering directory `/ROCK/loop/src.texmacs.1169154128.13664.3951810427/TeXmacs-1.0.3.11-src/src'
  128. [9-ERROR] g++-40 -I./System -I./System/Boot -I./System/Classes -I./System/Files -I./System/Link -I./System/Misc -I./Classes/Abstract -I./Classes/Atomic -I./Classes/Compound -I./Data/Drd -I./Data/String -I./Data/Tree -I./Data/Convert -I./Guile -I./Resource -I/ROCK/src.texmacs.1169154128.13664.3951810427/TeXmacs-1.0.3.11-src/TeXmacs/include -I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations -fno-rtti -fno-exceptions -c ./Data/String/analyze.cpp -o Objects/analyze.o
  129. [9-ERROR] ./Classes/Atomic/string.hpp:29: error: 'string' has not been declared
  130. [9-ERROR] ./Classes/Atomic/string.hpp: In function 'int N(string)':
  131. [9-ERROR] ./Classes/Atomic/string.hpp:19: error: 'int string_rep::n' is private
  132. [9-ERROR] ./Classes/Atomic/string.hpp:48: error: within this context
  133. [9-ERROR] make[1]: *** [Objects/analyze.o] Error 1
  134. [9-ERROR] make[1]: Leaving directory `/ROCK/loop/src.texmacs.1169154128.13664.3951810427/TeXmacs-1.0.3.11-src/src'
  135. [9-ERROR] make: *** [TEXMACS] Error 2
  136. [9-ERROR] --- BUILD ERROR ---