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/base/devfsd/devfsd.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] 1180899146 Sun Jun 3 21:32:26 2007 (3) ERROR
  23. [TIMESTAMP] 1181538930 Mon Jun 11 07:15:30 2007 (9) ERROR
  24. [TIMESTAMP] 1181800787 Thu Jun 14 07:59:47 2007 (3) ERROR
  25. [TIMESTAMP] 1181903981 Fri Jun 15 12:39:41 2007 (9) ERROR
  26. [TIMESTAMP] 1181939508 Fri Jun 15 22:31:48 2007 (3) ERROR
  27. [TIMESTAMP] 1181971795 Sat Jun 16 07:29:55 2007 (9) ERROR
  28. [CONFIG-ID] TRUNK-x86-reference
  29. [ROCKVER] TRUNK
  30. [LOGS] 3-devfsd.err 9-devfsd.err
  31. [BUILDTIME] 1267 (3) ERROR
  32. [BUILDTIME] 1193 (9) ERROR
  33. [BUILDTIME] 1237 (3) ERROR
  34. [BUILDTIME] 1152 (9) ERROR
  35. [BUILDTIME] 1205 (3) ERROR
  36. [BUILDTIME] 1179 (9) ERROR
  37. [3-ERROR] devfsd.c:1780: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'struct event_type *'
  38. [3-ERROR] devfsd.c:1783: error: request for member 'type' in something not a structure or union
  39. [3-ERROR] devfsd.c:1783: warning: comparison between pointer and integer
  40. [3-ERROR] devfsd.c:1789: error: request for member 'type' in something not a structure or union
  41. [3-ERROR] devfsd.c:1789: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'struct event_type *'
  42. [3-ERROR] devfsd.c:1794: error: request for member 'devname' in something not a structure or union
  43. [3-ERROR] devfsd.c:1794: error: request for member 'devname' in something not a structure or union
  44. [3-ERROR] devfsd.c:1794: warning: passing argument 1 of 'strlen' from incompatible pointer type
  45. [3-ERROR] devfsd.c:1795: error: request for member 'mode' in something not a structure or union
  46. [3-ERROR] devfsd.c:1795: error: request for member 'uid' in something not a structure or union
  47. [3-ERROR] devfsd.c:1795: error: request for member 'gid' in something not a structure or union
  48. [3-ERROR] devfsd.c:1795: warning: format '%s' expects type 'char *', but argument 3 has type 'struct event_type *'
  49. [3-ERROR] devfsd.c:1760: warning: unused variable 'info'
  50. [3-ERROR] devfsd.c: In function 'get_variable':
  51. [3-ERROR] devfsd.c:1904: error: dereferencing pointer to incomplete type
  52. [3-ERROR] devfsd.c:1904: error: request for member 'mode' in something not a structure or union
  53. [3-ERROR] devfsd.c:1904: warning: format '%o' expects type 'unsigned int', but argument 3 has type 'struct event_type *'
  54. [3-ERROR] devfsd.c:1909: error: dereferencing pointer to incomplete type
  55. [3-ERROR] devfsd.c:1909: error: request for member 'uid' in something not a structure or union
  56. [3-ERROR] devfsd.c:1909: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'struct event_type *'
  57. [3-ERROR] devfsd.c:1914: error: dereferencing pointer to incomplete type
  58. [3-ERROR] devfsd.c:1914: error: request for member 'gid' in something not a structure or union
  59. [3-ERROR] devfsd.c:1914: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'struct event_type *'
  60. [3-ERROR] devfsd.c: In function 'do_scan_and_service':
  61. [3-ERROR] devfsd.c:1954: error: storage size of 'info' isn't known
  62. [3-ERROR] devfsd.c:1965: warning: passing argument 3 of 'memset' makes integer from pointer without a cast
  63. [3-ERROR] devfsd.c:1966: error: request for member 'type' in something not a structure or union
  64. [3-ERROR] devfsd.c:1966: warning: statement with no effect
  65. [3-ERROR] devfsd.c:1967: error: request for member 'mode' in something not a structure or union
  66. [3-ERROR] devfsd.c:1967: warning: statement with no effect
  67. [3-ERROR] devfsd.c:1968: error: request for member 'major' in something not a structure or union
  68. [3-ERROR] devfsd.c:1968: warning: statement with no effect
  69. [3-ERROR] devfsd.c:1969: error: request for member 'minor' in something not a structure or union
  70. [3-ERROR] devfsd.c:1969: warning: statement with no effect
  71. [3-ERROR] devfsd.c:1970: error: request for member 'uid' in something not a structure or union
  72. [3-ERROR] devfsd.c:1970: warning: statement with no effect
  73. [3-ERROR] devfsd.c:1971: error: request for member 'gid' in something not a structure or union
  74. [3-ERROR] devfsd.c:1971: warning: statement with no effect
  75. [3-ERROR] devfsd.c:1972: error: request for member 'devname' in something not a structure or union
  76. [3-ERROR] devfsd.c:1972: error: request for member 'devname' in something not a structure or union
  77. [3-ERROR] devfsd.c:1973: warning: passing argument 1 of 'snprintf' from incompatible pointer type
  78. [3-ERROR] devfsd.c:1973: warning: passing argument 2 of 'snprintf' makes integer from pointer without a cast
  79. [3-ERROR] devfsd.c:1974: error: request for member 'namelen' in something not a structure or union
  80. [3-ERROR] devfsd.c:1974: error: request for member 'devname' in something not a structure or union
  81. [3-ERROR] devfsd.c:1974: warning: passing argument 1 of 'strlen' from incompatible pointer type
  82. [3-ERROR] devfsd.c:1974: warning: statement with no effect
  83. [3-ERROR] devfsd.c:1975: warning: passing argument 1 of 'service_name' from incompatible pointer type
  84. [3-ERROR] devfsd.c:1954: warning: unused variable 'info'
  85. [3-ERROR] make: *** [devfsd.o] Error 1
  86. [3-ERROR] --- BUILD ERROR ---
  87. [9-ERROR] devfsd.c:1780: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'struct event_type *'
  88. [9-ERROR] devfsd.c:1783: error: request for member 'type' in something not a structure or union
  89. [9-ERROR] devfsd.c:1783: warning: comparison between pointer and integer
  90. [9-ERROR] devfsd.c:1789: error: request for member 'type' in something not a structure or union
  91. [9-ERROR] devfsd.c:1789: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'struct event_type *'
  92. [9-ERROR] devfsd.c:1794: error: request for member 'devname' in something not a structure or union
  93. [9-ERROR] devfsd.c:1794: error: request for member 'devname' in something not a structure or union
  94. [9-ERROR] devfsd.c:1794: warning: passing argument 1 of 'strlen' from incompatible pointer type
  95. [9-ERROR] devfsd.c:1795: error: request for member 'mode' in something not a structure or union
  96. [9-ERROR] devfsd.c:1795: error: request for member 'uid' in something not a structure or union
  97. [9-ERROR] devfsd.c:1795: error: request for member 'gid' in something not a structure or union
  98. [9-ERROR] devfsd.c:1795: warning: format '%s' expects type 'char *', but argument 3 has type 'struct event_type *'
  99. [9-ERROR] devfsd.c:1760: warning: unused variable 'info'
  100. [9-ERROR] devfsd.c: In function 'get_variable':
  101. [9-ERROR] devfsd.c:1904: error: dereferencing pointer to incomplete type
  102. [9-ERROR] devfsd.c:1904: error: request for member 'mode' in something not a structure or union
  103. [9-ERROR] devfsd.c:1904: warning: format '%o' expects type 'unsigned int', but argument 3 has type 'struct event_type *'
  104. [9-ERROR] devfsd.c:1909: error: dereferencing pointer to incomplete type
  105. [9-ERROR] devfsd.c:1909: error: request for member 'uid' in something not a structure or union
  106. [9-ERROR] devfsd.c:1909: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'struct event_type *'
  107. [9-ERROR] devfsd.c:1914: error: dereferencing pointer to incomplete type
  108. [9-ERROR] devfsd.c:1914: error: request for member 'gid' in something not a structure or union
  109. [9-ERROR] devfsd.c:1914: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'struct event_type *'
  110. [9-ERROR] devfsd.c: In function 'do_scan_and_service':
  111. [9-ERROR] devfsd.c:1954: error: storage size of 'info' isn't known
  112. [9-ERROR] devfsd.c:1965: warning: passing argument 3 of 'memset' makes integer from pointer without a cast
  113. [9-ERROR] devfsd.c:1966: error: request for member 'type' in something not a structure or union
  114. [9-ERROR] devfsd.c:1966: warning: statement with no effect
  115. [9-ERROR] devfsd.c:1967: error: request for member 'mode' in something not a structure or union
  116. [9-ERROR] devfsd.c:1967: warning: statement with no effect
  117. [9-ERROR] devfsd.c:1968: error: request for member 'major' in something not a structure or union
  118. [9-ERROR] devfsd.c:1968: warning: statement with no effect
  119. [9-ERROR] devfsd.c:1969: error: request for member 'minor' in something not a structure or union
  120. [9-ERROR] devfsd.c:1969: warning: statement with no effect
  121. [9-ERROR] devfsd.c:1970: error: request for member 'uid' in something not a structure or union
  122. [9-ERROR] devfsd.c:1970: warning: statement with no effect
  123. [9-ERROR] devfsd.c:1971: error: request for member 'gid' in something not a structure or union
  124. [9-ERROR] devfsd.c:1971: warning: statement with no effect
  125. [9-ERROR] devfsd.c:1972: error: request for member 'devname' in something not a structure or union
  126. [9-ERROR] devfsd.c:1972: error: request for member 'devname' in something not a structure or union
  127. [9-ERROR] devfsd.c:1973: warning: passing argument 1 of 'snprintf' from incompatible pointer type
  128. [9-ERROR] devfsd.c:1973: warning: passing argument 2 of 'snprintf' makes integer from pointer without a cast
  129. [9-ERROR] devfsd.c:1974: error: request for member 'namelen' in something not a structure or union
  130. [9-ERROR] devfsd.c:1974: error: request for member 'devname' in something not a structure or union
  131. [9-ERROR] devfsd.c:1974: warning: passing argument 1 of 'strlen' from incompatible pointer type
  132. [9-ERROR] devfsd.c:1974: warning: statement with no effect
  133. [9-ERROR] devfsd.c:1975: warning: passing argument 1 of 'service_name' from incompatible pointer type
  134. [9-ERROR] devfsd.c:1954: warning: unused variable 'info'
  135. [9-ERROR] make: *** [devfsd.o] Error 1
  136. [9-ERROR] --- BUILD ERROR ---