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.5 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] 1142550110 Fri Mar 17 00:01:50 2006 (5) ERROR
  23. [TIMESTAMP] 1142807777 Sun Mar 19 23:36:17 2006 (9) ERROR
  24. [TIMESTAMP] 1142959371 Tue Mar 21 17:42:51 2006 (5) ERROR
  25. [TIMESTAMP] 1142970535 Tue Mar 21 20:48:55 2006 (9) ERROR
  26. [TIMESTAMP] 1143030969 Wed Mar 22 13:36:09 2006 (5) ERROR
  27. [TIMESTAMP] 1143039692 Wed Mar 22 16:01:32 2006 (9) ERROR
  28. [CONFIG-ID] TRUNK-x86-reference
  29. [ROCKVER] TRUNK
  30. [LOGS] 5-fftw3.err 9-fftw3.err
  31. [BUILDTIME] 2204 (5) ERROR
  32. [BUILDTIME] 2593 (9) ERROR
  33. [BUILDTIME] 2588 (5) ERROR
  34. [BUILDTIME] 2635 (9) ERROR
  35. [BUILDTIME] 2596 (5) ERROR
  36. [BUILDTIME] 2609 (9) ERROR
  37. [5-ERROR] checking for uintptr_t... yes
  38. [5-ERROR] checking for double... yes
  39. [5-ERROR] checking size of double... 8
  40. [5-ERROR] checking for long double... yes
  41. [5-ERROR] checking size of long double... 12
  42. [5-ERROR] checking for working alloca.h... yes
  43. [5-ERROR] checking for alloca... yes
  44. [5-ERROR] checking for working strtod... yes
  45. [5-ERROR] checking for vprintf... yes
  46. [5-ERROR] checking for _doprnt... no
  47. [5-ERROR] checking for sin in -lm... yes
  48. [5-ERROR] checking for BSDgettimeofday... no
  49. [5-ERROR] checking for gettimeofday... yes
  50. [5-ERROR] checking for gethrtime... no
  51. [5-ERROR] checking for read_real_time... no
  52. [5-ERROR] checking for time_base_to_time... no
  53. [5-ERROR] checking for drand48... yes
  54. [5-ERROR] checking for sqrt... yes
  55. [5-ERROR] checking for memset... yes
  56. [5-ERROR] checking for posix_memalign... yes
  57. [5-ERROR] checking for memalign... yes
  58. [5-ERROR] checking for _mm_malloc... no
  59. [5-ERROR] checking for _mm_free... no
  60. [5-ERROR] checking for clock_gettime... no
  61. [5-ERROR] checking whether drand48 is declared... yes
  62. [5-ERROR] checking whether memalign is declared... no
  63. [5-ERROR] checking whether posix_memalign is declared... no
  64. [5-ERROR] checking for _rtc intrinsic... no
  65. [5-ERROR] checking for isnan... yes
  66. [5-ERROR] checking whether gcc-34 accepts -mpreferred-stack-boundary=4... yes
  67. [5-ERROR] checking whether the stack is correctly aligned by gcc... yes
  68. [5-ERROR] checking whether we are using the GNU Fortran 77 compiler... no
  69. [5-ERROR] checking whether /usr/bin/gfortran-40 accepts -g... no
  70. [5-ERROR] checking how to get verbose linking output from /usr/bin/gfortran-40... configure: WARNING: compilation failed
  71. [5-ERROR]
  72. [5-ERROR] checking for Fortran 77 libraries...
  73. [5-ERROR] checking for dummy main to link with Fortran 77 libraries... none
  74. [5-ERROR] checking for Fortran 77 name-mangling scheme... configure: error: cannot compile a simple Fortran program
  75. [5-ERROR] See `config.log' for more details.
  76. [5-ERROR] --- BUILD ERROR ---
  77. [5-ERROR] Creating file list and doing final adaptions ...
  78. [5-ERROR] Processing static lib corrections ...
  79. [5-ERROR] Verifing the .la files ...
  80. [5-ERROR] Found 0 files for this package.
  81. [5-ERROR] Applying package split: 40 fftw3:dev (/lib/.*\.(la|a|o)$|/include/)
  82. [5-ERROR] Applying package split: 42 fftw3:dev /pkgconfig/
  83. [5-ERROR] Applying package split: 60 fftw3:doc /share/doc/
  84. [5-ERROR] Calculating package dependencies ...
  85. [5-ERROR] Making post-install adaptions.
  86. [5-ERROR] Finished building fftw3=fftw3.
  87. [9-ERROR] checking for uintptr_t... yes
  88. [9-ERROR] checking for double... yes
  89. [9-ERROR] checking size of double... 8
  90. [9-ERROR] checking for long double... yes
  91. [9-ERROR] checking size of long double... 12
  92. [9-ERROR] checking for working alloca.h... yes
  93. [9-ERROR] checking for alloca... yes
  94. [9-ERROR] checking for working strtod... yes
  95. [9-ERROR] checking for vprintf... yes
  96. [9-ERROR] checking for _doprnt... no
  97. [9-ERROR] checking for sin in -lm... yes
  98. [9-ERROR] checking for BSDgettimeofday... no
  99. [9-ERROR] checking for gettimeofday... yes
  100. [9-ERROR] checking for gethrtime... no
  101. [9-ERROR] checking for read_real_time... no
  102. [9-ERROR] checking for time_base_to_time... no
  103. [9-ERROR] checking for drand48... yes
  104. [9-ERROR] checking for sqrt... yes
  105. [9-ERROR] checking for memset... yes
  106. [9-ERROR] checking for posix_memalign... yes
  107. [9-ERROR] checking for memalign... yes
  108. [9-ERROR] checking for _mm_malloc... no
  109. [9-ERROR] checking for _mm_free... no
  110. [9-ERROR] checking for clock_gettime... no
  111. [9-ERROR] checking whether drand48 is declared... yes
  112. [9-ERROR] checking whether memalign is declared... no
  113. [9-ERROR] checking whether posix_memalign is declared... no
  114. [9-ERROR] checking for _rtc intrinsic... no
  115. [9-ERROR] checking for isnan... yes
  116. [9-ERROR] checking whether gcc-34 accepts -mpreferred-stack-boundary=4... yes
  117. [9-ERROR] checking whether the stack is correctly aligned by gcc... yes
  118. [9-ERROR] checking whether we are using the GNU Fortran 77 compiler... no
  119. [9-ERROR] checking whether /usr/bin/gfortran-40 accepts -g... no
  120. [9-ERROR] checking how to get verbose linking output from /usr/bin/gfortran-40... configure: WARNING: compilation failed
  121. [9-ERROR]
  122. [9-ERROR] checking for Fortran 77 libraries...
  123. [9-ERROR] checking for dummy main to link with Fortran 77 libraries... none
  124. [9-ERROR] checking for Fortran 77 name-mangling scheme... configure: error: cannot compile a simple Fortran program
  125. [9-ERROR] See `config.log' for more details.
  126. [9-ERROR] --- BUILD ERROR ---
  127. [9-ERROR] Creating file list and doing final adaptions ...
  128. [9-ERROR] Processing static lib corrections ...
  129. [9-ERROR] Verifing the .la files ...
  130. [9-ERROR] Found 0 files for this package.
  131. [9-ERROR] Applying package split: 40 fftw3:dev (/lib/.*\.(la|a|o)$|/include/)
  132. [9-ERROR] Applying package split: 42 fftw3:dev /pkgconfig/
  133. [9-ERROR] Applying package split: 60 fftw3:doc /share/doc/
  134. [9-ERROR] Calculating package dependencies ...
  135. [9-ERROR] Making post-install adaptions.
  136. [9-ERROR] Finished building fftw3=fftw3.