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
6.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/fftw/fftw.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] 1168557443 Fri Jan 12 00:17:23 2007 (5) ERROR
  23. [TIMESTAMP] 1168754139 Sun Jan 14 06:55:39 2007 (9) ERROR
  24. [TIMESTAMP] 1168940285 Tue Jan 16 10:38:05 2007 (5) ERROR
  25. [TIMESTAMP] 1168962072 Tue Jan 16 16:41:12 2007 (9) ERROR
  26. [TIMESTAMP] 1169083674 Thu Jan 18 02:27:54 2007 (5) ERROR
  27. [TIMESTAMP] 1169132378 Thu Jan 18 15:59:38 2007 (9) ERROR
  28. [CONFIG-ID] TRUNK-x86-reference
  29. [ROCKVER] TRUNK
  30. [LOGS] 5-fftw.err 9-fftw.err
  31. [BUILDTIME] 1113 (5) ERROR
  32. [BUILDTIME] 1176 (9) ERROR
  33. [BUILDTIME] 1195 (5) ERROR
  34. [BUILDTIME] 1178 (9) ERROR
  35. [BUILDTIME] 1194 (5) ERROR
  36. [BUILDTIME] 1179 (9) ERROR
  37. [5-ERROR] checking host system type... i386-unknown-linux-gnu
  38. [5-ERROR] checking for ld used by GCC... ld
  39. [5-ERROR] checking if the linker (ld) is GNU ld... yes
  40. [5-ERROR] checking for ld option to reload object files... -r
  41. [5-ERROR] checking for BSD-compatible nm... nm
  42. [5-ERROR] checking for a sed that does not truncate output... sed
  43. [5-ERROR] checking how to recognise dependent libraries... pass_all
  44. [5-ERROR] checking command to parse nm output... ok
  45. [5-ERROR] checking how to run the C preprocessor... gcc-40 -E
  46. [5-ERROR] checking for egrep... grep -E
  47. [5-ERROR] checking for ANSI C header files... yes
  48. [5-ERROR] checking for sys/types.h... yes
  49. [5-ERROR] checking for sys/stat.h... yes
  50. [5-ERROR] checking for stdlib.h... yes
  51. [5-ERROR] checking for string.h... yes
  52. [5-ERROR] checking for memory.h... yes
  53. [5-ERROR] checking for strings.h... yes
  54. [5-ERROR] checking for inttypes.h... yes
  55. [5-ERROR] checking for stdint.h... yes
  56. [5-ERROR] checking for unistd.h... yes
  57. [5-ERROR] checking dlfcn.h usability... yes
  58. [5-ERROR] checking dlfcn.h presence... yes
  59. [5-ERROR] checking for dlfcn.h... yes
  60. [5-ERROR] checking for i386-unknown-linux-gnu-ranlib... (cached) ranlib
  61. [5-ERROR] checking for i386-unknown-linux-gnu-strip... strip
  62. [5-ERROR] checking for objdir... .libs
  63. [5-ERROR] checking for gcc-40 option to produce PIC... -fPIC
  64. [5-ERROR] checking if gcc-40 PIC flag -fPIC works... yes
  65. [5-ERROR] checking if gcc-40 static flag -static works... yes
  66. [5-ERROR] checking if gcc-40 supports -c -o file.o... yes
  67. [5-ERROR] checking if gcc-40 supports -c -o file.lo... yes
  68. [5-ERROR] checking if gcc-40 supports -fno-rtti -fno-exceptions... yes
  69. [5-ERROR] checking whether the linker (ld) supports shared libraries... yes
  70. [5-ERROR] checking how to hardcode library paths into programs... immediate
  71. [5-ERROR] checking whether stripping libraries is possible... yes
  72. [5-ERROR] checking dynamic linker characteristics... GNU/Linux ld.so
  73. [5-ERROR] checking if libtool supports shared libraries... yes
  74. [5-ERROR] checking whether to build shared libraries... no
  75. [5-ERROR] checking whether to build static libraries... yes
  76. [5-ERROR] creating libtool
  77. [5-ERROR] checking for perl... perl
  78. [5-ERROR] checking whether we are using the GNU Fortran 77 compiler... no
  79. [5-ERROR] checking whether f77 accepts -g... no
  80. [5-ERROR] checking how to get verbose linking output from f77... configure: WARNING: compilation failed
  81. [5-ERROR]
  82. [5-ERROR] checking for Fortran 77 libraries...
  83. [5-ERROR] checking for dummy main to link with Fortran 77 libraries... none
  84. [5-ERROR] checking for Fortran 77 name-mangling scheme... configure: error: cannot compile a simple Fortran program
  85. [5-ERROR] See `config.log' for more details.
  86. [5-ERROR] --- BUILD ERROR ---
  87. [9-ERROR] checking host system type... i386-unknown-linux-gnu
  88. [9-ERROR] checking for ld used by GCC... ld
  89. [9-ERROR] checking if the linker (ld) is GNU ld... yes
  90. [9-ERROR] checking for ld option to reload object files... -r
  91. [9-ERROR] checking for BSD-compatible nm... nm
  92. [9-ERROR] checking for a sed that does not truncate output... sed
  93. [9-ERROR] checking how to recognise dependent libraries... pass_all
  94. [9-ERROR] checking command to parse nm output... ok
  95. [9-ERROR] checking how to run the C preprocessor... gcc-40 -E
  96. [9-ERROR] checking for egrep... grep -E
  97. [9-ERROR] checking for ANSI C header files... yes
  98. [9-ERROR] checking for sys/types.h... yes
  99. [9-ERROR] checking for sys/stat.h... yes
  100. [9-ERROR] checking for stdlib.h... yes
  101. [9-ERROR] checking for string.h... yes
  102. [9-ERROR] checking for memory.h... yes
  103. [9-ERROR] checking for strings.h... yes
  104. [9-ERROR] checking for inttypes.h... yes
  105. [9-ERROR] checking for stdint.h... yes
  106. [9-ERROR] checking for unistd.h... yes
  107. [9-ERROR] checking dlfcn.h usability... yes
  108. [9-ERROR] checking dlfcn.h presence... yes
  109. [9-ERROR] checking for dlfcn.h... yes
  110. [9-ERROR] checking for i386-unknown-linux-gnu-ranlib... (cached) ranlib
  111. [9-ERROR] checking for i386-unknown-linux-gnu-strip... strip
  112. [9-ERROR] checking for objdir... .libs
  113. [9-ERROR] checking for gcc-40 option to produce PIC... -fPIC
  114. [9-ERROR] checking if gcc-40 PIC flag -fPIC works... yes
  115. [9-ERROR] checking if gcc-40 static flag -static works... yes
  116. [9-ERROR] checking if gcc-40 supports -c -o file.o... yes
  117. [9-ERROR] checking if gcc-40 supports -c -o file.lo... yes
  118. [9-ERROR] checking if gcc-40 supports -fno-rtti -fno-exceptions... yes
  119. [9-ERROR] checking whether the linker (ld) supports shared libraries... yes
  120. [9-ERROR] checking how to hardcode library paths into programs... immediate
  121. [9-ERROR] checking whether stripping libraries is possible... yes
  122. [9-ERROR] checking dynamic linker characteristics... GNU/Linux ld.so
  123. [9-ERROR] checking if libtool supports shared libraries... yes
  124. [9-ERROR] checking whether to build shared libraries... no
  125. [9-ERROR] checking whether to build static libraries... yes
  126. [9-ERROR] creating libtool
  127. [9-ERROR] checking for perl... perl
  128. [9-ERROR] checking whether we are using the GNU Fortran 77 compiler... no
  129. [9-ERROR] checking whether f77 accepts -g... no
  130. [9-ERROR] checking how to get verbose linking output from f77... configure: WARNING: compilation failed
  131. [9-ERROR]
  132. [9-ERROR] checking for Fortran 77 libraries...
  133. [9-ERROR] checking for dummy main to link with Fortran 77 libraries... none
  134. [9-ERROR] checking for Fortran 77 name-mangling scheme... configure: error: cannot compile a simple Fortran program
  135. [9-ERROR] See `config.log' for more details.
  136. [9-ERROR] --- BUILD ERROR ---