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.

130 lines
9.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/rene/kmatplot/kmatplot.cache
  9. [COPY] ROCK Linux is Copyright (C) 1998 - 2003 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] 1058679761 Sun Jul 20 07:42:41 2003
  23. [CONFIG-ID] 2.0.0-rc1-x86-reference
  24. [ROCKVER] 2.0.0-rc1
  25. [LOGS] 5-kmatplot.err 9-kmatplot.err
  26. [5-ERROR] rm -f libformula.a
  27. [5-ERROR] ar cru libformula.a mpsymbol.o mpsymbols.o mpparsersymbol.o mpparser.o mpformula.o mpdelunay.o
  28. [5-ERROR] ranlib libformula.a
  29. [5-ERROR] make[3]: Leaving directory `/R.src/kmatplot-0.4/kmatplot/formula'
  30. [5-ERROR] Making all in widgets
  31. [5-ERROR] make[3]: Entering directory `/R.src/kmatplot-0.4/kmatplot/widgets'
  32. [5-ERROR] g++-3 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/qt31/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -pthread -DNDEBUG -O0 -fno-exceptions -fno-check-new -c qsconsole.cpp
  33. [5-ERROR] g++-3 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/qt31/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -pthread -DNDEBUG -O0 -fno-exceptions -fno-check-new -c qsserializable.cpp
  34. [5-ERROR] qsserializable.cpp:61:3: warning: no newline at end of file
  35. [5-ERROR] g++-3 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/qt31/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -pthread -DNDEBUG -O0 -fno-exceptions -fno-check-new -c qscoord.cpp
  36. [5-ERROR] g++-3 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/qt31/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -pthread -DNDEBUG -O0 -fno-exceptions -fno-check-new -c qsgattr.cpp
  37. [5-ERROR] g++-3 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/qt31/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -pthread -DNDEBUG -O0 -fno-exceptions -fno-check-new -c qsmatrix.cpp
  38. [5-ERROR] qsmatrix.cpp:179:1: warning: no newline at end of file
  39. [5-ERROR] g++-3 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/qt31/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -pthread -DNDEBUG -O0 -fno-exceptions -fno-check-new -c qsdata.cpp
  40. [5-ERROR] g++-3 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/qt31/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -pthread -DNDEBUG -O0 -fno-exceptions -fno-check-new -c qsruler.cpp
  41. [5-ERROR] g++-3 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/qt31/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -pthread -DNDEBUG -O0 -fno-exceptions -fno-check-new -c qsgraphicaldata.cpp
  42. [5-ERROR] g++-3 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/qt31/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -pthread -DNDEBUG -O0 -fno-exceptions -fno-check-new -c qsaxes.cpp
  43. [5-ERROR] In file included from /usr/lib/gcc-lib/i386-pc-linux-gnu/3.2.3/include/c++/backward/list.h:59,
  44. [5-ERROR] from qsaxes.h:29,
  45. [5-ERROR] from qsaxes.cpp:19:
  46. [5-ERROR] /usr/lib/gcc-lib/i386-pc-linux-gnu/3.2.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 <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated.
  47. [5-ERROR] In file included from qsaxes.h:34,
  48. [5-ERROR] from qsaxes.cpp:19:
  49. [5-ERROR] qscobject.h:252: friend declaration requires class-key, i.e. `friend class
  50. [5-ERROR] QSCObjectCollection'
  51. [5-ERROR] qscobject.h:253: friend declaration requires class-key, i.e. `friend struct
  52. [5-ERROR] QSCGroup'
  53. [5-ERROR] In file included from qsaxes.cpp:19:
  54. [5-ERROR] qsaxes.h:52: friend declaration requires class-key, i.e. `friend struct QSAxes'
  55. [5-ERROR] qsaxes.h:113: friend declaration requires class-key, i.e. `friend struct QSPlot
  56. [5-ERROR] '
  57. [5-ERROR] In file included from qsaxes.cpp:20:
  58. [5-ERROR] qsaxis.h:87: friend declaration requires class-key, i.e. `friend class QSAxes'
  59. [5-ERROR] In file included from qsaxes.cpp:21:
  60. [5-ERROR] qsplot.h:49: friend declaration requires class-key, i.e. `friend class QSAxes'
  61. [5-ERROR] make[3]: *** [qsaxes.o] Error 1
  62. [5-ERROR] make[3]: Leaving directory `/R.src/kmatplot-0.4/kmatplot/widgets'
  63. [5-ERROR] make[2]: *** [all-recursive] Error 1
  64. [5-ERROR] make[2]: Leaving directory `/R.src/kmatplot-0.4/kmatplot'
  65. [5-ERROR] make[1]: *** [all-recursive] Error 1
  66. [5-ERROR] make[1]: Leaving directory `/R.src/kmatplot-0.4'
  67. [5-ERROR] make: *** [all-recursive-am] Error 2
  68. [5-ERROR] --- BUILD ERROR ---
  69. [5-ERROR] Creating file list and doing final adoptions ...
  70. [5-ERROR] Found 7 files for this package.
  71. [5-ERROR] Clear (old) md5sums and cksums ...
  72. [5-ERROR] Calculating package dependencies ...
  73. [5-ERROR] Creating md5sum and cksum files ... done.
  74. [5-ERROR] Creating package description ...
  75. [5-ERROR] Making post-install adoptions.
  76. [9-ERROR] rm -f libformula.a
  77. [9-ERROR] ar cru libformula.a mpsymbol.o mpsymbols.o mpparsersymbol.o mpparser.o mpformula.o mpdelunay.o
  78. [9-ERROR] ranlib libformula.a
  79. [9-ERROR] make[3]: Leaving directory `/R.src/kmatplot-0.4/kmatplot/formula'
  80. [9-ERROR] Making all in widgets
  81. [9-ERROR] make[3]: Entering directory `/R.src/kmatplot-0.4/kmatplot/widgets'
  82. [9-ERROR] g++-3 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/qt31/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -pthread -DNDEBUG -O0 -fno-exceptions -fno-check-new -c qsconsole.cpp
  83. [9-ERROR] g++-3 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/qt31/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -pthread -DNDEBUG -O0 -fno-exceptions -fno-check-new -c qsserializable.cpp
  84. [9-ERROR] qsserializable.cpp:61:3: warning: no newline at end of file
  85. [9-ERROR] g++-3 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/qt31/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -pthread -DNDEBUG -O0 -fno-exceptions -fno-check-new -c qscoord.cpp
  86. [9-ERROR] g++-3 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/qt31/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -pthread -DNDEBUG -O0 -fno-exceptions -fno-check-new -c qsgattr.cpp
  87. [9-ERROR] g++-3 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/qt31/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -pthread -DNDEBUG -O0 -fno-exceptions -fno-check-new -c qsmatrix.cpp
  88. [9-ERROR] qsmatrix.cpp:179:1: warning: no newline at end of file
  89. [9-ERROR] g++-3 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/qt31/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -pthread -DNDEBUG -O0 -fno-exceptions -fno-check-new -c qsdata.cpp
  90. [9-ERROR] g++-3 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/qt31/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -pthread -DNDEBUG -O0 -fno-exceptions -fno-check-new -c qsruler.cpp
  91. [9-ERROR] g++-3 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/qt31/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -pthread -DNDEBUG -O0 -fno-exceptions -fno-check-new -c qsgraphicaldata.cpp
  92. [9-ERROR] g++-3 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/qt31/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -pthread -DNDEBUG -O0 -fno-exceptions -fno-check-new -c qsaxes.cpp
  93. [9-ERROR] In file included from /usr/lib/gcc-lib/i386-pc-linux-gnu/3.2.3/include/c++/backward/list.h:59,
  94. [9-ERROR] from qsaxes.h:29,
  95. [9-ERROR] from qsaxes.cpp:19:
  96. [9-ERROR] /usr/lib/gcc-lib/i386-pc-linux-gnu/3.2.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 <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated.
  97. [9-ERROR] In file included from qsaxes.h:34,
  98. [9-ERROR] from qsaxes.cpp:19:
  99. [9-ERROR] qscobject.h:252: friend declaration requires class-key, i.e. `friend class
  100. [9-ERROR] QSCObjectCollection'
  101. [9-ERROR] qscobject.h:253: friend declaration requires class-key, i.e. `friend struct
  102. [9-ERROR] QSCGroup'
  103. [9-ERROR] In file included from qsaxes.cpp:19:
  104. [9-ERROR] qsaxes.h:52: friend declaration requires class-key, i.e. `friend struct QSAxes'
  105. [9-ERROR] qsaxes.h:113: friend declaration requires class-key, i.e. `friend struct QSPlot
  106. [9-ERROR] '
  107. [9-ERROR] In file included from qsaxes.cpp:20:
  108. [9-ERROR] qsaxis.h:87: friend declaration requires class-key, i.e. `friend class QSAxes'
  109. [9-ERROR] In file included from qsaxes.cpp:21:
  110. [9-ERROR] qsplot.h:49: friend declaration requires class-key, i.e. `friend class QSAxes'
  111. [9-ERROR] make[3]: *** [qsaxes.o] Error 1
  112. [9-ERROR] make[3]: Leaving directory `/R.src/kmatplot-0.4/kmatplot/widgets'
  113. [9-ERROR] make[2]: *** [all-recursive] Error 1
  114. [9-ERROR] make[2]: Leaving directory `/R.src/kmatplot-0.4/kmatplot'
  115. [9-ERROR] make[1]: *** [all-recursive] Error 1
  116. [9-ERROR] make[1]: Leaving directory `/R.src/kmatplot-0.4'
  117. [9-ERROR] make: *** [all-recursive-am] Error 2
  118. [9-ERROR] --- BUILD ERROR ---
  119. [9-ERROR] Creating file list and doing final adoptions ...
  120. [9-ERROR] Found 7 files for this package.
  121. [9-ERROR] Clear (old) md5sums and cksums ...
  122. [9-ERROR] Calculating package dependencies ...
  123. [9-ERROR] Creating md5sum and cksum files ... done.
  124. [9-ERROR] Creating package description ...
  125. [9-ERROR] Making post-install adoptions.