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
8.9 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/dillo/dillo.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] 1180991409 Mon Jun 4 23:10:09 2007 (5) ERROR
  23. [TIMESTAMP] 1181453033 Sun Jun 10 07:23:53 2007 (9) ERROR
  24. [TIMESTAMP] 1181809918 Thu Jun 14 10:31:58 2007 (5) ERROR
  25. [TIMESTAMP] 1181866896 Fri Jun 15 02:21:36 2007 (9) ERROR
  26. [TIMESTAMP] 1181944665 Fri Jun 15 23:57:45 2007 (5) ERROR
  27. [TIMESTAMP] 1181965574 Sat Jun 16 05:46:14 2007 (9) ERROR
  28. [CONFIG-ID] TRUNK-x86-reference
  29. [ROCKVER] TRUNK
  30. [LOGS] 5-dillo.err 9-dillo.err
  31. [BUILDTIME] 4422 (5) ERROR
  32. [BUILDTIME] 4484 (9) ERROR
  33. [BUILDTIME] 4462 (5) ERROR
  34. [BUILDTIME] 4383 (9) ERROR
  35. [BUILDTIME] 4398 (5) ERROR
  36. [BUILDTIME] 4316 (9) ERROR
  37. [5-ERROR] downloads.cc:431: error: 'group' was not declared in this scope
  38. [5-ERROR] downloads.cc: In member function 'void DLItem::abort_dl()':
  39. [5-ERROR] downloads.cc:441: error: 'remove_fd' was not declared in this scope
  40. [5-ERROR] downloads.cc: In member function 'void DLItem::prButton_cb()':
  41. [5-ERROR] downloads.cc:452: error: 'prButton' was not declared in this scope
  42. [5-ERROR] downloads.cc: In member function 'void DLItem::update_prSize(int)':
  43. [5-ERROR] downloads.cc:479: error: 'prSize' was not declared in this scope
  44. [5-ERROR] downloads.cc: In member function 'void DLItem::log_text_add(char*, ssize_t)':
  45. [5-ERROR] downloads.cc:492: error: 'prTitle' was not declared in this scope
  46. [5-ERROR] downloads.cc:548: error: 'prTitle' was not declared in this scope
  47. [5-ERROR] downloads.cc: In member function 'void DLItem::update_size(int)':
  48. [5-ERROR] downloads.cc:567: error: 'prTitle' was not declared in this scope
  49. [5-ERROR] downloads.cc:576: error: 'prGot' was not declared in this scope
  50. [5-ERROR] downloads.cc: In function 'void read_log_cb(int, void*)':
  51. [5-ERROR] downloads.cc:607: error: 'remove_fd' was not declared in this scope
  52. [5-ERROR] downloads.cc: In member function 'void DLItem::father_init()':
  53. [5-ERROR] downloads.cc:620: error: 'add_fd' was not declared in this scope
  54. [5-ERROR] downloads.cc: In member function 'void DLItem::child_finished(int)':
  55. [5-ERROR] downloads.cc:635: error: 'prButton' was not declared in this scope
  56. [5-ERROR] downloads.cc:638: error: 'prButton' was not declared in this scope
  57. [5-ERROR] downloads.cc:640: warning: deprecated conversion from string constant to 'char*'
  58. [5-ERROR] downloads.cc:643: error: 'prTitle' was not declared in this scope
  59. [5-ERROR] downloads.cc:647: error: 'prButton' was not declared in this scope
  60. [5-ERROR] downloads.cc: In member function 'void DLItem::update()':
  61. [5-ERROR] downloads.cc:700: error: 'prRate' was not declared in this scope
  62. [5-ERROR] downloads.cc:707: error: 'pr_Rate' was not declared in this scope
  63. [5-ERROR] downloads.cc:714: error: 'prETAt' was not declared in this scope
  64. [5-ERROR] downloads.cc:718: error: 'prETA' was not declared in this scope
  65. [5-ERROR] downloads.cc:722: warning: deprecated conversion from string constant to 'char*'
  66. [5-ERROR] downloads.cc:728: error: 'prETA' was not declared in this scope
  67. [5-ERROR] downloads.cc:731: error: 'prETA' was not declared in this scope
  68. [5-ERROR] downloads.cc: In function 'void cleanup_cb(void*)':
  69. [5-ERROR] downloads.cc:787: error: 'repeat_timeout' was not declared in this scope
  70. [5-ERROR] downloads.cc: In function 'void update_cb(void*)':
  71. [5-ERROR] downloads.cc:814: error: 'repeat_timeout' was not declared in this scope
  72. [5-ERROR] downloads.cc: In function 'void read_req_cb(int, void*)':
  73. [5-ERROR] downloads.cc:903: warning: deprecated conversion from string constant to 'char*'
  74. [5-ERROR] downloads.cc:915: warning: deprecated conversion from string constant to 'char*'
  75. [5-ERROR] downloads.cc:919: warning: deprecated conversion from string constant to 'char*'
  76. [5-ERROR] downloads.cc: At global scope:
  77. [5-ERROR] downloads.cc:945: error: variable or field 'dlwin_esc_cb' declared void
  78. [5-ERROR] downloads.cc:945: error: 'Widget' was not declared in this scope
  79. [5-ERROR] downloads.cc:945: error: expected primary-expression before ',' token
  80. [5-ERROR] downloads.cc:945: error: expected primary-expression before 'void'
  81. [5-ERROR] make[2]: *** [downloads.o] Error 1
  82. [5-ERROR] make[2]: Leaving directory `/ROCK/loop/src.dillo.1181944620.12845.1717651510/dillo-0.8.6/dpi'
  83. [5-ERROR] make[1]: *** [all-recursive] Error 1
  84. [5-ERROR] make[1]: Leaving directory `/ROCK/loop/src.dillo.1181944620.12845.1717651510/dillo-0.8.6'
  85. [5-ERROR] make: *** [all] Error 2
  86. [5-ERROR] --- BUILD ERROR ---
  87. [9-ERROR] downloads.cc:431: error: 'group' was not declared in this scope
  88. [9-ERROR] downloads.cc: In member function 'void DLItem::abort_dl()':
  89. [9-ERROR] downloads.cc:441: error: 'remove_fd' was not declared in this scope
  90. [9-ERROR] downloads.cc: In member function 'void DLItem::prButton_cb()':
  91. [9-ERROR] downloads.cc:452: error: 'prButton' was not declared in this scope
  92. [9-ERROR] downloads.cc: In member function 'void DLItem::update_prSize(int)':
  93. [9-ERROR] downloads.cc:479: error: 'prSize' was not declared in this scope
  94. [9-ERROR] downloads.cc: In member function 'void DLItem::log_text_add(char*, ssize_t)':
  95. [9-ERROR] downloads.cc:492: error: 'prTitle' was not declared in this scope
  96. [9-ERROR] downloads.cc:548: error: 'prTitle' was not declared in this scope
  97. [9-ERROR] downloads.cc: In member function 'void DLItem::update_size(int)':
  98. [9-ERROR] downloads.cc:567: error: 'prTitle' was not declared in this scope
  99. [9-ERROR] downloads.cc:576: error: 'prGot' was not declared in this scope
  100. [9-ERROR] downloads.cc: In function 'void read_log_cb(int, void*)':
  101. [9-ERROR] downloads.cc:607: error: 'remove_fd' was not declared in this scope
  102. [9-ERROR] downloads.cc: In member function 'void DLItem::father_init()':
  103. [9-ERROR] downloads.cc:620: error: 'add_fd' was not declared in this scope
  104. [9-ERROR] downloads.cc: In member function 'void DLItem::child_finished(int)':
  105. [9-ERROR] downloads.cc:635: error: 'prButton' was not declared in this scope
  106. [9-ERROR] downloads.cc:638: error: 'prButton' was not declared in this scope
  107. [9-ERROR] downloads.cc:640: warning: deprecated conversion from string constant to 'char*'
  108. [9-ERROR] downloads.cc:643: error: 'prTitle' was not declared in this scope
  109. [9-ERROR] downloads.cc:647: error: 'prButton' was not declared in this scope
  110. [9-ERROR] downloads.cc: In member function 'void DLItem::update()':
  111. [9-ERROR] downloads.cc:700: error: 'prRate' was not declared in this scope
  112. [9-ERROR] downloads.cc:707: error: 'pr_Rate' was not declared in this scope
  113. [9-ERROR] downloads.cc:714: error: 'prETAt' was not declared in this scope
  114. [9-ERROR] downloads.cc:718: error: 'prETA' was not declared in this scope
  115. [9-ERROR] downloads.cc:722: warning: deprecated conversion from string constant to 'char*'
  116. [9-ERROR] downloads.cc:728: error: 'prETA' was not declared in this scope
  117. [9-ERROR] downloads.cc:731: error: 'prETA' was not declared in this scope
  118. [9-ERROR] downloads.cc: In function 'void cleanup_cb(void*)':
  119. [9-ERROR] downloads.cc:787: error: 'repeat_timeout' was not declared in this scope
  120. [9-ERROR] downloads.cc: In function 'void update_cb(void*)':
  121. [9-ERROR] downloads.cc:814: error: 'repeat_timeout' was not declared in this scope
  122. [9-ERROR] downloads.cc: In function 'void read_req_cb(int, void*)':
  123. [9-ERROR] downloads.cc:903: warning: deprecated conversion from string constant to 'char*'
  124. [9-ERROR] downloads.cc:915: warning: deprecated conversion from string constant to 'char*'
  125. [9-ERROR] downloads.cc:919: warning: deprecated conversion from string constant to 'char*'
  126. [9-ERROR] downloads.cc: At global scope:
  127. [9-ERROR] downloads.cc:945: error: variable or field 'dlwin_esc_cb' declared void
  128. [9-ERROR] downloads.cc:945: error: 'Widget' was not declared in this scope
  129. [9-ERROR] downloads.cc:945: error: expected primary-expression before ',' token
  130. [9-ERROR] downloads.cc:945: error: expected primary-expression before 'void'
  131. [9-ERROR] make[2]: *** [downloads.o] Error 1
  132. [9-ERROR] make[2]: Leaving directory `/ROCK/loop/src.dillo.1181965531.5051.3307008318/dillo-0.8.6/dpi'
  133. [9-ERROR] make[1]: *** [all-recursive] Error 1
  134. [9-ERROR] make[1]: Leaving directory `/ROCK/loop/src.dillo.1181965531.5051.3307008318/dillo-0.8.6'
  135. [9-ERROR] make: *** [all] Error 2
  136. [9-ERROR] --- BUILD ERROR ---