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
10 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/liblrdf/liblrdf.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] 1181060787 Tue Jun 5 18:26:27 2007 (5) ERROR
  23. [TIMESTAMP] 1181527790 Mon Jun 11 04:09:50 2007 (9) ERROR
  24. [TIMESTAMP] 1181822826 Thu Jun 14 14:07:06 2007 (5) ERROR
  25. [TIMESTAMP] 1181892723 Fri Jun 15 09:32:03 2007 (9) ERROR
  26. [TIMESTAMP] 1181949589 Sat Jun 16 01:19:49 2007 (5) ERROR
  27. [TIMESTAMP] 1181970992 Sat Jun 16 07:16:32 2007 (9) ERROR
  28. [CONFIG-ID] TRUNK-x86-reference
  29. [ROCKVER] TRUNK
  30. [LOGS] 5-liblrdf.err 9-liblrdf.err
  31. [BUILDTIME] 2909 (5) ERROR
  32. [BUILDTIME] 2847 (9) ERROR
  33. [BUILDTIME] 2846 (5) ERROR
  34. [BUILDTIME] 2904 (9) ERROR
  35. [BUILDTIME] 2788 (5) ERROR
  36. [BUILDTIME] 2809 (9) ERROR
  37. [5-ERROR] checking for strerror... yes
  38. [5-ERROR] checking for strncasecmp... yes
  39. [5-ERROR] checking for strrchr... yes
  40. [5-ERROR] configure: creating ./config.status
  41. [5-ERROR] config.status: creating lrdf.pc
  42. [5-ERROR] config.status: creating Makefile
  43. [5-ERROR] config.status: creating src/Makefile
  44. [5-ERROR] config.status: creating examples/Makefile
  45. [5-ERROR] config.status: creating config.h
  46. [5-ERROR] config.status: executing depfiles commands
  47. [5-ERROR] make all-recursive
  48. [5-ERROR] make[1]: Entering directory `/ROCK/loop/src.liblrdf.1181949561.14903.4161569442/liblrdf-0.4.0'
  49. [5-ERROR] Making all in src
  50. [5-ERROR] make[2]: Entering directory `/ROCK/loop/src.liblrdf.1181949561.14903.4161569442/liblrdf-0.4.0/src'
  51. [5-ERROR] if /bin/sh ../libtool --mode=compile --tag=CC gcc-42 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -g -I.. -MT lrdf.lo -MD -MP -MF ".deps/lrdf.Tpo" -c -o lrdf.lo lrdf.c; \
  52. [5-ERROR] then mv -f ".deps/lrdf.Tpo" ".deps/lrdf.Plo"; else rm -f ".deps/lrdf.Tpo"; exit 1; fi
  53. [5-ERROR] mkdir .libs
  54. [5-ERROR] gcc-42 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -g -I.. -MT lrdf.lo -MD -MP -MF .deps/lrdf.Tpo -c lrdf.c -fPIC -DPIC -o .libs/lrdf.o
  55. [5-ERROR] lrdf.c: In function 'lrdf_read_file_intl':
  56. [5-ERROR] lrdf.c:596: warning: pointer targets in passing argument 1 of 'raptor_new_uri' differ in signedness
  57. [5-ERROR] lrdf.c:597: warning: pointer targets in passing argument 1 of 'raptor_new_uri' differ in signedness
  58. [5-ERROR] gcc-42 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -g -I.. -MT lrdf.lo -MD -MP -MF .deps/lrdf.Tpo -c lrdf.c -o lrdf.o >/dev/null 2>&1
  59. [5-ERROR] if /bin/sh ../libtool --mode=compile --tag=CC gcc-42 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -g -I.. -MT lrdf_multi.lo -MD -MP -MF ".deps/lrdf_multi.Tpo" -c -o lrdf_multi.lo lrdf_multi.c; \
  60. [5-ERROR] then mv -f ".deps/lrdf_multi.Tpo" ".deps/lrdf_multi.Plo"; else rm -f ".deps/lrdf_multi.Tpo"; exit 1; fi
  61. [5-ERROR] gcc-42 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -g -I.. -MT lrdf_multi.lo -MD -MP -MF .deps/lrdf_multi.Tpo -c lrdf_multi.c -fPIC -DPIC -o .libs/lrdf_multi.o
  62. [5-ERROR] gcc-42 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -g -I.. -MT lrdf_multi.lo -MD -MP -MF .deps/lrdf_multi.Tpo -c lrdf_multi.c -o lrdf_multi.o >/dev/null 2>&1
  63. [5-ERROR] if /bin/sh ../libtool --mode=compile --tag=CC gcc-42 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -g -I.. -MT md5.lo -MD -MP -MF ".deps/md5.Tpo" -c -o md5.lo md5.c; \
  64. [5-ERROR] then mv -f ".deps/md5.Tpo" ".deps/md5.Plo"; else rm -f ".deps/md5.Tpo"; exit 1; fi
  65. [5-ERROR] gcc-42 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -g -I.. -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o
  66. [5-ERROR] gcc-42 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -g -I.. -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1
  67. [5-ERROR] /bin/sh ../libtool --mode=link --tag=CC gcc-42 -g -O2 -Wall -g -I.. -o liblrdf.la -rpath /usr/lib -version-info 2:0:0 lrdf.lo lrdf_multi.lo md5.lo -lraptor -lraptor -lcurl -lxml2 -lz -lm
  68. [5-ERROR] gcc-42 -shared .libs/lrdf.o .libs/lrdf_multi.o .libs/md5.o -L/usr/lib /usr/lib/libraptor.so /usr/lib/libcurl.so /usr/lib/libxml2.so -lz -lm -Wl,-soname -Wl,liblrdf.so.2 -o .libs/liblrdf.so.2.0.0
  69. [5-ERROR] (cd .libs && rm -f liblrdf.so.2 && ln -s liblrdf.so.2.0.0 liblrdf.so.2)
  70. [5-ERROR] (cd .libs && rm -f liblrdf.so && ln -s liblrdf.so.2.0.0 liblrdf.so)
  71. [5-ERROR] ar cru .libs/liblrdf.a lrdf.o lrdf_multi.o md5.o
  72. [5-ERROR] ranlib .libs/liblrdf.a
  73. [5-ERROR] creating liblrdf.la
  74. [5-ERROR] (cd .libs && rm -f liblrdf.la && ln -s ../liblrdf.la liblrdf.la)
  75. [5-ERROR] make[2]: Leaving directory `/ROCK/loop/src.liblrdf.1181949561.14903.4161569442/liblrdf-0.4.0/src'
  76. [5-ERROR] Making all in examples
  77. [5-ERROR] make[2]: Entering directory `/ROCK/loop/src.liblrdf.1181949561.14903.4161569442/liblrdf-0.4.0/examples'
  78. [5-ERROR] if gcc-42 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -g -O2 -MT showdefaults.o -MD -MP -MF ".deps/showdefaults.Tpo" -c -o showdefaults.o showdefaults.c; \
  79. [5-ERROR] then mv -f ".deps/showdefaults.Tpo" ".deps/showdefaults.Po"; else rm -f ".deps/showdefaults.Tpo"; exit 1; fi
  80. [5-ERROR] showdefaults.c:3:20: error: ladspa.h: No such file or directory
  81. [5-ERROR] make[2]: *** [showdefaults.o] Error 1
  82. [5-ERROR] make[2]: Leaving directory `/ROCK/loop/src.liblrdf.1181949561.14903.4161569442/liblrdf-0.4.0/examples'
  83. [5-ERROR] make[1]: *** [all-recursive] Error 1
  84. [5-ERROR] make[1]: Leaving directory `/ROCK/loop/src.liblrdf.1181949561.14903.4161569442/liblrdf-0.4.0'
  85. [5-ERROR] make: *** [all] Error 2
  86. [5-ERROR] --- BUILD ERROR ---
  87. [9-ERROR] checking for strerror... yes
  88. [9-ERROR] checking for strncasecmp... yes
  89. [9-ERROR] checking for strrchr... yes
  90. [9-ERROR] configure: creating ./config.status
  91. [9-ERROR] config.status: creating lrdf.pc
  92. [9-ERROR] config.status: creating Makefile
  93. [9-ERROR] config.status: creating src/Makefile
  94. [9-ERROR] config.status: creating examples/Makefile
  95. [9-ERROR] config.status: creating config.h
  96. [9-ERROR] config.status: executing depfiles commands
  97. [9-ERROR] make all-recursive
  98. [9-ERROR] make[1]: Entering directory `/ROCK/loop/src.liblrdf.1181970964.30052.2938899655/liblrdf-0.4.0'
  99. [9-ERROR] Making all in src
  100. [9-ERROR] make[2]: Entering directory `/ROCK/loop/src.liblrdf.1181970964.30052.2938899655/liblrdf-0.4.0/src'
  101. [9-ERROR] if /bin/sh ../libtool --mode=compile --tag=CC gcc-42 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -g -I.. -MT lrdf.lo -MD -MP -MF ".deps/lrdf.Tpo" -c -o lrdf.lo lrdf.c; \
  102. [9-ERROR] then mv -f ".deps/lrdf.Tpo" ".deps/lrdf.Plo"; else rm -f ".deps/lrdf.Tpo"; exit 1; fi
  103. [9-ERROR] mkdir .libs
  104. [9-ERROR] gcc-42 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -g -I.. -MT lrdf.lo -MD -MP -MF .deps/lrdf.Tpo -c lrdf.c -fPIC -DPIC -o .libs/lrdf.o
  105. [9-ERROR] lrdf.c: In function 'lrdf_read_file_intl':
  106. [9-ERROR] lrdf.c:596: warning: pointer targets in passing argument 1 of 'raptor_new_uri' differ in signedness
  107. [9-ERROR] lrdf.c:597: warning: pointer targets in passing argument 1 of 'raptor_new_uri' differ in signedness
  108. [9-ERROR] gcc-42 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -g -I.. -MT lrdf.lo -MD -MP -MF .deps/lrdf.Tpo -c lrdf.c -o lrdf.o >/dev/null 2>&1
  109. [9-ERROR] if /bin/sh ../libtool --mode=compile --tag=CC gcc-42 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -g -I.. -MT lrdf_multi.lo -MD -MP -MF ".deps/lrdf_multi.Tpo" -c -o lrdf_multi.lo lrdf_multi.c; \
  110. [9-ERROR] then mv -f ".deps/lrdf_multi.Tpo" ".deps/lrdf_multi.Plo"; else rm -f ".deps/lrdf_multi.Tpo"; exit 1; fi
  111. [9-ERROR] gcc-42 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -g -I.. -MT lrdf_multi.lo -MD -MP -MF .deps/lrdf_multi.Tpo -c lrdf_multi.c -fPIC -DPIC -o .libs/lrdf_multi.o
  112. [9-ERROR] gcc-42 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -g -I.. -MT lrdf_multi.lo -MD -MP -MF .deps/lrdf_multi.Tpo -c lrdf_multi.c -o lrdf_multi.o >/dev/null 2>&1
  113. [9-ERROR] if /bin/sh ../libtool --mode=compile --tag=CC gcc-42 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -g -I.. -MT md5.lo -MD -MP -MF ".deps/md5.Tpo" -c -o md5.lo md5.c; \
  114. [9-ERROR] then mv -f ".deps/md5.Tpo" ".deps/md5.Plo"; else rm -f ".deps/md5.Tpo"; exit 1; fi
  115. [9-ERROR] gcc-42 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -g -I.. -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o
  116. [9-ERROR] gcc-42 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -g -I.. -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1
  117. [9-ERROR] /bin/sh ../libtool --mode=link --tag=CC gcc-42 -g -O2 -Wall -g -I.. -o liblrdf.la -rpath /usr/lib -version-info 2:0:0 lrdf.lo lrdf_multi.lo md5.lo -lraptor -lraptor -lcurl -lxml2 -lz -lm
  118. [9-ERROR] gcc-42 -shared .libs/lrdf.o .libs/lrdf_multi.o .libs/md5.o -L/usr/lib /usr/lib/libraptor.so /usr/lib/libcurl.so /usr/lib/libxml2.so -lz -lm -Wl,-soname -Wl,liblrdf.so.2 -o .libs/liblrdf.so.2.0.0
  119. [9-ERROR] (cd .libs && rm -f liblrdf.so.2 && ln -s liblrdf.so.2.0.0 liblrdf.so.2)
  120. [9-ERROR] (cd .libs && rm -f liblrdf.so && ln -s liblrdf.so.2.0.0 liblrdf.so)
  121. [9-ERROR] ar cru .libs/liblrdf.a lrdf.o lrdf_multi.o md5.o
  122. [9-ERROR] ranlib .libs/liblrdf.a
  123. [9-ERROR] creating liblrdf.la
  124. [9-ERROR] (cd .libs && rm -f liblrdf.la && ln -s ../liblrdf.la liblrdf.la)
  125. [9-ERROR] make[2]: Leaving directory `/ROCK/loop/src.liblrdf.1181970964.30052.2938899655/liblrdf-0.4.0/src'
  126. [9-ERROR] Making all in examples
  127. [9-ERROR] make[2]: Entering directory `/ROCK/loop/src.liblrdf.1181970964.30052.2938899655/liblrdf-0.4.0/examples'
  128. [9-ERROR] if gcc-42 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -g -O2 -MT showdefaults.o -MD -MP -MF ".deps/showdefaults.Tpo" -c -o showdefaults.o showdefaults.c; \
  129. [9-ERROR] then mv -f ".deps/showdefaults.Tpo" ".deps/showdefaults.Po"; else rm -f ".deps/showdefaults.Tpo"; exit 1; fi
  130. [9-ERROR] showdefaults.c:3:20: error: ladspa.h: No such file or directory
  131. [9-ERROR] make[2]: *** [showdefaults.o] Error 1
  132. [9-ERROR] make[2]: Leaving directory `/ROCK/loop/src.liblrdf.1181970964.30052.2938899655/liblrdf-0.4.0/examples'
  133. [9-ERROR] make[1]: *** [all-recursive] Error 1
  134. [9-ERROR] make[1]: Leaving directory `/ROCK/loop/src.liblrdf.1181970964.30052.2938899655/liblrdf-0.4.0'
  135. [9-ERROR] make: *** [all] Error 2
  136. [9-ERROR] --- BUILD ERROR ---