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.8 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/avm/btscanner/btscanner.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] 1168692519 Sat Jan 13 13:48:39 2007 (5) ERROR
  23. [TIMESTAMP] 1168901512 Mon Jan 15 23:51:52 2007 (9) ERROR
  24. [TIMESTAMP] 1168953793 Tue Jan 16 14:23:13 2007 (5) ERROR
  25. [TIMESTAMP] 1168983520 Tue Jan 16 22:38:40 2007 (9) ERROR
  26. [TIMESTAMP] 1169124126 Thu Jan 18 13:42:06 2007 (5) ERROR
  27. [TIMESTAMP] 1169153713 Thu Jan 18 21:55:13 2007 (9) ERROR
  28. [CONFIG-ID] TRUNK-x86-reference
  29. [ROCKVER] TRUNK
  30. [LOGS] 5-btscanner.err 9-btscanner.err
  31. [BUILDTIME] 1966 (5) ERROR
  32. [BUILDTIME] 1946 (9) ERROR
  33. [BUILDTIME] 2004 (5) ERROR
  34. [BUILDTIME] 1950 (9) ERROR
  35. [BUILDTIME] 1954 (5) ERROR
  36. [BUILDTIME] 1992 (9) ERROR
  37. [5-ERROR] checking for unistd.h... (cached) yes
  38. [5-ERROR] checking fcntl.h usability... yes
  39. [5-ERROR] checking fcntl.h presence... yes
  40. [5-ERROR] checking for fcntl.h... yes
  41. [5-ERROR] checking stdarg.h usability... yes
  42. [5-ERROR] checking stdarg.h presence... yes
  43. [5-ERROR] checking for stdarg.h... yes
  44. [5-ERROR] checking syslog.h usability... yes
  45. [5-ERROR] checking syslog.h presence... yes
  46. [5-ERROR] checking for syslog.h... yes
  47. [5-ERROR] checking bluetooth/bluetooth.h usability... yes
  48. [5-ERROR] checking bluetooth/bluetooth.h presence... yes
  49. [5-ERROR] checking for bluetooth/bluetooth.h... yes
  50. [5-ERROR] checking bluetooth/sdp.h usability... yes
  51. [5-ERROR] checking bluetooth/sdp.h presence... yes
  52. [5-ERROR] checking for bluetooth/sdp.h... yes
  53. [5-ERROR] checking for an ANSI C-conforming const... yes
  54. [5-ERROR] checking for size_t... yes
  55. [5-ERROR] checking whether gcc-40 needs -traditional... no
  56. [5-ERROR] checking for stdlib.h... (cached) yes
  57. [5-ERROR] checking for GNU libc compatible malloc... yes
  58. [5-ERROR] checking return type of signal handlers... void
  59. [5-ERROR] checking for memset... yes
  60. [5-ERROR] checking for strerror... yes
  61. [5-ERROR] checking for xml2-config... /usr/bin/xml2-config
  62. [5-ERROR] checking libxml/parser.h usability... yes
  63. [5-ERROR] checking libxml/parser.h presence... yes
  64. [5-ERROR] checking for libxml/parser.h... yes
  65. [5-ERROR] checking libxml/tree.h usability... yes
  66. [5-ERROR] checking libxml/tree.h presence... yes
  67. [5-ERROR] checking for libxml/tree.h... yes
  68. [5-ERROR] checking for main in -lxml2... yes
  69. [5-ERROR] checking the location of the config file... /etc/btscanner.xml
  70. [5-ERROR] checking the location of the config DTD... file:///etc/btscanner.dtd
  71. [5-ERROR] configure: creating ./config.status
  72. [5-ERROR] config.status: creating Makefile
  73. [5-ERROR] config.status: creating config.h
  74. [5-ERROR] config.status: executing depfiles commands
  75. [5-ERROR] cd . && /bin/sh /ROCK/src.btscanner.1169124104.6734.3694631316/btscanner-2.1/missing --run autoheader
  76. [5-ERROR] rm -f stamp-h1
  77. [5-ERROR] touch config.h.in
  78. [5-ERROR] make all-am
  79. [5-ERROR] make[1]: Entering directory `/ROCK/loop/src.btscanner.1169124104.6734.3694631316/btscanner-2.1'
  80. [5-ERROR] if gcc-40 -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -Wall -pthread -Wshadow -Wbad-function-cast -Wformat -Wimplicit-function-dec -Wparentheses -Wsign-compare -Wstrict-prototypes -Wtrigraphs -Wundef -Wuninitialized -W -Wunused -Wformat-security -Wmissing-braces -Wbad-function-cast -Wcast-qual -falign-functions -falign-labels -falign-loops -pedantic -fstrict-aliasing -D_GNU_SOURCE -std=c99 -DCFG_FILE=\"/etc/btscanner.xml\" -DCFG_DTD=\"file:///etc/btscanner.dtd\" -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
  81. [5-ERROR] then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
  82. [5-ERROR] cc1: error: unrecognized command line option "-Wimplicit-function-dec"
  83. [5-ERROR] make[1]: *** [main.o] Error 1
  84. [5-ERROR] make[1]: Leaving directory `/ROCK/loop/src.btscanner.1169124104.6734.3694631316/btscanner-2.1'
  85. [5-ERROR] make: *** [all] Error 2
  86. [5-ERROR] --- BUILD ERROR ---
  87. [9-ERROR] checking for fcntl.h... yes
  88. [9-ERROR] checking stdarg.h usability... yes
  89. [9-ERROR] checking stdarg.h presence... yes
  90. [9-ERROR] checking for stdarg.h... yes
  91. [9-ERROR] checking syslog.h usability... yes
  92. [9-ERROR] checking syslog.h presence... yes
  93. [9-ERROR] checking for syslog.h... yes
  94. [9-ERROR] checking bluetooth/bluetooth.h usability... yes
  95. [9-ERROR] checking bluetooth/bluetooth.h presence... yes
  96. [9-ERROR] checking for bluetooth/bluetooth.h... yes
  97. [9-ERROR] checking bluetooth/sdp.h usability... yes
  98. [9-ERROR] checking bluetooth/sdp.h presence... yes
  99. [9-ERROR] checking for bluetooth/sdp.h... yes
  100. [9-ERROR] checking for an ANSI C-conforming const... yes
  101. [9-ERROR] checking for size_t... yes
  102. [9-ERROR] checking whether gcc-40 needs -traditional... no
  103. [9-ERROR] checking for stdlib.h... (cached) yes
  104. [9-ERROR] checking for GNU libc compatible malloc... yes
  105. [9-ERROR] checking return type of signal handlers... void
  106. [9-ERROR] checking for memset... yes
  107. [9-ERROR] checking for strerror... yes
  108. [9-ERROR] checking for xml2-config... /usr/bin/xml2-config
  109. [9-ERROR] checking libxml/parser.h usability... yes
  110. [9-ERROR] checking libxml/parser.h presence... yes
  111. [9-ERROR] checking for libxml/parser.h... yes
  112. [9-ERROR] checking libxml/tree.h usability... yes
  113. [9-ERROR] checking libxml/tree.h presence... yes
  114. [9-ERROR] checking for libxml/tree.h... yes
  115. [9-ERROR] checking for main in -lxml2... yes
  116. [9-ERROR] checking the location of the config file... /etc/btscanner.xml
  117. [9-ERROR] checking the location of the config DTD... file:///etc/btscanner.dtd
  118. [9-ERROR] configure: creating ./config.status
  119. [9-ERROR] config.status: creating Makefile
  120. [9-ERROR] config.status: creating config.h
  121. [9-ERROR] config.status: executing depfiles commands
  122. [9-ERROR] cd . && /bin/sh /ROCK/src.btscanner.1169153691.29530.3951810427/btscanner-2.1/missing --run autoheader
  123. [9-ERROR] rm -f stamp-h1
  124. [9-ERROR] touch config.h.in
  125. [9-ERROR] cd . && /bin/sh ./config.status config.h
  126. [9-ERROR] config.status: creating config.h
  127. [9-ERROR] config.status: config.h is unchanged
  128. [9-ERROR] make all-am
  129. [9-ERROR] make[1]: Entering directory `/ROCK/loop/src.btscanner.1169153691.29530.3951810427/btscanner-2.1'
  130. [9-ERROR] if gcc-40 -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/include/libxml2 -g -O2 -I/usr/include/libxml2 -Wall -pthread -Wshadow -Wbad-function-cast -Wformat -Wimplicit-function-dec -Wparentheses -Wsign-compare -Wstrict-prototypes -Wtrigraphs -Wundef -Wuninitialized -W -Wunused -Wformat-security -Wmissing-braces -Wbad-function-cast -Wcast-qual -falign-functions -falign-labels -falign-loops -pedantic -fstrict-aliasing -D_GNU_SOURCE -std=c99 -DCFG_FILE=\"/etc/btscanner.xml\" -DCFG_DTD=\"file:///etc/btscanner.dtd\" -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
  131. [9-ERROR] then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
  132. [9-ERROR] cc1: error: unrecognized command line option "-Wimplicit-function-dec"
  133. [9-ERROR] make[1]: *** [main.o] Error 1
  134. [9-ERROR] make[1]: Leaving directory `/ROCK/loop/src.btscanner.1169153691.29530.3951810427/btscanner-2.1'
  135. [9-ERROR] make: *** [all] Error 2
  136. [9-ERROR] --- BUILD ERROR ---