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.2 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] 1168622644 Fri Jan 12 18:24:04 2007 (5) ERROR
  23. [TIMESTAMP] 1168826322 Mon Jan 15 02:58:42 2007 (9) ERROR
  24. [TIMESTAMP] 1168946825 Tue Jan 16 12:27:05 2007 (5) ERROR
  25. [TIMESTAMP] 1168973417 Tue Jan 16 19:50:17 2007 (9) ERROR
  26. [TIMESTAMP] 1169090238 Thu Jan 18 04:17:18 2007 (5) ERROR
  27. [TIMESTAMP] 1169143696 Thu Jan 18 19:08:16 2007 (9) ERROR
  28. [CONFIG-ID] TRUNK-x86-reference
  29. [ROCKVER] TRUNK
  30. [LOGS] 5-nload.err 9-nload.err
  31. [BUILDTIME] 1259 (5) ERROR
  32. [BUILDTIME] 1309 (9) ERROR
  33. [BUILDTIME] 1305 (5) ERROR
  34. [BUILDTIME] 1275 (9) ERROR
  35. [BUILDTIME] 1303 (5) ERROR
  36. [BUILDTIME] 1307 (9) ERROR
  37. [5-ERROR] configure: creating ./config.status
  38. [5-ERROR] config.status: creating Makefile
  39. [5-ERROR] config.status: creating nload.spec
  40. [5-ERROR] config.status: creating docs/Makefile
  41. [5-ERROR] config.status: creating docs/nload.1
  42. [5-ERROR] config.status: creating src/Makefile
  43. [5-ERROR] config.status: creating config.h
  44. [5-ERROR] cd . \
  45. [5-ERROR] && CONFIG_FILES= CONFIG_HEADERS=config.h \
  46. [5-ERROR] /bin/sh ./config.status
  47. [5-ERROR] config.status: creating config.h
  48. [5-ERROR] config.status: config.h is unchanged
  49. [5-ERROR] make all-recursive
  50. [5-ERROR] make[1]: Entering directory `/ROCK/loop/src.nload.1169090224.16757.1258219122/nload-0.5.0'
  51. [5-ERROR] Making all in docs
  52. [5-ERROR] make[2]: Entering directory `/ROCK/loop/src.nload.1169090224.16757.1258219122/nload-0.5.0/docs'
  53. [5-ERROR] make[2]: Nothing to be done for `all'.
  54. [5-ERROR] make[2]: Leaving directory `/ROCK/loop/src.nload.1169090224.16757.1258219122/nload-0.5.0/docs'
  55. [5-ERROR] Making all in src
  56. [5-ERROR] make[2]: Entering directory `/ROCK/loop/src.nload.1169090224.16757.1258219122/nload-0.5.0/src'
  57. [5-ERROR] source='main.cpp' object='main.o' libtool=no \
  58. [5-ERROR] depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \
  59. [5-ERROR] depmode=gcc3 /bin/sh ../depcomp \
  60. [5-ERROR] g++-40 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -c -o main.o `test -f main.cpp || echo './'`main.cpp
  61. [5-ERROR] In file included from /usr/lib/gcc/i386-unknown-linux-gnu/4.0.3/include/c++/backward/iostream.h:31,
  62. [5-ERROR] from dev.h:21,
  63. [5-ERROR] from main.h:30,
  64. [5-ERROR] from main.cpp:32:
  65. [5-ERROR] /usr/lib/gcc/i386-unknown-linux-gnu/4.0.3/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.
  66. [5-ERROR] In file included from options.h:25,
  67. [5-ERROR] from graph.h:26,
  68. [5-ERROR] from dev.h:25,
  69. [5-ERROR] from main.h:30,
  70. [5-ERROR] from main.cpp:32:
  71. [5-ERROR] optionbase.h:21:18: error: form.h: No such file or directory
  72. [5-ERROR] form_field.h:69: error: expected ',' or '...' before '*' token
  73. [5-ERROR] form_field.h:69: error: ISO C++ forbids declaration of 'FIELD' with no type
  74. [5-ERROR] form_field.h:73: error: ISO C++ forbids declaration of 'FIELD' with no type
  75. [5-ERROR] form_field.h:73: error: expected ';' before '*' token
  76. [5-ERROR] form_field.h:105: error: 'FORM' has not been declared
  77. [5-ERROR] form_field.h:109: error: ISO C++ forbids declaration of 'FORM' with no type
  78. [5-ERROR] form_field.h:109: error: expected ';' before '*' token
  79. [5-ERROR] form_field.h:111: error: ISO C++ forbids declaration of 'FIELD' with no type
  80. [5-ERROR] form_field.h:111: error: expected ';' before '*' token
  81. [5-ERROR] make[2]: *** [main.o] Error 1
  82. [5-ERROR] make[2]: Leaving directory `/ROCK/loop/src.nload.1169090224.16757.1258219122/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.1169090224.16757.1258219122/nload-0.5.0'
  85. [5-ERROR] make: *** [all] Error 2
  86. [5-ERROR] --- BUILD ERROR ---
  87. [9-ERROR] configure: creating ./config.status
  88. [9-ERROR] config.status: creating Makefile
  89. [9-ERROR] config.status: creating nload.spec
  90. [9-ERROR] config.status: creating docs/Makefile
  91. [9-ERROR] config.status: creating docs/nload.1
  92. [9-ERROR] config.status: creating src/Makefile
  93. [9-ERROR] config.status: creating config.h
  94. [9-ERROR] cd . \
  95. [9-ERROR] && CONFIG_FILES= CONFIG_HEADERS=config.h \
  96. [9-ERROR] /bin/sh ./config.status
  97. [9-ERROR] config.status: creating config.h
  98. [9-ERROR] config.status: config.h is unchanged
  99. [9-ERROR] make all-recursive
  100. [9-ERROR] make[1]: Entering directory `/ROCK/loop/src.nload.1169143682.22935.4224487765/nload-0.5.0'
  101. [9-ERROR] Making all in docs
  102. [9-ERROR] make[2]: Entering directory `/ROCK/loop/src.nload.1169143682.22935.4224487765/nload-0.5.0/docs'
  103. [9-ERROR] make[2]: Nothing to be done for `all'.
  104. [9-ERROR] make[2]: Leaving directory `/ROCK/loop/src.nload.1169143682.22935.4224487765/nload-0.5.0/docs'
  105. [9-ERROR] Making all in src
  106. [9-ERROR] make[2]: Entering directory `/ROCK/loop/src.nload.1169143682.22935.4224487765/nload-0.5.0/src'
  107. [9-ERROR] source='main.cpp' object='main.o' libtool=no \
  108. [9-ERROR] depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \
  109. [9-ERROR] depmode=gcc3 /bin/sh ../depcomp \
  110. [9-ERROR] g++-40 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -c -o main.o `test -f main.cpp || echo './'`main.cpp
  111. [9-ERROR] In file included from /usr/lib/gcc/i386-unknown-linux-gnu/4.0.3/include/c++/backward/iostream.h:31,
  112. [9-ERROR] from dev.h:21,
  113. [9-ERROR] from main.h:30,
  114. [9-ERROR] from main.cpp:32:
  115. [9-ERROR] /usr/lib/gcc/i386-unknown-linux-gnu/4.0.3/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.
  116. [9-ERROR] In file included from options.h:25,
  117. [9-ERROR] from graph.h:26,
  118. [9-ERROR] from dev.h:25,
  119. [9-ERROR] from main.h:30,
  120. [9-ERROR] from main.cpp:32:
  121. [9-ERROR] optionbase.h:21:18: error: form.h: No such file or directory
  122. [9-ERROR] form_field.h:69: error: expected ',' or '...' before '*' token
  123. [9-ERROR] form_field.h:69: error: ISO C++ forbids declaration of 'FIELD' with no type
  124. [9-ERROR] form_field.h:73: error: ISO C++ forbids declaration of 'FIELD' with no type
  125. [9-ERROR] form_field.h:73: error: expected ';' before '*' token
  126. [9-ERROR] form_field.h:105: error: 'FORM' has not been declared
  127. [9-ERROR] form_field.h:109: error: ISO C++ forbids declaration of 'FORM' with no type
  128. [9-ERROR] form_field.h:109: error: expected ';' before '*' token
  129. [9-ERROR] form_field.h:111: error: ISO C++ forbids declaration of 'FIELD' with no type
  130. [9-ERROR] form_field.h:111: error: expected ';' before '*' token
  131. [9-ERROR] make[2]: *** [main.o] Error 1
  132. [9-ERROR] make[2]: Leaving directory `/ROCK/loop/src.nload.1169143682.22935.4224487765/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.1169143682.22935.4224487765/nload-0.5.0'
  135. [9-ERROR] make: *** [all] Error 2
  136. [9-ERROR] --- BUILD ERROR ---