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.3 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/nload/nload.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] 1181040451 Tue Jun 5 12:47:31 2007 (5) ERROR
  23. [TIMESTAMP] 1181505008 Sun Jun 10 21:50:08 2007 (9) ERROR
  24. [TIMESTAMP] 1181820342 Thu Jun 14 13:25:42 2007 (5) ERROR
  25. [TIMESTAMP] 1181874265 Fri Jun 15 04:24:25 2007 (9) ERROR
  26. [TIMESTAMP] 1181947360 Sat Jun 16 00:42:40 2007 (5) ERROR
  27. [TIMESTAMP] 1181968134 Sat Jun 16 06:28:54 2007 (9) ERROR
  28. [CONFIG-ID] TRUNK-x86-reference
  29. [ROCKVER] TRUNK
  30. [LOGS] 5-nload.err 9-nload.err
  31. [BUILDTIME] 1861 (5) ERROR
  32. [BUILDTIME] 1954 (9) ERROR
  33. [BUILDTIME] 1868 (5) ERROR
  34. [BUILDTIME] 1877 (9) ERROR
  35. [BUILDTIME] 1816 (5) ERROR
  36. [BUILDTIME] 1841 (9) ERROR
  37. [5-ERROR] /bin/sh ./config.status
  38. [5-ERROR] config.status: creating config.h
  39. [5-ERROR] config.status: config.h is unchanged
  40. [5-ERROR] make all-recursive
  41. [5-ERROR] make[1]: Entering directory `/ROCK/loop/src.nload.1181947337.11933.3962390908/nload-0.5.0'
  42. [5-ERROR] Making all in docs
  43. [5-ERROR] make[2]: Entering directory `/ROCK/loop/src.nload.1181947337.11933.3962390908/nload-0.5.0/docs'
  44. [5-ERROR] make[2]: Nothing to be done for `all'.
  45. [5-ERROR] make[2]: Leaving directory `/ROCK/loop/src.nload.1181947337.11933.3962390908/nload-0.5.0/docs'
  46. [5-ERROR] Making all in src
  47. [5-ERROR] make[2]: Entering directory `/ROCK/loop/src.nload.1181947337.11933.3962390908/nload-0.5.0/src'
  48. [5-ERROR] source='main.cpp' object='main.o' libtool=no \
  49. [5-ERROR] depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \
  50. [5-ERROR] depmode=gcc3 /bin/sh ../depcomp \
  51. [5-ERROR] g++-42 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -c -o main.o `test -f main.cpp || echo './'`main.cpp
  52. [5-ERROR] In file included from /usr/lib/gcc/i386-unknown-linux-gnu/4.2.0/include/c++/backward/iostream.h:31,
  53. [5-ERROR] from dev.h:21,
  54. [5-ERROR] from main.h:30,
  55. [5-ERROR] from main.cpp:32:
  56. [5-ERROR] /usr/lib/gcc/i386-unknown-linux-gnu/4.2.0/include/c++/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated.
  57. [5-ERROR] In file included from options.h:25,
  58. [5-ERROR] from graph.h:26,
  59. [5-ERROR] from dev.h:25,
  60. [5-ERROR] from main.h:30,
  61. [5-ERROR] from main.cpp:32:
  62. [5-ERROR] optionbase.h:21:18: error: form.h: No such file or directory
  63. [5-ERROR] In file included from optionbase.h:25,
  64. [5-ERROR] from options.h:25,
  65. [5-ERROR] from graph.h:26,
  66. [5-ERROR] from dev.h:25,
  67. [5-ERROR] from main.h:30,
  68. [5-ERROR] from main.cpp:32:
  69. [5-ERROR] form_field.h:69: error: expected ',' or '...' before '*' token
  70. [5-ERROR] form_field.h:69: error: ISO C++ forbids declaration of 'FIELD' with no type
  71. [5-ERROR] form_field.h:73: error: ISO C++ forbids declaration of 'FIELD' with no type
  72. [5-ERROR] form_field.h:73: error: expected ';' before '*' token
  73. [5-ERROR] form_field.h:105: error: 'FORM' has not been declared
  74. [5-ERROR] form_field.h:109: error: ISO C++ forbids declaration of 'FORM' with no type
  75. [5-ERROR] form_field.h:109: error: expected ';' before '*' token
  76. [5-ERROR] form_field.h:111: error: ISO C++ forbids declaration of 'FIELD' with no type
  77. [5-ERROR] form_field.h:111: error: expected ';' before '*' token
  78. [5-ERROR] In file included from main.h:30,
  79. [5-ERROR] from main.cpp:32:
  80. [5-ERROR] dev.h:36: warning: deprecated conversion from string constant to 'char*'
  81. [5-ERROR] make[2]: *** [main.o] Error 1
  82. [5-ERROR] make[2]: Leaving directory `/ROCK/loop/src.nload.1181947337.11933.3962390908/nload-0.5.0/src'
  83. [5-ERROR] make[1]: *** [all-recursive] Error 1
  84. [5-ERROR] make[1]: Leaving directory `/ROCK/loop/src.nload.1181947337.11933.3962390908/nload-0.5.0'
  85. [5-ERROR] make: *** [all] Error 2
  86. [5-ERROR] --- BUILD ERROR ---
  87. [9-ERROR] /bin/sh ./config.status
  88. [9-ERROR] config.status: creating config.h
  89. [9-ERROR] config.status: config.h is unchanged
  90. [9-ERROR] make all-recursive
  91. [9-ERROR] make[1]: Entering directory `/ROCK/loop/src.nload.1181968116.4009.3307008318/nload-0.5.0'
  92. [9-ERROR] Making all in docs
  93. [9-ERROR] make[2]: Entering directory `/ROCK/loop/src.nload.1181968116.4009.3307008318/nload-0.5.0/docs'
  94. [9-ERROR] make[2]: Nothing to be done for `all'.
  95. [9-ERROR] make[2]: Leaving directory `/ROCK/loop/src.nload.1181968116.4009.3307008318/nload-0.5.0/docs'
  96. [9-ERROR] Making all in src
  97. [9-ERROR] make[2]: Entering directory `/ROCK/loop/src.nload.1181968116.4009.3307008318/nload-0.5.0/src'
  98. [9-ERROR] source='main.cpp' object='main.o' libtool=no \
  99. [9-ERROR] depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \
  100. [9-ERROR] depmode=gcc3 /bin/sh ../depcomp \
  101. [9-ERROR] g++-42 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -c -o main.o `test -f main.cpp || echo './'`main.cpp
  102. [9-ERROR] In file included from /usr/lib/gcc/i386-unknown-linux-gnu/4.2.0/include/c++/backward/iostream.h:31,
  103. [9-ERROR] from dev.h:21,
  104. [9-ERROR] from main.h:30,
  105. [9-ERROR] from main.cpp:32:
  106. [9-ERROR] /usr/lib/gcc/i386-unknown-linux-gnu/4.2.0/include/c++/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated.
  107. [9-ERROR] In file included from options.h:25,
  108. [9-ERROR] from graph.h:26,
  109. [9-ERROR] from dev.h:25,
  110. [9-ERROR] from main.h:30,
  111. [9-ERROR] from main.cpp:32:
  112. [9-ERROR] optionbase.h:21:18: error: form.h: No such file or directory
  113. [9-ERROR] In file included from optionbase.h:25,
  114. [9-ERROR] from options.h:25,
  115. [9-ERROR] from graph.h:26,
  116. [9-ERROR] from dev.h:25,
  117. [9-ERROR] from main.h:30,
  118. [9-ERROR] from main.cpp:32:
  119. [9-ERROR] form_field.h:69: error: expected ',' or '...' before '*' token
  120. [9-ERROR] form_field.h:69: error: ISO C++ forbids declaration of 'FIELD' with no type
  121. [9-ERROR] form_field.h:73: error: ISO C++ forbids declaration of 'FIELD' with no type
  122. [9-ERROR] form_field.h:73: error: expected ';' before '*' token
  123. [9-ERROR] form_field.h:105: error: 'FORM' has not been declared
  124. [9-ERROR] form_field.h:109: error: ISO C++ forbids declaration of 'FORM' with no type
  125. [9-ERROR] form_field.h:109: error: expected ';' before '*' token
  126. [9-ERROR] form_field.h:111: error: ISO C++ forbids declaration of 'FIELD' with no type
  127. [9-ERROR] form_field.h:111: error: expected ';' before '*' token
  128. [9-ERROR] In file included from main.h:30,
  129. [9-ERROR] from main.cpp:32:
  130. [9-ERROR] dev.h:36: warning: deprecated conversion from string constant to 'char*'
  131. [9-ERROR] make[2]: *** [main.o] Error 1
  132. [9-ERROR] make[2]: Leaving directory `/ROCK/loop/src.nload.1181968116.4009.3307008318/nload-0.5.0/src'
  133. [9-ERROR] make[1]: *** [all-recursive] Error 1
  134. [9-ERROR] make[1]: Leaving directory `/ROCK/loop/src.nload.1181968116.4009.3307008318/nload-0.5.0'
  135. [9-ERROR] make: *** [all] Error 2
  136. [9-ERROR] --- BUILD ERROR ---