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
9.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/base/raidtools/raidtools.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] 1168634314 Fri Jan 12 21:38:34 2007 (5) ERROR
  23. [TIMESTAMP] 1168839577 Mon Jan 15 06:39:37 2007 (9) ERROR
  24. [TIMESTAMP] 1168948390 Tue Jan 16 12:53:10 2007 (5) ERROR
  25. [TIMESTAMP] 1168975603 Tue Jan 16 20:26:43 2007 (9) ERROR
  26. [TIMESTAMP] 1169091806 Thu Jan 18 04:43:26 2007 (5) ERROR
  27. [TIMESTAMP] 1169145891 Thu Jan 18 19:44:51 2007 (9) ERROR
  28. [CONFIG-ID] TRUNK-x86-reference
  29. [ROCKVER] TRUNK
  30. [LOGS] 5-raidtools.err 9-raidtools.err
  31. [BUILDTIME] 933 (5) ERROR
  32. [BUILDTIME] 926 (9) ERROR
  33. [BUILDTIME] 921 (5) ERROR
  34. [BUILDTIME] 907 (9) ERROR
  35. [BUILDTIME] 919 (5) ERROR
  36. [BUILDTIME] 905 (9) ERROR
  37. [5-ERROR] Removing raidtools-1.00.3/Software-RAID.HOWTO/CVS/Repository ...
  38. [5-ERROR] Removing raidtools-1.00.3/Software-RAID.HOWTO/CVS/Entries ...
  39. [5-ERROR] Removing raidtools-1.00.3/Software-RAID.HOWTO/CVS/Root ...
  40. [5-ERROR] Changeing into /ROCK/src.raidtools.1169091797.26296.905555977/raidtools-1.00.3 ...
  41. [5-ERROR] Apply patch /ROCK/package/public/raidtools/gcc33-support.patch ...
  42. [5-ERROR] patching file mkraid.c
  43. [5-ERROR] Apply patch /ROCK/package/public/raidtools/no_install_dev.patch ...
  44. [5-ERROR] patching file Makefile.in
  45. [5-ERROR] Hunk #1 succeeded at 61 with fuzz 2 (offset 15 lines).
  46. [5-ERROR] Creating /usr/<..> if required ...
  47. [5-ERROR] Autodetection for option impossible: --disable-debug passed thru.
  48. [5-ERROR] Removing unsupported '--with-mysql-lib=/opt/mysql/lib/mysql' from configure option string.
  49. [5-ERROR] Removing unsupported '--with-mysql-include=/opt/mysql/include/mysql' from configure option string.
  50. [5-ERROR] Removing unsupported '--with-libpam' from configure option string.
  51. [5-ERROR] Removing unsupported '--with-pam' from configure option string.
  52. [5-ERROR] Autodetection for option impossible: --enable-libpam passed thru.
  53. [5-ERROR] Autodetection for option impossible: --enable-pam passed thru.
  54. [5-ERROR] Running bash ./configure --prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libdir=/usr/lib --datadir=/usr/share --includedir=/usr/include --infodir=/usr/share/info --mandir=/usr/share/man --sysconfdir=/etc --localstatedir=/var --disable-debug --enable-libpam --enable-pam --build=i386-unknown-linux-gnu --host=i386-unknown-linux-gnu
  55. [5-ERROR] checking for i386-unknown-linux-gnu-gcc... gcc-40
  56. [5-ERROR] checking for C compiler default output... a.out
  57. [5-ERROR] checking whether the C compiler works... yes
  58. [5-ERROR] checking whether we are cross compiling... no
  59. [5-ERROR] checking for suffix of executables...
  60. [5-ERROR] checking for suffix of object files... o
  61. [5-ERROR] checking whether we are using the GNU C compiler... yes
  62. [5-ERROR] checking whether gcc-40 accepts -g... yes
  63. [5-ERROR] checking for gcc-40 option to accept ANSI C... none needed
  64. [5-ERROR] checking how to run the C preprocessor... gcc-40 -E
  65. [5-ERROR] configure: creating ./config.status
  66. [5-ERROR] config.status: creating Makefile
  67. [5-ERROR] config.status: creating config.h
  68. [5-ERROR] config.status: config.h is unchanged
  69. [5-ERROR] gcc-40 -O2 -Wall -DMD_VERSION=\""raidtools-1.00.3"\" -c -o raidstart.o raidstart.c
  70. [5-ERROR] gcc-40 -O2 -Wall -DMD_VERSION=\""raidtools-1.00.3"\" -c -o parser.o parser.c
  71. [5-ERROR] gcc-40 -O2 -Wall -DMD_VERSION=\""raidtools-1.00.3"\" -c -o raidlib.o raidlib.c
  72. [5-ERROR] gcc-40 -O2 -Wall -DMD_VERSION=\""raidtools-1.00.3"\" -c -o version.o version.c
  73. [5-ERROR] raidlib.c:66: error: redefinition of 'getpageshift'
  74. [5-ERROR] /usr/include/asm/page.h:8: error: previous definition of 'getpageshift' was here
  75. [5-ERROR] make: *** [raidlib.o] Error 1
  76. [5-ERROR] make: *** Waiting for unfinished jobs....
  77. [5-ERROR] raidstart.c: In function 'main':
  78. [5-ERROR] raidstart.c:76: warning: pointer targets in passing argument 1 of 'usage' differ in signedness
  79. [5-ERROR] raidstart.c:86: warning: pointer targets in passing argument 1 of 'usage' differ in signedness
  80. [5-ERROR] raidstart.c:91: warning: pointer targets in passing argument 1 of 'usage' differ in signedness
  81. [5-ERROR] raidstart.c:116: warning: pointer targets in passing argument 1 of 'usage' differ in signedness
  82. [5-ERROR] raidstart.c:144: warning: pointer targets in passing argument 1 of 'usage' differ in signedness
  83. [5-ERROR] raidstart.c:165: warning: pointer targets in passing argument 1 of 'usage' differ in signedness
  84. [5-ERROR] raidstart.c:175: warning: pointer targets in passing argument 1 of 'usage' differ in signedness
  85. [5-ERROR] raidstart.c:207: warning: pointer targets in passing argument 1 of 'usage' differ in signedness
  86. [5-ERROR] --- BUILD ERROR ---
  87. [9-ERROR] Removing raidtools-1.00.3/Software-RAID.HOWTO/CVS/Repository ...
  88. [9-ERROR] Removing raidtools-1.00.3/Software-RAID.HOWTO/CVS/Entries ...
  89. [9-ERROR] Removing raidtools-1.00.3/Software-RAID.HOWTO/CVS/Root ...
  90. [9-ERROR] Changeing into /ROCK/src.raidtools.1169145882.27787.4245164994/raidtools-1.00.3 ...
  91. [9-ERROR] Apply patch /ROCK/package/public/raidtools/gcc33-support.patch ...
  92. [9-ERROR] patching file mkraid.c
  93. [9-ERROR] Apply patch /ROCK/package/public/raidtools/no_install_dev.patch ...
  94. [9-ERROR] patching file Makefile.in
  95. [9-ERROR] Hunk #1 succeeded at 61 with fuzz 2 (offset 15 lines).
  96. [9-ERROR] Creating /usr/<..> if required ...
  97. [9-ERROR] Autodetection for option impossible: --disable-debug passed thru.
  98. [9-ERROR] Removing unsupported '--with-mysql-lib=/opt/mysql/lib/mysql' from configure option string.
  99. [9-ERROR] Removing unsupported '--with-mysql-include=/opt/mysql/include/mysql' from configure option string.
  100. [9-ERROR] Removing unsupported '--with-libpam' from configure option string.
  101. [9-ERROR] Removing unsupported '--with-pam' from configure option string.
  102. [9-ERROR] Autodetection for option impossible: --enable-libpam passed thru.
  103. [9-ERROR] Autodetection for option impossible: --enable-pam passed thru.
  104. [9-ERROR] Running bash ./configure --prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libdir=/usr/lib --datadir=/usr/share --includedir=/usr/include --infodir=/usr/share/info --mandir=/usr/share/man --sysconfdir=/etc --localstatedir=/var --disable-debug --enable-libpam --enable-pam --build=i386-unknown-linux-gnu --host=i386-unknown-linux-gnu
  105. [9-ERROR] checking for i386-unknown-linux-gnu-gcc... gcc-40
  106. [9-ERROR] checking for C compiler default output... a.out
  107. [9-ERROR] checking whether the C compiler works... yes
  108. [9-ERROR] checking whether we are cross compiling... no
  109. [9-ERROR] checking for suffix of executables...
  110. [9-ERROR] checking for suffix of object files... o
  111. [9-ERROR] checking whether we are using the GNU C compiler... yes
  112. [9-ERROR] checking whether gcc-40 accepts -g... yes
  113. [9-ERROR] checking for gcc-40 option to accept ANSI C... none needed
  114. [9-ERROR] checking how to run the C preprocessor... gcc-40 -E
  115. [9-ERROR] configure: creating ./config.status
  116. [9-ERROR] config.status: creating Makefile
  117. [9-ERROR] config.status: creating config.h
  118. [9-ERROR] config.status: config.h is unchanged
  119. [9-ERROR] gcc-40 -O2 -Wall -DMD_VERSION=\""raidtools-1.00.3"\" -c -o raidstart.o raidstart.c
  120. [9-ERROR] gcc-40 -O2 -Wall -DMD_VERSION=\""raidtools-1.00.3"\" -c -o parser.o parser.c
  121. [9-ERROR] gcc-40 -O2 -Wall -DMD_VERSION=\""raidtools-1.00.3"\" -c -o raidlib.o raidlib.c
  122. [9-ERROR] gcc-40 -O2 -Wall -DMD_VERSION=\""raidtools-1.00.3"\" -c -o version.o version.c
  123. [9-ERROR] raidlib.c:66: error: redefinition of 'getpageshift'
  124. [9-ERROR] /usr/include/asm/page.h:8: error: previous definition of 'getpageshift' was here
  125. [9-ERROR] raidstart.c: In function 'main':
  126. [9-ERROR] raidstart.c:76: warning: pointer targets in passing argument 1 of 'usage' differ in signedness
  127. [9-ERROR] raidstart.c:86: warning: pointer targets in passing argument 1 of 'usage' differ in signedness
  128. [9-ERROR] raidstart.c:91: warning: pointer targets in passing argument 1 of 'usage' differ in signedness
  129. [9-ERROR] raidstart.c:116: warning: pointer targets in passing argument 1 of 'usage' differ in signedness
  130. [9-ERROR] raidstart.c:144: warning: pointer targets in passing argument 1 of 'usage' differ in signedness
  131. [9-ERROR] raidstart.c:165: warning: pointer targets in passing argument 1 of 'usage' differ in signedness
  132. [9-ERROR] raidstart.c:175: warning: pointer targets in passing argument 1 of 'usage' differ in signedness
  133. [9-ERROR] raidstart.c:207: warning: pointer targets in passing argument 1 of 'usage' differ in signedness
  134. [9-ERROR] make: *** [raidlib.o] Error 1
  135. [9-ERROR] make: *** Waiting for unfinished jobs....
  136. [9-ERROR] --- BUILD ERROR ---