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.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/sirkull/fftw3/fftw3.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] 1181036944 Tue Jun 5 11:49:04 2007 (5) ERROR
  23. [TIMESTAMP] 1181500046 Sun Jun 10 20:27:26 2007 (9) ERROR
  24. [TIMESTAMP] 1181819768 Thu Jun 14 13:16:08 2007 (5) ERROR
  25. [TIMESTAMP] 1181873887 Fri Jun 15 04:18:07 2007 (9) ERROR
  26. [TIMESTAMP] 1181947076 Sat Jun 16 00:37:56 2007 (5) ERROR
  27. [TIMESTAMP] 1181967892 Sat Jun 16 06:24:52 2007 (9) ERROR
  28. [CONFIG-ID] TRUNK-x86-reference
  29. [ROCKVER] TRUNK
  30. [LOGS] 5-fftw3.err 9-fftw3.err
  31. [BUILDTIME] 2297 (5) ERROR
  32. [BUILDTIME] 2524 (9) ERROR
  33. [BUILDTIME] 2463 (5) ERROR
  34. [BUILDTIME] 2436 (9) ERROR
  35. [BUILDTIME] 2452 (5) ERROR
  36. [BUILDTIME] 2403 (9) ERROR
  37. [5-ERROR] checking for inline... inline
  38. [5-ERROR] checking for size_t... yes
  39. [5-ERROR] checking whether time.h and sys/time.h may both be included... yes
  40. [5-ERROR] checking for hrtime_t... no
  41. [5-ERROR] checking for int... yes
  42. [5-ERROR] checking size of int... 4
  43. [5-ERROR] checking for long... yes
  44. [5-ERROR] checking size of long... 4
  45. [5-ERROR] checking for long long... yes
  46. [5-ERROR] checking size of long long... 8
  47. [5-ERROR] checking for uintptr_t... yes
  48. [5-ERROR] checking for double... yes
  49. [5-ERROR] checking size of double... 8
  50. [5-ERROR] checking for long double... yes
  51. [5-ERROR] checking size of long double... 12
  52. [5-ERROR] checking for working alloca.h... yes
  53. [5-ERROR] checking for alloca... yes
  54. [5-ERROR] checking for working strtod... yes
  55. [5-ERROR] checking for vprintf... yes
  56. [5-ERROR] checking for _doprnt... no
  57. [5-ERROR] checking for sin in -lm... yes
  58. [5-ERROR] checking for BSDgettimeofday... no
  59. [5-ERROR] checking for gettimeofday... yes
  60. [5-ERROR] checking for gethrtime... no
  61. [5-ERROR] checking for read_real_time... no
  62. [5-ERROR] checking for time_base_to_time... no
  63. [5-ERROR] checking for drand48... yes
  64. [5-ERROR] checking for sqrt... yes
  65. [5-ERROR] checking for memset... yes
  66. [5-ERROR] checking for posix_memalign... yes
  67. [5-ERROR] checking for memalign... yes
  68. [5-ERROR] checking for _mm_malloc... no
  69. [5-ERROR] checking for _mm_free... no
  70. [5-ERROR] checking for clock_gettime... no
  71. [5-ERROR] checking whether drand48 is declared... yes
  72. [5-ERROR] checking whether memalign is declared... no
  73. [5-ERROR] checking whether posix_memalign is declared... yes
  74. [5-ERROR] checking for _rtc intrinsic... no
  75. [5-ERROR] checking for isnan... yes
  76. [5-ERROR] checking whether gcc-42 accepts -mpreferred-stack-boundary=4... yes
  77. [5-ERROR] checking whether the stack is correctly aligned by gcc... yes
  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 for inline... inline
  88. [9-ERROR] checking for size_t... yes
  89. [9-ERROR] checking whether time.h and sys/time.h may both be included... yes
  90. [9-ERROR] checking for hrtime_t... no
  91. [9-ERROR] checking for int... yes
  92. [9-ERROR] checking size of int... 4
  93. [9-ERROR] checking for long... yes
  94. [9-ERROR] checking size of long... 4
  95. [9-ERROR] checking for long long... yes
  96. [9-ERROR] checking size of long long... 8
  97. [9-ERROR] checking for uintptr_t... yes
  98. [9-ERROR] checking for double... yes
  99. [9-ERROR] checking size of double... 8
  100. [9-ERROR] checking for long double... yes
  101. [9-ERROR] checking size of long double... 12
  102. [9-ERROR] checking for working alloca.h... yes
  103. [9-ERROR] checking for alloca... yes
  104. [9-ERROR] checking for working strtod... yes
  105. [9-ERROR] checking for vprintf... yes
  106. [9-ERROR] checking for _doprnt... no
  107. [9-ERROR] checking for sin in -lm... yes
  108. [9-ERROR] checking for BSDgettimeofday... no
  109. [9-ERROR] checking for gettimeofday... yes
  110. [9-ERROR] checking for gethrtime... no
  111. [9-ERROR] checking for read_real_time... no
  112. [9-ERROR] checking for time_base_to_time... no
  113. [9-ERROR] checking for drand48... yes
  114. [9-ERROR] checking for sqrt... yes
  115. [9-ERROR] checking for memset... yes
  116. [9-ERROR] checking for posix_memalign... yes
  117. [9-ERROR] checking for memalign... yes
  118. [9-ERROR] checking for _mm_malloc... no
  119. [9-ERROR] checking for _mm_free... no
  120. [9-ERROR] checking for clock_gettime... no
  121. [9-ERROR] checking whether drand48 is declared... yes
  122. [9-ERROR] checking whether memalign is declared... no
  123. [9-ERROR] checking whether posix_memalign is declared... yes
  124. [9-ERROR] checking for _rtc intrinsic... no
  125. [9-ERROR] checking for isnan... yes
  126. [9-ERROR] checking whether gcc-42 accepts -mpreferred-stack-boundary=4... yes
  127. [9-ERROR] checking whether the stack is correctly aligned by gcc... yes
  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 ---