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
7.1 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/stf/mp3fs/mp3fs.cache
  9. [COPY] ROCK Linux is Copyright (C) 1998 - 2007 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] 1181246912 Thu Jun 7 22:08:32 2007 (5) ERROR
  23. [TIMESTAMP] 1181796044 Thu Jun 14 06:40:44 2007 (9) ERROR
  24. [TIMESTAMP] 1181841168 Thu Jun 14 19:12:48 2007 (5) ERROR
  25. [TIMESTAMP] 1181934466 Fri Jun 15 21:07:46 2007 (9) ERROR
  26. [TIMESTAMP] 1181959766 Sat Jun 16 04:09:26 2007 (5) ERROR
  27. [TIMESTAMP] 1181981762 Sat Jun 16 10:16:02 2007 (9) ERROR
  28. [CONFIG-ID] TRUNK-x86-reference
  29. [ROCKVER] TRUNK
  30. [LOGS] 5-mp3fs.err 9-mp3fs.err
  31. [BUILDTIME] 2486 (5) ERROR
  32. [BUILDTIME] 2479 (9) ERROR
  33. [BUILDTIME] 2475 (5) ERROR
  34. [BUILDTIME] 2458 (9) ERROR
  35. [BUILDTIME] 2418 (5) ERROR
  36. [BUILDTIME] 2420 (9) ERROR
  37. [5-ERROR] checking whether the g++-42 linker (ld) supports shared libraries... yes
  38. [5-ERROR] checking for g++-42 option to produce PIC... -fPIC
  39. [5-ERROR] checking if g++-42 PIC flag -fPIC works... yes
  40. [5-ERROR] checking if g++-42 static flag -static works... yes
  41. [5-ERROR] checking if g++-42 supports -c -o file.o... yes
  42. [5-ERROR] checking whether the g++-42 linker (ld) supports shared libraries... yes
  43. [5-ERROR] checking dynamic linker characteristics... GNU/Linux ld.so
  44. [5-ERROR] checking how to hardcode library paths into programs... immediate
  45. [5-ERROR] appending configuration tag "F77" to libtool
  46. [5-ERROR] checking if libtool supports shared libraries... yes
  47. [5-ERROR] checking whether to build shared libraries... yes
  48. [5-ERROR] checking whether to build static libraries... yes
  49. [5-ERROR] checking for f77 option to produce PIC... -fPIC
  50. [5-ERROR] checking if f77 PIC flag -fPIC works... no
  51. [5-ERROR] checking if f77 static flag -static works... no
  52. [5-ERROR] checking if f77 supports -c -o file.o... no
  53. [5-ERROR] checking whether the f77 linker (ld) supports shared libraries... yes
  54. [5-ERROR] checking dynamic linker characteristics... ./configure: line 1: f77: command not found
  55. [5-ERROR] GNU/Linux ld.so
  56. [5-ERROR] checking how to hardcode library paths into programs... immediate
  57. [5-ERROR] checking for i386-unknown-linux-gnu-gcc... (cached) gcc-42
  58. [5-ERROR] checking whether we are using the GNU C compiler... (cached) yes
  59. [5-ERROR] checking whether gcc-42 accepts -g... (cached) yes
  60. [5-ERROR] checking for gcc-42 option to accept ISO C89... (cached) none needed
  61. [5-ERROR] checking dependency style of gcc-42... (cached) gcc3
  62. [5-ERROR] checking lame/lame.h usability... yes
  63. [5-ERROR] checking lame/lame.h presence... yes
  64. [5-ERROR] checking for lame/lame.h... yes
  65. [5-ERROR] checking FLAC/stream_decoder.h usability... yes
  66. [5-ERROR] checking FLAC/stream_decoder.h presence... yes
  67. [5-ERROR] checking for FLAC/stream_decoder.h... yes
  68. [5-ERROR] checking ogg/ogg.h usability... yes
  69. [5-ERROR] checking ogg/ogg.h presence... yes
  70. [5-ERROR] checking for ogg/ogg.h... yes
  71. [5-ERROR] checking for i386-unknown-linux-gnu-pkg-config... no
  72. [5-ERROR] checking for pkg-config... /usr/bin/pkg-config
  73. [5-ERROR] checking pkg-config is at least version 0.9.0... yes
  74. [5-ERROR] checking for fuse... yes
  75. [5-ERROR] checking for id3tag... configure: error: Package requirements (id3tag) were not met:
  76. [5-ERROR]
  77. [5-ERROR] No package 'id3tag' found
  78. [5-ERROR]
  79. [5-ERROR] Consider adjusting the PKG_CONFIG_PATH environment variable if you
  80. [5-ERROR] installed software in a non-standard prefix.
  81. [5-ERROR]
  82. [5-ERROR] Alternatively, you may set the environment variables id3tag_CFLAGS
  83. [5-ERROR] and id3tag_LIBS to avoid the need to call pkg-config.
  84. [5-ERROR] See the pkg-config man page for more details.
  85. [5-ERROR]
  86. [5-ERROR] --- BUILD ERROR ---
  87. [9-ERROR] checking whether the g++-42 linker (ld) supports shared libraries... yes
  88. [9-ERROR] checking for g++-42 option to produce PIC... -fPIC
  89. [9-ERROR] checking if g++-42 PIC flag -fPIC works... yes
  90. [9-ERROR] checking if g++-42 static flag -static works... yes
  91. [9-ERROR] checking if g++-42 supports -c -o file.o... yes
  92. [9-ERROR] checking whether the g++-42 linker (ld) supports shared libraries... yes
  93. [9-ERROR] checking dynamic linker characteristics... GNU/Linux ld.so
  94. [9-ERROR] checking how to hardcode library paths into programs... immediate
  95. [9-ERROR] appending configuration tag "F77" to libtool
  96. [9-ERROR] checking if libtool supports shared libraries... yes
  97. [9-ERROR] checking whether to build shared libraries... yes
  98. [9-ERROR] checking whether to build static libraries... yes
  99. [9-ERROR] checking for f77 option to produce PIC... -fPIC
  100. [9-ERROR] checking if f77 PIC flag -fPIC works... no
  101. [9-ERROR] checking if f77 static flag -static works... no
  102. [9-ERROR] checking if f77 supports -c -o file.o... no
  103. [9-ERROR] checking whether the f77 linker (ld) supports shared libraries... yes
  104. [9-ERROR] checking dynamic linker characteristics... ./configure: line 1: f77: command not found
  105. [9-ERROR] GNU/Linux ld.so
  106. [9-ERROR] checking how to hardcode library paths into programs... immediate
  107. [9-ERROR] checking for i386-unknown-linux-gnu-gcc... (cached) gcc-42
  108. [9-ERROR] checking whether we are using the GNU C compiler... (cached) yes
  109. [9-ERROR] checking whether gcc-42 accepts -g... (cached) yes
  110. [9-ERROR] checking for gcc-42 option to accept ISO C89... (cached) none needed
  111. [9-ERROR] checking dependency style of gcc-42... (cached) gcc3
  112. [9-ERROR] checking lame/lame.h usability... yes
  113. [9-ERROR] checking lame/lame.h presence... yes
  114. [9-ERROR] checking for lame/lame.h... yes
  115. [9-ERROR] checking FLAC/stream_decoder.h usability... yes
  116. [9-ERROR] checking FLAC/stream_decoder.h presence... yes
  117. [9-ERROR] checking for FLAC/stream_decoder.h... yes
  118. [9-ERROR] checking ogg/ogg.h usability... yes
  119. [9-ERROR] checking ogg/ogg.h presence... yes
  120. [9-ERROR] checking for ogg/ogg.h... yes
  121. [9-ERROR] checking for i386-unknown-linux-gnu-pkg-config... no
  122. [9-ERROR] checking for pkg-config... /usr/bin/pkg-config
  123. [9-ERROR] checking pkg-config is at least version 0.9.0... yes
  124. [9-ERROR] checking for fuse... yes
  125. [9-ERROR] checking for id3tag... configure: error: Package requirements (id3tag) were not met:
  126. [9-ERROR]
  127. [9-ERROR] No package 'id3tag' found
  128. [9-ERROR]
  129. [9-ERROR] Consider adjusting the PKG_CONFIG_PATH environment variable if you
  130. [9-ERROR] installed software in a non-standard prefix.
  131. [9-ERROR]
  132. [9-ERROR] Alternatively, you may set the environment variables id3tag_CFLAGS
  133. [9-ERROR] and id3tag_LIBS to avoid the need to call pkg-config.
  134. [9-ERROR] See the pkg-config man page for more details.
  135. [9-ERROR]
  136. [9-ERROR] --- BUILD ERROR ---