master: hrev60043 [x86_64-tests]

790 warnings
0 errors



Log

  1. Starting build of type regular ...
  2. AddHaikuImagePackages: package ffmpeg6_source not available!
  3. Asked for bios_ia32 target boot platform
  4. Unknown path to handle adding to image
  5. Asked for pxe_ia32 target boot platform
  6. Unknown path to handle adding to image
  7. ...patience...
  8. ...patience...
  9. ...patience...
  10. ...found 29463 target(s)...
  11. ...updating 2935 target(s)...
  12. MkDir1 objects
  13. MkDir1 /b/x86_64/objects
  14. MkDir1 objects/haiku/x86_64/common/tests/apps/haikudepot/dumpexportrepositorymodel
  15. MkDir1 objects/haiku/x86_64/common/tests/apps/haikudepot/dumpexportrepositorylistener
  16. MkDir1 objects/haiku
  17. MkDir1 objects/linux
  18. MkDir1 objects/common
  19. MkDir1 /b/x86_64/objects/linux
  20. MkDir1 objects/haiku/x86_64/common/tests/apps/haikudepot/dumpexportrepositorymodel
  21. MkDir1 objects/haiku/x86_64/common/tests/apps/haikudepot/dumpexportrepositorylistener
  22. MkDir1 objects/haiku/x86_64
  23. MkDir1 objects/linux/x86_64
  24. MkDir1 objects/common/data
  25. MkDir1 /b/x86_64/objects/linux/lib
  26. JsonSchemaGenModel1 objects/haiku/x86_64/common/tests/apps/haikudepot/dumpexportrepositorymodel/dummy.dat
  27. JsonSchemaGenParser1 objects/haiku/x86_64/common/tests/apps/haikudepot/dumpexportrepositorylistener/dummy.dat
  28. MkDir1 objects/haiku/x86_64/release
  29. MkDir1 objects/haiku/x86_64/packaging
  30. MkDir1 objects/common/data/mime_db
  31. MkDir1 objects/linux/x86_64/release
  32. MkDir1 objects/haiku/x86_64/packaging/repositories
  33. MkDir1 objects/haiku/x86_64/release/tests
  34. MkDir1 objects/linux/x86_64/release/build
  35. MkDir1 objects/common/data/mime_db/message
  36. MkDir1 objects/common/data/mime_db/multipart
  37. ChecksumFileSHA256 objects/haiku/x86_64/packaging/repositories/HaikuPorts-checksum
  38. MkDir1 objects/haiku/x86_64/release/tests/add-ons
  39. MkDir1 objects/linux/x86_64/release/build/libroot
  40. MkDir1 objects/linux/x86_64/release/build/libpackage
  41. MkDir1 objects/linux/x86_64/release/build/libshared
  42. MkDir1 objects/haiku/x86_64/release/tests/add-ons/kernel
  43. MkDir1 objects/linux/x86_64/release/build/libbe
  44. C++ objects/linux/x86_64/release/build/libroot/function_remapper.o
  45. C++ objects/linux/x86_64/release/build/libpackage/ActivationTransaction.o
  46. C++ objects/linux/x86_64/release/build/libshared/Keymap.o
  47. MkDir1 objects/haiku/x86_64/release/tests/add-ons/kernel/debugger
  48. MkDir1 objects/linux/x86_64/release/build/libbe/app
  49. MkDir1 objects/linux/x86_64/release/build/libbe/icon
  50. C++ objects/linux/x86_64/release/build/libbe/icon/FlatIconFormat.o
  51. C++ objects/linux/x86_64/release/build/libbe/app/Application.o
  52. C++ objects/linux/x86_64/release/build/libbe/app/AppMisc.o
  53. C++ objects/linux/x86_64/release/build/libbe/app/Looper.o
  54. C++ objects/linux/x86_64/release/build/libbe/app/Message.o
  55. Archive objects/linux/x86_64/release/build/libroot/libroot_build_function_remapper.a
  56. ar: creating objects/linux/x86_64/release/build/libroot/libroot_build_function_remapper.a
  57. Ranlib objects/linux/x86_64/release/build/libroot/libroot_build_function_remapper.a
  58. C++ objects/linux/x86_64/release/build/libbe/app/MessageAdapter.o
  59. C++ objects/linux/x86_64/release/build/libbe/app/Messenger.o
  60. C++ objects/linux/x86_64/release/build/libbe/app/MessageUtils.o
  61. C++ objects/linux/x86_64/release/build/libbe/app/TypeConstants.o
  62. C++ objects/linux/x86_64/release/build/libbe/icon/FlatIconImporter.o
  63. C++ objects/linux/x86_64/release/build/libbe/icon/LittleEndianBuffer.o
  64. C++ objects/linux/x86_64/release/build/libbe/icon/PathCommandQueue.o
  65. C++ objects/linux/x86_64/release/build/libbe/icon/Defines.o
  66. C++ objects/linux/x86_64/release/build/libbe/icon/MessageImporter.o
  67. C++ objects/linux/x86_64/release/build/libbe/icon/PathSourceShape.o
  68. C++ objects/linux/x86_64/release/build/libbe/icon/ReferenceImage.o
  69. C++ objects/linux/x86_64/release/build/libbe/icon/Shape.o
  70. C++ objects/linux/x86_64/release/build/libbe/icon/VectorPath.o
  71. C++ objects/linux/x86_64/release/build/libbe/icon/GradientTransformable.o
  72. /s/src/kits/app/MessageAdapter.cpp: In static member function ‘static status_t BPrivate::MessageAdapter::_UnflattenR5Message(uint32, BMessage*, BDataIO*)’:
  73. /s/src/kits/app/MessageAdapter.cpp:567:24: warning: taking address of packed member of ‘BMessage::message_header’ may result in an unaligned pointer value [-Waddress-of-packed-member]
  74. 567 | reader(&header->target, sizeof(header->target));
  75. | ^~~~~~~~~~~~~~~
  76. /s/src/kits/app/MessageAdapter.cpp:571:24: warning: taking address of packed member of ‘BMessage::message_header’ may result in an unaligned pointer value [-Waddress-of-packed-member]
  77. 571 | reader(&header->reply_port, sizeof(header->reply_port));
  78. | ^~~~~~~~~~~~~~~~~~~
  79. /s/src/kits/app/MessageAdapter.cpp:572:24: warning: taking address of packed member of ‘BMessage::message_header’ may result in an unaligned pointer value [-Waddress-of-packed-member]
  80. 572 | reader(&header->reply_target, sizeof(header->reply_target));
  81. | ^~~~~~~~~~~~~~~~~~~~~
  82. /s/src/kits/app/MessageAdapter.cpp:573:24: warning: taking address of packed member of ‘BMessage::message_header’ may result in an unaligned pointer value [-Waddress-of-packed-member]
  83. 573 | reader(&header->reply_team, sizeof(header->reply_team));
  84. | ^~~~~~~~~~~~~~~~~~~
  85. C++ objects/linux/x86_64/release/build/libbe/icon/Style.o
  86. C++ objects/linux/x86_64/release/build/libbe/icon/Transformable.o
  87. C++ objects/linux/x86_64/release/build/libbe/icon/AffineTransformer.o
  88. /s/src/build/libbe/app/Message.cpp: In member function ‘status_t BMessage::Rename(const char*, const char*)’:
  89. /s/src/build/libbe/app/Message.cpp:652:28: warning: taking address of packed member of ‘BMessage::message_header’ may result in an unaligned pointer value [-Waddress-of-packed-member]
  90. 652 | int32 *nextField = &fHeader->hash_table[hash];
  91. | ^~~~~~~~~~~~~~~~~~~~~~~~~~
  92. /s/src/build/libbe/app/Message.cpp:665:37: warning: taking address of packed member of ‘BMessage::message_header’ may result in an unaligned pointer value [-Waddress-of-packed-member]
  93. 665 | nextField = &fHeader->hash_table[hash];
  94. | ^~~~~~~~~~~~~~~~~~~~~~~~~~
  95. /s/src/build/libbe/app/Message.cpp:667:45: warning: taking address of packed member of ‘BMessage::field_header’ may result in an unaligned pointer value [-Waddress-of-packed-member]
  96. 667 | nextField = &fFields[*nextField].next_field;
  97. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  98. /s/src/build/libbe/app/Message.cpp:681:29: warning: taking address of packed member of ‘BMessage::field_header’ may result in an unaligned pointer value [-Waddress-of-packed-member]
  99. 681 | nextField = &field->next_field;
  100. | ^~~~~~~~~~~~~~~~~~
  101. /s/src/build/libbe/app/Message.cpp: In member function ‘status_t BMessage::_AddField(const char*, type_code, bool, field_header**)’:
  102. /s/src/build/libbe/app/Message.cpp:1292:28: warning: taking address of packed member of ‘BMessage::message_header’ may result in an unaligned pointer value [-Waddress-of-packed-member]
  103. 1292 | int32 *nextField = &fHeader->hash_table[hash];
  104. | ^~~~~~~~~~~~~~~~~~~~~~~~~~
  105. /s/src/build/libbe/app/Message.cpp:1294:29: warning: taking address of packed member of ‘BMessage::field_header’ may result in an unaligned pointer value [-Waddress-of-packed-member]
  106. 1294 | nextField = &fFields[*nextField].next_field;
  107. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  108. /s/src/build/libbe/app/Message.cpp: In member function ‘status_t BMessage::_RemoveField(field_header*)’:
  109. /s/src/build/libbe/app/Message.cpp:1333:33: warning: taking address of packed member of ‘BMessage::message_header’ may result in an unaligned pointer value [-Waddress-of-packed-member]
  110. 1333 | int32 *value = fHeader->hash_table;
  111. | ~~~~~~~~~^~~~~~~~~~
  112. /s/src/build/libbe/app/Message.cpp: In member function ‘status_t BMessage::FindPoint(const char*, BPoint*) const’:
  113. /s/src/build/libbe/app/Message.cpp:1644:23: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘class BPoint’ with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  114. 1644 | memcpy(p, ptr, sizeof(type)); \
  115. | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~
  116. /s/src/build/libbe/app/Message.cpp:1683:1: note: in expansion of macro ‘DEFINE_FUNCTIONS’
  117. 1683 | DEFINE_FUNCTIONS(BPoint, Point, B_POINT_TYPE);
  118. | ^~~~~~~~~~~~~~~~
  119. In file included from /s/headers/build/os/interface/Point.h:1,
  120. from /s/headers/build/../os/interface/Rect.h:11,
  121. from /s/headers/build/os/interface/Rect.h:1,
  122. from /s/headers/build/os/app/Message.h:16,
  123. from /s/src/build/libbe/app/Message.cpp:10:
  124. /s/headers/build/../os/interface/Point.h:15:7: note: ‘class BPoint’ declared here
  125. 15 | class BPoint {
  126. | ^~~~~~
  127. /s/src/build/libbe/app/Message.cpp: In member function ‘status_t BMessage::FindPoint(const char*, int32, BPoint*) const’:
  128. /s/src/build/libbe/app/Message.cpp:1660:23: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘class BPoint’ with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  129. 1660 | memcpy(p, ptr, sizeof(type)); \
  130. | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~
  131. /s/src/build/libbe/app/Message.cpp:1683:1: note: in expansion of macro ‘DEFINE_FUNCTIONS’
  132. 1683 | DEFINE_FUNCTIONS(BPoint, Point, B_POINT_TYPE);
  133. | ^~~~~~~~~~~~~~~~
  134. /s/headers/build/../os/interface/Point.h:15:7: note: ‘class BPoint’ declared here
  135. 15 | class BPoint {
  136. | ^~~~~~
  137. /s/src/build/libbe/app/Message.cpp: In member function ‘status_t BMessage::FindRect(const char*, BRect*) const’:
  138. /s/src/build/libbe/app/Message.cpp:1644:23: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘class BRect’ with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  139. 1644 | memcpy(p, ptr, sizeof(type)); \
  140. | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~
  141. /s/src/build/libbe/app/Message.cpp:1684:1: note: in expansion of macro ‘DEFINE_FUNCTIONS’
  142. 1684 | DEFINE_FUNCTIONS(BRect, Rect, B_RECT_TYPE);
  143. | ^~~~~~~~~~~~~~~~
  144. /s/headers/build/../os/interface/Rect.h:15:7: note: ‘class BRect’ declared here
  145. 15 | class BRect {
  146. | ^~~~~
  147. /s/src/build/libbe/app/Message.cpp: In member function ‘status_t BMessage::FindRect(const char*, int32, BRect*) const’:
  148. /s/src/build/libbe/app/Message.cpp:1660:23: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘class BRect’ with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  149. 1660 | memcpy(p, ptr, sizeof(type)); \
  150. | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~
  151. /s/src/build/libbe/app/Message.cpp:1684:1: note: in expansion of macro ‘DEFINE_FUNCTIONS’
  152. 1684 | DEFINE_FUNCTIONS(BRect, Rect, B_RECT_TYPE);
  153. | ^~~~~~~~~~~~~~~~
  154. /s/headers/build/../os/interface/Rect.h:15:7: note: ‘class BRect’ declared here
  155. 15 | class BRect {
  156. | ^~~~~
  157. /s/src/build/libbe/app/Message.cpp: In member function ‘status_t BMessage::FindMessenger(const char*, int32, BMessenger*) const’:
  158. /s/src/build/libbe/app/Message.cpp:1970:23: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘class BMessenger’ with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  159. 1970 | memcpy(messenger, data, sizeof(BMessenger));
  160. | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  161. In file included from /s/headers/build/private/app/MessagePrivate.h:13,
  162. from /s/src/build/libbe/app/Message.cpp:12:
  163. /s/headers/build/os/app/Messenger.h:20:7: note: ‘class BMessenger’ declared here
  164. 20 | class BMessenger {
  165. | ^~~~~~~~~~
  166. MergeObjectFromObjects1 objects/linux/x86_64/release/build/libbe/app/app_kit.o
  167. C++ objects/linux/x86_64/release/build/libbe/icon/CompoundStyleTransformer.o
  168. C++ objects/linux/x86_64/release/build/libbe/icon/ContourTransformer.o
  169. C++ objects/linux/x86_64/release/build/libbe/icon/PathSource.o
  170. C++ objects/linux/x86_64/release/build/libbe/icon/PerspectiveTransformer.o
  171. C++ objects/linux/x86_64/release/build/libbe/icon/StrokeTransformer.o
  172. C++ objects/linux/x86_64/release/build/libbe/icon/StyleTransformer.o
  173. C++ objects/linux/x86_64/release/build/libbe/icon/TransformerFactory.o
  174. C++ objects/linux/x86_64/release/build/libbe/icon/Icon.o
  175. C++ objects/linux/x86_64/release/build/libbe/icon/IconRenderer.o
  176. C++ objects/linux/x86_64/release/build/libbe/icon/IconUtils.o
  177. C++ objects/linux/x86_64/release/build/libbe/icon/agg_arc.o
  178. C++ objects/linux/x86_64/release/build/libbe/icon/agg_arrowhead.o
  179. C++ objects/linux/x86_64/release/build/libbe/icon/agg_bezier_arc.o
  180. C++ objects/linux/x86_64/release/build/libbe/icon/agg_bspline.o
  181. C++ objects/linux/x86_64/release/build/libbe/icon/agg_curves.o
  182. C++ objects/linux/x86_64/release/build/libbe/icon/agg_embedded_raster_fonts.o
  183. C++ objects/linux/x86_64/release/build/libbe/icon/agg_gsv_text.o
  184. C++ objects/linux/x86_64/release/build/libbe/icon/agg_image_filters.o
  185. C++ objects/linux/x86_64/release/build/libbe/icon/agg_line_aa_basics.o
  186. C++ objects/linux/x86_64/release/build/libbe/icon/agg_line_profile_aa.o
  187. C++ objects/linux/x86_64/release/build/libbe/icon/agg_rounded_rect.o
  188. C++ objects/linux/x86_64/release/build/libbe/icon/agg_sqrt_tables.o
  189. C++ objects/linux/x86_64/release/build/libbe/icon/agg_trans_affine.o
  190. C++ objects/linux/x86_64/release/build/libbe/icon/agg_trans_double_path.o
  191. C++ objects/linux/x86_64/release/build/libbe/icon/agg_trans_single_path.o
  192. C++ objects/linux/x86_64/release/build/libbe/icon/agg_trans_warp_magnifier.o
  193. C++ objects/linux/x86_64/release/build/libbe/icon/agg_vcgen_bspline.o
  194. C++ objects/linux/x86_64/release/build/libbe/icon/agg_vcgen_contour.o
  195. C++ objects/linux/x86_64/release/build/libbe/icon/agg_vcgen_dash.o
  196. C++ objects/linux/x86_64/release/build/libbe/icon/agg_vcgen_markers_term.o
  197. C++ objects/linux/x86_64/release/build/libbe/icon/agg_vcgen_smooth_poly1.o
  198. C++ objects/linux/x86_64/release/build/libbe/icon/agg_vcgen_stroke.o
  199. C++ objects/linux/x86_64/release/build/libbe/icon/agg_vpgen_clip_polygon.o
  200. C++ objects/linux/x86_64/release/build/libbe/icon/agg_vpgen_clip_polyline.o
  201. C++ objects/linux/x86_64/release/build/libbe/icon/agg_vpgen_segmentator.o
  202. MkDir1 objects/linux/x86_64/release/build/libbe/interface
  203. C++ objects/linux/x86_64/release/build/libbe/interface/Bitmap.o
  204. C++ objects/linux/x86_64/release/build/libbe/interface/ColorConversion.o
  205. C++ objects/linux/x86_64/release/build/libbe/interface/Gradient.o
  206. ...on 100th target...
  207. C++ objects/linux/x86_64/release/build/libbe/interface/GradientLinear.o
  208. C++ objects/linux/x86_64/release/build/libbe/interface/GradientRadial.o
  209. C++ objects/linux/x86_64/release/build/libbe/interface/GradientRadialFocus.o
  210. C++ objects/linux/x86_64/release/build/libbe/interface/GradientDiamond.o
  211. C++ objects/linux/x86_64/release/build/libbe/interface/GradientConic.o
  212. C++ objects/linux/x86_64/release/build/libbe/interface/GraphicsDefs.o
  213. C++ objects/linux/x86_64/release/build/libbe/interface/Point.o
  214. C++ objects/linux/x86_64/release/build/libbe/interface/Rect.o
  215. C++ objects/linux/x86_64/release/build/libbe/interface/Region.o
  216. MergeObjectFromObjects1 objects/linux/x86_64/release/build/libbe/icon/icon_kit.o
  217. C++ objects/linux/x86_64/release/build/libbe/interface/RegionSupport.o
  218. C++ objects/linux/x86_64/release/build/libbe/interface/SystemPalette.o
  219. MkDir1 objects/linux/x86_64/release/build/libbe/storage
  220. C++ objects/linux/x86_64/release/build/libbe/storage/AppFileInfo.o
  221. /s/src/build/libbe/interface/SystemPalette.cpp: In function ‘void FillColorMap(const rgb_color*, color_map*)’:
  222. /s/src/build/libbe/interface/SystemPalette.cpp:95:15: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘rgb_color’ {aka ‘struct rgb_color’} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  223. 95 | memcpy(map->color_list, palette, sizeof(map->color_list));
  224. | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  225. In file included from /s/headers/build/os/interface/GraphicsDefs.h:1,
  226. from /s/src/build/libbe/interface/SystemPalette.cpp:13:
  227. /s/headers/build/../os/interface/GraphicsDefs.h:42:16: note: ‘rgb_color’ {aka ‘struct rgb_color’} declared here
  228. 42 | typedef struct rgb_color {
  229. | ^~~~~~~~~
  230. C++ objects/linux/x86_64/release/build/libbe/storage/Directory.o
  231. C++ objects/linux/x86_64/release/build/libbe/storage/DriverSettings.o
  232. C++ objects/linux/x86_64/release/build/libbe/storage/Entry.o
  233. C++ objects/linux/x86_64/release/build/libbe/storage/EntryList.o
  234. C++ objects/linux/x86_64/release/build/libbe/storage/FdIO.o
  235. C++ objects/linux/x86_64/release/build/libbe/storage/File.o
  236. C++ objects/linux/x86_64/release/build/libbe/storage/FileIO.o
  237. C++ objects/linux/x86_64/release/build/libbe/storage/FindDirectory.o
  238. C++ objects/linux/x86_64/release/build/libbe/storage/MergedDirectory.o
  239. MergeObjectFromObjects1 objects/linux/x86_64/release/build/libbe/interface/interface_kit.o
  240. C++ objects/linux/x86_64/release/build/libbe/storage/Mime.o
  241. C++ objects/linux/x86_64/release/build/libbe/storage/MimeType.o
  242. C++ objects/linux/x86_64/release/build/libbe/storage/Node.o
  243. C++ objects/linux/x86_64/release/build/libbe/storage/NodeInfo.o
  244. C++ objects/linux/x86_64/release/build/libbe/storage/OffsetFile.o
  245. C++ objects/linux/x86_64/release/build/libbe/storage/Path.o
  246. C++ objects/linux/x86_64/release/build/libbe/storage/ResourceFile.o
  247. C++ objects/linux/x86_64/release/build/libbe/storage/ResourceItem.o
  248. C++ objects/linux/x86_64/release/build/libbe/storage/Resources.o
  249. C++ objects/linux/x86_64/release/build/libbe/storage/ResourcesContainer.o
  250. C++ objects/linux/x86_64/release/build/libbe/storage/ResourceStrings.o
  251. C++ objects/linux/x86_64/release/build/libbe/storage/Statable.o
  252. C++ objects/linux/x86_64/release/build/libbe/storage/SymLink.o
  253. C++ objects/linux/x86_64/release/build/libbe/storage/Volume.o
  254. C++ objects/linux/x86_64/release/build/libbe/storage/storage_support.o
  255. C++ objects/linux/x86_64/release/build/libbe/storage/AppMetaMimeCreator.o
  256. C++ objects/linux/x86_64/release/build/libbe/storage/AssociatedTypes.o
  257. C++ objects/linux/x86_64/release/build/libbe/storage/Database.o
  258. C++ objects/linux/x86_64/release/build/libbe/storage/DatabaseDirectory.o
  259. C++ objects/linux/x86_64/release/build/libbe/storage/DatabaseLocation.o
  260. C++ objects/linux/x86_64/release/build/libbe/storage/database_support.o
  261. C++ objects/linux/x86_64/release/build/libbe/storage/InstalledTypes.o
  262. C++ objects/linux/x86_64/release/build/libbe/storage/MimeEntryProcessor.o
  263. C++ objects/linux/x86_64/release/build/libbe/storage/MimeInfoUpdater.o
  264. C++ objects/linux/x86_64/release/build/libbe/storage/MimeSniffer.o
  265. C++ objects/linux/x86_64/release/build/libbe/storage/MimeSnifferAddon.o
  266. C++ objects/linux/x86_64/release/build/libbe/storage/MimeSnifferAddonManager.o
  267. C++ objects/linux/x86_64/release/build/libbe/storage/SnifferRules.o
  268. C++ objects/linux/x86_64/release/build/libbe/storage/Supertype.o
  269. C++ objects/linux/x86_64/release/build/libbe/storage/SupportingApps.o
  270. C++ objects/linux/x86_64/release/build/libbe/storage/TextSnifferAddon.o
  271. C++ objects/linux/x86_64/release/build/libbe/storage/Err.o
  272. C++ objects/linux/x86_64/release/build/libbe/storage/DisjList.o
  273. C++ objects/linux/x86_64/release/build/libbe/storage/Pattern.o
  274. C++ objects/linux/x86_64/release/build/libbe/storage/PatternList.o
  275. C++ objects/linux/x86_64/release/build/libbe/storage/Parser.o
  276. C++ objects/linux/x86_64/release/build/libbe/storage/Range.o
  277. C++ objects/linux/x86_64/release/build/libbe/storage/RPattern.o
  278. C++ objects/linux/x86_64/release/build/libbe/storage/RPatternList.o
  279. C++ objects/linux/x86_64/release/build/libbe/storage/Rule.o
  280. MkDir1 objects/linux/x86_64/release/build/libbe/support
  281. C++ objects/linux/x86_64/release/build/libbe/support/Archivable.o
  282. C++ objects/linux/x86_64/release/build/libbe/support/BlockCache.o
  283. C++ objects/linux/x86_64/release/build/libbe/support/BufferIO.o
  284. C++ objects/linux/x86_64/release/build/libbe/support/ByteOrder.o
  285. C++ objects/linux/x86_64/release/build/libbe/support/CompressionAlgorithm.o
  286. C++ objects/linux/x86_64/release/build/libbe/support/DataIO.o
  287. C++ objects/linux/x86_64/release/build/libbe/support/DataPositionIOWrapper.o
  288. C++ objects/linux/x86_64/release/build/libbe/support/Flattenable.o
  289. C++ objects/linux/x86_64/release/build/libbe/support/Job.o
  290. C++ objects/linux/x86_64/release/build/libbe/support/JobQueue.o
  291. C++ objects/linux/x86_64/release/build/libbe/support/List.o
  292. C++ objects/linux/x86_64/release/build/libbe/support/Locker.o
  293. C++ objects/linux/x86_64/release/build/libbe/support/PointerList.o
  294. C++ objects/linux/x86_64/release/build/libbe/support/Referenceable.o
  295. C++ objects/linux/x86_64/release/build/libbe/support/String.o
  296. C++ objects/linux/x86_64/release/build/libbe/support/StringList.o
  297. C++ objects/linux/x86_64/release/build/libbe/support/Url.o
  298. C++ objects/linux/x86_64/release/build/libbe/support/ZlibCompressionAlgorithm.o
  299. C++ objects/linux/x86_64/release/build/libbe/support/ZstdCompressionAlgorithm.o
  300. MkDir1 objects/haiku/x86_64/release/tests/add-ons/kernel/kernelland_emu
  301. C++ objects/linux/x86_64/release/build/libshared/NaturalCompare.o
  302. C++ objects/linux/x86_64/release/build/libshared/RegExp.o
  303. MergeObjectFromObjects1 objects/linux/x86_64/release/build/libbe/storage/storage_kit.o
  304. C++ objects/linux/x86_64/release/build/libshared/StringForSize.o
  305. C++ objects/linux/x86_64/release/build/libpackage/Attributes.o
  306. C++ objects/linux/x86_64/release/build/libpackage/ChecksumAccessors.o
  307. C++ objects/linux/x86_64/release/build/libpackage/CommitTransactionResult.o
  308. C++ objects/linux/x86_64/release/build/libpackage/Context.o
  309. C++ objects/linux/x86_64/release/build/libpackage/DownloadFileRequest.o
  310. Archive objects/linux/x86_64/release/build/libshared/libshared_build.a
  311. C++ objects/linux/x86_64/release/build/libpackage/FetchFileJob.o
  312. ar: creating objects/linux/x86_64/release/build/libshared/libshared_build.a
  313. Ranlib objects/linux/x86_64/release/build/libshared/libshared_build.a
  314. C++ objects/linux/x86_64/release/build/libpackage/Job.o
  315. C++ objects/linux/x86_64/release/build/libpackage/PackageInfo.o
  316. C++ objects/linux/x86_64/release/build/libpackage/PackageInfoContentHandler.o
  317. C++ objects/linux/x86_64/release/build/libpackage/PackageInfoParser.o
  318. ...on 200th target...
  319. C++ objects/linux/x86_64/release/build/libpackage/PackageInfoSet.o
  320. C++ objects/linux/x86_64/release/build/libpackage/PackageResolvable.o
  321. C++ objects/linux/x86_64/release/build/libpackage/PackageResolvableExpression.o
  322. C++ objects/linux/x86_64/release/build/libpackage/PackageRoster.o
  323. C++ objects/linux/x86_64/release/build/libpackage/PackageVersion.o
  324. C++ objects/linux/x86_64/release/build/libpackage/RepositoryCache.o
  325. C++ objects/linux/x86_64/release/build/libpackage/RepositoryConfig.o
  326. C++ objects/linux/x86_64/release/build/libpackage/RepositoryInfo.o
  327. MergeObjectFromObjects1 objects/linux/x86_64/release/build/libbe/support/support_kit.o
  328. C++ objects/linux/x86_64/release/build/libpackage/Request.o
  329. C++ objects/linux/x86_64/release/build/libpackage/TempfileManager.o
  330. C++ objects/linux/x86_64/release/build/libpackage/User.o
  331. C++ objects/linux/x86_64/release/build/libpackage/ValidateChecksumJob.o
  332. C++ objects/linux/x86_64/release/build/libpackage/AttributeDataReader.o
  333. C++ objects/linux/x86_64/release/build/libpackage/BlockBufferPool.o
  334. C++ objects/linux/x86_64/release/build/libpackage/BlockBufferPoolImpl.o
  335. C++ objects/linux/x86_64/release/build/libpackage/BlockBufferPoolNoLock.o
  336. C++ objects/linux/x86_64/release/build/libpackage/BufferPool.o
  337. C++ objects/linux/x86_64/release/build/libpackage/PoolBuffer.o
  338. C++ objects/linux/x86_64/release/build/libpackage/DataReader.o
  339. C++ objects/linux/x86_64/release/build/libpackage/ErrorOutput.o
  340. C++ objects/linux/x86_64/release/build/libpackage/FDDataReader.o
  341. C++ objects/linux/x86_64/release/build/libpackage/FetchUtils.o
  342. C++ objects/linux/x86_64/release/build/libpackage/GlobalWritableFileInfo.o
  343. C++ objects/linux/x86_64/release/build/libpackage/HPKGDefs.o
  344. C++ objects/linux/x86_64/release/build/libpackage/PackageContentHandler.o
  345. C++ objects/linux/x86_64/release/build/libpackage/PackageData.o
  346. C++ objects/linux/x86_64/release/build/libpackage/PackageDataReader.o
  347. C++ objects/linux/x86_64/release/build/libpackage/PackageEntry.o
  348. C++ objects/linux/x86_64/release/build/libpackage/PackageEntryAttribute.o
  349. C++ objects/linux/x86_64/release/build/libpackage/PackageFileHeapAccessorBase.o
  350. C++ objects/linux/x86_64/release/build/libpackage/PackageFileHeapReader.o
  351. C++ objects/linux/x86_64/release/build/libpackage/PackageFileHeapWriter.o
  352. C++ objects/linux/x86_64/release/build/libpackage/PackageReader.o
  353. C++ objects/linux/x86_64/release/build/libpackage/PackageReaderImpl.o
  354. C++ objects/linux/x86_64/release/build/libpackage/PackageWriter.o
  355. C++ objects/linux/x86_64/release/build/libpackage/PackageWriterImpl.o
  356. C++ objects/linux/x86_64/release/build/libpackage/ReaderImplBase.o
  357. C++ objects/linux/x86_64/release/build/libpackage/RepositoryContentHandler.o
  358. C++ objects/linux/x86_64/release/build/libpackage/RepositoryReader.o
  359. C++ objects/linux/x86_64/release/build/libpackage/RepositoryReaderImpl.o
  360. C++ objects/linux/x86_64/release/build/libpackage/RepositoryWriter.o
  361. C++ objects/linux/x86_64/release/build/libpackage/RepositoryWriterImpl.o
  362. C++ objects/linux/x86_64/release/build/libpackage/Strings.o
  363. C++ objects/linux/x86_64/release/build/libpackage/UserSettingsFileInfo.o
  364. C++ objects/linux/x86_64/release/build/libpackage/WriterImplBase.o
  365. C++ objects/linux/x86_64/release/build/libpackage/HPKGDefsV1.o
  366. C++ objects/linux/x86_64/release/build/libpackage/PackageContentHandlerV1.o
  367. C++ objects/linux/x86_64/release/build/libpackage/PackageDataReaderV1.o
  368. C++ objects/linux/x86_64/release/build/libpackage/PackageDataV1.o
  369. C++ objects/linux/x86_64/release/build/libpackage/PackageEntryAttributeV1.o
  370. C++ objects/linux/x86_64/release/build/libpackage/PackageEntryV1.o
  371. C++ objects/linux/x86_64/release/build/libpackage/PackageInfoContentHandlerV1.o
  372. C++ objects/linux/x86_64/release/build/libpackage/PackageReaderImplV1.o
  373. C++ objects/linux/x86_64/release/build/libpackage/PackageReaderV1.o
  374. C++ objects/linux/x86_64/release/build/libpackage/ReaderImplBaseV1.o
  375. C++ objects/linux/x86_64/release/build/libpackage/NoErrorOutput.o
  376. C++ objects/linux/x86_64/release/build/libpackage/StandardErrorOutput.o
  377. C++ objects/linux/x86_64/release/build/libpackage/Exceptions.o
  378. C++ objects/linux/x86_64/release/build/libpackage/RepositoryBuilder.o
  379. C++ objects/linux/x86_64/release/build/libpackage/Solver.o
  380. C++ objects/linux/x86_64/release/build/libpackage/SolverPackage.o
  381. C++ objects/linux/x86_64/release/build/libpackage/SolverPackageSpecifier.o
  382. C++ objects/linux/x86_64/release/build/libpackage/SolverPackageSpecifierList.o
  383. C++ objects/linux/x86_64/release/build/libpackage/SolverProblem.o
  384. C++ objects/linux/x86_64/release/build/libpackage/SolverProblemSolution.o
  385. C++ objects/linux/x86_64/release/build/libpackage/SolverRepository.o
  386. C++ objects/linux/x86_64/release/build/libpackage/SolverResult.o
  387. C++ objects/linux/x86_64/release/build/libroot/atomic.o
  388. C++ objects/linux/x86_64/release/build/libroot/byteorder.o
  389. C++ objects/linux/x86_64/release/build/libroot/errors.o
  390. C++ objects/linux/x86_64/release/build/libroot/find_directory.o
  391. C++ objects/linux/x86_64/release/build/libroot/fs.o
  392. C++ objects/linux/x86_64/release/build/libroot/fs_attr.o
  393. C++ objects/linux/x86_64/release/build/libroot/fs_descriptors.o
  394. C++ objects/linux/x86_64/release/build/libroot/misc.o
  395. C++ objects/linux/x86_64/release/build/libroot/sem.o
  396. C++ objects/linux/x86_64/release/build/libroot/thread.o
  397. C++ objects/linux/x86_64/release/build/libroot/SHA256.o
  398. C++ objects/linux/x86_64/release/build/libroot/driver_settings.o
  399. Cc objects/linux/x86_64/release/build/libroot/strlcpy.o
  400. Cc objects/linux/x86_64/release/build/libroot/strlcat.o
  401. Cc objects/linux/x86_64/release/build/libroot/strnlen.o
  402. C++ objects/linux/x86_64/release/build/libroot/KMessage.o
  403. MkDir1 objects/haiku/x86_64/release/tests/apps
  404. MkDir1 objects/haiku/x86_64/release/tests/apps/devices
  405. MkDir1 objects/haiku/x86_64/release/tests/apps/haikudepot
  406. MkDir1 objects/haiku/x86_64/release/tests/apps/mediaplayer
  407. MkDir1 objects/haiku/x86_64/release/tests/system
  408. MkDir1 objects/haiku/x86_64/release/tests/system/kernel
  409. MkDir1 objects/haiku/x86_64/release/tests/system/kernel/fs
  410. MkDir1 objects/haiku/x86_64/release/tests/system/kernel/disk_device_manager
  411. MkDir1 objects/haiku/x86_64/release/tests/system/kernel/util
  412. MkDir1 objects/haiku/x86_64/release/tests/system/libroot
  413. MkDir1 objects/haiku/x86_64/release/tests/system/libroot/posix
  414. MkDir1 objects/haiku/x86_64/release/tests/system/network
  415. MkDir1 objects/haiku/x86_64/release/tests/system/network/posixnet
  416. MkDir1 objects/haiku/x86_64/release/tests/kits
  417. MkDir1 objects/haiku/x86_64/release/tests/kits/app
  418. MkDir1 objects/haiku/x86_64/release/tests/kits/app/bapplication
  419. ...on 300th target...
  420. MkDir1 objects/haiku/x86_64/release/tests/kits/app/bapplication/testapps
  421. MkDir1 objects/haiku/x86_64/release/tests/kits/app/common
  422. MkDir1 objects/haiku/x86_64/release/tests/kits/app/bmessenger
  423. MkDir1 objects/haiku/x86_64/release/tests/kits/app/bmessenger/testapps
  424. MkDir1 objects/haiku/x86_64/release/tests/kits/app/broster
  425. MkDir1 objects/haiku/x86_64/release/tests/kits/app/broster/testapps
  426. MkDir1 objects/haiku/x86_64/release/tests/kits/interface
  427. MkDir1 objects/haiku/x86_64/release/tests/kits/locale
  428. MkDir1 objects/haiku/x86_64/release/tests/kits/media
  429. MkDir1 objects/haiku/x86_64/release/tests/kits/net
  430. MkDir1 objects/haiku/x86_64/release/tests/kits/net/libnetapi
  431. MkDir1 objects/haiku/x86_64/release/tests/kits/net/netservices2
  432. MkDir1 objects/haiku/x86_64/release/tests/kits/net/service
  433. MkDir1 objects/haiku/x86_64/release/tests/kits/shared
  434. MkDir1 objects/haiku/x86_64/release/tests/kits/storage
  435. MkDir1 objects/haiku/x86_64/release/tests/kits/support
  436. MkDir1 objects/haiku/x86_64/release/tests/kits/support/remoteobjectdef
  437. MkDir1 objects/haiku/x86_64/release/tests/kits/translation
  438. MkDir1 objects/haiku/x86_64/release/tests/servers
  439. MkDir1 objects/haiku/x86_64/release/tests/servers/app
  440. MkDir1 objects/haiku/x86_64/release/tests/servers/app/unit_tests
  441. MkDir1 objects/haiku/x86_64/release/tests/servers/launch
  442. MkDir1 objects/common/data/mime_db/video
  443. MkDir1 objects/common/data/mime_db/image
  444. MkDir1 objects/common/data/mime_db/application
  445. MkDir1 objects/common/data/mime_db/text
  446. MkDir1 objects/common/data/mime_db/audio
  447. MkDir1 objects/linux/x86_64/release/tools
  448. MkDir1 objects/linux/x86_64/release/tools/package
  449. C++ objects/linux/x86_64/release/tools/package/command_add.o
  450. C++ objects/linux/x86_64/release/tools/package/command_checksum.o
  451. C++ objects/linux/x86_64/release/tools/package/command_create.o
  452. C++ objects/linux/x86_64/release/tools/package/command_dump.o
  453. C++ objects/linux/x86_64/release/tools/package/command_extract.o
  454. C++ objects/linux/x86_64/release/tools/package/command_info.o
  455. C++ objects/linux/x86_64/release/tools/package/command_list.o
  456. C++ objects/linux/x86_64/release/tools/package/command_recompress.o
  457. C++ objects/linux/x86_64/release/tools/package/package.o
  458. C++ objects/linux/x86_64/release/tools/package/PackageWriterListener.o
  459. C++ objects/linux/x86_64/release/tools/package/PackageWritingUtils.o
  460. C++ objects/linux/x86_64/release/tools/xres.o
  461. MkDir1 objects/linux/x86_64/release/tools/rc
  462. C++ objects/linux/x86_64/release/tools/rc/rc.o
  463. C++ objects/linux/x86_64/release/tools/rc/decompile.o
  464. C++ objects/linux/x86_64/release/tools/rc/rdef.o
  465. C++ objects/linux/x86_64/release/tools/settype.o
  466. Link objects/linux/x86_64/release/build/libroot/libroot_build.so
  467. C++ objects/linux/x86_64/release/tools/mimeset.o
  468. Chmod1 objects/linux/x86_64/release/build/libroot/libroot_build.so
  469. File /b/x86_64/objects/linux/lib/libroot_build.so
  470. Chmod1 /b/x86_64/objects/linux/lib/libroot_build.so
  471. Chmod1 /b/x86_64/objects/linux/lib/libroot_build.so
  472. Link /b/x86_64/objects/linux/lib/libbe_build.so
  473. MkDir1 objects/linux/x86_64/release/tools/resattr
  474. C++ objects/linux/x86_64/release/tools/resattr/resattr.o
  475. Chmod1 /b/x86_64/objects/linux/lib/libbe_build.so
  476. Link /b/x86_64/objects/linux/lib/libpackage_build.so
  477. Link objects/linux/x86_64/release/tools/resattr/resattr
  478. Chmod1 /b/x86_64/objects/linux/lib/libpackage_build.so
  479. C++ objects/linux/x86_64/release/tools/setversion.o
  480. Link objects/linux/x86_64/release/tools/settype
  481. C++ objects/linux/x86_64/release/tools/rm_attrs.o
  482. Link objects/linux/x86_64/release/tools/xres
  483. Chmod1 objects/linux/x86_64/release/tools/resattr/resattr
  484. Link objects/linux/x86_64/release/tools/package/package
  485. MkDir1 objects/linux/x86_64/release/tools/keymap
  486. C++ objects/linux/x86_64/release/tools/keymap/main.o
  487. Chmod1 objects/linux/x86_64/release/tools/settype
  488. C++ objects/linux/x86_64/release/tools/keymap/Keymap.o
  489. Chmod1 objects/linux/x86_64/release/tools/xres
  490. MkDir1 objects/linux/x86_64/release/tools/gensyscalls
  491. MkDir1 objects/linux/x86_64/release/tools/gensyscalls/x86_64
  492. C++ objects/linux/x86_64/release/tools/gensyscalls/x86_64/gensyscalls.o
  493. Link objects/linux/x86_64/release/tools/rm_attrs_tmp
  494. Chmod1 objects/linux/x86_64/release/tools/package/package
  495. C++ objects/haiku/x86_64/release/tests/UnitTester.o
  496. Chmod1 objects/linux/x86_64/release/tools/rm_attrs_tmp
  497. File objects/linux/x86_64/release/tools/rm_attrs
  498. Chmod1 objects/linux/x86_64/release/tools/rm_attrs
  499. C++ objects/haiku/x86_64/release/tests/add-ons/kernel/debugger/KernelDebuggerTestAddon.o
  500. Link objects/linux/x86_64/release/tools/setversion
  501. Link objects/linux/x86_64/release/tools/mimeset
  502. C++ objects/haiku/x86_64/release/tests/add-ons/kernel/debugger/DemangleTest.o
  503. Chmod1 objects/linux/x86_64/release/tools/setversion
  504. C++ objects/haiku/x86_64/release/tests/apps/devices/DeviceTestAddon.o
  505. Chmod1 objects/linux/x86_64/release/tools/mimeset
  506. C++ objects/haiku/x86_64/release/tests/apps/devices/DeviceTreeTest.o
  507. C++ objects/haiku/x86_64/release/tests/apps/devices/Device.o
  508. C++ objects/haiku/x86_64/release/tests/apps/devices/DeviceSCSI.o
  509. Link objects/linux/x86_64/release/tools/keymap/keymap
  510. C++ objects/haiku/x86_64/release/tests/apps/devices/DevicesView.o
  511. Chmod1 objects/linux/x86_64/release/tools/keymap/keymap
  512. C++ objects/haiku/x86_64/release/tests/apps/devices/DriverUtils.o
  513. C++ objects/haiku/x86_64/release/tests/apps/devices/PropertyList.o
  514. Cc objects/haiku/x86_64/release/tests/apps/devices/dm_wrapper.o
  515. C++ objects/haiku/x86_64/release/tests/apps/haikudepot/HaikuDepotTestAddon.o
  516. C++ objects/haiku/x86_64/release/tests/apps/haikudepot/DataIOUtils.o
  517. C++ objects/haiku/x86_64/release/tests/apps/haikudepot/DataIOUtilsTest.o
  518. C++ objects/haiku/x86_64/release/tests/apps/haikudepot/JwtTokenHelper.o
  519. C++ objects/haiku/x86_64/release/tests/apps/haikudepot/JwtTokenHelperTest.o
  520. C++ objects/haiku/x86_64/release/tests/apps/haikudepot/Logger.o
  521. C++ objects/haiku/x86_64/release/tests/apps/haikudepot/LocaleUtils.o
  522. C++ objects/haiku/x86_64/release/tests/apps/haikudepot/Language.o
  523. C++ objects/haiku/x86_64/release/tests/apps/haikudepot/LocaleUtilsTest.o
  524. C++ objects/haiku/x86_64/release/tests/apps/haikudepot/StandardMetaData.o
  525. C++ objects/haiku/x86_64/release/tests/apps/haikudepot/StandardMetaDataJsonEventListener.o
  526. C++ objects/haiku/x86_64/release/tests/apps/haikudepot/StandardMetaDataJsonEventListenerTest.o
  527. C++ objects/haiku/x86_64/release/tests/apps/haikudepot/StorageUtils.o
  528. C++ objects/haiku/x86_64/release/tests/apps/haikudepot/StorageUtilsTest.o
  529. C++ objects/haiku/x86_64/release/tests/apps/haikudepot/StringUtils.o
  530. C++ objects/haiku/x86_64/release/tests/apps/haikudepot/StringUtilsTest.o
  531. C++ objects/haiku/x86_64/release/tests/apps/haikudepot/TarArchiveHeader.o
  532. C++ objects/haiku/x86_64/release/tests/apps/haikudepot/TarArchiveService.o
  533. C++ objects/haiku/x86_64/release/tests/apps/haikudepot/TarArchiveServiceTest.o
  534. ...on 400th target...
  535. C++ objects/haiku/x86_64/release/tests/apps/haikudepot/ValidationFailure.o
  536. C++ objects/haiku/x86_64/release/tests/apps/haikudepot/ValidationFailureTest.o
  537. C++ objects/haiku/x86_64/release/tests/apps/haikudepot/ValidationUtils.o
  538. C++ objects/haiku/x86_64/release/tests/apps/haikudepot/ValidationUtilsTest.o
  539. C++ objects/haiku/x86_64/release/tests/apps/mediaplayer/MediaPlayerTestAddon.o
  540. C++ objects/haiku/x86_64/release/tests/apps/mediaplayer/FileReadWriteTest.o
  541. C++ objects/haiku/x86_64/release/tests/apps/mediaplayer/FileReadWrite.o
  542. C++ objects/haiku/x86_64/release/tests/system/kernel/fs/KernelFSTestAddon.o
  543. C++ objects/haiku/x86_64/release/tests/system/kernel/fs/KPathTest.o
  544. C++ objects/haiku/x86_64/release/tests/system/kernel/fs/KPath.o
  545. C++ objects/haiku/x86_64/release/tests/system/kernel/disk_device_manager/DiskDeviceManagerTestAddon.o
  546. C++ objects/haiku/x86_64/release/tests/system/kernel/disk_device_manager/KPartitionTest.o
  547. C++ objects/haiku/x86_64/release/tests/system/kernel/disk_device_manager/disk_device_manager.o
  548. C++ objects/haiku/x86_64/release/tests/system/kernel/disk_device_manager/KDiskDevice.o
  549. C++ objects/haiku/x86_64/release/tests/system/kernel/disk_device_manager/KDiskDeviceManager.o
  550. C++ objects/haiku/x86_64/release/tests/system/kernel/disk_device_manager/KFileDiskDevice.o
  551. C++ objects/haiku/x86_64/release/tests/system/kernel/disk_device_manager/KDiskSystem.o
  552. C++ objects/haiku/x86_64/release/tests/system/kernel/disk_device_manager/KFileSystem.o
  553. C++ objects/haiku/x86_64/release/tests/system/kernel/disk_device_manager/KPartition.o
  554. C++ objects/haiku/x86_64/release/tests/system/kernel/disk_device_manager/KPartitioningSystem.o
  555. C++ objects/haiku/x86_64/release/tests/system/kernel/disk_device_manager/KPartitionListener.o
  556. C++ objects/haiku/x86_64/release/tests/system/kernel/disk_device_manager/KPartitionVisitor.o
  557. C++ objects/haiku/x86_64/release/tests/system/kernel/disk_device_manager/UserDataWriter.o
  558. C++ objects/haiku/x86_64/release/tests/system/kernel/disk_device_manager/DiskDeviceTypes.o
  559. C++ objects/haiku/x86_64/release/tests/system/kernel/disk_device_manager/KPath.o
  560. C++ objects/haiku/x86_64/release/tests/system/kernel/disk_device_manager/Notifications.o
  561. C++ objects/haiku/x86_64/release/tests/add-ons/kernel/kernelland_emu/condition_variable.o
  562. C++ objects/haiku/x86_64/release/tests/add-ons/kernel/kernelland_emu/debug.o
  563. C++ objects/haiku/x86_64/release/tests/add-ons/kernel/kernelland_emu/device_manager.o
  564. C++ objects/haiku/x86_64/release/tests/add-ons/kernel/kernelland_emu/heap.o
  565. C++ objects/haiku/x86_64/release/tests/add-ons/kernel/kernelland_emu/KernelReferenceable.o
  566. /s/src/tests/add-ons/kernel/kernelland_emu/device_manager.cpp: In function 'status_t devfs_publish_partition(const char*, const partition_info*)':
  567. /s/src/tests/add-ons/kernel/kernelland_emu/device_manager.cpp:45:63: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'long int' [-Wformat=]
  568. 45 | printf("publish partition: %s (device \"%s\", size %lld)\n", path, info->device, info->size);
  569. | ~~~^ ~~~~~~~~~~
  570. | | |
  571. | long long int long int
  572. | %ld
  573. C++ objects/haiku/x86_64/release/tests/add-ons/kernel/kernelland_emu/KPath.o
  574. C++ objects/haiku/x86_64/release/tests/add-ons/kernel/kernelland_emu/lock.o
  575. C++ objects/haiku/x86_64/release/tests/add-ons/kernel/kernelland_emu/low_resource_manager.o
  576. C++ objects/haiku/x86_64/release/tests/add-ons/kernel/kernelland_emu/MessagingService.o
  577. C++ objects/haiku/x86_64/release/tests/add-ons/kernel/kernelland_emu/misc.o
  578. C++ objects/haiku/x86_64/release/tests/add-ons/kernel/kernelland_emu/module.o
  579. C++ objects/haiku/x86_64/release/tests/add-ons/kernel/kernelland_emu/node_monitor.o
  580. C++ objects/haiku/x86_64/release/tests/add-ons/kernel/kernelland_emu/Random.o
  581. C++ objects/haiku/x86_64/release/tests/add-ons/kernel/kernelland_emu/slab.o
  582. C++ objects/haiku/x86_64/release/tests/add-ons/kernel/kernelland_emu/smp.o
  583. C++ objects/haiku/x86_64/release/tests/add-ons/kernel/kernelland_emu/team.o
  584. C++ objects/haiku/x86_64/release/tests/add-ons/kernel/kernelland_emu/vfs.o
  585. C++ objects/haiku/x86_64/release/tests/add-ons/kernel/kernelland_emu/vm.o
  586. C++ objects/haiku/x86_64/release/tests/add-ons/kernel/kernelland_emu/convertutf.o
  587. C++ objects/haiku/x86_64/release/tests/add-ons/kernel/kernelland_emu/list.o
  588. Archive objects/haiku/x86_64/release/tests/system/kernel/disk_device_manager/test_disk_device_manager.a
  589. C++ objects/haiku/x86_64/release/tests/add-ons/kernel/kernelland_emu/StringHash.o
  590. C++ objects/haiku/x86_64/release/tests/system/kernel/util/KernelUtilsTestAddon.o
  591. C++ objects/haiku/x86_64/release/tests/system/kernel/util/ConvertUTFTest.o
  592. C++ objects/haiku/x86_64/release/tests/system/kernel/util/OpenHashTableTest.o
  593. Ranlib objects/haiku/x86_64/release/tests/system/kernel/disk_device_manager/test_disk_device_manager.a
  594. C++ objects/haiku/x86_64/release/tests/system/kernel/util/BitmapTest.o
  595. C++ objects/haiku/x86_64/release/tests/system/kernel/util/SinglyLinkedListTest.o
  596. C++ objects/haiku/x86_64/release/tests/system/kernel/util/DoublyLinkedListTest.o
  597. C++ objects/haiku/x86_64/release/tests/system/kernel/util/VectorMapTest.o
  598. C++ objects/haiku/x86_64/release/tests/system/kernel/util/VectorSetTest.o
  599. C++ objects/haiku/x86_64/release/tests/system/kernel/util/VectorTest.o
  600. C++ objects/haiku/x86_64/release/tests/system/kernel/util/Bitmap.o
  601. C++ objects/haiku/x86_64/release/tests/system/kernel/util/convertutf.o
  602. C++ objects/haiku/x86_64/release/tests/system/libroot/posix/LibRootPosix.o
  603. C++ objects/haiku/x86_64/release/tests/system/libroot/posix/CryptTest.o
  604. C++ objects/haiku/x86_64/release/tests/system/network/posixnet/PosixNetTestAddon.o
  605. C++ objects/haiku/x86_64/release/tests/system/network/posixnet/GetAddrInfo.o
  606. C++ objects/haiku/x86_64/release/tests/system/network/posixnet/SocketTests.o
  607. C++ objects/haiku/x86_64/release/tests/kits/app/AppKitTestAddon.o
  608. C++ objects/haiku/x86_64/release/tests/kits/app/ApplicationTest.o
  609. C++ objects/haiku/x86_64/release/tests/kits/app/AppQuitRequestedTester.o
  610. In file included from /s/src/tests/kits/app/AppKitTestAddon.cpp:5:
  611. /s/src/tests/kits/app/bapplication/ApplicationTest.h:4:16: warning: declaration 'class CppUnit::Test' does not declare anything
  612. 4 | class CppUnit::Test;
  613. | ^~~~
  614. In file included from /s/src/tests/kits/app/AppKitTestAddon.cpp:6:
  615. /s/src/tests/kits/app/bclipboard/ClipboardTest.h:4:16: warning: declaration 'class CppUnit::Test' does not declare anything
  616. 4 | class CppUnit::Test;
  617. | ^~~~
  618. In file included from /s/src/tests/kits/app/AppKitTestAddon.cpp:7:
  619. /s/src/tests/kits/app/bcursor/CursorTest.h:4:16: warning: declaration 'class CppUnit::Test' does not declare anything
  620. 4 | class CppUnit::Test;
  621. | ^~~~
  622. In file included from /s/src/tests/kits/app/AppKitTestAddon.cpp:8:
  623. /s/src/tests/kits/app/bhandler/HandlerTest.h:4:16: warning: declaration 'class CppUnit::Test' does not declare anything
  624. 4 | class CppUnit::Test;
  625. | ^~~~
  626. In file included from /s/src/tests/kits/app/AppKitTestAddon.cpp:9:
  627. /s/src/tests/kits/app/blooper/LooperTest.h:4:16: warning: declaration 'class CppUnit::Test' does not declare anything
  628. 4 | class CppUnit::Test;
  629. | ^~~~
  630. In file included from /s/src/tests/kits/app/AppKitTestAddon.cpp:10:
  631. /s/src/tests/kits/app/bmessage/MessageTest.h:21:16: warning: declaration 'class CppUnit::Test' does not declare anything
  632. 21 | class CppUnit::Test;
  633. | ^~~~
  634. In file included from /s/src/tests/kits/app/AppKitTestAddon.cpp:11:
  635. /s/src/tests/kits/app/bmessagequeue/MessageQueueTest.h:4:16: warning: declaration 'class CppUnit::Test' does not declare anything
  636. 4 | class CppUnit::Test;
  637. | ^~~~
  638. In file included from /s/src/tests/kits/app/AppKitTestAddon.cpp:12:
  639. /s/src/tests/kits/app/bmessagerunner/MessageRunnerTest.h:4:16: warning: declaration 'class CppUnit::Test' does not declare anything
  640. 4 | class CppUnit::Test;
  641. | ^~~~
  642. In file included from /s/src/tests/kits/app/AppKitTestAddon.cpp:13:
  643. /s/src/tests/kits/app/bmessenger/MessengerTest.h:4:16: warning: declaration 'class CppUnit::Test' does not declare anything
  644. 4 | class CppUnit::Test;
  645. | ^~~~
  646. In file included from /s/src/tests/kits/app/AppKitTestAddon.cpp:14:
  647. /s/src/tests/kits/app/bpropertyinfo/PropertyInfoTest.h:4:16: warning: declaration 'class CppUnit::Test' does not declare anything
  648. 4 | class CppUnit::Test;
  649. | ^~~~
  650. In file included from /s/src/tests/kits/app/AppKitTestAddon.cpp:15:
  651. /s/src/tests/kits/app/broster/RosterTest.h:4:16: warning: declaration 'class CppUnit::Test' does not declare anything
  652. 4 | class CppUnit::Test;
  653. | ^~~~
  654. C++ objects/haiku/x86_64/release/tests/kits/app/AppQuitTester.o
  655. C++ objects/haiku/x86_64/release/tests/kits/app/AppRunTester.o
  656. C++ objects/haiku/x86_64/release/tests/kits/app/BApplicationTester.o
  657. C++ objects/haiku/x86_64/release/tests/kits/app/BClipboardTester.o
  658. C++ objects/haiku/x86_64/release/tests/kits/app/ClipboardTest.o
  659. C++ objects/haiku/x86_64/release/tests/kits/app/CountTester.o
  660. C++ objects/haiku/x86_64/release/tests/kits/app/LockTester.o
  661. C++ objects/haiku/x86_64/release/tests/kits/app/ReadWriteTester.o
  662. /s/src/tests/system/kernel/util/VectorTest.cpp: In member function 'StringStrategy::Value StringStrategy::Generate()':
  663. /s/src/tests/system/kernel/util/VectorTest.cpp:505:36: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  664. 505 | sprintf(buffer, "%ld", rand() % fDifferentValues);
  665. | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~
  666. | | |
  667. | long int int
  668. | %d
  669. In file included from /s/src/tests/system/kernel/util/VectorTest.cpp:17:
  670. /s/headers/private/kernel/util/Vector.h: In instantiation of 'bool Vector<Value>::_Resize(size_t) [with Value = std::basic_string<char>; size_t = long unsigned int]':
  671. /s/headers/private/kernel/util/Vector.h:208:2: required from 'Vector<Value>::Vector(size_t) [with Value = std::basic_string<char>; size_t = long unsigned int]'
  672. /s/src/tests/system/kernel/util/VectorTest.cpp:726:17: required from 'void VectorTest<TestStrategy>::Constructor100ElementsTest() [with TestStrategy = TestStrategy<StringStrategy>]'
  673. /s/src/tests/system/kernel/util/VectorTest.cpp:530:2: required from 'static void VectorTest<TestStrategy>::registerTests(CppUnit::TestSuite*, CppUnit::TestFixtureFactory*) [with TestStrategy = TestStrategy<StringStrategy>]'
  674. /s/src/tests/system/kernel/util/VectorTest.cpp:551:2: required from 'static CppUnit::TestSuite* VectorTest<TestStrategy>::suite() [with TestStrategy = TestStrategy<StringStrategy>]'
  675. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:19:33: required from 'CppUnit::Test* CppUnit::TestSuiteFactory<TestCaseType>::makeTest() [with TestCaseType = VectorTest<TestStrategy<StringStrategy> >]'
  676. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:17:19: required from here
  677. /s/headers/private/kernel/util/Vector.h:729:50: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class std::basic_string<char>'; use 'new' and 'delete' instead [-Wclass-memaccess]
  678. 729 | Value* newItems = (Value*)realloc(fItems, newSize * sizeof(Value));
  679. | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  680. In file included from build_packages/gcc_syslibs_devel-13.3.0_2023_08_10-6-x86_64/develop/headers/c++/bits/basic_string.h:51,
  681. from build_packages/gcc_syslibs_devel-13.3.0_2023_08_10-6-x86_64/develop/headers/c++/string:54,
  682. from /s/src/tests/system/kernel/util/VectorTest.cpp:10:
  683. build_packages/gcc_syslibs_devel-13.3.0_2023_08_10-6-x86_64/develop/headers/c++/bits/cow_string.h:116:11: note: 'class std::basic_string<char>' declared here
  684. 116 | class basic_string
  685. | ^~~~~~~~~~~~
  686. In file included from /s/headers/private/kernel/util/Vector.h:9:
  687. /s/headers/private/kernel/util/Vector.h: In instantiation of 'static void Vector<Value>::_MoveItems(Value*, int32, int32) [with Value = std::basic_string<char>; int32 = int]':
  688. /s/headers/private/kernel/util/Vector.h:314:12: required from 'status_t Vector<Value>::Insert(const Value&, int32) [with Value = std::basic_string<char>; status_t = int; int32 = int]'
  689. /s/src/tests/system/kernel/util/VectorTest.cpp:187:4: required from 'void TestVector<Value>::Insert(const Value&, int32) [with Value = std::basic_string<char>; int32 = int]'
  690. /s/src/tests/system/kernel/util/VectorTest.cpp:590:12: required from 'void VectorTest<TestStrategy>::InsertTest1(ValueStrategy, int32) [with TestStrategy = TestStrategy<StringStrategy>; ValueStrategy = StringStrategy; int32 = int]'
  691. /s/src/tests/system/kernel/util/VectorTest.cpp:747:3: required from 'void VectorTest<TestStrategy>::Insert30ElementsTest() [with TestStrategy = TestStrategy<StringStrategy>]'
  692. /s/src/tests/system/kernel/util/VectorTest.cpp:536:2: required from 'static void VectorTest<TestStrategy>::registerTests(CppUnit::TestSuite*, CppUnit::TestFixtureFactory*) [with TestStrategy = TestStrategy<StringStrategy>]'
  693. /s/src/tests/system/kernel/util/VectorTest.cpp:551:2: required from 'static CppUnit::TestSuite* VectorTest<TestStrategy>::suite() [with TestStrategy = TestStrategy<StringStrategy>]'
  694. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:19:33: required from 'CppUnit::Test* CppUnit::TestSuiteFactory<TestCaseType>::makeTest() [with TestCaseType = VectorTest<TestStrategy<StringStrategy> >]'
  695. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:17:19: required from here
  696. /s/headers/private/kernel/string.h:15:50: warning: 'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class std::basic_string<char>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  697. 15 | #define memmove(DEST, SRC, LEN) __builtin_memmove((DEST), (SRC), (LEN))
  698. | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
  699. /s/headers/private/kernel/util/Vector.h:293:17: note: in expansion of macro 'memmove'
  700. 293 | memmove(items + offset, items, count * sizeof(Value));
  701. | ^~~~~~~
  702. build_packages/gcc_syslibs_devel-13.3.0_2023_08_10-6-x86_64/develop/headers/c++/bits/cow_string.h:116:11: note: 'class std::basic_string<char>' declared here
  703. 116 | class basic_string
  704. | ^~~~~~~~~~~~
  705. /s/src/tests/system/kernel/util/VectorTest.cpp: In function 'void VectorTest<TestStrategy>::Fill(TestClass&, ValueStrategy, int32) [with TestStrategy = TestStrategy<StringStrategy>]':
  706. /s/src/tests/system/kernel/util/VectorTest.cpp:505:34: warning: '%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]
  707. 505 | sprintf(buffer, "%ld", rand() % fDifferentValues);
  708. | ^~~
  709. In member function 'StringStrategy::Value StringStrategy::Generate()',
  710. inlined from 'void VectorTest<TestStrategy>::Fill(TestClass&, ValueStrategy, int32) [with TestStrategy = TestStrategy<StringStrategy>]' at /s/src/tests/system/kernel/util/VectorTest.cpp:608:12:
  711. /s/src/tests/system/kernel/util/VectorTest.cpp:505:33: note: directive argument in the range [-2147483647, 2147483647]
  712. 505 | sprintf(buffer, "%ld", rand() % fDifferentValues);
  713. | ^~~~~
  714. /s/src/tests/system/kernel/util/VectorTest.cpp:505:24: note: 'sprintf' output between 2 and 12 bytes into a destination of size 10
  715. 505 | sprintf(buffer, "%ld", rand() % fDifferentValues);
  716. | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  717. /s/src/tests/system/kernel/util/VectorTest.cpp: In function 'void VectorTest<TestStrategy>::PushPopFrontTest(ValueStrategy, int32) [with TestStrategy = TestStrategy<StringStrategy>]':
  718. /s/src/tests/system/kernel/util/VectorTest.cpp:505:34: warning: '%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]
  719. 505 | sprintf(buffer, "%ld", rand() % fDifferentValues);
  720. | ^~~
  721. In member function 'StringStrategy::Value StringStrategy::Generate()',
  722. inlined from 'void VectorTest<TestStrategy>::PushPopFrontTest(ValueStrategy, int32) [with TestStrategy = TestStrategy<StringStrategy>]' at /s/src/tests/system/kernel/util/VectorTest.cpp:561:15:
  723. /s/src/tests/system/kernel/util/VectorTest.cpp:505:33: note: directive argument in the range [-2147483647, 2147483647]
  724. 505 | sprintf(buffer, "%ld", rand() % fDifferentValues);
  725. | ^~~~~
  726. /s/src/tests/system/kernel/util/VectorTest.cpp:505:24: note: 'sprintf' output between 2 and 12 bytes into a destination of size 10
  727. 505 | sprintf(buffer, "%ld", rand() % fDifferentValues);
  728. | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  729. /s/src/tests/system/kernel/util/VectorTest.cpp: In function 'void VectorTest<TestStrategy>::PushPopFrontTest(ValueStrategy, int32) [with TestStrategy = TestStrategy<StringStrategy>]':
  730. /s/src/tests/system/kernel/util/VectorTest.cpp:505:34: warning: '%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]
  731. 505 | sprintf(buffer, "%ld", rand() % fDifferentValues);
  732. | ^~~
  733. In member function 'StringStrategy::Value StringStrategy::Generate()',
  734. inlined from 'void VectorTest<TestStrategy>::PushPopFrontTest(ValueStrategy, int32) [with TestStrategy = TestStrategy<StringStrategy>]' at /s/src/tests/system/kernel/util/VectorTest.cpp:565:15:
  735. /s/src/tests/system/kernel/util/VectorTest.cpp:505:33: note: directive argument in the range [-2147483647, 2147483647]
  736. 505 | sprintf(buffer, "%ld", rand() % fDifferentValues);
  737. | ^~~~~
  738. /s/src/tests/system/kernel/util/VectorTest.cpp:505:24: note: 'sprintf' output between 2 and 12 bytes into a destination of size 10
  739. 505 | sprintf(buffer, "%ld", rand() % fDifferentValues);
  740. | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  741. /s/src/tests/system/kernel/util/VectorTest.cpp: In function 'void VectorTest<TestStrategy>::FindTest(ValueStrategy, int32) [with TestStrategy = TestStrategy<StringStrategy>]':
  742. /s/src/tests/system/kernel/util/VectorTest.cpp:505:34: warning: '%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]
  743. 505 | sprintf(buffer, "%ld", rand() % fDifferentValues);
  744. | ^~~
  745. In member function 'StringStrategy::Value StringStrategy::Generate()',
  746. inlined from 'void VectorTest<TestStrategy>::FindTest(ValueStrategy, int32) [with TestStrategy = TestStrategy<StringStrategy>]' at /s/src/tests/system/kernel/util/VectorTest.cpp:686:10:
  747. /s/src/tests/system/kernel/util/VectorTest.cpp:505:33: note: directive argument in the range [-2147483647, 2147483647]
  748. 505 | sprintf(buffer, "%ld", rand() % fDifferentValues);
  749. | ^~~~~
  750. /s/src/tests/system/kernel/util/VectorTest.cpp:505:24: note: 'sprintf' output between 2 and 12 bytes into a destination of size 10
  751. 505 | sprintf(buffer, "%ld", rand() % fDifferentValues);
  752. | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  753. C++ objects/haiku/x86_64/release/tests/kits/app/BCursorTester.o
  754. C++ objects/haiku/x86_64/release/tests/kits/app/CursorTest.o
  755. C++ objects/haiku/x86_64/release/tests/kits/app/HandlerTest.o
  756. C++ objects/haiku/x86_64/release/tests/kits/app/AddFilterTest.o
  757. C++ objects/haiku/x86_64/release/tests/kits/app/BHandlerTester.o
  758. In file included from /s/src/tests/kits/app/bhandler/HandlerTest.cpp:2:
  759. /s/src/tests/kits/app/bhandler/HandlerTest.h:4:16: warning: declaration 'class CppUnit::Test' does not declare anything
  760. 4 | class CppUnit::Test;
  761. | ^~~~
  762. C++ objects/haiku/x86_64/release/tests/kits/app/IsWatchedTest.o
  763. C++ objects/haiku/x86_64/release/tests/kits/app/LockLooperTest.o
  764. C++ objects/haiku/x86_64/release/tests/kits/app/LockLooperTestCommon.o
  765. In file included from /s/headers/private/kernel/util/VectorSet.h:14,
  766. from /s/src/tests/system/kernel/util/VectorSetTest.cpp:14:
  767. /s/headers/private/kernel/util/Vector.h: In instantiation of 'bool Vector<Value>::_Resize(size_t) [with Value = std::basic_string<char>; size_t = long unsigned int]':
  768. /s/headers/private/kernel/util/Vector.h:208:2: required from 'Vector<Value>::Vector(size_t) [with Value = std::basic_string<char>; size_t = long unsigned int]'
  769. /s/headers/private/kernel/util/VectorSet.h:94:4: required from 'VectorSet<Value, ElementOrder>::VectorSet(size_t) [with Value = std::basic_string<char>; ElementOrder = VectorSetOrder::Ascending<std::basic_string<char> >; size_t = long unsigned int]'
  770. /s/src/tests/system/kernel/util/VectorSetTest.cpp:614:20: required from 'void VectorSetTest<TestStrategy>::Constructor100ElementsTest() [with TestStrategy = TestStrategy<StringStrategy, VectorSetOrder::Descending>]'
  771. /s/src/tests/system/kernel/util/VectorSetTest.cpp:447:2: required from 'static void VectorSetTest<TestStrategy>::registerTests(CppUnit::TestSuite*, CppUnit::TestFixtureFactory*) [with TestStrategy = TestStrategy<StringStrategy, VectorSetOrder::Descending>]'
  772. /s/src/tests/system/kernel/util/VectorSetTest.cpp:463:2: required from 'static CppUnit::TestSuite* VectorSetTest<TestStrategy>::suite() [with TestStrategy = TestStrategy<StringStrategy, VectorSetOrder::Descending>]'
  773. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:19:33: required from 'CppUnit::Test* CppUnit::TestSuiteFactory<TestCaseType>::makeTest() [with TestCaseType = VectorSetTest<TestStrategy<StringStrategy, VectorSetOrder::Descending> >]'
  774. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:17:19: required from here
  775. /s/headers/private/kernel/util/Vector.h:729:50: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class std::basic_string<char>'; use 'new' and 'delete' instead [-Wclass-memaccess]
  776. 729 | Value* newItems = (Value*)realloc(fItems, newSize * sizeof(Value));
  777. | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  778. In file included from build_packages/gcc_syslibs_devel-13.3.0_2023_08_10-6-x86_64/develop/headers/c++/bits/basic_string.h:51,
  779. from build_packages/gcc_syslibs_devel-13.3.0_2023_08_10-6-x86_64/develop/headers/c++/string:54,
  780. from /s/src/tests/system/kernel/util/VectorSetTest.cpp:8:
  781. build_packages/gcc_syslibs_devel-13.3.0_2023_08_10-6-x86_64/develop/headers/c++/bits/cow_string.h:116:11: note: 'class std::basic_string<char>' declared here
  782. 116 | class basic_string
  783. | ^~~~~~~~~~~~
  784. In file included from /s/headers/private/kernel/util/VectorSet.h:9:
  785. /s/headers/private/kernel/util/Vector.h: In instantiation of 'static void Vector<Value>::_MoveItems(Value*, int32, int32) [with Value = std::basic_string<char>; int32 = int]':
  786. /s/headers/private/kernel/util/Vector.h:314:12: required from 'status_t Vector<Value>::Insert(const Value&, int32) [with Value = std::basic_string<char>; status_t = int; int32 = int]'
  787. /s/headers/private/kernel/util/VectorSet.h:137:25: required from 'status_t VectorSet<Value, ElementOrder>::Insert(const Value&, bool) [with Value = std::basic_string<char>; ElementOrder = VectorSetOrder::Descending<std::basic_string<char> >; status_t = int]'
  788. /s/src/tests/system/kernel/util/VectorSetTest.cpp:159:3: required from 'void TestSet<Value, MySet, ReferenceSet, Compare>::Insert(const Value&, bool) [with Value = std::basic_string<char>; MySet = VectorSet<std::basic_string<char>, VectorSetOrder::Descending<std::basic_string<char> > >; ReferenceSet = std::set<std::basic_string<char>, CompareWrapper<std::basic_string<char>, VectorSetOrder::Descending<std::basic_string<char> > >, std::allocator<std::basic_string<char> > >; Compare = VectorSetOrder::Descending<std::basic_string<char> >]'
  789. /s/src/tests/system/kernel/util/VectorSetTest.cpp:476:12: required from 'void VectorSetTest<TestStrategy>::InsertTest(int32) [with TestStrategy = TestStrategy<StringStrategy, VectorSetOrder::Descending>; int32 = int]'
  790. /s/src/tests/system/kernel/util/VectorSetTest.cpp:626:32: required from 'void VectorSetTest<TestStrategy>::Insert30ElementsTest() [with TestStrategy = TestStrategy<StringStrategy, VectorSetOrder::Descending>]'
  791. /s/src/tests/system/kernel/util/VectorSetTest.cpp:449:2: required from 'static void VectorSetTest<TestStrategy>::registerTests(CppUnit::TestSuite*, CppUnit::TestFixtureFactory*) [with TestStrategy = TestStrategy<StringStrategy, VectorSetOrder::Descending>]'
  792. /s/src/tests/system/kernel/util/VectorSetTest.cpp:463:2: required from 'static CppUnit::TestSuite* VectorSetTest<TestStrategy>::suite() [with TestStrategy = TestStrategy<StringStrategy, VectorSetOrder::Descending>]'
  793. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:19:33: required from 'CppUnit::Test* CppUnit::TestSuiteFactory<TestCaseType>::makeTest() [with TestCaseType = VectorSetTest<TestStrategy<StringStrategy, VectorSetOrder::Descending> >]'
  794. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:17:19: required from here
  795. /s/headers/private/kernel/string.h:15:50: warning: 'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class std::basic_string<char>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  796. 15 | #define memmove(DEST, SRC, LEN) __builtin_memmove((DEST), (SRC), (LEN))
  797. | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
  798. /s/headers/private/kernel/util/Vector.h:293:17: note: in expansion of macro 'memmove'
  799. 293 | memmove(items + offset, items, count * sizeof(Value));
  800. | ^~~~~~~
  801. build_packages/gcc_syslibs_devel-13.3.0_2023_08_10-6-x86_64/develop/headers/c++/bits/cow_string.h:116:11: note: 'class std::basic_string<char>' declared here
  802. 116 | class basic_string
  803. | ^~~~~~~~~~~~
  804. C++ objects/haiku/x86_64/release/tests/kits/app/LockLooperWithTimeoutTest.o
  805. C++ objects/haiku/x86_64/release/tests/kits/app/HandlerLooperTest.o
  806. C++ objects/haiku/x86_64/release/tests/kits/app/NextHandlerTest.o
  807. C++ objects/haiku/x86_64/release/tests/kits/app/RemoveFilterTest.o
  808. C++ objects/haiku/x86_64/release/tests/kits/app/SetFilterListTest.o
  809. C++ objects/haiku/x86_64/release/tests/kits/app/SetNextHandlerTest.o
  810. C++ objects/haiku/x86_64/release/tests/kits/app/UnlockLooperTest.o
  811. C++ objects/haiku/x86_64/release/tests/kits/app/LooperTest.o
  812. C++ objects/haiku/x86_64/release/tests/kits/app/AddHandlerTest.o
  813. C++ objects/haiku/x86_64/release/tests/kits/app/CountHandlersTest.o
  814. C++ objects/haiku/x86_64/release/tests/kits/app/HandlerAtTest.o
  815. C++ objects/haiku/x86_64/release/tests/kits/app/IndexOfTest.o
  816. C++ objects/haiku/x86_64/release/tests/kits/app/IsMessageWaitingTest.o
  817. C++ objects/haiku/x86_64/release/tests/kits/app/RemoveHandlerTest.o
  818. C++ objects/haiku/x86_64/release/tests/kits/app/PerformTest.o
  819. C++ objects/haiku/x86_64/release/tests/kits/app/RunTest.o
  820. C++ objects/haiku/x86_64/release/tests/kits/app/LooperForThreadTest.o
  821. ...on 500th target...
  822. C++ objects/haiku/x86_64/release/tests/kits/app/AddCommonFilterTest.o
  823. C++ objects/haiku/x86_64/release/tests/kits/app/RemoveCommonFilterTest.o
  824. C++ objects/haiku/x86_64/release/tests/kits/app/LooperSizeTest.o
  825. C++ objects/haiku/x86_64/release/tests/kits/app/SetCommonFilterListTest.o
  826. C++ objects/haiku/x86_64/release/tests/kits/app/QuitTest.o
  827. C++ objects/haiku/x86_64/release/tests/kits/app/MessageQueueTest.o
  828. C++ objects/haiku/x86_64/release/tests/kits/app/AddMessageTest1.o
  829. C++ objects/haiku/x86_64/release/tests/kits/app/AddMessageTest2.o
  830. C++ objects/haiku/x86_64/release/tests/kits/app/ConcurrencyTest1.o
  831. C++ objects/haiku/x86_64/release/tests/kits/app/ConcurrencyTest2.o
  832. C++ objects/haiku/x86_64/release/tests/kits/app/FindMessageTest1.o
  833. C++ objects/haiku/x86_64/release/tests/kits/app/MessageQueueTestCase.o
  834. C++ objects/haiku/x86_64/release/tests/kits/app/MessageRunnerTest.o
  835. C++ objects/haiku/x86_64/release/tests/kits/app/BMessageRunnerTester.o
  836. /s/src/tests/kits/app/bmessagequeue/AddMessageTest2.cpp: In member function 'virtual void AddMessageTest2::PerformTest()':
  837. /s/src/tests/kits/app/bmessagequeue/AddMessageTest2.cpp:81:35: warning: catching polymorphic type 'class CppUnit::Exception' by value [-Wcatch-value=]
  838. 81 | catch (CppUnit::Exception e) {
  839. | ^
  840. C++ objects/haiku/x86_64/release/tests/kits/app/BroadcastTester.o
  841. C++ objects/haiku/x86_64/release/tests/kits/app/GetInfoTester.o
  842. C++ objects/haiku/x86_64/release/tests/kits/app/MessageRunnerTestHelpers.o
  843. C++ objects/haiku/x86_64/release/tests/kits/app/SetCountTester.o
  844. C++ objects/haiku/x86_64/release/tests/kits/app/SetIntervalTester.o
  845. /s/src/tests/kits/app/bmessagerunner/MessageRunnerTestHelpers.cpp: In member function 'bool MessageRunnerTestLooper::CheckMessages(int32, bigtime_t, bigtime_t, int32)':
  846. /s/src/tests/kits/app/bmessagerunner/MessageRunnerTestHelpers.cpp:90:39: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int32' {aka 'int'} [-Wformat=]
  847. 90 | printf("message counts don't match: %ld vs. %ld\n", fMessageInfos.CountItems(),
  848. | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
  849. | | |
  850. | long int int32 {aka int}
  851. | %d
  852. /s/src/tests/kits/app/bmessagerunner/MessageRunnerTestHelpers.cpp:90:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]
  853. 90 | printf("message counts don't match: %ld vs. %ld\n", fMessageInfos.CountItems(),
  854. | ~~^
  855. | |
  856. | long int
  857. | %d
  858. 91 | count + skip);
  859. | ~~~~~~~~~~~~
  860. | |
  861. | int32 {aka int}
  862. /s/src/tests/kits/app/bmessagerunner/MessageRunnerTestHelpers.cpp:99:33: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'bigtime_t' {aka 'long int'} [-Wformat=]
  863. 99 | printf("message out of time: %lld vs. %lld\n", info->time, expectedTime);
  864. | ~~~^ ~~~~~~~~~~
  865. | | |
  866. | long long int bigtime_t {aka long int}
  867. | %ld
  868. /s/src/tests/kits/app/bmessagerunner/MessageRunnerTestHelpers.cpp:99:42: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'bigtime_t' {aka 'long int'} [-Wformat=]
  869. 99 | printf("message out of time: %lld vs. %lld\n", info->time, expectedTime);
  870. | ~~~^ ~~~~~~~~~~~~
  871. | | |
  872. | long long int bigtime_t {aka long int}
  873. | %ld
  874. C++ objects/haiku/x86_64/release/tests/kits/app/MessengerTest.o
  875. C++ objects/haiku/x86_64/release/tests/kits/app/BMessengerTester.o
  876. C++ objects/haiku/x86_64/release/tests/kits/app/LockTargetTester.o
  877. C++ objects/haiku/x86_64/release/tests/kits/app/LockTargetWithTimeoutTester.o
  878. C++ objects/haiku/x86_64/release/tests/kits/app/MessengerAssignmentTester.o
  879. C++ objects/haiku/x86_64/release/tests/kits/app/MessengerComparissonTester.o
  880. C++ objects/haiku/x86_64/release/tests/kits/app/SendMessageTester.o
  881. C++ objects/haiku/x86_64/release/tests/kits/app/SMInvoker.o
  882. C++ objects/haiku/x86_64/release/tests/kits/app/SMLooper.o
  883. /s/src/tests/kits/app/bmessenger/MessengerComparissonTester.cpp: In function 'bool operator<(const FakeMessenger&, const FakeMessenger&)':
  884. /s/src/tests/kits/app/bmessenger/MessengerComparissonTester.cpp:58:72: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  885. 57 | || a.fHandlerToken == b.fHandlerToken
  886. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  887. 58 | && !a.fPreferredTarget && b.fPreferredTarget));
  888. | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
  889. /s/src/tests/kits/app/bmessenger/MessengerComparissonTester.cpp:56:33: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  890. 55 | || a.fPort == b.fPort
  891. | ~~~~~~~~~~~~~~~~~~
  892. 56 | && (a.fHandlerToken < b.fHandlerToken
  893. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  894. 57 | || a.fHandlerToken == b.fHandlerToken
  895. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  896. 58 | && !a.fPreferredTarget && b.fPreferredTarget));
  897. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  898. /s/src/tests/kits/app/bmessenger/MessengerComparissonTester.cpp: In static member function 'static CppUnit::Test* MessengerComparissonTester::Suite()':
  899. /s/src/tests/kits/app/bmessenger/MessengerComparissonTester.cpp:306:65: warning: typedef 'TC' locally defined but not used [-Wunused-local-typedefs]
  900. 306 | typedef BThreadedTestCaller<MessengerComparissonTester> TC;
  901. | ^~
  902. C++ objects/haiku/x86_64/release/tests/kits/app/SMReplyTarget.o
  903. C++ objects/haiku/x86_64/release/tests/kits/app/SMTarget.o
  904. /s/src/tests/kits/app/bmessenger/BMessengerTester.cpp: In function 'void check_messenger(const BMessenger&, bool, bool, team_id, BLooper*, BHandler*, team_id)':
  905. /s/src/tests/kits/app/bmessenger/BMessengerTester.cpp:52:19: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'team_id' {aka 'int'} [-Wformat=]
  906. 52 | printf("team is %ld, but should be %ld\n", messenger.Team(), team);
  907. | ~~^ ~~~~~~~~~~~~~~~~
  908. | | |
  909. | long int team_id {aka int}
  910. | %d
  911. /s/src/tests/kits/app/bmessenger/BMessengerTester.cpp:52:38: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'team_id' {aka 'int'} [-Wformat=]
  912. 52 | printf("team is %ld, but should be %ld\n", messenger.Team(), team);
  913. | ~~^ ~~~~
  914. | | |
  915. | long int team_id {aka int}
  916. | %d
  917. C++ objects/haiku/x86_64/release/tests/kits/app/TargetTester.o
  918. C++ objects/haiku/x86_64/release/tests/kits/app/PropertyTestcase.o
  919. /s/src/tests/kits/app/bmessenger/MessengerAssignmentTester.cpp: In static member function 'static CppUnit::Test* MessengerAssignmentTester::Suite()':
  920. /s/src/tests/kits/app/bmessenger/MessengerAssignmentTester.cpp:158:64: warning: typedef 'TC' locally defined but not used [-Wunused-local-typedefs]
  921. 158 | typedef BThreadedTestCaller<MessengerAssignmentTester> TC;
  922. | ^~
  923. C++ objects/haiku/x86_64/release/tests/kits/app/PropertyConstructionTest.o
  924. /s/src/tests/kits/app/bmessenger/SendMessageTester.cpp: In member function 'void SMTester::Run(SMInvoker&, bigtime_t, bigtime_t, status_t, bool, bool, bigtime_t)':
  925. /s/src/tests/kits/app/bmessenger/SendMessageTester.cpp:107:19: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  926. 107 | printf("result: %lx vs %lx\n", actualResult, result);
  927. | ~~^ ~~~~~~~~~~~~
  928. | | |
  929. | | status_t {aka int}
  930. | long unsigned int
  931. | %x
  932. /s/src/tests/kits/app/bmessenger/SendMessageTester.cpp:107:26: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]
  933. 107 | printf("result: %lx vs %lx\n", actualResult, result);
  934. | ~~^ ~~~~~~
  935. | | |
  936. | long unsigned int status_t {aka int}
  937. | %x
  938. /s/src/tests/kits/app/bmessenger/SendMessageTester.cpp: In static member function 'static CppUnit::Test* SendMessageTester::Suite()':
  939. /s/src/tests/kits/app/bmessenger/SendMessageTester.cpp:401:56: warning: typedef 'TC' locally defined but not used [-Wunused-local-typedefs]
  940. 401 | typedef BThreadedTestCaller<SendMessageTester> TC;
  941. | ^~
  942. C++ objects/haiku/x86_64/release/tests/kits/app/PropertyFindMatchTest.o
  943. C++ objects/haiku/x86_64/release/tests/kits/app/PropertyFlattenTest.o
  944. C++ objects/haiku/x86_64/release/tests/kits/app/PropertyInfoTest.o
  945. C++ objects/haiku/x86_64/release/tests/kits/app/RosterTest.o
  946. C++ objects/haiku/x86_64/release/tests/kits/app/FindAppTester.o
  947. C++ objects/haiku/x86_64/release/tests/kits/app/GetAppInfoTester.o
  948. C++ objects/haiku/x86_64/release/tests/kits/app/GetAppListTester.o
  949. C++ objects/haiku/x86_64/release/tests/kits/app/GetRecentTester.o
  950. C++ objects/haiku/x86_64/release/tests/kits/app/IsRunningTester.o
  951. C++ objects/haiku/x86_64/release/tests/kits/app/LaunchTester.o
  952. /s/src/tests/kits/app/broster/GetAppListTester.cpp: In member function 'void GetAppListTester::GetAppListTestA2()':
  953. /s/src/tests/kits/app/broster/GetAppListTester.cpp:126:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  954. 126 | expectedApps.AddItem((void*)runner1.Team());
  955. | ^~~~~~~~~~~~~~~~~~~~~
  956. /s/src/tests/kits/app/broster/GetAppListTester.cpp:127:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  957. 127 | expectedApps.AddItem((void*)runner2.Team());
  958. | ^~~~~~~~~~~~~~~~~~~~~
  959. /s/src/tests/kits/app/broster/GetAppListTester.cpp:128:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  960. 128 | expectedApps.AddItem((void*)runner3.Team());
  961. | ^~~~~~~~~~~~~~~~~~~~~
  962. /s/src/tests/kits/app/broster/GetAppListTester.cpp:135:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  963. 135 | expectedApps.RemoveItem((void*)runner1.Team());
  964. | ^~~~~~~~~~~~~~~~~~~~~
  965. /s/src/tests/kits/app/broster/GetAppListTester.cpp:141:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  966. 141 | expectedApps.RemoveItem((void*)runner2.Team());
  967. | ^~~~~~~~~~~~~~~~~~~~~
  968. /s/src/tests/kits/app/broster/GetAppListTester.cpp:147:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  969. 147 | expectedApps.RemoveItem((void*)runner3.Team());
  970. | ^~~~~~~~~~~~~~~~~~~~~
  971. /s/src/tests/kits/app/broster/GetAppListTester.cpp: In member function 'void GetAppListTester::GetAppListTestB3()':
  972. /s/src/tests/kits/app/broster/GetAppListTester.cpp:256:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  973. 256 | expectedApps.AddItem((void*)runner1.Team());
  974. | ^~~~~~~~~~~~~~~~~~~~~
  975. /s/src/tests/kits/app/broster/GetAppListTester.cpp:257:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  976. 257 | expectedApps.AddItem((void*)runner2.Team());
  977. | ^~~~~~~~~~~~~~~~~~~~~
  978. /s/src/tests/kits/app/broster/GetAppListTester.cpp:264:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  979. 264 | expectedApps.RemoveItem((void*)runner1.Team());
  980. | ^~~~~~~~~~~~~~~~~~~~~
  981. /s/src/tests/kits/app/broster/GetAppListTester.cpp:270:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  982. 270 | expectedApps.RemoveItem((void*)runner2.Team());
  983. | ^~~~~~~~~~~~~~~~~~~~~
  984. C++ objects/haiku/x86_64/release/tests/kits/app/LaunchTesterHelper.o
  985. C++ objects/haiku/x86_64/release/tests/kits/app/RecentAppsTestApp.o
  986. C++ objects/haiku/x86_64/release/tests/kits/app/RosterWatchingTester.o
  987. C++ objects/haiku/x86_64/release/tests/kits/app/TeamForTester.o
  988. /s/src/tests/kits/app/broster/LaunchTesterHelper.cpp: In member function 'void LaunchContext::HandleMessage(BMessage*)':
  989. /s/src/tests/kits/app/broster/LaunchTesterHelper.cpp:270:41: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  990. 269 | || (message->FindBool("don't ignore", &dontIgnore) == B_OK)
  991. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  992. 270 | && dontIgnore) {
  993. | ^~~~~~~~~~~~~
  994. /s/src/tests/kits/app/broster/LaunchTesterHelper.cpp: In member function 'bool LaunchContext::CheckArgsMessage(LaunchCaller&, team_id, int32&, const entry_ref*, const entry_ref*, int32, const char**, uint32)':
  995. /s/src/tests/kits/app/broster/LaunchTesterHelper.cpp:483:24: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int32' {aka 'int'} [-Wformat=]
  996. 483 | printf("argc differ: %ld vs %ld + 1 + %ld\n", foundArgc, argc, additionalRef);
  997. | ~~^ ~~~~~~~~~
  998. | | |
  999. | long int int32 {aka int}
  1000. | %d
  1001. /s/src/tests/kits/app/broster/LaunchTesterHelper.cpp:483:31: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]
  1002. 483 | printf("argc differ: %ld vs %ld + 1 + %ld\n", foundArgc, argc, additionalRef);
  1003. | ~~^ ~~~~
  1004. | | |
  1005. | long int int32 {aka int}
  1006. | %d
  1007. /s/src/tests/kits/app/broster/LaunchTesterHelper.cpp:483:41: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int32' {aka 'int'} [-Wformat=]
  1008. 483 | printf("argc differ: %ld vs %ld + 1 + %ld\n", foundArgc, argc, additionalRef);
  1009. | ~~^ ~~~~~~~~~~~~~
  1010. | | |
  1011. | long int int32 {aka int}
  1012. | %d
  1013. /s/src/tests/kits/app/broster/LaunchTesterHelper.cpp:501:15: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int32' {aka 'int'} [-Wformat=]
  1014. 501 | printf("arg[%ld] differ: `%s' vs `%s'\n", i, arg, argv[i - 1]);
  1015. | ~~^ ~
  1016. | | |
  1017. | long int int32 {aka int}
  1018. | %d
  1019. C++ objects/haiku/x86_64/release/tests/kits/app/RegistrarThread.o
  1020. C++ objects/haiku/x86_64/release/tests/kits/app/RegistrarThreadManager.o
  1021. /s/src/tests/kits/app/broster/FindAppTester.cpp: In function 'void set_type_app_hint(const char*, const char*)':
  1022. /s/src/tests/kits/app/broster/FindAppTester.cpp:190:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  1023. 190 | if (!type.IsInstalled());
  1024. | ^~
  1025. In file included from /s/headers/tools/cppunit/cppunit/TestCase.h:6,
  1026. from /s/headers/tools/cppunit/cppunit/TestCaller.h:5,
  1027. from /s/headers/tools/cppunit/cppunit/extensions/TestSuiteBuilder.h:7,
  1028. from /s/headers/tools/cppunit/cppunit/extensions/HelperMacros.h:11,
  1029. from /s/headers/tools/cppunit/TestUtils.h:8,
  1030. from /s/src/tests/kits/app/broster/FindAppTester.cpp:26:
  1031. /s/headers/tools/cppunit/cppunit/TestAssert.h:122:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  1032. 122 | ( ::CppUnit::Asserter::failIf( !(condition), \
  1033. | ^
  1034. /s/headers/tools/cppunit/TestUtils.h:11:13: note: in expansion of macro 'CPPUNIT_ASSERT'
  1035. 11 | #define CHK CPPUNIT_ASSERT
  1036. | ^~~~~~~~~~~~~~
  1037. /s/src/tests/kits/app/broster/FindAppTester.cpp:191:17: note: in expansion of macro 'CHK'
  1038. 191 | CHK(type.Install() == B_OK);
  1039. | ^~~
  1040. C++ objects/haiku/x86_64/release/tests/kits/app/RegistrarThreadManagerTest.o
  1041. C++ objects/haiku/x86_64/release/tests/kits/app/AppRunner.o
  1042. C++ objects/haiku/x86_64/release/tests/kits/app/PipedAppRunner.o
  1043. C++ objects/haiku/x86_64/release/tests/kits/app/AppKitTestStub.o
  1044. C++ objects/haiku/x86_64/release/tests/kits/app/bapplication/testapps/BApplicationTestApp1.o
  1045. /s/src/tests/kits/app/RegistrarThreadManagerTest.cpp: In member function 'void RegistrarThreadManagerTest::ThreadLimitTest()':
  1046. /s/src/tests/kits/app/RegistrarThreadManagerTest.cpp:280:30: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
  1047. 280 | char *name = "hopeless thread";
  1048. | ^~~~~~~~~~~~~~~~~
  1049. /s/src/tests/kits/app/RegistrarThreadManagerTest.cpp:308:30: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
  1050. 308 | char *name = "hopeless thread";
  1051. | ^~~~~~~~~~~~~~~~~
  1052. C++ objects/haiku/x86_64/release/tests/kits/app/bapplication/testapps/BApplicationTestApp1a.o
  1053. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp1.cpp: In function 'int main()':
  1054. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp1.cpp:11:32: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1055. 11 | printf("InitCheck(): %lx\n", app.InitCheck());
  1056. | ~~^ ~~~~~~~~~~~~~~~
  1057. | | |
  1058. | long unsigned int status_t {aka int}
  1059. | %x
  1060. C++ objects/haiku/x86_64/release/tests/kits/app/bapplication/testapps/BApplicationTestApp1b.o
  1061. C++ objects/haiku/x86_64/release/tests/kits/app/bapplication/testapps/BApplicationTestApp2.o
  1062. C++ objects/haiku/x86_64/release/tests/kits/app/bapplication/testapps/BApplicationTestApp2a.o
  1063. /s/src/tests/kits/app/broster/GetRecentTester.cpp: In member function 'virtual void GetRecentTester::setUp()':
  1064. /s/src/tests/kits/app/broster/GetRecentTester.cpp:1376:40: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1065. 1376 | "== 0x%lx. It's entirely possible that most of these tests will fail because "
  1066. | ~~^
  1067. | |
  1068. | long unsigned int
  1069. | %x
  1070. 1377 | "of this\n", err);
  1071. | ~~~
  1072. | |
  1073. | status_t {aka int}
  1074. /s/src/tests/kits/app/broster/GetRecentTester.cpp:1435:37: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1075. 1435 | "code == 0x%lx. It's entirely possible that most or all of these tests will "
  1076. | ~~^
  1077. | |
  1078. | long unsigned int
  1079. | %x
  1080. 1436 | "fail now because of this\n", err);
  1081. | ~~~
  1082. | |
  1083. | status_t {aka int}
  1084. C++ objects/haiku/x86_64/release/tests/kits/app/bapplication/testapps/BApplicationTestApp2b.o
  1085. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp1a.cpp: In function 'int main()':
  1086. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp1a.cpp:11:32: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1087. 11 | printf("InitCheck(): %lx\n", app.InitCheck());
  1088. | ~~^ ~~~~~~~~~~~~~~~
  1089. | | |
  1090. | long unsigned int status_t {aka int}
  1091. | %x
  1092. C++ objects/haiku/x86_64/release/tests/kits/app/bapplication/testapps/BApplicationTestApp3.o
  1093. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp2.cpp: In function 'int main()':
  1094. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp2.cpp:11:32: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1095. 11 | printf("InitCheck(): %lx\n", app.InitCheck());
  1096. | ~~^ ~~~~~~~~~~~~~~~
  1097. | | |
  1098. | long unsigned int status_t {aka int}
  1099. | %x
  1100. C++ objects/haiku/x86_64/release/tests/kits/app/bapplication/testapps/BApplicationTestApp3a.o
  1101. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp1b.cpp: In function 'int main()':
  1102. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp1b.cpp:12:26: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1103. 12 | printf("error: %lx\n", error);
  1104. | ~~^ ~~~~~
  1105. | | |
  1106. | | status_t {aka int}
  1107. | long unsigned int
  1108. | %x
  1109. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp1b.cpp:13:32: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1110. 13 | printf("InitCheck(): %lx\n", app.InitCheck());
  1111. | ~~^ ~~~~~~~~~~~~~~~
  1112. | | |
  1113. | long unsigned int status_t {aka int}
  1114. | %x
  1115. C++ objects/haiku/x86_64/release/tests/kits/app/bapplication/testapps/BApplicationTestApp3b.o
  1116. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp2a.cpp: In function 'int main()':
  1117. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp2a.cpp:11:32: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1118. 11 | printf("InitCheck(): %lx\n", app.InitCheck());
  1119. | ~~^ ~~~~~~~~~~~~~~~
  1120. | | |
  1121. | long unsigned int status_t {aka int}
  1122. | %x
  1123. C++ objects/haiku/x86_64/release/tests/kits/app/bapplication/testapps/BApplicationTestApp4.o
  1124. /s/src/tests/system/kernel/util/VectorMapTest.cpp: In member function 'SimpleValueStrategy<_Value>::Value SimpleValueStrategy<_Value>::Generate() [with _Value = std::basic_string<char>; Value = std::basic_string<char>]':
  1125. /s/src/tests/system/kernel/util/VectorMapTest.cpp:51:28: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  1126. 51 | sprintf(buffer, "%ld", rand() % fDifferentValues);
  1127. | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~
  1128. | | |
  1129. | long int int
  1130. | %d
  1131. In file included from /s/headers/private/kernel/util/VectorMap.h:15,
  1132. from /s/src/tests/system/kernel/util/VectorMapTest.cpp:15:
  1133. /s/headers/private/kernel/util/Vector.h: In instantiation of 'bool Vector<Value>::_Resize(size_t) [with Value = std::basic_string<char>; size_t = long unsigned int]':
  1134. /s/headers/private/kernel/util/Vector.h:208:2: required from 'Vector<Value>::Vector(size_t) [with Value = std::basic_string<char>; size_t = long unsigned int]'
  1135. /s/headers/private/kernel/util/VectorMap.h:267:4: required from 'VectorMap<Key, Value, EntryStrategy>::VectorMap(size_t) [with Key = int; Value = std::basic_string<char>; EntryStrategy = VectorMapEntryStrategy::ImplicitKey<int, std::basic_string<char>, ImplicitKeyTestGetKey, Descending::Strategy<int> >; size_t = long unsigned int]'
  1136. /s/src/tests/system/kernel/util/VectorMapTest.cpp:895:8: required from 'void VectorMapTest<TestStrategy>::ConstructorTest() [with TestStrategy = ImplicitKeyTestStrategy<Descending>]'
  1137. /s/src/tests/system/kernel/util/VectorMapTest.cpp:551:2: required from 'static void VectorMapTest<TestStrategy>::registerTests(CppUnit::TestSuite*, CppUnit::TestFixtureFactory*) [with TestStrategy = ImplicitKeyTestStrategy<Descending>]'
  1138. /s/src/tests/system/kernel/util/VectorMapTest.cpp:570:2: required from 'static CppUnit::TestSuite* VectorMapTest<TestStrategy>::suite() [with TestStrategy = ImplicitKeyTestStrategy<Descending>]'
  1139. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:19:33: required from 'CppUnit::Test* CppUnit::TestSuiteFactory<TestCaseType>::makeTest() [with TestCaseType = VectorMapTest<ImplicitKeyTestStrategy<Descending> >]'
  1140. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:17:19: required from here
  1141. /s/headers/private/kernel/util/Vector.h:729:50: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class std::basic_string<char>'; use 'new' and 'delete' instead [-Wclass-memaccess]
  1142. 729 | Value* newItems = (Value*)realloc(fItems, newSize * sizeof(Value));
  1143. | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1144. In file included from build_packages/gcc_syslibs_devel-13.3.0_2023_08_10-6-x86_64/develop/headers/c++/bits/basic_string.h:51,
  1145. from build_packages/gcc_syslibs_devel-13.3.0_2023_08_10-6-x86_64/develop/headers/c++/string:54,
  1146. from build_packages/gcc_syslibs_devel-13.3.0_2023_08_10-6-x86_64/develop/headers/c++/bits/locale_classes.h:40,
  1147. from build_packages/gcc_syslibs_devel-13.3.0_2023_08_10-6-x86_64/develop/headers/c++/bits/ios_base.h:41,
  1148. from build_packages/gcc_syslibs_devel-13.3.0_2023_08_10-6-x86_64/develop/headers/c++/ios:44,
  1149. from build_packages/gcc_syslibs_devel-13.3.0_2023_08_10-6-x86_64/develop/headers/c++/istream:40,
  1150. from build_packages/gcc_syslibs_devel-13.3.0_2023_08_10-6-x86_64/develop/headers/c++/sstream:40,
  1151. from /s/headers/tools/cppunit/cppunit/Portability.h:65,
  1152. from /s/headers/tools/cppunit/TestSuiteAddon.h:4,
  1153. from /s/src/tests/system/kernel/util/VectorMapTest.cpp:11:
  1154. build_packages/gcc_syslibs_devel-13.3.0_2023_08_10-6-x86_64/develop/headers/c++/bits/cow_string.h:116:11: note: 'class std::basic_string<char>' declared here
  1155. 116 | class basic_string
  1156. | ^~~~~~~~~~~~
  1157. /s/headers/private/kernel/util/Vector.h: In instantiation of 'bool Vector<Value>::_Resize(size_t) [with Value = VectorMapEntryStrategy::Pair<std::basic_string<char>, std::basic_string<char>, Descending::Strategy<std::basic_string<char> > >::Entry; size_t = long unsigned int]':
  1158. /s/headers/private/kernel/util/Vector.h:208:2: required from 'Vector<Value>::Vector(size_t) [with Value = VectorMapEntryStrategy::Pair<std::basic_string<char>, std::basic_string<char>, Descending::Strategy<std::basic_string<char> > >::Entry; size_t = long unsigned int]'
  1159. /s/headers/private/kernel/util/VectorMap.h:267:4: required from 'VectorMap<Key, Value, EntryStrategy>::VectorMap(size_t) [with Key = std::basic_string<char>; Value = std::basic_string<char>; EntryStrategy = VectorMapEntryStrategy::Pair<std::basic_string<char>, std::basic_string<char>, Descending::Strategy<std::basic_string<char> > >; size_t = long unsigned int]'
  1160. /s/src/tests/system/kernel/util/VectorMapTest.cpp:855:9: required from 'void VectorMapTest<TestStrategy>::ConstructorTest() [with TestStrategy = StringStringTestStrategy<Descending>]'
  1161. /s/src/tests/system/kernel/util/VectorMapTest.cpp:551:2: required from 'static void VectorMapTest<TestStrategy>::registerTests(CppUnit::TestSuite*, CppUnit::TestFixtureFactory*) [with TestStrategy = StringStringTestStrategy<Descending>]'
  1162. /s/src/tests/system/kernel/util/VectorMapTest.cpp:570:2: required from 'static CppUnit::TestSuite* VectorMapTest<TestStrategy>::suite() [with TestStrategy = StringStringTestStrategy<Descending>]'
  1163. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:19:33: required from 'CppUnit::Test* CppUnit::TestSuiteFactory<TestCaseType>::makeTest() [with TestCaseType = VectorMapTest<StringStringTestStrategy<Descending> >]'
  1164. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:17:19: required from here
  1165. /s/headers/private/kernel/util/Vector.h:729:50: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, std::basic_string<char>, Descending::Strategy<std::basic_string<char> > >::Entry'; use 'new' and 'delete' instead [-Wclass-memaccess]
  1166. 729 | Value* newItems = (Value*)realloc(fItems, newSize * sizeof(Value));
  1167. | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1168. /s/headers/private/kernel/util/VectorMap.h:686:15: note: 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, std::basic_string<char>, Descending::Strategy<std::basic_string<char> > >::Entry' declared here
  1169. 686 | class Entry {
  1170. | ^~~~~
  1171. /s/headers/private/kernel/util/Vector.h: In instantiation of 'bool Vector<Value>::_Resize(size_t) [with Value = VectorMapEntryStrategy::Pair<std::basic_string<char>, std::basic_string<char>, Ascending::Strategy<std::basic_string<char> > >::Entry; size_t = long unsigned int]':
  1172. /s/headers/private/kernel/util/Vector.h:208:2: required from 'Vector<Value>::Vector(size_t) [with Value = VectorMapEntryStrategy::Pair<std::basic_string<char>, std::basic_string<char>, Ascending::Strategy<std::basic_string<char> > >::Entry; size_t = long unsigned int]'
  1173. /s/headers/private/kernel/util/VectorMap.h:267:4: required from 'VectorMap<Key, Value, EntryStrategy>::VectorMap(size_t) [with Key = std::basic_string<char>; Value = std::basic_string<char>; EntryStrategy = VectorMapEntryStrategy::Pair<std::basic_string<char>, std::basic_string<char>, Ascending::Strategy<std::basic_string<char> > >; size_t = long unsigned int]'
  1174. /s/src/tests/system/kernel/util/VectorMapTest.cpp:855:9: required from 'void VectorMapTest<TestStrategy>::ConstructorTest() [with TestStrategy = StringStringTestStrategy<Ascending>]'
  1175. /s/src/tests/system/kernel/util/VectorMapTest.cpp:551:2: required from 'static void VectorMapTest<TestStrategy>::registerTests(CppUnit::TestSuite*, CppUnit::TestFixtureFactory*) [with TestStrategy = StringStringTestStrategy<Ascending>]'
  1176. /s/src/tests/system/kernel/util/VectorMapTest.cpp:570:2: required from 'static CppUnit::TestSuite* VectorMapTest<TestStrategy>::suite() [with TestStrategy = StringStringTestStrategy<Ascending>]'
  1177. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:19:33: required from 'CppUnit::Test* CppUnit::TestSuiteFactory<TestCaseType>::makeTest() [with TestCaseType = VectorMapTest<StringStringTestStrategy<Ascending> >]'
  1178. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:17:19: required from here
  1179. /s/headers/private/kernel/util/Vector.h:729:50: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, std::basic_string<char>, Ascending::Strategy<std::basic_string<char> > >::Entry'; use 'new' and 'delete' instead [-Wclass-memaccess]
  1180. 729 | Value* newItems = (Value*)realloc(fItems, newSize * sizeof(Value));
  1181. | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1182. /s/headers/private/kernel/util/VectorMap.h:686:15: note: 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, std::basic_string<char>, Ascending::Strategy<std::basic_string<char> > >::Entry' declared here
  1183. 686 | class Entry {
  1184. | ^~~~~
  1185. /s/headers/private/kernel/util/Vector.h: In instantiation of 'bool Vector<Value>::_Resize(size_t) [with Value = VectorMapEntryStrategy::Pair<std::basic_string<char>, int, Descending::Strategy<std::basic_string<char> > >::Entry; size_t = long unsigned int]':
  1186. /s/headers/private/kernel/util/Vector.h:208:2: required from 'Vector<Value>::Vector(size_t) [with Value = VectorMapEntryStrategy::Pair<std::basic_string<char>, int, Descending::Strategy<std::basic_string<char> > >::Entry; size_t = long unsigned int]'
  1187. /s/headers/private/kernel/util/VectorMap.h:267:4: required from 'VectorMap<Key, Value, EntryStrategy>::VectorMap(size_t) [with Key = std::basic_string<char>; Value = int; EntryStrategy = VectorMapEntryStrategy::Pair<std::basic_string<char>, int, Descending::Strategy<std::basic_string<char> > >; size_t = long unsigned int]'
  1188. /s/src/tests/system/kernel/util/VectorMapTest.cpp:855:9: required from 'void VectorMapTest<TestStrategy>::ConstructorTest() [with TestStrategy = StringIntTestStrategy<Descending>]'
  1189. /s/src/tests/system/kernel/util/VectorMapTest.cpp:551:2: required from 'static void VectorMapTest<TestStrategy>::registerTests(CppUnit::TestSuite*, CppUnit::TestFixtureFactory*) [with TestStrategy = StringIntTestStrategy<Descending>]'
  1190. /s/src/tests/system/kernel/util/VectorMapTest.cpp:570:2: required from 'static CppUnit::TestSuite* VectorMapTest<TestStrategy>::suite() [with TestStrategy = StringIntTestStrategy<Descending>]'
  1191. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:19:33: required from 'CppUnit::Test* CppUnit::TestSuiteFactory<TestCaseType>::makeTest() [with TestCaseType = VectorMapTest<StringIntTestStrategy<Descending> >]'
  1192. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:17:19: required from here
  1193. /s/headers/private/kernel/util/Vector.h:729:50: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, int, Descending::Strategy<std::basic_string<char> > >::Entry'; use 'new' and 'delete' instead [-Wclass-memaccess]
  1194. 729 | Value* newItems = (Value*)realloc(fItems, newSize * sizeof(Value));
  1195. | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1196. /s/headers/private/kernel/util/VectorMap.h:686:15: note: 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, int, Descending::Strategy<std::basic_string<char> > >::Entry' declared here
  1197. 686 | class Entry {
  1198. | ^~~~~
  1199. /s/headers/private/kernel/util/Vector.h: In instantiation of 'bool Vector<Value>::_Resize(size_t) [with Value = VectorMapEntryStrategy::Pair<std::basic_string<char>, int, Ascending::Strategy<std::basic_string<char> > >::Entry; size_t = long unsigned int]':
  1200. /s/headers/private/kernel/util/Vector.h:208:2: required from 'Vector<Value>::Vector(size_t) [with Value = VectorMapEntryStrategy::Pair<std::basic_string<char>, int, Ascending::Strategy<std::basic_string<char> > >::Entry; size_t = long unsigned int]'
  1201. /s/headers/private/kernel/util/VectorMap.h:267:4: required from 'VectorMap<Key, Value, EntryStrategy>::VectorMap(size_t) [with Key = std::basic_string<char>; Value = int; EntryStrategy = VectorMapEntryStrategy::Pair<std::basic_string<char>, int, Ascending::Strategy<std::basic_string<char> > >; size_t = long unsigned int]'
  1202. /s/src/tests/system/kernel/util/VectorMapTest.cpp:855:9: required from 'void VectorMapTest<TestStrategy>::ConstructorTest() [with TestStrategy = StringIntTestStrategy<Ascending>]'
  1203. /s/src/tests/system/kernel/util/VectorMapTest.cpp:551:2: required from 'static void VectorMapTest<TestStrategy>::registerTests(CppUnit::TestSuite*, CppUnit::TestFixtureFactory*) [with TestStrategy = StringIntTestStrategy<Ascending>]'
  1204. /s/src/tests/system/kernel/util/VectorMapTest.cpp:570:2: required from 'static CppUnit::TestSuite* VectorMapTest<TestStrategy>::suite() [with TestStrategy = StringIntTestStrategy<Ascending>]'
  1205. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:19:33: required from 'CppUnit::Test* CppUnit::TestSuiteFactory<TestCaseType>::makeTest() [with TestCaseType = VectorMapTest<StringIntTestStrategy<Ascending> >]'
  1206. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:17:19: required from here
  1207. /s/headers/private/kernel/util/Vector.h:729:50: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, int, Ascending::Strategy<std::basic_string<char> > >::Entry'; use 'new' and 'delete' instead [-Wclass-memaccess]
  1208. 729 | Value* newItems = (Value*)realloc(fItems, newSize * sizeof(Value));
  1209. | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1210. /s/headers/private/kernel/util/VectorMap.h:686:15: note: 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, int, Ascending::Strategy<std::basic_string<char> > >::Entry' declared here
  1211. 686 | class Entry {
  1212. | ^~~~~
  1213. /s/headers/private/kernel/util/Vector.h: In instantiation of 'bool Vector<Value>::_Resize(size_t) [with Value = VectorMapEntryStrategy::Pair<int, std::basic_string<char>, Descending::Strategy<int> >::Entry; size_t = long unsigned int]':
  1214. /s/headers/private/kernel/util/Vector.h:208:2: required from 'Vector<Value>::Vector(size_t) [with Value = VectorMapEntryStrategy::Pair<int, std::basic_string<char>, Descending::Strategy<int> >::Entry; size_t = long unsigned int]'
  1215. /s/headers/private/kernel/util/VectorMap.h:267:4: required from 'VectorMap<Key, Value, EntryStrategy>::VectorMap(size_t) [with Key = int; Value = std::basic_string<char>; EntryStrategy = VectorMapEntryStrategy::Pair<int, std::basic_string<char>, Descending::Strategy<int> >; size_t = long unsigned int]'
  1216. /s/src/tests/system/kernel/util/VectorMapTest.cpp:855:9: required from 'void VectorMapTest<TestStrategy>::ConstructorTest() [with TestStrategy = IntStringTestStrategy<Descending>]'
  1217. /s/src/tests/system/kernel/util/VectorMapTest.cpp:551:2: required from 'static void VectorMapTest<TestStrategy>::registerTests(CppUnit::TestSuite*, CppUnit::TestFixtureFactory*) [with TestStrategy = IntStringTestStrategy<Descending>]'
  1218. /s/src/tests/system/kernel/util/VectorMapTest.cpp:570:2: required from 'static CppUnit::TestSuite* VectorMapTest<TestStrategy>::suite() [with TestStrategy = IntStringTestStrategy<Descending>]'
  1219. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:19:33: required from 'CppUnit::Test* CppUnit::TestSuiteFactory<TestCaseType>::makeTest() [with TestCaseType = VectorMapTest<IntStringTestStrategy<Descending> >]'
  1220. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:17:19: required from here
  1221. /s/headers/private/kernel/util/Vector.h:729:50: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class VectorMapEntryStrategy::Pair<int, std::basic_string<char>, Descending::Strategy<int> >::Entry'; use 'new' and 'delete' instead [-Wclass-memaccess]
  1222. 729 | Value* newItems = (Value*)realloc(fItems, newSize * sizeof(Value));
  1223. | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1224. /s/headers/private/kernel/util/VectorMap.h:686:15: note: 'class VectorMapEntryStrategy::Pair<int, std::basic_string<char>, Descending::Strategy<int> >::Entry' declared here
  1225. 686 | class Entry {
  1226. | ^~~~~
  1227. /s/headers/private/kernel/util/Vector.h: In instantiation of 'bool Vector<Value>::_Resize(size_t) [with Value = VectorMapEntryStrategy::Pair<int, std::basic_string<char>, Ascending::Strategy<int> >::Entry; size_t = long unsigned int]':
  1228. /s/headers/private/kernel/util/Vector.h:208:2: required from 'Vector<Value>::Vector(size_t) [with Value = VectorMapEntryStrategy::Pair<int, std::basic_string<char>, Ascending::Strategy<int> >::Entry; size_t = long unsigned int]'
  1229. /s/headers/private/kernel/util/VectorMap.h:267:4: required from 'VectorMap<Key, Value, EntryStrategy>::VectorMap(size_t) [with Key = int; Value = std::basic_string<char>; EntryStrategy = VectorMapEntryStrategy::Pair<int, std::basic_string<char>, Ascending::Strategy<int> >; size_t = long unsigned int]'
  1230. /s/src/tests/system/kernel/util/VectorMapTest.cpp:855:9: required from 'void VectorMapTest<TestStrategy>::ConstructorTest() [with TestStrategy = IntStringTestStrategy<Ascending>]'
  1231. /s/src/tests/system/kernel/util/VectorMapTest.cpp:551:2: required from 'static void VectorMapTest<TestStrategy>::registerTests(CppUnit::TestSuite*, CppUnit::TestFixtureFactory*) [with TestStrategy = IntStringTestStrategy<Ascending>]'
  1232. /s/src/tests/system/kernel/util/VectorMapTest.cpp:570:2: required from 'static CppUnit::TestSuite* VectorMapTest<TestStrategy>::suite() [with TestStrategy = IntStringTestStrategy<Ascending>]'
  1233. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:19:33: required from 'CppUnit::Test* CppUnit::TestSuiteFactory<TestCaseType>::makeTest() [with TestCaseType = VectorMapTest<IntStringTestStrategy<Ascending> >]'
  1234. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:17:19: required from here
  1235. /s/headers/private/kernel/util/Vector.h:729:50: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class VectorMapEntryStrategy::Pair<int, std::basic_string<char>, Ascending::Strategy<int> >::Entry'; use 'new' and 'delete' instead [-Wclass-memaccess]
  1236. 729 | Value* newItems = (Value*)realloc(fItems, newSize * sizeof(Value));
  1237. | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1238. /s/headers/private/kernel/util/VectorMap.h:686:15: note: 'class VectorMapEntryStrategy::Pair<int, std::basic_string<char>, Ascending::Strategy<int> >::Entry' declared here
  1239. 686 | class Entry {
  1240. | ^~~~~
  1241. In file included from /s/headers/private/kernel/util/VectorMap.h:9:
  1242. /s/headers/private/kernel/util/Vector.h: In instantiation of 'static void Vector<Value>::_MoveItems(Value*, int32, int32) [with Value = std::basic_string<char>; int32 = int]':
  1243. /s/headers/private/kernel/util/Vector.h:314:12: required from 'status_t Vector<Value>::Insert(const Value&, int32) [with Value = std::basic_string<char>; status_t = int; int32 = int]'
  1244. /s/headers/private/kernel/util/VectorMap.h:309:25: required from 'status_t VectorMap<Key, Value, EntryStrategy>::Insert(const Key&, const Value&) [with Key = int; Value = std::basic_string<char>; EntryStrategy = VectorMapEntryStrategy::ImplicitKey<int, std::basic_string<char>, ImplicitKeyTestGetKey, Descending::Strategy<int> >; status_t = int]'
  1245. /s/src/tests/system/kernel/util/VectorMapTest.cpp:281:3: required from 'void TestMap<Key, Value, MyMap, ReferenceMap, Compare>::Insert(const Key&, const Value&) [with Key = int; Value = std::basic_string<char>; MyMap = ImplicitKeyTestMap<Descending::Strategy<int> >; ReferenceMap = std::map<int, std::basic_string<char>, CompareWrapper<int, Descending::Strategy<int> >, std::allocator<std::pair<const int, std::basic_string<char> > > >; Compare = Descending::Strategy<int>]'
  1246. /s/src/tests/system/kernel/util/VectorMapTest.cpp:588:12: required from 'void VectorMapTest<TestStrategy>::InsertTest(int32) [with TestStrategy = ImplicitKeyTestStrategy<Descending>; int32 = int]'
  1247. /s/src/tests/system/kernel/util/VectorMapTest.cpp:807:32: required from 'void VectorMapTest<TestStrategy>::Insert30ElementsTest() [with TestStrategy = ImplicitKeyTestStrategy<Descending>]'
  1248. /s/src/tests/system/kernel/util/VectorMapTest.cpp:552:2: required from 'static void VectorMapTest<TestStrategy>::registerTests(CppUnit::TestSuite*, CppUnit::TestFixtureFactory*) [with TestStrategy = ImplicitKeyTestStrategy<Descending>]'
  1249. /s/src/tests/system/kernel/util/VectorMapTest.cpp:570:2: required from 'static CppUnit::TestSuite* VectorMapTest<TestStrategy>::suite() [with TestStrategy = ImplicitKeyTestStrategy<Descending>]'
  1250. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:19:33: required from 'CppUnit::Test* CppUnit::TestSuiteFactory<TestCaseType>::makeTest() [with TestCaseType = VectorMapTest<ImplicitKeyTestStrategy<Descending> >]'
  1251. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:17:19: required from here
  1252. /s/headers/private/kernel/string.h:15:50: warning: 'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class std::basic_string<char>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  1253. 15 | #define memmove(DEST, SRC, LEN) __builtin_memmove((DEST), (SRC), (LEN))
  1254. | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
  1255. /s/headers/private/kernel/util/Vector.h:293:17: note: in expansion of macro 'memmove'
  1256. 293 | memmove(items + offset, items, count * sizeof(Value));
  1257. | ^~~~~~~
  1258. build_packages/gcc_syslibs_devel-13.3.0_2023_08_10-6-x86_64/develop/headers/c++/bits/cow_string.h:116:11: note: 'class std::basic_string<char>' declared here
  1259. 116 | class basic_string
  1260. | ^~~~~~~~~~~~
  1261. /s/headers/private/kernel/util/Vector.h: In instantiation of 'static void Vector<Value>::_MoveItems(Value*, int32, int32) [with Value = VectorMapEntryStrategy::Pair<std::basic_string<char>, std::basic_string<char>, Descending::Strategy<std::basic_string<char> > >::Entry; int32 = int]':
  1262. /s/headers/private/kernel/util/Vector.h:314:12: required from 'status_t Vector<Value>::Insert(const Value&, int32) [with Value = VectorMapEntryStrategy::Pair<std::basic_string<char>, std::basic_string<char>, Descending::Strategy<std::basic_string<char> > >::Entry; status_t = int; int32 = int]'
  1263. /s/headers/private/kernel/util/VectorMap.h:309:25: required from 'status_t VectorMap<Key, Value, EntryStrategy>::Insert(const Key&, const Value&) [with Key = std::basic_string<char>; Value = std::basic_string<char>; EntryStrategy = VectorMapEntryStrategy::Pair<std::basic_string<char>, std::basic_string<char>, Descending::Strategy<std::basic_string<char> > >; status_t = int]'
  1264. /s/src/tests/system/kernel/util/VectorMapTest.cpp:281:3: required from 'void TestMap<Key, Value, MyMap, ReferenceMap, Compare>::Insert(const Key&, const Value&) [with Key = std::basic_string<char>; Value = std::basic_string<char>; MyMap = StringStringMap<Descending::Strategy<std::basic_string<char> > >; ReferenceMap = std::map<std::basic_string<char>, std::basic_string<char>, CompareWrapper<std::basic_string<char>, Descending::Strategy<std::basic_string<char> > >, std::allocator<std::pair<const std::basic_string<char>, std::basic_string<char> > > >; Compare = Descending::Strategy<std::basic_string<char> >]'
  1265. /s/src/tests/system/kernel/util/VectorMapTest.cpp:588:12: required from 'void VectorMapTest<TestStrategy>::InsertTest(int32) [with TestStrategy = StringStringTestStrategy<Descending>; int32 = int]'
  1266. /s/src/tests/system/kernel/util/VectorMapTest.cpp:807:32: required from 'void VectorMapTest<TestStrategy>::Insert30ElementsTest() [with TestStrategy = StringStringTestStrategy<Descending>]'
  1267. /s/src/tests/system/kernel/util/VectorMapTest.cpp:552:2: required from 'static void VectorMapTest<TestStrategy>::registerTests(CppUnit::TestSuite*, CppUnit::TestFixtureFactory*) [with TestStrategy = StringStringTestStrategy<Descending>]'
  1268. /s/src/tests/system/kernel/util/VectorMapTest.cpp:570:2: required from 'static CppUnit::TestSuite* VectorMapTest<TestStrategy>::suite() [with TestStrategy = StringStringTestStrategy<Descending>]'
  1269. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:19:33: required from 'CppUnit::Test* CppUnit::TestSuiteFactory<TestCaseType>::makeTest() [with TestCaseType = VectorMapTest<StringStringTestStrategy<Descending> >]'
  1270. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:17:19: required from here
  1271. /s/headers/private/kernel/string.h:15:50: warning: 'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, std::basic_string<char>, Descending::Strategy<std::basic_string<char> > >::Entry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  1272. 15 | #define memmove(DEST, SRC, LEN) __builtin_memmove((DEST), (SRC), (LEN))
  1273. | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
  1274. /s/headers/private/kernel/util/Vector.h:293:17: note: in expansion of macro 'memmove'
  1275. 293 | memmove(items + offset, items, count * sizeof(Value));
  1276. | ^~~~~~~
  1277. /s/headers/private/kernel/util/VectorMap.h:686:15: note: 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, std::basic_string<char>, Descending::Strategy<std::basic_string<char> > >::Entry' declared here
  1278. 686 | class Entry {
  1279. | ^~~~~
  1280. /s/headers/private/kernel/util/Vector.h: In instantiation of 'static void Vector<Value>::_MoveItems(Value*, int32, int32) [with Value = VectorMapEntryStrategy::Pair<std::basic_string<char>, std::basic_string<char>, Ascending::Strategy<std::basic_string<char> > >::Entry; int32 = int]':
  1281. /s/headers/private/kernel/util/Vector.h:314:12: required from 'status_t Vector<Value>::Insert(const Value&, int32) [with Value = VectorMapEntryStrategy::Pair<std::basic_string<char>, std::basic_string<char>, Ascending::Strategy<std::basic_string<char> > >::Entry; status_t = int; int32 = int]'
  1282. /s/headers/private/kernel/util/VectorMap.h:309:25: required from 'status_t VectorMap<Key, Value, EntryStrategy>::Insert(const Key&, const Value&) [with Key = std::basic_string<char>; Value = std::basic_string<char>; EntryStrategy = VectorMapEntryStrategy::Pair<std::basic_string<char>, std::basic_string<char>, Ascending::Strategy<std::basic_string<char> > >; status_t = int]'
  1283. /s/src/tests/system/kernel/util/VectorMapTest.cpp:281:3: required from 'void TestMap<Key, Value, MyMap, ReferenceMap, Compare>::Insert(const Key&, const Value&) [with Key = std::basic_string<char>; Value = std::basic_string<char>; MyMap = StringStringMap<Ascending::Strategy<std::basic_string<char> > >; ReferenceMap = std::map<std::basic_string<char>, std::basic_string<char>, CompareWrapper<std::basic_string<char>, Ascending::Strategy<std::basic_string<char> > >, std::allocator<std::pair<const std::basic_string<char>, std::basic_string<char> > > >; Compare = Ascending::Strategy<std::basic_string<char> >]'
  1284. /s/src/tests/system/kernel/util/VectorMapTest.cpp:588:12: required from 'void VectorMapTest<TestStrategy>::InsertTest(int32) [with TestStrategy = StringStringTestStrategy<Ascending>; int32 = int]'
  1285. /s/src/tests/system/kernel/util/VectorMapTest.cpp:807:32: required from 'void VectorMapTest<TestStrategy>::Insert30ElementsTest() [with TestStrategy = StringStringTestStrategy<Ascending>]'
  1286. /s/src/tests/system/kernel/util/VectorMapTest.cpp:552:2: required from 'static void VectorMapTest<TestStrategy>::registerTests(CppUnit::TestSuite*, CppUnit::TestFixtureFactory*) [with TestStrategy = StringStringTestStrategy<Ascending>]'
  1287. /s/src/tests/system/kernel/util/VectorMapTest.cpp:570:2: required from 'static CppUnit::TestSuite* VectorMapTest<TestStrategy>::suite() [with TestStrategy = StringStringTestStrategy<Ascending>]'
  1288. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:19:33: required from 'CppUnit::Test* CppUnit::TestSuiteFactory<TestCaseType>::makeTest() [with TestCaseType = VectorMapTest<StringStringTestStrategy<Ascending> >]'
  1289. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:17:19: required from here
  1290. /s/headers/private/kernel/string.h:15:50: warning: 'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, std::basic_string<char>, Ascending::Strategy<std::basic_string<char> > >::Entry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  1291. 15 | #define memmove(DEST, SRC, LEN) __builtin_memmove((DEST), (SRC), (LEN))
  1292. | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
  1293. /s/headers/private/kernel/util/Vector.h:293:17: note: in expansion of macro 'memmove'
  1294. 293 | memmove(items + offset, items, count * sizeof(Value));
  1295. | ^~~~~~~
  1296. /s/headers/private/kernel/util/VectorMap.h:686:15: note: 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, std::basic_string<char>, Ascending::Strategy<std::basic_string<char> > >::Entry' declared here
  1297. 686 | class Entry {
  1298. | ^~~~~
  1299. /s/headers/private/kernel/util/Vector.h: In instantiation of 'static void Vector<Value>::_MoveItems(Value*, int32, int32) [with Value = VectorMapEntryStrategy::Pair<std::basic_string<char>, int, Descending::Strategy<std::basic_string<char> > >::Entry; int32 = int]':
  1300. /s/headers/private/kernel/util/Vector.h:314:12: required from 'status_t Vector<Value>::Insert(const Value&, int32) [with Value = VectorMapEntryStrategy::Pair<std::basic_string<char>, int, Descending::Strategy<std::basic_string<char> > >::Entry; status_t = int; int32 = int]'
  1301. /s/headers/private/kernel/util/VectorMap.h:309:25: required from 'status_t VectorMap<Key, Value, EntryStrategy>::Insert(const Key&, const Value&) [with Key = std::basic_string<char>; Value = int; EntryStrategy = VectorMapEntryStrategy::Pair<std::basic_string<char>, int, Descending::Strategy<std::basic_string<char> > >; status_t = int]'
  1302. /s/src/tests/system/kernel/util/VectorMapTest.cpp:281:3: required from 'void TestMap<Key, Value, MyMap, ReferenceMap, Compare>::Insert(const Key&, const Value&) [with Key = std::basic_string<char>; Value = int; MyMap = StringIntMap<Descending::Strategy<std::basic_string<char> > >; ReferenceMap = std::map<std::basic_string<char>, int, CompareWrapper<std::basic_string<char>, Descending::Strategy<std::basic_string<char> > >, std::allocator<std::pair<const std::basic_string<char>, int> > >; Compare = Descending::Strategy<std::basic_string<char> >]'
  1303. /s/src/tests/system/kernel/util/VectorMapTest.cpp:588:12: required from 'void VectorMapTest<TestStrategy>::InsertTest(int32) [with TestStrategy = StringIntTestStrategy<Descending>; int32 = int]'
  1304. /s/src/tests/system/kernel/util/VectorMapTest.cpp:807:32: required from 'void VectorMapTest<TestStrategy>::Insert30ElementsTest() [with TestStrategy = StringIntTestStrategy<Descending>]'
  1305. /s/src/tests/system/kernel/util/VectorMapTest.cpp:552:2: required from 'static void VectorMapTest<TestStrategy>::registerTests(CppUnit::TestSuite*, CppUnit::TestFixtureFactory*) [with TestStrategy = StringIntTestStrategy<Descending>]'
  1306. /s/src/tests/system/kernel/util/VectorMapTest.cpp:570:2: required from 'static CppUnit::TestSuite* VectorMapTest<TestStrategy>::suite() [with TestStrategy = StringIntTestStrategy<Descending>]'
  1307. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:19:33: required from 'CppUnit::Test* CppUnit::TestSuiteFactory<TestCaseType>::makeTest() [with TestCaseType = VectorMapTest<StringIntTestStrategy<Descending> >]'
  1308. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:17:19: required from here
  1309. /s/headers/private/kernel/string.h:15:50: warning: 'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, int, Descending::Strategy<std::basic_string<char> > >::Entry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  1310. 15 | #define memmove(DEST, SRC, LEN) __builtin_memmove((DEST), (SRC), (LEN))
  1311. | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
  1312. /s/headers/private/kernel/util/Vector.h:293:17: note: in expansion of macro 'memmove'
  1313. 293 | memmove(items + offset, items, count * sizeof(Value));
  1314. | ^~~~~~~
  1315. /s/headers/private/kernel/util/VectorMap.h:686:15: note: 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, int, Descending::Strategy<std::basic_string<char> > >::Entry' declared here
  1316. 686 | class Entry {
  1317. | ^~~~~
  1318. /s/headers/private/kernel/util/Vector.h: In instantiation of 'static void Vector<Value>::_MoveItems(Value*, int32, int32) [with Value = VectorMapEntryStrategy::Pair<std::basic_string<char>, int, Ascending::Strategy<std::basic_string<char> > >::Entry; int32 = int]':
  1319. /s/headers/private/kernel/util/Vector.h:314:12: required from 'status_t Vector<Value>::Insert(const Value&, int32) [with Value = VectorMapEntryStrategy::Pair<std::basic_string<char>, int, Ascending::Strategy<std::basic_string<char> > >::Entry; status_t = int; int32 = int]'
  1320. /s/headers/private/kernel/util/VectorMap.h:309:25: required from 'status_t VectorMap<Key, Value, EntryStrategy>::Insert(const Key&, const Value&) [with Key = std::basic_string<char>; Value = int; EntryStrategy = VectorMapEntryStrategy::Pair<std::basic_string<char>, int, Ascending::Strategy<std::basic_string<char> > >; status_t = int]'
  1321. /s/src/tests/system/kernel/util/VectorMapTest.cpp:281:3: required from 'void TestMap<Key, Value, MyMap, ReferenceMap, Compare>::Insert(const Key&, const Value&) [with Key = std::basic_string<char>; Value = int; MyMap = StringIntMap<Ascending::Strategy<std::basic_string<char> > >; ReferenceMap = std::map<std::basic_string<char>, int, CompareWrapper<std::basic_string<char>, Ascending::Strategy<std::basic_string<char> > >, std::allocator<std::pair<const std::basic_string<char>, int> > >; Compare = Ascending::Strategy<std::basic_string<char> >]'
  1322. /s/src/tests/system/kernel/util/VectorMapTest.cpp:588:12: required from 'void VectorMapTest<TestStrategy>::InsertTest(int32) [with TestStrategy = StringIntTestStrategy<Ascending>; int32 = int]'
  1323. /s/src/tests/system/kernel/util/VectorMapTest.cpp:807:32: required from 'void VectorMapTest<TestStrategy>::Insert30ElementsTest() [with TestStrategy = StringIntTestStrategy<Ascending>]'
  1324. /s/src/tests/system/kernel/util/VectorMapTest.cpp:552:2: required from 'static void VectorMapTest<TestStrategy>::registerTests(CppUnit::TestSuite*, CppUnit::TestFixtureFactory*) [with TestStrategy = StringIntTestStrategy<Ascending>]'
  1325. /s/src/tests/system/kernel/util/VectorMapTest.cpp:570:2: required from 'static CppUnit::TestSuite* VectorMapTest<TestStrategy>::suite() [with TestStrategy = StringIntTestStrategy<Ascending>]'
  1326. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:19:33: required from 'CppUnit::Test* CppUnit::TestSuiteFactory<TestCaseType>::makeTest() [with TestCaseType = VectorMapTest<StringIntTestStrategy<Ascending> >]'
  1327. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:17:19: required from here
  1328. /s/headers/private/kernel/string.h:15:50: warning: 'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, int, Ascending::Strategy<std::basic_string<char> > >::Entry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  1329. 15 | #define memmove(DEST, SRC, LEN) __builtin_memmove((DEST), (SRC), (LEN))
  1330. | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
  1331. /s/headers/private/kernel/util/Vector.h:293:17: note: in expansion of macro 'memmove'
  1332. 293 | memmove(items + offset, items, count * sizeof(Value));
  1333. | ^~~~~~~
  1334. /s/headers/private/kernel/util/VectorMap.h:686:15: note: 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, int, Ascending::Strategy<std::basic_string<char> > >::Entry' declared here
  1335. 686 | class Entry {
  1336. | ^~~~~
  1337. /s/headers/private/kernel/util/Vector.h: In instantiation of 'static void Vector<Value>::_MoveItems(Value*, int32, int32) [with Value = VectorMapEntryStrategy::Pair<int, std::basic_string<char>, Descending::Strategy<int> >::Entry; int32 = int]':
  1338. /s/headers/private/kernel/util/Vector.h:314:12: required from 'status_t Vector<Value>::Insert(const Value&, int32) [with Value = VectorMapEntryStrategy::Pair<int, std::basic_string<char>, Descending::Strategy<int> >::Entry; status_t = int; int32 = int]'
  1339. /s/headers/private/kernel/util/VectorMap.h:309:25: required from 'status_t VectorMap<Key, Value, EntryStrategy>::Insert(const Key&, const Value&) [with Key = int; Value = std::basic_string<char>; EntryStrategy = VectorMapEntryStrategy::Pair<int, std::basic_string<char>, Descending::Strategy<int> >; status_t = int]'
  1340. /s/src/tests/system/kernel/util/VectorMapTest.cpp:281:3: required from 'void TestMap<Key, Value, MyMap, ReferenceMap, Compare>::Insert(const Key&, const Value&) [with Key = int; Value = std::basic_string<char>; MyMap = IntStringMap<Descending::Strategy<int> >; ReferenceMap = std::map<int, std::basic_string<char>, CompareWrapper<int, Descending::Strategy<int> >, std::allocator<std::pair<const int, std::basic_string<char> > > >; Compare = Descending::Strategy<int>]'
  1341. /s/src/tests/system/kernel/util/VectorMapTest.cpp:588:12: required from 'void VectorMapTest<TestStrategy>::InsertTest(int32) [with TestStrategy = IntStringTestStrategy<Descending>; int32 = int]'
  1342. /s/src/tests/system/kernel/util/VectorMapTest.cpp:807:32: required from 'void VectorMapTest<TestStrategy>::Insert30ElementsTest() [with TestStrategy = IntStringTestStrategy<Descending>]'
  1343. /s/src/tests/system/kernel/util/VectorMapTest.cpp:552:2: required from 'static void VectorMapTest<TestStrategy>::registerTests(CppUnit::TestSuite*, CppUnit::TestFixtureFactory*) [with TestStrategy = IntStringTestStrategy<Descending>]'
  1344. /s/src/tests/system/kernel/util/VectorMapTest.cpp:570:2: required from 'static CppUnit::TestSuite* VectorMapTest<TestStrategy>::suite() [with TestStrategy = IntStringTestStrategy<Descending>]'
  1345. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:19:33: required from 'CppUnit::Test* CppUnit::TestSuiteFactory<TestCaseType>::makeTest() [with TestCaseType = VectorMapTest<IntStringTestStrategy<Descending> >]'
  1346. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:17:19: required from here
  1347. /s/headers/private/kernel/string.h:15:50: warning: 'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class VectorMapEntryStrategy::Pair<int, std::basic_string<char>, Descending::Strategy<int> >::Entry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  1348. 15 | #define memmove(DEST, SRC, LEN) __builtin_memmove((DEST), (SRC), (LEN))
  1349. | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
  1350. /s/headers/private/kernel/util/Vector.h:293:17: note: in expansion of macro 'memmove'
  1351. 293 | memmove(items + offset, items, count * sizeof(Value));
  1352. | ^~~~~~~
  1353. /s/headers/private/kernel/util/VectorMap.h:686:15: note: 'class VectorMapEntryStrategy::Pair<int, std::basic_string<char>, Descending::Strategy<int> >::Entry' declared here
  1354. 686 | class Entry {
  1355. | ^~~~~
  1356. /s/headers/private/kernel/util/Vector.h: In instantiation of 'static void Vector<Value>::_MoveItems(Value*, int32, int32) [with Value = VectorMapEntryStrategy::Pair<int, std::basic_string<char>, Ascending::Strategy<int> >::Entry; int32 = int]':
  1357. /s/headers/private/kernel/util/Vector.h:314:12: required from 'status_t Vector<Value>::Insert(const Value&, int32) [with Value = VectorMapEntryStrategy::Pair<int, std::basic_string<char>, Ascending::Strategy<int> >::Entry; status_t = int; int32 = int]'
  1358. /s/headers/private/kernel/util/VectorMap.h:309:25: required from 'status_t VectorMap<Key, Value, EntryStrategy>::Insert(const Key&, const Value&) [with Key = int; Value = std::basic_string<char>; EntryStrategy = VectorMapEntryStrategy::Pair<int, std::basic_string<char>, Ascending::Strategy<int> >; status_t = int]'
  1359. /s/src/tests/system/kernel/util/VectorMapTest.cpp:281:3: required from 'void TestMap<Key, Value, MyMap, ReferenceMap, Compare>::Insert(const Key&, const Value&) [with Key = int; Value = std::basic_string<char>; MyMap = IntStringMap<Ascending::Strategy<int> >; ReferenceMap = std::map<int, std::basic_string<char>, CompareWrapper<int, Ascending::Strategy<int> >, std::allocator<std::pair<const int, std::basic_string<char> > > >; Compare = Ascending::Strategy<int>]'
  1360. /s/src/tests/system/kernel/util/VectorMapTest.cpp:588:12: required from 'void VectorMapTest<TestStrategy>::InsertTest(int32) [with TestStrategy = IntStringTestStrategy<Ascending>; int32 = int]'
  1361. /s/src/tests/system/kernel/util/VectorMapTest.cpp:807:32: required from 'void VectorMapTest<TestStrategy>::Insert30ElementsTest() [with TestStrategy = IntStringTestStrategy<Ascending>]'
  1362. /s/src/tests/system/kernel/util/VectorMapTest.cpp:552:2: required from 'static void VectorMapTest<TestStrategy>::registerTests(CppUnit::TestSuite*, CppUnit::TestFixtureFactory*) [with TestStrategy = IntStringTestStrategy<Ascending>]'
  1363. /s/src/tests/system/kernel/util/VectorMapTest.cpp:570:2: required from 'static CppUnit::TestSuite* VectorMapTest<TestStrategy>::suite() [with TestStrategy = IntStringTestStrategy<Ascending>]'
  1364. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:19:33: required from 'CppUnit::Test* CppUnit::TestSuiteFactory<TestCaseType>::makeTest() [with TestCaseType = VectorMapTest<IntStringTestStrategy<Ascending> >]'
  1365. /s/headers/tools/cppunit/cppunit/extensions/TestSuiteFactory.h:17:19: required from here
  1366. /s/headers/private/kernel/string.h:15:50: warning: 'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class VectorMapEntryStrategy::Pair<int, std::basic_string<char>, Ascending::Strategy<int> >::Entry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  1367. 15 | #define memmove(DEST, SRC, LEN) __builtin_memmove((DEST), (SRC), (LEN))
  1368. | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
  1369. /s/headers/private/kernel/util/Vector.h:293:17: note: in expansion of macro 'memmove'
  1370. 293 | memmove(items + offset, items, count * sizeof(Value));
  1371. | ^~~~~~~
  1372. /s/headers/private/kernel/util/VectorMap.h:686:15: note: 'class VectorMapEntryStrategy::Pair<int, std::basic_string<char>, Ascending::Strategy<int> >::Entry' declared here
  1373. 686 | class Entry {
  1374. | ^~~~~
  1375. /s/src/tests/system/kernel/util/VectorMapTest.cpp:51:26: warning: '%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]
  1376. 51 | sprintf(buffer, "%ld", rand() % fDifferentValues);
  1377. | ^~~
  1378. /s/src/tests/system/kernel/util/VectorMapTest.cpp:51:25: note: directive argument in the range [-2147483647, 2147483647]
  1379. 51 | sprintf(buffer, "%ld", rand() % fDifferentValues);
  1380. | ^~~~~
  1381. /s/src/tests/system/kernel/util/VectorMapTest.cpp:51:16: note: 'sprintf' output between 2 and 12 bytes into a destination of size 10
  1382. 51 | sprintf(buffer, "%ld", rand() % fDifferentValues);
  1383. | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1384. C++ objects/haiku/x86_64/release/tests/kits/app/bapplication/testapps/BApplicationTestApp4a.o
  1385. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp2b.cpp: In function 'int main()':
  1386. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp2b.cpp:12:26: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1387. 12 | printf("error: %lx\n", error);
  1388. | ~~^ ~~~~~
  1389. | | |
  1390. | | status_t {aka int}
  1391. | long unsigned int
  1392. | %x
  1393. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp2b.cpp:13:32: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1394. 13 | printf("InitCheck(): %lx\n", app.InitCheck());
  1395. | ~~^ ~~~~~~~~~~~~~~~
  1396. | | |
  1397. | long unsigned int status_t {aka int}
  1398. | %x
  1399. C++ objects/haiku/x86_64/release/tests/kits/app/bapplication/testapps/BApplicationTestApp4b.o
  1400. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp3.cpp: In function 'int main()':
  1401. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp3.cpp:11:32: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1402. 11 | printf("InitCheck(): %lx\n", app.InitCheck());
  1403. | ~~^ ~~~~~~~~~~~~~~~
  1404. | | |
  1405. | long unsigned int status_t {aka int}
  1406. | %x
  1407. C++ objects/haiku/x86_64/release/tests/kits/app/bapplication/testapps/BApplicationTestApp5.o
  1408. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp3a.cpp: In function 'int main()':
  1409. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp3a.cpp:11:32: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1410. 11 | printf("InitCheck(): %lx\n", app.InitCheck());
  1411. | ~~^ ~~~~~~~~~~~~~~~
  1412. | | |
  1413. | long unsigned int status_t {aka int}
  1414. | %x
  1415. C++ objects/haiku/x86_64/release/tests/kits/app/bapplication/testapps/BApplicationTestApp5a.o
  1416. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp3b.cpp: In function 'int main()':
  1417. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp3b.cpp:12:26: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1418. 12 | printf("error: %lx\n", error);
  1419. | ~~^ ~~~~~
  1420. | | |
  1421. | | status_t {aka int}
  1422. | long unsigned int
  1423. | %x
  1424. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp3b.cpp:13:32: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1425. 13 | printf("InitCheck(): %lx\n", app.InitCheck());
  1426. | ~~^ ~~~~~~~~~~~~~~~
  1427. | | |
  1428. | long unsigned int status_t {aka int}
  1429. | %x
  1430. C++ objects/haiku/x86_64/release/tests/kits/app/bapplication/testapps/BApplicationTestApp5b.o
  1431. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp4.cpp: In function 'int main()':
  1432. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp4.cpp:11:32: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1433. 11 | printf("InitCheck(): %lx\n", app.InitCheck());
  1434. | ~~^ ~~~~~~~~~~~~~~~
  1435. | | |
  1436. | long unsigned int status_t {aka int}
  1437. | %x
  1438. C++ objects/haiku/x86_64/release/tests/kits/app/bapplication/testapps/AppRunTestApp1.o
  1439. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp4a.cpp: In function 'int main()':
  1440. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp4a.cpp:11:32: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1441. 11 | printf("InitCheck(): %lx\n", app.InitCheck());
  1442. | ~~^ ~~~~~~~~~~~~~~~
  1443. | | |
  1444. | long unsigned int status_t {aka int}
  1445. | %x
  1446. C++ objects/haiku/x86_64/release/tests/kits/app/common/CommonTestApp.o
  1447. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp4b.cpp: In function 'int main()':
  1448. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp4b.cpp:12:26: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1449. 12 | printf("error: %lx\n", error);
  1450. | ~~^ ~~~~~
  1451. | | |
  1452. | | status_t {aka int}
  1453. | long unsigned int
  1454. | %x
  1455. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp4b.cpp:13:32: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1456. 13 | printf("InitCheck(): %lx\n", app.InitCheck());
  1457. | ~~^ ~~~~~~~~~~~~~~~
  1458. | | |
  1459. | long unsigned int status_t {aka int}
  1460. | %x
  1461. C++ objects/haiku/x86_64/release/tests/kits/app/bapplication/testapps/AppQuitTestApp1.o
  1462. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp5.cpp: In function 'int main()':
  1463. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp5.cpp:11:32: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1464. 11 | printf("InitCheck(): %lx\n", app.InitCheck());
  1465. | ~~^ ~~~~~~~~~~~~~~~
  1466. | | |
  1467. | long unsigned int status_t {aka int}
  1468. | %x
  1469. C++ objects/haiku/x86_64/release/tests/kits/app/bapplication/testapps/AppQuitTestApp2.o
  1470. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp5a.cpp: In function 'int main()':
  1471. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp5a.cpp:11:32: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1472. 11 | printf("InitCheck(): %lx\n", app.InitCheck());
  1473. | ~~^ ~~~~~~~~~~~~~~~
  1474. | | |
  1475. | long unsigned int status_t {aka int}
  1476. | %x
  1477. C++ objects/haiku/x86_64/release/tests/kits/app/bapplication/testapps/AppQuitTestApp3.o
  1478. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp5b.cpp: In function 'int main()':
  1479. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp5b.cpp:12:26: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1480. 12 | printf("error: %lx\n", error);
  1481. | ~~^ ~~~~~
  1482. | | |
  1483. | | status_t {aka int}
  1484. | long unsigned int
  1485. | %x
  1486. /s/src/tests/kits/app/bapplication/testapps/BApplicationTestApp5b.cpp:13:32: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1487. 13 | printf("InitCheck(): %lx\n", app.InitCheck());
  1488. | ~~^ ~~~~~~~~~~~~~~~
  1489. | | |
  1490. | long unsigned int status_t {aka int}
  1491. | %x
  1492. C++ objects/haiku/x86_64/release/tests/kits/app/bapplication/testapps/AppQuitTestApp4.o
  1493. C++ objects/haiku/x86_64/release/tests/kits/app/bapplication/testapps/AppQuitRequestedTestApp1.o
  1494. C++ objects/haiku/x86_64/release/tests/kits/app/bmessenger/SMRemoteTargetApp.o
  1495. C++ objects/haiku/x86_64/release/tests/kits/app/bmessenger/SMLooper.o
  1496. C++ objects/haiku/x86_64/release/tests/kits/app/bmessenger/testapps/BMessengerTestApp1.o
  1497. C++ objects/haiku/x86_64/release/tests/kits/app/broster/testapps/RecentAppsTestQualifyingApp.o
  1498. C++ objects/haiku/x86_64/release/tests/kits/app/broster/testapps/RecentAppsTestApp.o
  1499. C++ objects/haiku/x86_64/release/tests/kits/app/broster/testapps/RecentAppsTestNonQualifyingApp.o
  1500. /s/src/tests/kits/app/bmessenger/SMRemoteTargetApp.cpp: In function 'int main(int, char**)':
  1501. /s/src/tests/kits/app/bmessenger/SMRemoteTargetApp.cpp:86:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  1502. 86 | if (code != SMRT_QUIT)
  1503. | ^~
  1504. /s/src/tests/kits/app/bmessenger/SMRemoteTargetApp.cpp:88:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  1505. 88 | running = false;
  1506. | ^~~~~~~
  1507. C++ objects/haiku/x86_64/release/tests/kits/app/broster/testapps/RecentAppsTestEmptyApp.o
  1508. C++ objects/haiku/x86_64/release/tests/kits/app/broster/testapps/RecentAppsTestControlApp.o
  1509. C++ objects/haiku/x86_64/release/tests/kits/app/broster/testapps/RosterBroadcastTestApp1.o
  1510. C++ objects/haiku/x86_64/release/tests/kits/app/broster/testapps/RosterLaunchTestApp1.o
  1511. C++ objects/haiku/x86_64/release/tests/kits/app/broster/testapps/RecentAppsTestApp.o
  1512. C++ objects/haiku/x86_64/release/tests/kits/app/broster/testapps/RosterWatchingTestApp1.o
  1513. C++ objects/haiku/x86_64/release/tests/kits/interface/InterfaceKitTestAddon.o
  1514. C++ objects/haiku/x86_64/release/tests/kits/interface/GraphicsDefsTest.o
  1515. C++ objects/haiku/x86_64/release/tests/kits/interface/BitmapTest.o
  1516. C++ objects/haiku/x86_64/release/tests/kits/app/broster/testapps/RecentAppsTestApp.o
  1517. C++ objects/haiku/x86_64/release/tests/kits/interface/BBitmapTester.o
  1518. C++ objects/haiku/x86_64/release/tests/kits/interface/SetBitsTester.o
  1519. C++ objects/haiku/x86_64/release/tests/kits/app/broster/testapps/RecentAppsTestApp.o
  1520. In file included from /s/src/tests/kits/interface/InterfaceKitTestAddon.cpp:5:
  1521. /s/src/tests/kits/interface/balert/AlertTest.h:9:16: warning: declaration 'class CppUnit::Test' does not declare anything
  1522. 9 | class CppUnit::Test;
  1523. | ^~~~
  1524. In file included from /s/src/tests/kits/interface/InterfaceKitTestAddon.cpp:6:
  1525. /s/src/tests/kits/interface/bbitmap/BitmapTest.h:4:16: warning: declaration 'class CppUnit::Test' does not declare anything
  1526. 4 | class CppUnit::Test;
  1527. | ^~~~
  1528. In file included from /s/src/tests/kits/interface/InterfaceKitTestAddon.cpp:7:
  1529. /s/src/tests/kits/interface/bdeskbar/DeskbarTest.h:4:16: warning: declaration 'class CppUnit::Test' does not declare anything
  1530. 4 | class CppUnit::Test;
  1531. | ^~~~
  1532. In file included from /s/src/tests/kits/interface/InterfaceKitTestAddon.cpp:8:
  1533. /s/src/tests/kits/interface/bpolygon/PolygonTest.h:4:16: warning: declaration 'class CppUnit::Test' does not declare anything
  1534. 4 | class CppUnit::Test;
  1535. | ^~~~
  1536. In file included from /s/src/tests/kits/interface/InterfaceKitTestAddon.cpp:9:
  1537. /s/src/tests/kits/interface/bmenu/MenuTest.h:4:16: warning: declaration 'class CppUnit::Test' does not declare anything
  1538. 4 | class CppUnit::Test;
  1539. | ^~~~
  1540. In file included from /s/src/tests/kits/interface/InterfaceKitTestAddon.cpp:10:
  1541. /s/src/tests/kits/interface/bregion/RegionTest.h:4:16: warning: declaration 'class CppUnit::Test' does not declare anything
  1542. 4 | class CppUnit::Test;
  1543. | ^~~~
  1544. In file included from /s/src/tests/kits/interface/InterfaceKitTestAddon.cpp:11:
  1545. /s/src/tests/kits/interface/btextcontrol/TextControlTest.h:4:16: warning: declaration 'class CppUnit::Test' does not declare anything
  1546. 4 | class CppUnit::Test;
  1547. | ^~~~
  1548. In file included from /s/src/tests/kits/interface/InterfaceKitTestAddon.cpp:12:
  1549. /s/src/tests/kits/interface/btextview/TextViewTest.h:4:16: warning: declaration 'class CppUnit::Test' does not declare anything
  1550. 4 | class CppUnit::Test;
  1551. | ^~~~
  1552. In file included from /s/src/tests/kits/interface/InterfaceKitTestAddon.cpp:14:
  1553. /s/src/tests/kits/interface/GraphicsDefsTest.h:4:16: warning: declaration 'class CppUnit::Test' does not declare anything
  1554. 4 | class CppUnit::Test;
  1555. | ^~~~
  1556. In file included from /s/src/tests/kits/interface/InterfaceKitTestAddon.cpp:15:
  1557. /s/src/tests/kits/interface/OutlineListViewTest.h:4:16: warning: declaration 'class CppUnit::Test' does not declare anything
  1558. 4 | class CppUnit::Test;
  1559. | ^~~~
  1560. C++ objects/haiku/x86_64/release/tests/kits/interface/PolygonTest.o
  1561. C++ objects/haiku/x86_64/release/tests/kits/interface/DummyPolygon.o
  1562. C++ objects/haiku/x86_64/release/tests/kits/interface/CreatePolygonTest.o
  1563. C++ objects/haiku/x86_64/release/tests/kits/interface/MapPolygonTest.o
  1564. In file included from /s/src/tests/kits/interface/GraphicsDefsTest.cpp:8:
  1565. /s/src/tests/kits/interface/GraphicsDefsTest.h:4:16: warning: declaration 'class CppUnit::Test' does not declare anything
  1566. 4 | class CppUnit::Test;
  1567. | ^~~~
  1568. C++ objects/haiku/x86_64/release/tests/kits/interface/MenuTest.o
  1569. C++ objects/haiku/x86_64/release/tests/kits/interface/RegionTest.o
  1570. C++ objects/haiku/x86_64/release/tests/kits/interface/RegionTestcase.o
  1571. /s/src/tests/kits/interface/bbitmap/BBitmapTester.cpp: In member function 'void TBBitmapTester::BBitmap1()':
  1572. /s/src/tests/kits/interface/bbitmap/BBitmapTester.cpp:208:27: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]
  1573. 208 | printf("space: %x: bpr: %ld (%ld)\n", testCase.space, bitmap.BytesPerRow(),
  1574. | ~~^ ~~~~~~~~~~~~~~~~~~~~
  1575. | | |
  1576. | long int int32 {aka int}
  1577. | %d
  1578. /s/src/tests/kits/interface/bbitmap/BBitmapTester.cpp:208:32: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int32' {aka 'int'} [-Wformat=]
  1579. 208 | printf("space: %x: bpr: %ld (%ld)\n", testCase.space, bitmap.BytesPerRow(),
  1580. | ~~^
  1581. | |
  1582. | long int
  1583. | %d
  1584. 209 | bpr);
  1585. | ~~~
  1586. | |
  1587. | int32 {aka int}
  1588. C++ objects/haiku/x86_64/release/tests/kits/interface/RegionConstruction.o
  1589. C++ objects/haiku/x86_64/release/tests/kits/interface/RegionExclude.o
  1590. ...on 600th target...
  1591. C++ objects/haiku/x86_64/release/tests/kits/interface/RegionInclude.o
  1592. C++ objects/haiku/x86_64/release/tests/kits/interface/RegionIntersect.o
  1593. C++ objects/haiku/x86_64/release/tests/kits/interface/RegionOffsetBy.o
  1594. C++ objects/haiku/x86_64/release/tests/kits/interface/OutlineListViewTest.o
  1595. C++ objects/haiku/x86_64/release/tests/kits/interface/TextControlTest.o
  1596. C++ objects/haiku/x86_64/release/tests/kits/interface/TextViewTest.o
  1597. /s/src/tests/kits/app/broster/LaunchTester.cpp: In function 'void set_type_app_hint(const char*, const char*)':
  1598. /s/src/tests/kits/app/broster/LaunchTester.cpp:238:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  1599. 238 | if (!type.IsInstalled());
  1600. | ^~
  1601. In file included from /s/headers/tools/cppunit/cppunit/TestCase.h:6,
  1602. from /s/headers/tools/cppunit/cppunit/TestCaller.h:5,
  1603. from /s/headers/tools/cppunit/cppunit/extensions/TestSuiteBuilder.h:7,
  1604. from /s/headers/tools/cppunit/cppunit/extensions/HelperMacros.h:11,
  1605. from /s/headers/tools/cppunit/TestUtils.h:8,
  1606. from /s/src/tests/kits/app/broster/LaunchTester.cpp:28:
  1607. /s/headers/tools/cppunit/cppunit/TestAssert.h:122:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  1608. 122 | ( ::CppUnit::Asserter::failIf( !(condition), \
  1609. | ^
  1610. /s/headers/tools/cppunit/TestUtils.h:11:13: note: in expansion of macro 'CPPUNIT_ASSERT'
  1611. 11 | #define CHK CPPUNIT_ASSERT
  1612. | ^~~~~~~~~~~~~~
  1613. /s/src/tests/kits/app/broster/LaunchTester.cpp:239:17: note: in expansion of macro 'CHK'
  1614. 239 | CHK(type.Install() == B_OK);
  1615. | ^~~
  1616. /s/src/tests/kits/app/broster/LaunchTester.cpp: In member function 'void LaunchTester::LaunchTestC1()':
  1617. /s/src/tests/kits/app/broster/LaunchTester.cpp:1674:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
  1618. 1674 | char *argv[] = { "Hey!" };
  1619. | ^~~~~~
  1620. /s/src/tests/kits/app/broster/LaunchTester.cpp: In member function 'void LaunchTester::LaunchTestC2()':
  1621. /s/src/tests/kits/app/broster/LaunchTester.cpp:1690:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
  1622. 1690 | char *argv[] = { "Hey!" };
  1623. | ^~~~~~
  1624. /s/src/tests/kits/app/broster/LaunchTester.cpp: In member function 'void LaunchTester::LaunchTestF1()':
  1625. /s/src/tests/kits/app/broster/LaunchTester.cpp:2705:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
  1626. 2705 | char *argv[] = { "Hey!" };
  1627. | ^~~~~~
  1628. /s/src/tests/kits/app/broster/LaunchTester.cpp: In member function 'void LaunchTester::LaunchTestF2()':
  1629. /s/src/tests/kits/app/broster/LaunchTester.cpp:2720:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
  1630. 2720 | char *argv[] = { "Hey!" };
  1631. | ^~~~~~
  1632. /s/src/tests/kits/app/broster/LaunchTester.cpp: In member function 'void LaunchTester::LaunchTestF6()':
  1633. /s/src/tests/kits/app/broster/LaunchTester.cpp:2855:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
  1634. 2855 | char *argv[] = { "Hey!" };
  1635. | ^~~~~~
  1636. C++ objects/haiku/x86_64/release/tests/kits/locale/LocaleKitTestAddon.o
  1637. C++ objects/haiku/x86_64/release/tests/kits/locale/CollatorTest.o
  1638. C++ objects/haiku/x86_64/release/tests/kits/locale/DateFormatTest.o
  1639. C++ objects/haiku/x86_64/release/tests/kits/locale/DateTimeFormatTest.o
  1640. C++ objects/haiku/x86_64/release/tests/kits/locale/DurationFormatTest.o
  1641. C++ objects/haiku/x86_64/release/tests/kits/locale/LanguageTest.o
  1642. C++ objects/haiku/x86_64/release/tests/kits/locale/NumberFormatTest.o
  1643. C++ objects/haiku/x86_64/release/tests/kits/locale/RelativeDateTimeFormatTest.o
  1644. C++ objects/haiku/x86_64/release/tests/kits/locale/StringFormatTest.o
  1645. C++ objects/haiku/x86_64/release/tests/kits/locale/TimeFormatTest.o
  1646. C++ objects/haiku/x86_64/release/tests/kits/locale/UnicodeCharTest.o
  1647. C++ objects/haiku/x86_64/release/tests/kits/media/MediaKitTestAddon.o
  1648. C++ objects/haiku/x86_64/release/tests/kits/media/AreaTest.o
  1649. C++ objects/haiku/x86_64/release/tests/kits/media/BufferTest.o
  1650. C++ objects/haiku/x86_64/release/tests/kits/media/FormatDescriptions.o
  1651. C++ objects/haiku/x86_64/release/tests/kits/media/MediaFormats.o
  1652. C++ objects/haiku/x86_64/release/tests/kits/media/SizeofTest.o
  1653. C++ objects/haiku/x86_64/release/tests/kits/media/TimeCodeTest.o
  1654. C++ objects/haiku/x86_64/release/tests/kits/media/TimedEventQueueTest.o
  1655. C++ objects/haiku/x86_64/release/tests/kits/net/libnetapi/NetAPITestAddon.o
  1656. C++ objects/haiku/x86_64/release/tests/kits/net/libnetapi/NetworkAddressTest.o
  1657. C++ objects/haiku/x86_64/release/tests/kits/net/libnetapi/NetworkInterfaceTest.o
  1658. C++ objects/haiku/x86_64/release/tests/kits/net/libnetapi/NetworkUrlTest.o
  1659. C++ objects/haiku/x86_64/release/tests/kits/net/netservices2/ServicesKitTestAddon.o
  1660. C++ objects/haiku/x86_64/release/tests/kits/net/netservices2/ExclusiveBorrowTest.o
  1661. C++ objects/haiku/x86_64/release/tests/kits/net/netservices2/HttpDebugLogger.o
  1662. C++ objects/haiku/x86_64/release/tests/kits/net/netservices2/HttpProtocolTest.o
  1663. C++ objects/haiku/x86_64/release/tests/kits/net/netservices2/TestServer.o
  1664. C++ objects/haiku/x86_64/release/tests/kits/net/service/ServiceKitTestAddon.o
  1665. C++ objects/haiku/x86_64/release/tests/kits/net/service/CookieTest.o
  1666. C++ objects/haiku/x86_64/release/tests/kits/net/service/DataTest.o
  1667. C++ objects/haiku/x86_64/release/tests/kits/net/service/GeolocationTest.o
  1668. C++ objects/haiku/x86_64/release/tests/kits/net/service/HttpTest.o
  1669. C++ objects/haiku/x86_64/release/tests/kits/net/service/UrlTest.o
  1670. In file included from /s/headers/tools/cppunit/cppunit/TestCase.h:6,
  1671. from /s/headers/tools/cppunit/TestCase.h:5,
  1672. from /s/src/tests/kits/net/libnetapi/NetworkUrlTest.h:9,
  1673. from /s/src/tests/kits/net/libnetapi/NetworkUrlTest.cpp:7:
  1674. /s/src/tests/kits/net/libnetapi/NetworkUrlTest.cpp: In member function 'void NetworkUrlTest::TestBadHosts()':
  1675. /s/src/tests/kits/net/libnetapi/NetworkUrlTest.cpp:412:23: warning: hex escape sequence out of range
  1676. 412 | (BUrl("http://www.b\xc3\xbcch.at", true).IsValid()));
  1677. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  1678. /s/headers/tools/cppunit/cppunit/TestAssert.h:140:36: note: in definition of macro 'CPPUNIT_ASSERT_MESSAGE'
  1679. 140 | ( ::CppUnit::Asserter::failIf( !(condition), \
  1680. | ^~~~~~~~~
  1681. C++ objects/haiku/x86_64/release/tests/kits/net/service/FileTest.o
  1682. C++ objects/haiku/x86_64/release/tests/kits/net/service/TestServer.o
  1683. C++ objects/haiku/x86_64/release/tests/kits/shared/SharedTestAddon.o
  1684. C++ objects/haiku/x86_64/release/tests/kits/shared/CalendarViewTest.o
  1685. C++ objects/haiku/x86_64/release/tests/kits/shared/CpuTypeTest.o
  1686. C++ objects/haiku/x86_64/release/tests/kits/shared/DriverSettingsMessageAdapterTest.o
  1687. C++ objects/haiku/x86_64/release/tests/kits/shared/JsonEndToEndTest.o
  1688. C++ objects/haiku/x86_64/release/tests/kits/shared/JsonErrorHandlingTest.o
  1689. C++ objects/haiku/x86_64/release/tests/kits/shared/JsonTextWriterTest.o
  1690. C++ objects/haiku/x86_64/release/tests/kits/shared/JsonToMessageTest.o
  1691. C++ objects/haiku/x86_64/release/tests/kits/shared/KeymapTest.o
  1692. C++ objects/haiku/x86_64/release/tests/kits/shared/LRUCacheTest.o
  1693. C++ objects/haiku/x86_64/release/tests/kits/shared/MemoryRingIOTest.o
  1694. C++ objects/haiku/x86_64/release/tests/kits/shared/NaturalCompareTest.o
  1695. C++ objects/haiku/x86_64/release/tests/kits/storage/StorageKitTestAddon.o
  1696. C++ objects/haiku/x86_64/release/tests/kits/storage/AppFileInfoTest.o
  1697. C++ objects/haiku/x86_64/release/tests/kits/storage/BasicTest.o
  1698. C++ objects/haiku/x86_64/release/tests/kits/storage/DataIOTest.o
  1699. C++ objects/haiku/x86_64/release/tests/kits/storage/DirectoryTest.o
  1700. In file included from /s/src/tests/kits/storage/StorageKitTestAddon.cpp:5:
  1701. /s/src/tests/kits/storage/AppFileInfoTest.h:13:16: warning: declaration 'class CppUnit::Test' does not declare anything
  1702. 13 | class CppUnit::Test;
  1703. | ^~~~
  1704. In file included from /s/src/tests/kits/storage/StorageKitTestAddon.cpp:13:
  1705. /s/src/tests/kits/storage/NodeInfoTest.h:13:16: warning: declaration 'class CppUnit::Test' does not declare anything
  1706. 13 | class CppUnit::Test;
  1707. | ^~~~
  1708. In file included from /s/src/tests/kits/storage/StorageKitTestAddon.cpp:20:
  1709. /s/src/tests/kits/storage/VolumeTest.h:13:16: warning: declaration 'class CppUnit::Test' does not declare anything
  1710. 13 | class CppUnit::Test;
  1711. | ^~~~
  1712. C++ objects/haiku/x86_64/release/tests/kits/storage/EntryTest.o
  1713. C++ objects/haiku/x86_64/release/tests/kits/storage/FindDirectoryTest.o
  1714. C++ objects/haiku/x86_64/release/tests/kits/storage/FileTest.o
  1715. /s/src/tests/kits/storage/BasicTest.cpp: In member function 'virtual void BasicTest::tearDown()':
  1716. /s/src/tests/kits/storage/BasicTest.cpp:52:44: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int32' {aka 'int'} [-Wformat=]
  1717. 52 | "during test: %ld -> %ld\n", fAvailableFDs, availableFDs);
  1718. | ~~^ ~~~~~~~~~~~~~
  1719. | | |
  1720. | long int int32 {aka int}
  1721. | %d
  1722. /s/src/tests/kits/storage/BasicTest.cpp:52:51: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]
  1723. 52 | "during test: %ld -> %ld\n", fAvailableFDs, availableFDs);
  1724. | ~~^ ~~~~~~~~~~~~
  1725. | | |
  1726. | long int int32 {aka int}
  1727. | %d
  1728. /s/src/tests/kits/storage/BasicTest.cpp: In static member function 'static void BasicTest::dumpStat(stat&)':
  1729. /s/src/tests/kits/storage/BasicTest.cpp:72:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'dev_t' {aka 'int'} [-Wformat=]
  1730. 72 | printf(" st_dev : %lx\n", st.st_dev);
  1731. | ~~^ ~~~~~~~~~
  1732. | | |
  1733. | | dev_t {aka int}
  1734. | long unsigned int
  1735. | %x
  1736. /s/src/tests/kits/storage/BasicTest.cpp:73:33: warning: format '%Lx' expects argument of type 'long long unsigned int', but argument 2 has type 'ino_t' {aka 'long int'} [-Wformat=]
  1737. 73 | printf(" st_ino : %Lx\n", st.st_ino);
  1738. | ~~^ ~~~~~~~~~
  1739. | | |
  1740. | | ino_t {aka long int}
  1741. | long long unsigned int
  1742. | %lx
  1743. /s/src/tests/kits/storage/BasicTest.cpp:78:34: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'off_t' {aka 'long int'} [-Wformat=]
  1744. 78 | printf(" st_size : %lld\n", st.st_size);
  1745. | ~~~^ ~~~~~~~~~~
  1746. | | |
  1747. | | off_t {aka long int}
  1748. | long long int
  1749. | %ld
  1750. /s/src/tests/kits/storage/BasicTest.cpp:79:33: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'blksize_t' {aka 'int'} [-Wformat=]
  1751. 79 | printf(" st_blksize: %ld\n", st.st_blksize);
  1752. | ~~^ ~~~~~~~~~~~~~
  1753. | | |
  1754. | long int blksize_t {aka int}
  1755. | %d
  1756. /s/src/tests/kits/storage/BasicTest.cpp: In static member function 'static void BasicTest::createVolume(std::string, std::string, int32, bool)':
  1757. /s/src/tests/kits/storage/BasicTest.cpp:92:32: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]
  1758. 92 | sprintf(megsString, "%ld", megs);
  1759. | ~~^ ~~~~
  1760. | | |
  1761. | | int32 {aka int}
  1762. | long int
  1763. | %d
  1764. C++ objects/haiku/x86_64/release/tests/kits/storage/MimeSnifferTest.o
  1765. C++ objects/haiku/x86_64/release/tests/kits/storage/NodeInfoTest.o
  1766. /s/src/tests/kits/storage/FindDirectoryTest.cpp: In function 'status_t test_find_directory(directory_which, BPath&, dev_t)':
  1767. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_SYSTEM_DEVELOP_DIRECTORY' not handled in switch [-Wswitch]
  1768. 127 | switch (dir) {
  1769. | ^
  1770. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_SYSTEM_PACKAGES_DIRECTORY' not handled in switch [-Wswitch]
  1771. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_SYSTEM_HEADERS_DIRECTORY' not handled in switch [-Wswitch]
  1772. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_SYSTEM_CACHE_DIRECTORY' not handled in switch [-Wswitch]
  1773. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_SYSTEM_NONPACKAGED_DIRECTORY' not handled in switch [-Wswitch]
  1774. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_SYSTEM_NONPACKAGED_ADDONS_DIRECTORY' not handled in switch [-Wswitch]
  1775. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_SYSTEM_NONPACKAGED_TRANSLATORS_DIRECTORY' not handled in switch [-Wswitch]
  1776. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_SYSTEM_NONPACKAGED_MEDIA_NODES_DIRECTORY' not handled in switch [-Wswitch]
  1777. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_SYSTEM_NONPACKAGED_BIN_DIRECTORY' not handled in switch [-Wswitch]
  1778. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_SYSTEM_NONPACKAGED_DATA_DIRECTORY' not handled in switch [-Wswitch]
  1779. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_SYSTEM_NONPACKAGED_FONTS_DIRECTORY' not handled in switch [-Wswitch]
  1780. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_SYSTEM_NONPACKAGED_SOUNDS_DIRECTORY' not handled in switch [-Wswitch]
  1781. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_SYSTEM_NONPACKAGED_DOCUMENTATION_DIRECTORY' not handled in switch [-Wswitch]
  1782. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_SYSTEM_NONPACKAGED_LIB_DIRECTORY' not handled in switch [-Wswitch]
  1783. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_SYSTEM_NONPACKAGED_HEADERS_DIRECTORY' not handled in switch [-Wswitch]
  1784. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_SYSTEM_NONPACKAGED_DEVELOP_DIRECTORY' not handled in switch [-Wswitch]
  1785. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_USER_PACKAGES_DIRECTORY' not handled in switch [-Wswitch]
  1786. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_USER_HEADERS_DIRECTORY' not handled in switch [-Wswitch]
  1787. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_USER_NONPACKAGED_DIRECTORY' not handled in switch [-Wswitch]
  1788. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_USER_NONPACKAGED_ADDONS_DIRECTORY' not handled in switch [-Wswitch]
  1789. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_USER_NONPACKAGED_TRANSLATORS_DIRECTORY' not handled in switch [-Wswitch]
  1790. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_USER_NONPACKAGED_MEDIA_NODES_DIRECTORY' not handled in switch [-Wswitch]
  1791. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_USER_NONPACKAGED_BIN_DIRECTORY' not handled in switch [-Wswitch]
  1792. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_USER_NONPACKAGED_DATA_DIRECTORY' not handled in switch [-Wswitch]
  1793. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_USER_NONPACKAGED_FONTS_DIRECTORY' not handled in switch [-Wswitch]
  1794. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_USER_NONPACKAGED_SOUNDS_DIRECTORY' not handled in switch [-Wswitch]
  1795. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_USER_NONPACKAGED_DOCUMENTATION_DIRECTORY' not handled in switch [-Wswitch]
  1796. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_USER_NONPACKAGED_LIB_DIRECTORY' not handled in switch [-Wswitch]
  1797. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_USER_NONPACKAGED_HEADERS_DIRECTORY' not handled in switch [-Wswitch]
  1798. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_USER_NONPACKAGED_DEVELOP_DIRECTORY' not handled in switch [-Wswitch]
  1799. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_USER_DEVELOP_DIRECTORY' not handled in switch [-Wswitch]
  1800. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_USER_DOCUMENTATION_DIRECTORY' not handled in switch [-Wswitch]
  1801. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_USER_SERVERS_DIRECTORY' not handled in switch [-Wswitch]
  1802. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_USER_APPS_DIRECTORY' not handled in switch [-Wswitch]
  1803. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_USER_BIN_DIRECTORY' not handled in switch [-Wswitch]
  1804. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_USER_PREFERENCES_DIRECTORY' not handled in switch [-Wswitch]
  1805. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_USER_ETC_DIRECTORY' not handled in switch [-Wswitch]
  1806. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_USER_LOG_DIRECTORY' not handled in switch [-Wswitch]
  1807. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_USER_SPOOL_DIRECTORY' not handled in switch [-Wswitch]
  1808. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_USER_VAR_DIRECTORY' not handled in switch [-Wswitch]
  1809. /s/src/tests/kits/storage/FindDirectoryTest.cpp:127:16: warning: enumeration value 'B_PACKAGE_LINKS_DIRECTORY' not handled in switch [-Wswitch]
  1810. In file included from /s/headers/tools/cppunit/cppunit/TestCase.h:6,
  1811. from /s/headers/tools/cppunit/cppunit/TestCaller.h:5,
  1812. from /s/src/tests/kits/storage/FindDirectoryTest.h:6,
  1813. from /s/src/tests/kits/storage/FindDirectoryTest.cpp:11:
  1814. /s/src/tests/kits/storage/FindDirectoryTest.cpp: In member function 'void FindDirectoryTest::Test()':
  1815. /s/src/tests/kits/storage/FindDirectoryTest.cpp:374:48: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  1816. 374 | CPPUNIT_ASSERT( result == B_OK && result3 == B_OK
  1817. /s/headers/tools/cppunit/cppunit/TestAssert.h:122:36: note: in definition of macro 'CPPUNIT_ASSERT'
  1818. 122 | ( ::CppUnit::Asserter::failIf( !(condition), \
  1819. | ^~~~~~~~~
  1820. C++ objects/haiku/x86_64/release/tests/kits/storage/NodeTest.o
  1821. C++ objects/haiku/x86_64/release/tests/kits/storage/PathTest.o
  1822. In file included from /s/src/tests/kits/storage/NodeInfoTest.cpp:28:
  1823. /s/src/tests/kits/storage/NodeInfoTest.h:13:16: warning: declaration 'class CppUnit::Test' does not declare anything
  1824. 13 | class CppUnit::Test;
  1825. | ^~~~
  1826. C++ objects/haiku/x86_64/release/tests/kits/storage/QueryTest.o
  1827. C++ objects/haiku/x86_64/release/tests/kits/storage/ResourcesTest.o
  1828. C++ objects/haiku/x86_64/release/tests/kits/storage/ResourceStringsTest.o
  1829. /s/src/tests/kits/storage/EntryTest.cpp: In function 'int32 get_error_index(status_t)':
  1830. /s/src/tests/kits/storage/EntryTest.cpp:170:42: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1831. 170 | printf("WARNING: error %lx is not in the list of errors\n", error);
  1832. | ~~^ ~~~~~
  1833. | | |
  1834. | long unsigned int status_t {aka int}
  1835. | %x
  1836. /s/src/tests/kits/storage/EntryTest.cpp: In function 'bool fuzzy_equals(status_t, status_t)':
  1837. /s/src/tests/kits/storage/EntryTest.cpp:201:61: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1838. 201 | printf("WARNING: bad fuzzy error: %lx\n", fuzzyError);
  1839. | ~~^ ~~~~~~~~~~
  1840. | | |
  1841. | | status_t {aka int}
  1842. | long unsigned int
  1843. | %x
  1844. /s/src/tests/kits/storage/EntryTest.cpp: In member function 'void EntryTest::InitTest1Paths(TestEntry&, status_t, bool)':
  1845. /s/src/tests/kits/storage/EntryTest.cpp:344:18: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1846. 344 | printf("error: %lx (%lx)\n", result, error);
  1847. | ~~^ ~~~~~~
  1848. | | |
  1849. | | status_t {aka int}
  1850. | long unsigned int
  1851. | %x
  1852. /s/src/tests/kits/storage/EntryTest.cpp:344:23: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]
  1853. 344 | printf("error: %lx (%lx)\n", result, error);
  1854. | ~~^ ~~~~~
  1855. | | |
  1856. | | status_t {aka int}
  1857. | long unsigned int
  1858. | %x
  1859. /s/src/tests/kits/storage/EntryTest.cpp:357:18: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1860. 357 | printf("error: %lx (%lx)\n", result, error);
  1861. | ~~^ ~~~~~~
  1862. | | |
  1863. | | status_t {aka int}
  1864. | long unsigned int
  1865. | %x
  1866. /s/src/tests/kits/storage/EntryTest.cpp:357:23: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]
  1867. 357 | printf("error: %lx (%lx)\n", result, error);
  1868. | ~~^ ~~~~~
  1869. | | |
  1870. | | status_t {aka int}
  1871. | long unsigned int
  1872. | %x
  1873. /s/src/tests/kits/storage/EntryTest.cpp: In member function 'void EntryTest::InitTest1Refs(TestEntry&, status_t, bool)':
  1874. /s/src/tests/kits/storage/EntryTest.cpp:378:18: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1875. 378 | printf("error: %lx (%lx)\n", result, error);
  1876. | ~~^ ~~~~~~
  1877. | | |
  1878. | | status_t {aka int}
  1879. | long unsigned int
  1880. | %x
  1881. /s/src/tests/kits/storage/EntryTest.cpp:378:23: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]
  1882. 378 | printf("error: %lx (%lx)\n", result, error);
  1883. | ~~^ ~~~~~
  1884. | | |
  1885. | | status_t {aka int}
  1886. | long unsigned int
  1887. | %x
  1888. /s/src/tests/kits/storage/EntryTest.cpp: In member function 'void EntryTest::InitTest1DirPaths(TestEntry&, status_t, bool)':
  1889. /s/src/tests/kits/storage/EntryTest.cpp:402:18: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1890. 402 | printf("error: %lx (%lx)\n", result, error);
  1891. | ~~^ ~~~~~~
  1892. | | |
  1893. | | status_t {aka int}
  1894. | long unsigned int
  1895. | %x
  1896. /s/src/tests/kits/storage/EntryTest.cpp:402:23: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]
  1897. 402 | printf("error: %lx (%lx)\n", result, error);
  1898. | ~~^ ~~~~~
  1899. | | |
  1900. | | status_t {aka int}
  1901. | long unsigned int
  1902. | %x
  1903. /s/src/tests/kits/storage/EntryTest.cpp:419:18: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1904. 419 | printf("error: %lx (%lx)\n", result, error);
  1905. | ~~^ ~~~~~~
  1906. | | |
  1907. | | status_t {aka int}
  1908. | long unsigned int
  1909. | %x
  1910. /s/src/tests/kits/storage/EntryTest.cpp:419:23: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]
  1911. 419 | printf("error: %lx (%lx)\n", result, error);
  1912. | ~~^ ~~~~~
  1913. | | |
  1914. | | status_t {aka int}
  1915. | long unsigned int
  1916. | %x
  1917. /s/src/tests/kits/storage/EntryTest.cpp:436:18: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1918. 436 | printf("error: %lx (%lx)\n", result, error);
  1919. | ~~^ ~~~~~~
  1920. | | |
  1921. | | status_t {aka int}
  1922. | long unsigned int
  1923. | %x
  1924. /s/src/tests/kits/storage/EntryTest.cpp:436:23: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]
  1925. 436 | printf("error: %lx (%lx)\n", result, error);
  1926. | ~~^ ~~~~~
  1927. | | |
  1928. | | status_t {aka int}
  1929. | long unsigned int
  1930. | %x
  1931. /s/src/tests/kits/storage/EntryTest.cpp: In member function 'void EntryTest::InitTest2Paths(TestEntry&, status_t, bool)':
  1932. /s/src/tests/kits/storage/EntryTest.cpp:824:18: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1933. 824 | printf("error: %lx (%lx)\n", result, error);
  1934. | ~~^ ~~~~~~
  1935. | | |
  1936. | | status_t {aka int}
  1937. | long unsigned int
  1938. | %x
  1939. /s/src/tests/kits/storage/EntryTest.cpp:824:23: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]
  1940. 824 | printf("error: %lx (%lx)\n", result, error);
  1941. | ~~^ ~~~~~
  1942. | | |
  1943. | | status_t {aka int}
  1944. | long unsigned int
  1945. | %x
  1946. /s/src/tests/kits/storage/EntryTest.cpp:837:18: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1947. 837 | printf("error: %lx (%lx)\n", result, error);
  1948. | ~~^ ~~~~~~
  1949. | | |
  1950. | | status_t {aka int}
  1951. | long unsigned int
  1952. | %x
  1953. /s/src/tests/kits/storage/EntryTest.cpp:837:23: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]
  1954. 837 | printf("error: %lx (%lx)\n", result, error);
  1955. | ~~^ ~~~~~
  1956. | | |
  1957. | | status_t {aka int}
  1958. | long unsigned int
  1959. | %x
  1960. /s/src/tests/kits/storage/EntryTest.cpp: In member function 'void EntryTest::InitTest2Refs(TestEntry&, status_t, bool)':
  1961. /s/src/tests/kits/storage/EntryTest.cpp:859:18: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1962. 859 | printf("error: %lx (%lx)\n", result, error);
  1963. | ~~^ ~~~~~~
  1964. | | |
  1965. | | status_t {aka int}
  1966. | long unsigned int
  1967. | %x
  1968. /s/src/tests/kits/storage/EntryTest.cpp:859:23: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]
  1969. 859 | printf("error: %lx (%lx)\n", result, error);
  1970. | ~~^ ~~~~~
  1971. | | |
  1972. | | status_t {aka int}
  1973. | long unsigned int
  1974. | %x
  1975. /s/src/tests/kits/storage/EntryTest.cpp: In member function 'void EntryTest::InitTest2DirPaths(TestEntry&, status_t, bool)':
  1976. /s/src/tests/kits/storage/EntryTest.cpp:884:18: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1977. 884 | printf("error: %lx (%lx)\n", result, error);
  1978. | ~~^ ~~~~~~
  1979. | | |
  1980. | | status_t {aka int}
  1981. | long unsigned int
  1982. | %x
  1983. /s/src/tests/kits/storage/EntryTest.cpp:884:23: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]
  1984. 884 | printf("error: %lx (%lx)\n", result, error);
  1985. | ~~^ ~~~~~
  1986. | | |
  1987. | | status_t {aka int}
  1988. | long unsigned int
  1989. | %x
  1990. /s/src/tests/kits/storage/EntryTest.cpp:901:18: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  1991. 901 | printf("error: %lx (%lx)\n", result, error);
  1992. | ~~^ ~~~~~~
  1993. | | |
  1994. | | status_t {aka int}
  1995. | long unsigned int
  1996. | %x
  1997. /s/src/tests/kits/storage/EntryTest.cpp:901:23: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]
  1998. 901 | printf("error: %lx (%lx)\n", result, error);
  1999. | ~~^ ~~~~~
  2000. | | |
  2001. | | status_t {aka int}
  2002. | long unsigned int
  2003. | %x
  2004. /s/src/tests/kits/storage/EntryTest.cpp:918:18: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  2005. 918 | printf("error: %lx (%lx)\n", result, error);
  2006. | ~~^ ~~~~~~
  2007. | | |
  2008. | | status_t {aka int}
  2009. | long unsigned int
  2010. | %x
  2011. /s/src/tests/kits/storage/EntryTest.cpp:918:23: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]
  2012. 918 | printf("error: %lx (%lx)\n", result, error);
  2013. | ~~^ ~~~~~
  2014. | | |
  2015. | | status_t {aka int}
  2016. | long unsigned int
  2017. | %x
  2018. /s/src/tests/kits/storage/EntryTest.cpp: In member function 'void EntryTest::RenameTestEntry(TestEntry*, TestEntry*, std::string, bool, bool, status_t, uint32)':
  2019. /s/src/tests/kits/storage/EntryTest.cpp:1446:18: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  2020. 1446 | printf("error: %lx (%lx)\n", result, error);
  2021. | ~~^ ~~~~~~
  2022. | | |
  2023. | | status_t {aka int}
  2024. | long unsigned int
  2025. | %x
  2026. /s/src/tests/kits/storage/EntryTest.cpp:1446:23: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]
  2027. 1446 | printf("error: %lx (%lx)\n", result, error);
  2028. | ~~^ ~~~~~
  2029. | | |
  2030. | | status_t {aka int}
  2031. | long unsigned int
  2032. | %x
  2033. /s/src/tests/kits/storage/EntryTest.cpp: In member function 'void EntryTest::MoveToTestEntry(TestEntry*, TestEntry*, std::string, bool, bool, status_t, uint32)':
  2034. /s/src/tests/kits/storage/EntryTest.cpp:1677:18: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  2035. 1677 | printf("error: %lx (%lx)\n", result, error);
  2036. | ~~^ ~~~~~~
  2037. | | |
  2038. | | status_t {aka int}
  2039. | long unsigned int
  2040. | %x
  2041. /s/src/tests/kits/storage/EntryTest.cpp:1677:23: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]
  2042. 1677 | printf("error: %lx (%lx)\n", result, error);
  2043. | ~~^ ~~~~~
  2044. | | |
  2045. | | status_t {aka int}
  2046. | long unsigned int
  2047. | %x
  2048. /s/src/tests/kits/storage/EntryTest.cpp:1684:18: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  2049. 1684 | printf("error: %lx (%lx)\n", result, error);
  2050. | ~~^ ~~~~~~
  2051. | | |
  2052. | | status_t {aka int}
  2053. | long unsigned int
  2054. | %x
  2055. /s/src/tests/kits/storage/EntryTest.cpp:1684:23: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]
  2056. 1684 | printf("error: %lx (%lx)\n", result, error);
  2057. | ~~^ ~~~~~
  2058. | | |
  2059. | | status_t {aka int}
  2060. | long unsigned int
  2061. | %x
  2062. /s/src/tests/kits/storage/EntryTest.cpp: In function 'bool operator>(const entry_ref&, const entry_ref&)':
  2063. /s/src/tests/kits/storage/EntryTest.cpp:2151:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  2064. 2151 | && (a.name != NULL && b.name == NULL
  2065. /s/src/tests/kits/storage/EntryTest.cpp: In function 'std::string get_shortest_relative_path(TestEntry*, TestEntry*)':
  2066. /s/src/tests/kits/storage/EntryTest.cpp:2638:33: warning: ignoring return value of 'bool std::operator==(const basic_string<_CharT, _Traits, _Alloc>&, const _CharT*) [with _CharT = char; _Traits = char_traits<char>; _Alloc = allocator<char>]', declared with attribute 'nodiscard' [-Wunused-result]
  2067. 2638 | relPath == ".";
  2068. | ~~~~~~~~^~~~~~
  2069. In file included from build_packages/gcc_syslibs_devel-13.3.0_2023_08_10-6-x86_64/develop/headers/c++/string:54,
  2070. from build_packages/gcc_syslibs_devel-13.3.0_2023_08_10-6-x86_64/develop/headers/c++/bits/locale_classes.h:40,
  2071. from build_packages/gcc_syslibs_devel-13.3.0_2023_08_10-6-x86_64/develop/headers/c++/bits/ios_base.h:41,
  2072. from build_packages/gcc_syslibs_devel-13.3.0_2023_08_10-6-x86_64/develop/headers/c++/ios:44,
  2073. from build_packages/gcc_syslibs_devel-13.3.0_2023_08_10-6-x86_64/develop/headers/c++/istream:40,
  2074. from build_packages/gcc_syslibs_devel-13.3.0_2023_08_10-6-x86_64/develop/headers/c++/sstream:40,
  2075. from /s/headers/tools/cppunit/cppunit/Portability.h:65,
  2076. from /s/headers/tools/cppunit/cppunit/Exception.h:4,
  2077. from /s/headers/tools/cppunit/cppunit/TestCaller.h:4,
  2078. from /s/src/tests/kits/storage/EntryTest.cpp:15:
  2079. build_packages/gcc_syslibs_devel-13.3.0_2023_08_10-6-x86_64/develop/headers/c++/bits/basic_string.h:3727:5: note: declared here
  2080. 3727 | operator==(const basic_string<_CharT, _Traits, _Alloc>& __lhs,
  2081. | ^~~~~~~~
  2082. C++ objects/haiku/x86_64/release/tests/kits/storage/StatableTest.o
  2083. C++ objects/haiku/x86_64/release/tests/kits/storage/SymLinkTest.o
  2084. C++ objects/haiku/x86_64/release/tests/kits/storage/TestApp.o
  2085. In file included from /s/src/tests/kits/storage/AppFileInfoTest.cpp:27:
  2086. /s/src/tests/kits/storage/AppFileInfoTest.h:13:16: warning: declaration 'class CppUnit::Test' does not declare anything
  2087. 13 | class CppUnit::Test;
  2088. | ^~~~
  2089. /s/src/tests/kits/storage/AppFileInfoTest.cpp: In function 'void CheckIconForTypeAttr(BNode&, const char*, BBitmap*)':
  2090. /s/src/tests/kits/storage/AppFileInfoTest.cpp:918:15: warning: variable 'resourceID' set but not used [-Wunused-but-set-variable]
  2091. 918 | int32 resourceID = 0;
  2092. | ^~~~~~~~~~
  2093. C++ objects/haiku/x86_64/release/tests/kits/storage/VolumeTest.o
  2094. C++ objects/haiku/x86_64/release/tests/kits/support/SupportKitTestAddon.o
  2095. C++ objects/haiku/x86_64/release/tests/kits/support/ArchivableTest.o
  2096. C++ objects/haiku/x86_64/release/tests/kits/support/AutolockTest.o
  2097. /s/src/tests/kits/storage/QueryTest.cpp: In member function 'BString ValueNode<ValueType>::toString() const [with ValueType = float]':
  2098. /s/src/tests/kits/storage/QueryTest.cpp:104:32: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]
  2099. 104 | sprintf(buffer, "0x%08lx", *(int32*)&value);
  2100. | ~~~~^ ~~~~~~~~~~~~~~~
  2101. | | |
  2102. | | int32 {aka int}
  2103. | long unsigned int
  2104. | %08x
  2105. /s/src/tests/kits/storage/QueryTest.cpp: In member function 'BString ValueNode<ValueType>::toString() const [with ValueType = double]':
  2106. /s/src/tests/kits/storage/QueryTest.cpp:114:33: warning: format '%Lx' expects argument of type 'long long unsigned int', but argument 3 has type 'int64' {aka 'long int'} [-Wformat=]
  2107. 114 | sprintf(buffer, "0x%016Lx", *(int64*)&value);
  2108. | ~~~~~^ ~~~~~~~~~~~~~~~
  2109. | | |
  2110. | | int64 {aka long int}
  2111. | long long unsigned int
  2112. | %016lx
  2113. /s/src/tests/kits/storage/QueryTest.cpp: In function 'void TestPredicate(const PredicateNode&, status_t, status_t)':
  2114. /s/src/tests/kits/storage/QueryTest.cpp:589:18: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  2115. 589 | printf("error: %lx vs %lx\n", error, pushResult);
  2116. | ~~^ ~~~~~
  2117. | | |
  2118. | | status_t {aka int}
  2119. | long unsigned int
  2120. | %x
  2121. /s/src/tests/kits/storage/QueryTest.cpp:589:25: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]
  2122. 589 | printf("error: %lx vs %lx\n", error, pushResult);
  2123. | ~~^ ~~~~~~~~~~
  2124. | | |
  2125. | | status_t {aka int}
  2126. | long unsigned int
  2127. | %x
  2128. /s/src/tests/kits/storage/QueryTest.cpp:598:18: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]
  2129. 598 | printf("error: %lx vs %lx\n", error, getResult);
  2130. | ~~^ ~~~~~
  2131. | | |
  2132. | | status_t {aka int}
  2133. | long unsigned int
  2134. | %x
  2135. /s/src/tests/kits/storage/QueryTest.cpp:598:25: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]
  2136. 598 | printf("error: %lx vs %lx\n", error, getResult);
  2137. | ~~^ ~~~~~~~~~
  2138. | | |
  2139. | | status_t {aka int}
  2140. | long unsigned int
  2141. | %x
  2142. /s/src/tests/kits/storage/QueryTest.cpp: In member function 'void QueryTest::CheckUpdateMessages(uint32, QueryTestEntry**, int32)':
  2143. /s/src/tests/kits/storage/QueryTest.cpp:1376:45: warning: catching polymorphic type 'class CppUnit::Exception' by value [-Wcatch-value=]
  2144. 1376 | } catch (CppUnit::Exception exception) {
  2145. | ^~~~~~~~~
  2146. C++ objects/haiku/x86_64/release/tests/kits/support/BlockCacheExerciseTest.o
  2147. C++ objects/haiku/x86_64/release/tests/kits/support/BlockCacheConcurrencyTest.o
  2148. In file included from /s/headers/tools/cppunit/cppunit/TestCase.h:6,
  2149. from /s/headers/tools/cppunit/cppunit/TestCaller.h:5,
  2150. from /s/src/tests/kits/storage/ResourcesTest.h:6,
  2151. from /s/src/tests/kits/storage/ResourcesTest.cpp:20:
  2152. /s/src/tests/kits/storage/ResourcesTest.cpp: In function 'void ReadResTest(BResources&, const ResourceInfo&, bool)':
  2153. /s/src/tests/kits/storage/ResourcesTest.cpp:547:46: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  2154. 547 | CPPUNIT_ASSERT( name == NULL && info.name == NULL
  2155. /s/headers/tools/cppunit/cppunit/TestAssert.h:122:36: note: in definition of macro 'CPPUNIT_ASSERT'
  2156. 122 | ( ::CppUnit::Asserter::failIf( !(condition), \
  2157. | ^~~~~~~~~
  2158. /s/src/tests/kits/storage/ResourcesTest.cpp:575:46: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  2159. 575 | CPPUNIT_ASSERT( name == NULL && info.name == NULL
  2160. /s/headers/tools/cppunit/cppunit/TestAssert.h:122:36: note: in definition of macro 'CPPUNIT_ASSERT'
  2161. 122 | ( ::CppUnit::Asserter::failIf( !(condition), \
  2162. | ^~~~~~~~~
  2163. /s/src/tests/kits/storage/ResourcesTest.cpp:583:56: warning: 'status_t BResources::ReadResource(type_code, int32, void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]
  2164. 583 | status_t error = resources.ReadResource(info.type, info.id, buffer,
  2165. | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2166. 584 | info.size + 2, bufferSize);
  2167. | ~~~~~~~~~~~~~~~~~~~~~~~~~~
  2168. In file included from /s/src/tests/kits/storage/ResourcesTest.cpp:15:
  2169. /s/headers/os/storage/Resources.h:100:57: note: declared here
  2170. 100 | status_t ReadResource(type_code type, int32 id,
  2171. | ^~~~~~~~~~~~
  2172. /s/src/tests/kits/storage/ResourcesTest.cpp:590:47: warning: 'status_t BResources::ReadResource(type_code, int32, void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]
  2173. 590 | error = resources.ReadResource(info.type, info.id, buffer, offset, 2);
  2174. | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2175. /s/headers/os/storage/Resources.h:100:57: note: declared here
  2176. 100 | status_t ReadResource(type_code type, int32 id,
  2177. | ^~~~~~~~~~~~
  2178. /s/src/tests/kits/storage/ResourcesTest.cpp:596:47: warning: 'status_t BResources::ReadResource(type_code, int32, void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]
  2179. 596 | error = resources.ReadResource(info.type, info.id, buffer, 0,
  2180. | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2181. 597 | bufferSize);
  2182. | ~~~~~~~~~~~
  2183. /s/headers/os/storage/Resources.h:100:57: note: declared here
  2184. 100 | status_t ReadResource(type_code type, int32 id,
  2185. | ^~~~~~~~~~~~
  2186. /s/src/tests/kits/storage/ResourcesTest.cpp:604:49: warning: 'void* BResources::FindResource(type_code, int32, size_t*)' is deprecated [-Wdeprecated-declarations]
  2187. 604 | = resources.FindResource(info.type, info.id, &lengthFound1);
  2188. | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2189. /s/headers/os/storage/Resources.h:104:57: note: declared here
  2190. 104 | void* FindResource(type_code type, int32 id,
  2191. | ^~~~~~~~~~~~
  2192. /s/src/tests/kits/storage/ResourcesTest.cpp:606:49: warning: 'void* BResources::FindResource(type_code, const char*, size_t*)' is deprecated [-Wdeprecated-declarations]
  2193. 606 | = resources.FindResource(info.type, info.name, &lengthFound2);
  2194. | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2195. /s/headers/os/storage/Resources.h:106:57: note: declared here
  2196. 106 | void* FindResource(type_code type, const char* name,
  2197. | ^~~~~~~~~~~~
  2198. /s/src/tests/kits/storage/ResourcesTest.cpp:639:56: warning: 'status_t BResources::ReadResource(type_code, int32, void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]
  2199. 639 | status_t error = resources.ReadResource(info.type, info.id, buffer,
  2200. | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2201. 640 | 0, bufferSize);
  2202. | ~~~~~~~~~~~~~~
  2203. /s/headers/os/storage/Resources.h:100:57: note: declared here
  2204. 100 | status_t ReadResource(type_code type, int32 id,
  2205. | ^~~~~~~~~~~~
  2206. /s/src/tests/kits/storage/ResourcesTest.cpp:646:49: warning: 'void* BResources::FindResource(type_code, int32, size_t*)' is deprecated [-Wdeprecated-declarations]
  2207. 646 | = resources.FindResource(info.type, info.id, &lengthFound1);
  2208. | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2209. /s/headers/os/storage/Resources.h:104:57: note: declared here
  2210. 104 | void* FindResource(type_code type, int32 id,
  2211. | ^~~~~~~~~~~~
  2212. /s/src/tests/kits/storage/ResourcesTest.cpp:648:49: warning: 'void* BResources::FindResource(type_code, const char*, size_t*)' is deprecated [-Wdeprecated-declarations]
  2213. 648 | = resources.FindResource(info.type, info.name, &lengthFound2);
  2214. | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2215. /s/headers/os/storage/Resources.h:106:57: note: declared here
  2216. 106 | void* FindResource(type_code type, const char* name,
  2217. | ^~~~~~~~~~~~
  2218. /s/src/tests/kits/storage/ResourcesTest.cpp: In function 'void ReadBadResTest(BResources&, const ResourceInfo&)':
  2219. /s/src/tests/kits/storage/ResourcesTest.cpp:686:48: warning: 'status_t BResources::ReadResource(type_code, int32, void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]
  2220. 686 | status_t error = resources.ReadResource(info.type, info.id, buffer,
  2221. | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2222. 687 | 0, bufferSize);
  2223. | ~~~~~~~~~~~~~~
  2224. /s/headers/os/storage/Resources.h:100:57: note: declared here
  2225. 100 | status_t ReadResource(type_code type, int32 id,
  2226. | ^~~~~~~~~~~~
  2227. /s/src/tests/kits/storage/ResourcesTest.cpp:693:41: warning: 'void* BResources::FindResource(type_code, int32, size_t*)' is deprecated [-Wdeprecated-declarations]
  2228. 693 | = resources.FindResource(info.type, info.id, &lengthFound1);
  2229. | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2230. /s/headers/os/storage/Resources.h:104:57: note: declared here
  2231. 104 | void* FindResource(type_code type, int32 id,
  2232. | ^~~~~~~~~~~~
  2233. /s/src/tests/kits/storage/ResourcesTest.cpp:695:41: warning: 'void* BResources::FindResource(type_code, const char*, size_t*)' is deprecated [-Wdeprecated-declarations]
  2234. 695 | = resources.FindResource(info.type, info.name, &lengthFound2);
  2235. | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2236. /s/headers/os/storage/Resources.h:106:57: note: declared here
  2237. 106 | void* FindResource(type_code type, const char* name,
  2238. | ^~~~~~~~~~~~
  2239. /s/src/tests/kits/storage/ResourcesTest.cpp: In member function 'void ResourcesTest::ReadTest()':
  2240. /s/src/tests/kits/storage/ResourcesTest.cpp:844:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  2241. 844 | CPPUNIT_ASSERT( name == NULL && info.name == NULL
  2242. /s/headers/tools/cppunit/cppunit/TestAssert.h:122:36: note: in definition of macro 'CPPUNIT_ASSERT'
  2243. 122 | ( ::CppUnit::Asserter::failIf( !(condition), \
  2244. | ^~~~~~~~~
  2245. /s/src/tests/kits/storage/ResourcesTest.cpp:883:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  2246. 883 | CPPUNIT_ASSERT( name == NULL && info.name == NULL
  2247. /s/headers/tools/cppunit/cppunit/TestAssert.h:122:36: note: in definition of macro 'CPPUNIT_ASSERT'
  2248. 122 | ( ::CppUnit::Asserter::failIf( !(condition), \
  2249. | ^~~~~~~~~
  2250. /s/src/tests/kits/storage/ResourcesTest.cpp:958:56: warning: 'status_t BResources::ReadResource(type_code, int32, void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]
  2251. 958 | status_t error = resources.ReadResource(info.type, info.id, NULL,
  2252. | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
  2253. 959 | 0, bufferSize);
  2254. | ~~~~~~~~~~~~~~
  2255. /s/headers/os/storage/Resources.h:100:57: note: declared here
  2256. 100 | status_t ReadResource(type_code type, int32 id,
  2257. | ^~~~~~~~~~~~
  2258. /s/src/tests/kits/storage/ResourcesTest.cpp:963:49: warning: 'void* BResources::FindResource(type_code, int32, size_t*)' is deprecated [-Wdeprecated-declarations]
  2259. 963 | = resources.FindResource(info.type, info.id, NULL);
  2260. | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
  2261. /s/headers/os/storage/Resources.h:104:57: note: declared here
  2262. 104 | void* FindResource(type_code type, int32 id,
  2263. | ^~~~~~~~~~~~
  2264. /s/src/tests/kits/storage/ResourcesTest.cpp:965:49: warning: 'void* BResources::FindResource(type_code, const char*, size_t*)' is deprecated [-Wdeprecated-declarations]
  2265. 965 | = resources.FindResource(info.type, info.name, NULL);
  2266. | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2267. /s/headers/os/storage/Resources.h:106:57: note: declared here
  2268. 106 | void* FindResource(type_code type, const char* name,
  2269. | ^~~~~~~~~~~~
  2270. /s/src/tests/kits/storage/ResourcesTest.cpp: In function 'void CompareResources(BResources&, const ResourceSet&)':
  2271. /s/src/tests/kits/storage/ResourcesTest.cpp:1028:46: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  2272. 1028 | CPPUNIT_ASSERT( name == NULL && info.name == NULL
  2273. /s/headers/tools/cppunit/cppunit/TestAssert.h:122:36: note: in definition of macro 'CPPUNIT_ASSERT'
  2274. 122 | ( ::CppUnit::Asserter::failIf( !(condition), \
  2275. | ^~~~~~~~~
  2276. /s/src/tests/kits/storage/ResourcesTest.cpp: In member function 'void ResourcesTest::ReadWriteTest()':
  2277. /s/src/tests/kits/storage/ResourcesTest.cpp:1452:56: warning: 'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]
  2278. 1452 | CPPUNIT_ASSERT( resources.WriteResource(type, id, writeBuffer, 0, 10)
  2279. | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2280. /s/headers/tools/cppunit/cppunit/TestAssert.h:122:36: note: in definition of macro 'CPPUNIT_ASSERT'
  2281. 122 | ( ::CppUnit::Asserter::failIf( !(condition), \
  2282. | ^~~~~~~~~
  2283. /s/headers/os/storage/Resources.h:96:57: note: declared here
  2284. 96 | status_t WriteResource(type_code type, int32 id,
  2285. | ^~~~~~~~~~~~~
  2286. /s/src/tests/kits/storage/ResourcesTest.cpp:1461:56: warning: 'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]
  2287. 1461 | CPPUNIT_ASSERT( resources.WriteResource(type, id, info.data, 0,
  2288. | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
  2289. 1462 | info.size) == B_OK );
  2290. | ~~~~~~~~~~
  2291. /s/headers/tools/cppunit/cppunit/TestAssert.h:122:36: note: in definition of macro 'CPPUNIT_ASSERT'
  2292. 122 | ( ::CppUnit::Asserter::failIf( !(condition), \
  2293. | ^~~~~~~~~
  2294. /s/headers/os/storage/Resources.h:96:57: note: declared here
  2295. 96 | status_t WriteResource(type_code type, int32 id,
  2296. | ^~~~~~~~~~~~~
  2297. /s/src/tests/kits/storage/ResourcesTest.cpp:1468:56: warning: 'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]
  2298. 1468 | CPPUNIT_ASSERT( resources.WriteResource(type, id, writeBuffer, offset,
  2299. | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2300. 1469 | 2) == B_OK );
  2301. | ~~
  2302. /s/headers/tools/cppunit/cppunit/TestAssert.h:122:36: note: in definition of macro 'CPPUNIT_ASSERT'
  2303. 122 | ( ::CppUnit::Asserter::failIf( !(condition), \
  2304. | ^~~~~~~~~
  2305. /s/headers/os/storage/Resources.h:96:57: note: declared here
  2306. 96 | status_t WriteResource(type_code type, int32 id,
  2307. | ^~~~~~~~~~~~~
  2308. /s/src/tests/kits/storage/ResourcesTest.cpp:1479:56: warning: 'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]
  2309. 1479 | CPPUNIT_ASSERT( resources.WriteResource(type, id, writeBuffer, offset,
  2310. | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2311. 1480 | writeSize) == B_OK );
  2312. | ~~~~~~~~~~
  2313. /s/headers/tools/cppunit/cppunit/TestAssert.h:122:36: note: in definition of macro 'CPPUNIT_ASSERT'
  2314. 122 | ( ::CppUnit::Asserter::failIf( !(condition), \
  2315. | ^~~~~~~~~
  2316. /s/headers/os/storage/Resources.h:96:57: note: declared here
  2317. 96 | status_t WriteResource(type_code type, int32 id,
  2318. | ^~~~~~~~~~~~~
  2319. /s/src/tests/kits/storage/ResourcesTest.cpp:1489:56: warning: 'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]
  2320. 1489 | CPPUNIT_ASSERT( resources.WriteResource(type, id, writeBuffer,
  2321. | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
  2322. 1490 | newOffset, newWriteSize)
  2323. | ~~~~~~~~~~~~~~~~~~~~~~~~
  2324. /s/headers/tools/cppunit/cppunit/TestAssert.h:122:36: note: in definition of macro 'CPPUNIT_ASSERT'
  2325. 122 | ( ::CppUnit::Asserter::failIf( !(condition), \
  2326. | ^~~~~~~~~
  2327. /s/headers/os/storage/Resources.h:96:57: note: declared here
  2328. 96 | status_t WriteResource(type_code type, int32 id,
  2329. | ^~~~~~~~~~~~~
  2330. /s/src/tests/kits/storage/ResourcesTest.cpp:1513:56: warning: 'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]
  2331. 1513 | CPPUNIT_ASSERT( resources.WriteResource(type, id, NULL, 0, 10)
  2332. | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
  2333. /s/headers/tools/cppunit/cppunit/TestAssert.h:122:36: note: in definition of macro 'CPPUNIT_ASSERT'
  2334. 122 | ( ::CppUnit::Asserter::failIf( !(condition), \
  2335. | ^~~~~~~~~
  2336. /s/headers/os/storage/Resources.h:96:57: note: declared here
  2337. 96 | status_t WriteResource(type_code type, int32 id,
  2338. | ^~~~~~~~~~~~~
  2339. /s/src/tests/kits/storage/ResourcesTest.cpp:1517:56: warning: 'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]
  2340. 1517 | CPPUNIT_ASSERT( resources.WriteResource(B_MESSENGER_TYPE, 0,
  2341. | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
  2342. 1518 | writeBuffer, 0, 10)
  2343. | ~~~~~~~~~~~~~~~~~~~
  2344. /s/headers/tools/cppunit/cppunit/TestAssert.h:122:36: note: in definition of macro 'CPPUNIT_ASSERT'
  2345. 122 | ( ::CppUnit::Asserter::failIf( !(condition), \
  2346. | ^~~~~~~~~
  2347. /s/headers/os/storage/Resources.h:96:57: note: declared here
  2348. 96 | status_t WriteResource(type_code type, int32 id,
  2349. | ^~~~~~~~~~~~~
  2350. /s/src/tests/kits/storage/ResourcesTest.cpp:1529:56: warning: 'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]
  2351. 1529 | CPPUNIT_ASSERT( resources.WriteResource(type, id, writeBuffer, 0, 10)
  2352. | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2353. /s/headers/tools/cppunit/cppunit/TestAssert.h:122:36: note: in definition of macro 'CPPUNIT_ASSERT'
  2354. 122 | ( ::CppUnit::Asserter::failIf( !(condition), \
  2355. | ^~~~~~~~~
  2356. /s/headers/os/storage/Resources.h:96:57: note: declared here
  2357. 96 | status_t WriteResource(type_code type, int32 id,
  2358. | ^~~~~~~~~~~~~
  2359. C++ objects/haiku/x86_64/release/tests/kits/support/ByteOrderTest.o
  2360. C++ objects/haiku/x86_64/release/tests/kits/support/DateTimeTest.o
  2361. In file included from /s/src/tests/kits/support/ArchivableTest.cpp:11:
  2362. /s/headers/os/support/Archivable.h:34:49: warning: 'virtual status_t BArchivable::Archive(BMessage*, bool) const' was hidden [-Woverloaded-virtual=]
  2363. 34 | virtual status_t Archive(BMessage* into, bool deep = true) const;
  2364. | ^~~~~~~
  2365. In file included from /s/src/tests/kits/support/ArchivableTest.cpp:24:
  2366. /s/src/tests/kits/support/remoteobjectdef/RemoteTestObject.h:32:26: note: by 'status_t TRemoteTestObject::Archive(BMessage*, bool)'
  2367. 32 | status_t Archive(BMessage* archive, bool deep = true);
  2368. | ^~~~~~~
  2369. C++ objects/haiku/x86_64/release/tests/kits/support/LockerConcurrencyTest.o
  2370. C++ objects/haiku/x86_64/release/tests/kits/support/LockerConstructionTest.o
  2371. C++ objects/haiku/x86_64/release/tests/kits/support/LockerDestructionTest.o
  2372. C++ objects/haiku/x86_64/release/tests/kits/support/LockerLockCountTest.o
  2373. In file included from /s/src/tests/kits/storage/VolumeTest.cpp:32:
  2374. /s/src/tests/kits/storage/VolumeTest.h:13:16: warning: declaration 'class CppUnit::Test' does not declare anything
  2375. 13 | class CppUnit::Test;
  2376. | ^~~~
  2377. /s/src/tests/kits/storage/VolumeTest.cpp: In member function 'void VolumeTest::ComparissonTest()':
  2378. /s/src/tests/kits/storage/VolumeTest.cpp:360:78: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  2379. 360 | || initError == initError2 && initError2 != B_OK);
  2380. | ^
  2381. C++ objects/haiku/x86_64/release/tests/kits/support/MemoryIOTest.o
  2382. C++ objects/haiku/x86_64/release/tests/kits/support/MallocIOTest.o
  2383. C++ objects/haiku/x86_64/release/tests/kits/support/PointerListTest.o
  2384. C++ objects/haiku/x86_64/release/tests/kits/support/StopWatchTest.o
  2385. C++ objects/haiku/x86_64/release/tests/kits/support/StringAccessTest.o
  2386. C++ objects/haiku/x86_64/release/tests/kits/support/StringAppendTest.o
  2387. C++ objects/haiku/x86_64/release/tests/kits/support/StringAssignTest.o
  2388. C++ objects/haiku/x86_64/release/tests/kits/support/StringCaseTest.o
  2389. C++ objects/haiku/x86_64/release/tests/kits/support/StringCompareTest.o
  2390. C++ objects/haiku/x86_64/release/tests/kits/support/StringConstructionTest.o
  2391. C++ objects/haiku/x86_64/release/tests/kits/support/StringEscapeTest.o
  2392. C++ objects/haiku/x86_64/release/tests/kits/support/StringFormatAppendTest.o
  2393. C++ objects/haiku/x86_64/release/tests/kits/support/StringInsertTest.o
  2394. C++ objects/haiku/x86_64/release/tests/kits/support/StringPrependTest.o
  2395. C++ objects/haiku/x86_64/release/tests/kits/support/StringRemoveTest.o
  2396. C++ objects/haiku/x86_64/release/tests/kits/support/StringReplaceTest.o
  2397. ...on 700th target...
  2398. C++ objects/haiku/x86_64/release/tests/kits/support/StringSearchTest.o
  2399. C++ objects/haiku/x86_64/release/tests/kits/support/StringSplitTest.o
  2400. C++ objects/haiku/x86_64/release/tests/kits/support/StringSubCopyTest.o
  2401. C++ objects/haiku/x86_64/release/tests/kits/support/StringUTF8Test.o
  2402. C++ objects/haiku/x86_64/release/tests/kits/support/StringListTest.o
  2403. C++ objects/haiku/x86_64/release/tests/kits/support/remoteobjectdef/RemoteTestObject.o
  2404. C++ objects/haiku/x86_64/release/tests/kits/translation/TranslationKitTestAddon.o
  2405. C++ objects/haiku/x86_64/release/tests/kits/translation/TranslatorRosterTest.o
  2406. C++ objects/haiku/x86_64/release/tests/kits/translation/BitmapStreamTest.o
  2407. In file included from /s/src/tests/kits/support/remoteobjectdef/RemoteTestObject.h:12,
  2408. from /s/src/tests/kits/support/remoteobjectdef/RemoteTestObject.cpp:15:
  2409. /s/headers/os/support/Archivable.h:34:49: warning: 'virtual status_t BArchivable::Archive(BMessage*, bool) const' was hidden [-Woverloaded-virtual=]
  2410. 34 | virtual status_t Archive(BMessage* into, bool deep = true) const;
  2411. | ^~~~~~~
  2412. /s/src/tests/kits/support/remoteobjectdef/RemoteTestObject.h:32:26: note: by 'status_t TRemoteTestObject::Archive(BMessage*, bool)'
  2413. 32 | status_t Archive(BMessage* archive, bool deep = true);
  2414. | ^~~~~~~
  2415. C++ objects/haiku/x86_64/release/tests/kits/translation/TranslationUtilsTest.o
  2416. C++ objects/haiku/x86_64/release/tests/kits/translation/TranslatorTest.o
  2417. C++ objects/haiku/x86_64/release/tests/servers/app/unit_tests/AppServerUnitTestAddOn.o
  2418. C++ objects/haiku/x86_64/release/tests/servers/app/unit_tests/IntPoint.o
  2419. C++ objects/haiku/x86_64/release/tests/servers/app/unit_tests/IntRect.o
  2420. C++ objects/haiku/x86_64/release/tests/servers/app/unit_tests/SimpleTransformTest.o
  2421. C++ objects/haiku/x86_64/release/tests/servers/launch/LaunchDaemonTestAddon.o
  2422. C++ objects/haiku/x86_64/release/tests/servers/launch/SettingsParserTest.o
  2423. C++ objects/haiku/x86_64/release/tests/servers/launch/ConditionsTest.o
  2424. C++ objects/haiku/x86_64/release/tests/servers/launch/UtilityTest.o
  2425. /s/src/tests/kits/translation/TranslationUtilsTest.cpp: In member function 'void TranslationUtilsTest::GetDefaultSettingsTest()':
  2426. /s/src/tests/kits/translation/TranslationUtilsTest.cpp:286:14: warning: unused variable 'bdummy' [-Wunused-variable]
  2427. 286 | bool bdummy = false;
  2428. | ^~~~~~
  2429. C++ objects/haiku/x86_64/release/tests/servers/launch/NetworkWatcher.o
  2430. In file included from /s/headers/tools/cppunit/cppunit/TestCase.h:6,
  2431. from /s/headers/tools/cppunit/TestCase.h:5,
  2432. from /s/src/tests/kits/translation/BitmapStreamTest.h:40,
  2433. from /s/src/tests/kits/translation/BitmapStreamTest.cpp:33:
  2434. /s/src/tests/kits/translation/BitmapStreamTest.cpp: In member function 'void BitmapStreamTest::DetachBitmapTest()':
  2435. /s/src/tests/kits/translation/BitmapStreamTest.cpp:178:44: warning: comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]
  2436. 178 | CPPUNIT_ASSERT(pfullstream->Size() ==
  2437. | ~~~~~~~~~~~~~~~~~~~~^~
  2438. 179 | pbits->BitsLength() + sizeof(TranslatorBitmap));
  2439. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2440. /s/headers/tools/cppunit/cppunit/TestAssert.h:122:36: note: in definition of macro 'CPPUNIT_ASSERT'
  2441. 122 | ( ::CppUnit::Asserter::failIf( !(condition), \
  2442. | ^~~~~~~~~
  2443. /s/src/tests/kits/translation/BitmapStreamTest.cpp: In member function 'void BitmapStreamTest::ReadWriteTest()':
  2444. /s/src/tests/kits/translation/BitmapStreamTest.cpp:222:29: warning: comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]
  2445. 222 | for (nPos = 0; nPos < sizeof(TranslatorBitmap); nPos++) {
  2446. | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
  2447. /s/src/tests/kits/translation/BitmapStreamTest.cpp:228:38: warning: comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]
  2448. 228 | CPPUNIT_ASSERT(stream.Size() ==
  2449. | ~~~~~~~~~~~~~~^~
  2450. 229 | sizeof(TranslatorBitmap) + sheader.dataSize);
  2451. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2452. /s/headers/tools/cppunit/cppunit/TestAssert.h:122:36: note: in definition of macro 'CPPUNIT_ASSERT'
  2453. 122 | ( ::CppUnit::Asserter::failIf( !(condition), \
  2454. | ^~~~~~~~~
  2455. /s/src/tests/kits/translation/BitmapStreamTest.cpp:233:29: warning: comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]
  2456. 233 | for (nPos = 0; nPos < sizeof(TranslatorBitmap); nPos++) {
  2457. | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
  2458. /s/src/tests/kits/translation/BitmapStreamTest.cpp:246:38: warning: comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]
  2459. 246 | CPPUNIT_ASSERT(stream.Size() ==
  2460. | ~~~~~~~~~~~~~~^~
  2461. 247 | sizeof(TranslatorBitmap) + sheader.dataSize);
  2462. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2463. /s/headers/tools/cppunit/cppunit/TestAssert.h:122:36: note: in definition of macro 'CPPUNIT_ASSERT'
  2464. 122 | ( ::CppUnit::Asserter::failIf( !(condition), \
  2465. | ^~~~~~~~~
  2466. /s/src/tests/kits/translation/BitmapStreamTest.cpp:264:38: warning: comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]
  2467. 264 | CPPUNIT_ASSERT(stream.Size() ==
  2468. | ~~~~~~~~~~~~~~^~
  2469. 265 | sizeof(TranslatorBitmap) + sheader.dataSize);
  2470. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2471. /s/headers/tools/cppunit/cppunit/TestAssert.h:122:36: note: in definition of macro 'CPPUNIT_ASSERT'
  2472. 122 | ( ::CppUnit::Asserter::failIf( !(condition), \
  2473. | ^~~~~~~~~
  2474. C++ objects/haiku/x86_64/release/tests/servers/launch/SettingsParser.o
  2475. C++ objects/haiku/x86_64/release/tests/servers/launch/Conditions.o
  2476. C++ objects/haiku/x86_64/release/tests/servers/launch/Utility.o
  2477. C++ objects/linux/x86_64/release/tools/gensyscalls/x86_64/gensyscallinfos.o
  2478. MkDir1 objects/haiku/x86_64/release/kits
  2479. MkDir1 objects/haiku/x86_64/release/kits/app
  2480. C++ objects/haiku/x86_64/release/kits/app/AppDefs.o
  2481. C++ objects/haiku/x86_64/release/kits/app/Application.o
  2482. C++ objects/haiku/x86_64/release/kits/app/AppMisc.o
  2483. C++ objects/haiku/x86_64/release/kits/app/AppServerLink.o
  2484. C++ objects/haiku/x86_64/release/kits/app/Cursor.o
  2485. C++ objects/haiku/x86_64/release/kits/app/Clipboard.o
  2486. C++ objects/haiku/x86_64/release/kits/app/DesktopLink.o
  2487. C++ objects/haiku/x86_64/release/kits/app/DirectMessageTarget.o
  2488. C++ objects/haiku/x86_64/release/kits/app/Handler.o
  2489. C++ objects/haiku/x86_64/release/kits/app/InitTerminateLibBe.o
  2490. C++ objects/haiku/x86_64/release/kits/app/Invoker.o
  2491. C++ objects/haiku/x86_64/release/kits/app/LaunchRoster.o
  2492. C++ objects/haiku/x86_64/release/kits/app/LinkReceiver.o
  2493. C++ objects/haiku/x86_64/release/kits/app/LinkSender.o
  2494. C++ objects/haiku/x86_64/release/kits/app/Looper.o
  2495. C++ objects/haiku/x86_64/release/kits/app/LooperList.o
  2496. C++ objects/haiku/x86_64/release/kits/app/Message.o
  2497. C++ objects/haiku/x86_64/release/kits/app/MessageAdapter.o
  2498. C++ objects/haiku/x86_64/release/kits/app/MessageFilter.o
  2499. C++ objects/haiku/x86_64/release/kits/app/MessageQueue.o
  2500. Link objects/linux/x86_64/release/tools/gensyscalls/gensyscallinfos_x86_64
  2501. C++ objects/haiku/x86_64/release/kits/app/MessageRunner.o
  2502. C++ objects/haiku/x86_64/release/kits/app/Messenger.o
  2503. C++ objects/haiku/x86_64/release/kits/app/MessageUtils.o
  2504. Chmod1 objects/linux/x86_64/release/tools/gensyscalls/gensyscallinfos_x86_64
  2505. C++ objects/haiku/x86_64/release/kits/app/Notification.o
  2506. C++ objects/haiku/x86_64/release/kits/app/PropertyInfo.o
  2507. /s/src/kits/app/MessageAdapter.cpp: In static member function 'static status_t BPrivate::MessageAdapter::_UnflattenR5Message(uint32, BMessage*, BDataIO*)':
  2508. /s/src/kits/app/MessageAdapter.cpp:567:24: warning: taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]
  2509. 567 | reader(&header->target, sizeof(header->target));
  2510. | ^~~~~~~~~~~~~~~
  2511. /s/src/kits/app/MessageAdapter.cpp:571:24: warning: taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]
  2512. 571 | reader(&header->reply_port, sizeof(header->reply_port));
  2513. | ^~~~~~~~~~~~~~~~~~~
  2514. /s/src/kits/app/MessageAdapter.cpp:572:24: warning: taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]
  2515. 572 | reader(&header->reply_target, sizeof(header->reply_target));
  2516. | ^~~~~~~~~~~~~~~~~~~~~
  2517. /s/src/kits/app/MessageAdapter.cpp:573:24: warning: taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]
  2518. 573 | reader(&header->reply_team, sizeof(header->reply_team));
  2519. | ^~~~~~~~~~~~~~~~~~~
  2520. C++ objects/haiku/x86_64/release/kits/app/PortLink.o
  2521. C++ objects/haiku/x86_64/release/kits/app/RegistrarDefs.o
  2522. C++ objects/haiku/x86_64/release/kits/app/Roster.o
  2523. C++ objects/haiku/x86_64/release/kits/app/RosterPrivate.o
  2524. C++ objects/haiku/x86_64/release/kits/app/Server.o
  2525. C++ objects/haiku/x86_64/release/kits/app/ServerLink.o
  2526. C++ objects/haiku/x86_64/release/kits/app/ServerMemoryAllocator.o
  2527. C++ objects/haiku/x86_64/release/kits/app/TokenSpace.o
  2528. C++ objects/haiku/x86_64/release/kits/app/TypeConstants.o
  2529. C++ objects/haiku/x86_64/release/kits/app/Key.o
  2530. /s/src/kits/app/Message.cpp: In member function 'status_t BMessage::Rename(const char*, const char*)':
  2531. /s/src/kits/app/Message.cpp:787:28: warning: taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]
  2532. 787 | int32* nextField = &fHeader->hash_table[hash];
  2533. | ^~~~~~~~~~~~~~~~~~~~~~~~~~
  2534. /s/src/kits/app/Message.cpp:800:37: warning: taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]
  2535. 800 | nextField = &fHeader->hash_table[hash];
  2536. | ^~~~~~~~~~~~~~~~~~~~~~~~~~
  2537. /s/src/kits/app/Message.cpp:802:45: warning: taking address of packed member of 'BMessage::field_header' may result in an unaligned pointer value [-Waddress-of-packed-member]
  2538. 802 | nextField = &fFields[*nextField].next_field;
  2539. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2540. /s/src/kits/app/Message.cpp:816:29: warning: taking address of packed member of 'BMessage::field_header' may result in an unaligned pointer value [-Waddress-of-packed-member]
  2541. 816 | nextField = &field->next_field;
  2542. | ^~~~~~~~~~~~~~~~~~
  2543. /s/src/kits/app/Message.cpp: In member function 'status_t BMessage::_AddField(const char*, type_code, bool, field_header**)':
  2544. /s/src/kits/app/Message.cpp:1711:28: warning: taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]
  2545. 1711 | int32* nextField = &fHeader->hash_table[hash];
  2546. | ^~~~~~~~~~~~~~~~~~~~~~~~~~
  2547. /s/src/kits/app/Message.cpp:1713:29: warning: taking address of packed member of 'BMessage::field_header' may result in an unaligned pointer value [-Waddress-of-packed-member]
  2548. 1713 | nextField = &fFields[*nextField].next_field;
  2549. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2550. /s/src/kits/app/Message.cpp: In member function 'status_t BMessage::_RemoveField(field_header*)':
  2551. /s/src/kits/app/Message.cpp:1752:33: warning: taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]
  2552. 1752 | int32* value = fHeader->hash_table;
  2553. | ~~~~~~~~~^~~~~~~~~~
  2554. C++ objects/haiku/x86_64/release/kits/app/KeyStore.o
  2555. MkDir1 objects/haiku/x86_64/release/kits/interface
  2556. C++ objects/haiku/x86_64/release/kits/interface/AboutWindow.o
  2557. C++ objects/haiku/x86_64/release/kits/interface/AbstractLayout.o
  2558. C++ objects/haiku/x86_64/release/kits/interface/AbstractLayoutItem.o
  2559. C++ objects/haiku/x86_64/release/kits/interface/AbstractSpinner.o
  2560. C++ objects/haiku/x86_64/release/kits/interface/AffineTransform.o
  2561. C++ objects/haiku/x86_64/release/kits/interface/Alert.o
  2562. C++ objects/haiku/x86_64/release/kits/interface/Alignment.o
  2563. C++ objects/haiku/x86_64/release/kits/interface/Bitmap.o
  2564. C++ objects/haiku/x86_64/release/kits/interface/BMCPrivate.o
  2565. C++ objects/haiku/x86_64/release/kits/interface/Box.o
  2566. MergeObjectFromObjects1 objects/haiku/x86_64/release/kits/app/app_kit.o
  2567. C++ objects/haiku/x86_64/release/kits/interface/Button.o
  2568. C++ objects/haiku/x86_64/release/kits/interface/CardLayout.o
  2569. C++ objects/haiku/x86_64/release/kits/interface/CardView.o
  2570. C++ objects/haiku/x86_64/release/kits/interface/ChannelControl.o
  2571. C++ objects/haiku/x86_64/release/kits/interface/ChannelSlider.o
  2572. C++ objects/haiku/x86_64/release/kits/interface/CheckBox.o
  2573. C++ objects/haiku/x86_64/release/kits/interface/ColorConversion.o
  2574. C++ objects/haiku/x86_64/release/kits/interface/ColorControl.o
  2575. C++ objects/haiku/x86_64/release/kits/interface/ColorMenuItem.o
  2576. C++ objects/haiku/x86_64/release/kits/interface/Control.o
  2577. C++ objects/haiku/x86_64/release/kits/interface/ControlLook.o
  2578. C++ objects/haiku/x86_64/release/kits/interface/DecorInfo.o
  2579. C++ objects/haiku/x86_64/release/kits/interface/Deskbar.o
  2580. C++ objects/haiku/x86_64/release/kits/interface/DecimalSpinner.o
  2581. C++ objects/haiku/x86_64/release/kits/interface/Dragger.o
  2582. C++ objects/haiku/x86_64/release/kits/interface/Font.o
  2583. C++ objects/haiku/x86_64/release/kits/interface/Gradient.o
  2584. C++ objects/haiku/x86_64/release/kits/interface/GradientLinear.o
  2585. C++ objects/haiku/x86_64/release/kits/interface/GradientRadial.o
  2586. C++ objects/haiku/x86_64/release/kits/interface/GradientRadialFocus.o
  2587. C++ objects/haiku/x86_64/release/kits/interface/GradientDiamond.o
  2588. C++ objects/haiku/x86_64/release/kits/interface/GradientConic.o
  2589. C++ objects/haiku/x86_64/release/kits/interface/GraphicsDefs.o
  2590. C++ objects/haiku/x86_64/release/kits/interface/GridLayout.o
  2591. C++ objects/haiku/x86_64/release/kits/interface/GridLayoutBuilder.o
  2592. ...on 800th target...
  2593. C++ objects/haiku/x86_64/release/kits/interface/GridView.o
  2594. C++ objects/haiku/x86_64/release/kits/interface/GroupLayout.o
  2595. C++ objects/haiku/x86_64/release/kits/interface/GroupLayoutBuilder.o
  2596. C++ objects/haiku/x86_64/release/kits/interface/GroupView.o
  2597. C++ objects/haiku/x86_64/release/kits/interface/HaikuControlLook.o
  2598. C++ objects/haiku/x86_64/release/kits/interface/Icon.o
  2599. C++ objects/haiku/x86_64/release/kits/interface/Input.o
  2600. C++ objects/haiku/x86_64/release/kits/interface/InterfaceDefs.o
  2601. C++ objects/haiku/x86_64/release/kits/interface/Layout.o
  2602. C++ objects/haiku/x86_64/release/kits/interface/LayoutContext.o
  2603. C++ objects/haiku/x86_64/release/kits/interface/LayoutItem.o
  2604. C++ objects/haiku/x86_64/release/kits/interface/LayoutUtils.o
  2605. C++ objects/haiku/x86_64/release/kits/interface/ListItem.o
  2606. C++ objects/haiku/x86_64/release/kits/interface/ListView.o
  2607. C++ objects/haiku/x86_64/release/kits/interface/Menu.o
  2608. C++ objects/haiku/x86_64/release/kits/interface/MenuBar.o
  2609. C++ objects/haiku/x86_64/release/kits/interface/MenuField.o
  2610. C++ objects/haiku/x86_64/release/kits/interface/MenuItem.o
  2611. C++ objects/haiku/x86_64/release/kits/interface/MenuItemPrivate.o
  2612. C++ objects/haiku/x86_64/release/kits/interface/MenuPrivate.o
  2613. C++ objects/haiku/x86_64/release/kits/interface/MenuWindow.o
  2614. C++ objects/haiku/x86_64/release/kits/interface/OptionControl.o
  2615. C++ objects/haiku/x86_64/release/kits/interface/OptionPopUp.o
  2616. C++ objects/haiku/x86_64/release/kits/interface/OutlineListView.o
  2617. C++ objects/haiku/x86_64/release/kits/interface/Picture.o
  2618. C++ objects/haiku/x86_64/release/kits/interface/PictureButton.o
  2619. C++ objects/haiku/x86_64/release/kits/interface/PictureDataWriter.o
  2620. C++ objects/haiku/x86_64/release/kits/interface/PicturePlayer.o
  2621. C++ objects/haiku/x86_64/release/kits/interface/Point.o
  2622. C++ objects/haiku/x86_64/release/kits/interface/Polygon.o
  2623. C++ objects/haiku/x86_64/release/kits/interface/PopUpMenu.o
  2624. C++ objects/haiku/x86_64/release/kits/interface/PrintJob.o
  2625. C++ objects/haiku/x86_64/release/kits/interface/PrivateScreen.o
  2626. C++ objects/haiku/x86_64/release/kits/interface/RadioButton.o
  2627. C++ objects/haiku/x86_64/release/kits/interface/Rect.o
  2628. C++ objects/haiku/x86_64/release/kits/interface/Region.o
  2629. C++ objects/haiku/x86_64/release/kits/interface/RegionSupport.o
  2630. C++ objects/haiku/x86_64/release/kits/interface/Screen.o
  2631. C++ objects/haiku/x86_64/release/kits/interface/ScrollBar.o
  2632. C++ objects/haiku/x86_64/release/kits/interface/ScrollView.o
  2633. C++ objects/haiku/x86_64/release/kits/interface/SeparatorItem.o
  2634. C++ objects/haiku/x86_64/release/kits/interface/SeparatorView.o
  2635. C++ objects/haiku/x86_64/release/kits/interface/Shape.o
  2636. C++ objects/haiku/x86_64/release/kits/interface/Shelf.o
  2637. C++ objects/haiku/x86_64/release/kits/interface/Size.o
  2638. C++ objects/haiku/x86_64/release/kits/interface/Slider.o
  2639. C++ objects/haiku/x86_64/release/kits/interface/SpaceLayoutItem.o
  2640. C++ objects/haiku/x86_64/release/kits/interface/Spinner.o
  2641. C++ objects/haiku/x86_64/release/kits/interface/SplitLayout.o
  2642. C++ objects/haiku/x86_64/release/kits/interface/SplitLayoutBuilder.o
  2643. C++ objects/haiku/x86_64/release/kits/interface/SplitView.o
  2644. C++ objects/haiku/x86_64/release/kits/interface/StatusBar.o
  2645. C++ objects/haiku/x86_64/release/kits/interface/StringItem.o
  2646. C++ objects/haiku/x86_64/release/kits/interface/StringView.o
  2647. C++ objects/haiku/x86_64/release/kits/interface/TabView.o
  2648. C++ objects/haiku/x86_64/release/kits/interface/TextControl.o
  2649. C++ objects/haiku/x86_64/release/kits/interface/TextInput.o
  2650. C++ objects/haiku/x86_64/release/kits/interface/TextView.o
  2651. C++ objects/haiku/x86_64/release/kits/interface/ToolTip.o
  2652. C++ objects/haiku/x86_64/release/kits/interface/ToolTipManager.o
  2653. C++ objects/haiku/x86_64/release/kits/interface/TwoDimensionalLayout.o
  2654. C++ objects/haiku/x86_64/release/kits/interface/View.o
  2655. C++ objects/haiku/x86_64/release/kits/interface/ViewLayoutItem.o
  2656. C++ objects/haiku/x86_64/release/kits/interface/ViewPort.o
  2657. C++ objects/haiku/x86_64/release/kits/interface/Window.o
  2658. C++ objects/haiku/x86_64/release/kits/interface/WindowStack.o
  2659. C++ objects/haiku/x86_64/release/kits/interface/ZombieReplicantView.o
  2660. C++ objects/haiku/x86_64/release/kits/interface/InlineInput.o
  2661. C++ objects/haiku/x86_64/release/kits/interface/LineBuffer.o
  2662. C++ objects/haiku/x86_64/release/kits/interface/StyleBuffer.o
  2663. C++ objects/haiku/x86_64/release/kits/interface/TextGapBuffer.o
  2664. C++ objects/haiku/x86_64/release/kits/interface/UndoBuffer.o
  2665. C++ objects/haiku/x86_64/release/kits/interface/WidthBuffer.o
  2666. C++ objects/haiku/x86_64/release/kits/interface/CollapsingLayouter.o
  2667. C++ objects/haiku/x86_64/release/kits/interface/ComplexLayouter.o
  2668. C++ objects/haiku/x86_64/release/kits/interface/Layouter.o
  2669. C++ objects/haiku/x86_64/release/kits/interface/LayoutOptimizer.o
  2670. C++ objects/haiku/x86_64/release/kits/interface/OneElementLayouter.o
  2671. C++ objects/haiku/x86_64/release/kits/interface/SimpleLayouter.o
  2672. C++ objects/haiku/x86_64/release/kits/interface/ColumnListView.o
  2673. C++ objects/haiku/x86_64/release/kits/interface/ColumnTypes.o
  2674. MkDir1 objects/haiku/x86_64/release/kits/shared
  2675. C++ objects/haiku/x86_64/release/kits/shared/AboutMenuItem.o
  2676. C++ objects/haiku/x86_64/release/kits/shared/ArgumentVector.o
  2677. C++ objects/haiku/x86_64/release/kits/shared/AttributeUtilities.o
  2678. C++ objects/haiku/x86_64/release/kits/shared/BarberPole.o
  2679. C++ objects/haiku/x86_64/release/kits/shared/BitmapButton.o
  2680. C++ objects/haiku/x86_64/release/kits/shared/CalendarView.o
  2681. C++ objects/haiku/x86_64/release/kits/shared/ColorItem.o
  2682. C++ objects/haiku/x86_64/release/kits/shared/ColorListView.o
  2683. C++ objects/haiku/x86_64/release/kits/shared/ColorPreview.o
  2684. C++ objects/haiku/x86_64/release/kits/shared/ColorQuantizer.o
  2685. C++ objects/haiku/x86_64/release/kits/shared/CommandPipe.o
  2686. C++ objects/haiku/x86_64/release/kits/shared/DateTimeEdit.o
  2687. C++ objects/haiku/x86_64/release/kits/shared/DragTrackingFilter.o
  2688. C++ objects/haiku/x86_64/release/kits/shared/DriverSettingsMessageAdapter.o
  2689. C++ objects/haiku/x86_64/release/kits/shared/HSL.o
  2690. C++ objects/haiku/x86_64/release/kits/shared/HashString.o
  2691. C++ objects/haiku/x86_64/release/kits/shared/IconButton.o
  2692. C++ objects/haiku/x86_64/release/kits/shared/IconView.o
  2693. ...on 900th target...
  2694. C++ objects/haiku/x86_64/release/kits/shared/JsonWriter.o
  2695. C++ objects/haiku/x86_64/release/kits/shared/JsonEventListener.o
  2696. C++ objects/haiku/x86_64/release/kits/shared/JsonMessageWriter.o
  2697. C++ objects/haiku/x86_64/release/kits/shared/JsonTextWriter.o
  2698. C++ objects/haiku/x86_64/release/kits/shared/JsonEvent.o
  2699. C++ objects/haiku/x86_64/release/kits/shared/Json.o
  2700. C++ objects/haiku/x86_64/release/kits/shared/LongAndDragTrackingFilter.o
  2701. C++ objects/haiku/x86_64/release/kits/shared/md5.o
  2702. C++ objects/haiku/x86_64/release/kits/shared/MemoryRingIO.o
  2703. C++ objects/haiku/x86_64/release/kits/shared/MessageBuilder.o
  2704. C++ objects/haiku/x86_64/release/kits/shared/NaturalCompare.o
  2705. C++ objects/haiku/x86_64/release/kits/shared/PromptWindow.o
  2706. C++ objects/haiku/x86_64/release/kits/shared/QueryFile.o
  2707. C++ objects/haiku/x86_64/release/kits/shared/RegExp.o
  2708. C++ objects/haiku/x86_64/release/kits/shared/RWLocker.o
  2709. C++ objects/haiku/x86_64/release/kits/shared/RWLockManager.o
  2710. C++ objects/haiku/x86_64/release/kits/shared/SettingsHandler.o
  2711. Archive objects/haiku/x86_64/release/kits/interface/libcolumnlistview.a
  2712. C++ objects/haiku/x86_64/release/kits/shared/SettingsMessage.o
  2713. Ranlib objects/haiku/x86_64/release/kits/interface/libcolumnlistview.a
  2714. C++ objects/haiku/x86_64/release/kits/shared/ShakeTrackingFilter.o
  2715. C++ objects/haiku/x86_64/release/kits/shared/StatusView.o
  2716. C++ objects/haiku/x86_64/release/kits/shared/StringForRate.o
  2717. C++ objects/haiku/x86_64/release/kits/shared/StringForSize.o
  2718. C++ objects/haiku/x86_64/release/kits/shared/StripeView.o
  2719. C++ objects/haiku/x86_64/release/kits/shared/TextTable.o
  2720. C++ objects/haiku/x86_64/release/kits/shared/Thread.o
  2721. C++ objects/haiku/x86_64/release/kits/shared/ToolBar.o
  2722. C++ objects/haiku/x86_64/release/kits/shared/Variant.o
  2723. C++ objects/haiku/x86_64/release/kits/shared/WeakReferenceable.o
  2724. MkDir1 objects/haiku/x86_64/release/kits/locale
  2725. C++ objects/haiku/x86_64/release/kits/locale/Catalog.o
  2726. C++ objects/haiku/x86_64/release/kits/locale/CatalogData.o
  2727. C++ objects/haiku/x86_64/release/kits/locale/Collator.o
  2728. C++ objects/haiku/x86_64/release/kits/locale/Country.o
  2729. C++ objects/haiku/x86_64/release/kits/locale/DefaultCatalog.o
  2730. C++ objects/haiku/x86_64/release/kits/locale/EditableCatalog.o
  2731. C++ objects/haiku/x86_64/release/kits/locale/FormattingConventions.o
  2732. C++ objects/haiku/x86_64/release/kits/locale/HashMapCatalog.o
  2733. C++ objects/haiku/x86_64/release/kits/locale/InitLocaleKit.o
  2734. C++ objects/haiku/x86_64/release/kits/locale/Language.o
  2735. C++ objects/haiku/x86_64/release/kits/locale/Locale.o
  2736. C++ objects/haiku/x86_64/release/kits/locale/LocaleRoster.o
  2737. C++ objects/haiku/x86_64/release/kits/locale/LocaleRosterData.o
  2738. C++ objects/haiku/x86_64/release/kits/locale/MutableLocaleRoster.o
  2739. C++ objects/haiku/x86_64/release/kits/locale/TextEncoding.o
  2740. C++ objects/haiku/x86_64/release/kits/locale/TimeZone.o
  2741. C++ objects/haiku/x86_64/release/kits/locale/DateFormat.o
  2742. C++ objects/haiku/x86_64/release/kits/locale/DateTimeFormat.o
  2743. C++ objects/haiku/x86_64/release/kits/locale/DurationFormat.o
  2744. C++ objects/haiku/x86_64/release/kits/locale/NumberFormat.o
  2745. C++ objects/haiku/x86_64/release/kits/locale/StringFormat.o
  2746. C++ objects/haiku/x86_64/release/kits/locale/TimeFormat.o
  2747. C++ objects/haiku/x86_64/release/kits/locale/TimeUnitFormat.o
  2748. C++ objects/haiku/x86_64/release/kits/locale/Format.o
  2749. C++ objects/haiku/x86_64/release/kits/locale/UnicodeChar.o
  2750. C++ objects/haiku/x86_64/release/kits/locale/RelativeDateTimeFormat.o
  2751. C++ objects/haiku/x86_64/release/kits/locale/CatalogStub.o
  2752. MkDir1 objects/haiku/x86_64/release/kits/storage
  2753. C++ objects/haiku/x86_64/release/kits/storage/AppFileInfo.o
  2754. Archive objects/haiku/x86_64/release/kits/locale/liblocalestub.a
  2755. C++ objects/haiku/x86_64/release/kits/storage/CopyEngine.o
  2756. C++ objects/haiku/x86_64/release/kits/storage/Directory.o
  2757. Ranlib objects/haiku/x86_64/release/kits/locale/liblocalestub.a
  2758. C++ objects/haiku/x86_64/release/kits/storage/DriverSettings.o
  2759. C++ objects/haiku/x86_64/release/kits/storage/Entry.o
  2760. C++ objects/haiku/x86_64/release/kits/storage/EntryList.o
  2761. C++ objects/haiku/x86_64/release/kits/storage/EntryOperationEngineBase.o
  2762. C++ objects/haiku/x86_64/release/kits/storage/FdIO.o
  2763. C++ objects/haiku/x86_64/release/kits/storage/File.o
  2764. C++ objects/haiku/x86_64/release/kits/storage/FileDescriptorIO.o
  2765. C++ objects/haiku/x86_64/release/kits/storage/FileIO.o
  2766. C++ objects/haiku/x86_64/release/kits/storage/FindDirectory.o
  2767. MergeObjectFromObjects1 objects/haiku/x86_64/release/kits/locale/locale_kit.o
  2768. C++ objects/haiku/x86_64/release/kits/storage/MergedDirectory.o
  2769. C++ objects/haiku/x86_64/release/kits/storage/Mime.o
  2770. C++ objects/haiku/x86_64/release/kits/storage/MimeType.o
  2771. C++ objects/haiku/x86_64/release/kits/storage/Node.o
  2772. C++ objects/haiku/x86_64/release/kits/storage/NodeInfo.o
  2773. C++ objects/haiku/x86_64/release/kits/storage/NodeMonitor.o
  2774. C++ objects/haiku/x86_64/release/kits/storage/OffsetFile.o
  2775. C++ objects/haiku/x86_64/release/kits/storage/Path.o
  2776. C++ objects/haiku/x86_64/release/kits/storage/PathFinder.o
  2777. C++ objects/haiku/x86_64/release/kits/storage/PathMonitor.o
  2778. C++ objects/haiku/x86_64/release/kits/storage/Query.o
  2779. C++ objects/haiku/x86_64/release/kits/storage/QueryPredicate.o
  2780. C++ objects/haiku/x86_64/release/kits/storage/RemoveEngine.o
  2781. C++ objects/haiku/x86_64/release/kits/storage/ResourceFile.o
  2782. C++ objects/haiku/x86_64/release/kits/storage/ResourceItem.o
  2783. C++ objects/haiku/x86_64/release/kits/storage/Resources.o
  2784. C++ objects/haiku/x86_64/release/kits/storage/ResourcesContainer.o
  2785. C++ objects/haiku/x86_64/release/kits/storage/ResourceStrings.o
  2786. C++ objects/haiku/x86_64/release/kits/storage/Statable.o
  2787. C++ objects/haiku/x86_64/release/kits/storage/SymLink.o
  2788. C++ objects/haiku/x86_64/release/kits/storage/Volume.o
  2789. C++ objects/haiku/x86_64/release/kits/storage/VolumeRoster.o
  2790. C++ objects/haiku/x86_64/release/kits/storage/storage_support.o
  2791. C++ objects/haiku/x86_64/release/kits/storage/Err.o
  2792. C++ objects/haiku/x86_64/release/kits/storage/DisjList.o
  2793. C++ objects/haiku/x86_64/release/kits/storage/Pattern.o
  2794. C++ objects/haiku/x86_64/release/kits/storage/PatternList.o
  2795. C++ objects/haiku/x86_64/release/kits/storage/Parser.o
  2796. ...on 1000th target...
  2797. C++ objects/haiku/x86_64/release/kits/storage/Range.o
  2798. C++ objects/haiku/x86_64/release/kits/storage/RPattern.o
  2799. C++ objects/haiku/x86_64/release/kits/storage/RPatternList.o
  2800. C++ objects/haiku/x86_64/release/kits/storage/Rule.o
  2801. C++ objects/haiku/x86_64/release/kits/storage/DiskDevice.o
  2802. C++ objects/haiku/x86_64/release/kits/storage/DiskDeviceJob.o
  2803. C++ objects/haiku/x86_64/release/kits/storage/DiskDeviceJobGenerator.o
  2804. C++ objects/haiku/x86_64/release/kits/storage/DiskDeviceJobQueue.o
  2805. C++ objects/haiku/x86_64/release/kits/storage/DiskDeviceList.o
  2806. C++ objects/haiku/x86_64/release/kits/storage/DiskDevicePrivate.o
  2807. C++ objects/haiku/x86_64/release/kits/storage/DiskDeviceRoster.o
  2808. C++ objects/haiku/x86_64/release/kits/storage/DiskDeviceTypes.o
  2809. C++ objects/haiku/x86_64/release/kits/storage/DiskDeviceVisitor.o
  2810. C++ objects/haiku/x86_64/release/kits/storage/DiskSystem.o
  2811. C++ objects/haiku/x86_64/release/kits/storage/DiskSystemAddOn.o
  2812. C++ objects/haiku/x86_64/release/kits/storage/DiskSystemAddOnManager.o
  2813. C++ objects/haiku/x86_64/release/kits/storage/MutablePartition.o
  2814. C++ objects/haiku/x86_64/release/kits/storage/Partition.o
  2815. C++ objects/haiku/x86_64/release/kits/storage/PartitionDelegate.o
  2816. C++ objects/haiku/x86_64/release/kits/storage/PartitioningInfo.o
  2817. C++ objects/haiku/x86_64/release/kits/storage/PartitionParameterEditor.o
  2818. C++ objects/haiku/x86_64/release/kits/storage/PartitionReference.o
  2819. C++ objects/haiku/x86_64/release/kits/storage/CreateChildJob.o
  2820. C++ objects/haiku/x86_64/release/kits/storage/DeleteChildJob.o
  2821. C++ objects/haiku/x86_64/release/kits/storage/DefragmentJob.o
  2822. C++ objects/haiku/x86_64/release/kits/storage/InitializeJob.o
  2823. C++ objects/haiku/x86_64/release/kits/storage/MoveJob.o
  2824. C++ objects/haiku/x86_64/release/kits/storage/RepairJob.o
  2825. C++ objects/haiku/x86_64/release/kits/storage/ResizeJob.o
  2826. C++ objects/haiku/x86_64/release/kits/storage/SetStringJob.o
  2827. C++ objects/haiku/x86_64/release/kits/storage/UninitializeJob.o
  2828. MkDir1 objects/haiku/x86_64/release/kits/storage/mime
  2829. MkDir1 objects/haiku/x86_64/release/kits/support
  2830. C++ objects/haiku/x86_64/release/kits/support/Architecture.o
  2831. C++ objects/haiku/x86_64/release/kits/storage/mime/AppMetaMimeCreator.o
  2832. C++ objects/haiku/x86_64/release/kits/storage/mime/AssociatedTypes.o
  2833. C++ objects/haiku/x86_64/release/kits/storage/mime/Database.o
  2834. C++ objects/haiku/x86_64/release/kits/storage/mime/DatabaseDirectory.o
  2835. C++ objects/haiku/x86_64/release/kits/storage/mime/DatabaseLocation.o
  2836. C++ objects/haiku/x86_64/release/kits/storage/mime/database_support.o
  2837. C++ objects/haiku/x86_64/release/kits/storage/mime/InstalledTypes.o
  2838. C++ objects/haiku/x86_64/release/kits/storage/mime/MimeEntryProcessor.o
  2839. MergeObjectFromObjects1 objects/haiku/x86_64/release/kits/storage/storage_kit.o
  2840. C++ objects/haiku/x86_64/release/kits/storage/mime/MimeInfoUpdater.o
  2841. C++ objects/haiku/x86_64/release/kits/storage/mime/MimeSniffer.o
  2842. C++ objects/haiku/x86_64/release/kits/storage/mime/MimeSnifferAddon.o
  2843. C++ objects/haiku/x86_64/release/kits/storage/mime/MimeSnifferAddonManager.o
  2844. C++ objects/haiku/x86_64/release/kits/storage/mime/SnifferRules.o
  2845. C++ objects/haiku/x86_64/release/kits/storage/mime/Supertype.o
  2846. C++ objects/haiku/x86_64/release/kits/storage/mime/SupportingApps.o
  2847. C++ objects/haiku/x86_64/release/kits/storage/mime/TextSnifferAddon.o
  2848. C++ objects/haiku/x86_64/release/kits/support/Archivable.o
  2849. C++ objects/haiku/x86_64/release/kits/support/ArchivingManagers.o
  2850. C++ objects/haiku/x86_64/release/kits/support/Base64.o
  2851. C++ objects/haiku/x86_64/release/kits/support/Beep.o
  2852. C++ objects/haiku/x86_64/release/kits/support/BlockCache.o
  2853. C++ objects/haiku/x86_64/release/kits/support/BufferedDataIO.o
  2854. C++ objects/haiku/x86_64/release/kits/support/BufferIO.o
  2855. C++ objects/haiku/x86_64/release/kits/support/ByteOrder.o
  2856. C++ objects/haiku/x86_64/release/kits/support/CompressionAlgorithm.o
  2857. C++ objects/haiku/x86_64/release/kits/support/DataIO.o
  2858. C++ objects/haiku/x86_64/release/kits/support/DataPositionIOWrapper.o
  2859. C++ objects/haiku/x86_64/release/kits/support/DateTime.o
  2860. C++ objects/haiku/x86_64/release/kits/support/Flattenable.o
  2861. C++ objects/haiku/x86_64/release/kits/support/Job.o
  2862. C++ objects/haiku/x86_64/release/kits/support/JobQueue.o
  2863. C++ objects/haiku/x86_64/release/kits/support/List.o
  2864. C++ objects/haiku/x86_64/release/kits/support/Locker.o
  2865. C++ objects/haiku/x86_64/release/kits/support/PointerList.o
  2866. C++ objects/haiku/x86_64/release/kits/support/Referenceable.o
  2867. C++ objects/haiku/x86_64/release/kits/support/StopWatch.o
  2868. Archive objects/haiku/x86_64/release/kits/storage/mime/libstorage_kit_mime.a
  2869. C++ objects/haiku/x86_64/release/kits/support/String.o
  2870. C++ objects/haiku/x86_64/release/kits/support/StringList.o
  2871. C++ objects/haiku/x86_64/release/kits/support/Url.o
  2872. Ranlib objects/haiku/x86_64/release/kits/storage/mime/libstorage_kit_mime.a
  2873. C++ objects/haiku/x86_64/release/kits/support/Uuid.o
  2874. C++ objects/haiku/x86_64/release/kits/support/ZlibCompressionAlgorithm.o
  2875. C++ objects/haiku/x86_64/release/kits/support/ZstdCompressionAlgorithm.o
  2876. MkDir1 objects/haiku/x86_64/release/kits/debug
  2877. C++ objects/haiku/x86_64/release/kits/debug/debug_support.o
  2878. C++ objects/haiku/x86_64/release/kits/debug/DebugContext.o
  2879. C++ objects/haiku/x86_64/release/kits/debug/DebugEventStream.o
  2880. C++ objects/haiku/x86_64/release/kits/debug/DebugLooper.o
  2881. C++ objects/haiku/x86_64/release/kits/debug/DebugMessageHandler.o
  2882. C++ objects/haiku/x86_64/release/kits/debug/Image.o
  2883. C++ objects/haiku/x86_64/release/kits/debug/SymbolLookup.o
  2884. C++ objects/haiku/x86_64/release/kits/debug/TeamDebugger.o
  2885. C++ objects/haiku/x86_64/release/kits/debug/arch_debug_support.o
  2886. MkDir1 objects/haiku/x86_64/release/kits/debugger
  2887. MkDir1 objects/haiku/x86_64/release/kits/debugger/demangler
  2888. C++ objects/haiku/x86_64/release/kits/debugger/demangler/Demangler.o
  2889. C++ objects/haiku/x86_64/release/kits/debugger/demangler/demangle.o
  2890. C++ objects/haiku/x86_64/release/kits/debugger/demangler/gcc2.o
  2891. C++ objects/haiku/x86_64/release/kits/debugger/demangler/gcc3+.o
  2892. MkDir1 objects/haiku/x86_64/release/kits/device
  2893. C++ objects/haiku/x86_64/release/kits/device/A2D.o
  2894. C++ objects/haiku/x86_64/release/kits/device/D2A.o
  2895. C++ objects/haiku/x86_64/release/kits/device/DigitalPort.o
  2896. C++ objects/haiku/x86_64/release/kits/device/Joystick.o
  2897. C++ objects/haiku/x86_64/release/kits/device/JoystickTweaker.o
  2898. ...on 1100th target...
  2899. C++ objects/haiku/x86_64/release/kits/device/SerialPort.o
  2900. C++ objects/haiku/x86_64/release/kits/device/USBConfiguration.o
  2901. C++ objects/haiku/x86_64/release/kits/device/USBDevice.o
  2902. C++ objects/haiku/x86_64/release/kits/device/USBEndpoint.o
  2903. C++ objects/haiku/x86_64/release/kits/device/USBInterface.o
  2904. C++ objects/haiku/x86_64/release/kits/device/USBRoster.o
  2905. MkDir1 objects/haiku/x86_64/release/kits/textencoding
  2906. C++ objects/haiku/x86_64/release/kits/textencoding/CharacterSet.o
  2907. C++ objects/haiku/x86_64/release/kits/textencoding/CharacterSetRoster.o
  2908. C++ objects/haiku/x86_64/release/kits/textencoding/character_sets.o
  2909. C++ objects/haiku/x86_64/release/kits/textencoding/utf8_conversions.o
  2910. MkDir1 objects/haiku/x86_64/release/kits/tracker
  2911. C++ objects/haiku/x86_64/release/kits/tracker/AttributeStream.o
  2912. MergeObjectFromObjects1 objects/haiku/x86_64/release/kits/support/support_kit.o
  2913. C++ objects/haiku/x86_64/release/kits/tracker/AttributesView.o
  2914. C++ objects/haiku/x86_64/release/kits/tracker/AutoMounterSettings.o
  2915. C++ objects/haiku/x86_64/release/kits/tracker/BackgroundImage.o
  2916. C++ objects/haiku/x86_64/release/kits/tracker/Bitmaps.o
  2917. C++ objects/haiku/x86_64/release/kits/tracker/ContainerWindow.o
  2918. C++ objects/haiku/x86_64/release/kits/tracker/CountView.o
  2919. MergeObjectFromObjects1 objects/haiku/x86_64/release/kits/debugger/demangler/Debugger_demangler.o
  2920. C++ objects/haiku/x86_64/release/kits/tracker/DeskWindow.o
  2921. C++ objects/haiku/x86_64/release/kits/tracker/DesktopPoseView.o
  2922. C++ objects/haiku/x86_64/release/kits/tracker/DraggableContainerIcon.o
  2923. C++ objects/haiku/x86_64/release/kits/tracker/DialogPane.o
  2924. C++ objects/haiku/x86_64/release/kits/tracker/DirMenu.o
  2925. C++ objects/haiku/x86_64/release/kits/tracker/EntryIterator.o
  2926. C++ objects/haiku/x86_64/release/kits/tracker/FBCPadding.o
  2927. C++ objects/haiku/x86_64/release/kits/tracker/FSClipboard.o
  2928. C++ objects/haiku/x86_64/release/kits/tracker/FSUndoRedo.o
  2929. C++ objects/haiku/x86_64/release/kits/tracker/FSUtils.o
  2930. C++ objects/haiku/x86_64/release/kits/tracker/FavoritesMenu.o
  2931. C++ objects/haiku/x86_64/release/kits/tracker/FilePanel.o
  2932. C++ objects/haiku/x86_64/release/kits/tracker/FilePanelPriv.o
  2933. C++ objects/haiku/x86_64/release/kits/tracker/FilePermissionsView.o
  2934. C++ objects/haiku/x86_64/release/kits/tracker/FindPanel.o
  2935. C++ objects/haiku/x86_64/release/kits/tracker/GeneralInfoView.o
  2936. C++ objects/haiku/x86_64/release/kits/tracker/GroupedMenu.o
  2937. C++ objects/haiku/x86_64/release/kits/tracker/HeaderView.o
  2938. C++ objects/haiku/x86_64/release/kits/tracker/IconCache.o
  2939. C++ objects/haiku/x86_64/release/kits/tracker/IconMenuItem.o
  2940. C++ objects/haiku/x86_64/release/kits/tracker/InfoWindow.o
  2941. C++ objects/haiku/x86_64/release/kits/tracker/LiveMenu.o
  2942. C++ objects/haiku/x86_64/release/kits/tracker/MimeTypeList.o
  2943. C++ objects/haiku/x86_64/release/kits/tracker/MiniMenuField.o
  2944. C++ objects/haiku/x86_64/release/kits/tracker/Model.o
  2945. C++ objects/haiku/x86_64/release/kits/tracker/MountMenu.o
  2946. C++ objects/haiku/x86_64/release/kits/tracker/Navigator.o
  2947. C++ objects/haiku/x86_64/release/kits/tracker/NavMenu.o
  2948. C++ objects/haiku/x86_64/release/kits/tracker/NodePreloader.o
  2949. C++ objects/haiku/x86_64/release/kits/tracker/NodeWalker.o
  2950. C++ objects/haiku/x86_64/release/kits/tracker/OpenWithWindow.o
  2951. C++ objects/haiku/x86_64/release/kits/tracker/OverrideAlert.o
  2952. C++ objects/haiku/x86_64/release/kits/tracker/PendingNodeMonitorCache.o
  2953. C++ objects/haiku/x86_64/release/kits/tracker/Pose.o
  2954. C++ objects/haiku/x86_64/release/kits/tracker/PoseList.o
  2955. C++ objects/haiku/x86_64/release/kits/tracker/PoseView.o
  2956. C++ objects/haiku/x86_64/release/kits/tracker/PoseViewScripting.o
  2957. C++ objects/haiku/x86_64/release/kits/tracker/QueryContainerWindow.o
  2958. C++ objects/haiku/x86_64/release/kits/tracker/QueryPoseView.o
  2959. C++ objects/haiku/x86_64/release/kits/tracker/RecentItems.o
  2960. C++ objects/haiku/x86_64/release/kits/tracker/RegExp.o
  2961. C++ objects/haiku/x86_64/release/kits/tracker/SelectionWindow.o
  2962. C++ objects/haiku/x86_64/release/kits/tracker/Settings.o
  2963. C++ objects/haiku/x86_64/release/kits/tracker/SettingsViews.o
  2964. C++ objects/haiku/x86_64/release/kits/tracker/Shortcuts.o
  2965. C++ objects/haiku/x86_64/release/kits/tracker/SlowMenu.o
  2966. C++ objects/haiku/x86_64/release/kits/tracker/StatusWindow.o
  2967. C++ objects/haiku/x86_64/release/kits/tracker/TaskLoop.o
  2968. C++ objects/haiku/x86_64/release/kits/tracker/TemplatesMenu.o
  2969. C++ objects/haiku/x86_64/release/kits/tracker/Tests.o
  2970. C++ objects/haiku/x86_64/release/kits/tracker/TextWidget.o
  2971. C++ objects/haiku/x86_64/release/kits/tracker/Thumbnails.o
  2972. C++ objects/haiku/x86_64/release/kits/tracker/TitleView.o
  2973. C++ objects/haiku/x86_64/release/kits/tracker/Tracker.o
  2974. C++ objects/haiku/x86_64/release/kits/tracker/TrackerInitialState.o
  2975. C++ objects/haiku/x86_64/release/kits/tracker/TrackerScripting.o
  2976. C++ objects/haiku/x86_64/release/kits/tracker/TrackerSettings.o
  2977. C++ objects/haiku/x86_64/release/kits/tracker/TrackerSettingsWindow.o
  2978. C++ objects/haiku/x86_64/release/kits/tracker/TrackerString.o
  2979. C++ objects/haiku/x86_64/release/kits/tracker/TrashWatcher.o
  2980. C++ objects/haiku/x86_64/release/kits/tracker/Utilities.o
  2981. C++ objects/haiku/x86_64/release/kits/tracker/ViewState.o
  2982. C++ objects/haiku/x86_64/release/kits/tracker/VirtualDirectoryEntryList.o
  2983. C++ objects/haiku/x86_64/release/kits/tracker/VirtualDirectoryManager.o
  2984. C++ objects/haiku/x86_64/release/kits/tracker/VirtualDirectoryPoseView.o
  2985. C++ objects/haiku/x86_64/release/kits/tracker/VirtualDirectoryWindow.o
  2986. C++ objects/haiku/x86_64/release/kits/tracker/WidgetAttributeText.o
  2987. MkDir1 objects/haiku/x86_64/release/kits/translation
  2988. C++ objects/haiku/x86_64/release/kits/translation/BitmapStream.o
  2989. C++ objects/haiku/x86_64/release/kits/translation/FuncTranslator.o
  2990. C++ objects/haiku/x86_64/release/kits/translation/TranslationUtils.o
  2991. C++ objects/haiku/x86_64/release/kits/translation/Translator.o
  2992. C++ objects/haiku/x86_64/release/kits/translation/TranslatorRoster.o
  2993. MkDir1 objects/haiku/x86_64/release/kits/package
  2994. C++ objects/haiku/x86_64/release/kits/package/ActivateRepositoryCacheJob.o
  2995. C++ objects/haiku/x86_64/release/kits/package/ActivateRepositoryConfigJob.o
  2996. C++ objects/haiku/x86_64/release/kits/package/ActivationTransaction.o
  2997. C++ objects/haiku/x86_64/release/kits/package/AddRepositoryRequest.o
  2998. C++ objects/haiku/x86_64/release/kits/package/Attributes.o
  2999. ...on 1200th target...
  3000. C++ objects/haiku/x86_64/release/kits/package/ChecksumAccessors.o
  3001. C++ objects/haiku/x86_64/release/kits/package/CleanUpAdminDirectoryRequest.o
  3002. C++ objects/haiku/x86_64/release/kits/package/Context.o
  3003. C++ objects/haiku/x86_64/release/kits/package/DaemonClient.o
  3004. C++ objects/haiku/x86_64/release/kits/package/DownloadFileRequest.o
  3005. C++ objects/haiku/x86_64/release/kits/package/DropRepositoryRequest.o
  3006. C++ objects/haiku/x86_64/release/kits/package/FetchFileJob.o
  3007. C++ objects/haiku/x86_64/release/kits/package/FetchUtils.o
  3008. C++ objects/haiku/x86_64/release/kits/package/InstallationLocationInfo.o
  3009. C++ objects/haiku/x86_64/release/kits/package/Job.o
  3010. C++ objects/haiku/x86_64/release/kits/package/PackageInfo.o
  3011. C++ objects/haiku/x86_64/release/kits/package/PackageInfoContentHandler.o
  3012. C++ objects/haiku/x86_64/release/kits/package/PackageInfoParser.o
  3013. C++ objects/haiku/x86_64/release/kits/package/PackageInfoSet.o
  3014. C++ objects/haiku/x86_64/release/kits/package/PackageResolvable.o
  3015. C++ objects/haiku/x86_64/release/kits/package/PackageResolvableExpression.o
  3016. C++ objects/haiku/x86_64/release/kits/package/PackageRoster.o
  3017. C++ objects/haiku/x86_64/release/kits/package/PackageVersion.o
  3018. C++ objects/haiku/x86_64/release/kits/package/PathFinder.o
  3019. C++ objects/haiku/x86_64/release/kits/package/RefreshRepositoryRequest.o
  3020. C++ objects/haiku/x86_64/release/kits/package/RemoveRepositoryJob.o
  3021. C++ objects/haiku/x86_64/release/kits/package/RepositoryCache.o
  3022. C++ objects/haiku/x86_64/release/kits/package/RepositoryConfig.o
  3023. C++ objects/haiku/x86_64/release/kits/package/RepositoryInfo.o
  3024. C++ objects/haiku/x86_64/release/kits/package/Request.o
  3025. C++ objects/haiku/x86_64/release/kits/package/TempfileManager.o
  3026. C++ objects/haiku/x86_64/release/kits/package/User.o
  3027. C++ objects/haiku/x86_64/release/kits/package/ValidateChecksumJob.o
  3028. C++ objects/haiku/x86_64/release/kits/package/AttributeDataReader.o
  3029. C++ objects/haiku/x86_64/release/kits/package/BlockBufferPool.o
  3030. C++ objects/haiku/x86_64/release/kits/package/BlockBufferPoolImpl.o
  3031. C++ objects/haiku/x86_64/release/kits/package/BlockBufferPoolNoLock.o
  3032. C++ objects/haiku/x86_64/release/kits/package/BufferPool.o
  3033. C++ objects/haiku/x86_64/release/kits/package/CommitTransactionResult.o
  3034. C++ objects/haiku/x86_64/release/kits/package/DataReader.o
  3035. C++ objects/haiku/x86_64/release/kits/package/ErrorOutput.o
  3036. C++ objects/haiku/x86_64/release/kits/package/FDDataReader.o
  3037. C++ objects/haiku/x86_64/release/kits/package/GlobalWritableFileInfo.o
  3038. C++ objects/haiku/x86_64/release/kits/package/HPKGDefs.o
  3039. C++ objects/haiku/x86_64/release/kits/package/PackageContentHandler.o
  3040. C++ objects/haiku/x86_64/release/kits/package/PackageData.o
  3041. C++ objects/haiku/x86_64/release/kits/package/PackageDataReader.o
  3042. C++ objects/haiku/x86_64/release/kits/package/PackageEntry.o
  3043. C++ objects/haiku/x86_64/release/kits/package/PackageEntryAttribute.o
  3044. C++ objects/haiku/x86_64/release/kits/package/PackageFileHeapAccessorBase.o
  3045. C++ objects/haiku/x86_64/release/kits/package/PackageFileHeapReader.o
  3046. C++ objects/haiku/x86_64/release/kits/package/PackageFileHeapWriter.o
  3047. C++ objects/haiku/x86_64/release/kits/package/PackageReader.o
  3048. C++ objects/haiku/x86_64/release/kits/package/PackageReaderImpl.o
  3049. C++ objects/haiku/x86_64/release/kits/package/PackageWriter.o
  3050. C++ objects/haiku/x86_64/release/kits/package/PackageWriterImpl.o
  3051. C++ objects/haiku/x86_64/release/kits/package/PoolBuffer.o
  3052. C++ objects/haiku/x86_64/release/kits/package/ReaderImplBase.o
  3053. C++ objects/haiku/x86_64/release/kits/package/RepositoryContentHandler.o
  3054. C++ objects/haiku/x86_64/release/kits/package/RepositoryReader.o
  3055. C++ objects/haiku/x86_64/release/kits/package/RepositoryReaderImpl.o
  3056. C++ objects/haiku/x86_64/release/kits/package/RepositoryWriter.o
  3057. C++ objects/haiku/x86_64/release/kits/package/RepositoryWriterImpl.o
  3058. C++ objects/haiku/x86_64/release/kits/package/Strings.o
  3059. C++ objects/haiku/x86_64/release/kits/package/UserSettingsFileInfo.o
  3060. C++ objects/haiku/x86_64/release/kits/package/WriterImplBase.o
  3061. C++ objects/haiku/x86_64/release/kits/package/HPKGDefsV1.o
  3062. C++ objects/haiku/x86_64/release/kits/package/PackageContentHandlerV1.o
  3063. C++ objects/haiku/x86_64/release/kits/package/PackageDataReaderV1.o
  3064. C++ objects/haiku/x86_64/release/kits/package/PackageDataV1.o
  3065. C++ objects/haiku/x86_64/release/kits/package/PackageEntryAttributeV1.o
  3066. C++ objects/haiku/x86_64/release/kits/package/PackageEntryV1.o
  3067. C++ objects/haiku/x86_64/release/kits/package/PackageInfoContentHandlerV1.o
  3068. C++ objects/haiku/x86_64/release/kits/package/PackageReaderImplV1.o
  3069. C++ objects/haiku/x86_64/release/kits/package/PackageReaderV1.o
  3070. C++ objects/haiku/x86_64/release/kits/package/ReaderImplBaseV1.o
  3071. C++ objects/haiku/x86_64/release/kits/package/NoErrorOutput.o
  3072. C++ objects/haiku/x86_64/release/kits/package/StandardErrorOutput.o
  3073. C++ objects/haiku/x86_64/release/kits/package/Exceptions.o
  3074. C++ objects/haiku/x86_64/release/kits/package/PackageManager.o
  3075. C++ objects/haiku/x86_64/release/kits/package/RepositoryBuilder.o
  3076. C++ objects/haiku/x86_64/release/kits/package/Solver.o
  3077. C++ objects/haiku/x86_64/release/kits/package/SolverPackage.o
  3078. C++ objects/haiku/x86_64/release/kits/package/SolverPackageSpecifier.o
  3079. C++ objects/haiku/x86_64/release/kits/package/SolverPackageSpecifierList.o
  3080. C++ objects/haiku/x86_64/release/kits/package/SolverProblem.o
  3081. C++ objects/haiku/x86_64/release/kits/package/SolverProblemSolution.o
  3082. C++ objects/haiku/x86_64/release/kits/package/SolverRepository.o
  3083. C++ objects/haiku/x86_64/release/kits/package/SolverResult.o
  3084. MkDir1 objects/haiku/x86_64/release/kits/network
  3085. MkDir1 objects/haiku/x86_64/release/kits/network/libnetapi
  3086. MkDir1 objects/haiku/x86_64/release/kits/network/libnetapi/no-ssl
  3087. C++ objects/haiku/x86_64/release/kits/network/libnetapi/no-ssl/DynamicBuffer.o
  3088. C++ objects/haiku/x86_64/release/kits/network/libnetapi/no-ssl/NetEndpoint.o
  3089. C++ objects/haiku/x86_64/release/kits/network/libnetapi/no-ssl/NetAddress.o
  3090. C++ objects/haiku/x86_64/release/kits/network/libnetapi/no-ssl/NetBuffer.o
  3091. C++ objects/haiku/x86_64/release/kits/network/libnetapi/no-ssl/NetDebug.o
  3092. C++ objects/haiku/x86_64/release/kits/network/libnetapi/no-ssl/Certificate.o
  3093. C++ objects/haiku/x86_64/release/kits/network/libnetapi/no-ssl/NetworkAddress.o
  3094. C++ objects/haiku/x86_64/release/kits/network/libnetapi/no-ssl/NetworkAddressResolver.o
  3095. C++ objects/haiku/x86_64/release/kits/network/libnetapi/no-ssl/NetworkDevice.o
  3096. C++ objects/haiku/x86_64/release/kits/network/libnetapi/no-ssl/NetworkInterface.o
  3097. C++ objects/haiku/x86_64/release/kits/network/libnetapi/no-ssl/NetworkRoster.o
  3098. C++ objects/haiku/x86_64/release/kits/network/libnetapi/no-ssl/NetworkRoute.o
  3099. C++ objects/haiku/x86_64/release/kits/network/libnetapi/no-ssl/NetworkSettings.o
  3100. ...on 1300th target...
  3101. C++ objects/haiku/x86_64/release/kits/network/libnetapi/no-ssl/AbstractSocket.o
  3102. C++ objects/haiku/x86_64/release/kits/network/libnetapi/no-ssl/DatagramSocket.o
  3103. C++ objects/haiku/x86_64/release/kits/network/libnetapi/no-ssl/ProxySecureSocket.o
  3104. C++ objects/haiku/x86_64/release/kits/network/libnetapi/no-ssl/SecureSocket.o
  3105. C++ objects/haiku/x86_64/release/kits/network/libnetapi/no-ssl/Socket.o
  3106. C++ objects/haiku/x86_64/release/kits/network/libnetapi/no-ssl/SocketMessenger.o
  3107. C++ objects/haiku/x86_64/release/kits/network/libnetapi/no-ssl/notifications.o
  3108. MkDir1 objects/haiku/x86_64/release/kits/network/libnetservices
  3109. C++ objects/haiku/x86_64/release/kits/network/libnetservices/DataRequest.o
  3110. C++ objects/haiku/x86_64/release/kits/network/libnetservices/HttpAuthentication.o
  3111. C++ objects/haiku/x86_64/release/kits/network/libnetservices/HttpHeaders.o
  3112. C++ objects/haiku/x86_64/release/kits/network/libnetservices/HttpForm.o
  3113. C++ objects/haiku/x86_64/release/kits/network/libnetservices/HttpRequest.o
  3114. C++ objects/haiku/x86_64/release/kits/network/libnetservices/HttpResult.o
  3115. C++ objects/haiku/x86_64/release/kits/network/libnetservices/FileRequest.o
  3116. C++ objects/haiku/x86_64/release/kits/network/libnetservices/GopherRequest.o
  3117. C++ objects/haiku/x86_64/release/kits/network/libnetservices/Geolocation.o
  3118. C++ objects/haiku/x86_64/release/kits/network/libnetservices/HttpTime.o
  3119. C++ objects/haiku/x86_64/release/kits/network/libnetservices/NetworkCookie.o
  3120. C++ objects/haiku/x86_64/release/kits/network/libnetservices/NetworkCookieJar.o
  3121. C++ objects/haiku/x86_64/release/kits/network/libnetservices/NetworkRequest.o
  3122. C++ objects/haiku/x86_64/release/kits/network/libnetservices/UrlContext.o
  3123. C++ objects/haiku/x86_64/release/kits/network/libnetservices/UrlProtocolAsynchronousListener.o
  3124. C++ objects/haiku/x86_64/release/kits/network/libnetservices/UrlProtocolDispatchingListener.o
  3125. C++ objects/haiku/x86_64/release/kits/network/libnetservices/UrlProtocolListener.o
  3126. C++ objects/haiku/x86_64/release/kits/network/libnetservices/UrlProtocolRoster.o
  3127. C++ objects/haiku/x86_64/release/kits/network/libnetservices/UrlRequest.o
  3128. C++ objects/haiku/x86_64/release/kits/network/libnetservices/UrlResult.o
  3129. C++ objects/haiku/x86_64/release/kits/network/libnetservices/UrlSynchronousRequest.o
  3130. MkDir1 objects/haiku/x86_64/release/kits/network/libnetservices2
  3131. MkDir1 objects/haiku/x86_64/release/kits/media
  3132. C++ objects/haiku/x86_64/release/kits/network/libnetservices2/ErrorsExt.o
  3133. C++ objects/haiku/x86_64/release/kits/media/Buffer.o
  3134. C++ objects/haiku/x86_64/release/kits/media/BufferConsumer.o
  3135. C++ objects/haiku/x86_64/release/kits/media/BufferGroup.o
  3136. C++ objects/haiku/x86_64/release/kits/media/BufferProducer.o
  3137. C++ objects/haiku/x86_64/release/kits/media/Controllable.o
  3138. C++ objects/haiku/x86_64/release/kits/media/FileInterface.o
  3139. C++ objects/haiku/x86_64/release/kits/media/MediaAddOn.o
  3140. C++ objects/haiku/x86_64/release/kits/media/MediaDecoder.o
  3141. C++ objects/haiku/x86_64/release/kits/media/MediaDefs.o
  3142. C++ objects/haiku/x86_64/release/kits/media/MediaEncoder.o
  3143. C++ objects/haiku/x86_64/release/kits/media/MediaEventLooper.o
  3144. C++ objects/haiku/x86_64/release/kits/media/MediaFile.o
  3145. C++ objects/haiku/x86_64/release/kits/media/MediaFiles.o
  3146. C++ objects/haiku/x86_64/release/kits/media/MediaFormats.o
  3147. C++ objects/haiku/x86_64/release/kits/media/MediaNode.o
  3148. C++ objects/haiku/x86_64/release/kits/media/MediaRecorder.o
  3149. C++ objects/haiku/x86_64/release/kits/media/MediaRoster.o
  3150. C++ objects/haiku/x86_64/release/kits/media/MediaTheme.o
  3151. C++ objects/haiku/x86_64/release/kits/media/MediaTrack.o
  3152. C++ objects/haiku/x86_64/release/kits/media/ParameterWeb.o
  3153. C++ objects/haiku/x86_64/release/kits/media/PlaySound.o
  3154. C++ objects/haiku/x86_64/release/kits/media/RealtimeAlloc.o
  3155. C++ objects/haiku/x86_64/release/kits/media/Sound.o
  3156. C++ objects/haiku/x86_64/release/kits/media/SoundFile.o
  3157. C++ objects/haiku/x86_64/release/kits/media/SoundPlayer.o
  3158. C++ objects/haiku/x86_64/release/kits/media/TimeCode.o
  3159. C++ objects/haiku/x86_64/release/kits/media/TimedEventQueue.o
  3160. C++ objects/haiku/x86_64/release/kits/media/TimeSource.o
  3161. C++ objects/haiku/x86_64/release/kits/media/AdapterIO.o
  3162. C++ objects/haiku/x86_64/release/kits/media/MediaClient.o
  3163. C++ objects/haiku/x86_64/release/kits/media/MediaClientDefs.o
  3164. C++ objects/haiku/x86_64/release/kits/media/MediaClientNode.o
  3165. C++ objects/haiku/x86_64/release/kits/media/MediaConnection.o
  3166. C++ objects/haiku/x86_64/release/kits/media/MediaIO.o
  3167. C++ objects/haiku/x86_64/release/kits/media/SimpleMediaClient.o
  3168. C++ objects/haiku/x86_64/release/kits/media/AddOnManager.o
  3169. C++ objects/haiku/x86_64/release/kits/media/BufferCache.o
  3170. /s/src/kits/media/experimental/MediaClient.cpp: In member function 'status_t BPrivate::media::BMediaClient::Start()':
  3171. /s/src/kits/media/experimental/MediaClient.cpp:328:18: warning: variable 'err' set but not used [-Wunused-but-set-variable]
  3172. 328 | status_t err = B_OK;
  3173. | ^~~
  3174. C++ objects/haiku/x86_64/release/kits/media/DataExchange.o
  3175. C++ objects/haiku/x86_64/release/kits/media/DefaultMediaTheme.o
  3176. C++ objects/haiku/x86_64/release/kits/media/DormantNodeManager.o
  3177. C++ objects/haiku/x86_64/release/kits/media/FormatManager.o
  3178. C++ objects/haiku/x86_64/release/kits/media/MediaRecorderNode.o
  3179. C++ objects/haiku/x86_64/release/kits/media/Notifications.o
  3180. C++ objects/haiku/x86_64/release/kits/media/PortPool.o
  3181. C++ objects/haiku/x86_64/release/kits/media/request_data.o
  3182. C++ objects/haiku/x86_64/release/kits/media/SharedBufferList.o
  3183. C++ objects/haiku/x86_64/release/kits/media/TrackReader.o
  3184. C++ objects/haiku/x86_64/release/kits/media/TimeSourceObject.o
  3185. C++ objects/haiku/x86_64/release/kits/media/TimeSourceObjectManager.o
  3186. C++ objects/haiku/x86_64/release/kits/media/SoundPlayNode.o
  3187. C++ objects/haiku/x86_64/release/kits/media/OldAudioModule.o
  3188. C++ objects/haiku/x86_64/release/kits/media/OldAudioStream.o
  3189. C++ objects/haiku/x86_64/release/kits/media/OldBufferStream.o
  3190. C++ objects/haiku/x86_64/release/kits/media/OldBufferStreamManager.o
  3191. C++ objects/haiku/x86_64/release/kits/media/OldMediaModule.o
  3192. C++ objects/haiku/x86_64/release/kits/media/OldSubscriber.o
  3193. C++ objects/haiku/x86_64/release/kits/media/ChunkCache.o
  3194. C++ objects/haiku/x86_64/release/kits/media/DecoderPlugin.o
  3195. C++ objects/haiku/x86_64/release/kits/media/EncoderPlugin.o
  3196. C++ objects/haiku/x86_64/release/kits/media/MediaExtractor.o
  3197. C++ objects/haiku/x86_64/release/kits/media/MediaPlugin.o
  3198. C++ objects/haiku/x86_64/release/kits/media/MediaStreamer.o
  3199. C++ objects/haiku/x86_64/release/kits/media/MediaWriter.o
  3200. C++ objects/haiku/x86_64/release/kits/media/PluginManager.o
  3201. C++ objects/haiku/x86_64/release/kits/media/ReaderPlugin.o
  3202. C++ objects/haiku/x86_64/release/kits/media/StreamerPlugin.o
  3203. C++ objects/haiku/x86_64/release/kits/media/WriterPlugin.o
  3204. C++ objects/haiku/x86_64/release/kits/media/!missing_symbols.o
  3205. ...on 1400th target...
  3206. C++ objects/haiku/x86_64/release/kits/media/Deprecated.o
  3207. C++ objects/haiku/x86_64/release/kits/network/libnetservices2/HttpBuffer.o
  3208. C++ objects/haiku/x86_64/release/kits/network/libnetservices2/HttpFields.o
  3209. C++ objects/haiku/x86_64/release/kits/network/libnetservices2/HttpParser.o
  3210. C++ objects/haiku/x86_64/release/kits/network/libnetservices2/HttpRequest.o
  3211. C++ objects/haiku/x86_64/release/kits/network/libnetservices2/HttpResult.o
  3212. C++ objects/haiku/x86_64/release/kits/network/libnetservices2/HttpSerializer.o
  3213. C++ objects/haiku/x86_64/release/kits/network/libnetservices2/HttpSession.o
  3214. C++ objects/haiku/x86_64/release/kits/network/libnetservices2/HttpTime.o
  3215. C++ objects/haiku/x86_64/release/kits/network/libnetservices2/NetServicesMisc.o
  3216. MkDir1 objects/haiku/x86_64/release/libs
  3217. MkDir1 objects/haiku/x86_64/release/libs/icon
  3218. C++ objects/haiku/x86_64/release/libs/icon/FlatIconFormat.o
  3219. C++ objects/haiku/x86_64/release/libs/icon/FlatIconImporter.o
  3220. C++ objects/haiku/x86_64/release/libs/icon/LittleEndianBuffer.o
  3221. C++ objects/haiku/x86_64/release/libs/icon/PathCommandQueue.o
  3222. C++ objects/haiku/x86_64/release/libs/icon/Defines.o
  3223. C++ objects/haiku/x86_64/release/libs/icon/MessageImporter.o
  3224. C++ objects/haiku/x86_64/release/libs/icon/PathSourceShape.o
  3225. C++ objects/haiku/x86_64/release/libs/icon/ReferenceImage.o
  3226. C++ objects/haiku/x86_64/release/libs/icon/Shape.o
  3227. C++ objects/haiku/x86_64/release/libs/icon/VectorPath.o
  3228. C++ objects/haiku/x86_64/release/libs/icon/GradientTransformable.o
  3229. C++ objects/haiku/x86_64/release/libs/icon/Style.o
  3230. C++ objects/haiku/x86_64/release/libs/icon/Transformable.o
  3231. C++ objects/haiku/x86_64/release/libs/icon/AffineTransformer.o
  3232. C++ objects/haiku/x86_64/release/libs/icon/CompoundStyleTransformer.o
  3233. C++ objects/haiku/x86_64/release/libs/icon/ContourTransformer.o
  3234. C++ objects/haiku/x86_64/release/libs/icon/PathSource.o
  3235. C++ objects/haiku/x86_64/release/libs/icon/PerspectiveTransformer.o
  3236. C++ objects/haiku/x86_64/release/libs/icon/StrokeTransformer.o
  3237. C++ objects/haiku/x86_64/release/libs/icon/StyleTransformer.o
  3238. C++ objects/haiku/x86_64/release/libs/icon/TransformerFactory.o
  3239. C++ objects/haiku/x86_64/release/libs/icon/Icon.o
  3240. C++ objects/haiku/x86_64/release/libs/icon/IconRenderer.o
  3241. C++ objects/haiku/x86_64/release/libs/icon/IconUtils.o
  3242. MkDir1 objects/haiku/x86_64/release/libs/agg
  3243. C++ objects/haiku/x86_64/release/libs/agg/agg_arc.o
  3244. C++ objects/haiku/x86_64/release/libs/agg/agg_arrowhead.o
  3245. C++ objects/haiku/x86_64/release/libs/agg/agg_bezier_arc.o
  3246. C++ objects/haiku/x86_64/release/libs/agg/agg_bspline.o
  3247. C++ objects/haiku/x86_64/release/libs/agg/agg_curves.o
  3248. C++ objects/haiku/x86_64/release/libs/agg/agg_embedded_raster_fonts.o
  3249. C++ objects/haiku/x86_64/release/libs/agg/agg_gsv_text.o
  3250. C++ objects/haiku/x86_64/release/libs/agg/agg_image_filters.o
  3251. C++ objects/haiku/x86_64/release/libs/agg/agg_line_aa_basics.o
  3252. C++ objects/haiku/x86_64/release/libs/agg/agg_line_profile_aa.o
  3253. C++ objects/haiku/x86_64/release/libs/agg/agg_rounded_rect.o
  3254. C++ objects/haiku/x86_64/release/libs/agg/agg_sqrt_tables.o
  3255. C++ objects/haiku/x86_64/release/libs/agg/agg_trans_affine.o
  3256. C++ objects/haiku/x86_64/release/libs/agg/agg_trans_double_path.o
  3257. C++ objects/haiku/x86_64/release/libs/agg/agg_trans_single_path.o
  3258. C++ objects/haiku/x86_64/release/libs/agg/agg_trans_warp_magnifier.o
  3259. Archive objects/haiku/x86_64/release/kits/network/libnetservices2/libnetservices2.a
  3260. C++ objects/haiku/x86_64/release/libs/agg/agg_vcgen_bspline.o
  3261. Ranlib objects/haiku/x86_64/release/kits/network/libnetservices2/libnetservices2.a
  3262. C++ objects/haiku/x86_64/release/libs/agg/agg_vcgen_contour.o
  3263. C++ objects/haiku/x86_64/release/libs/agg/agg_vcgen_dash.o
  3264. C++ objects/haiku/x86_64/release/libs/agg/agg_vcgen_markers_term.o
  3265. C++ objects/haiku/x86_64/release/libs/agg/agg_vcgen_smooth_poly1.o
  3266. C++ objects/haiku/x86_64/release/libs/agg/agg_vcgen_stroke.o
  3267. C++ objects/haiku/x86_64/release/libs/agg/agg_vpgen_clip_polygon.o
  3268. C++ objects/haiku/x86_64/release/libs/agg/agg_vpgen_clip_polyline.o
  3269. C++ objects/haiku/x86_64/release/libs/agg/agg_vpgen_segmentator.o
  3270. MkDir1 objects/haiku/x86_64/release/libs/iconv
  3271. Cc objects/haiku/x86_64/release/libs/iconv/iconv.o
  3272. Cc objects/haiku/x86_64/release/libs/iconv/localcharset.o
  3273. MkDir1 objects/haiku/x86_64/release/libs/util
  3274. MkDir1 objects/haiku/x86_64/release/libs/bsd
  3275. Cc objects/haiku/x86_64/release/libs/util/fparseln.o
  3276. Cc objects/haiku/x86_64/release/libs/bsd/arc4random.o
  3277. Cc objects/haiku/x86_64/release/libs/bsd/arc4random_uniform.o
  3278. C++ objects/haiku/x86_64/release/libs/bsd/closefrom.o
  3279. Cc objects/haiku/x86_64/release/libs/bsd/daemon.o
  3280. Cc objects/haiku/x86_64/release/libs/bsd/dl_iterate_phdr.o
  3281. Archive objects/haiku/x86_64/release/libs/icon/libicon.a
  3282. Cc objects/haiku/x86_64/release/libs/bsd/err.o
  3283. Cc objects/haiku/x86_64/release/libs/bsd/explicit_bzero.o
  3284. Cc objects/haiku/x86_64/release/libs/bsd/fgetln.o
  3285. Cc objects/haiku/x86_64/release/libs/bsd/fts.o
  3286. C++ objects/haiku/x86_64/release/libs/bsd/getloadavg.o
  3287. Cc objects/haiku/x86_64/release/libs/bsd/getpass.o
  3288. Ranlib objects/haiku/x86_64/release/libs/icon/libicon.a
  3289. Cc objects/haiku/x86_64/release/libs/bsd/issetugid.o
  3290. C++ objects/haiku/x86_64/release/libs/bsd/kqueue.o
  3291. Cc objects/haiku/x86_64/release/libs/bsd/lutimes.o
  3292. Cc objects/haiku/x86_64/release/libs/bsd/progname.o
  3293. C++ objects/haiku/x86_64/release/libs/bsd/pty.o
  3294. Cc objects/haiku/x86_64/release/libs/bsd/readpassphrase.o
  3295. Cc objects/haiku/x86_64/release/libs/bsd/signal.o
  3296. C++ objects/haiku/x86_64/release/libs/bsd/string.o
  3297. Archive objects/haiku/x86_64/release/libs/agg/libagg.a
  3298. Cc objects/haiku/x86_64/release/libs/bsd/stringlist.o
  3299. Ranlib objects/haiku/x86_64/release/libs/agg/libagg.a
  3300. Cc objects/haiku/x86_64/release/libs/bsd/strtonum.o
  3301. Cc objects/haiku/x86_64/release/libs/bsd/termios.o
  3302. Cc objects/haiku/x86_64/release/libs/bsd/unvis.o
  3303. Cc objects/haiku/x86_64/release/libs/bsd/usershell.o
  3304. Cc objects/haiku/x86_64/release/libs/bsd/vis.o
  3305. Cc objects/haiku/x86_64/release/libs/bsd/wait.o
  3306. Cc objects/haiku/x86_64/release/libs/util/pidfile.o
  3307. Cc objects/haiku/x86_64/release/libs/util/realhostname.o
  3308. Cc objects/haiku/x86_64/release/libs/util/trimdomain.o
  3309. ...on 1500th target...
  3310. MkDir1 objects/haiku/x86_64/release/libs/gnu
  3311. C++ objects/haiku/x86_64/release/libs/gnu/crypt.o
  3312. C++ objects/haiku/x86_64/release/libs/gnu/sched_affinity.o
  3313. C++ objects/haiku/x86_64/release/libs/gnu/sched_getcpu.o
  3314. Archive objects/haiku/x86_64/release/libs/util/libutil.a
  3315. C++ objects/haiku/x86_64/release/libs/gnu/xattr.o
  3316. MkDir1 objects/haiku/x86_64/release/system
  3317. MkDir1 objects/haiku/x86_64/release/system/libroot
  3318. Cc objects/haiku/x86_64/release/system/libroot/libroot_init.o
  3319. MkDir1 objects/haiku/x86_64/release/system/libroot/os
  3320. C++ objects/haiku/x86_64/release/system/libroot/os/Architecture.o
  3321. Cc objects/haiku/x86_64/release/system/libroot/libroot_init.o
  3322. Ranlib objects/haiku/x86_64/release/libs/util/libutil.a
  3323. Cc objects/haiku/x86_64/release/system/libroot/os/area.o
  3324. Cc objects/haiku/x86_64/release/system/libroot/os/atomic.o
  3325. Cc objects/haiku/x86_64/release/system/libroot/os/debug.o
  3326. C++ objects/haiku/x86_64/release/system/libroot/os/driver_settings.o
  3327. C++ objects/haiku/x86_64/release/system/libroot/os/extended_system_info.o
  3328. C++ objects/haiku/x86_64/release/system/libroot/os/find_directory.o
  3329. C++ objects/haiku/x86_64/release/system/libroot/os/find_paths.o
  3330. C++ objects/haiku/x86_64/release/system/libroot/os/fs_attr.o
  3331. Cc objects/haiku/x86_64/release/system/libroot/os/fs_index.o
  3332. /s/src/libs/gnu/xattr.cpp: In member function 'ssize_t {anonymous}::Node::Get(const char*, void*, size_t)':
  3333. /s/src/libs/gnu/xattr.cpp:194:26: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'off_t' {aka 'long int'} [-Wsign-compare]
  3334. 194 | if (size < info.size) {
  3335. | ~~~~~^~~~~~~~~~~
  3336. C++ objects/haiku/x86_64/release/system/libroot/os/fs_info.o
  3337. C++ objects/haiku/x86_64/release/system/libroot/os/fs_query.o
  3338. Cc objects/haiku/x86_64/release/system/libroot/os/fs_volume.o
  3339. C++ objects/haiku/x86_64/release/system/libroot/os/image.o
  3340. C++ objects/haiku/x86_64/release/system/libroot/os/launch.o
  3341. C++ objects/haiku/x86_64/release/system/libroot/os/memory.o
  3342. C++ objects/haiku/x86_64/release/system/libroot/os/parsedate.o
  3343. Cc objects/haiku/x86_64/release/system/libroot/os/port.o
  3344. Cc objects/haiku/x86_64/release/system/libroot/os/scheduler.o
  3345. Cc objects/haiku/x86_64/release/system/libroot/os/sem.o
  3346. C++ objects/haiku/x86_64/release/system/libroot/os/stack_protector.o
  3347. C++ objects/haiku/x86_64/release/system/libroot/os/system_info.o
  3348. Cc objects/haiku/x86_64/release/system/libroot/os/system_revision.o
  3349. Cc objects/haiku/x86_64/release/system/libroot/os/team.o
  3350. Cc objects/haiku/x86_64/release/system/libroot/os/thread.o
  3351. C++ objects/haiku/x86_64/release/system/libroot/os/time.o
  3352. C++ objects/haiku/x86_64/release/system/libroot/os/wait_for_objects.o
  3353. C++ objects/haiku/x86_64/release/system/libroot/os/init_once.o
  3354. C++ objects/haiku/x86_64/release/system/libroot/os/mutex.o
  3355. C++ objects/haiku/x86_64/release/system/libroot/os/recursive_lock.o
  3356. C++ objects/haiku/x86_64/release/system/libroot/os/rw_lock.o
  3357. C++ objects/haiku/x86_64/release/system/libroot/os/KMessage.o
  3358. MkDir1 objects/haiku/x86_64/release/system/libroot/os/arch
  3359. MkDir1 objects/haiku/x86_64/release/system/libroot/os/arch/x86_64
  3360. As objects/haiku/x86_64/release/system/libroot/os/arch/x86_64/byteorder.o
  3361. As objects/haiku/x86_64/release/system/libroot/os/arch/x86_64/get_stack_frame.o
  3362. C++ objects/haiku/x86_64/release/system/libroot/os/arch/x86_64/system_info.o
  3363. C++ objects/haiku/x86_64/release/system/libroot/os/arch/x86_64/system_time.o
  3364. C++ objects/haiku/x86_64/release/system/libroot/os/arch/x86_64/thread.o
  3365. C++ objects/haiku/x86_64/release/system/libroot/os/arch/x86_64/time.o
  3366. C++ objects/haiku/x86_64/release/system/libroot/os/arch/x86_64/tls.o
  3367. C++ objects/haiku/x86_64/release/system/libroot/os/arch/x86_64/generic_atomic.o
  3368. C++ objects/haiku/x86_64/release/system/libroot/os/arch/x86_64/generic_stack_trace.o
  3369. MkDir1 objects/haiku/x86_64/release/system/libroot/posix
  3370. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/arch
  3371. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/arch/x86_64
  3372. Cc objects/haiku/x86_64/release/system/libroot/posix/arch/x86_64/fenv.o
  3373. As objects/haiku/x86_64/release/system/libroot/posix/arch/x86_64/sigsetjmp.o
  3374. As objects/haiku/x86_64/release/system/libroot/posix/arch/x86_64/siglongjmp.o
  3375. Cc objects/haiku/x86_64/release/system/libroot/posix/arch/x86_64/setjmp_save_sigs.o
  3376. /s/src/system/libroot/posix/arch/x86_64/fenv.c:115:1: warning: no previous prototype for '__feenableexcept' [-Wmissing-prototypes]
  3377. 115 | __feenableexcept(int mask)
  3378. | ^~~~~~~~~~~~~~~~
  3379. /s/src/system/libroot/posix/arch/x86_64/fenv.c:132:1: warning: no previous prototype for '__fedisableexcept' [-Wmissing-prototypes]
  3380. 132 | __fedisableexcept(int mask)
  3381. | ^~~~~~~~~~~~~~~~~
  3382. Cc objects/haiku/x86_64/release/system/libroot/posix/arch/x86_64/longjmp_return.o
  3383. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/crypt
  3384. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/locale
  3385. C++ objects/haiku/x86_64/release/system/libroot/posix/assert.o
  3386. C++ objects/haiku/x86_64/release/system/libroot/posix/crypt/crypto_scrypt_smix.o
  3387. C++ objects/haiku/x86_64/release/system/libroot/posix/locale/ctype.o
  3388. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/arch/x86_64/posix_arch_x86_64.o
  3389. C++ objects/haiku/x86_64/release/system/libroot/posix/locale/ctype_l.o
  3390. C++ objects/haiku/x86_64/release/system/libroot/posix/locale/ctype_loc_thread.o
  3391. C++ objects/haiku/x86_64/release/system/libroot/posix/locale/LocaleBackend.o
  3392. C++ objects/haiku/x86_64/release/system/libroot/posix/locale/LocaleData.o
  3393. C++ objects/haiku/x86_64/release/system/libroot/posix/locale/LocaleDataBridge.o
  3394. C++ objects/haiku/x86_64/release/system/libroot/posix/locale/LocaleInternal.o
  3395. C++ objects/haiku/x86_64/release/system/libroot/posix/locale/locale_t.o
  3396. C++ objects/haiku/x86_64/release/system/libroot/posix/locale/localeconv.o
  3397. C++ objects/haiku/x86_64/release/system/libroot/posix/locale/nl_langinfo.o
  3398. C++ objects/haiku/x86_64/release/system/libroot/posix/locale/setlocale.o
  3399. C++ objects/haiku/x86_64/release/system/libroot/posix/locale/wctype_l.o
  3400. C++ objects/haiku/x86_64/release/system/libroot/posix/locale/wctype.o
  3401. C++ objects/haiku/x86_64/release/system/libroot/posix/crypt/crypto_scrypt.o
  3402. C++ objects/haiku/x86_64/release/system/libroot/posix/crypt/crypt.o
  3403. C++ objects/haiku/x86_64/release/system/libroot/posix/crypt/pbkdf2.o
  3404. C++ objects/haiku/x86_64/release/system/libroot/posix/crypt/SHA256.o
  3405. C++ objects/haiku/x86_64/release/system/libroot/posix/cat.o
  3406. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/locale/posix_locale.o
  3407. Cc objects/haiku/x86_64/release/system/libroot/posix/devctl.o
  3408. Cc objects/haiku/x86_64/release/system/libroot/posix/dlfcn.o
  3409. /s/src/system/libroot/posix/crypt/pbkdf2.cpp: In function 'void PBKDF2_SHA256(const uint8_t*, size_t, const uint8_t*, size_t, uint64_t, uint8_t*, size_t)':
  3410. /s/src/system/libroot/posix/crypt/pbkdf2.cpp:157:23: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'struct HMAC_SHA256_CTX'; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  3411. 157 | memcpy(&hctx, &PShctx, sizeof(HMAC_SHA256_CTX));
  3412. | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3413. In file included from /s/src/system/libroot/posix/crypt/pbkdf2.cpp:33:
  3414. /s/src/system/libroot/posix/crypt/pbkdf2.h:74:16: note: 'struct HMAC_SHA256_CTX' declared here
  3415. 74 | typedef struct {
  3416. | ^
  3417. C++ objects/haiku/x86_64/release/system/libroot/posix/dirent.o
  3418. Cc objects/haiku/x86_64/release/system/libroot/posix/errno.o
  3419. C++ objects/haiku/x86_64/release/system/libroot/posix/fcntl.o
  3420. /s/src/system/libroot/posix/dlfcn.c: In function 'dladdr':
  3421. /s/src/system/libroot/posix/dlfcn.c:86:67: warning: passing argument 1 of '__gRuntimeLoader->get_nearest_symbol_at_address' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  3422. 86 | sStatus = __gRuntimeLoader->get_nearest_symbol_at_address(address, &image,
  3423. | ^~~~~~~
  3424. /s/src/system/libroot/posix/dlfcn.c:86:67: note: expected 'void *' but argument is of type 'const void *'
  3425. Cc objects/haiku/x86_64/release/system/libroot/posix/glob.o
  3426. Cc objects/haiku/x86_64/release/system/libroot/posix/inttypes.o
  3427. Cc objects/haiku/x86_64/release/system/libroot/posix/math.o
  3428. C++ objects/haiku/x86_64/release/system/libroot/posix/poll.o
  3429. C++ objects/haiku/x86_64/release/system/libroot/posix/pwd.o
  3430. /s/src/system/libroot/posix/math.c:20:1: warning: no previous prototype for '__finitef' [-Wmissing-prototypes]
  3431. 20 | __finitef(float value)
  3432. | ^~~~~~~~~
  3433. /s/src/system/libroot/posix/math.c:27:1: warning: no previous prototype for '__finite' [-Wmissing-prototypes]
  3434. 27 | __finite(double value)
  3435. | ^~~~~~~~
  3436. /s/src/system/libroot/posix/math.c:34:1: warning: no previous prototype for '__finitel' [-Wmissing-prototypes]
  3437. 34 | __finitel(long double value)
  3438. | ^~~~~~~~~
  3439. /s/src/system/libroot/posix/math.c:49:1: warning: no previous prototype for '__isnanf' [-Wmissing-prototypes]
  3440. 49 | __isnanf(float value)
  3441. | ^~~~~~~~
  3442. /s/src/system/libroot/posix/math.c:56:1: warning: no previous prototype for '__isnan' [-Wmissing-prototypes]
  3443. 56 | __isnan(double value)
  3444. | ^~~~~~~
  3445. /s/src/system/libroot/posix/math.c:63:1: warning: no previous prototype for '__isnanl' [-Wmissing-prototypes]
  3446. 63 | __isnanl(long double value)
  3447. | ^~~~~~~~
  3448. /s/src/system/libroot/posix/math.c:78:1: warning: no previous prototype for '__isinff' [-Wmissing-prototypes]
  3449. 78 | __isinff(float value)
  3450. | ^~~~~~~~
  3451. /s/src/system/libroot/posix/math.c:85:1: warning: no previous prototype for '__isinf' [-Wmissing-prototypes]
  3452. 85 | __isinf(double value)
  3453. | ^~~~~~~
  3454. /s/src/system/libroot/posix/math.c:92:1: warning: no previous prototype for '__isinfl' [-Wmissing-prototypes]
  3455. 92 | __isinfl(long double value)
  3456. | ^~~~~~~~
  3457. C++ objects/haiku/x86_64/release/system/libroot/posix/grp.o
  3458. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/crypt/posix_crypt.o
  3459. C++ objects/haiku/x86_64/release/system/libroot/posix/shadow.o
  3460. C++ objects/haiku/x86_64/release/system/libroot/posix/user_group_common.o
  3461. /s/src/system/libroot/posix/glob.c: In function 'g_strchr':
  3462. /s/src/system/libroot/posix/glob.c:1057:26: warning: comparison of integer expressions of different signedness: 'Char' {aka 'long unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]
  3463. 1057 | if (*str == ch)
  3464. | ^~
  3465. C++ objects/haiku/x86_64/release/system/libroot/posix/scheduler.o
  3466. ...on 1600th target...
  3467. C++ objects/haiku/x86_64/release/system/libroot/posix/semaphore.o
  3468. C++ objects/haiku/x86_64/release/system/libroot/posix/spawn.o
  3469. C++ objects/haiku/x86_64/release/system/libroot/posix/syslog.o
  3470. Cc objects/haiku/x86_64/release/system/libroot/posix/termios.o
  3471. Cc objects/haiku/x86_64/release/system/libroot/posix/call_once.o
  3472. Cc objects/haiku/x86_64/release/system/libroot/posix/cnd.o
  3473. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/os/arch/x86_64/os_arch_x86_64.o
  3474. Cc objects/haiku/x86_64/release/system/libroot/posix/mtx.o
  3475. In file included from /s/src/system/libroot/posix/termios.c:10:
  3476. /s/src/system/libroot/posix/termios.c: In function 'tcflow':
  3477. /s/headers/posix/unistd.h:384:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  3478. 384 | #define _IOCTL3(a, b, c) __ioctl(a, b, (void*)(c), 0)
  3479. | ^
  3480. /s/headers/posix/unistd.h:386:51: note: in expansion of macro '_IOCTL3'
  3481. 386 | #define _IOCTL(ARG1, ARG2, ARG3, ARG4, NAME, ...) NAME
  3482. | ^~~~
  3483. /s/headers/posix/unistd.h:387:20: note: in expansion of macro '_IOCTL'
  3484. 387 | #define ioctl(...) _IOCTL(__VA_ARGS__, _IOCTL4, _IOCTL3, _IOCTL2)(__VA_ARGS__)
  3485. | ^~~~~~
  3486. /s/src/system/libroot/posix/termios.c:83:16: note: in expansion of macro 'ioctl'
  3487. 83 | return ioctl(fd, TCXONC, action);
  3488. | ^~~~~
  3489. /s/src/system/libroot/posix/termios.c: In function 'tcflush':
  3490. /s/headers/posix/unistd.h:384:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  3491. 384 | #define _IOCTL3(a, b, c) __ioctl(a, b, (void*)(c), 0)
  3492. | ^
  3493. /s/headers/posix/unistd.h:386:51: note: in expansion of macro '_IOCTL3'
  3494. 386 | #define _IOCTL(ARG1, ARG2, ARG3, ARG4, NAME, ...) NAME
  3495. | ^~~~
  3496. /s/headers/posix/unistd.h:387:20: note: in expansion of macro '_IOCTL'
  3497. 387 | #define ioctl(...) _IOCTL(__VA_ARGS__, _IOCTL4, _IOCTL3, _IOCTL2)(__VA_ARGS__)
  3498. | ^~~~~~
  3499. /s/src/system/libroot/posix/termios.c:91:16: note: in expansion of macro 'ioctl'
  3500. 91 | return ioctl(fd, TCFLSH, queueSelector);
  3501. | ^~~~~
  3502. Cc objects/haiku/x86_64/release/system/libroot/posix/thrd.o
  3503. Cc objects/haiku/x86_64/release/system/libroot/posix/tss.o
  3504. Cc objects/haiku/x86_64/release/system/libroot/posix/utime.o
  3505. C++ objects/haiku/x86_64/release/system/libroot/posix/utmpx.o
  3506. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/pthread
  3507. C++ objects/haiku/x86_64/release/system/libroot/posix/pthread/pthread.o
  3508. Cc objects/haiku/x86_64/release/system/libroot/posix/pthread/pthread_atfork.o
  3509. Cc objects/haiku/x86_64/release/system/libroot/posix/pthread/pthread_attr.o
  3510. C++ objects/haiku/x86_64/release/system/libroot/posix/pthread/pthread_barrier.o
  3511. C++ objects/haiku/x86_64/release/system/libroot/posix/pthread/pthread_cancel.o
  3512. C++ objects/haiku/x86_64/release/system/libroot/posix/pthread/pthread_cleanup.o
  3513. C++ objects/haiku/x86_64/release/system/libroot/posix/pthread/pthread_cond.o
  3514. Cc objects/haiku/x86_64/release/system/libroot/posix/pthread/pthread_condattr.o
  3515. C++ objects/haiku/x86_64/release/system/libroot/posix/pthread/pthread_key.o
  3516. C++ objects/haiku/x86_64/release/system/libroot/posix/pthread/pthread_mutex.o
  3517. /s/src/system/libroot/posix/pthread/pthread.cpp: In function 'void pthread_exit(void*)':
  3518. /s/src/system/libroot/posix/pthread/pthread.cpp:249:1: warning: 'noreturn' function does return
  3519. 249 | }
  3520. | ^
  3521. Cc objects/haiku/x86_64/release/system/libroot/posix/pthread/pthread_mutexattr.o
  3522. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/posix_main.o
  3523. C++ objects/haiku/x86_64/release/system/libroot/posix/pthread/pthread_once.o
  3524. C++ objects/haiku/x86_64/release/system/libroot/posix/pthread/pthread_rwlock.o
  3525. C++ objects/haiku/x86_64/release/system/libroot/posix/pthread/pthread_spinlock.o
  3526. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/signal
  3527. Cc objects/haiku/x86_64/release/system/libroot/posix/signal/kill.o
  3528. C++ objects/haiku/x86_64/release/system/libroot/posix/signal/killpg.o
  3529. C++ objects/haiku/x86_64/release/system/libroot/posix/signal/psiginfo.o
  3530. C++ objects/haiku/x86_64/release/system/libroot/posix/signal/psignal.o
  3531. Cc objects/haiku/x86_64/release/system/libroot/posix/signal/raise.o
  3532. Cc objects/haiku/x86_64/release/system/libroot/posix/signal/send_signal.o
  3533. C++ objects/haiku/x86_64/release/system/libroot/posix/signal/set_signal_mask.o
  3534. Cc objects/haiku/x86_64/release/system/libroot/posix/signal/set_signal_stack.o
  3535. C++ objects/haiku/x86_64/release/system/libroot/posix/signal/sigaction.o
  3536. Cc objects/haiku/x86_64/release/system/libroot/posix/signal/sigaltstack.o
  3537. C++ objects/haiku/x86_64/release/system/libroot/posix/signal/sighold.o
  3538. C++ objects/haiku/x86_64/release/system/libroot/posix/signal/sigignore.o
  3539. C++ objects/haiku/x86_64/release/system/libroot/posix/signal/siginterrupt.o
  3540. C++ objects/haiku/x86_64/release/system/libroot/posix/signal/signal.o
  3541. C++ objects/haiku/x86_64/release/system/libroot/posix/signal/signal_limits.o
  3542. C++ objects/haiku/x86_64/release/system/libroot/posix/signal/sigpause.o
  3543. C++ objects/haiku/x86_64/release/system/libroot/posix/signal/sigpending.o
  3544. C++ objects/haiku/x86_64/release/system/libroot/posix/signal/sigqueue.o
  3545. C++ objects/haiku/x86_64/release/system/libroot/posix/signal/sigrelse.o
  3546. C++ objects/haiku/x86_64/release/system/libroot/posix/signal/sigset.o
  3547. C++ objects/haiku/x86_64/release/system/libroot/posix/signal/sigset_accessors.o
  3548. C++ objects/haiku/x86_64/release/system/libroot/posix/signal/sigsuspend.o
  3549. C++ objects/haiku/x86_64/release/system/libroot/posix/signal/sigwait.o
  3550. C++ objects/haiku/x86_64/release/system/libroot/posix/signal/sigwaitinfo.o
  3551. C++ objects/haiku/x86_64/release/system/libroot/posix/signal/strsignal.o
  3552. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/stdio
  3553. Cc objects/haiku/x86_64/release/system/libroot/posix/stdio/_fseek.o
  3554. Cc objects/haiku/x86_64/release/system/libroot/posix/stdio/remove.o
  3555. Cc objects/haiku/x86_64/release/system/libroot/posix/stdio/rename.o
  3556. Cc objects/haiku/x86_64/release/system/libroot/posix/stdio/tempnam.o
  3557. Cc objects/haiku/x86_64/release/system/libroot/posix/stdio/tmpfile.o
  3558. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/signal/posix_signal.o
  3559. Cc objects/haiku/x86_64/release/system/libroot/posix/stdio/tmpnam.o
  3560. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/pthread/posix_pthread.o
  3561. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/musl
  3562. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/glibc
  3563. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/musl/crypt
  3564. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/glibc/arch
  3565. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/glibc/extensions
  3566. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/crypt/crypt_des.o
  3567. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64
  3568. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/extensions/getopt.o
  3569. As objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/add_n.o
  3570. As objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/addmul_1.o
  3571. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/ldbl2mpn.o
  3572. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/mpn2ldbl.o
  3573. As objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/mul_1.o
  3574. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/stdio/posix_stdio.o
  3575. As objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/lshift.o
  3576. As objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/rshift.o
  3577. As objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/sub_n.o
  3578. As objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/submul_1.o
  3579. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/cmp.o
  3580. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/dbl2mpn.o
  3581. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/divrem.o
  3582. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/mpn2dbl.o
  3583. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/mpn2flt.o
  3584. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/mul.o
  3585. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/mul_n.o
  3586. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/s_cacos.o
  3587. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/s_cacosf.o
  3588. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/s_cacosl.o
  3589. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/s_cacoshl.o
  3590. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/s_casin.o
  3591. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/s_casinf.o
  3592. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/s_casinl.o
  3593. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/s_casinh.o
  3594. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/s_casinhf.o
  3595. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/s_casinhl.o
  3596. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/s_ccoshl.o
  3597. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/s_cexp.o
  3598. ...on 1700th target...
  3599. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/s_cexpf.o
  3600. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/s_cexpl.o
  3601. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/s_clog.o
  3602. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/s_clogf.o
  3603. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/s_clogl.o
  3604. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/s_clog10.o
  3605. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/s_clog10f.o
  3606. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/s_clog10l.o
  3607. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/s_cpow.o
  3608. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/s_cpowf.o
  3609. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/s_cpowl.o
  3610. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/s_csinhl.o
  3611. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/s_csqrtl.o
  3612. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/s_ctanhl.o
  3613. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/extensions/getopt1.o
  3614. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/extensions/obstack.o
  3615. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/crypt/encrypt.o
  3616. In file included from /s/src/system/libroot/posix/glibc/include/libc-symbols.h:56,
  3617. from /s/src/system/libroot/posix/glibc/include/sys/cdefs.h:1,
  3618. from /s/src/system/libroot/posix/glibc/include/features.h:293,
  3619. from /s/src/system/libroot/posix/glibc/extensions/getopt.h:24,
  3620. from /s/src/system/libroot/posix/glibc/extensions/getopt1.c:24:
  3621. /s/src/system/libroot/posix/glibc/include/arch/x86_64/config.h:221: warning: "HAVE_STRERROR" redefined
  3622. 221 | #define HAVE_STRERROR 1
  3623. |
  3624. In file included from /s/src/system/libroot/posix/glibc/extensions/getopt1.c:21:
  3625. /s/src/system/libroot/posix/glibc/include/arch/x86_64/config.h:200: note: this is the location of the previous definition
  3626. 200 | #define HAVE_STRERROR
  3627. |
  3628. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/glibc/iconv
  3629. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/glibc/libio
  3630. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/iconv/gconv_builtin.o
  3631. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/iconv/gconv_simple.o
  3632. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/__fbufsize.o
  3633. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/glibc/arch/x86_64/posix_gnu_arch_x86_64.o
  3634. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/__flbf.o
  3635. /s/src/system/libroot/posix/musl/crypt/encrypt.c:23:20: warning: argument 1 of type 'char *' declared as a pointer [-Warray-parameter=]
  3636. 23 | void encrypt(char *block, int edflag)
  3637. | ~~~~~~^~~~~
  3638. In file included from /s/src/system/libroot/posix/musl/crypt/encrypt.c:3:
  3639. /s/headers/posix/unistd.h:501:30: note: previously declared as an array 'char[64]'
  3640. 501 | extern void encrypt(char block[64], int edflag);
  3641. | ~~~~~^~~~~~~~~
  3642. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/musl/crypt/posix_musl_crypt.o
  3643. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/__fpending.o
  3644. /s/src/system/libroot/posix/glibc/iconv/gconv_builtin.c:63:1: warning: no previous prototype for '__gconv_get_builtin_trans' [-Wmissing-prototypes]
  3645. 63 | __gconv_get_builtin_trans (const char *name, struct __gconv_step *step)
  3646. | ^~~~~~~~~~~~~~~~~~~~~~~~~
  3647. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/__fpurge.o
  3648. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/__freadable.o
  3649. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/__freadahead.o
  3650. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/__freading.o
  3651. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/glibc/extensions/posix_gnu_ext.o
  3652. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/__freadptr.o
  3653. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/__freadptrinc.o
  3654. /s/src/system/libroot/posix/glibc/libio/__fpurge.c:53:1: warning: no previous prototype for 'fpurge' [-Wmissing-prototypes]
  3655. 53 | fpurge(FILE* stream)
  3656. | ^~~~~~
  3657. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/__fseterr.o
  3658. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/__fsetlocking.o
  3659. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/__fwritable.o
  3660. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/__fwriting.o
  3661. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/clearerr.o
  3662. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/clearerr_u.o
  3663. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/fcloseall.o
  3664. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/feof.o
  3665. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/feof_u.o
  3666. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/ferror.o
  3667. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/ferror_u.o
  3668. /s/src/system/libroot/posix/glibc/libio/fcloseall.c:31:1: warning: no previous prototype for '__fcloseall' [-Wmissing-prototypes]
  3669. 31 | __fcloseall (void)
  3670. | ^~~~~~~~~~~
  3671. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/fileno.o
  3672. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/filedoalloc.o
  3673. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/fileops.o
  3674. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/flockfile.o
  3675. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/fmemopen.o
  3676. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/fputc.o
  3677. In file included from /s/src/system/libroot/posix/glibc/include/sys/cdefs.h:1,
  3678. from /s/src/system/libroot/posix/glibc/include/features.h:293,
  3679. from /s/src/system/libroot/posix/glibc/include/errno.h:29,
  3680. from /s/src/system/libroot/posix/glibc/libio/libioP.h:35,
  3681. from /s/src/system/libroot/posix/glibc/libio/flockfile.c:18:
  3682. /s/src/system/libroot/posix/glibc/libio/flockfile.c:43:28: warning: 'flockfile' specifies less restrictive attribute than its target '_IO_flockfile': 'nothrow' [-Wmissing-attributes]
  3683. 43 | weak_alias (_IO_flockfile, flockfile);
  3684. | ^~~~~~~~~
  3685. /s/src/system/libroot/posix/glibc/include/libc-symbols.h:108:26: note: in definition of macro '_weak_alias'
  3686. 108 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name)));
  3687. | ^~~~~~~~~
  3688. /s/src/system/libroot/posix/glibc/libio/flockfile.c:43:1: note: in expansion of macro 'weak_alias'
  3689. 43 | weak_alias (_IO_flockfile, flockfile);
  3690. | ^~~~~~~~~~
  3691. /s/src/system/libroot/posix/glibc/libio/flockfile.c:26:1: note: 'flockfile' target declared here
  3692. 26 | _IO_flockfile(_IO_FILE *stream)
  3693. | ^~~~~~~~~~~~~
  3694. /s/src/system/libroot/posix/glibc/libio/flockfile.c:45:31: warning: 'ftrylockfile' specifies less restrictive attribute than its target '_IO_ftrylockfile': 'nothrow' [-Wmissing-attributes]
  3695. 45 | weak_alias (_IO_ftrylockfile, ftrylockfile);
  3696. | ^~~~~~~~~~~~
  3697. /s/src/system/libroot/posix/glibc/include/libc-symbols.h:108:26: note: in definition of macro '_weak_alias'
  3698. 108 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name)));
  3699. | ^~~~~~~~~
  3700. /s/src/system/libroot/posix/glibc/libio/flockfile.c:45:1: note: in expansion of macro 'weak_alias'
  3701. 45 | weak_alias (_IO_ftrylockfile, ftrylockfile);
  3702. | ^~~~~~~~~~
  3703. /s/src/system/libroot/posix/glibc/libio/flockfile.c:38:1: note: 'ftrylockfile' target declared here
  3704. 38 | _IO_ftrylockfile(_IO_FILE *stream)
  3705. | ^~~~~~~~~~~~~~~~
  3706. /s/src/system/libroot/posix/glibc/libio/flockfile.c:44:30: warning: 'funlockfile' specifies less restrictive attribute than its target '_IO_funlockfile': 'nothrow' [-Wmissing-attributes]
  3707. 44 | weak_alias (_IO_funlockfile, funlockfile);
  3708. | ^~~~~~~~~~~
  3709. /s/src/system/libroot/posix/glibc/include/libc-symbols.h:108:26: note: in definition of macro '_weak_alias'
  3710. 108 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name)));
  3711. | ^~~~~~~~~
  3712. /s/src/system/libroot/posix/glibc/libio/flockfile.c:44:1: note: in expansion of macro 'weak_alias'
  3713. 44 | weak_alias (_IO_funlockfile, funlockfile);
  3714. | ^~~~~~~~~~
  3715. /s/src/system/libroot/posix/glibc/libio/flockfile.c:32:1: note: 'funlockfile' target declared here
  3716. 32 | _IO_funlockfile(_IO_FILE *stream)
  3717. | ^~~~~~~~~~~~~~~
  3718. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/fputc_u.o
  3719. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/freopen.o
  3720. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/fseek.o
  3721. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/fseeko.o
  3722. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/ftello.o
  3723. /s/src/system/libroot/posix/glibc/libio/fmemopen.c:200:1: warning: no previous prototype for 'fmemopen' [-Wmissing-prototypes]
  3724. 200 | fmemopen (void *buf, size_t len, const char *mode)
  3725. | ^~~~~~~~
  3726. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/fwide.o
  3727. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/genops.o
  3728. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/getc.o
  3729. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/getc_u.o
  3730. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/getchar.o
  3731. /s/src/system/libroot/posix/glibc/libio/getc_u.c:33:1: warning: no previous prototype for '__getc_unlocked' [-Wmissing-prototypes]
  3732. 33 | __getc_unlocked (FILE *fp)
  3733. | ^~~~~~~~~~~~~~~
  3734. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/getchar_u.o
  3735. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/iofclose.o
  3736. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/glibc/iconv/posix_gnu_iconv.o
  3737. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/iofdopen.o
  3738. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/iofflush.o
  3739. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/iofgetpos.o
  3740. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/iofgets.o
  3741. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/iofgets_u.o
  3742. /s/src/system/libroot/posix/glibc/libio/iofdopen.c: In function '_IO_new_fdopen':
  3743. /s/src/system/libroot/posix/glibc/libio/iofdopen.c:57:7: warning: variable 'use_mmap' set but not used [-Wunused-but-set-variable]
  3744. 57 | int use_mmap = 0;
  3745. | ^~~~~~~~
  3746. In file included from /s/src/system/libroot/posix/glibc/include/sys/cdefs.h:1,
  3747. from /s/src/system/libroot/posix/glibc/include/features.h:293,
  3748. from /s/headers/posix/sys/wait.h:9,
  3749. from /s/headers/posix/stdlib.h:13,
  3750. from /s/src/system/libroot/posix/glibc/include/stdlib.h:4,
  3751. from /s/src/system/libroot/posix/glibc/libio/iofdopen.c:27:
  3752. /s/src/system/libroot/posix/glibc/libio/iofdopen.c: At top level:
  3753. /s/src/system/libroot/posix/glibc/libio/iofdopen.c:187:31: warning: '__new_fdopen' specifies less restrictive attribute than its target '_IO_new_fdopen': 'nothrow' [-Wmissing-attributes]
  3754. 187 | strong_alias (_IO_new_fdopen, __new_fdopen)
  3755. | ^~~~~~~~~~~~
  3756. /s/src/system/libroot/posix/glibc/include/libc-symbols.h:95:26: note: in definition of macro '_strong_alias'
  3757. 95 | extern __typeof (name) aliasname __attribute__ ((alias (#name)));
  3758. | ^~~~~~~~~
  3759. /s/src/system/libroot/posix/glibc/libio/iofdopen.c:187:1: note: in expansion of macro 'strong_alias'
  3760. 187 | strong_alias (_IO_new_fdopen, __new_fdopen)
  3761. | ^~~~~~~~~~~~
  3762. /s/src/system/libroot/posix/glibc/libio/iofdopen.c:41:1: note: '__new_fdopen' target declared here
  3763. 41 | _IO_new_fdopen (fd, mode)
  3764. | ^~~~~~~~~~~~~~
  3765. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/iofopen.o
  3766. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/iofopncook.o
  3767. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/iofputs.o
  3768. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/iofputs_u.o
  3769. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/iofread.o
  3770. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/iofread_u.o
  3771. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/iofsetpos.o
  3772. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/ioftell.o
  3773. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/iofwrite.o
  3774. /s/src/system/libroot/posix/glibc/libio/fileops.c: In function 'mmap_remap_check':
  3775. /s/src/system/libroot/posix/glibc/libio/fileops.c:650:17: warning: unused variable 'st' [-Wunused-variable]
  3776. 650 | struct stat64 st;
  3777. | ^~
  3778. In file included from /s/src/system/libroot/posix/glibc/libio/fileops.c:35:
  3779. /s/src/system/libroot/posix/glibc/libio/fileops.c: In function '_IO_new_file_overflow':
  3780. /s/headers/posix/sys/param.h:21:31: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'long int' [-Wsign-compare]
  3781. 21 | # define MIN(a,b) (((a) < (b)) ? (a) : (b))
  3782. | ^
  3783. /s/src/system/libroot/posix/glibc/libio/fileops.c:869:31: note: in expansion of macro 'MIN'
  3784. 869 | f->_IO_read_base -= MIN (nbackup,
  3785. | ^~~
  3786. /s/headers/posix/sys/param.h:21:46: warning: operand of '?:' changes signedness from 'long int' to 'size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare]
  3787. 21 | # define MIN(a,b) (((a) < (b)) ? (a) : (b))
  3788. | ^~~
  3789. /s/src/system/libroot/posix/glibc/libio/fileops.c:869:31: note: in expansion of macro 'MIN'
  3790. 869 | f->_IO_read_base -= MIN (nbackup,
  3791. | ^~~
  3792. In file included from /s/src/system/libroot/posix/glibc/libio/iolibio.h:1,
  3793. from /s/src/system/libroot/posix/glibc/libio/libioP.h:45,
  3794. from /s/src/system/libroot/posix/glibc/libio/fileops.c:32:
  3795. /s/src/system/libroot/posix/glibc/libio/fileops.c: In function '_IO_new_file_xsputn':
  3796. /s/src/system/libroot/posix/glibc/libio/libio.h:64:14: warning: operand of '?:' changes signedness from 'int' to 'size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare]
  3797. 64 | # define EOF (-1)
  3798. | ^~~~
  3799. /s/src/system/libroot/posix/glibc/libio/fileops.c:1405:29: note: in expansion of macro 'EOF'
  3800. 1405 | return to_do == 0 ? EOF : n - to_do;
  3801. | ^~~
  3802. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/iofwrite_u.o
  3803. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/iofwide.o
  3804. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/iogetdelim.o
  3805. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/iogetline.o
  3806. /s/src/system/libroot/posix/glibc/libio/iofwrite.c: In function '_IO_fwrite':
  3807. /s/src/system/libroot/posix/glibc/libio/iofwrite.c:49:37: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
  3808. 49 | if (written == request || written == EOF)
  3809. | ^~
  3810. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/iogets.o
  3811. /s/src/system/libroot/posix/glibc/libio/iofwrite_u.c: In function 'fwrite_unlocked':
  3812. /s/src/system/libroot/posix/glibc/libio/iofwrite_u.c:51:41: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
  3813. 51 | if (written == request || written == EOF)
  3814. | ^~
  3815. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/iopadn.o
  3816. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/iopopen.o
  3817. /s/src/system/libroot/posix/glibc/libio/iofwide.c: In function '_IO_fwide':
  3818. /s/src/system/libroot/posix/glibc/libio/iofwide.c:148:45: warning: assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]
  3819. 148 | cc->__cd_in.__cd.__data[0].__statep = &fp->_wide_data->_IO_state;
  3820. | ^
  3821. /s/src/system/libroot/posix/glibc/libio/iofwide.c:159:46: warning: assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]
  3822. 159 | cc->__cd_out.__cd.__data[0].__statep = &fp->_wide_data->_IO_state;
  3823. | ^
  3824. /s/src/system/libroot/posix/glibc/libio/iofwide.c: In function 'do_out':
  3825. /s/src/system/libroot/posix/glibc/libio/iofwide.c:229:45: warning: assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]
  3826. 229 | codecvt->__cd_out.__cd.__data[0].__statep = statep;
  3827. | ^
  3828. /s/src/system/libroot/posix/glibc/libio/iofwide.c: In function 'do_unshift':
  3829. /s/src/system/libroot/posix/glibc/libio/iofwide.c:302:45: warning: assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]
  3830. 302 | codecvt->__cd_out.__cd.__data[0].__statep = statep;
  3831. | ^
  3832. /s/src/system/libroot/posix/glibc/libio/iofwide.c: In function 'do_in':
  3833. /s/src/system/libroot/posix/glibc/libio/iofwide.c:372:44: warning: assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]
  3834. 372 | codecvt->__cd_in.__cd.__data[0].__statep = statep;
  3835. | ^
  3836. /s/src/system/libroot/posix/glibc/libio/iofwide.c: In function 'do_length':
  3837. /s/src/system/libroot/posix/glibc/libio/iofwide.c:476:44: warning: assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]
  3838. 476 | codecvt->__cd_in.__cd.__data[0].__statep = statep;
  3839. | ^
  3840. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/ioputs.o
  3841. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/ioseekoff.o
  3842. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/ioseekpos.o
  3843. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/iosetbuffer.o
  3844. /s/src/system/libroot/posix/glibc/libio/genops.c:49:1: warning: 'flush_cleanup' defined but not used [-Wunused-function]
  3845. 49 | flush_cleanup (void *not_used)
  3846. | ^~~~~~~~~~~~~
  3847. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/iosetvbuf.o
  3848. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/ioungetc.o
  3849. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/iovdprintf.o
  3850. In file included from /s/src/system/libroot/posix/glibc/include/sys/cdefs.h:1,
  3851. from /s/src/system/libroot/posix/glibc/include/features.h:293,
  3852. from /s/src/system/libroot/posix/glibc/include/errno.h:29,
  3853. from /s/src/system/libroot/posix/glibc/libio/libioP.h:35,
  3854. from /s/src/system/libroot/posix/glibc/libio/iosetbuffer.c:27:
  3855. /s/src/system/libroot/posix/glibc/libio/iosetbuffer.c:49:28: warning: 'setbuffer' specifies less restrictive attribute than its target '_IO_setbuffer': 'nothrow' [-Wmissing-attributes]
  3856. 49 | weak_alias (_IO_setbuffer, setbuffer)
  3857. | ^~~~~~~~~
  3858. /s/src/system/libroot/posix/glibc/include/libc-symbols.h:108:26: note: in definition of macro '_weak_alias'
  3859. 108 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name)));
  3860. | ^~~~~~~~~
  3861. /s/src/system/libroot/posix/glibc/libio/iosetbuffer.c:49:1: note: in expansion of macro 'weak_alias'
  3862. 49 | weak_alias (_IO_setbuffer, setbuffer)
  3863. | ^~~~~~~~~~
  3864. /s/src/system/libroot/posix/glibc/libio/iosetbuffer.c:30:1: note: 'setbuffer' target declared here
  3865. 30 | _IO_setbuffer (fp, buf, size)
  3866. | ^~~~~~~~~~~~~
  3867. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/iovsprintf.o
  3868. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/iovsscanf.o
  3869. In file included from /s/src/system/libroot/posix/glibc/include/sys/cdefs.h:1,
  3870. from /s/src/system/libroot/posix/glibc/include/features.h:293,
  3871. from /s/src/system/libroot/posix/glibc/include/errno.h:29,
  3872. from /s/src/system/libroot/posix/glibc/libio/libioP.h:35,
  3873. from /s/src/system/libroot/posix/glibc/libio/ioungetc.c:27:
  3874. /s/src/system/libroot/posix/glibc/libio/ioungetc.c:45:25: warning: 'ungetc' specifies less restrictive attribute than its target '_IO_ungetc': 'nothrow' [-Wmissing-attributes]
  3875. 45 | weak_alias (_IO_ungetc, ungetc)
  3876. | ^~~~~~
  3877. /s/src/system/libroot/posix/glibc/include/libc-symbols.h:108:26: note: in definition of macro '_weak_alias'
  3878. 108 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name)));
  3879. | ^~~~~~~~~
  3880. /s/src/system/libroot/posix/glibc/libio/ioungetc.c:45:1: note: in expansion of macro 'weak_alias'
  3881. 45 | weak_alias (_IO_ungetc, ungetc)
  3882. | ^~~~~~~~~~
  3883. /s/src/system/libroot/posix/glibc/libio/ioungetc.c:30:1: note: 'ungetc' target declared here
  3884. 30 | _IO_ungetc (c, fp)
  3885. | ^~~~~~~~~~
  3886. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/memstream.o
  3887. In file included from /s/src/system/libroot/posix/glibc/include/sys/cdefs.h:1,
  3888. from /s/src/system/libroot/posix/glibc/include/features.h:293,
  3889. from /s/src/system/libroot/posix/glibc/include/errno.h:29,
  3890. from /s/src/system/libroot/posix/glibc/libio/libioP.h:35,
  3891. from /s/src/system/libroot/posix/glibc/libio/iosetvbuf.c:27:
  3892. /s/src/system/libroot/posix/glibc/libio/iosetvbuf.c:103:26: warning: 'setvbuf' specifies less restrictive attribute than its target '_IO_setvbuf': 'nothrow' [-Wmissing-attributes]
  3893. 103 | weak_alias (_IO_setvbuf, setvbuf)
  3894. | ^~~~~~~
  3895. /s/src/system/libroot/posix/glibc/include/libc-symbols.h:108:26: note: in definition of macro '_weak_alias'
  3896. 108 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name)));
  3897. | ^~~~~~~~~
  3898. /s/src/system/libroot/posix/glibc/libio/iosetvbuf.c:103:1: note: in expansion of macro 'weak_alias'
  3899. 103 | weak_alias (_IO_setvbuf, setvbuf)
  3900. | ^~~~~~~~~~
  3901. /s/src/system/libroot/posix/glibc/libio/iosetvbuf.c:34:1: note: 'setvbuf' target declared here
  3902. 34 | _IO_setvbuf (fp, buf, mode, size)
  3903. | ^~~~~~~~~~~
  3904. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/pclose.o
  3905. In file included from /s/src/system/libroot/posix/glibc/include/sys/cdefs.h:1,
  3906. from /s/src/system/libroot/posix/glibc/include/features.h:293,
  3907. from /s/src/system/libroot/posix/glibc/include/errno.h:29,
  3908. from /s/src/system/libroot/posix/glibc/libio/libioP.h:35,
  3909. from /s/src/system/libroot/posix/glibc/libio/iopopen.c:31:
  3910. /s/src/system/libroot/posix/glibc/libio/iopopen.c:376:30: warning: '__new_popen' specifies less restrictive attribute than its target '_IO_new_popen': 'nothrow' [-Wmissing-attributes]
  3911. 376 | strong_alias (_IO_new_popen, __new_popen)
  3912. | ^~~~~~~~~~~
  3913. /s/src/system/libroot/posix/glibc/include/libc-symbols.h:95:26: note: in definition of macro '_strong_alias'
  3914. 95 | extern __typeof (name) aliasname __attribute__ ((alias (#name)));
  3915. | ^~~~~~~~~
  3916. /s/src/system/libroot/posix/glibc/libio/iopopen.c:376:1: note: in expansion of macro 'strong_alias'
  3917. 376 | strong_alias (_IO_new_popen, __new_popen)
  3918. | ^~~~~~~~~~~~
  3919. /s/src/system/libroot/posix/glibc/libio/iopopen.c:275:1: note: '__new_popen' target declared here
  3920. 275 | _IO_new_popen (command, mode)
  3921. | ^~~~~~~~~~~~~
  3922. /s/src/system/libroot/posix/glibc/libio/iopopen.c:102:1: warning: 'unlock' defined but not used [-Wunused-function]
  3923. 102 | unlock (void *not_used)
  3924. | ^~~~~~
  3925. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/peekc.o
  3926. In file included from /s/src/system/libroot/posix/glibc/include/sys/cdefs.h:1,
  3927. from /s/src/system/libroot/posix/glibc/include/features.h:293,
  3928. from /s/src/system/libroot/posix/glibc/include/errno.h:29,
  3929. from /s/src/system/libroot/posix/glibc/libio/libioP.h:35,
  3930. from /s/src/system/libroot/posix/glibc/libio/iovsscanf.c:27:
  3931. /s/src/system/libroot/posix/glibc/libio/iovsscanf.c:47:26: warning: '__vsscanf' specifies less restrictive attribute than its target '_IO_vsscanf': 'nothrow' [-Wmissing-attributes]
  3932. 47 | weak_alias (_IO_vsscanf, __vsscanf)
  3933. | ^~~~~~~~~
  3934. /s/src/system/libroot/posix/glibc/include/libc-symbols.h:108:26: note: in definition of macro '_weak_alias'
  3935. 108 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name)));
  3936. | ^~~~~~~~~
  3937. /s/src/system/libroot/posix/glibc/libio/iovsscanf.c:47:1: note: in expansion of macro 'weak_alias'
  3938. 47 | weak_alias (_IO_vsscanf, __vsscanf)
  3939. | ^~~~~~~~~~
  3940. /s/src/system/libroot/posix/glibc/libio/iovsscanf.c:31:1: note: '__vsscanf' target declared here
  3941. 31 | _IO_vsscanf (string, format, args)
  3942. | ^~~~~~~~~~~
  3943. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/putc.o
  3944. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/putc_u.o
  3945. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/putchar.o
  3946. In file included from /s/src/system/libroot/posix/glibc/include/sys/cdefs.h:1,
  3947. from /s/src/system/libroot/posix/glibc/include/features.h:293,
  3948. from /s/src/system/libroot/posix/glibc/include/errno.h:29,
  3949. from /s/src/system/libroot/posix/glibc/libio/libioP.h:35,
  3950. from /s/src/system/libroot/posix/glibc/libio/pclose.c:27:
  3951. /s/src/system/libroot/posix/glibc/libio/pclose.c:45:39: warning: 'pclose' specifies less restrictive attribute than its target '__new_pclose': 'nothrow' [-Wmissing-attributes]
  3952. 45 | versioned_symbol (libc, __new_pclose, pclose, GLIBC_2_1);
  3953. | ^~~~~~
  3954. /s/src/system/libroot/posix/glibc/include/libc-symbols.h:108:26: note: in definition of macro '_weak_alias'
  3955. 108 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name)));
  3956. | ^~~~~~~~~
  3957. /s/src/system/libroot/posix/glibc/include/shlib-compat.h:81:3: note: in expansion of macro 'weak_alias'
  3958. 81 | weak_alias (local, symbol)
  3959. | ^~~~~~~~~~
  3960. /s/src/system/libroot/posix/glibc/libio/pclose.c:45:1: note: in expansion of macro 'versioned_symbol'
  3961. 45 | versioned_symbol (libc, __new_pclose, pclose, GLIBC_2_1);
  3962. | ^~~~~~~~~~~~~~~~
  3963. /s/src/system/libroot/posix/glibc/libio/pclose.c:33:1: note: 'pclose' target declared here
  3964. 33 | __new_pclose (fp)
  3965. | ^~~~~~~~~~~~
  3966. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/putchar_u.o
  3967. ...on 1800th target...
  3968. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/rewind.o
  3969. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/setbuf.o
  3970. /s/src/system/libroot/posix/glibc/libio/memstream.c:64:1: warning: no previous prototype for 'open_memstream' [-Wmissing-prototypes]
  3971. 64 | open_memstream (bufloc, sizeloc)
  3972. | ^~~~~~~~~~~~~~
  3973. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/setlinebuf.o
  3974. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/stdfiles.o
  3975. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/stdio.o
  3976. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/strops.o
  3977. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/vasprintf.o
  3978. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/vscanf.o
  3979. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/vsnprintf.o
  3980. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/fputwc.o
  3981. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/fputwc_u.o
  3982. In file included from /s/src/system/libroot/posix/glibc/include/sys/cdefs.h:1,
  3983. from /s/src/system/libroot/posix/glibc/include/features.h:293,
  3984. from /s/src/system/libroot/posix/glibc/include/errno.h:29,
  3985. from /s/src/system/libroot/posix/glibc/libio/libioP.h:35,
  3986. from /s/src/system/libroot/posix/glibc/libio/vscanf.c:27:
  3987. /s/src/system/libroot/posix/glibc/libio/vscanf.c:39:25: warning: 'vscanf' specifies less restrictive attribute than its target '_IO_vscanf': 'nothrow' [-Wmissing-attributes]
  3988. 39 | weak_alias (_IO_vscanf, vscanf)
  3989. | ^~~~~~
  3990. /s/src/system/libroot/posix/glibc/include/libc-symbols.h:108:26: note: in definition of macro '_weak_alias'
  3991. 108 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name)));
  3992. | ^~~~~~~~~
  3993. /s/src/system/libroot/posix/glibc/libio/vscanf.c:39:1: note: in expansion of macro 'weak_alias'
  3994. 39 | weak_alias (_IO_vscanf, vscanf)
  3995. | ^~~~~~~~~~
  3996. /s/src/system/libroot/posix/glibc/libio/vscanf.c:33:1: note: 'vscanf' target declared here
  3997. 33 | _IO_vscanf (format, args)
  3998. | ^~~~~~~~~~
  3999. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/fwprintf.o
  4000. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/fwscanf.o
  4001. In file included from /s/src/system/libroot/posix/glibc/include/sys/cdefs.h:1,
  4002. from /s/src/system/libroot/posix/glibc/include/features.h:293,
  4003. from /s/src/system/libroot/posix/glibc/include/errno.h:29,
  4004. from /s/src/system/libroot/posix/glibc/libio/libioP.h:35,
  4005. from /s/src/system/libroot/posix/glibc/libio/vsnprintf.c:27:
  4006. /s/src/system/libroot/posix/glibc/libio/vsnprintf.c:125:28: warning: '__vsnprintf' specifies less restrictive attribute than its target '_IO_vsnprintf': 'nothrow' [-Wmissing-attributes]
  4007. 125 | weak_alias (_IO_vsnprintf, __vsnprintf)
  4008. | ^~~~~~~~~~~
  4009. /s/src/system/libroot/posix/glibc/include/libc-symbols.h:108:26: note: in definition of macro '_weak_alias'
  4010. 108 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name)));
  4011. | ^~~~~~~~~
  4012. /s/src/system/libroot/posix/glibc/libio/vsnprintf.c:125:1: note: in expansion of macro 'weak_alias'
  4013. 125 | weak_alias (_IO_vsnprintf, __vsnprintf)
  4014. | ^~~~~~~~~~
  4015. /s/src/system/libroot/posix/glibc/libio/vsnprintf.c:95:1: note: '__vsnprintf' target declared here
  4016. 95 | _IO_vsnprintf (string, maxlen, format, args)
  4017. | ^~~~~~~~~~~~~
  4018. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/getwc.o
  4019. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/getwc_u.o
  4020. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/getwchar.o
  4021. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/iofgetws.o
  4022. /s/src/system/libroot/posix/glibc/libio/fwscanf.c:26:1: warning: no previous prototype for '__fwscanf' [-Wmissing-prototypes]
  4023. 26 | __fwscanf (FILE *stream, const wchar_t *format, ...)
  4024. | ^~~~~~~~~
  4025. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/iofputws.o
  4026. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/iofputws_u.o
  4027. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/iogetwline.o
  4028. /s/src/system/libroot/posix/glibc/libio/getwc_u.c:33:1: warning: no previous prototype for '__getwc_unlocked' [-Wmissing-prototypes]
  4029. 33 | __getwc_unlocked (FILE *fp)
  4030. | ^~~~~~~~~~~~~~~~
  4031. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/ioungetwc.o
  4032. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/iovswscanf.o
  4033. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/iowpadn.o
  4034. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/putwc.o
  4035. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/putwc_u.o
  4036. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/putwchar.o
  4037. /s/src/system/libroot/posix/glibc/libio/iovswscanf.c:32:1: warning: no previous prototype for '__vswscanf' [-Wmissing-prototypes]
  4038. 32 | __vswscanf (const wchar_t *string, const wchar_t *format, _IO_va_list args)
  4039. | ^~~~~~~~~~
  4040. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/putwchar_u.o
  4041. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/swprintf.o
  4042. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/swscanf.o
  4043. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/vswprintf.o
  4044. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/vwprintf.o
  4045. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/vwscanf.o
  4046. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/wfiledoalloc.o
  4047. /s/src/system/libroot/posix/glibc/libio/swscanf.c:25:1: warning: no previous prototype for '__swscanf' [-Wmissing-prototypes]
  4048. 25 | __swscanf (const wchar_t *s, const wchar_t *format, ...)
  4049. | ^~~~~~~~~
  4050. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/wfileops.o
  4051. /s/src/system/libroot/posix/glibc/libio/swprintf.c:25:1: warning: no previous prototype for '__swprintf' [-Wmissing-prototypes]
  4052. 25 | __swprintf (wchar_t *s, size_t n, const wchar_t *format, ...)
  4053. | ^~~~~~~~~~
  4054. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/wgenops.o
  4055. /s/src/system/libroot/posix/glibc/libio/vwprintf.c:26:1: warning: no previous prototype for '__vwprintf' [-Wmissing-prototypes]
  4056. 26 | __vwprintf (const wchar_t *format, __gnuc_va_list arg)
  4057. | ^~~~~~~~~~
  4058. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/wprintf.o
  4059. /s/src/system/libroot/posix/glibc/libio/vwscanf.c:31:1: warning: no previous prototype for '__vwscanf' [-Wmissing-prototypes]
  4060. 31 | __vwscanf (const wchar_t *format, _IO_va_list args)
  4061. | ^~~~~~~~~
  4062. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/wscanf.o
  4063. In file included from /s/src/system/libroot/posix/glibc/include/sys/cdefs.h:1,
  4064. from /s/src/system/libroot/posix/glibc/include/features.h:293,
  4065. from /s/src/system/libroot/posix/glibc/include/errno.h:29,
  4066. from /s/src/system/libroot/posix/glibc/libio/libioP.h:35,
  4067. from /s/src/system/libroot/posix/glibc/libio/vswprintf.c:27:
  4068. /s/src/system/libroot/posix/glibc/libio/vswprintf.c:128:28: warning: '__vswprintf' specifies less restrictive attribute than its target '_IO_vswprintf': 'nothrow' [-Wmissing-attributes]
  4069. 128 | weak_alias (_IO_vswprintf, __vswprintf)
  4070. | ^~~~~~~~~~~
  4071. /s/src/system/libroot/posix/glibc/include/libc-symbols.h:108:26: note: in definition of macro '_weak_alias'
  4072. 108 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name)));
  4073. | ^~~~~~~~~
  4074. /s/src/system/libroot/posix/glibc/libio/vswprintf.c:128:1: note: in expansion of macro 'weak_alias'
  4075. 128 | weak_alias (_IO_vswprintf, __vswprintf)
  4076. | ^~~~~~~~~~
  4077. /s/src/system/libroot/posix/glibc/libio/vswprintf.c:94:1: note: '__vswprintf' target declared here
  4078. 94 | _IO_vswprintf (string, maxlen, format, args)
  4079. | ^~~~~~~~~~~~~
  4080. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/wstrops.o
  4081. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/glibc/regex
  4082. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/regex/regex.o
  4083. /s/src/system/libroot/posix/glibc/libio/wscanf.c:27:1: warning: no previous prototype for '__wscanf' [-Wmissing-prototypes]
  4084. 27 | __wscanf (const wchar_t *format, ...)
  4085. | ^~~~~~~~
  4086. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/glibc/stdio-common
  4087. /s/src/system/libroot/posix/glibc/libio/wprintf.c:26:1: warning: no previous prototype for '__wprintf' [-Wmissing-prototypes]
  4088. 26 | __wprintf (const wchar_t *format, ...)
  4089. | ^~~~~~~~~
  4090. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/glibc/stdlib
  4091. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdio-common/_itoa.o
  4092. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdlib/drand48.o
  4093. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdlib/drand48_r.o
  4094. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdlib/drand48-iter.o
  4095. /s/src/system/libroot/posix/glibc/stdlib/drand48_r.c:25:1: warning: no previous prototype for 'drand48_r' [-Wmissing-prototypes]
  4096. 25 | drand48_r (buffer, result)
  4097. | ^~~~~~~~~
  4098. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdlib/erand48.o
  4099. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdlib/fpioconst.o
  4100. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdlib/jrand48.o
  4101. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdlib/inlines.o
  4102. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdlib/lcong48.o
  4103. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdlib/lrand48.o
  4104. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdlib/mrand48.o
  4105. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdlib/nrand48.o
  4106. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdlib/random_r.o
  4107. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdlib/seed48.o
  4108. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdlib/srand48.o
  4109. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdlib/strtod.o
  4110. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdlib/strtold.o
  4111. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdlib/strtof.o
  4112. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdlib/strtol.o
  4113. /s/src/system/libroot/posix/glibc/stdlib/random_r.c:233:1: warning: no previous prototype for '__initstate_r' [-Wmissing-prototypes]
  4114. 233 | __initstate_r (seed, arg_state, n, buf)
  4115. | ^~~~~~~~~~~~~
  4116. /s/src/system/libroot/posix/glibc/stdlib/random_r.c:297:1: warning: no previous prototype for '__setstate_r' [-Wmissing-prototypes]
  4117. 297 | __setstate_r (arg_state, buf)
  4118. | ^~~~~~~~~~~~
  4119. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdlib/strtoll.o
  4120. In file included from /s/src/system/libroot/posix/glibc/libio/wfileops.c:38:
  4121. /s/src/system/libroot/posix/glibc/libio/wfileops.c: In function '_IO_wfile_underflow':
  4122. /s/headers/posix/sys/param.h:21:31: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'ssize_t' {aka 'long int'} [-Wsign-compare]
  4123. 21 | # define MIN(a,b) (((a) < (b)) ? (a) : (b))
  4124. | ^
  4125. /s/src/system/libroot/posix/glibc/libio/wfileops.c:274:17: note: in expansion of macro 'MIN'
  4126. 274 | to_copy = MIN (sizeof (accbuf) - naccbuf, count);
  4127. | ^~~
  4128. /s/headers/posix/sys/param.h:21:46: warning: operand of '?:' changes signedness from 'ssize_t' {aka 'long int'} to 'long unsigned int' due to unsignedness of other operand [-Wsign-compare]
  4129. 21 | # define MIN(a,b) (((a) < (b)) ? (a) : (b))
  4130. | ^~~
  4131. /s/src/system/libroot/posix/glibc/libio/wfileops.c:274:17: note: in expansion of macro 'MIN'
  4132. 274 | to_copy = MIN (sizeof (accbuf) - naccbuf, count);
  4133. | ^~~
  4134. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/glibc/libio/posix_gnu_libio.o
  4135. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdlib/strtoul.o
  4136. /s/src/system/libroot/posix/glibc/stdlib/strtol.c:205:23: warning: no previous prototype for '__strtol_internal' [-Wmissing-prototypes]
  4137. 205 | # define INTERNAL1(X) __##X##_internal
  4138. | ^~
  4139. /s/src/system/libroot/posix/glibc/stdlib/strtol.c:204:22: note: in expansion of macro 'INTERNAL1'
  4140. 204 | # define INTERNAL(X) INTERNAL1(X)
  4141. | ^~~~~~~~~
  4142. /s/src/system/libroot/posix/glibc/stdlib/strtol.c:226:1: note: in expansion of macro 'INTERNAL'
  4143. 226 | INTERNAL (strtol) (nptr, endptr, base, group LOCALE_PARAM)
  4144. | ^~~~~~~~
  4145. /s/src/system/libroot/posix/glibc/stdlib/strtol.c: In function '__strtol_internal':
  4146. /s/src/system/libroot/posix/glibc/stdlib/strtol.c:242:10: warning: unused variable 'cnt' [-Wunused-variable]
  4147. 242 | size_t cnt;
  4148. | ^~~
  4149. /s/src/system/libroot/posix/glibc/stdlib/strtol.c: At top level:
  4150. /s/src/system/libroot/posix/glibc/stdlib/strtol.c:549:1: warning: no previous prototype for 'strtol' [-Wmissing-prototypes]
  4151. 549 | strtol (nptr, endptr, base LOCALE_PARAM)
  4152. | ^~~~~~
  4153. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdlib/strtoull.o
  4154. In file included from /s/src/system/libroot/posix/glibc/stdlib/strtoll.c:2:
  4155. /s/src/system/libroot/posix/glibc/stdlib/strtol.c:205:23: warning: no previous prototype for '__strtoll_internal' [-Wmissing-prototypes]
  4156. 205 | # define INTERNAL1(X) __##X##_internal
  4157. | ^~
  4158. /s/src/system/libroot/posix/glibc/stdlib/strtol.c:204:22: note: in expansion of macro 'INTERNAL1'
  4159. 204 | # define INTERNAL(X) INTERNAL1(X)
  4160. | ^~~~~~~~~
  4161. /s/src/system/libroot/posix/glibc/stdlib/strtol.c:226:1: note: in expansion of macro 'INTERNAL'
  4162. 226 | INTERNAL (strtol) (nptr, endptr, base, group LOCALE_PARAM)
  4163. | ^~~~~~~~
  4164. /s/src/system/libroot/posix/glibc/stdlib/strtol.c: In function '__strtoll_internal':
  4165. /s/src/system/libroot/posix/glibc/stdlib/strtol.c:242:10: warning: unused variable 'cnt' [-Wunused-variable]
  4166. 242 | size_t cnt;
  4167. | ^~~
  4168. /s/src/system/libroot/posix/glibc/stdlib/strtol.c: At top level:
  4169. /s/src/system/libroot/posix/glibc/stdlib/strtol.c:116:20: warning: no previous prototype for 'strtoll' [-Wmissing-prototypes]
  4170. 116 | # define strtol strtoll
  4171. | ^~~~~~~
  4172. /s/src/system/libroot/posix/glibc/stdlib/strtol.c:549:1: note: in expansion of macro 'strtol'
  4173. 549 | strtol (nptr, endptr, base LOCALE_PARAM)
  4174. | ^~~~~~
  4175. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdlib/erand48_r.o
  4176. In file included from /s/src/system/libroot/posix/glibc/stdlib/strtoul.c:2:
  4177. /s/src/system/libroot/posix/glibc/stdlib/strtol.c:205:23: warning: no previous prototype for '__strtoul_internal' [-Wmissing-prototypes]
  4178. 205 | # define INTERNAL1(X) __##X##_internal
  4179. | ^~
  4180. /s/src/system/libroot/posix/glibc/stdlib/strtol.c:204:22: note: in expansion of macro 'INTERNAL1'
  4181. 204 | # define INTERNAL(X) INTERNAL1(X)
  4182. | ^~~~~~~~~
  4183. /s/src/system/libroot/posix/glibc/stdlib/strtol.c:226:1: note: in expansion of macro 'INTERNAL'
  4184. 226 | INTERNAL (strtol) (nptr, endptr, base, group LOCALE_PARAM)
  4185. | ^~~~~~~~
  4186. /s/src/system/libroot/posix/glibc/stdlib/strtol.c: In function '__strtoul_internal':
  4187. /s/src/system/libroot/posix/glibc/stdlib/strtol.c:242:10: warning: unused variable 'cnt' [-Wunused-variable]
  4188. 242 | size_t cnt;
  4189. | ^~~
  4190. /s/src/system/libroot/posix/glibc/stdlib/strtol.c: At top level:
  4191. /s/src/system/libroot/posix/glibc/stdlib/strtol.c:104:20: warning: no previous prototype for 'strtoul' [-Wmissing-prototypes]
  4192. 104 | # define strtol strtoul
  4193. | ^~~~~~~
  4194. /s/src/system/libroot/posix/glibc/stdlib/strtol.c:549:1: note: in expansion of macro 'strtol'
  4195. 549 | strtol (nptr, endptr, base LOCALE_PARAM)
  4196. | ^~~~~~
  4197. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdlib/jrand48_r.o
  4198. In file included from /s/src/system/libroot/posix/glibc/stdlib/strtoull.c:3:
  4199. /s/src/system/libroot/posix/glibc/stdlib/strtol.c:205:23: warning: no previous prototype for '__strtoull_internal' [-Wmissing-prototypes]
  4200. 205 | # define INTERNAL1(X) __##X##_internal
  4201. | ^~
  4202. /s/src/system/libroot/posix/glibc/stdlib/strtol.c:204:22: note: in expansion of macro 'INTERNAL1'
  4203. 204 | # define INTERNAL(X) INTERNAL1(X)
  4204. | ^~~~~~~~~
  4205. /s/src/system/libroot/posix/glibc/stdlib/strtol.c:226:1: note: in expansion of macro 'INTERNAL'
  4206. 226 | INTERNAL (strtol) (nptr, endptr, base, group LOCALE_PARAM)
  4207. | ^~~~~~~~
  4208. /s/src/system/libroot/posix/glibc/stdlib/strtol.c: In function '__strtoull_internal':
  4209. /s/src/system/libroot/posix/glibc/stdlib/strtol.c:242:10: warning: unused variable 'cnt' [-Wunused-variable]
  4210. 242 | size_t cnt;
  4211. | ^~~
  4212. /s/src/system/libroot/posix/glibc/stdlib/strtol.c: At top level:
  4213. /s/src/system/libroot/posix/glibc/stdlib/strtol.c:102:20: warning: no previous prototype for 'strtoull' [-Wmissing-prototypes]
  4214. 102 | # define strtol strtoull
  4215. | ^~~~~~~~
  4216. /s/src/system/libroot/posix/glibc/stdlib/strtol.c:549:1: note: in expansion of macro 'strtol'
  4217. 549 | strtol (nptr, endptr, base LOCALE_PARAM)
  4218. | ^~~~~~
  4219. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdlib/lcong48_r.o
  4220. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdlib/lrand48_r.o
  4221. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdlib/mrand48_r.o
  4222. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdlib/nrand48_r.o
  4223. /s/src/system/libroot/posix/glibc/stdlib/lrand48_r.c:23:1: warning: no previous prototype for 'lrand48_r' [-Wmissing-prototypes]
  4224. 23 | lrand48_r (buffer, result)
  4225. | ^~~~~~~~~
  4226. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdlib/seed48_r.o
  4227. /s/src/system/libroot/posix/glibc/stdlib/mrand48_r.c:23:1: warning: no previous prototype for 'mrand48_r' [-Wmissing-prototypes]
  4228. 23 | mrand48_r (buffer, result)
  4229. | ^~~~~~~~~
  4230. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdlib/srand48_r.o
  4231. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdio-common/_itowa.o
  4232. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdio-common/asprintf.o
  4233. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdio-common/dprintf.o
  4234. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdio-common/fprintf.o
  4235. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdio-common/fxprintf.o
  4236. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdio-common/fscanf.o
  4237. /s/src/system/libroot/posix/glibc/stdio-common/dprintf.c:27:1: warning: no previous prototype for 'dprintf' [-Wmissing-prototypes]
  4238. 27 | dprintf (int d, const char *format, ...)
  4239. | ^~~~~~~
  4240. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdio-common/getline.o
  4241. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdio-common/getw.o
  4242. /s/src/system/libroot/posix/glibc/stdio-common/fxprintf.c:29:1: warning: no previous prototype for '__fxprintf' [-Wmissing-prototypes]
  4243. 29 | __fxprintf (FILE *fp, const char *fmt, ...)
  4244. | ^~~~~~~~~~
  4245. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdio-common/itoa-digits.o
  4246. /s/src/system/libroot/posix/glibc/stdio-common/getline.c:30:1: warning: no previous prototype for '__getline' [-Wmissing-prototypes]
  4247. 30 | __getline (char **lineptr, size_t *n, FILE *stream)
  4248. | ^~~~~~~~~
  4249. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdio-common/itoa-udigits.o
  4250. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdio-common/itowa-digits.o
  4251. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdio-common/perror.o
  4252. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdio-common/printf-prs.o
  4253. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdio-common/printf-parsemb.o
  4254. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdio-common/printf-parsewc.o
  4255. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdio-common/printf.o
  4256. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdio-common/printf_fp.o
  4257. /s/src/system/libroot/posix/glibc/stdio-common/printf-parsemb.c: In function '__parse_one_specmb':
  4258. /s/src/system/libroot/posix/glibc/stdio-common/printf-parsemb.c:94:17: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  4259. 94 | if (n != -1)
  4260. | ^~
  4261. /s/src/system/libroot/posix/glibc/stdio-common/printf-parsemb.c:168:21: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  4262. 168 | if (n != -1)
  4263. | ^~
  4264. /s/src/system/libroot/posix/glibc/stdio-common/printf-parsemb.c:211:25: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  4265. 211 | if (n != -1)
  4266. | ^~
  4267. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdio-common/printf_fphex.o
  4268. In file included from /s/src/system/libroot/posix/glibc/stdio-common/printf-parsewc.c:2:
  4269. /s/src/system/libroot/posix/glibc/stdio-common/printf-parsemb.c: In function '__parse_one_specwc':
  4270. /s/src/system/libroot/posix/glibc/stdio-common/printf-parsemb.c:94:17: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  4271. 94 | if (n != -1)
  4272. | ^~
  4273. /s/src/system/libroot/posix/glibc/stdio-common/printf-parsemb.c:168:21: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  4274. 168 | if (n != -1)
  4275. | ^~
  4276. /s/src/system/libroot/posix/glibc/stdio-common/printf-parsemb.c:211:25: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  4277. 211 | if (n != -1)
  4278. | ^~
  4279. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdio-common/printf_size.o
  4280. /s/src/system/libroot/posix/glibc/stdio-common/printf_size.c:88:1: warning: no previous prototype for '__printf_size' [-Wmissing-prototypes]
  4281. 88 | __printf_size (FILE *fp, const struct printf_info *info,
  4282. | ^~~~~~~~~~~~~
  4283. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdio-common/putw.o
  4284. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdio-common/reg-printf.o
  4285. In file included from /s/src/libs/iconv/loops.h:23,
  4286. from /s/src/libs/iconv/iconv.c:130:
  4287. /s/src/libs/iconv/loop_unicode.h: In function 'unicode_loop_convert':
  4288. /s/src/libs/iconv/loop_unicode.h:322:43: warning: pointer targets in passing argument 1 of 'cd->fallbacks.mb_to_uc_fallback' differ in signedness [-Wpointer-sign]
  4289. 322 | cd->fallbacks.mb_to_uc_fallback(inptr, incount,
  4290. | ^~~~~
  4291. | |
  4292. | const unsigned char *
  4293. /s/src/libs/iconv/loop_unicode.h:322:43: note: expected 'const char *' but argument is of type 'const unsigned char *'
  4294. Archive objects/haiku/x86_64/release/libs/iconv/libiconv.a
  4295. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdio-common/scanf.o
  4296. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/glibc/stdlib/posix_gnu_stdlib.o
  4297. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdio-common/snprintf.o
  4298. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdio-common/sprintf.o
  4299. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdio-common/sscanf.o
  4300. /s/src/system/libroot/posix/glibc/stdio-common/snprintf.c:27:1: warning: no previous prototype for '__snprintf' [-Wmissing-prototypes]
  4301. 27 | __snprintf (char *s, size_t maxlen, const char *format, ...)
  4302. | ^~~~~~~~~~
  4303. ...on 1900th target...
  4304. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdio-common/vfprintf.o
  4305. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdio-common/vfscanf.o
  4306. Ranlib objects/haiku/x86_64/release/libs/iconv/libiconv.a
  4307. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdio-common/vfwprintf.o
  4308. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdio-common/vfwscanf.o
  4309. /s/src/system/libroot/posix/glibc/stdio-common/printf_fphex.c:89:1: warning: no previous prototype for '__printf_fphex' [-Wmissing-prototypes]
  4310. 89 | __printf_fphex (FILE *fp,
  4311. | ^~~~~~~~~~~~~~
  4312. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/stdio-common/vprintf.o
  4313. /s/src/system/libroot/posix/glibc/stdio-common/vprintf.c:28:1: warning: no previous prototype for '__vprintf' [-Wmissing-prototypes]
  4314. 28 | __vprintf (const char *format, __gnuc_va_list arg)
  4315. | ^~~~~~~~~
  4316. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/glibc/wcsmbs
  4317. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/wcsmbs/wcsmbsload.o
  4318. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/wcsmbs/wcstod.o
  4319. /s/src/system/libroot/posix/glibc/stdio-common/printf_fp.c:213:1: warning: no previous prototype for '__printf_fp' [-Wmissing-prototypes]
  4320. 213 | __printf_fp (FILE *fp,
  4321. | ^~~~~~~~~~~
  4322. /s/src/system/libroot/posix/glibc/stdio-common/printf_fp.c: In function '__printf_fp':
  4323. /s/src/system/libroot/posix/glibc/stdio-common/printf_fp.c:900:43: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
  4324. 900 | || chars_needed < fracdig_max, 0))
  4325. | ^
  4326. /s/src/system/libroot/posix/glibc/stdio-common/printf_fp.c:971:9: warning: statement with no effect [-Wunused-value]
  4327. 971 | more_bits;
  4328. | ^~~~~~~~~
  4329. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/wcsmbs/wcstof.o
  4330. In file included from /s/src/system/libroot/posix/glibc/wcsmbs/wcstod.c:25:
  4331. /s/src/system/libroot/posix/glibc/stdlib/strtod.c: In function '__wcstod_internal':
  4332. /s/src/system/libroot/posix/glibc/stdlib/strtod.c:565:9: warning: comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]
  4333. 565 | if (c == decimal && cp[1] >= L'0' && cp[1] <= L'9')
  4334. | ^~
  4335. /s/src/system/libroot/posix/glibc/stdlib/strtod.c:657:48: warning: comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]
  4336. 657 | while (c == L'0' || (thousands != L'\0' && c == thousands))
  4337. | ^~
  4338. /s/src/system/libroot/posix/glibc/stdlib/strtod.c:725:39: warning: comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]
  4339. 725 | if (thousands == L'\0' || c != thousands)
  4340. | ^~
  4341. /s/src/system/libroot/posix/glibc/stdlib/strtod.c:785:9: warning: comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]
  4342. 785 | c == decimal
  4343. | ^~
  4344. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/wcsmbs/wcstol.o
  4345. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/wcsmbs/wcstoll.o
  4346. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/wcsmbs/wcstold.o
  4347. In file included from /s/src/system/libroot/posix/glibc/wcsmbs/wcstof.c:43:
  4348. /s/src/system/libroot/posix/glibc/stdlib/strtod.c: In function '__wcstof_internal':
  4349. /s/src/system/libroot/posix/glibc/stdlib/strtod.c:565:9: warning: comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]
  4350. 565 | if (c == decimal && cp[1] >= L'0' && cp[1] <= L'9')
  4351. | ^~
  4352. /s/src/system/libroot/posix/glibc/stdlib/strtod.c:657:48: warning: comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]
  4353. 657 | while (c == L'0' || (thousands != L'\0' && c == thousands))
  4354. | ^~
  4355. /s/src/system/libroot/posix/glibc/stdlib/strtod.c:725:39: warning: comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]
  4356. 725 | if (thousands == L'\0' || c != thousands)
  4357. | ^~
  4358. /s/src/system/libroot/posix/glibc/stdlib/strtod.c:785:9: warning: comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]
  4359. 785 | c == decimal
  4360. | ^~
  4361. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/wcsmbs/wcstoul.o
  4362. Cc objects/haiku/x86_64/release/system/libroot/posix/glibc/wcsmbs/wcstoull.o
  4363. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/musl/complex
  4364. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/__cexp.o
  4365. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  4366. from /s/src/system/libroot/posix/musl/complex/__cexp.c:28:
  4367. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  4368. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4369. 158 | volatile float y;
  4370. | ^
  4371. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  4372. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4373. 167 | volatile double y;
  4374. | ^
  4375. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  4376. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4377. 176 | volatile long double y;
  4378. | ^
  4379. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/__cexpf.o
  4380. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  4381. from /s/src/system/libroot/posix/musl/complex/__cexpf.c:28:
  4382. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  4383. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4384. 158 | volatile float y;
  4385. | ^
  4386. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  4387. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4388. 167 | volatile double y;
  4389. | ^
  4390. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  4391. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4392. 176 | volatile long double y;
  4393. | ^
  4394. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/cabs.o
  4395. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  4396. from /s/src/system/libroot/posix/musl/complex/cabs.c:1:
  4397. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  4398. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4399. 158 | volatile float y;
  4400. | ^
  4401. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  4402. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4403. 167 | volatile double y;
  4404. | ^
  4405. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  4406. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4407. 176 | volatile long double y;
  4408. | ^
  4409. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/cabsf.o
  4410. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  4411. from /s/src/system/libroot/posix/musl/complex/cabsf.c:1:
  4412. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  4413. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4414. 158 | volatile float y;
  4415. | ^
  4416. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  4417. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4418. 167 | volatile double y;
  4419. | ^
  4420. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  4421. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4422. 176 | volatile long double y;
  4423. | ^
  4424. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/cabsl.o
  4425. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  4426. from /s/src/system/libroot/posix/musl/complex/cabsl.c:1:
  4427. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  4428. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4429. 158 | volatile float y;
  4430. | ^
  4431. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  4432. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4433. 167 | volatile double y;
  4434. | ^
  4435. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  4436. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4437. 176 | volatile long double y;
  4438. | ^
  4439. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/cacosh.o
  4440. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  4441. from /s/src/system/libroot/posix/musl/complex/cacosh.c:1:
  4442. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  4443. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4444. 158 | volatile float y;
  4445. | ^
  4446. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  4447. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4448. 167 | volatile double y;
  4449. | ^
  4450. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  4451. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4452. 176 | volatile long double y;
  4453. | ^
  4454. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/cacoshf.o
  4455. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  4456. from /s/src/system/libroot/posix/musl/complex/cacoshf.c:1:
  4457. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  4458. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4459. 158 | volatile float y;
  4460. | ^
  4461. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  4462. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4463. 167 | volatile double y;
  4464. | ^
  4465. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  4466. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4467. 176 | volatile long double y;
  4468. | ^
  4469. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/carg.o
  4470. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  4471. from /s/src/system/libroot/posix/musl/complex/carg.c:1:
  4472. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  4473. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4474. 158 | volatile float y;
  4475. | ^
  4476. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  4477. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4478. 167 | volatile double y;
  4479. | ^
  4480. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  4481. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4482. 176 | volatile long double y;
  4483. | ^
  4484. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/cargf.o
  4485. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  4486. from /s/src/system/libroot/posix/musl/complex/cargf.c:1:
  4487. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  4488. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4489. 158 | volatile float y;
  4490. | ^
  4491. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  4492. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4493. 167 | volatile double y;
  4494. | ^
  4495. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  4496. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4497. 176 | volatile long double y;
  4498. | ^
  4499. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/cargl.o
  4500. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  4501. from /s/src/system/libroot/posix/musl/complex/cargl.c:1:
  4502. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  4503. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4504. 158 | volatile float y;
  4505. | ^
  4506. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  4507. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4508. 167 | volatile double y;
  4509. | ^
  4510. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  4511. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4512. 176 | volatile long double y;
  4513. | ^
  4514. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/catan.o
  4515. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  4516. from /s/src/system/libroot/posix/musl/complex/catan.c:61:
  4517. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  4518. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4519. 158 | volatile float y;
  4520. | ^
  4521. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  4522. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4523. 167 | volatile double y;
  4524. | ^
  4525. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  4526. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4527. 176 | volatile long double y;
  4528. | ^
  4529. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/catanf.o
  4530. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  4531. from /s/src/system/libroot/posix/musl/complex/catanf.c:56:
  4532. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  4533. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4534. 158 | volatile float y;
  4535. | ^
  4536. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  4537. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4538. 167 | volatile double y;
  4539. | ^
  4540. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  4541. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4542. 176 | volatile long double y;
  4543. | ^
  4544. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/catanl.o
  4545. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  4546. from /s/src/system/libroot/posix/musl/complex/catanl.c:62:
  4547. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  4548. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4549. 158 | volatile float y;
  4550. | ^
  4551. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  4552. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4553. 167 | volatile double y;
  4554. | ^
  4555. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  4556. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4557. 176 | volatile long double y;
  4558. | ^
  4559. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/catanh.o
  4560. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  4561. from /s/src/system/libroot/posix/musl/complex/catanh.c:1:
  4562. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  4563. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4564. 158 | volatile float y;
  4565. | ^
  4566. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  4567. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4568. 167 | volatile double y;
  4569. | ^
  4570. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  4571. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4572. 176 | volatile long double y;
  4573. | ^
  4574. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/catanhf.o
  4575. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  4576. from /s/src/system/libroot/posix/musl/complex/catanhf.c:1:
  4577. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  4578. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4579. 158 | volatile float y;
  4580. | ^
  4581. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  4582. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4583. 167 | volatile double y;
  4584. | ^
  4585. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  4586. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4587. 176 | volatile long double y;
  4588. | ^
  4589. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/catanhl.o
  4590. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  4591. from /s/src/system/libroot/posix/musl/complex/catanhl.c:1:
  4592. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  4593. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4594. 158 | volatile float y;
  4595. | ^
  4596. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  4597. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4598. 167 | volatile double y;
  4599. | ^
  4600. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  4601. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  4602. 176 | volatile long double y;
  4603. | ^
  4604. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/ccos.o
  4605. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:85:25: warning: no previous prototype for '_IO_vfprintf_internal' [-Wmissing-prototypes]
  4606. 85 | # define vfprintf _IO_vfprintf_internal
  4607. | ^~~~~~~~~~~~~~~~~~~~~
  4608. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:226:1: note: in expansion of macro 'vfprintf'
  4609. 226 | vfprintf (FILE *s, const CHAR_T *format, va_list ap)
  4610. | ^~~~~~~~
  4611. In file included from /s/src/system/libroot/posix/glibc/include/sys/cdefs.h:2,
  4612. from /s/src/system/libroot/posix/glibc/include/features.h:293,
  4613. from /s/src/system/libroot/posix/glibc/libio/stdio.h:27,
  4614. from /s/src/system/libroot/posix/glibc/include/stdio_private.h:5,
  4615. from /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:19:
  4616. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c: In function '_IO_vfprintf_internal':
  4617. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1471:37: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
  4618. 1471 | if (__glibc_unlikely (width >= INT_MAX / sizeof (CHAR_T) - 32))
  4619. | ^~
  4620. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  4621. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  4622. | ^~~~
  4623. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1478:19: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
  4624. 1478 | if (width >= sizeof (work_buffer) / sizeof (work_buffer[0]) - 32)
  4625. | ^~
  4626. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1504:38: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
  4627. 1504 | || width >= INT_MAX / sizeof (CHAR_T) - 32))
  4628. | ^~
  4629. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  4630. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  4631. | ^~~~
  4632. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1511:17: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
  4633. 1511 | if (width >= sizeof (work_buffer) / sizeof (work_buffer[0]) - 32)
  4634. | ^~
  4635. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1578:19: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
  4636. 1578 | && prec > sizeof (work_buffer) / sizeof (work_buffer[0]) - 32)
  4637. | ^
  4638. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1581:38: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
  4639. 1581 | if (__glibc_unlikely (prec >= INT_MAX / sizeof (CHAR_T) - 32))
  4640. | ^~
  4641. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  4642. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  4643. | ^~~~
  4644. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  4645. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  4646. | ^
  4647. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  4648. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  4649. | ^~~~
  4650. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:104:9: note: in expansion of macro 'done_add'
  4651. 104 | done_add (written); \
  4652. | ^~~~~~~~
  4653. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:741:15: note: in expansion of macro 'PAD'
  4654. 741 | PAD (L_(' ')); \
  4655. | ^~~
  4656. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1645:11: note: in expansion of macro 'process_arg'
  4657. 1645 | process_arg (((struct printf_spec *) NULL));
  4658. | ^~~~~~~~~~~
  4659. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  4660. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  4661. | ^
  4662. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  4663. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  4664. | ^~~~
  4665. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:104:9: note: in expansion of macro 'done_add'
  4666. 104 | done_add (written); \
  4667. | ^~~~~~~~
  4668. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:759:11: note: in expansion of macro 'PAD'
  4669. 759 | PAD (L_('0')); \
  4670. | ^~~
  4671. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1645:11: note: in expansion of macro 'process_arg'
  4672. 1645 | process_arg (((struct printf_spec *) NULL));
  4673. | ^~~~~~~~~~~
  4674. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  4675. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  4676. | ^
  4677. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  4678. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  4679. | ^~~~
  4680. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:104:9: note: in expansion of macro 'done_add'
  4681. 104 | done_add (written); \
  4682. | ^~~~~~~~
  4683. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:796:15: note: in expansion of macro 'PAD'
  4684. 796 | PAD (L_('0')); \
  4685. | ^~~
  4686. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1645:11: note: in expansion of macro 'process_arg'
  4687. 1645 | process_arg (((struct printf_spec *) NULL));
  4688. | ^~~~~~~~~~~
  4689. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  4690. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  4691. | ^
  4692. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  4693. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  4694. | ^~~~
  4695. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:104:9: note: in expansion of macro 'done_add'
  4696. 104 | done_add (written); \
  4697. | ^~~~~~~~
  4698. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:802:11: note: in expansion of macro 'PAD'
  4699. 802 | PAD (L_(' ')); \
  4700. | ^~~
  4701. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1645:11: note: in expansion of macro 'process_arg'
  4702. 1645 | process_arg (((struct printf_spec *) NULL));
  4703. | ^~~~~~~~~~~
  4704. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  4705. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  4706. | ^
  4707. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  4708. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  4709. | ^~~~
  4710. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:860:9: note: in expansion of macro 'done_add'
  4711. 860 | done_add (function_done); \
  4712. | ^~~~~~~~
  4713. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1645:11: note: in expansion of macro 'process_arg'
  4714. 1645 | process_arg (((struct printf_spec *) NULL));
  4715. | ^~~~~~~~~~~
  4716. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  4717. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  4718. | ^
  4719. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  4720. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  4721. | ^~~~
  4722. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:914:9: note: in expansion of macro 'done_add'
  4723. 914 | done_add (function_done); \
  4724. | ^~~~~~~~
  4725. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1645:11: note: in expansion of macro 'process_arg'
  4726. 1645 | process_arg (((struct printf_spec *) NULL));
  4727. | ^~~~~~~~~~~
  4728. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  4729. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  4730. | ^
  4731. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  4732. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  4733. | ^~~~
  4734. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:104:9: note: in expansion of macro 'done_add'
  4735. 104 | done_add (written); \
  4736. | ^~~~~~~~
  4737. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1135:9: note: in expansion of macro 'PAD'
  4738. 1135 | PAD (' '); \
  4739. | ^~~
  4740. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1646:11: note: in expansion of macro 'process_string_arg'
  4741. 1646 | process_string_arg (((struct printf_spec *) NULL));
  4742. | ^~~~~~~~~~~~~~~~~~
  4743. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  4744. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  4745. | ^
  4746. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  4747. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  4748. | ^~~~
  4749. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:104:9: note: in expansion of macro 'done_add'
  4750. 104 | done_add (written); \
  4751. | ^~~~~~~~
  4752. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1141:9: note: in expansion of macro 'PAD'
  4753. 1141 | PAD (' '); \
  4754. | ^~~
  4755. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1646:11: note: in expansion of macro 'process_string_arg'
  4756. 1646 | process_string_arg (((struct printf_spec *) NULL));
  4757. | ^~~~~~~~~~~~~~~~~~
  4758. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  4759. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  4760. | ^
  4761. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  4762. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  4763. | ^~~~
  4764. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:104:9: note: in expansion of macro 'done_add'
  4765. 104 | done_add (written); \
  4766. | ^~~~~~~~
  4767. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1163:11: note: in expansion of macro 'PAD'
  4768. 1163 | PAD (' '); \
  4769. | ^~~
  4770. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1646:11: note: in expansion of macro 'process_string_arg'
  4771. 1646 | process_string_arg (((struct printf_spec *) NULL));
  4772. | ^~~~~~~~~~~~~~~~~~
  4773. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:174:44: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
  4774. 174 | if (__glibc_unlikely (INT_MAX - done < (Len))) \
  4775. | ^
  4776. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  4777. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  4778. | ^~~~
  4779. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1164:9: note: in expansion of macro 'outstring'
  4780. 1164 | outstring (buf, len); \
  4781. | ^~~~~~~~~
  4782. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1646:11: note: in expansion of macro 'process_string_arg'
  4783. 1646 | process_string_arg (((struct printf_spec *) NULL));
  4784. | ^~~~~~~~~~~~~~~~~~
  4785. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  4786. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  4787. | ^
  4788. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  4789. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  4790. | ^~~~
  4791. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:104:9: note: in expansion of macro 'done_add'
  4792. 104 | done_add (written); \
  4793. | ^~~~~~~~
  4794. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1166:11: note: in expansion of macro 'PAD'
  4795. 1166 | PAD (' '); \
  4796. | ^~~
  4797. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1646:11: note: in expansion of macro 'process_string_arg'
  4798. 1646 | process_string_arg (((struct printf_spec *) NULL));
  4799. | ^~~~~~~~~~~~~~~~~~
  4800. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:174:44: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
  4801. 174 | if (__glibc_unlikely (INT_MAX - done < (Len))) \
  4802. | ^
  4803. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  4804. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  4805. | ^~~~
  4806. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1260:13: note: in expansion of macro 'outstring'
  4807. 1260 | outstring (string, len); \
  4808. | ^~~~~~~~~
  4809. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1646:11: note: in expansion of macro 'process_string_arg'
  4810. 1646 | process_string_arg (((struct printf_spec *) NULL));
  4811. | ^~~~~~~~~~~~~~~~~~
  4812. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  4813. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  4814. | ^
  4815. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  4816. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  4817. | ^~~~
  4818. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:104:9: note: in expansion of macro 'done_add'
  4819. 104 | done_add (written); \
  4820. | ^~~~~~~~
  4821. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1265:11: note: in expansion of macro 'PAD'
  4822. 1265 | PAD (' '); \
  4823. | ^~~
  4824. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1646:11: note: in expansion of macro 'process_string_arg'
  4825. 1646 | process_string_arg (((struct printf_spec *) NULL));
  4826. | ^~~~~~~~~~~~~~~~~~
  4827. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:174:44: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
  4828. 174 | if (__glibc_unlikely (INT_MAX - done < (Len))) \
  4829. | ^
  4830. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  4831. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  4832. | ^~~~
  4833. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1266:9: note: in expansion of macro 'outstring'
  4834. 1266 | outstring (string, len); \
  4835. | ^~~~~~~~~
  4836. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1646:11: note: in expansion of macro 'process_string_arg'
  4837. 1646 | process_string_arg (((struct printf_spec *) NULL));
  4838. | ^~~~~~~~~~~~~~~~~~
  4839. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  4840. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  4841. | ^
  4842. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  4843. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  4844. | ^~~~
  4845. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:104:9: note: in expansion of macro 'done_add'
  4846. 104 | done_add (written); \
  4847. | ^~~~~~~~
  4848. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1268:11: note: in expansion of macro 'PAD'
  4849. 1268 | PAD (' '); \
  4850. | ^~~
  4851. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1646:11: note: in expansion of macro 'process_string_arg'
  4852. 1646 | process_string_arg (((struct printf_spec *) NULL));
  4853. | ^~~~~~~~~~~~~~~~~~
  4854. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  4855. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  4856. | ^
  4857. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  4858. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  4859. | ^~~~
  4860. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2010:21: note: in expansion of macro 'done_add'
  4861. 2010 | done_add (function_done);
  4862. | ^~~~~~~~
  4863. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  4864. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  4865. | ^
  4866. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  4867. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  4868. | ^~~~
  4869. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:104:9: note: in expansion of macro 'done_add'
  4870. 104 | done_add (written); \
  4871. | ^~~~~~~~
  4872. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:741:15: note: in expansion of macro 'PAD'
  4873. 741 | PAD (L_(' ')); \
  4874. | ^~~
  4875. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2017:13: note: in expansion of macro 'process_arg'
  4876. 2017 | process_arg ((&specs[nspecs_done]));
  4877. | ^~~~~~~~~~~
  4878. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  4879. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  4880. | ^
  4881. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  4882. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  4883. | ^~~~
  4884. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:104:9: note: in expansion of macro 'done_add'
  4885. 104 | done_add (written); \
  4886. | ^~~~~~~~
  4887. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:759:11: note: in expansion of macro 'PAD'
  4888. 759 | PAD (L_('0')); \
  4889. | ^~~
  4890. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2017:13: note: in expansion of macro 'process_arg'
  4891. 2017 | process_arg ((&specs[nspecs_done]));
  4892. | ^~~~~~~~~~~
  4893. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  4894. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  4895. | ^
  4896. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  4897. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  4898. | ^~~~
  4899. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:104:9: note: in expansion of macro 'done_add'
  4900. 104 | done_add (written); \
  4901. | ^~~~~~~~
  4902. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:796:15: note: in expansion of macro 'PAD'
  4903. 796 | PAD (L_('0')); \
  4904. | ^~~
  4905. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2017:13: note: in expansion of macro 'process_arg'
  4906. 2017 | process_arg ((&specs[nspecs_done]));
  4907. | ^~~~~~~~~~~
  4908. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  4909. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  4910. | ^
  4911. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  4912. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  4913. | ^~~~
  4914. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:104:9: note: in expansion of macro 'done_add'
  4915. 104 | done_add (written); \
  4916. | ^~~~~~~~
  4917. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:802:11: note: in expansion of macro 'PAD'
  4918. 802 | PAD (L_(' ')); \
  4919. | ^~~
  4920. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2017:13: note: in expansion of macro 'process_arg'
  4921. 2017 | process_arg ((&specs[nspecs_done]));
  4922. | ^~~~~~~~~~~
  4923. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  4924. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  4925. | ^
  4926. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  4927. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  4928. | ^~~~
  4929. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:860:9: note: in expansion of macro 'done_add'
  4930. 860 | done_add (function_done); \
  4931. | ^~~~~~~~
  4932. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2017:13: note: in expansion of macro 'process_arg'
  4933. 2017 | process_arg ((&specs[nspecs_done]));
  4934. | ^~~~~~~~~~~
  4935. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  4936. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  4937. | ^
  4938. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  4939. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  4940. | ^~~~
  4941. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:914:9: note: in expansion of macro 'done_add'
  4942. 914 | done_add (function_done); \
  4943. | ^~~~~~~~
  4944. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2017:13: note: in expansion of macro 'process_arg'
  4945. 2017 | process_arg ((&specs[nspecs_done]));
  4946. | ^~~~~~~~~~~
  4947. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  4948. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  4949. | ^
  4950. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  4951. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  4952. | ^~~~
  4953. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:104:9: note: in expansion of macro 'done_add'
  4954. 104 | done_add (written); \
  4955. | ^~~~~~~~
  4956. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1135:9: note: in expansion of macro 'PAD'
  4957. 1135 | PAD (' '); \
  4958. | ^~~
  4959. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2018:13: note: in expansion of macro 'process_string_arg'
  4960. 2018 | process_string_arg ((&specs[nspecs_done]));
  4961. | ^~~~~~~~~~~~~~~~~~
  4962. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  4963. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  4964. | ^
  4965. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  4966. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  4967. | ^~~~
  4968. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:104:9: note: in expansion of macro 'done_add'
  4969. 104 | done_add (written); \
  4970. | ^~~~~~~~
  4971. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1141:9: note: in expansion of macro 'PAD'
  4972. 1141 | PAD (' '); \
  4973. | ^~~
  4974. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2018:13: note: in expansion of macro 'process_string_arg'
  4975. 2018 | process_string_arg ((&specs[nspecs_done]));
  4976. | ^~~~~~~~~~~~~~~~~~
  4977. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  4978. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  4979. | ^
  4980. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  4981. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  4982. | ^~~~
  4983. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:104:9: note: in expansion of macro 'done_add'
  4984. 104 | done_add (written); \
  4985. | ^~~~~~~~
  4986. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1163:11: note: in expansion of macro 'PAD'
  4987. 1163 | PAD (' '); \
  4988. | ^~~
  4989. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2018:13: note: in expansion of macro 'process_string_arg'
  4990. 2018 | process_string_arg ((&specs[nspecs_done]));
  4991. | ^~~~~~~~~~~~~~~~~~
  4992. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:174:44: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
  4993. 174 | if (__glibc_unlikely (INT_MAX - done < (Len))) \
  4994. | ^
  4995. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  4996. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  4997. | ^~~~
  4998. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1164:9: note: in expansion of macro 'outstring'
  4999. 1164 | outstring (buf, len); \
  5000. | ^~~~~~~~~
  5001. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2018:13: note: in expansion of macro 'process_string_arg'
  5002. 2018 | process_string_arg ((&specs[nspecs_done]));
  5003. | ^~~~~~~~~~~~~~~~~~
  5004. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  5005. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  5006. | ^
  5007. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5008. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5009. | ^~~~
  5010. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:104:9: note: in expansion of macro 'done_add'
  5011. 104 | done_add (written); \
  5012. | ^~~~~~~~
  5013. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1166:11: note: in expansion of macro 'PAD'
  5014. 1166 | PAD (' '); \
  5015. | ^~~
  5016. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2018:13: note: in expansion of macro 'process_string_arg'
  5017. 2018 | process_string_arg ((&specs[nspecs_done]));
  5018. | ^~~~~~~~~~~~~~~~~~
  5019. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:174:44: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
  5020. 174 | if (__glibc_unlikely (INT_MAX - done < (Len))) \
  5021. | ^
  5022. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5023. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5024. | ^~~~
  5025. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1260:13: note: in expansion of macro 'outstring'
  5026. 1260 | outstring (string, len); \
  5027. | ^~~~~~~~~
  5028. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2018:13: note: in expansion of macro 'process_string_arg'
  5029. 2018 | process_string_arg ((&specs[nspecs_done]));
  5030. | ^~~~~~~~~~~~~~~~~~
  5031. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  5032. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  5033. | ^
  5034. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5035. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5036. | ^~~~
  5037. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:104:9: note: in expansion of macro 'done_add'
  5038. 104 | done_add (written); \
  5039. | ^~~~~~~~
  5040. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1265:11: note: in expansion of macro 'PAD'
  5041. 1265 | PAD (' '); \
  5042. | ^~~
  5043. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2018:13: note: in expansion of macro 'process_string_arg'
  5044. 2018 | process_string_arg ((&specs[nspecs_done]));
  5045. | ^~~~~~~~~~~~~~~~~~
  5046. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:174:44: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
  5047. 174 | if (__glibc_unlikely (INT_MAX - done < (Len))) \
  5048. | ^
  5049. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5050. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5051. | ^~~~
  5052. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1266:9: note: in expansion of macro 'outstring'
  5053. 1266 | outstring (string, len); \
  5054. | ^~~~~~~~~
  5055. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2018:13: note: in expansion of macro 'process_string_arg'
  5056. 2018 | process_string_arg ((&specs[nspecs_done]));
  5057. | ^~~~~~~~~~~~~~~~~~
  5058. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  5059. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  5060. | ^
  5061. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5062. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5063. | ^~~~
  5064. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:104:9: note: in expansion of macro 'done_add'
  5065. 104 | done_add (written); \
  5066. | ^~~~~~~~
  5067. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1268:11: note: in expansion of macro 'PAD'
  5068. 1268 | PAD (' '); \
  5069. | ^~~
  5070. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2018:13: note: in expansion of macro 'process_string_arg'
  5071. 2018 | process_string_arg ((&specs[nspecs_done]));
  5072. | ^~~~~~~~~~~~~~~~~~
  5073. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  5074. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  5075. | ^
  5076. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5077. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5078. | ^~~~
  5079. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2045:15: note: in expansion of macro 'done_add'
  5080. 2045 | done_add (function_done);
  5081. | ^~~~~~~~
  5082. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c: In function '_IO_helper_overflow':
  5083. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2232:35: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
  5084. 2232 | if (written == 0 || written == EOF)
  5085. | ^~
  5086. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c: In function '_IO_vfprintf_internal':
  5087. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1407:10: warning: 'left' may be used uninitialized [-Wmaybe-uninitialized]
  5088. 1407 | if (!left)
  5089. | ^
  5090. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1363:11: note: 'left' was declared here
  5091. 1363 | int left = 0; /* Left-justify output. */
  5092. | ^~~~
  5093. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1577:16: warning: 'width' may be used uninitialized [-Wmaybe-uninitialized]
  5094. 1577 | if (prec > width
  5095. | ~~~~~^~~~~~~
  5096. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1370:11: note: 'width' was declared here
  5097. 1370 | int width = 0; /* Width of output; 0 means none specified. */
  5098. | ^~~~~
  5099. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1649:14: warning: 'spec' may be used uninitialized [-Wmaybe-uninitialized]
  5100. 1649 | if (spec == L_('\0'))
  5101. | ^
  5102. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1376:14: note: 'spec' was declared here
  5103. 1376 | CHAR_T spec;
  5104. | ^~~~
  5105. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1131:10: warning: 'is_long' may be used uninitialized [-Wmaybe-uninitialized]
  5106. 1131 | if (is_long) \
  5107. | ^
  5108. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1646:11: note: in expansion of macro 'process_string_arg'
  5109. 1646 | process_string_arg (((struct printf_spec *) NULL));
  5110. | ^~~~~~~~~~~~~~~~~~
  5111. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1368:11: note: 'is_long' was declared here
  5112. 1368 | int is_long = 0; /* Argument is long int. */
  5113. | ^~~~~~~
  5114. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:972:19: warning: 'is_char' may be used uninitialized [-Wmaybe-uninitialized]
  5115. 972 | else if (is_char) \
  5116. | ^
  5117. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1645:11: note: in expansion of macro 'process_arg'
  5118. 1645 | process_arg (((struct printf_spec *) NULL));
  5119. | ^~~~~~~~~~~
  5120. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1369:11: note: 'is_char' was declared here
  5121. 1369 | int is_char = 0; /* Argument is promoted (unsigned) char. */
  5122. | ^~~~~~~
  5123. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:974:19: warning: 'is_short' may be used uninitialized [-Wmaybe-uninitialized]
  5124. 974 | else if (!is_short) \
  5125. | ^
  5126. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1645:11: note: in expansion of macro 'process_arg'
  5127. 1645 | process_arg (((struct printf_spec *) NULL));
  5128. | ^~~~~~~~~~~
  5129. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1367:11: note: 'is_short' was declared here
  5130. 1367 | int is_short = 0; /* Argument is short int. */
  5131. | ^~~~~~~~
  5132. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1371:11: warning: 'prec' may be used uninitialized [-Wmaybe-uninitialized]
  5133. 1371 | int prec = -1; /* Precision of output; -1 means none specified. */
  5134. | ^~~~
  5135. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:875:32: warning: 'pad' may be used uninitialized [-Wmaybe-uninitialized]
  5136. 875 | struct printf_info info = { .prec = prec, \
  5137. | ^~~~
  5138. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1645:11: note: in expansion of macro 'process_arg'
  5139. 1645 | process_arg (((struct printf_spec *) NULL));
  5140. | ^~~~~~~~~~~
  5141. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1375:15: note: 'pad' was declared here
  5142. 1375 | UCHAR_T pad = L_(' ');/* Padding character. */
  5143. | ^~~
  5144. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:875:32: warning: 'is_long_double' may be used uninitialized [-Wmaybe-uninitialized]
  5145. 875 | struct printf_info info = { .prec = prec, \
  5146. | ^~~~
  5147. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1645:11: note: in expansion of macro 'process_arg'
  5148. 1645 | process_arg (((struct printf_spec *) NULL));
  5149. | ^~~~~~~~~~~
  5150. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1366:11: note: 'is_long_double' was declared here
  5151. 1366 | int is_long_double = 0; /* Argument is long double/ long long int. */
  5152. | ^~~~~~~~~~~~~~
  5153. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:875:32: warning: 'group' may be used uninitialized [-Wmaybe-uninitialized]
  5154. 875 | struct printf_info info = { .prec = prec, \
  5155. | ^~~~
  5156. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1645:11: note: in expansion of macro 'process_arg'
  5157. 1645 | process_arg (((struct printf_spec *) NULL));
  5158. | ^~~~~~~~~~~
  5159. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1365:11: note: 'group' was declared here
  5160. 1365 | int group = 0; /* Print numbers according grouping rules. */
  5161. | ^~~~~
  5162. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:875:32: warning: 'showsign' may be used uninitialized [-Wmaybe-uninitialized]
  5163. 875 | struct printf_info info = { .prec = prec, \
  5164. | ^~~~
  5165. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1645:11: note: in expansion of macro 'process_arg'
  5166. 1645 | process_arg (((struct printf_spec *) NULL));
  5167. | ^~~~~~~~~~~
  5168. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1364:11: note: 'showsign' was declared here
  5169. 1364 | int showsign = 0; /* Always begin with plus or minus sign. */
  5170. | ^~~~~~~~
  5171. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:875:32: warning: 'space' may be used uninitialized [-Wmaybe-uninitialized]
  5172. 875 | struct printf_info info = { .prec = prec, \
  5173. | ^~~~
  5174. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1645:11: note: in expansion of macro 'process_arg'
  5175. 1645 | process_arg (((struct printf_spec *) NULL));
  5176. | ^~~~~~~~~~~
  5177. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1362:11: note: 'space' was declared here
  5178. 1362 | int space = 0; /* Use space prefix if no sign is needed. */
  5179. | ^~~~~
  5180. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:875:32: warning: 'alt' may be used uninitialized [-Wmaybe-uninitialized]
  5181. 875 | struct printf_info info = { .prec = prec, \
  5182. | ^~~~
  5183. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1645:11: note: in expansion of macro 'process_arg'
  5184. 1645 | process_arg (((struct printf_spec *) NULL));
  5185. | ^~~~~~~~~~~
  5186. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1361:11: note: 'alt' was declared here
  5187. 1361 | int alt = 0; /* Alternate format. */
  5188. | ^~~
  5189. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:817:32: warning: 'use_outdigits' may be used uninitialized [-Wmaybe-uninitialized]
  5190. 817 | struct printf_info info = { .prec = prec, \
  5191. | ^~~~
  5192. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1645:11: note: in expansion of macro 'process_arg'
  5193. 1645 | process_arg (((struct printf_spec *) NULL));
  5194. | ^~~~~~~~~~~
  5195. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1374:11: note: 'use_outdigits' was declared here
  5196. 1374 | int use_outdigits = 0;
  5197. | ^~~~~~~~~~~~~
  5198. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/ccosf.o
  5199. In file included from /s/src/system/libroot/posix/glibc/regex/regex.c:71:
  5200. /s/src/system/libroot/posix/glibc/regex/regcomp.c: In function 're_compile_fastmap':
  5201. /s/src/system/libroot/posix/glibc/regex/regcomp.c:270:19: warning: initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]
  5202. 270 | re_dfa_t *dfa = bufp->buffer;
  5203. | ^~~~
  5204. /s/src/system/libroot/posix/glibc/regex/regcomp.c: In function 're_compile_fastmap_iter':
  5205. /s/src/system/libroot/posix/glibc/regex/regcomp.c:304:19: warning: initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]
  5206. 304 | re_dfa_t *dfa = bufp->buffer;
  5207. | ^~~~
  5208. /s/src/system/libroot/posix/glibc/regex/regcomp.c: In function 'free_dfa_content':
  5209. /s/src/system/libroot/posix/glibc/regex/regcomp.c:599:19: warning: comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
  5210. 599 | for (i = 0; i < dfa->nodes_len; ++i)
  5211. | ^
  5212. /s/src/system/libroot/posix/glibc/regex/regcomp.c:602:17: warning: comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
  5213. 602 | for (i = 0; i < dfa->nodes_len; ++i)
  5214. | ^
  5215. /s/src/system/libroot/posix/glibc/regex/regcomp.c:617:19: warning: comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 're_hashval_t' {aka 'unsigned int'} [-Wsign-compare]
  5216. 617 | for (i = 0; i <= dfa->state_hash_mask; ++i)
  5217. | ^~
  5218. /s/src/system/libroot/posix/glibc/regex/regcomp.c: In function 'regfree':
  5219. /s/src/system/libroot/posix/glibc/regex/regcomp.c:646:19: warning: initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]
  5220. 646 | re_dfa_t *dfa = preg->buffer;
  5221. | ^~~~
  5222. /s/src/system/libroot/posix/glibc/regex/regcomp.c: In function 're_compile_internal':
  5223. /s/src/system/libroot/posix/glibc/regex/regcomp.c:756:7: warning: assignment to 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]
  5224. 756 | dfa = preg->buffer;
  5225. | ^
  5226. /s/src/system/libroot/posix/glibc/regex/regcomp.c:767:20: warning: assignment to 'unsigned char *' from incompatible pointer type 're_dfa_t *' [-Wincompatible-pointer-types]
  5227. 767 | preg->buffer = dfa;
  5228. | ^
  5229. /s/src/system/libroot/posix/glibc/regex/regcomp.c: In function 'free_workarea_compile':
  5230. /s/src/system/libroot/posix/glibc/regex/regcomp.c:992:19: warning: initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]
  5231. 992 | re_dfa_t *dfa = preg->buffer;
  5232. | ^~~~
  5233. /s/src/system/libroot/posix/glibc/regex/regcomp.c: In function 'analyze':
  5234. /s/src/system/libroot/posix/glibc/regex/regcomp.c:1176:19: warning: initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]
  5235. 1176 | re_dfa_t *dfa = preg->buffer;
  5236. | ^~~~
  5237. /s/src/system/libroot/posix/glibc/regex/regcomp.c:1192:21: warning: comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
  5238. 1192 | for (i = 0; i < preg->re_nsub; i++)
  5239. | ^
  5240. /s/src/system/libroot/posix/glibc/regex/regcomp.c:1195:21: warning: comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
  5241. 1195 | for (i = 0; i < preg->re_nsub; i++)
  5242. | ^
  5243. /s/src/system/libroot/posix/glibc/regex/regcomp.c:1198:13: warning: comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
  5244. 1198 | if (i == preg->re_nsub)
  5245. | ^~
  5246. /s/src/system/libroot/posix/glibc/regex/regcomp.c: In function 'lower_subexp':
  5247. /s/src/system/libroot/posix/glibc/regex/regcomp.c:1357:19: warning: initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]
  5248. 1357 | re_dfa_t *dfa = preg->buffer;
  5249. | ^~~~
  5250. /s/src/system/libroot/posix/glibc/regex/regcomp.c: In function 'calc_inveclosure':
  5251. /s/src/system/libroot/posix/glibc/regex/regcomp.c:1642:21: warning: comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
  5252. 1642 | for (idx = 0; idx < dfa->nodes_len; ++idx)
  5253. | ^
  5254. /s/src/system/libroot/posix/glibc/regex/regcomp.c:1645:21: warning: comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
  5255. 1645 | for (src = 0; src < dfa->nodes_len; ++src)
  5256. | ^
  5257. /s/src/system/libroot/posix/glibc/regex/regcomp.c: In function 'calc_eclosure':
  5258. /s/src/system/libroot/posix/glibc/regex/regcomp.c:1675:20: warning: comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
  5259. 1675 | if (node_idx == dfa->nodes_len)
  5260. | ^~
  5261. /s/src/system/libroot/posix/glibc/regex/regcomp.c: In function 'parse':
  5262. /s/src/system/libroot/posix/glibc/regex/regcomp.c:2136:19: warning: initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]
  5263. 2136 | re_dfa_t *dfa = preg->buffer;
  5264. | ^~~~
  5265. /s/src/system/libroot/posix/glibc/regex/regcomp.c: In function 'parse_reg_exp':
  5266. /s/src/system/libroot/posix/glibc/regex/regcomp.c:2170:19: warning: initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]
  5267. 2170 | re_dfa_t *dfa = preg->buffer;
  5268. | ^~~~
  5269. /s/src/system/libroot/posix/glibc/regex/regcomp.c: In function 'parse_branch':
  5270. /s/src/system/libroot/posix/glibc/regex/regcomp.c:2220:19: warning: initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]
  5271. 2220 | re_dfa_t *dfa = preg->buffer;
  5272. | ^~~~
  5273. /s/src/system/libroot/posix/glibc/regex/regcomp.c: In function 'parse_expression':
  5274. /s/src/system/libroot/posix/glibc/regex/regcomp.c:2264:19: warning: initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]
  5275. 2264 | re_dfa_t *dfa = preg->buffer;
  5276. | ^~~~
  5277. /s/src/system/libroot/posix/glibc/regex/regcomp.c: In function 'parse_sub_exp':
  5278. /s/src/system/libroot/posix/glibc/regex/regcomp.c:2499:19: warning: initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]
  5279. 2499 | re_dfa_t *dfa = preg->buffer;
  5280. | ^~~~
  5281. In file included from /s/src/system/libroot/posix/glibc/regex/regex.c:72:
  5282. /s/src/system/libroot/posix/glibc/regex/regexec.c: In function 'regexec':
  5283. /s/src/system/libroot/posix/glibc/regex/regexec.c:197:19: warning: initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]
  5284. 197 | re_dfa_t *dfa = preg->buffer;
  5285. | ^~~~
  5286. /s/src/system/libroot/posix/glibc/regex/regexec.c: In function 're_search_stub':
  5287. /s/src/system/libroot/posix/glibc/regex/regexec.c:378:19: warning: initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]
  5288. 378 | re_dfa_t *dfa = bufp->buffer;
  5289. | ^~~~
  5290. In file included from /s/src/system/libroot/posix/glibc/regex/regex.c:68:
  5291. /s/src/system/libroot/posix/glibc/regex/regexec.c: In function 're_copy_regs':
  5292. /s/src/system/libroot/posix/glibc/regex/regexec.c:485:25: warning: comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'unsigned int' [-Wsign-compare]
  5293. 485 | if (BE (need_regs > regs->num_regs, 0))
  5294. | ^
  5295. /s/src/system/libroot/posix/glibc/regex/regex_internal.h:141:42: note: in definition of macro 'BE'
  5296. 141 | # define BE(expr, val) __builtin_expect (expr, val)
  5297. | ^~~~
  5298. In file included from /s/src/system/libroot/posix/glibc/regex/regex_internal.h:23:
  5299. /s/src/system/libroot/posix/glibc/regex/regexec.c:506:30: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]
  5300. 506 | assert (regs->num_regs >= nregs);
  5301. | ^~
  5302. /s/headers/posix/assert.h:49:11: note: in definition of macro 'assert'
  5303. 49 | ((assertion) ? (void)0 : __assert_fail(#assertion, __FILE__, __LINE__, __PRETTY_FUNCTION__))
  5304. | ^~~~~~~~~
  5305. /s/src/system/libroot/posix/glibc/regex/regexec.c:516:13: warning: comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'unsigned int' [-Wsign-compare]
  5306. 516 | for ( ; i < regs->num_regs; ++i)
  5307. | ^
  5308. /s/src/system/libroot/posix/glibc/regex/regexec.c: In function 're_search_internal':
  5309. /s/src/system/libroot/posix/glibc/regex/regexec.c:589:25: warning: initialization of 'const re_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]
  5310. 589 | const re_dfa_t *dfa = preg->buffer;
  5311. | ^~~~
  5312. /s/src/system/libroot/posix/glibc/regex/regexec.c:665:16: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]
  5313. 665 | <= mctx.input.bufs_len), 0))
  5314. | ^~
  5315. /s/src/system/libroot/posix/glibc/regex/regex_internal.h:141:42: note: in definition of macro 'BE'
  5316. 141 | # define BE(expr, val) __builtin_expect (expr, val)
  5317. | ^~~~
  5318. /s/src/system/libroot/posix/glibc/regex/regexec.c:849:33: warning: comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
  5319. 849 | for (reg_idx = 1; reg_idx < nmatch; ++reg_idx)
  5320. | ^
  5321. /s/src/system/libroot/posix/glibc/regex/regexec.c:870:33: warning: comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
  5322. 870 | for (reg_idx = 0; reg_idx < nmatch; ++reg_idx)
  5323. | ^
  5324. /s/src/system/libroot/posix/glibc/regex/regexec.c:898:39: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
  5325. 898 | for (reg_idx = 0; reg_idx + 1 < nmatch; reg_idx++)
  5326. | ^
  5327. /s/src/system/libroot/posix/glibc/regex/regexec.c: In function 'prune_impossible_nodes':
  5328. /s/src/system/libroot/posix/glibc/regex/regexec.c:933:62: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]
  5329. 933 | if (BE (MIN (IDX_MAX, SIZE_MAX / sizeof (re_dfastate_t *)) <= match_last, 0))
  5330. | ^~
  5331. /s/src/system/libroot/posix/glibc/regex/regex_internal.h:141:42: note: in definition of macro 'BE'
  5332. 141 | # define BE(expr, val) __builtin_expect (expr, val)
  5333. | ^~~~
  5334. /s/src/system/libroot/posix/glibc/regex/regexec.c: In function 'set_regs':
  5335. /s/src/system/libroot/posix/glibc/regex/regexec.c:1380:25: warning: initialization of 'const re_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]
  5336. 1380 | const re_dfa_t *dfa = preg->buffer;
  5337. | ^~~~
  5338. /s/src/system/libroot/posix/glibc/regex/regexec.c:1428:41: warning: comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
  5339. 1428 | for (reg_idx = 0; reg_idx < nmatch; ++reg_idx)
  5340. | ^
  5341. /s/src/system/libroot/posix/glibc/regex/regexec.c:1431:27: warning: comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
  5342. 1431 | if (reg_idx == nmatch)
  5343. | ^~
  5344. /s/src/system/libroot/posix/glibc/regex/regexec.c: In function 'check_arrival':
  5345. /s/src/system/libroot/posix/glibc/regex/regexec.c:2868:51: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]
  5346. 2868 | if (BE (SIZE_MAX / sizeof (re_dfastate_t *) < new_alloc, 0))
  5347. | ^
  5348. /s/src/system/libroot/posix/glibc/regex/regex_internal.h:141:42: note: in definition of macro 'BE'
  5349. 141 | # define BE(expr, val) __builtin_expect (expr, val)
  5350. | ^~~~
  5351. /s/src/system/libroot/posix/glibc/regex/regexec.c: In function 'build_trtable':
  5352. /s/src/system/libroot/posix/glibc/regex/regexec.c:3344:12: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]
  5353. 3344 | < ndests),
  5354. | ^
  5355. /s/src/system/libroot/posix/glibc/regex/regex_internal.h:141:42: note: in definition of macro 'BE'
  5356. 141 | # define BE(expr, val) __builtin_expect (expr, val)
  5357. | ^~~~
  5358. /s/src/system/libroot/posix/glibc/regex/regexec.c: In function 'extend_buffers':
  5359. /s/src/system/libroot/posix/glibc/regex/regexec.c:4055:11: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]
  5360. 4055 | <= pstr->bufs_len, 0))
  5361. | ^~
  5362. /s/src/system/libroot/posix/glibc/regex/regex_internal.h:141:42: note: in definition of macro 'BE'
  5363. 141 | # define BE(expr, val) __builtin_expect (expr, val)
  5364. | ^~~~
  5365. /s/src/system/libroot/posix/glibc/regex/regexec.c: In function 'match_ctx_init':
  5366. /s/src/system/libroot/posix/glibc/regex/regexec.c:4124:57: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]
  5367. 4124 | if (BE (MIN (IDX_MAX, SIZE_MAX / max_object_size) < n, 0))
  5368. | ^
  5369. /s/src/system/libroot/posix/glibc/regex/regex_internal.h:141:42: note: in definition of macro 'BE'
  5370. 141 | # define BE(expr, val) __builtin_expect (expr, val)
  5371. | ^~~~
  5372. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/glibc/regex/posix_gnu_regex.o
  5373. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/ccosl.o
  5374. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  5375. from /s/src/system/libroot/posix/musl/complex/ccos.c:1:
  5376. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  5377. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  5378. 158 | volatile float y;
  5379. | ^
  5380. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  5381. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  5382. 167 | volatile double y;
  5383. | ^
  5384. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  5385. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  5386. 176 | volatile long double y;
  5387. | ^
  5388. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/ccosh.o
  5389. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  5390. from /s/src/system/libroot/posix/musl/complex/ccosf.c:1:
  5391. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  5392. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  5393. 158 | volatile float y;
  5394. | ^
  5395. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  5396. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  5397. 167 | volatile double y;
  5398. | ^
  5399. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  5400. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  5401. 176 | volatile long double y;
  5402. | ^
  5403. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/ccoshf.o
  5404. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  5405. from /s/src/system/libroot/posix/musl/complex/ccosl.c:1:
  5406. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  5407. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  5408. 158 | volatile float y;
  5409. | ^
  5410. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  5411. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  5412. 167 | volatile double y;
  5413. | ^
  5414. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  5415. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  5416. 176 | volatile long double y;
  5417. | ^
  5418. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/cexp.o
  5419. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  5420. from /s/src/system/libroot/posix/musl/complex/ccoshf.c:31:
  5421. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  5422. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  5423. 158 | volatile float y;
  5424. | ^
  5425. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  5426. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  5427. 167 | volatile double y;
  5428. | ^
  5429. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  5430. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  5431. 176 | volatile long double y;
  5432. | ^
  5433. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/cexpf.o
  5434. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  5435. from /s/src/system/libroot/posix/musl/complex/ccosh.c:37:
  5436. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  5437. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  5438. 158 | volatile float y;
  5439. | ^
  5440. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  5441. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  5442. 167 | volatile double y;
  5443. | ^
  5444. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  5445. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  5446. 176 | volatile long double y;
  5447. | ^
  5448. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/cimag.o
  5449. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  5450. from /s/src/system/libroot/posix/musl/complex/cexp.c:28:
  5451. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  5452. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  5453. 158 | volatile float y;
  5454. | ^
  5455. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  5456. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  5457. 167 | volatile double y;
  5458. | ^
  5459. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  5460. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  5461. 176 | volatile long double y;
  5462. | ^
  5463. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/cimagf.o
  5464. In file included from /s/src/system/libroot/posix/glibc/include/sys/cdefs.h:2,
  5465. from /s/src/system/libroot/posix/glibc/include/features.h:293,
  5466. from /s/src/system/libroot/posix/glibc/libio/stdio.h:27,
  5467. from /s/src/system/libroot/posix/glibc/include/stdio_private.h:5,
  5468. from /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:19,
  5469. from /s/src/system/libroot/posix/glibc/stdio-common/vfwprintf.c:3:
  5470. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c: In function '_IO_vfwprintf':
  5471. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1471:37: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
  5472. 1471 | if (__glibc_unlikely (width >= INT_MAX / sizeof (CHAR_T) - 32))
  5473. | ^~
  5474. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5475. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5476. | ^~~~
  5477. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1478:19: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
  5478. 1478 | if (width >= sizeof (work_buffer) / sizeof (work_buffer[0]) - 32)
  5479. | ^~
  5480. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1504:38: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
  5481. 1504 | || width >= INT_MAX / sizeof (CHAR_T) - 32))
  5482. | ^~
  5483. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5484. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5485. | ^~~~
  5486. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1511:17: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
  5487. 1511 | if (width >= sizeof (work_buffer) / sizeof (work_buffer[0]) - 32)
  5488. | ^~
  5489. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1578:19: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
  5490. 1578 | && prec > sizeof (work_buffer) / sizeof (work_buffer[0]) - 32)
  5491. | ^
  5492. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1581:38: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
  5493. 1581 | if (__glibc_unlikely (prec >= INT_MAX / sizeof (CHAR_T) - 32))
  5494. | ^~
  5495. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5496. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5497. | ^~~~
  5498. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  5499. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  5500. | ^
  5501. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5502. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5503. | ^~~~
  5504. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:133:9: note: in expansion of macro 'done_add'
  5505. 133 | done_add (written); \
  5506. | ^~~~~~~~
  5507. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:741:15: note: in expansion of macro 'PAD'
  5508. 741 | PAD (L_(' ')); \
  5509. | ^~~
  5510. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1645:11: note: in expansion of macro 'process_arg'
  5511. 1645 | process_arg (((struct printf_spec *) NULL));
  5512. | ^~~~~~~~~~~
  5513. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  5514. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  5515. | ^
  5516. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5517. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5518. | ^~~~
  5519. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:133:9: note: in expansion of macro 'done_add'
  5520. 133 | done_add (written); \
  5521. | ^~~~~~~~
  5522. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:759:11: note: in expansion of macro 'PAD'
  5523. 759 | PAD (L_('0')); \
  5524. | ^~~
  5525. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1645:11: note: in expansion of macro 'process_arg'
  5526. 1645 | process_arg (((struct printf_spec *) NULL));
  5527. | ^~~~~~~~~~~
  5528. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  5529. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  5530. | ^
  5531. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5532. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5533. | ^~~~
  5534. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:133:9: note: in expansion of macro 'done_add'
  5535. 133 | done_add (written); \
  5536. | ^~~~~~~~
  5537. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:796:15: note: in expansion of macro 'PAD'
  5538. 796 | PAD (L_('0')); \
  5539. | ^~~
  5540. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1645:11: note: in expansion of macro 'process_arg'
  5541. 1645 | process_arg (((struct printf_spec *) NULL));
  5542. | ^~~~~~~~~~~
  5543. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  5544. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  5545. | ^
  5546. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5547. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5548. | ^~~~
  5549. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:133:9: note: in expansion of macro 'done_add'
  5550. 133 | done_add (written); \
  5551. | ^~~~~~~~
  5552. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:802:11: note: in expansion of macro 'PAD'
  5553. 802 | PAD (L_(' ')); \
  5554. | ^~~
  5555. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1645:11: note: in expansion of macro 'process_arg'
  5556. 1645 | process_arg (((struct printf_spec *) NULL));
  5557. | ^~~~~~~~~~~
  5558. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  5559. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  5560. | ^
  5561. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5562. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5563. | ^~~~
  5564. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:860:9: note: in expansion of macro 'done_add'
  5565. 860 | done_add (function_done); \
  5566. | ^~~~~~~~
  5567. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1645:11: note: in expansion of macro 'process_arg'
  5568. 1645 | process_arg (((struct printf_spec *) NULL));
  5569. | ^~~~~~~~~~~
  5570. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  5571. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  5572. | ^
  5573. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5574. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5575. | ^~~~
  5576. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:914:9: note: in expansion of macro 'done_add'
  5577. 914 | done_add (function_done); \
  5578. | ^~~~~~~~
  5579. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1645:11: note: in expansion of macro 'process_arg'
  5580. 1645 | process_arg (((struct printf_spec *) NULL));
  5581. | ^~~~~~~~~~~
  5582. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  5583. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  5584. | ^
  5585. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5586. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5587. | ^~~~
  5588. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:133:9: note: in expansion of macro 'done_add'
  5589. 133 | done_add (written); \
  5590. | ^~~~~~~~
  5591. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1008:9: note: in expansion of macro 'PAD'
  5592. 1008 | PAD (L' '); \
  5593. | ^~~
  5594. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1646:11: note: in expansion of macro 'process_string_arg'
  5595. 1646 | process_string_arg (((struct printf_spec *) NULL));
  5596. | ^~~~~~~~~~~~~~~~~~
  5597. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  5598. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  5599. | ^
  5600. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5601. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5602. | ^~~~
  5603. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:133:9: note: in expansion of macro 'done_add'
  5604. 133 | done_add (written); \
  5605. | ^~~~~~~~
  5606. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1015:9: note: in expansion of macro 'PAD'
  5607. 1015 | PAD (L' '); \
  5608. | ^~~
  5609. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1646:11: note: in expansion of macro 'process_string_arg'
  5610. 1646 | process_string_arg (((struct printf_spec *) NULL));
  5611. | ^~~~~~~~~~~~~~~~~~
  5612. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  5613. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  5614. | ^
  5615. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5616. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5617. | ^~~~
  5618. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:133:9: note: in expansion of macro 'done_add'
  5619. 133 | done_add (written); \
  5620. | ^~~~~~~~
  5621. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1023:11: note: in expansion of macro 'PAD'
  5622. 1023 | PAD (L' '); \
  5623. | ^~~
  5624. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1646:11: note: in expansion of macro 'process_string_arg'
  5625. 1646 | process_string_arg (((struct printf_spec *) NULL));
  5626. | ^~~~~~~~~~~~~~~~~~
  5627. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  5628. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  5629. | ^
  5630. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5631. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5632. | ^~~~
  5633. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:133:9: note: in expansion of macro 'done_add'
  5634. 133 | done_add (written); \
  5635. | ^~~~~~~~
  5636. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1029:11: note: in expansion of macro 'PAD'
  5637. 1029 | PAD (L' '); \
  5638. | ^~~
  5639. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1646:11: note: in expansion of macro 'process_string_arg'
  5640. 1646 | process_string_arg (((struct printf_spec *) NULL));
  5641. | ^~~~~~~~~~~~~~~~~~
  5642. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:174:44: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
  5643. 174 | if (__glibc_unlikely (INT_MAX - done < (Len))) \
  5644. | ^
  5645. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5646. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5647. | ^~~~
  5648. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1114:13: note: in expansion of macro 'outstring'
  5649. 1114 | outstring (string, len); \
  5650. | ^~~~~~~~~
  5651. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1646:11: note: in expansion of macro 'process_string_arg'
  5652. 1646 | process_string_arg (((struct printf_spec *) NULL));
  5653. | ^~~~~~~~~~~~~~~~~~
  5654. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  5655. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  5656. | ^
  5657. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5658. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5659. | ^~~~
  5660. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:133:9: note: in expansion of macro 'done_add'
  5661. 133 | done_add (written); \
  5662. | ^~~~~~~~
  5663. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1119:11: note: in expansion of macro 'PAD'
  5664. 1119 | PAD (L' '); \
  5665. | ^~~
  5666. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1646:11: note: in expansion of macro 'process_string_arg'
  5667. 1646 | process_string_arg (((struct printf_spec *) NULL));
  5668. | ^~~~~~~~~~~~~~~~~~
  5669. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:174:44: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
  5670. 174 | if (__glibc_unlikely (INT_MAX - done < (Len))) \
  5671. | ^
  5672. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5673. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5674. | ^~~~
  5675. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1120:9: note: in expansion of macro 'outstring'
  5676. 1120 | outstring (string, len); \
  5677. | ^~~~~~~~~
  5678. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1646:11: note: in expansion of macro 'process_string_arg'
  5679. 1646 | process_string_arg (((struct printf_spec *) NULL));
  5680. | ^~~~~~~~~~~~~~~~~~
  5681. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  5682. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  5683. | ^
  5684. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5685. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5686. | ^~~~
  5687. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:133:9: note: in expansion of macro 'done_add'
  5688. 133 | done_add (written); \
  5689. | ^~~~~~~~
  5690. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1122:11: note: in expansion of macro 'PAD'
  5691. 1122 | PAD (L' '); \
  5692. | ^~~
  5693. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1646:11: note: in expansion of macro 'process_string_arg'
  5694. 1646 | process_string_arg (((struct printf_spec *) NULL));
  5695. | ^~~~~~~~~~~~~~~~~~
  5696. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  5697. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  5698. | ^
  5699. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5700. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5701. | ^~~~
  5702. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2010:21: note: in expansion of macro 'done_add'
  5703. 2010 | done_add (function_done);
  5704. | ^~~~~~~~
  5705. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  5706. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  5707. | ^
  5708. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5709. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5710. | ^~~~
  5711. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:133:9: note: in expansion of macro 'done_add'
  5712. 133 | done_add (written); \
  5713. | ^~~~~~~~
  5714. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:741:15: note: in expansion of macro 'PAD'
  5715. 741 | PAD (L_(' ')); \
  5716. | ^~~
  5717. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2017:13: note: in expansion of macro 'process_arg'
  5718. 2017 | process_arg ((&specs[nspecs_done]));
  5719. | ^~~~~~~~~~~
  5720. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  5721. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  5722. | ^
  5723. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5724. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5725. | ^~~~
  5726. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:133:9: note: in expansion of macro 'done_add'
  5727. 133 | done_add (written); \
  5728. | ^~~~~~~~
  5729. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:759:11: note: in expansion of macro 'PAD'
  5730. 759 | PAD (L_('0')); \
  5731. | ^~~
  5732. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2017:13: note: in expansion of macro 'process_arg'
  5733. 2017 | process_arg ((&specs[nspecs_done]));
  5734. | ^~~~~~~~~~~
  5735. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  5736. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  5737. | ^
  5738. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5739. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5740. | ^~~~
  5741. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:133:9: note: in expansion of macro 'done_add'
  5742. 133 | done_add (written); \
  5743. | ^~~~~~~~
  5744. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:796:15: note: in expansion of macro 'PAD'
  5745. 796 | PAD (L_('0')); \
  5746. | ^~~
  5747. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2017:13: note: in expansion of macro 'process_arg'
  5748. 2017 | process_arg ((&specs[nspecs_done]));
  5749. | ^~~~~~~~~~~
  5750. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  5751. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  5752. | ^
  5753. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5754. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5755. | ^~~~
  5756. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:133:9: note: in expansion of macro 'done_add'
  5757. 133 | done_add (written); \
  5758. | ^~~~~~~~
  5759. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:802:11: note: in expansion of macro 'PAD'
  5760. 802 | PAD (L_(' ')); \
  5761. | ^~~
  5762. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2017:13: note: in expansion of macro 'process_arg'
  5763. 2017 | process_arg ((&specs[nspecs_done]));
  5764. | ^~~~~~~~~~~
  5765. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  5766. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  5767. | ^
  5768. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5769. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5770. | ^~~~
  5771. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:860:9: note: in expansion of macro 'done_add'
  5772. 860 | done_add (function_done); \
  5773. | ^~~~~~~~
  5774. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2017:13: note: in expansion of macro 'process_arg'
  5775. 2017 | process_arg ((&specs[nspecs_done]));
  5776. | ^~~~~~~~~~~
  5777. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  5778. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  5779. | ^
  5780. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5781. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5782. | ^~~~
  5783. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:914:9: note: in expansion of macro 'done_add'
  5784. 914 | done_add (function_done); \
  5785. | ^~~~~~~~
  5786. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2017:13: note: in expansion of macro 'process_arg'
  5787. 2017 | process_arg ((&specs[nspecs_done]));
  5788. | ^~~~~~~~~~~
  5789. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  5790. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  5791. | ^
  5792. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5793. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5794. | ^~~~
  5795. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:133:9: note: in expansion of macro 'done_add'
  5796. 133 | done_add (written); \
  5797. | ^~~~~~~~
  5798. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1008:9: note: in expansion of macro 'PAD'
  5799. 1008 | PAD (L' '); \
  5800. | ^~~
  5801. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2018:13: note: in expansion of macro 'process_string_arg'
  5802. 2018 | process_string_arg ((&specs[nspecs_done]));
  5803. | ^~~~~~~~~~~~~~~~~~
  5804. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  5805. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  5806. | ^
  5807. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5808. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5809. | ^~~~
  5810. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:133:9: note: in expansion of macro 'done_add'
  5811. 133 | done_add (written); \
  5812. | ^~~~~~~~
  5813. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1015:9: note: in expansion of macro 'PAD'
  5814. 1015 | PAD (L' '); \
  5815. | ^~~
  5816. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2018:13: note: in expansion of macro 'process_string_arg'
  5817. 2018 | process_string_arg ((&specs[nspecs_done]));
  5818. | ^~~~~~~~~~~~~~~~~~
  5819. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  5820. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  5821. | ^
  5822. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5823. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5824. | ^~~~
  5825. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:133:9: note: in expansion of macro 'done_add'
  5826. 133 | done_add (written); \
  5827. | ^~~~~~~~
  5828. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1023:11: note: in expansion of macro 'PAD'
  5829. 1023 | PAD (L' '); \
  5830. | ^~~
  5831. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2018:13: note: in expansion of macro 'process_string_arg'
  5832. 2018 | process_string_arg ((&specs[nspecs_done]));
  5833. | ^~~~~~~~~~~~~~~~~~
  5834. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  5835. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  5836. | ^
  5837. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5838. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5839. | ^~~~
  5840. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:133:9: note: in expansion of macro 'done_add'
  5841. 133 | done_add (written); \
  5842. | ^~~~~~~~
  5843. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1029:11: note: in expansion of macro 'PAD'
  5844. 1029 | PAD (L' '); \
  5845. | ^~~
  5846. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2018:13: note: in expansion of macro 'process_string_arg'
  5847. 2018 | process_string_arg ((&specs[nspecs_done]));
  5848. | ^~~~~~~~~~~~~~~~~~
  5849. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:174:44: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
  5850. 174 | if (__glibc_unlikely (INT_MAX - done < (Len))) \
  5851. | ^
  5852. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5853. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5854. | ^~~~
  5855. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1114:13: note: in expansion of macro 'outstring'
  5856. 1114 | outstring (string, len); \
  5857. | ^~~~~~~~~
  5858. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2018:13: note: in expansion of macro 'process_string_arg'
  5859. 2018 | process_string_arg ((&specs[nspecs_done]));
  5860. | ^~~~~~~~~~~~~~~~~~
  5861. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  5862. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  5863. | ^
  5864. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5865. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5866. | ^~~~
  5867. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:133:9: note: in expansion of macro 'done_add'
  5868. 133 | done_add (written); \
  5869. | ^~~~~~~~
  5870. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1119:11: note: in expansion of macro 'PAD'
  5871. 1119 | PAD (L' '); \
  5872. | ^~~
  5873. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2018:13: note: in expansion of macro 'process_string_arg'
  5874. 2018 | process_string_arg ((&specs[nspecs_done]));
  5875. | ^~~~~~~~~~~~~~~~~~
  5876. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:174:44: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
  5877. 174 | if (__glibc_unlikely (INT_MAX - done < (Len))) \
  5878. | ^
  5879. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5880. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5881. | ^~~~
  5882. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1120:9: note: in expansion of macro 'outstring'
  5883. 1120 | outstring (string, len); \
  5884. | ^~~~~~~~~
  5885. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2018:13: note: in expansion of macro 'process_string_arg'
  5886. 2018 | process_string_arg ((&specs[nspecs_done]));
  5887. | ^~~~~~~~~~~~~~~~~~
  5888. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  5889. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  5890. | ^
  5891. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5892. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5893. | ^~~~
  5894. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:133:9: note: in expansion of macro 'done_add'
  5895. 133 | done_add (written); \
  5896. | ^~~~~~~~
  5897. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1122:11: note: in expansion of macro 'PAD'
  5898. 1122 | PAD (L' '); \
  5899. | ^~~
  5900. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2018:13: note: in expansion of macro 'process_string_arg'
  5901. 2018 | process_string_arg ((&specs[nspecs_done]));
  5902. | ^~~~~~~~~~~~~~~~~~
  5903. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:75:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  5904. 75 | if (__glibc_unlikely (INT_MAX - done < _val)) \
  5905. | ^
  5906. /s/src/system/libroot/posix/glibc/include/misc/sys/cdefs.h:386:52: note: in definition of macro '__glibc_unlikely'
  5907. 386 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0)
  5908. | ^~~~
  5909. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:2045:15: note: in expansion of macro 'done_add'
  5910. 2045 | done_add (function_done);
  5911. | ^~~~~~~~
  5912. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1407:10: warning: 'left' may be used uninitialized [-Wmaybe-uninitialized]
  5913. 1407 | if (!left)
  5914. | ^
  5915. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1363:11: note: 'left' was declared here
  5916. 1363 | int left = 0; /* Left-justify output. */
  5917. | ^~~~
  5918. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1577:16: warning: 'width' may be used uninitialized [-Wmaybe-uninitialized]
  5919. 1577 | if (prec > width
  5920. | ~~~~~^~~~~~~
  5921. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1370:11: note: 'width' was declared here
  5922. 1370 | int width = 0; /* Width of output; 0 means none specified. */
  5923. | ^~~~~
  5924. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1649:14: warning: 'spec' may be used uninitialized [-Wmaybe-uninitialized]
  5925. 1649 | if (spec == L_('\0'))
  5926. | ^
  5927. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1376:14: note: 'spec' was declared here
  5928. 1376 | CHAR_T spec;
  5929. | ^~~~
  5930. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1004:10: warning: 'is_long' may be used uninitialized [-Wmaybe-uninitialized]
  5931. 1004 | if (is_long) \
  5932. | ^
  5933. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1646:11: note: in expansion of macro 'process_string_arg'
  5934. 1646 | process_string_arg (((struct printf_spec *) NULL));
  5935. | ^~~~~~~~~~~~~~~~~~
  5936. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1368:11: note: 'is_long' was declared here
  5937. 1368 | int is_long = 0; /* Argument is long int. */
  5938. | ^~~~~~~
  5939. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:972:19: warning: 'is_char' may be used uninitialized [-Wmaybe-uninitialized]
  5940. 972 | else if (is_char) \
  5941. | ^
  5942. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1645:11: note: in expansion of macro 'process_arg'
  5943. 1645 | process_arg (((struct printf_spec *) NULL));
  5944. | ^~~~~~~~~~~
  5945. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1369:11: note: 'is_char' was declared here
  5946. 1369 | int is_char = 0; /* Argument is promoted (unsigned) char. */
  5947. | ^~~~~~~
  5948. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:974:19: warning: 'is_short' may be used uninitialized [-Wmaybe-uninitialized]
  5949. 974 | else if (!is_short) \
  5950. | ^
  5951. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1645:11: note: in expansion of macro 'process_arg'
  5952. 1645 | process_arg (((struct printf_spec *) NULL));
  5953. | ^~~~~~~~~~~
  5954. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1367:11: note: 'is_short' was declared here
  5955. 1367 | int is_short = 0; /* Argument is short int. */
  5956. | ^~~~~~~~
  5957. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1371:11: warning: 'prec' may be used uninitialized [-Wmaybe-uninitialized]
  5958. 1371 | int prec = -1; /* Precision of output; -1 means none specified. */
  5959. | ^~~~
  5960. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:875:32: warning: 'pad' may be used uninitialized [-Wmaybe-uninitialized]
  5961. 875 | struct printf_info info = { .prec = prec, \
  5962. | ^~~~
  5963. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1645:11: note: in expansion of macro 'process_arg'
  5964. 1645 | process_arg (((struct printf_spec *) NULL));
  5965. | ^~~~~~~~~~~
  5966. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1375:15: note: 'pad' was declared here
  5967. 1375 | UCHAR_T pad = L_(' ');/* Padding character. */
  5968. | ^~~
  5969. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:875:32: warning: 'is_long_double' may be used uninitialized [-Wmaybe-uninitialized]
  5970. 875 | struct printf_info info = { .prec = prec, \
  5971. | ^~~~
  5972. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1645:11: note: in expansion of macro 'process_arg'
  5973. 1645 | process_arg (((struct printf_spec *) NULL));
  5974. | ^~~~~~~~~~~
  5975. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1366:11: note: 'is_long_double' was declared here
  5976. 1366 | int is_long_double = 0; /* Argument is long double/ long long int. */
  5977. | ^~~~~~~~~~~~~~
  5978. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:875:32: warning: 'group' may be used uninitialized [-Wmaybe-uninitialized]
  5979. 875 | struct printf_info info = { .prec = prec, \
  5980. | ^~~~
  5981. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1645:11: note: in expansion of macro 'process_arg'
  5982. 1645 | process_arg (((struct printf_spec *) NULL));
  5983. | ^~~~~~~~~~~
  5984. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1365:11: note: 'group' was declared here
  5985. 1365 | int group = 0; /* Print numbers according grouping rules. */
  5986. | ^~~~~
  5987. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:875:32: warning: 'showsign' may be used uninitialized [-Wmaybe-uninitialized]
  5988. 875 | struct printf_info info = { .prec = prec, \
  5989. | ^~~~
  5990. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1645:11: note: in expansion of macro 'process_arg'
  5991. 1645 | process_arg (((struct printf_spec *) NULL));
  5992. | ^~~~~~~~~~~
  5993. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1364:11: note: 'showsign' was declared here
  5994. 1364 | int showsign = 0; /* Always begin with plus or minus sign. */
  5995. | ^~~~~~~~
  5996. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:875:32: warning: 'alt' may be used uninitialized [-Wmaybe-uninitialized]
  5997. 875 | struct printf_info info = { .prec = prec, \
  5998. | ^~~~
  5999. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1645:11: note: in expansion of macro 'process_arg'
  6000. 1645 | process_arg (((struct printf_spec *) NULL));
  6001. | ^~~~~~~~~~~
  6002. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1361:11: note: 'alt' was declared here
  6003. 1361 | int alt = 0; /* Alternate format. */
  6004. | ^~~
  6005. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:875:32: warning: 'space' may be used uninitialized [-Wmaybe-uninitialized]
  6006. 875 | struct printf_info info = { .prec = prec, \
  6007. | ^~~~
  6008. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1645:11: note: in expansion of macro 'process_arg'
  6009. 1645 | process_arg (((struct printf_spec *) NULL));
  6010. | ^~~~~~~~~~~
  6011. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1362:11: note: 'space' was declared here
  6012. 1362 | int space = 0; /* Use space prefix if no sign is needed. */
  6013. | ^~~~~
  6014. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:817:32: warning: 'use_outdigits' may be used uninitialized [-Wmaybe-uninitialized]
  6015. 817 | struct printf_info info = { .prec = prec, \
  6016. | ^~~~
  6017. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1645:11: note: in expansion of macro 'process_arg'
  6018. 1645 | process_arg (((struct printf_spec *) NULL));
  6019. | ^~~~~~~~~~~
  6020. /s/src/system/libroot/posix/glibc/stdio-common/vfprintf.c:1374:11: note: 'use_outdigits' was declared here
  6021. 1374 | int use_outdigits = 0;
  6022. | ^~~~~~~~~~~~~
  6023. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/cimagl.o
  6024. In file included from /s/src/system/libroot/posix/glibc/wcsmbs/wcstold.c:47:
  6025. /s/src/system/libroot/posix/glibc/stdlib/strtod.c: In function '__wcstold_internal':
  6026. /s/src/system/libroot/posix/glibc/stdlib/strtod.c:565:9: warning: comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]
  6027. 565 | if (c == decimal && cp[1] >= L'0' && cp[1] <= L'9')
  6028. | ^~
  6029. /s/src/system/libroot/posix/glibc/stdlib/strtod.c:657:48: warning: comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]
  6030. 657 | while (c == L'0' || (thousands != L'\0' && c == thousands))
  6031. | ^~
  6032. /s/src/system/libroot/posix/glibc/stdlib/strtod.c:725:39: warning: comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]
  6033. 725 | if (thousands == L'\0' || c != thousands)
  6034. | ^~
  6035. /s/src/system/libroot/posix/glibc/stdlib/strtod.c:785:9: warning: comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]
  6036. 785 | c == decimal
  6037. | ^~
  6038. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/glibc/wcsmbs/posix_gnu_wcsmbs.o
  6039. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/conj.o
  6040. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  6041. from /s/src/system/libroot/posix/musl/complex/cimag.c:1:
  6042. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  6043. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6044. 158 | volatile float y;
  6045. | ^
  6046. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  6047. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6048. 167 | volatile double y;
  6049. | ^
  6050. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  6051. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6052. 176 | volatile long double y;
  6053. | ^
  6054. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/conjf.o
  6055. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  6056. from /s/src/system/libroot/posix/musl/complex/cimagf.c:1:
  6057. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  6058. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6059. 158 | volatile float y;
  6060. | ^
  6061. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  6062. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6063. 167 | volatile double y;
  6064. | ^
  6065. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  6066. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6067. 176 | volatile long double y;
  6068. | ^
  6069. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/conjl.o
  6070. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  6071. from /s/src/system/libroot/posix/musl/complex/cexpf.c:28:
  6072. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  6073. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6074. 158 | volatile float y;
  6075. | ^
  6076. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  6077. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6078. 167 | volatile double y;
  6079. | ^
  6080. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  6081. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6082. 176 | volatile long double y;
  6083. | ^
  6084. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/cproj.o
  6085. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  6086. from /s/src/system/libroot/posix/musl/complex/cimagl.c:1:
  6087. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  6088. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6089. 158 | volatile float y;
  6090. | ^
  6091. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  6092. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6093. 167 | volatile double y;
  6094. | ^
  6095. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  6096. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6097. 176 | volatile long double y;
  6098. | ^
  6099. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/cprojf.o
  6100. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  6101. from /s/src/system/libroot/posix/musl/complex/conj.c:1:
  6102. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  6103. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6104. 158 | volatile float y;
  6105. | ^
  6106. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  6107. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6108. 167 | volatile double y;
  6109. | ^
  6110. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  6111. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6112. 176 | volatile long double y;
  6113. | ^
  6114. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/cprojl.o
  6115. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  6116. from /s/src/system/libroot/posix/musl/complex/conjf.c:1:
  6117. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  6118. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6119. 158 | volatile float y;
  6120. | ^
  6121. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  6122. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6123. 167 | volatile double y;
  6124. | ^
  6125. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  6126. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6127. 176 | volatile long double y;
  6128. | ^
  6129. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/creal.o
  6130. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  6131. from /s/src/system/libroot/posix/musl/complex/conjl.c:1:
  6132. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  6133. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6134. 158 | volatile float y;
  6135. | ^
  6136. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  6137. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6138. 167 | volatile double y;
  6139. | ^
  6140. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  6141. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6142. 176 | volatile long double y;
  6143. | ^
  6144. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/crealf.o
  6145. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  6146. from /s/src/system/libroot/posix/musl/complex/cproj.c:1:
  6147. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  6148. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6149. 158 | volatile float y;
  6150. | ^
  6151. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  6152. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6153. 167 | volatile double y;
  6154. | ^
  6155. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  6156. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6157. 176 | volatile long double y;
  6158. | ^
  6159. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/creall.o
  6160. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  6161. from /s/src/system/libroot/posix/musl/complex/cprojf.c:1:
  6162. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  6163. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6164. 158 | volatile float y;
  6165. | ^
  6166. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  6167. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6168. 167 | volatile double y;
  6169. | ^
  6170. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  6171. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6172. 176 | volatile long double y;
  6173. | ^
  6174. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/csin.o
  6175. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  6176. from /s/src/system/libroot/posix/musl/complex/cprojl.c:1:
  6177. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  6178. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6179. 158 | volatile float y;
  6180. | ^
  6181. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  6182. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6183. 167 | volatile double y;
  6184. | ^
  6185. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  6186. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6187. 176 | volatile long double y;
  6188. | ^
  6189. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/csinf.o
  6190. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/csinl.o
  6191. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/csinh.o
  6192. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/csinhf.o
  6193. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  6194. from /s/src/system/libroot/posix/musl/complex/csin.c:1:
  6195. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  6196. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6197. 158 | volatile float y;
  6198. | ^
  6199. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  6200. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6201. 167 | volatile double y;
  6202. | ^
  6203. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  6204. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6205. 176 | volatile long double y;
  6206. | ^
  6207. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/csqrt.o
  6208. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  6209. from /s/src/system/libroot/posix/musl/complex/csinf.c:1:
  6210. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  6211. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6212. 158 | volatile float y;
  6213. | ^
  6214. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  6215. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6216. 167 | volatile double y;
  6217. | ^
  6218. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  6219. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6220. 176 | volatile long double y;
  6221. | ^
  6222. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/csqrtf.o
  6223. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  6224. from /s/src/system/libroot/posix/musl/complex/csinl.c:1:
  6225. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  6226. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6227. 158 | volatile float y;
  6228. | ^
  6229. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  6230. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6231. 167 | volatile double y;
  6232. | ^
  6233. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  6234. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6235. 176 | volatile long double y;
  6236. | ^
  6237. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/ctan.o
  6238. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  6239. from /s/src/system/libroot/posix/musl/complex/csinh.c:37:
  6240. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  6241. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6242. 158 | volatile float y;
  6243. | ^
  6244. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  6245. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6246. 167 | volatile double y;
  6247. | ^
  6248. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  6249. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6250. 176 | volatile long double y;
  6251. | ^
  6252. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/ctanf.o
  6253. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  6254. from /s/src/system/libroot/posix/musl/complex/ctan.c:1:
  6255. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  6256. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6257. 158 | volatile float y;
  6258. | ^
  6259. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  6260. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6261. 167 | volatile double y;
  6262. | ^
  6263. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  6264. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6265. 176 | volatile long double y;
  6266. | ^
  6267. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/ctanl.o
  6268. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  6269. from /s/src/system/libroot/posix/musl/complex/csqrt.c:28:
  6270. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  6271. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6272. 158 | volatile float y;
  6273. | ^
  6274. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  6275. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6276. 167 | volatile double y;
  6277. | ^
  6278. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  6279. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6280. 176 | volatile long double y;
  6281. | ^
  6282. /s/src/system/libroot/posix/musl/complex/csqrt.c: At top level:
  6283. /s/src/system/libroot/posix/musl/complex/csqrt.c:37: warning: ignoring '#pragma STDC CX_LIMITED_RANGE' [-Wunknown-pragmas]
  6284. 37 | #pragma STDC CX_LIMITED_RANGE ON
  6285. |
  6286. /s/src/system/libroot/posix/musl/complex/csqrt.c:42:16: warning: no previous prototype for '__csqrt' [-Wmissing-prototypes]
  6287. 42 | double complex __csqrt(double complex z)
  6288. | ^~~~~~~
  6289. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/ctanh.o
  6290. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  6291. from /s/src/system/libroot/posix/musl/complex/csinhf.c:31:
  6292. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  6293. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6294. 158 | volatile float y;
  6295. | ^
  6296. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  6297. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6298. 167 | volatile double y;
  6299. | ^
  6300. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  6301. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6302. 176 | volatile long double y;
  6303. | ^
  6304. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/complex/ctanhf.o
  6305. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  6306. from /s/src/system/libroot/posix/musl/complex/csqrtf.c:28:
  6307. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  6308. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6309. 158 | volatile float y;
  6310. | ^
  6311. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  6312. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6313. 167 | volatile double y;
  6314. | ^
  6315. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  6316. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6317. 176 | volatile long double y;
  6318. | ^
  6319. /s/src/system/libroot/posix/musl/complex/csqrtf.c: At top level:
  6320. /s/src/system/libroot/posix/musl/complex/csqrtf.c:37: warning: ignoring '#pragma STDC CX_LIMITED_RANGE' [-Wunknown-pragmas]
  6321. 37 | #pragma STDC CX_LIMITED_RANGE ON
  6322. |
  6323. /s/src/system/libroot/posix/musl/complex/csqrtf.c:39:15: warning: no previous prototype for '__csqrtf' [-Wmissing-prototypes]
  6324. 39 | float complex __csqrtf(float complex z)
  6325. | ^~~~~~~~
  6326. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/musl/dirent
  6327. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/dirent/alphasort.o
  6328. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  6329. from /s/src/system/libroot/posix/musl/complex/ctanf.c:1:
  6330. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  6331. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6332. 158 | volatile float y;
  6333. | ^
  6334. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  6335. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6336. 167 | volatile double y;
  6337. | ^
  6338. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  6339. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6340. 176 | volatile long double y;
  6341. | ^
  6342. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/dirent/scandir.o
  6343. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  6344. from /s/src/system/libroot/posix/musl/complex/ctanl.c:1:
  6345. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  6346. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6347. 158 | volatile float y;
  6348. | ^
  6349. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  6350. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6351. 167 | volatile double y;
  6352. | ^
  6353. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  6354. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6355. 176 | volatile long double y;
  6356. | ^
  6357. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/musl/math
  6358. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64
  6359. As objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/acosl.o
  6360. As objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/asinl.o
  6361. As objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/atan2l.o
  6362. As objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/atanl.o
  6363. As objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/ceill.o
  6364. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  6365. from /s/src/system/libroot/posix/musl/complex/ctanh.c:66:
  6366. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  6367. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6368. 158 | volatile float y;
  6369. | ^
  6370. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  6371. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6372. 167 | volatile double y;
  6373. | ^
  6374. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  6375. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6376. 176 | volatile long double y;
  6377. | ^
  6378. As objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/exp2l.o
  6379. As objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/expl.o
  6380. As objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/expm1l.o
  6381. As objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/fabsf.o
  6382. As objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/fabsl.o
  6383. In file included from /s/src/system/libroot/posix/musl/complex/../internal/complex_impl.h:5,
  6384. from /s/src/system/libroot/posix/musl/complex/ctanhf.c:31:
  6385. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evalf':
  6386. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:158:24: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6387. 158 | volatile float y;
  6388. | ^
  6389. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_eval':
  6390. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:167:25: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6391. 167 | volatile double y;
  6392. | ^
  6393. /s/src/system/libroot/posix/musl/complex/../internal/libm.h: In function 'fp_force_evall':
  6394. /s/src/system/libroot/posix/musl/complex/../internal/libm.h:176:30: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  6395. 176 | volatile long double y;
  6396. | ^
  6397. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/musl/complex/posix_musl_complex.o
  6398. As objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/fabs.o
  6399. As objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/floorl.o
  6400. As objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/fmodl.o
  6401. As objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/__invtrigl.o
  6402. As objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/llrintf.o
  6403. As objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/llrintl.o
  6404. As objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/llrint.o
  6405. As objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/log10l.o
  6406. As objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/log1pl.o
  6407. As objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/log2l.o
  6408. As objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/logl.o
  6409. As objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/lrintf.o
  6410. As objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/lrintl.o
  6411. As objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/lrint.o
  6412. As objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/remainderl.o
  6413. As objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/rintl.o
  6414. As objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/sqrtf.o
  6415. As objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/sqrtl.o
  6416. As objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/sqrt.o
  6417. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/musl/dirent/posix_musl_dirent.o
  6418. ...on 2000th target...
  6419. As objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/truncl.o
  6420. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/fma.o
  6421. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/fmaf.o
  6422. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/acos.o
  6423. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/acosf.o
  6424. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/acosh.o
  6425. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/acoshf.o
  6426. In file included from /s/src/system/libroot/posix/musl/math/x86_64/fmaf.c:21:
  6427. /s/src/system/libroot/posix/musl/math/x86_64/../fmaf.c: In function 'fmaf':
  6428. /s/src/system/libroot/posix/musl/math/x86_64/../fmaf.c:41: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]
  6429. 41 | #pragma STDC FENV_ACCESS ON
  6430. |
  6431. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/acoshl.o
  6432. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/asin.o
  6433. /s/src/system/libroot/posix/musl/math/x86_64/../acos.c: In function 'acos':
  6434. /s/src/system/libroot/posix/musl/math/x86_64/../acos.c:72:24: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  6435. 72 | if ((ix-0x3ff00000 | lx) == 0) {
  6436. | ~~^~~~~~~~~~~
  6437. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/asinf.o
  6438. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/asinh.o
  6439. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/asinhf.o
  6440. In file included from /s/src/system/libroot/posix/musl/math/x86_64/fma.c:21:
  6441. /s/src/system/libroot/posix/musl/math/x86_64/../fma.c: In function 'fma':
  6442. /s/src/system/libroot/posix/musl/math/x86_64/../fma.c:44: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]
  6443. 44 | #pragma STDC FENV_ACCESS ON
  6444. |
  6445. /s/src/system/libroot/posix/musl/math/x86_64/../fma.c:72:39: warning: suggest parentheses around '-' inside '>>' [-Wparentheses]
  6446. 72 | zhi = nz.m>>64-d;
  6447. | ~~^~
  6448. /s/src/system/libroot/posix/musl/math/x86_64/../fma.c:80:46: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
  6449. 80 | rlo = rhi<<64-d | rlo>>d | !!(rlo<<64-d);
  6450. | ~~^~
  6451. /s/src/system/libroot/posix/musl/math/x86_64/../fma.c:80:70: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
  6452. 80 | rlo = rhi<<64-d | rlo>>d | !!(rlo<<64-d);
  6453. | ~~^~
  6454. /s/src/system/libroot/posix/musl/math/x86_64/../fma.c:93:52: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
  6455. 93 | zlo = nz.m>>d | !!(nz.m<<64-d);
  6456. | ~~^~
  6457. /s/src/system/libroot/posix/musl/math/x86_64/../fma.c:125:39: warning: suggest parentheses around '-' inside '>>' [-Wparentheses]
  6458. 125 | rhi = rhi<<d | rlo>>64-d | !!(rlo<<d);
  6459. | ~~^~
  6460. /s/src/system/libroot/posix/musl/math/x86_64/../fma.c:176:50: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
  6461. 176 | i = ( rhi>>d | !!(rhi<<64-d) ) << d;
  6462. | ~~^~
  6463. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/asinhl.o
  6464. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/atan2.o
  6465. /s/src/system/libroot/posix/musl/math/x86_64/../asin.c: In function 'asin':
  6466. /s/src/system/libroot/posix/musl/math/x86_64/../asin.c:78:24: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  6467. 78 | if ((ix-0x3ff00000 | lx) == 0)
  6468. | ~~^~~~~~~~~~~
  6469. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/atan2f.o
  6470. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/atan.o
  6471. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/atanf.o
  6472. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/atanh.o
  6473. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/atanhf.o
  6474. /s/src/system/libroot/posix/musl/math/x86_64/../atan2.c: In function 'atan2':
  6475. /s/src/system/libroot/posix/musl/math/x86_64/../atan2.c:55:16: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  6476. 55 | if ((ix-0x3ff00000 | lx) == 0) /* x = 1.0 */
  6477. | ~~^~~~~~~~~~~
  6478. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/atanhl.o
  6479. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/cbrt.o
  6480. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/cbrtf.o
  6481. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/cbrtl.o
  6482. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/ceil.o
  6483. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/ceilf.o
  6484. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/copysign.o
  6485. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/copysignf.o
  6486. In file included from /s/src/system/libroot/posix/glibc/stdio-common/vfwscanf.c:2:
  6487. /s/src/system/libroot/posix/glibc/stdio-common/vfscanf.c: In function '_IO_vfwscanf':
  6488. /s/src/system/libroot/posix/glibc/stdio-common/vfscanf.c:99:26: warning: pointer 'wp' may be used after 'realloc' [-Wuse-after-free]
  6489. 99 | # define MEMCPY(d, s, n) __wmemcpy (d, s, n)
  6490. | ^~~~~~~~~~~~~~~~~~~
  6491. /s/src/system/libroot/posix/glibc/stdio-common/vfscanf.c:299:17: note: in expansion of macro 'MEMCPY'
  6492. 299 | MEMCPY (wp, old, wpsize); \
  6493. | ^~~~~~
  6494. /s/src/system/libroot/posix/glibc/stdio-common/vfscanf.c:1386:15: note: in expansion of macro 'ADDW'
  6495. 1386 | ADDW (c);
  6496. | ^~~~
  6497. /s/src/system/libroot/posix/glibc/stdio-common/vfscanf.c:290:20: note: call to 'realloc' here
  6498. 290 | wp = realloc (use_malloc ? wp : NULL, newsize); \
  6499. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  6500. /s/src/system/libroot/posix/glibc/stdio-common/vfscanf.c:1386:15: note: in expansion of macro 'ADDW'
  6501. 1386 | ADDW (c);
  6502. | ^~~~
  6503. /s/src/system/libroot/posix/glibc/stdio-common/vfscanf.c:99:26: warning: pointer 'wp' may be used after 'realloc' [-Wuse-after-free]
  6504. 99 | # define MEMCPY(d, s, n) __wmemcpy (d, s, n)
  6505. | ^~~~~~~~~~~~~~~~~~~
  6506. /s/src/system/libroot/posix/glibc/stdio-common/vfscanf.c:299:17: note: in expansion of macro 'MEMCPY'
  6507. 299 | MEMCPY (wp, old, wpsize); \
  6508. | ^~~~~~
  6509. /s/src/system/libroot/posix/glibc/stdio-common/vfscanf.c:1398:15: note: in expansion of macro 'ADDW'
  6510. 1398 | ADDW (c);
  6511. | ^~~~
  6512. /s/src/system/libroot/posix/glibc/stdio-common/vfscanf.c:290:20: note: call to 'realloc' here
  6513. 290 | wp = realloc (use_malloc ? wp : NULL, newsize); \
  6514. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  6515. /s/src/system/libroot/posix/glibc/stdio-common/vfscanf.c:1398:15: note: in expansion of macro 'ADDW'
  6516. 1398 | ADDW (c);
  6517. | ^~~~
  6518. /s/src/system/libroot/posix/glibc/stdio-common/vfscanf.c:99:26: warning: pointer 'wp' may be used after 'realloc' [-Wuse-after-free]
  6519. 99 | # define MEMCPY(d, s, n) __wmemcpy (d, s, n)
  6520. | ^~~~~~~~~~~~~~~~~~~
  6521. /s/src/system/libroot/posix/glibc/stdio-common/vfscanf.c:299:17: note: in expansion of macro 'MEMCPY'
  6522. 299 | MEMCPY (wp, old, wpsize); \
  6523. | ^~~~~~
  6524. /s/src/system/libroot/posix/glibc/stdio-common/vfscanf.c:1893:15: note: in expansion of macro 'ADDW'
  6525. 1893 | ADDW (c);
  6526. | ^~~~
  6527. /s/src/system/libroot/posix/glibc/stdio-common/vfscanf.c:290:20: note: call to 'realloc' here
  6528. 290 | wp = realloc (use_malloc ? wp : NULL, newsize); \
  6529. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  6530. /s/src/system/libroot/posix/glibc/stdio-common/vfscanf.c:1893:15: note: in expansion of macro 'ADDW'
  6531. 1893 | ADDW (c);
  6532. | ^~~~
  6533. /s/src/system/libroot/posix/glibc/stdio-common/vfscanf.c:99:26: warning: pointer 'wp' may be used after 'realloc' [-Wuse-after-free]
  6534. 99 | # define MEMCPY(d, s, n) __wmemcpy (d, s, n)
  6535. | ^~~~~~~~~~~~~~~~~~~
  6536. /s/src/system/libroot/posix/glibc/stdio-common/vfscanf.c:299:17: note: in expansion of macro 'MEMCPY'
  6537. 299 | MEMCPY (wp, old, wpsize); \
  6538. | ^~~~~~
  6539. /s/src/system/libroot/posix/glibc/stdio-common/vfscanf.c:1914:15: note: in expansion of macro 'ADDW'
  6540. 1914 | ADDW (c);
  6541. | ^~~~
  6542. /s/src/system/libroot/posix/glibc/stdio-common/vfscanf.c:290:20: note: call to 'realloc' here
  6543. 290 | wp = realloc (use_malloc ? wp : NULL, newsize); \
  6544. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  6545. /s/src/system/libroot/posix/glibc/stdio-common/vfscanf.c:1914:15: note: in expansion of macro 'ADDW'
  6546. 1914 | ADDW (c);
  6547. | ^~~~
  6548. /s/src/system/libroot/posix/glibc/stdio-common/vfscanf.c:99:26: warning: pointer 'wp' may be used after 'realloc' [-Wuse-after-free]
  6549. 99 | # define MEMCPY(d, s, n) __wmemcpy (d, s, n)
  6550. | ^~~~~~~~~~~~~~~~~~~
  6551. /s/src/system/libroot/posix/glibc/stdio-common/vfscanf.c:299:17: note: in expansion of macro 'MEMCPY'
  6552. 299 | MEMCPY (wp, old, wpsize); \
  6553. | ^~~~~~
  6554. /s/src/system/libroot/posix/glibc/stdio-common/vfscanf.c:1977:15: note: in expansion of macro 'ADDW'
  6555. 1977 | ADDW (c);
  6556. | ^~~~
  6557. /s/src/system/libroot/posix/glibc/stdio-common/vfscanf.c:290:20: note: call to 'realloc' here
  6558. 290 | wp = realloc (use_malloc ? wp : NULL, newsize); \
  6559. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  6560. /s/src/system/libroot/posix/glibc/stdio-common/vfscanf.c:1977:15: note: in expansion of macro 'ADDW'
  6561. 1977 | ADDW (c);
  6562. | ^~~~
  6563. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/copysignl.o
  6564. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/cos.o
  6565. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/cosf.o
  6566. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/cosl.o
  6567. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/__cosl.o
  6568. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/__cos.o
  6569. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/__cosdf.o
  6570. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/cosh.o
  6571. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/coshf.o
  6572. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/coshl.o
  6573. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/erf.o
  6574. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/erff.o
  6575. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/erfl.o
  6576. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/exp10.o
  6577. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/exp10f.o
  6578. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/exp10l.o
  6579. /s/src/system/libroot/posix/musl/math/x86_64/../exp10.c:6:8: warning: no previous prototype for 'exp10' [-Wmissing-prototypes]
  6580. 6 | double exp10(double x)
  6581. | ^~~~~
  6582. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/exp2.o
  6583. /s/src/system/libroot/posix/musl/math/x86_64/../exp10f.c:6:7: warning: no previous prototype for 'exp10f' [-Wmissing-prototypes]
  6584. 6 | float exp10f(float x)
  6585. | ^~~~~~
  6586. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/exp2f.o
  6587. /s/src/system/libroot/posix/musl/math/x86_64/../exp10l.c:12:13: warning: no previous prototype for 'exp10l' [-Wmissing-prototypes]
  6588. 12 | long double exp10l(long double x)
  6589. | ^~~~~~
  6590. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/exp2f_data.o
  6591. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/exp.o
  6592. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/exp_data.o
  6593. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/expf.o
  6594. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/expm1.o
  6595. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/expm1f.o
  6596. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/__expo2.o
  6597. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/__expo2f.o
  6598. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/fdim.o
  6599. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/fdimf.o
  6600. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/fdiml.o
  6601. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/finite.o
  6602. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/finitef.o
  6603. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/floor.o
  6604. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/floorf.o
  6605. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/fmal.o
  6606. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/fmax.o
  6607. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/fmaxf.o
  6608. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/fmaxl.o
  6609. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/fmin.o
  6610. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/fminf.o
  6611. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/fminl.o
  6612. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/fmod.o
  6613. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/fmodf.o
  6614. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/__fpclassify.o
  6615. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/__fpclassifyf.o
  6616. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/__fpclassifyl.o
  6617. /s/src/system/libroot/posix/glibc/stdio-common/vfscanf.c:213:1: warning: no previous prototype for '_IO_vfscanf_internal' [-Wmissing-prototypes]
  6618. 213 | _IO_vfscanf_internal (_IO_FILE *s, const char *format, _IO_va_list argptr,
  6619. | ^~~~~~~~~~~~~~~~~~~~
  6620. /s/src/system/libroot/posix/glibc/stdio-common/vfscanf.c: In function '_IO_vfscanf_internal':
  6621. /s/src/system/libroot/posix/glibc/stdio-common/vfscanf.c:2819:43: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'ssize_t' {aka 'long int'} [-Wsign-compare]
  6622. 2819 | if (newsize > strsize + 1)
  6623. | ^
  6624. /s/src/system/libroot/posix/glibc/stdio-common/vfscanf.c:2374:20: warning: unused variable 'twend' [-Wunused-variable]
  6625. 2374 | wchar_t *twend;
  6626. | ^~~~~
  6627. /s/src/system/libroot/posix/glibc/stdio-common/vfscanf.c: At top level:
  6628. /s/src/system/libroot/posix/glibc/stdio-common/vfscanf.c:2979:1: warning: no previous prototype for '___vfscanf' [-Wmissing-prototypes]
  6629. 2979 | ___vfscanf (FILE *s, const char *format, va_list argptr)
  6630. | ^~~~~~~~~~
  6631. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/glibc/stdio-common/posix_gnu_stdio.o
  6632. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/frexp.o
  6633. /s/src/system/libroot/posix/musl/math/x86_64/../__fpclassifyf.c:4:5: warning: no previous prototype for '__fpclassifyf' [-Wmissing-prototypes]
  6634. 4 | int __fpclassifyf(float x)
  6635. | ^~~~~~~~~~~~~
  6636. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/frexpf.o
  6637. /s/src/system/libroot/posix/musl/math/x86_64/../__fpclassify.c:4:5: warning: no previous prototype for '__fpclassify' [-Wmissing-prototypes]
  6638. 4 | int __fpclassify(double x)
  6639. | ^~~~~~~~~~~~
  6640. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/frexpl.o
  6641. /s/src/system/libroot/posix/musl/math/x86_64/../fmal.c: In function 'fmal':
  6642. /s/src/system/libroot/posix/musl/math/x86_64/../fmal.c:167: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]
  6643. 167 | #pragma STDC FENV_ACCESS ON
  6644. |
  6645. /s/src/system/libroot/posix/musl/math/x86_64/../fmal.c:212:31: warning: suggest parentheses around comparison in operand of '^' [-Wparentheses]
  6646. 212 | if (x > 0.0 ^ y < 0.0 ^ z < 0.0)
  6647. | ~~^~~~~
  6648. /s/src/system/libroot/posix/musl/math/x86_64/../fmal.c:212:51: warning: suggest parentheses around comparison in operand of '^' [-Wparentheses]
  6649. 212 | if (x > 0.0 ^ y < 0.0 ^ z < 0.0)
  6650. | ~~^~~~~
  6651. /s/src/system/libroot/posix/musl/math/x86_64/../fmal.c:219:31: warning: suggest parentheses around comparison in operand of '^' [-Wparentheses]
  6652. 219 | if (x > 0.0 ^ y < 0.0)
  6653. | ~~^~~~~
  6654. /s/src/system/libroot/posix/musl/math/x86_64/../fmal.c:226:31: warning: suggest parentheses around comparison in operand of '^' [-Wparentheses]
  6655. 226 | if (x > 0.0 ^ y < 0.0)
  6656. | ~~^~~~~
  6657. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/hypot.o
  6658. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/hypotf.o
  6659. /s/src/system/libroot/posix/musl/math/x86_64/../__fpclassifyl.c:9:5: warning: no previous prototype for '__fpclassifyl' [-Wmissing-prototypes]
  6660. 9 | int __fpclassifyl(long double x)
  6661. | ^~~~~~~~~~~~~
  6662. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/hypotl.o
  6663. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/ilogb.o
  6664. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/ilogbf.o
  6665. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/ilogbl.o
  6666. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/j0.o
  6667. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/j0f.o
  6668. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/j1.o
  6669. /s/src/system/libroot/posix/musl/math/x86_64/../ilogb.c: In function 'ilogb':
  6670. /s/src/system/libroot/posix/musl/math/x86_64/../ilogb.c:6: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]
  6671. 6 | #pragma STDC FENV_ACCESS ON
  6672. |
  6673. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/j1f.o
  6674. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/jn.o
  6675. /s/src/system/libroot/posix/musl/math/x86_64/../ilogbl.c: In function 'ilogbl':
  6676. /s/src/system/libroot/posix/musl/math/x86_64/../ilogbl.c:12: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]
  6677. 12 | #pragma STDC FENV_ACCESS ON
  6678. |
  6679. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/jnf.o
  6680. /s/src/system/libroot/posix/musl/math/x86_64/../ilogbf.c: In function 'ilogbf':
  6681. /s/src/system/libroot/posix/musl/math/x86_64/../ilogbf.c:6: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]
  6682. 6 | #pragma STDC FENV_ACCESS ON
  6683. |
  6684. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/ldexp.o
  6685. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/ldexpf.o
  6686. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/ldexpl.o
  6687. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/lgamma.o
  6688. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/lgammaf.o
  6689. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/lgammaf_r.o
  6690. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/lgammal.o
  6691. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/lgamma_r.o
  6692. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/llround.o
  6693. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/llroundf.o
  6694. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/llroundl.o
  6695. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/log10.o
  6696. ...on 2100th target...
  6697. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/log10f.o
  6698. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/log1p.o
  6699. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/log1pf.o
  6700. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/log2.o
  6701. /s/src/system/libroot/posix/musl/math/x86_64/../lgammaf_r.c: In function '__lgammaf_r':
  6702. /s/src/system/libroot/posix/musl/math/x86_64/../lgammaf_r.c:214:19: warning: 'nadj' may be used uninitialized [-Wmaybe-uninitialized]
  6703. 214 | r = nadj - r;
  6704. | ~~^~~~~~~~~~
  6705. /s/src/system/libroot/posix/musl/math/x86_64/../lgammaf_r.c:108:21: note: 'nadj' was declared here
  6706. 108 | float t,y,z,nadj,p,p1,p2,p3,q,r,w;
  6707. | ^~~~
  6708. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/log2_data.o
  6709. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/log2f.o
  6710. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/log2f_data.o
  6711. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/logb.o
  6712. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/logbf.o
  6713. /s/src/system/libroot/posix/musl/math/x86_64/../lgamma_r.c: In function '__lgamma_r':
  6714. /s/src/system/libroot/posix/musl/math/x86_64/../lgamma_r.c:279:19: warning: 'nadj' may be used uninitialized [-Wmaybe-uninitialized]
  6715. 279 | r = nadj - r;
  6716. | ~~^~~~~~~~~~
  6717. /s/src/system/libroot/posix/musl/math/x86_64/../lgamma_r.c:173:24: note: 'nadj' was declared here
  6718. 173 | double_t t,y,z,nadj,p,p1,p2,p3,q,r,w;
  6719. | ^~~~
  6720. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/logbl.o
  6721. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/log.o
  6722. /s/src/system/libroot/posix/musl/math/x86_64/../lgammal.c:223:13: warning: no previous prototype for '__lgammal_r' [-Wmissing-prototypes]
  6723. 223 | long double __lgammal_r(long double x, int *sg) {
  6724. | ^~~~~~~~~~~
  6725. /s/src/system/libroot/posix/musl/math/x86_64/../lgammal.c: In function '__lgammal_r':
  6726. /s/src/system/libroot/posix/musl/math/x86_64/../lgammal.c:337:19: warning: 'nadj' may be used uninitialized [-Wmaybe-uninitialized]
  6727. 337 | r = nadj - r;
  6728. | ~~^~~~~~~~~~
  6729. /s/src/system/libroot/posix/musl/math/x86_64/../lgammal.c:224:30: note: 'nadj' was declared here
  6730. 224 | long double t, y, z, nadj, p, p1, p2, q, r, w;
  6731. | ^~~~
  6732. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/log_data.o
  6733. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/logf.o
  6734. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/logf_data.o
  6735. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/lround.o
  6736. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/lroundf.o
  6737. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/lroundl.o
  6738. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/__math_divzero.o
  6739. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/__math_divzerof.o
  6740. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/__math_invalid.o
  6741. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/__math_invalidf.o
  6742. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/__math_oflow.o
  6743. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/__math_oflowf.o
  6744. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/__math_uflow.o
  6745. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/__math_uflowf.o
  6746. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/__math_xflow.o
  6747. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/__math_xflowf.o
  6748. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/modf.o
  6749. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/modff.o
  6750. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/modfl.o
  6751. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/nan.o
  6752. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/nanf.o
  6753. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/nanl.o
  6754. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/nearbyint.o
  6755. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/nearbyintf.o
  6756. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/nearbyintl.o
  6757. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/nextafter.o
  6758. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/nextafterf.o
  6759. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/nextafterl.o
  6760. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/nexttoward.o
  6761. /s/src/system/libroot/posix/musl/math/x86_64/../nearbyint.c: In function 'nearbyint':
  6762. /s/src/system/libroot/posix/musl/math/x86_64/../nearbyint.c:9: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]
  6763. 9 | #pragma STDC FENV_ACCESS ON
  6764. |
  6765. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/nexttowardf.o
  6766. /s/src/system/libroot/posix/musl/math/x86_64/../nearbyintl.c: In function 'nearbyintl':
  6767. /s/src/system/libroot/posix/musl/math/x86_64/../nearbyintl.c:14: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]
  6768. 14 | #pragma STDC FENV_ACCESS ON
  6769. |
  6770. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/nexttowardl.o
  6771. /s/src/system/libroot/posix/musl/math/x86_64/../nearbyintf.c: In function 'nearbyintf':
  6772. /s/src/system/libroot/posix/musl/math/x86_64/../nearbyintf.c:7: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]
  6773. 7 | #pragma STDC FENV_ACCESS ON
  6774. |
  6775. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/__polevll.o
  6776. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/pow.o
  6777. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/pow_data.o
  6778. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/powf.o
  6779. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/powf_data.o
  6780. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/powl.o
  6781. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/remainder.o
  6782. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/remainderf.o
  6783. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/__rem_pio2.o
  6784. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/__rem_pio2f.o
  6785. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/__rem_pio2_large.o
  6786. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/__rem_pio2l.o
  6787. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/remquo.o
  6788. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/remquof.o
  6789. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/remquol.o
  6790. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/rint.o
  6791. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/rintf.o
  6792. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/round.o
  6793. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/roundf.o
  6794. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/roundl.o
  6795. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/scalb.o
  6796. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/scalbf.o
  6797. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/scalbln.o
  6798. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/scalblnf.o
  6799. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/scalblnl.o
  6800. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/scalbn.o
  6801. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/scalbnf.o
  6802. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/scalbnl.o
  6803. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/__signbit.o
  6804. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/__signbitf.o
  6805. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/__signbitl.o
  6806. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/signgam.o
  6807. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/significand.o
  6808. /s/src/system/libroot/posix/musl/math/x86_64/../__signbitf.c:4:5: warning: no previous prototype for '__signbitf' [-Wmissing-prototypes]
  6809. 4 | int __signbitf(float x)
  6810. | ^~~~~~~~~~
  6811. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/significandf.o
  6812. /s/src/system/libroot/posix/musl/math/x86_64/../__signbit.c:4:5: warning: no previous prototype for '__signbit' [-Wmissing-prototypes]
  6813. 4 | int __signbit(double x)
  6814. | ^~~~~~~~~
  6815. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/__sin.o
  6816. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/sin.o
  6817. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/__sinl.o
  6818. /s/src/system/libroot/posix/musl/math/x86_64/../__signbitl.c:4:5: warning: no previous prototype for '__signbitl' [-Wmissing-prototypes]
  6819. 4 | int __signbitl(long double x)
  6820. | ^~~~~~~~~~
  6821. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/sinl.o
  6822. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/sincos.o
  6823. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/sincosf.o
  6824. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/sincosl.o
  6825. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/__sindf.o
  6826. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/sinf.o
  6827. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/sinh.o
  6828. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/sinhf.o
  6829. /s/src/system/libroot/posix/musl/math/x86_64/../sincos.c:16:6: warning: no previous prototype for 'sincos' [-Wmissing-prototypes]
  6830. 16 | void sincos(double x, double *sin, double *cos)
  6831. | ^~~~~~
  6832. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/sinhl.o
  6833. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/__tan.o
  6834. /s/src/system/libroot/posix/musl/math/x86_64/../sincosl.c:13:6: warning: no previous prototype for 'sincosl' [-Wmissing-prototypes]
  6835. 13 | void sincosl(long double x, long double *sin, long double *cos)
  6836. | ^~~~~~~
  6837. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/tan.o
  6838. /s/src/system/libroot/posix/musl/math/x86_64/../sincosf.c:27:6: warning: no previous prototype for 'sincosf' [-Wmissing-prototypes]
  6839. 27 | void sincosf(float x, float *sin, float *cos)
  6840. | ^~~~~~~
  6841. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/__tandf.o
  6842. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/tanf.o
  6843. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/__tanl.o
  6844. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/tanl.o
  6845. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/tanh.o
  6846. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/tanhf.o
  6847. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/tanhl.o
  6848. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/tgamma.o
  6849. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/tgammaf.o
  6850. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/tgammal.o
  6851. ...on 2200th target...
  6852. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/trunc.o
  6853. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/truncf.o
  6854. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/musl/misc
  6855. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/musl/prng
  6856. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/musl/regex
  6857. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/prng/rand.o
  6858. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/misc/a64l.o
  6859. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/regex/fnmatch.o
  6860. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/misc/basename.o
  6861. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/misc/dirname.o
  6862. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/misc/ffs.o
  6863. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/misc/ffsl.o
  6864. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/misc/ffsll.o
  6865. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/musl/math/x86_64/posix_musl_math.o
  6866. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/misc/ftw.o
  6867. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/misc/getsubopt.o
  6868. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/misc/nftw.o
  6869. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/prng/rand_r.o
  6870. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/musl/search
  6871. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/search/hsearch.o
  6872. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/search/insque.o
  6873. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/search/lsearch.o
  6874. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/search/tdelete.o
  6875. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/musl/prng/posix_musl_prng.o
  6876. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/search/tdestroy.o
  6877. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/search/tfind.o
  6878. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/search/tsearch.o
  6879. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/search/twalk.o
  6880. /s/src/system/libroot/posix/musl/search/tdestroy.c:6:6: warning: no previous prototype for 'tdestroy' [-Wmissing-prototypes]
  6881. 6 | void tdestroy(void *root, void (*freekey)(void *))
  6882. | ^~~~~~~~
  6883. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/musl/stdlib
  6884. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/stdlib/ecvt.o
  6885. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/stdlib/fcvt.o
  6886. /s/src/system/libroot/posix/musl/misc/nftw.c: In function 'do_nftw':
  6887. /s/src/system/libroot/posix/musl/misc/nftw.c:83:20: warning: 'dfd' may be used uninitialized [-Wmaybe-uninitialized]
  6888. 83 | if (dfd < 0) {
  6889. | ^
  6890. /s/src/system/libroot/posix/musl/misc/nftw.c:30:13: note: 'dfd' was declared here
  6891. 30 | int dfd;
  6892. | ^~~
  6893. /s/src/system/libroot/posix/musl/misc/nftw.c:84:31: warning: 'err' may be used uninitialized [-Wmaybe-uninitialized]
  6894. 84 | errno = err;
  6895. /s/src/system/libroot/posix/musl/misc/nftw.c:31:13: note: 'err' was declared here
  6896. 31 | int err;
  6897. | ^~~
  6898. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/musl/misc/posix_musl_misc.o
  6899. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/stdlib/gcvt.o
  6900. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/musl/string
  6901. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/string/index.o
  6902. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/string/memccpy.o
  6903. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/string/memchr.o
  6904. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/string/memmem.o
  6905. /s/src/system/libroot/posix/musl/stdlib/fcvt.c: In function 'fcvt':
  6906. /s/src/system/libroot/posix/musl/stdlib/fcvt.c:11:15: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  6907. 11 | if (n > 1400U) n = 1400;
  6908. | ^
  6909. /s/src/system/libroot/posix/musl/stdlib/fcvt.c:20:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  6910. 20 | if (n>14U) n = 14;
  6911. | ^
  6912. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/musl/stdlib/posix_musl_stdlib.o
  6913. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/string/memmove.o
  6914. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/string/memrchr.o
  6915. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/musl/search/posix_musl_search.o
  6916. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/string/stpcpy.o
  6917. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/string/stpncpy.o
  6918. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/string/strcat.o
  6919. /s/src/system/libroot/posix/musl/regex/fnmatch.c: In function 'str_next':
  6920. /s/src/system/libroot/posix/musl/regex/fnmatch.c:34:20: warning: comparison of integer expressions of different signedness: 'char' and 'unsigned int' [-Wsign-compare]
  6921. 34 | if (str[0] >= 128U) {
  6922. | ^~
  6923. /s/src/system/libroot/posix/musl/regex/fnmatch.c: In function 'pat_next':
  6924. /s/src/system/libroot/posix/musl/regex/fnmatch.c:87:20: warning: comparison of integer expressions of different signedness: 'char' and 'unsigned int' [-Wsign-compare]
  6925. 87 | if (pat[0] >= 128U) {
  6926. | ^~
  6927. /s/src/system/libroot/posix/musl/regex/fnmatch.c: In function 'casefold':
  6928. /s/src/system/libroot/posix/musl/regex/fnmatch.c:103:39: warning: operand of '?:' changes signedness from 'int' to 'wint_t' {aka 'unsigned int'} due to unsignedness of other operand [-Wsign-compare]
  6929. 103 | return c == k ? towlower(k) : c;
  6930. | ^
  6931. /s/src/system/libroot/posix/musl/regex/fnmatch.c: In function 'match_bracket':
  6932. /s/src/system/libroot/posix/musl/regex/fnmatch.c:129:52: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'wchar_t' {aka 'int'} [-Wsign-compare]
  6933. 129 | if ((unsigned)k-wc <= wc2-wc ||
  6934. | ^~
  6935. /s/src/system/libroot/posix/musl/regex/fnmatch.c:130:56: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'wchar_t' {aka 'int'} [-Wsign-compare]
  6936. 130 | (unsigned)kfold-wc <= wc2-wc)
  6937. | ^~
  6938. /s/src/system/libroot/posix/musl/regex/fnmatch.c:150:24: warning: comparison of integer expressions of different signedness: 'char' and 'unsigned int' [-Wsign-compare]
  6939. 150 | if (*p < 128U) {
  6940. | ^
  6941. /s/src/system/libroot/posix/musl/regex/fnmatch.c: In function 'fnmatch_internal':
  6942. /s/src/system/libroot/posix/musl/regex/fnmatch.c:232:27: warning: comparison of integer expressions of different signedness: 'char' and 'unsigned int' [-Wsign-compare]
  6943. 232 | if (s[-1] < 128U) s--;
  6944. | ^
  6945. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/musl/regex/posix_musl_regex.o
  6946. /s/src/system/libroot/posix/musl/string/memrchr.c:4:7: warning: no previous prototype for '__memrchr' [-Wmissing-prototypes]
  6947. 4 | void *__memrchr(const void *m, int c, size_t n)
  6948. | ^~~~~~~~~
  6949. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/string/strchr.o
  6950. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/string/strchrnul.o
  6951. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/string/strcpy.o
  6952. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/string/strcspn.o
  6953. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/string/strlcat.o
  6954. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/string/strlcpy.o
  6955. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/string/strlen.o
  6956. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/string/strncat.o
  6957. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/string/strnlen.o
  6958. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/string/strpbrk.o
  6959. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/string/strspn.o
  6960. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/string/strstr.o
  6961. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/string/strtok_r.o
  6962. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/string/swab.o
  6963. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/musl/time
  6964. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/time/__month_to_secs.o
  6965. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/time/__secs_to_tm.o
  6966. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/time/__tm_to_secs.o
  6967. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/time/__year_to_secs.o
  6968. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/time/asctime.o
  6969. /s/src/system/libroot/posix/musl/time/__month_to_secs.c:1:5: warning: no previous prototype for '__month_to_secs' [-Wmissing-prototypes]
  6970. 1 | int __month_to_secs(int month, int is_leap)
  6971. | ^~~~~~~~~~~~~~~
  6972. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/time/asctime_r.o
  6973. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/time/difftime.o
  6974. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/time/strftime.o
  6975. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/time/strptime.o
  6976. Cc objects/haiku/x86_64/release/system/libroot/posix/musl/time/wcsftime.o
  6977. /s/src/system/libroot/posix/musl/time/__year_to_secs.c:1:11: warning: no previous prototype for '__year_to_secs' [-Wmissing-prototypes]
  6978. 1 | long long __year_to_secs(long long year, int *is_leap)
  6979. | ^~~~~~~~~~~~~~
  6980. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/stdlib
  6981. Cc objects/haiku/x86_64/release/system/libroot/posix/stdlib/abs.o
  6982. /s/src/system/libroot/posix/musl/time/asctime_r.c:8:7: warning: no previous prototype for '__asctime_r' [-Wmissing-prototypes]
  6983. 8 | char *__asctime_r(const struct tm *restrict tm, char *restrict buf)
  6984. | ^~~~~~~~~~~
  6985. Cc objects/haiku/x86_64/release/system/libroot/posix/stdlib/atfork.o
  6986. Cc objects/haiku/x86_64/release/system/libroot/posix/stdlib/atof.o
  6987. Cc objects/haiku/x86_64/release/system/libroot/posix/stdlib/atoi.o
  6988. Cc objects/haiku/x86_64/release/system/libroot/posix/stdlib/bsearch.o
  6989. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/musl/string/posix_musl_string.o
  6990. Cc objects/haiku/x86_64/release/system/libroot/posix/stdlib/div.o
  6991. C++ objects/haiku/x86_64/release/system/libroot/posix/stdlib/env.o
  6992. C++ objects/haiku/x86_64/release/system/libroot/posix/stdlib/exit.o
  6993. /s/src/system/libroot/posix/musl/time/wcsftime.c:8:8: warning: no previous prototype for '__wcsftime_l' [-Wmissing-prototypes]
  6994. 8 | size_t __wcsftime_l(wchar_t *restrict s, size_t n, const wchar_t *restrict f, const struct tm *restrict tm, locale_t loc)
  6995. | ^~~~~~~~~~~~
  6996. Cc objects/haiku/x86_64/release/system/libroot/posix/stdlib/heapsort.o
  6997. Cc objects/haiku/x86_64/release/system/libroot/posix/stdlib/merge.o
  6998. Cc objects/haiku/x86_64/release/system/libroot/posix/stdlib/mktemp.o
  6999. /s/src/system/libroot/posix/stdlib/mktemp.c:51:1: warning: no previous prototype for 'mkstemps' [-Wmissing-prototypes]
  7000. 51 | mkstemps(char *path, int slen)
  7001. | ^~~~~~~~
  7002. /s/src/system/libroot/posix/stdlib/mktemp.c: In function '_gettemp':
  7003. /s/src/system/libroot/posix/stdlib/mktemp.c:159:38: warning: pointer targets in passing argument 1 of 'strchr' differ in signedness [-Wpointer-sign]
  7004. 159 | pad = strchr(padchar, *trv);
  7005. | ^~~~~~~
  7006. | |
  7007. | const unsigned char *
  7008. In file included from /s/headers/posix/sys/select.h:13,
  7009. from /s/headers/posix/sys/time.h:17,
  7010. from /s/src/system/libroot/posix/stdlib/mktemp.c:34:
  7011. /s/headers/posix/string.h:42:45: note: expected 'const char *' but argument is of type 'const unsigned char *'
  7012. 42 | extern char *strchr(const char *string, int character);
  7013. | ~~~~~~~~~~~~^~~~~~
  7014. C++ objects/haiku/x86_64/release/system/libroot/posix/stdlib/pty.o
  7015. /s/src/system/libroot/posix/musl/time/strptime.c: In function 'strptime':
  7016. /s/src/system/libroot/posix/musl/time/strptime.c:83:39: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
  7017. 83 | for (; *s && i<(size_t)w && i+1<sizeof tmp; i++) {
  7018. | ^
  7019. /s/src/system/libroot/posix/musl/time/strptime.c:83:56: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
  7020. 83 | for (; *s && i<(size_t)w && i+1<sizeof tmp; i++) {
  7021. | ^
  7022. /s/src/system/libroot/posix/musl/time/strptime.c:247:41: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  7023. 247 | if (*dest - min >= (unsigned)range) return 0;
  7024. | ^~
  7025. Cc objects/haiku/x86_64/release/system/libroot/posix/stdlib/qsort.o
  7026. Cc objects/haiku/x86_64/release/system/libroot/posix/stdlib/qsort_r.o
  7027. /s/src/system/libroot/posix/musl/time/strftime.c: In function '__strftime_fmt_1':
  7028. /s/src/system/libroot/posix/musl/time/strftime.c:57:33: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  7029. 57 | if (tm->tm_wday > 6U) goto string;
  7030. | ^
  7031. /s/src/system/libroot/posix/musl/time/strftime.c:61:33: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  7032. 61 | if (tm->tm_wday > 6U) goto string;
  7033. | ^
  7034. /s/src/system/libroot/posix/musl/time/strftime.c:66:32: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  7035. 66 | if (tm->tm_mon > 11U) goto string;
  7036. | ^
  7037. /s/src/system/libroot/posix/musl/time/strftime.c:70:32: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  7038. 70 | if (tm->tm_mon > 11U) goto string;
  7039. | ^
  7040. /s/src/system/libroot/posix/musl/time/strftime.c:191:52: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]
  7041. 191 | *l = snprintf(*s, sizeof *s, "%+.4ld",
  7042. | ~~~~~^
  7043. | |
  7044. | long int
  7045. | %+.4d
  7046. 192 | tm->__tm_gmtoff/3600*100 + tm->__tm_gmtoff%3600/60);
  7047. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  7048. | |
  7049. | int
  7050. /s/src/system/libroot/posix/musl/time/strftime.c: In function '__strftime_l':
  7051. /s/src/system/libroot/posix/musl/time/strftime.c:269:51: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  7052. 269 | for (; *t=='0' && t[1]-'0'<10U; t++, k--);
  7053. | ^
  7054. /s/src/system/libroot/posix/musl/time/strftime.c:273:43: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  7055. 273 | for (d=0; t[d]-'0'<10U; d++);
  7056. | ^
  7057. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/musl/time/posix_musl_time.o
  7058. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/musl/posix_musl.o
  7059. Cc objects/haiku/x86_64/release/system/libroot/posix/stdlib/radixsort.o
  7060. Cc objects/haiku/x86_64/release/system/libroot/posix/stdlib/random.o
  7061. C++ objects/haiku/x86_64/release/system/libroot/posix/stdlib/reallocarray.o
  7062. C++ objects/haiku/x86_64/release/system/libroot/posix/stdlib/realpath.o
  7063. Cc objects/haiku/x86_64/release/system/libroot/posix/stdlib/strfmon.o
  7064. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/string
  7065. Cc objects/haiku/x86_64/release/system/libroot/posix/string/bcmp.o
  7066. Cc objects/haiku/x86_64/release/system/libroot/posix/string/bcopy.o
  7067. Cc objects/haiku/x86_64/release/system/libroot/posix/string/bzero.o
  7068. Cc objects/haiku/x86_64/release/system/libroot/posix/string/memcmp.o
  7069. Cc objects/haiku/x86_64/release/system/libroot/posix/string/strcasecmp.o
  7070. ...on 2300th target...
  7071. Cc objects/haiku/x86_64/release/system/libroot/posix/string/strcasestr.o
  7072. /s/src/system/libroot/posix/string/bcopy.c:14:7: warning: conflicting types for built-in function 'bcopy'; expected 'void(const void *, void *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
  7073. 14 | void *bcopy(void const *src, void *dest, size_t count);
  7074. | ^~~~~
  7075. Cc objects/haiku/x86_64/release/system/libroot/posix/string/strcmp.o
  7076. C++ objects/haiku/x86_64/release/system/libroot/posix/string/strcoll.o
  7077. C++ objects/haiku/x86_64/release/system/libroot/posix/string/strdup.o
  7078. Cc objects/haiku/x86_64/release/system/libroot/posix/string/strerror.o
  7079. Cc objects/haiku/x86_64/release/system/libroot/posix/string/strlwr.o
  7080. Cc objects/haiku/x86_64/release/system/libroot/posix/string/strncmp.o
  7081. C++ objects/haiku/x86_64/release/system/libroot/posix/string/strncpy.o
  7082. C++ objects/haiku/x86_64/release/system/libroot/posix/string/strndup.o
  7083. Cc objects/haiku/x86_64/release/system/libroot/posix/string/strrchr.o
  7084. Cc objects/haiku/x86_64/release/system/libroot/posix/string/strtok.o
  7085. Cc objects/haiku/x86_64/release/system/libroot/posix/string/strupr.o
  7086. C++ objects/haiku/x86_64/release/system/libroot/posix/string/strxfrm.o
  7087. /s/src/system/libroot/posix/stdlib/radixsort.c: In function 'radixsort':
  7088. /s/src/system/libroot/posix/stdlib/radixsort.c:74:31: warning: comparison of integer expressions of different signedness: 'int' and 'u_int' {aka 'unsigned int'} [-Wsign-compare]
  7089. 74 | for (c = 0; c < endch; c++) \
  7090. | ^
  7091. /s/src/system/libroot/posix/stdlib/radixsort.c:97:9: note: in expansion of macro 'SETUP'
  7092. 97 | SETUP;
  7093. | ^~~~~
  7094. /s/src/system/libroot/posix/stdlib/radixsort.c: In function 'sradixsort':
  7095. /s/src/system/libroot/posix/stdlib/radixsort.c:74:31: warning: comparison of integer expressions of different signedness: 'int' and 'u_int' {aka 'unsigned int'} [-Wsign-compare]
  7096. 74 | for (c = 0; c < endch; c++) \
  7097. | ^
  7098. /s/src/system/libroot/posix/stdlib/radixsort.c:109:9: note: in expansion of macro 'SETUP'
  7099. 109 | SETUP;
  7100. | ^~~~~
  7101. /s/src/system/libroot/posix/stdlib/radixsort.c: In function 'r_sort_a':
  7102. /s/src/system/libroot/posix/stdlib/radixsort.c:153:58: warning: comparison of integer expressions of different signedness: 'int' and 'u_int' {aka 'unsigned int'} [-Wsign-compare]
  7103. 153 | if (++count[c] == 1 && c != endch) {
  7104. | ^~
  7105. /s/src/system/libroot/posix/stdlib/radixsort.c: In function 'r_sort_b':
  7106. /s/src/system/libroot/posix/stdlib/radixsort.c:249:58: warning: comparison of integer expressions of different signedness: 'int' and 'u_int' {aka 'unsigned int'} [-Wsign-compare]
  7107. 249 | if (++count[c] == 1 && c != endch) {
  7108. | ^~
  7109. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/string/arch
  7110. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/sys
  7111. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/string/arch/x86_64
  7112. Cc objects/haiku/x86_64/release/system/libroot/posix/sys/chmod.o
  7113. C++ objects/haiku/x86_64/release/system/libroot/posix/string/arch/x86_64/memcpy.o
  7114. C++ objects/haiku/x86_64/release/system/libroot/posix/string/arch/x86_64/memset.o
  7115. Cc objects/haiku/x86_64/release/system/libroot/posix/sys/flock.o
  7116. Cc objects/haiku/x86_64/release/system/libroot/posix/sys/ftime.o
  7117. Cc objects/haiku/x86_64/release/system/libroot/posix/sys/ftok.o
  7118. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/string/posix_string.o
  7119. Cc objects/haiku/x86_64/release/system/libroot/posix/sys/getrusage.o
  7120. Cc objects/haiku/x86_64/release/system/libroot/posix/sys/gettimeofday.o
  7121. C++ objects/haiku/x86_64/release/system/libroot/posix/sys/itimer.o
  7122. Cc objects/haiku/x86_64/release/system/libroot/posix/sys/mkdir.o
  7123. Cc objects/haiku/x86_64/release/system/libroot/posix/sys/mkfifo.o
  7124. Cc objects/haiku/x86_64/release/system/libroot/posix/sys/mknod.o
  7125. C++ objects/haiku/x86_64/release/system/libroot/posix/sys/mman.o
  7126. Cc objects/haiku/x86_64/release/system/libroot/posix/sys/priority.o
  7127. Cc objects/haiku/x86_64/release/system/libroot/posix/sys/rlimit.o
  7128. C++ objects/haiku/x86_64/release/system/libroot/posix/sys/select.o
  7129. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/stdlib/posix_stdlib.o
  7130. Cc objects/haiku/x86_64/release/system/libroot/posix/sys/stat.o
  7131. Cc objects/haiku/x86_64/release/system/libroot/posix/sys/statvfs.o
  7132. C++ objects/haiku/x86_64/release/system/libroot/posix/sys/times.o
  7133. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/string/arch/x86_64/posix_string_arch_x86_64.o
  7134. Cc objects/haiku/x86_64/release/system/libroot/posix/sys/uio.o
  7135. Cc objects/haiku/x86_64/release/system/libroot/posix/sys/umask.o
  7136. Cc objects/haiku/x86_64/release/system/libroot/posix/sys/uname.o
  7137. Cc objects/haiku/x86_64/release/system/libroot/posix/sys/utimes.o
  7138. C++ objects/haiku/x86_64/release/system/libroot/posix/sys/wait.o
  7139. C++ objects/haiku/x86_64/release/system/libroot/posix/sys/xsi_msg_queue.o
  7140. C++ objects/haiku/x86_64/release/system/libroot/posix/sys/xsi_sem.o
  7141. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/time
  7142. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/unistd
  7143. C++ objects/haiku/x86_64/release/system/libroot/posix/time/clock.o
  7144. Cc objects/haiku/x86_64/release/system/libroot/posix/unistd/access.o
  7145. Cc objects/haiku/x86_64/release/system/libroot/posix/unistd/alarm.o
  7146. Cc objects/haiku/x86_64/release/system/libroot/posix/unistd/brk.o
  7147. Cc objects/haiku/x86_64/release/system/libroot/posix/unistd/chown.o
  7148. C++ objects/haiku/x86_64/release/system/libroot/posix/unistd/chroot.o
  7149. Cc objects/haiku/x86_64/release/system/libroot/posix/unistd/close.o
  7150. C++ objects/haiku/x86_64/release/system/libroot/posix/unistd/conf.o
  7151. Cc objects/haiku/x86_64/release/system/libroot/posix/unistd/directory.o
  7152. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/sys/posix_sys.o
  7153. Cc objects/haiku/x86_64/release/system/libroot/posix/unistd/dup.o
  7154. C++ objects/haiku/x86_64/release/system/libroot/posix/unistd/exec.o
  7155. Cc objects/haiku/x86_64/release/system/libroot/posix/unistd/_exit.o
  7156. Cc objects/haiku/x86_64/release/system/libroot/posix/unistd/fork.o
  7157. Cc objects/haiku/x86_64/release/system/libroot/posix/unistd/getentropy.o
  7158. C++ objects/haiku/x86_64/release/system/libroot/posix/unistd/getlogin.o
  7159. Cc objects/haiku/x86_64/release/system/libroot/posix/unistd/getpagesize.o
  7160. C++ objects/haiku/x86_64/release/system/libroot/posix/unistd/hostname.o
  7161. Cc objects/haiku/x86_64/release/system/libroot/posix/unistd/ioctl.o
  7162. Cc objects/haiku/x86_64/release/system/libroot/posix/unistd/link.o
  7163. C++ objects/haiku/x86_64/release/system/libroot/posix/unistd/lockf.o
  7164. Cc objects/haiku/x86_64/release/system/libroot/posix/unistd/lseek.o
  7165. Cc objects/haiku/x86_64/release/system/libroot/posix/unistd/mount.o
  7166. Cc objects/haiku/x86_64/release/system/libroot/posix/unistd/nice.o
  7167. Cc objects/haiku/x86_64/release/system/libroot/posix/unistd/pause.o
  7168. Cc objects/haiku/x86_64/release/system/libroot/posix/unistd/pipe.o
  7169. Cc objects/haiku/x86_64/release/system/libroot/posix/unistd/process.o
  7170. Cc objects/haiku/x86_64/release/system/libroot/posix/unistd/read.o
  7171. Cc objects/haiku/x86_64/release/system/libroot/posix/unistd/sleep.o
  7172. Cc objects/haiku/x86_64/release/system/libroot/posix/unistd/sync.o
  7173. C++ objects/haiku/x86_64/release/system/libroot/posix/unistd/system.o
  7174. Cc objects/haiku/x86_64/release/system/libroot/posix/unistd/terminal.o
  7175. Cc objects/haiku/x86_64/release/system/libroot/posix/unistd/truncate.o
  7176. Cc objects/haiku/x86_64/release/system/libroot/posix/unistd/ttyname.o
  7177. Cc objects/haiku/x86_64/release/system/libroot/posix/unistd/ualarm.o
  7178. C++ objects/haiku/x86_64/release/system/libroot/posix/unistd/usergroup.o
  7179. Cc objects/haiku/x86_64/release/system/libroot/posix/unistd/usleep.o
  7180. Cc objects/haiku/x86_64/release/system/libroot/posix/unistd/write.o
  7181. C++ objects/haiku/x86_64/release/system/libroot/posix/time/clock_support.o
  7182. Cc objects/haiku/x86_64/release/system/libroot/posix/time/ctime.o
  7183. C++ objects/haiku/x86_64/release/system/libroot/posix/time/localtime.o
  7184. Cc objects/haiku/x86_64/release/system/libroot/posix/time/localtime_fallback.o
  7185. Cc objects/haiku/x86_64/release/system/libroot/posix/time/nanosleep.o
  7186. Cc objects/haiku/x86_64/release/system/libroot/posix/time/stime.o
  7187. Cc objects/haiku/x86_64/release/system/libroot/posix/time/time.o
  7188. C++ objects/haiku/x86_64/release/system/libroot/posix/time/timer_support.o
  7189. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/unistd/posix_unistd.o
  7190. /s/src/system/libroot/posix/time/localtime_fallback.c:26:1: warning: no previous prototype for '__gmtime_r_fallback' [-Wmissing-prototypes]
  7191. 26 | __gmtime_r_fallback(const time_t *restrict t, struct tm *restrict tm)
  7192. | ^~~~~~~~~~~~~~~~~~~
  7193. /s/src/system/libroot/posix/time/localtime_fallback.c: In function '__gmtime_r_fallback':
  7194. /s/src/system/libroot/posix/time/localtime_fallback.c:34:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  7195. 34 | tm->__tm_zone = __utc;
  7196. | ^
  7197. /s/src/system/libroot/posix/time/localtime_fallback.c: At top level:
  7198. /s/src/system/libroot/posix/time/localtime_fallback.c:40:1: warning: no previous prototype for '__mktime_fallback' [-Wmissing-prototypes]
  7199. 40 | __mktime_fallback(struct tm *tm)
  7200. | ^~~~~~~~~~~~~~~~~
  7201. /s/src/system/libroot/posix/time/localtime_fallback.c: In function '__mktime_fallback':
  7202. /s/src/system/libroot/posix/time/localtime_fallback.c:46:69: warning: passing argument 6 of '__secs_to_zone' from incompatible pointer type [-Wincompatible-pointer-types]
  7203. 46 | __secs_to_zone(t, 1, &new.tm_isdst, &new.__tm_gmtoff, &opp, &new.__tm_zone);
  7204. /s/src/system/libroot/posix/time/localtime_fallback.c:16:92: note: expected 'const char **' but argument is of type 'char **'
  7205. 16 | __secs_to_zone(long long t, int local, int *isdst, int *offset, long *oppoff, const char **zonename)
  7206. | ~~~~~~~~~~~~~^~~~~~~~
  7207. /s/src/system/libroot/posix/time/localtime_fallback.c:54:69: warning: passing argument 6 of '__secs_to_zone' from incompatible pointer type [-Wincompatible-pointer-types]
  7208. 54 | __secs_to_zone(t, 0, &new.tm_isdst, &new.__tm_gmtoff, &opp, &new.__tm_zone);
  7209. /s/src/system/libroot/posix/time/localtime_fallback.c:16:92: note: expected 'const char **' but argument is of type 'char **'
  7210. 16 | __secs_to_zone(long long t, int local, int *isdst, int *offset, long *oppoff, const char **zonename)
  7211. | ~~~~~~~~~~~~~^~~~~~~~
  7212. /s/src/system/libroot/posix/time/localtime_fallback.c: At top level:
  7213. /s/src/system/libroot/posix/time/localtime_fallback.c:68:1: warning: no previous prototype for '__timegm_fallback' [-Wmissing-prototypes]
  7214. 68 | __timegm_fallback(struct tm *tm)
  7215. | ^~~~~~~~~~~~~~~~~
  7216. /s/src/system/libroot/posix/time/localtime_fallback.c: In function '__timegm_fallback':
  7217. /s/src/system/libroot/posix/time/localtime_fallback.c:79:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  7218. 79 | tm->__tm_zone = __utc;
  7219. | ^
  7220. C++ objects/haiku/x86_64/release/system/libroot/posix/time/timespec_get.o
  7221. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/wchar
  7222. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/btowc.o
  7223. C++ objects/haiku/x86_64/release/system/libroot/posix/wchar/uchar.o
  7224. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/mblen.o
  7225. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/mbrlen.o
  7226. ...on 2400th target...
  7227. C++ objects/haiku/x86_64/release/system/libroot/posix/wchar/mbrtowc.o
  7228. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/mbsinit.o
  7229. C++ objects/haiku/x86_64/release/system/libroot/posix/wchar/mbsrtowcs.o
  7230. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/mbstowcs.o
  7231. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/mbtowc.o
  7232. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wcpcpy.o
  7233. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wcpncpy.o
  7234. C++ objects/haiku/x86_64/release/system/libroot/posix/wchar/wcrtomb.o
  7235. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wcscasecmp.o
  7236. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wcscat.o
  7237. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wcschr.o
  7238. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wcschrnul.o
  7239. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wcscmp.o
  7240. C++ objects/haiku/x86_64/release/system/libroot/posix/wchar/wcscoll.o
  7241. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wcscpy.o
  7242. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wcscspn.o
  7243. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/time/posix_time.o
  7244. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wcsdup.o
  7245. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wcslcat.o
  7246. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wcslcpy.o
  7247. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wcslen.o
  7248. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wcsncasecmp.o
  7249. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wcsncat.o
  7250. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wcsncmp.o
  7251. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wcsncpy.o
  7252. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wcsnlen.o
  7253. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wcspbrk.o
  7254. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wcsrchr.o
  7255. C++ objects/haiku/x86_64/release/system/libroot/posix/wchar/wcsrtombs.o
  7256. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wcsspn.o
  7257. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wcsstr.o
  7258. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wcstok.o
  7259. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wcstombs.o
  7260. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wcswidth.o
  7261. C++ objects/haiku/x86_64/release/system/libroot/posix/wchar/wcsxfrm.o
  7262. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wctob.o
  7263. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wctomb.o
  7264. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wcwidth.o
  7265. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wmemchr.o
  7266. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wmemcmp.o
  7267. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wmemcpy.o
  7268. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wmemmove.o
  7269. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wmempcpy.o
  7270. Cc objects/haiku/x86_64/release/system/libroot/posix/wchar/wmemset.o
  7271. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/malloc
  7272. MkDir1 objects/haiku/x86_64/release/system/glue
  7273. MkDir1 objects/haiku/x86_64/release/system/libnetwork
  7274. MkDir1 objects/haiku/x86_64/release/system/libroot/posix/malloc/openbsd
  7275. MkDir1 objects/haiku/x86_64/release/system/glue/arch
  7276. C++ objects/haiku/x86_64/release/system/libnetwork/init.o
  7277. C++ objects/haiku/x86_64/release/system/libroot/posix/malloc/openbsd/PagesAllocator.o
  7278. MkDir1 objects/haiku/x86_64/release/system/glue/arch/x86_64
  7279. As objects/haiku/x86_64/release/system/glue/arch/x86_64/crti.o
  7280. As objects/haiku/x86_64/release/system/glue/arch/x86_64/crtn.o
  7281. Cc objects/haiku/x86_64/release/system/libroot/posix/malloc/openbsd/malloc.o
  7282. Cc objects/haiku/x86_64/release/system/libroot/posix/malloc/openbsd/r5_compatibility.o
  7283. C++ objects/haiku/x86_64/release/system/libnetwork/interfaces.o
  7284. C++ objects/haiku/x86_64/release/system/libnetwork/getifaddrs.o
  7285. C++ objects/haiku/x86_64/release/system/libnetwork/socket.o
  7286. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/wchar/posix_wchar.o
  7287. C++ objects/haiku/x86_64/release/system/libnetwork/r5_compatibility.o
  7288. MkDir1 objects/haiku/x86_64/release/system/libnetwork/netresolv
  7289. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/dst_api.o
  7290. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/hmac_link.o
  7291. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/md5_dgst.o
  7292. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/support.o
  7293. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/inet_cidr_ntop.o
  7294. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/inet_cidr_pton.o
  7295. In file included from /s/src/system/libnetwork/netresolv/inet/inet_cidr_ntop.c:29:
  7296. /s/src/system/libnetwork/netresolv/port_before.h:32:33: warning: no previous prototype for '__inet_cidr_ntop' [-Wmissing-prototypes]
  7297. 32 | # define inet_cidr_ntop __inet_cidr_ntop
  7298. | ^~~~~~~~~~~~~~~~
  7299. /s/src/system/libnetwork/netresolv/inet/inet_cidr_ntop.c:75:1: note: in expansion of macro 'inet_cidr_ntop'
  7300. 75 | inet_cidr_ntop(int af, const void *src, int bits, char *dst, size_t size) {
  7301. | ^~~~~~~~~~~~~~
  7302. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/inet_net_ntop.o
  7303. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/inet_net_pton.o
  7304. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/inet_neta.o
  7305. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/nsap_addr.o
  7306. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/base64.o
  7307. In file included from /s/src/system/libnetwork/netresolv/inet/inet_cidr_pton.c:29:
  7308. /s/src/system/libnetwork/netresolv/port_before.h:33:33: warning: no previous prototype for '__inet_cidr_pton' [-Wmissing-prototypes]
  7309. 33 | # define inet_cidr_pton __inet_cidr_pton
  7310. | ^~~~~~~~~~~~~~~~
  7311. /s/src/system/libnetwork/netresolv/inet/inet_cidr_pton.c:81:1: note: in expansion of macro 'inet_cidr_pton'
  7312. 81 | inet_cidr_pton(int af, const char *src, void *dst, int *bits) {
  7313. | ^~~~~~~~~~~~~~
  7314. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/getaddrinfo.o
  7315. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/gethnamaddr.o
  7316. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/getnameinfo.o
  7317. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/getnetent.o
  7318. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/getnetnamadr.o
  7319. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/getprotobyname.o
  7320. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/getprotobyname_r.o
  7321. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/getprotobynumber.o
  7322. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/getprotobynumber_r.o
  7323. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/getprotoent.o
  7324. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/getprotoent_r.o
  7325. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/getservbyname.o
  7326. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/getservbyname_r.o
  7327. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/getservbyport.o
  7328. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/getservbyport_r.o
  7329. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/getservent.o
  7330. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/getservent_r.o
  7331. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/hesiod.o
  7332. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/map_v4v6.o
  7333. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/nsdispatch.o
  7334. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/sethostent.o
  7335. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/vars6.o
  7336. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/assertions.o
  7337. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/ev_streams.o
  7338. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/ev_timers.o
  7339. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/ns_name.o
  7340. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/ns_netint.o
  7341. ...on 2500th target...
  7342. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/ns_parse.o
  7343. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/ns_print.o
  7344. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/ns_samedomain.o
  7345. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/ns_ttl.o
  7346. /s/src/system/libroot/posix/malloc/openbsd/malloc.c:279:21: warning: 'mopts_nmutexes' was used with no prototype before its definition [-Wmissing-prototypes]
  7347. 279 | static inline u_int mopts_nmutexes()
  7348. | ^~~~~~~~~~~~~~
  7349. /s/src/system/libroot/posix/malloc/openbsd/malloc.c: In function 'wrterror':
  7350. /s/src/system/libroot/posix/malloc/openbsd/malloc.c:383:25: warning: unused variable 'saved_errno' [-Wunused-variable]
  7351. 383 | int saved_errno = errno;
  7352. | ^~~~~~~~~~~
  7353. /s/src/system/libroot/posix/malloc/openbsd/malloc.c: In function 'omalloc_init':
  7354. /s/src/system/libroot/posix/malloc/openbsd/malloc.c:545:16: warning: unused variable 'sb' [-Wunused-variable]
  7355. 545 | size_t sb;
  7356. | ^~
  7357. /s/src/system/libroot/posix/malloc/openbsd/malloc.c:541:16: warning: unused variable 'j' [-Wunused-variable]
  7358. 541 | int i, j;
  7359. | ^
  7360. /s/src/system/libroot/posix/malloc/openbsd/malloc.c:541:13: warning: unused variable 'i' [-Wunused-variable]
  7361. 541 | int i, j;
  7362. | ^
  7363. /s/src/system/libroot/posix/malloc/openbsd/malloc.c:540:22: warning: unused variable 'b' [-Wunused-variable]
  7364. 540 | char *p, *q, b[16];
  7365. | ^
  7366. /s/src/system/libroot/posix/malloc/openbsd/malloc.c:540:19: warning: unused variable 'q' [-Wunused-variable]
  7367. 540 | char *p, *q, b[16];
  7368. | ^
  7369. /s/src/system/libroot/posix/malloc/openbsd/malloc.c:540:15: warning: unused variable 'p' [-Wunused-variable]
  7370. 540 | char *p, *q, b[16];
  7371. | ^
  7372. /s/src/system/libroot/posix/malloc/openbsd/malloc.c: In function 'malloc_bytes':
  7373. /s/src/system/libroot/posix/malloc/openbsd/malloc.c:1277:37: warning: unused variable 'r' [-Wunused-variable]
  7374. 1277 | struct region_info *r = find(d, bp->page);
  7375. | ^
  7376. /s/src/system/libroot/posix/malloc/openbsd/malloc.c: In function 'findpool':
  7377. /s/src/system/libroot/posix/malloc/openbsd/malloc.c:1647:52: warning: comparison of integer expressions of different signedness: 'u_int' {aka 'unsigned int'} and 'int' [-Wsign-compare]
  7378. 1647 | if (skip >= 0 && j == skip)
  7379. | ^~
  7380. /s/src/system/libroot/posix/malloc/openbsd/malloc.c: In function 'malloc_usable_size':
  7381. /s/src/system/libroot/posix/malloc/openbsd/malloc.c:2081:13: warning: unused variable 'saved_errno' [-Wunused-variable]
  7382. 2081 | int saved_errno = errno;
  7383. | ^~~~~~~~~~~
  7384. /s/src/system/libroot/posix/malloc/openbsd/malloc.c: At top level:
  7385. /s/src/system/libroot/posix/malloc/openbsd/malloc.c:1841:1: warning: 'freezero' defined but not used [-Wunused-function]
  7386. 1841 | freezero(void *ptr, size_t sz)
  7387. | ^~~~~~~~
  7388. /s/src/system/libroot/posix/malloc/openbsd/malloc.c:437:1: warning: 'omalloc_parseopt' defined but not used [-Wunused-function]
  7389. 437 | omalloc_parseopt(char opt)
  7390. | ^~~~~~~~~~~~~~~~
  7391. /s/src/system/libroot/posix/malloc/openbsd/malloc.c:414:1: warning: 'rbytes_init' defined but not used [-Wunused-function]
  7392. 414 | rbytes_init(struct dir_info *d)
  7393. | ^~~~~~~~~~~
  7394. /s/src/system/libroot/posix/malloc/openbsd/malloc.c: In function 'unmap':
  7395. /s/src/system/libroot/posix/malloc/openbsd/malloc.c:869:32: warning: 'i' may be used uninitialized [-Wmaybe-uninitialized]
  7396. 869 | if (d->bigcache[i].psize != 0) {
  7397. | ^
  7398. /s/src/system/libroot/posix/malloc/openbsd/malloc.c:845:17: note: 'i' was declared here
  7399. 845 | u_short i;
  7400. | ^
  7401. In function 'orealloc',
  7402. inlined from 'realloc' at /s/src/system/libroot/posix/malloc/openbsd/malloc.c:2050:6:
  7403. /s/src/system/libroot/posix/malloc/openbsd/malloc.c:2009:58: warning: 'info' may be used uninitialized [-Wmaybe-uninitialized]
  7404. 2009 | fill_canary(p, newsz, B2SIZE(info->bucket));
  7405. | ^
  7406. /s/src/system/libroot/posix/malloc/openbsd/malloc.c:81:35: note: in definition of macro 'B2SIZE'
  7407. 81 | #define B2SIZE(b) ((b) * MALLOC_MINSIZE)
  7408. | ^
  7409. /s/src/system/libroot/posix/malloc/openbsd/malloc.c: In function 'realloc':
  7410. /s/src/system/libroot/posix/malloc/openbsd/malloc.c:1877:28: note: 'info' was declared here
  7411. 1877 | struct chunk_info *info;
  7412. | ^~~~
  7413. In function 'orealloc',
  7414. inlined from 'realloc' at /s/src/system/libroot/posix/malloc/openbsd/malloc.c:2050:6:
  7415. /s/src/system/libroot/posix/malloc/openbsd/malloc.c:2008:49: warning: 'chunknum' may be used uninitialized [-Wmaybe-uninitialized]
  7416. 2008 | info->bits[info->offset + chunknum] = newsz;
  7417. | ~~~~~~~~~~~~~^~~~~~~~~~
  7418. /s/src/system/libroot/posix/malloc/openbsd/malloc.c: In function 'realloc':
  7419. /s/src/system/libroot/posix/malloc/openbsd/malloc.c:1880:18: note: 'chunknum' was declared here
  7420. 1880 | uint32_t chunknum;
  7421. | ^~~~~~~~
  7422. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/posix/malloc/openbsd/posix_malloc.o
  7423. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/herror.o
  7424. /s/src/system/libnetwork/netresolv/nameser/ns_samedomain.c:160: warning: "_LIBC" redefined
  7425. 160 | #define _LIBC
  7426. |
  7427. <command-line>: note: this is the location of the previous definition
  7428. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/h_errno.o
  7429. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/mtctxres.o
  7430. /s/src/system/libnetwork/netresolv/nameser/ns_parse.c:216:1: warning: no previous prototype for 'ns_parserr2' [-Wmissing-prototypes]
  7431. 216 | ns_parserr2(ns_msg *handle, ns_sect section, int rrnum, ns_rr2 *rr) {
  7432. | ^~~~~~~~~~~
  7433. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/res_comp.o
  7434. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/res_data.o
  7435. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/res_debug.o
  7436. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/res_init.o
  7437. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/res_mkquery.o
  7438. /s/src/system/libnetwork/netresolv/net/getaddrinfo.c:1517:1: warning: no previous prototype for 'allocaddrinfo' [-Wmissing-prototypes]
  7439. 1517 | allocaddrinfo(socklen_t addrlen)
  7440. | ^~~~~~~~~~~~~
  7441. /s/src/system/libnetwork/netresolv/net/getaddrinfo.c: In function 'res_querydomainN':
  7442. /s/src/system/libnetwork/netresolv/net/getaddrinfo.c:2977:50: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
  7443. 2977 | snprintf(nbuf, sizeof(nbuf), "%s.%s", name, domain);
  7444. | ^~
  7445. /s/src/system/libnetwork/netresolv/net/getaddrinfo.c:2977:17: note: 'snprintf' output between 2 and 2048 bytes into a destination of size 1025
  7446. 2977 | snprintf(nbuf, sizeof(nbuf), "%s.%s", name, domain);
  7447. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  7448. /s/src/system/libnetwork/netresolv/net/getaddrinfo.c:2966:25: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation]
  7449. 2966 | strncpy(nbuf, name, n);
  7450. | ^~~~~~~~~~~~~~~~~~~~~~
  7451. /s/src/system/libnetwork/netresolv/net/getaddrinfo.c:2960:21: note: length computed here
  7452. 2960 | n = strlen(name);
  7453. | ^~~~~~~~~~~~
  7454. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/res_query.o
  7455. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/res_send.o
  7456. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/res_state.o
  7457. /s/src/system/libnetwork/netresolv/resolv/res_query.c: In function '__res_nquerydomain':
  7458. /s/src/system/libnetwork/netresolv/resolv/res_query.c:394:35: warning: '%s' directive writing up to 1023 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]
  7459. 394 | sprintf(nbuf, "%s.%s", name, domain);
  7460. | ^~
  7461. /s/src/system/libnetwork/netresolv/resolv/res_query.c:394:17: note: 'sprintf' output between 2 and 2048 bytes into a destination of size 1025
  7462. 394 | sprintf(nbuf, "%s.%s", name, domain);
  7463. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  7464. /s/src/system/libnetwork/netresolv/resolv/res_query.c:383:25: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation]
  7465. 383 | strncpy(nbuf, name, n);
  7466. | ^~~~~~~~~~~~~~~~~~~~~~
  7467. /s/src/system/libnetwork/netresolv/resolv/res_query.c:377:21: note: length computed here
  7468. 377 | n = strlen(name);
  7469. | ^~~~~~~~~~~~
  7470. MkDir1 objects/haiku/x86_64/release/system/libnetwork/musl
  7471. Cc objects/haiku/x86_64/release/system/libnetwork/musl/inet_addr.o
  7472. Cc objects/haiku/x86_64/release/system/libnetwork/musl/inet_aton.o
  7473. /s/src/system/libnetwork/netresolv/nameser/ns_name.c:205:1: warning: no previous prototype for 'ns_name_pton2' [-Wmissing-prototypes]
  7474. 205 | ns_name_pton2(const char *src, u_char *dst, size_t dstsiz, size_t *dstlen) {
  7475. | ^~~~~~~~~~~~~
  7476. /s/src/system/libnetwork/netresolv/nameser/ns_name.c:411:1: warning: no previous prototype for 'ns_name_unpack2' [-Wmissing-prototypes]
  7477. 411 | ns_name_unpack2(const u_char *msg, const u_char *eom, const u_char *src,
  7478. | ^~~~~~~~~~~~~~~
  7479. Cc objects/haiku/x86_64/release/system/libnetwork/musl/inet_legacy.o
  7480. Cc objects/haiku/x86_64/release/system/libnetwork/musl/inet_ntoa.o
  7481. /s/src/system/libnetwork/musl/network/inet_aton.c:8:5: warning: no previous prototype for '__inet_aton' [-Wmissing-prototypes]
  7482. 8 | int __inet_aton(const char *s0, struct in_addr *dest)
  7483. | ^~~~~~~~~~~
  7484. Cc objects/haiku/x86_64/release/system/libnetwork/musl/inet_ntop.o
  7485. Cc objects/haiku/x86_64/release/system/libnetwork/musl/inet_pton.o
  7486. Cc objects/haiku/x86_64/release/system/glue/init_term_dyn.o
  7487. Cc objects/haiku/x86_64/release/system/glue/start_dyn.o
  7488. /s/src/system/libnetwork/musl/network/inet_ntop.c:12:13: warning: no previous prototype for '__inet_ntop' [-Wmissing-prototypes]
  7489. 12 | const char *__inet_ntop(int af, const void *restrict a0, char *restrict s, socklen_t l)
  7490. | ^~~~~~~~~~~
  7491. /s/src/system/libnetwork/musl/network/inet_ntop.c: In function '__inet_ntop':
  7492. /s/src/system/libnetwork/musl/network/inet_ntop.c:20:72: warning: comparison of integer expressions of different signedness: 'int' and 'socklen_t' {aka 'unsigned int'} [-Wsign-compare]
  7493. 20 | if (snprintf(s, l, "%d.%d.%d.%d", a[0],a[1],a[2],a[3]) < l)
  7494. | ^
  7495. MkDir1 objects/haiku/x86_64/release/tools
  7496. MkDir1 objects/haiku/x86_64/release/tools/cppunit
  7497. C++ objects/haiku/x86_64/release/tools/cppunit/BTestCase.o
  7498. C++ objects/haiku/x86_64/release/tools/cppunit/BTestSuite.o
  7499. /s/src/system/libnetwork/netresolv/resolv/res_init.c: In function '__res_rndinit':
  7500. /s/src/system/libnetwork/netresolv/resolv/res_init.c:695:35: warning: the comparison will always evaluate as 'false' for the address of '_rnd' will never be NULL [-Waddress]
  7501. 695 | u_char *rnd = statp->_rnd == NULL ? srnd : statp->_rnd;
  7502. | ^~
  7503. In file included from /s/src/system/libnetwork/netresolv/include/resolv.h:49,
  7504. from /s/src/system/libnetwork/netresolv/resolv/res_init.c:116:
  7505. /s/headers/posix/resolv.h:110:25: note: '_rnd' declared here
  7506. 110 | unsigned char _rnd[16]; /* PRIVATE: random state */
  7507. | ^~~~
  7508. /s/src/system/libnetwork/netresolv/resolv/res_init.c: In function '__res_nrandomid':
  7509. /s/src/system/libnetwork/netresolv/resolv/res_init.c:714:35: warning: the comparison will always evaluate as 'false' for the address of '_rnd' will never be NULL [-Waddress]
  7510. 714 | u_char *rnd = statp->_rnd == NULL ? srnd : statp->_rnd;
  7511. | ^~
  7512. /s/headers/posix/resolv.h:110:25: note: '_rnd' declared here
  7513. 110 | unsigned char _rnd[16]; /* PRIVATE: random state */
  7514. | ^~~~
  7515. C++ objects/haiku/x86_64/release/tools/cppunit/SemaphoreSyncObject.o
  7516. /s/src/system/libnetwork/netresolv/resolv/res_send.c: In function '__res_nsend':
  7517. /s/src/system/libnetwork/netresolv/resolv/res_send.c:450:27: warning: variable 'nsaplen' set but not used [-Wunused-but-set-variable]
  7518. 450 | socklen_t nsaplen;
  7519. | ^~~~~~~
  7520. C++ objects/haiku/x86_64/release/tools/cppunit/TestApp.o
  7521. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libnetwork/musl/posix_musl_network.o
  7522. C++ objects/haiku/x86_64/release/tools/cppunit/TestListener.o
  7523. C++ objects/haiku/x86_64/release/tools/cppunit/TestShell.o
  7524. C++ objects/haiku/x86_64/release/tools/cppunit/TestUtils.o
  7525. C++ objects/haiku/x86_64/release/tools/cppunit/ThreadedTestCase.o
  7526. C++ objects/haiku/x86_64/release/tools/cppunit/Asserter.o
  7527. C++ objects/haiku/x86_64/release/tools/cppunit/CompilerOutputter.o
  7528. C++ objects/haiku/x86_64/release/tools/cppunit/Exception.o
  7529. C++ objects/haiku/x86_64/release/tools/cppunit/NotEqualException.o
  7530. C++ objects/haiku/x86_64/release/tools/cppunit/RepeatedTest.o
  7531. C++ objects/haiku/x86_64/release/tools/cppunit/SourceLine.o
  7532. C++ objects/haiku/x86_64/release/tools/cppunit/SynchronizedObject.o
  7533. C++ objects/haiku/x86_64/release/tools/cppunit/TestAssert.o
  7534. C++ objects/haiku/x86_64/release/tools/cppunit/TestCase.o
  7535. C++ objects/haiku/x86_64/release/tools/cppunit/TestFactoryRegistry.o
  7536. C++ objects/haiku/x86_64/release/tools/cppunit/TestFailure.o
  7537. C++ objects/haiku/x86_64/release/tools/cppunit/TestResult.o
  7538. C++ objects/haiku/x86_64/release/tools/cppunit/TestResultCollector.o
  7539. C++ objects/haiku/x86_64/release/tools/cppunit/TestRunner.o
  7540. C++ objects/haiku/x86_64/release/tools/cppunit/TestSetUp.o
  7541. C++ objects/haiku/x86_64/release/tools/cppunit/TestSucessListener.o
  7542. C++ objects/haiku/x86_64/release/tools/cppunit/TestSuite.o
  7543. C++ objects/haiku/x86_64/release/tools/cppunit/TextOutputter.o
  7544. C++ objects/haiku/x86_64/release/tools/cppunit/TextTestProgressListener.o
  7545. C++ objects/haiku/x86_64/release/tools/cppunit/TextTestResult.o
  7546. C++ objects/haiku/x86_64/release/tools/cppunit/TypeInfoHelper.o
  7547. C++ objects/haiku/x86_64/release/tools/cppunit/XmlOutputter.o
  7548. MkDir1 objects/haiku/x86_64/release/tools/elfsymbolpatcher
  7549. C++ objects/haiku/x86_64/release/tools/elfsymbolpatcher/ElfFile.o
  7550. C++ objects/haiku/x86_64/release/tools/elfsymbolpatcher/ElfImage.o
  7551. C++ objects/haiku/x86_64/release/tools/elfsymbolpatcher/ElfSymbolPatcher.o
  7552. MkDir1 objects/haiku/x86_64/release/add-ons
  7553. MkDir1 objects/haiku/x86_64/release/add-ons/input_server
  7554. MkDir1 objects/haiku/x86_64/release/add-ons/input_server/filters
  7555. MkDir1 objects/haiku/x86_64/release/add-ons/input_server/filters/shortcut_catcher
  7556. C++ objects/haiku/x86_64/release/add-ons/input_server/filters/shortcut_catcher/BitFieldTesters.o
  7557. C++ objects/haiku/x86_64/release/add-ons/input_server/filters/shortcut_catcher/CommandActuators.o
  7558. C++ objects/haiku/x86_64/release/add-ons/input_server/filters/shortcut_catcher/KeyInfos.o
  7559. C++ objects/haiku/x86_64/release/add-ons/input_server/filters/shortcut_catcher/ParseCommandLine.o
  7560. Archive objects/haiku/x86_64/release/tools/elfsymbolpatcher/libelfsymbolpatcher.a
  7561. MkDir1 objects/linux/x86_64/common
  7562. MkDir1 objects/linux/x86_64/common/tools
  7563. MkDir1 objects/linux/x86_64/common/tools/rc
  7564. Yacc1 objects/linux/x86_64/common/tools/rc/parser.cpp objects/linux/x86_64/common/tools/rc/parser.hpp
  7565. MkDir1 objects/haiku/x86_64/common
  7566. MkDir1 objects/haiku/x86_64/common/tests
  7567. MkDir1 objects/haiku/x86_64/common/tests/apps
  7568. MkDir1 objects/haiku/x86_64/common/tests/apps/haikudepot
  7569. MkDir1 objects/haiku/x86_64/common/tests/apps/haikudepot/dumpexportrepositorymodel
  7570. JsonSchemaGenTouch objects/haiku/x86_64/common/tests/apps/haikudepot/dumpexportrepositorymodel/DumpExportRepositoryModel.cpp objects/haiku/x86_64/common/tests/apps/haikudepot/dumpexportrepositorymodel/DumpExportRepositoryModel.h
  7571. C++ objects/haiku/x86_64/release/tests/apps/haikudepot/DumpExportRepositoryModel.o
  7572. Ranlib objects/haiku/x86_64/release/tools/elfsymbolpatcher/libelfsymbolpatcher.a
  7573. C++ objects/haiku/x86_64/release/tests/apps/haikudepot/DumpExportRepositoryTest.o
  7574. C++ objects/linux/x86_64/release/tools/rc/compile.o
  7575. C++ objects/linux/x86_64/release/tools/rc/parser.o
  7576. Lex objects/linux/x86_64/common/tools/rc/lexer.cpp
  7577. C++ objects/linux/x86_64/release/tools/rc/lexer.o
  7578. MkDir1 objects/haiku/x86_64/common/tests/apps/haikudepot/dumpexportrepositorylistener
  7579. JsonSchemaGenTouch objects/haiku/x86_64/common/tests/apps/haikudepot/dumpexportrepositorylistener/DumpExportRepositoryJsonListener.cpp objects/haiku/x86_64/common/tests/apps/haikudepot/dumpexportrepositorylistener/DumpExportRepositoryJsonListener.h
  7580. C++ objects/haiku/x86_64/release/tests/apps/haikudepot/DumpExportRepositoryJsonListener.o
  7581. C++ objects/haiku/x86_64/release/tests/apps/haikudepot/DumpExportRepositoryJsonListenerTest.o
  7582. Archive objects/haiku/x86_64/release/add-ons/input_server/filters/shortcut_catcher/libshortcuts_shared.a
  7583. Ranlib objects/haiku/x86_64/release/add-ons/input_server/filters/shortcut_catcher/libshortcuts_shared.a
  7584. MkDir1 objects/haiku/x86_64/common/tests/kits
  7585. MkDir1 objects/haiku/x86_64/common/tests/kits/app
  7586. MkDir1 objects/haiku/x86_64/common/tests/kits/app/bapplication
  7587. MkDir1 objects/haiku/x86_64/common/tests/kits/app/bapplication/testapps
  7588. MkDir1 objects/haiku/x86_64/common/tests/kits/support
  7589. ...on 2600th target...
  7590. MkDir1 objects/haiku/x86_64/common/tests/kits/support/remoteobjectdef
  7591. MkDir1 objects/haiku/x86_64/common/data
  7592. MkDir1 objects/haiku/x86_64/common/data/mime_db
  7593. MkDir1 objects/haiku/x86_64/common/kits
  7594. MkDir1 objects/haiku/x86_64/common/servers
  7595. MkDir1 objects/haiku/x86_64/common/kits/textencoding
  7596. MkDir1 objects/haiku/x86_64/common/servers/input
  7597. MkDir1 objects/haiku/x86_64/common/kits/tracker
  7598. MkKeymapHeader1 objects/haiku/x86_64/common/servers/input/SystemKeymap.h
  7599. MkDir1 objects/haiku/x86_64/common/kits/package
  7600. MkDir1 objects/haiku/x86_64/common/kits/media
  7601. MkDir1 objects/haiku/x86_64/common/system
  7602. MkDir1 objects/haiku/x86_64/common/system/libroot
  7603. MkDir1 objects/haiku/x86_64/common/system/libroot/os
  7604. MkDir1 objects/haiku/x86_64/common/system/libnetwork
  7605. MkDir1 objects/haiku/x86_64/common/system/libnetwork/netresolv
  7606. Yacc1 objects/haiku/x86_64/common/system/libnetwork/netresolv/nsparser.c objects/haiku/x86_64/common/system/libnetwork/netresolv/nsparser.h
  7607. C++ objects/haiku/x86_64/release/kits/shared/Keymap.o
  7608. /s/src/system/libnetwork/netresolv/net/nsparser.y:57.1-20: warning: deprecated directive: ‘%name-prefix="_nsyy"’, use ‘%define api.prefix {_nsyy}’ [-Wdeprecated]
  7609. 57 | %name-prefix="_nsyy"
  7610. | ^~~~~~~~~~~~~~~~~~~~
  7611. | %define api.prefix {_nsyy}
  7612. /s/src/system/libnetwork/netresolv/net/nsparser.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother]
  7613. Lex objects/haiku/x86_64/common/system/libnetwork/netresolv/nslexer.c
  7614. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/nslexer.o
  7615. Archive objects/haiku/x86_64/release/kits/shared/libshared.a
  7616. Ranlib objects/haiku/x86_64/release/kits/shared/libshared.a
  7617. MergeObjectFromObjects1 objects/haiku/x86_64/release/kits/interface/interface_kit.o
  7618. Archive objects/haiku/x86_64/release/kits/network/libnetservices/libnetservices.a
  7619. Ranlib objects/haiku/x86_64/release/kits/network/libnetservices/libnetservices.a
  7620. Cc objects/haiku/x86_64/release/system/libnetwork/netresolv/nsparser.o
  7621. MkDir1 objects/haiku/x86_64/common/tools
  7622. MkDir1 objects/haiku/x86_64/common/tools/gensyscalls
  7623. PreprocessSyscalls objects/haiku/x86_64/common/tools/gensyscalls/syscalls.h.pp.parsable
  7624. GenSyscallInfos1 objects/haiku/x86_64/common/tools/gensyscalls/gensyscalls_infos.cpp objects/haiku/x86_64/common/tools/gensyscalls/syscall_types_sizes.h.cpp
  7625. CreateAsmStructOffsetsHeader1 objects/haiku/x86_64/common/tools/gensyscalls/syscall_types_sizes.h
  7626. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libnetwork/netresolv/netresolv.o
  7627. MkDir1 objects/haiku/x86_64/common/apps
  7628. MkDir1 objects/haiku/x86_64/common/apps/devices
  7629. ACPIPnPHeaderGen1 objects/haiku/x86_64/common/apps/devices/acpipnpids.h
  7630. C++ objects/linux/x86_64/release/tools/gensyscalls/x86_64/gensyscalls_infos.o
  7631. /s/src/data/ids/acpi_id_registry.csv/s/src/data/ids/pnp_id_registry.csvISAPnPHeaderGen1 objects/haiku/x86_64/common/apps/devices/isapnpids.h
  7632. C++ objects/haiku/x86_64/release/tests/apps/devices/DeviceACPI.o
  7633. PCIHeaderGen1 objects/haiku/x86_64/common/apps/devices/pcihdr.h
  7634. USBHeaderGen1 objects/haiku/x86_64/common/apps/devices/usbhdr.h
  7635. C++ objects/haiku/x86_64/release/tests/apps/devices/DeviceUSB.o
  7636. C++ objects/haiku/x86_64/release/tests/apps/devices/DevicePCI.o
  7637. Archive objects/linux/x86_64/release/tools/rc/librdef.a
  7638. Link objects/linux/x86_64/release/tools/gensyscalls/gensyscalls_x86_64
  7639. ar: creating objects/linux/x86_64/release/tools/rc/librdef.a
  7640. Ranlib objects/linux/x86_64/release/tools/rc/librdef.a
  7641. Chmod1 objects/linux/x86_64/release/tools/gensyscalls/gensyscalls_x86_64
  7642. GenSyscallsFile1 objects/haiku/x86_64/common/system/libroot/os/syscalls.S.inc
  7643. As objects/haiku/x86_64/release/system/libroot/os/syscalls.o
  7644. Link objects/linux/x86_64/release/tools/rc/rc
  7645. MergeObjectFromObjects1 objects/haiku/x86_64/release/system/libroot/os/os_main.o
  7646. Chmod1 objects/linux/x86_64/release/tools/rc/rc
  7647. ResComp1 objects/haiku/x86_64/common/tests/UnitTester.rsrc
  7648. ResComp1 objects/haiku/x86_64/common/data/mime_db/message.rsrc
  7649. ResComp1 objects/haiku/x86_64/common/data/mime_db/multipart.rsrc
  7650. ResComp1 objects/haiku/x86_64/common/data/mime_db/video.rsrc
  7651. ResComp1 objects/haiku/x86_64/common/data/mime_db/image.rsrc
  7652. ResComp1 objects/haiku/x86_64/common/data/mime_db/application.rsrc
  7653. ResComp1 objects/haiku/x86_64/common/data/mime_db/text.rsrc
  7654. ResComp1 objects/haiku/x86_64/common/data/mime_db/audio.rsrc
  7655. ResComp1 objects/common/data/mime_db/message/rfc822.rsrc
  7656. ResComp1 objects/common/data/mime_db/multipart/related.rsrc
  7657. ResComp1 objects/common/data/mime_db/video/x-matroska.rsrc
  7658. ResComp1 objects/common/data/mime_db/video/mp4.rsrc
  7659. ResComp1 objects/common/data/mime_db/video/ogg.rsrc
  7660. ResComp1 objects/common/data/mime_db/video/3gpp.rsrc
  7661. ResComp1 objects/common/data/mime_db/video/mpeg.rsrc
  7662. ResComp1 objects/common/data/mime_db/video/x-ms-asf.rsrc
  7663. ResComp1 objects/common/data/mime_db/video/dv.rsrc
  7664. ResComp1 objects/common/data/mime_db/video/x-msvideo.rsrc
  7665. ResComp1 objects/common/data/mime_db/video/quicktime.rsrc
  7666. ResComp1 objects/common/data/mime_db/video/x-rmvb.rsrc
  7667. ResComp1 objects/common/data/mime_db/video/x-flv.rsrc
  7668. ResComp1 objects/common/data/mime_db/video/hevc.rsrc
  7669. ResComp1 objects/common/data/mime_db/video/mp2t.rsrc
  7670. ResComp1 objects/common/data/mime_db/video/3gpp2.rsrc
  7671. ResComp1 objects/common/data/mime_db/image/jp2.rsrc
  7672. ResComp1 objects/common/data/mime_db/image/vnd.adobe.photoshop.rsrc
  7673. ResComp1 objects/common/data/mime_db/image/vnd.haiku.picture.rsrc
  7674. ResComp1 objects/common/data/mime_db/image/x-portable-pixmap.rsrc
  7675. ResComp1 objects/common/data/mime_db/image/x-wonderbrush.rsrc
  7676. ResComp1 objects/common/data/mime_db/image/x-portable-bitmap.rsrc
  7677. ResComp1 objects/common/data/mime_db/image/x-hvif.rsrc
  7678. ResComp1 objects/common/data/mime_db/image/x-targa.rsrc
  7679. ResComp1 objects/common/data/mime_db/image/tiff.rsrc
  7680. ResComp1 objects/common/data/mime_db/image/avif.rsrc
  7681. ResComp1 objects/common/data/mime_db/image/sgi.rsrc
  7682. ResComp1 objects/common/data/mime_db/image/x-pcx.rsrc
  7683. ResComp1 objects/common/data/mime_db/image/jpeg.rsrc
  7684. ResComp1 objects/common/data/mime_db/image/x-portable-graymap.rsrc
  7685. ResComp1 objects/common/data/mime_db/image/svg+xml.rsrc
  7686. ResComp1 objects/common/data/mime_db/image/bmp.rsrc
  7687. ResComp1 objects/common/data/mime_db/image/icns.rsrc
  7688. ResComp1 objects/common/data/mime_db/image/png.rsrc
  7689. ResComp1 objects/common/data/mime_db/image/vnd.djvu.rsrc
  7690. ResComp1 objects/common/data/mime_db/image/gif.rsrc
  7691. ResComp1 objects/common/data/mime_db/image/x-wpg.rsrc
  7692. ResComp1 objects/common/data/mime_db/image/webp.rsrc
  7693. ResComp1 objects/common/data/mime_db/image/x-exr.rsrc
  7694. ResComp1 objects/common/data/mime_db/image/vnd.microsoft.icon.rsrc
  7695. ResComp1 objects/common/data/mime_db/application/x-vnd.be.url.file.rsrc
  7696. ResComp1 objects/common/data/mime_db/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.rsrc
  7697. ResComp1 objects/common/data/mime_db/application/x-vnd.haiku-virtual-directory.rsrc
  7698. ResComp1 objects/common/data/mime_db/application/vnd.oasis.opendocument.database.rsrc
  7699. ...on 2700th target...
  7700. ResComp1 objects/common/data/mime_db/application/x-vnd.be.url.ssh.rsrc
  7701. ResComp1 objects/common/data/mime_db/application/vnd.openxmlformats-officedocument.presentationml.presentation.rsrc
  7702. ResComp1 objects/common/data/mime_db/application/x-msaccess.rsrc
  7703. ResComp1 objects/common/data/mime_db/application/x-ntfs-image.rsrc
  7704. ResComp1 objects/common/data/mime_db/application/x-vnd.be-query.rsrc
  7705. ResComp1 objects/common/data/mime_db/application/vnd.oasis.opendocument.chart-template.rsrc
  7706. ResComp1 objects/common/data/mime_db/application/vnd.oasis.opendocument.base.rsrc
  7707. ResComp1 objects/common/data/mime_db/application/x-7z-compressed.rsrc
  7708. ResComp1 objects/common/data/mime_db/application/x-vnd.haiku-icon.rsrc
  7709. ResComp1 objects/common/data/mime_db/application/x-vnd.be-elfexecutable.rsrc
  7710. ResComp1 objects/common/data/mime_db/application/x-vnd.be-bookmark.rsrc
  7711. ResComp1 objects/common/data/mime_db/application/x-vnd.be.url.https.rsrc
  7712. ResComp1 objects/common/data/mime_db/application/x-vnd.be-querytemplate.rsrc
  7713. ResComp1 objects/common/data/mime_db/application/x-xar.rsrc
  7714. ResComp1 objects/common/data/mime_db/application/x-vnd.haiku-playlist.rsrc
  7715. ResComp1 objects/common/data/mime_db/application/zip.rsrc
  7716. ResComp1 objects/common/data/mime_db/application/x-vnd.be-symlink.rsrc
  7717. ResComp1 objects/common/data/mime_db/application/x-bzip2.rsrc
  7718. ResComp1 objects/common/data/mime_db/application/x-vnd.be-directory.rsrc
  7719. ResComp1 objects/common/data/mime_db/application/x-scode-upkg.rsrc
  7720. ResComp1 objects/common/data/mime_db/application/pdf.rsrc
  7721. ResComp1 objects/common/data/mime_db/application/vnd.ms-powerpoint.rsrc
  7722. ResComp1 objects/common/data/mime_db/application/java-archive.rsrc
  7723. ResComp1 objects/common/data/mime_db/application/x-vnd.be.url.news.rsrc
  7724. ResComp1 objects/common/data/mime_db/application/x-vnd.be.url.rtp.rsrc
  7725. ResComp1 objects/common/data/mime_db/application/x-bittorrent.rsrc
  7726. ResComp1 objects/common/data/mime_db/application/ogg.rsrc
  7727. ResComp1 objects/common/data/mime_db/application/x-font-ttf.rsrc
  7728. ResComp1 objects/common/data/mime_db/application/x-lzip.rsrc
  7729. ResComp1 objects/common/data/mime_db/application/vnd.oasis.opendocument.image-template.rsrc
  7730. ResComp1 objects/common/data/mime_db/application/x-bfs-image.rsrc
  7731. ResComp1 objects/common/data/mime_db/application/x-lharc.rsrc
  7732. ResComp1 objects/common/data/mime_db/application/vnd.oasis.opendocument.graphics-template.rsrc
  7733. ResComp1 objects/common/data/mime_db/application/x-vnd.be.url.sftp.rsrc
  7734. ResComp1 objects/common/data/mime_db/application/x-vnd.be.url.gopher.rsrc
  7735. ResComp1 objects/common/data/mime_db/application/vnd.oasis.opendocument.text-web.rsrc
  7736. ResComp1 objects/common/data/mime_db/application/postscript.rsrc
  7737. ResComp1 objects/common/data/mime_db/application/x-vnd.be.url.finger.rsrc
  7738. ResComp1 objects/common/data/mime_db/application/x-vnd.be.url.mms.rsrc
  7739. ResComp1 objects/common/data/mime_db/application/x-vnd.be.url.rsync.rsrc
  7740. ResComp1 objects/common/data/mime_db/application/vnd.ms-excel.rsrc
  7741. ResComp1 objects/common/data/mime_db/application/x-vnd.gobe.productive-document.rsrc
  7742. ResComp1 objects/common/data/mime_db/application/vnd.oasis.opendocument.image.rsrc
  7743. ResComp1 objects/common/data/mime_db/application/vnd.ms-xpsdocument.rsrc
  7744. ResComp1 objects/common/data/mime_db/application/vnd.oasis.opendocument.graphics.rsrc
  7745. ResComp1 objects/common/data/mime_db/application/msword.rsrc
  7746. ResComp1 objects/common/data/mime_db/application/vnd.oasis.opendocument.text-master.rsrc
  7747. ResComp1 objects/common/data/mime_db/application/x-vnd.be.url.rtsp.rsrc
  7748. ResComp1 objects/common/data/mime_db/application/x-person.rsrc
  7749. ResComp1 objects/common/data/mime_db/application/x-gzip.rsrc
  7750. ResComp1 objects/common/data/mime_db/application/x-vnd.be.url.nfs.rsrc
  7751. ResComp1 objects/common/data/mime_db/application/vnd.oasis.opendocument.chart.rsrc
  7752. ResComp1 objects/common/data/mime_db/application/vnd.oasis.opendocument.spreadsheet.rsrc
  7753. ResComp1 objects/common/data/mime_db/application/x-xz.rsrc
  7754. ResComp1 objects/common/data/mime_db/application/x-vnd.be.url.mailto.rsrc
  7755. ResComp1 objects/common/data/mime_db/application/vnd.ms-access.rsrc
  7756. ResComp1 objects/common/data/mime_db/application/vnd.oasis.opendocument.text.rsrc
  7757. ResComp1 objects/common/data/mime_db/application/x-rar.rsrc
  7758. ResComp1 objects/common/data/mime_db/application/x-intel-image.rsrc
  7759. ResComp1 objects/common/data/mime_db/application/font-woff.rsrc
  7760. ResComp1 objects/common/data/mime_db/application/vnd.oasis.opendocument.formula-template.rsrc
  7761. ResComp1 objects/common/data/mime_db/application/x-vnd.haiku-package.rsrc
  7762. ResComp1 objects/common/data/mime_db/application/vnd.ms-works.rsrc
  7763. ResComp1 objects/common/data/mime_db/application/vnd.oasis.opendocument.spreadsheet-template.rsrc
  7764. ResComp1 objects/common/data/mime_db/application/x-vnd.be-volume.rsrc
  7765. ResComp1 objects/common/data/mime_db/application/x-vnd.be.url.http.rsrc
  7766. ResComp1 objects/common/data/mime_db/application/x-vnd.be.url.ftp.rsrc
  7767. ResComp1 objects/common/data/mime_db/application/x-vnd.be.url.beshare.rsrc
  7768. ResComp1 objects/common/data/mime_db/application/vnd.oasis.opendocument.presentation-template.rsrc
  7769. ResComp1 objects/common/data/mime_db/application/vnd.openxmlformats-officedocument.wordprocessingml.document.rsrc
  7770. ResComp1 objects/common/data/mime_db/application/x-vnd.haiku-core-file.rsrc
  7771. ResComp1 objects/common/data/mime_db/application/vnd.apple.mpegurl.rsrc
  7772. ResComp1 objects/common/data/mime_db/application/x-vnd.haiku-bmessage.rsrc
  7773. ResComp1 objects/common/data/mime_db/application/x-cd-image.rsrc
  7774. ResComp1 objects/common/data/mime_db/application/vnd.oasis.opendocument.presentation.rsrc
  7775. ResComp1 objects/common/data/mime_db/application/x-vnd.be.url.query.rsrc
  7776. ResComp1 objects/common/data/mime_db/application/vnd.oasis.opendocument.formula.rsrc
  7777. ResComp1 objects/common/data/mime_db/application/vnd.ms-visio.drawing.rsrc
  7778. ResComp1 objects/common/data/mime_db/application/x-tar.rsrc
  7779. ResComp1 objects/common/data/mime_db/application/vnd.oasis.opendocument.text-template.rsrc
  7780. ResComp1 objects/common/data/mime_db/application/x-vnd.be.url.telnet.rsrc
  7781. ResComp1 objects/common/data/mime_db/application/xhtml+xml.rsrc
  7782. ResComp1 objects/common/data/mime_db/text/x-makefile.rsrc
  7783. ResComp1 objects/common/data/mime_db/text/x-jamfile.rsrc
  7784. ResComp1 objects/common/data/mime_db/text/x-vnd.Be-MailDraft.rsrc
  7785. ResComp1 objects/common/data/mime_db/text/plain.rsrc
  7786. ResComp1 objects/common/data/mime_db/text/csv.rsrc
  7787. ResComp1 objects/common/data/mime_db/text/x-vnd.be.resourcedef.rsrc
  7788. ResComp1 objects/common/data/mime_db/text/x-email.rsrc
  7789. ResComp1 objects/common/data/mime_db/text/x-source-code.rsrc
  7790. ResComp1 objects/common/data/mime_db/text/html.rsrc
  7791. ResComp1 objects/common/data/mime_db/text/xml.rsrc
  7792. ResComp1 objects/common/data/mime_db/text/x-patch.rsrc
  7793. ResComp1 objects/common/data/mime_db/text/x-url.rsrc
  7794. ResComp1 objects/common/data/mime_db/text/x-partial-email.rsrc
  7795. ResComp1 objects/common/data/mime_db/text/vcard.rsrc
  7796. ResComp1 objects/common/data/mime_db/text/markdown.rsrc
  7797. ResComp1 objects/common/data/mime_db/text/css.rsrc
  7798. ResComp1 objects/common/data/mime_db/text/calendar.rsrc
  7799. ResComp1 objects/common/data/mime_db/text/x-webloc.rsrc
  7800. ...on 2800th target...
  7801. ResComp1 objects/common/data/mime_db/text/rtf.rsrc
  7802. ResComp1 objects/common/data/mime_db/audio/x-matroska.rsrc
  7803. ResComp1 objects/common/data/mime_db/audio/x-flac.rsrc
  7804. ResComp1 objects/common/data/mime_db/audio/mp4.rsrc
  7805. ResComp1 objects/common/data/mime_db/audio/ogg.rsrc
  7806. ResComp1 objects/common/data/mime_db/audio/x-mptm.rsrc
  7807. ResComp1 objects/common/data/mime_db/audio/x-musepack.rsrc
  7808. ResComp1 objects/common/data/mime_db/audio/mpeg.rsrc
  7809. ResComp1 objects/common/data/mime_db/audio/x-wav.rsrc
  7810. ResComp1 objects/common/data/mime_db/audio/x-med.rsrc
  7811. ResComp1 objects/common/data/mime_db/audio/midi.rsrc
  7812. ResComp1 objects/common/data/mime_db/audio/mid.rsrc
  7813. ResComp1 objects/common/data/mime_db/audio/x-soundfont.rsrc
  7814. ResComp1 objects/common/data/mime_db/audio/x-aiff.rsrc
  7815. ResComp1 objects/common/data/mime_db/audio/x-mdx.rsrc
  7816. ResComp1 objects/common/data/mime_db/audio/x-wavpack.rsrc
  7817. ResComp1 objects/common/data/mime_db/audio/basic.rsrc
  7818. ResComp1 objects/common/data/mime_db/audio/x-mod.rsrc
  7819. ResComp1 objects/common/data/mime_db/audio/x-ape.rsrc
  7820. ResComp1 objects/common/data/mime_db/audio/ac3.rsrc
  7821. ResComp1 objects/common/data/mime_db/audio/x-mo3.rsrc
  7822. ResComp1 objects/common/data/mime_db/audio/x-scpls.rsrc
  7823. ResComp1 objects/haiku/x86_64/common/kits/libbe_version.rsrc
  7824. ResComp1 objects/haiku/x86_64/common/kits/CountryFlags.rsrc
  7825. ResComp1 objects/haiku/x86_64/common/kits/Icons.rsrc
  7826. ResComp1 objects/haiku/x86_64/common/kits/LanguageFlags.rsrc
  7827. ResComp1 objects/haiku/x86_64/common/kits/textencoding/libtextencoding.rsrc
  7828. BuildMimeDBSuperTypes objects/common/data/mime_db/mime_db
  7829. ResComp1 objects/haiku/x86_64/common/kits/tracker/TrackerIcons.rsrc
  7830. ResComp1 objects/haiku/x86_64/common/kits/tracker/libtracker.rsrc
  7831. ResComp1 objects/haiku/x86_64/common/kits/package/libpackage.rsrc
  7832. ResComp1 objects/haiku/x86_64/common/tests/kits/app/bapplication/testapps/BApplicationTestApp4.rsrc
  7833. ResComp1 objects/haiku/x86_64/common/tests/kits/app/bapplication/testapps/BApplicationTestApp5.rsrc
  7834. ResComp1 objects/haiku/x86_64/common/tests/kits/app/bapplication/testapps/AppRunTestApp1.rsrc
  7835. ResComp1 objects/haiku/x86_64/common/tests/kits/app/bapplication/testapps/BApplicationTestApp4.rsrc
  7836. ResComp1 objects/haiku/x86_64/common/tests/kits/app/bapplication/testapps/AppRunTestApp2.rsrc
  7837. ResComp1 objects/haiku/x86_64/common/tests/kits/app/bapplication/testapps/BApplicationTestApp5.rsrc
  7838. ResComp1 objects/haiku/x86_64/common/tests/kits/app/bapplication/testapps/AppRunTestApp3.rsrc
  7839. ResComp1 objects/haiku/x86_64/common/tests/kits/app/bapplication/testapps/AppRunTestApp4.rsrc
  7840. ResComp1 objects/haiku/x86_64/common/tests/kits/app/bapplication/testapps/AppRunTestApp5.rsrc
  7841. BuildMimeDBSubTypes objects/common/data/mime_db/mime_db
  7842. ResComp1 objects/haiku/x86_64/common/tests/kits/app/bapplication/testapps/AppRunTestApp6.rsrc
  7843. BuildMimeDBSubTypes objects/common/data/mime_db/mime_db
  7844. ResComp1 objects/haiku/x86_64/common/kits/media/libmedia.rsrc
  7845. BuildMimeDBSubTypes objects/common/data/mime_db/mime_db
  7846. ResComp1 objects/haiku/x86_64/common/tests/kits/support/remoteobjectdef/RemoteTestObject.rsrc
  7847. ResComp1 objects/haiku/x86_64/common/tests/kits/app/bapplication/testapps/BApplicationTestApp4.rsrc
  7848. BuildMimeDBSubTypes objects/common/data/mime_db/mime_db
  7849. ResComp1 objects/haiku/x86_64/common/tests/kits/app/bapplication/testapps/BApplicationTestApp5.rsrc
  7850. BuildMimeDBSubTypes objects/common/data/mime_db/mime_db
  7851. BuildMimeDBSubTypes objects/common/data/mime_db/mime_db
  7852. BuildMimeDBSubTypes objects/common/data/mime_db/mime_db
  7853. Link objects/haiku/x86_64/release/system/libroot/libroot.so
  7854. File tests/haiku/x86_64/haiku/unittests/resources/apps/haikudepot/sample.tar
  7855. File tests/haiku/x86_64/haiku/unittests/resources/kits/service/proxy.py
  7856. File tests/haiku/x86_64/haiku/unittests/resources/kits/service/testserver.py
  7857. File tests/haiku/x86_64/haiku/unittests/resources/kits/service/testfile.txt
  7858. Chmod1 tests/haiku/x86_64/haiku/unittests/resources/apps/haikudepot/sample.tar
  7859. Chmod1 tests/haiku/x86_64/haiku/unittests/resources/kits/service/testserver.py
  7860. Chmod1 tests/haiku/x86_64/haiku/unittests/resources/kits/service/testfile.txt
  7861. MimeSet1 tests/haiku/x86_64/haiku/unittests/resources/apps/haikudepot/sample.tar
  7862. MimeSet1 tests/haiku/x86_64/haiku/unittests/resources/kits/service/testserver.py
  7863. MimeSet1 tests/haiku/x86_64/haiku/unittests/resources/kits/service/testfile.txt
  7864. File tests/haiku/x86_64/haiku/unittests/resources/kits/storage/elf
  7865. Chmod1 tests/haiku/x86_64/haiku/unittests/resources/kits/storage/elf
  7866. MimeSet1 tests/haiku/x86_64/haiku/unittests/resources/kits/storage/elf
  7867. File tests/haiku/x86_64/haiku/unittests/resources/kits/storage/elf-no-res
  7868. File tests/haiku/x86_64/haiku/unittests/resources/kits/storage/pef
  7869. Chmod1 tests/haiku/x86_64/haiku/unittests/resources/kits/storage/elf-no-res
  7870. Chmod1 tests/haiku/x86_64/haiku/unittests/resources/kits/storage/pef
  7871. MimeSet1 tests/haiku/x86_64/haiku/unittests/resources/kits/storage/elf-no-res
  7872. MimeSet1 tests/haiku/x86_64/haiku/unittests/resources/kits/storage/pef
  7873. File tests/haiku/x86_64/haiku/unittests/resources/kits/storage/pef-no-res
  7874. SetType1 objects/haiku/x86_64/release/system/libroot/libroot.so
  7875. MimeSet1 objects/haiku/x86_64/release/system/libroot/libroot.so
  7876. File tests/haiku/x86_64/haiku/unittests/resources/kits/storage/ppc.rsrc
  7877. File tests/haiku/x86_64/haiku/unittests/resources/kits/storage/x86.rsrc
  7878. Chmod1 tests/haiku/x86_64/haiku/unittests/resources/kits/storage/ppc.rsrc
  7879. Chmod1 tests/haiku/x86_64/haiku/unittests/resources/kits/storage/x86.rsrc
  7880. MimeSet1 tests/haiku/x86_64/haiku/unittests/resources/kits/storage/ppc.rsrc
  7881. MimeSet1 tests/haiku/x86_64/haiku/unittests/resources/kits/storage/x86.rsrc
  7882. SetVersion1 objects/haiku/x86_64/release/system/libroot/libroot.so
  7883. Chmod1 objects/haiku/x86_64/release/system/libroot/libroot.so
  7884. Link objects/haiku/x86_64/release/kits/libbe.so
  7885. Chmod1 tests/haiku/x86_64/haiku/unittests/resources/kits/storage/pef-no-res
  7886. Link objects/haiku/x86_64/release/libs/bsd/libbsd.so
  7887. Link objects/haiku/x86_64/release/libs/gnu/libgnu.so
  7888. MimeSet1 tests/haiku/x86_64/haiku/unittests/resources/kits/storage/pef-no-res
  7889. Chmod1 tests/haiku/x86_64/haiku/unittests/resources/kits/service/proxy.py
  7890. XRes1 objects/haiku/x86_64/release/kits/libbe.so
  7891. MimeSet1 tests/haiku/x86_64/haiku/unittests/resources/kits/service/proxy.py
  7892. SetType1 objects/haiku/x86_64/release/kits/libbe.so
  7893. SetType1 objects/haiku/x86_64/release/libs/gnu/libgnu.so
  7894. MimeSet1 objects/haiku/x86_64/release/libs/gnu/libgnu.so
  7895. MimeSet1 objects/haiku/x86_64/release/kits/libbe.so
  7896. SetType1 objects/haiku/x86_64/release/libs/bsd/libbsd.so
  7897. MimeSet1 objects/haiku/x86_64/release/libs/bsd/libbsd.so
  7898. File tests/haiku/x86_64/haiku/unittests/resources/kits/translation/image.gif
  7899. Chmod1 tests/haiku/x86_64/haiku/unittests/resources/kits/translation/image.gif
  7900. MimeSet1 tests/haiku/x86_64/haiku/unittests/resources/kits/translation/image.gif
  7901. SetVersion1 objects/haiku/x86_64/release/kits/libbe.so
  7902. File tests/haiku/x86_64/haiku/unittests/resources/kits/translation/image.jpg
  7903. Chmod1 tests/haiku/x86_64/haiku/unittests/resources/kits/translation/image.jpg
  7904. MimeSet1 tests/haiku/x86_64/haiku/unittests/resources/kits/translation/image.jpg
  7905. Chmod1 objects/haiku/x86_64/release/kits/libbe.so
  7906. Link objects/haiku/x86_64/release/kits/debug/libdebug.so
  7907. SetVersion1 objects/haiku/x86_64/release/libs/gnu/libgnu.so
  7908. Chmod1 objects/haiku/x86_64/release/libs/gnu/libgnu.so
  7909. SetVersion1 objects/haiku/x86_64/release/libs/bsd/libbsd.so
  7910. Link objects/haiku/x86_64/release/kits/textencoding/libtextencoding.so
  7911. Link objects/haiku/x86_64/release/tests/add-ons/kernel/kernelland_emu/libkernelland_emu.so
  7912. Chmod1 objects/haiku/x86_64/release/libs/bsd/libbsd.so
  7913. Link objects/haiku/x86_64/release/system/libnetwork/libnetwork.so
  7914. Link objects/haiku/x86_64/release/kits/media/libmedia.so
  7915. SetType1 objects/haiku/x86_64/release/system/libnetwork/libnetwork.so
  7916. MimeSet1 objects/haiku/x86_64/release/system/libnetwork/libnetwork.so
  7917. File tests/haiku/x86_64/haiku/unittests/resources/kits/translation/image.png
  7918. Chmod1 tests/haiku/x86_64/haiku/unittests/resources/kits/translation/image.png
  7919. MimeSet1 tests/haiku/x86_64/haiku/unittests/resources/kits/translation/image.png
  7920. SetVersion1 objects/haiku/x86_64/release/system/libnetwork/libnetwork.so
  7921. Chmod1 objects/haiku/x86_64/release/system/libnetwork/libnetwork.so
  7922. Link objects/haiku/x86_64/release/kits/network/libnetapi/no-ssl/libbnetapi.so
  7923. File tests/haiku/x86_64/haiku/unittests/resources/kits/translation/sentence.stxt
  7924. SetType1 objects/haiku/x86_64/release/kits/debug/libdebug.so
  7925. MimeSet1 objects/haiku/x86_64/release/kits/debug/libdebug.so
  7926. File tests/haiku/x86_64/haiku/unittests/resources/kits/translation/garbled_data
  7927. Chmod1 tests/haiku/x86_64/haiku/unittests/resources/kits/translation/garbled_data
  7928. MimeSet1 tests/haiku/x86_64/haiku/unittests/resources/kits/translation/garbled_data
  7929. XRes1 objects/haiku/x86_64/release/kits/textencoding/libtextencoding.so
  7930. SetType1 objects/haiku/x86_64/release/kits/textencoding/libtextencoding.so
  7931. Chmod1 tests/haiku/x86_64/haiku/unittests/resources/kits/translation/sentence.stxt
  7932. SetVersion1 objects/haiku/x86_64/release/kits/debug/libdebug.so
  7933. MimeSet1 objects/haiku/x86_64/release/kits/textencoding/libtextencoding.so
  7934. MimeSet1 tests/haiku/x86_64/haiku/unittests/resources/kits/translation/sentence.stxt
  7935. Chmod1 objects/haiku/x86_64/release/kits/debug/libdebug.so
  7936. Link tests/haiku/x86_64/haiku/unittests/lib/libcppunit.so
  7937. SetVersion1 objects/haiku/x86_64/release/kits/textencoding/libtextencoding.so
  7938. Chmod1 objects/haiku/x86_64/release/kits/textencoding/libtextencoding.so
  7939. Link objects/haiku/x86_64/release/kits/device/libdevice.so
  7940. Link objects/haiku/x86_64/release/kits/translation/libtranslation.so
  7941. SetType1 objects/haiku/x86_64/release/tests/add-ons/kernel/kernelland_emu/libkernelland_emu.so
  7942. MimeSet1 objects/haiku/x86_64/release/tests/add-ons/kernel/kernelland_emu/libkernelland_emu.so
  7943. XRes1 objects/haiku/x86_64/release/kits/media/libmedia.so
  7944. SetType1 objects/haiku/x86_64/release/kits/media/libmedia.so
  7945. MimeSet1 objects/haiku/x86_64/release/kits/media/libmedia.so
  7946. SetVersion1 objects/haiku/x86_64/release/tests/add-ons/kernel/kernelland_emu/libkernelland_emu.so
  7947. Chmod1 objects/haiku/x86_64/release/tests/add-ons/kernel/kernelland_emu/libkernelland_emu.so
  7948. File tests/haiku/x86_64/haiku/unittests/lib/libkernelland_emu.so
  7949. Chmod1 tests/haiku/x86_64/haiku/unittests/lib/libkernelland_emu.so
  7950. SetVersion1 objects/haiku/x86_64/release/kits/media/libmedia.so
  7951. MimeSet1 tests/haiku/x86_64/haiku/unittests/lib/libkernelland_emu.so
  7952. Chmod1 objects/haiku/x86_64/release/kits/media/libmedia.so
  7953. SetType1 tests/haiku/x86_64/haiku/unittests/lib/libcppunit.so
  7954. SetType1 objects/haiku/x86_64/release/kits/device/libdevice.so
  7955. MimeSet1 tests/haiku/x86_64/haiku/unittests/lib/libcppunit.so
  7956. MimeSet1 objects/haiku/x86_64/release/kits/device/libdevice.so
  7957. SetType1 objects/haiku/x86_64/release/kits/network/libnetapi/no-ssl/libbnetapi.so
  7958. MimeSet1 objects/haiku/x86_64/release/kits/network/libnetapi/no-ssl/libbnetapi.so
  7959. SetVersion1 tests/haiku/x86_64/haiku/unittests/lib/libcppunit.so
  7960. SetVersion1 objects/haiku/x86_64/release/kits/device/libdevice.so
  7961. SetType1 objects/haiku/x86_64/release/kits/translation/libtranslation.so
  7962. Chmod1 objects/haiku/x86_64/release/kits/device/libdevice.so
  7963. Chmod1 tests/haiku/x86_64/haiku/unittests/lib/libcppunit.so
  7964. Link tests/haiku/x86_64/haiku/unittests/UnitTester
  7965. Link tests/haiku/x86_64/haiku/unittests/lib/libkerneldebuggertest.so
  7966. Link tests/haiku/x86_64/haiku/unittests/lib/libmediaplayertest.so
  7967. Link tests/haiku/x86_64/haiku/unittests/lib/libkernelfstest.so
  7968. Link tests/haiku/x86_64/haiku/unittests/lib/libkerneldiskdevicemanagertest.so
  7969. MimeSet1 objects/haiku/x86_64/release/kits/translation/libtranslation.so
  7970. SetVersion1 objects/haiku/x86_64/release/kits/network/libnetapi/no-ssl/libbnetapi.so
  7971. Chmod1 objects/haiku/x86_64/release/kits/network/libnetapi/no-ssl/libbnetapi.so
  7972. Link objects/haiku/x86_64/release/kits/package/libpackage.so
  7973. SetVersion1 objects/haiku/x86_64/release/kits/translation/libtranslation.so
  7974. Chmod1 objects/haiku/x86_64/release/kits/translation/libtranslation.so
  7975. Link objects/haiku/x86_64/release/kits/tracker/libtracker.so
  7976. SetType1 tests/haiku/x86_64/haiku/unittests/lib/libkernelfstest.so
  7977. MimeSet1 tests/haiku/x86_64/haiku/unittests/lib/libkernelfstest.so
  7978. SetVersion1 tests/haiku/x86_64/haiku/unittests/lib/libkernelfstest.so
  7979. Chmod1 tests/haiku/x86_64/haiku/unittests/lib/libkernelfstest.so
  7980. Link tests/haiku/x86_64/haiku/unittests/lib/libkernelutilstest.so
  7981. SetType1 tests/haiku/x86_64/haiku/unittests/lib/libkerneldiskdevicemanagertest.so
  7982. SetType1 tests/haiku/x86_64/haiku/unittests/lib/libmediaplayertest.so
  7983. XRes1 tests/haiku/x86_64/haiku/unittests/UnitTester
  7984. MimeSet1 tests/haiku/x86_64/haiku/unittests/lib/libkerneldiskdevicemanagertest.so
  7985. MimeSet1 tests/haiku/x86_64/haiku/unittests/lib/libmediaplayertest.so
  7986. SetType1 tests/haiku/x86_64/haiku/unittests/UnitTester
  7987. SetType1 tests/haiku/x86_64/haiku/unittests/lib/libkerneldebuggertest.so
  7988. MimeSet1 tests/haiku/x86_64/haiku/unittests/UnitTester
  7989. MimeSet1 tests/haiku/x86_64/haiku/unittests/lib/libkerneldebuggertest.so
  7990. SetVersion1 tests/haiku/x86_64/haiku/unittests/lib/libkerneldiskdevicemanagertest.so
  7991. SetVersion1 tests/haiku/x86_64/haiku/unittests/lib/libmediaplayertest.so
  7992. SetVersion1 tests/haiku/x86_64/haiku/unittests/lib/libkerneldebuggertest.so
  7993. SetVersion1 tests/haiku/x86_64/haiku/unittests/UnitTester
  7994. Chmod1 tests/haiku/x86_64/haiku/unittests/lib/libmediaplayertest.so
  7995. Chmod1 tests/haiku/x86_64/haiku/unittests/lib/libkerneldiskdevicemanagertest.so
  7996. Chmod1 tests/haiku/x86_64/haiku/unittests/lib/libkerneldebuggertest.so
  7997. Link tests/haiku/x86_64/haiku/unittests/lib/librootposixtest.so
  7998. Link tests/haiku/x86_64/haiku/unittests/lib/posixnettest.so
  7999. Link tests/haiku/x86_64/haiku/unittests/lib/libapptest.so
  8000. Chmod1 tests/haiku/x86_64/haiku/unittests/UnitTester
  8001. Link tests/haiku/x86_64/haiku/unittests/BApplicationTestApp1
  8002. XRes1 objects/haiku/x86_64/release/kits/package/libpackage.so
  8003. SetType1 objects/haiku/x86_64/release/kits/package/libpackage.so
  8004. MimeSet1 objects/haiku/x86_64/release/kits/package/libpackage.so
  8005. XRes1 objects/haiku/x86_64/release/kits/tracker/libtracker.so
  8006. SetType1 objects/haiku/x86_64/release/kits/tracker/libtracker.so
  8007. MimeSet1 objects/haiku/x86_64/release/kits/tracker/libtracker.so
  8008. SetVersion1 objects/haiku/x86_64/release/kits/package/libpackage.so
  8009. Chmod1 objects/haiku/x86_64/release/kits/package/libpackage.so
  8010. Link tests/haiku/x86_64/haiku/unittests/lib/haikudepottest.so
  8011. SetVersion1 objects/haiku/x86_64/release/kits/tracker/libtracker.so
  8012. Chmod1 objects/haiku/x86_64/release/kits/tracker/libtracker.so
  8013. Link tests/haiku/x86_64/haiku/unittests/lib/devicestest.so
  8014. SetType1 tests/haiku/x86_64/haiku/unittests/lib/libkernelutilstest.so
  8015. MimeSet1 tests/haiku/x86_64/haiku/unittests/lib/libkernelutilstest.so
  8016. SetType1 tests/haiku/x86_64/haiku/unittests/lib/librootposixtest.so
  8017. MimeSet1 tests/haiku/x86_64/haiku/unittests/lib/librootposixtest.so
  8018. SetType1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp1
  8019. MimeSet1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp1
  8020. SetVersion1 tests/haiku/x86_64/haiku/unittests/lib/libkernelutilstest.so
  8021. Chmod1 tests/haiku/x86_64/haiku/unittests/lib/libkernelutilstest.so
  8022. Link tests/haiku/x86_64/haiku/unittests/BApplicationTestApp1a
  8023. SetType1 tests/haiku/x86_64/haiku/unittests/lib/posixnettest.so
  8024. SetVersion1 tests/haiku/x86_64/haiku/unittests/lib/librootposixtest.so
  8025. MimeSet1 tests/haiku/x86_64/haiku/unittests/lib/posixnettest.so
  8026. Chmod1 tests/haiku/x86_64/haiku/unittests/lib/librootposixtest.so
  8027. Link tests/haiku/x86_64/haiku/unittests/BApplicationTestApp1b
  8028. SetVersion1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp1
  8029. Chmod1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp1
  8030. Link tests/haiku/x86_64/haiku/unittests/BApplicationTestApp2
  8031. SetVersion1 tests/haiku/x86_64/haiku/unittests/lib/posixnettest.so
  8032. Chmod1 tests/haiku/x86_64/haiku/unittests/lib/posixnettest.so
  8033. Link tests/haiku/x86_64/haiku/unittests/BApplicationTestApp2a
  8034. SetType1 tests/haiku/x86_64/haiku/unittests/lib/libapptest.so
  8035. MimeSet1 tests/haiku/x86_64/haiku/unittests/lib/libapptest.so
  8036. SetVersion1 tests/haiku/x86_64/haiku/unittests/lib/libapptest.so
  8037. Chmod1 tests/haiku/x86_64/haiku/unittests/lib/libapptest.so
  8038. Link tests/haiku/x86_64/haiku/unittests/lib/libappteststub.so
  8039. SetType1 tests/haiku/x86_64/haiku/unittests/lib/haikudepottest.so
  8040. MimeSet1 tests/haiku/x86_64/haiku/unittests/lib/haikudepottest.so
  8041. SetType1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp1b
  8042. MimeSet1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp1b
  8043. SetVersion1 tests/haiku/x86_64/haiku/unittests/lib/haikudepottest.so
  8044. SetType1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp1a
  8045. Chmod1 tests/haiku/x86_64/haiku/unittests/lib/haikudepottest.so
  8046. MimeSet1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp1a
  8047. Link tests/haiku/x86_64/haiku/unittests/BApplicationTestApp2b
  8048. SetVersion1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp1b
  8049. SetType1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp2
  8050. Chmod1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp1b
  8051. Link tests/haiku/x86_64/haiku/unittests/BApplicationTestApp3
  8052. MimeSet1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp2
  8053. SetType1 tests/haiku/x86_64/haiku/unittests/lib/libappteststub.so
  8054. SetType1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp2a
  8055. SetVersion1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp1a
  8056. MimeSet1 tests/haiku/x86_64/haiku/unittests/lib/libappteststub.so
  8057. MimeSet1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp2a
  8058. Chmod1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp1a
  8059. Link tests/haiku/x86_64/haiku/unittests/BApplicationTestApp3a
  8060. SetVersion1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp2
  8061. Chmod1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp2
  8062. Link tests/haiku/x86_64/haiku/unittests/BApplicationTestApp3b
  8063. SetVersion1 tests/haiku/x86_64/haiku/unittests/lib/libappteststub.so
  8064. SetVersion1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp2a
  8065. SetType1 tests/haiku/x86_64/haiku/unittests/lib/devicestest.so
  8066. Chmod1 tests/haiku/x86_64/haiku/unittests/lib/libappteststub.so
  8067. Link tests/haiku/x86_64/haiku/unittests/BApplicationTestApp4
  8068. Chmod1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp2a
  8069. MimeSet1 tests/haiku/x86_64/haiku/unittests/lib/devicestest.so
  8070. Link tests/haiku/x86_64/haiku/unittests/BApplicationTestApp4a
  8071. SetVersion1 tests/haiku/x86_64/haiku/unittests/lib/devicestest.so
  8072. Chmod1 tests/haiku/x86_64/haiku/unittests/lib/devicestest.so
  8073. Link tests/haiku/x86_64/haiku/unittests/BApplicationTestApp4b
  8074. SetType1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp2b
  8075. MimeSet1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp2b
  8076. SetType1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp3b
  8077. MimeSet1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp3b
  8078. SetType1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp3
  8079. MimeSet1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp3
  8080. SetType1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp3a
  8081. SetVersion1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp2b
  8082. MimeSet1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp3a
  8083. Chmod1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp2b
  8084. Link tests/haiku/x86_64/haiku/unittests/BApplicationTestApp5
  8085. SetVersion1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp3b
  8086. Chmod1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp3b
  8087. Link tests/haiku/x86_64/haiku/unittests/BApplicationTestApp5a
  8088. SetVersion1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp3
  8089. Chmod1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp3
  8090. SetVersion1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp3a
  8091. Link tests/haiku/x86_64/haiku/unittests/BApplicationTestApp5b
  8092. Chmod1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp3a
  8093. XRes1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp4
  8094. Link tests/haiku/x86_64/haiku/unittests/AppRunTestApp1
  8095. SetType1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp4
  8096. XRes1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp4a
  8097. MimeSet1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp4
  8098. SetType1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp4a
  8099. MimeSet1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp4a
  8100. XRes1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp4b
  8101. SetType1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp4b
  8102. SetVersion1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp4
  8103. SetVersion1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp4a
  8104. MimeSet1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp4b
  8105. Chmod1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp4
  8106. ...on 2900th target...
  8107. Link tests/haiku/x86_64/haiku/unittests/AppRunTestApp2
  8108. Chmod1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp4a
  8109. Link tests/haiku/x86_64/haiku/unittests/AppRunTestApp3
  8110. SetVersion1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp4b
  8111. Chmod1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp4b
  8112. Link tests/haiku/x86_64/haiku/unittests/AppRunTestApp4
  8113. XRes1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp5a
  8114. XRes1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp5
  8115. XRes1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp5b
  8116. SetType1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp5a
  8117. SetType1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp5
  8118. SetType1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp5b
  8119. MimeSet1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp5a
  8120. MimeSet1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp5
  8121. MimeSet1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp5b
  8122. XRes1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp1
  8123. SetType1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp1
  8124. SetVersion1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp5a
  8125. Chmod1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp5a
  8126. MimeSet1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp1
  8127. Link tests/haiku/x86_64/haiku/unittests/AppRunTestApp5
  8128. SetVersion1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp5
  8129. SetVersion1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp5b
  8130. XRes1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp2
  8131. Chmod1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp5
  8132. Link tests/haiku/x86_64/haiku/unittests/AppRunTestApp6
  8133. Chmod1 tests/haiku/x86_64/haiku/unittests/BApplicationTestApp5b
  8134. SetType1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp2
  8135. Link tests/haiku/x86_64/haiku/unittests/AppQuitTestApp1
  8136. MimeSet1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp2
  8137. SetVersion1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp1
  8138. Chmod1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp1
  8139. Link tests/haiku/x86_64/haiku/unittests/AppQuitTestApp2
  8140. XRes1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp3
  8141. SetType1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp3
  8142. SetVersion1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp2
  8143. MimeSet1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp3
  8144. Chmod1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp2
  8145. Link tests/haiku/x86_64/haiku/unittests/AppQuitTestApp3
  8146. XRes1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp4
  8147. SetType1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp4
  8148. MimeSet1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp4
  8149. SetVersion1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp3
  8150. Chmod1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp3
  8151. File tests/haiku/x86_64/haiku/unittests/AppRunTestApp3a
  8152. SetVersion1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp4
  8153. Chmod1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp4
  8154. File tests/haiku/x86_64/haiku/unittests/AppRunTestApp4a
  8155. SetType1 tests/haiku/x86_64/haiku/unittests/AppQuitTestApp1
  8156. MimeSet1 tests/haiku/x86_64/haiku/unittests/AppQuitTestApp1
  8157. XRes1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp5
  8158. SetType1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp5
  8159. MimeSet1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp5
  8160. Chmod1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp4a
  8161. MimeSet1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp4a
  8162. Chmod1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp3a
  8163. SetVersion1 tests/haiku/x86_64/haiku/unittests/AppQuitTestApp1
  8164. MimeSet1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp3a
  8165. Chmod1 tests/haiku/x86_64/haiku/unittests/AppQuitTestApp1
  8166. Link tests/haiku/x86_64/haiku/unittests/AppQuitTestApp4
  8167. SetVersion1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp5
  8168. SetType1 tests/haiku/x86_64/haiku/unittests/AppQuitTestApp2
  8169. XRes1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp6
  8170. Chmod1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp5
  8171. MimeSet1 tests/haiku/x86_64/haiku/unittests/AppQuitTestApp2
  8172. SetType1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp6
  8173. File tests/haiku/x86_64/haiku/unittests/AppRunTestApp5a
  8174. Link tests/haiku/x86_64/haiku/unittests/AppQuitRequestedTestApp1
  8175. Chmod1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp5a
  8176. MimeSet1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp6
  8177. MimeSet1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp5a
  8178. Link tests/haiku/x86_64/haiku/unittests/SMRemoteTargetApp
  8179. SetVersion1 tests/haiku/x86_64/haiku/unittests/AppQuitTestApp2
  8180. Chmod1 tests/haiku/x86_64/haiku/unittests/AppQuitTestApp2
  8181. SetVersion1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp6
  8182. SetType1 tests/haiku/x86_64/haiku/unittests/AppQuitTestApp3
  8183. Link tests/haiku/x86_64/haiku/unittests/BMessengerTestApp1
  8184. Link tests/haiku/x86_64/haiku/unittests/RecentAppsTestQualifyingApp
  8185. Chmod1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp6
  8186. MimeSet1 tests/haiku/x86_64/haiku/unittests/AppQuitTestApp3
  8187. File tests/haiku/x86_64/haiku/unittests/AppRunTestApp6a
  8188. Chmod1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp6a
  8189. MimeSet1 tests/haiku/x86_64/haiku/unittests/AppRunTestApp6a
  8190. SetVersion1 tests/haiku/x86_64/haiku/unittests/AppQuitTestApp3
  8191. Chmod1 tests/haiku/x86_64/haiku/unittests/AppQuitTestApp3
  8192. Link tests/haiku/x86_64/haiku/unittests/RecentAppsTestNonQualifyingApp
  8193. Link tests/haiku/x86_64/haiku/unittests/RecentAppsTestEmptyApp
  8194. SetType1 tests/haiku/x86_64/haiku/unittests/AppQuitTestApp4
  8195. MimeSet1 tests/haiku/x86_64/haiku/unittests/AppQuitTestApp4
  8196. SetType1 tests/haiku/x86_64/haiku/unittests/RecentAppsTestQualifyingApp
  8197. MimeSet1 tests/haiku/x86_64/haiku/unittests/RecentAppsTestQualifyingApp
  8198. SetType1 tests/haiku/x86_64/haiku/unittests/SMRemoteTargetApp
  8199. MimeSet1 tests/haiku/x86_64/haiku/unittests/SMRemoteTargetApp
  8200. SetType1 tests/haiku/x86_64/haiku/unittests/AppQuitRequestedTestApp1
  8201. MimeSet1 tests/haiku/x86_64/haiku/unittests/AppQuitRequestedTestApp1
  8202. SetVersion1 tests/haiku/x86_64/haiku/unittests/AppQuitTestApp4
  8203. Chmod1 tests/haiku/x86_64/haiku/unittests/AppQuitTestApp4
  8204. Link tests/haiku/x86_64/haiku/unittests/RecentAppsTestControlApp
  8205. XRes1 tests/haiku/x86_64/haiku/unittests/BMessengerTestApp1
  8206. SetVersion1 tests/haiku/x86_64/haiku/unittests/RecentAppsTestQualifyingApp
  8207. SetVersion1 tests/haiku/x86_64/haiku/unittests/AppQuitRequestedTestApp1
  8208. SetType1 tests/haiku/x86_64/haiku/unittests/BMessengerTestApp1
  8209. Chmod1 tests/haiku/x86_64/haiku/unittests/RecentAppsTestQualifyingApp
  8210. SetVersion1 tests/haiku/x86_64/haiku/unittests/SMRemoteTargetApp
  8211. Chmod1 tests/haiku/x86_64/haiku/unittests/AppQuitRequestedTestApp1
  8212. MimeSet1 tests/haiku/x86_64/haiku/unittests/BMessengerTestApp1
  8213. Link tests/haiku/x86_64/haiku/unittests/RosterBroadcastTestApp1
  8214. Chmod1 tests/haiku/x86_64/haiku/unittests/SMRemoteTargetApp
  8215. Link tests/haiku/x86_64/haiku/unittests/RosterLaunchTestApp1
  8216. Link tests/haiku/x86_64/haiku/unittests/RosterWatchingTestApp1
  8217. SetType1 tests/haiku/x86_64/haiku/unittests/RecentAppsTestNonQualifyingApp
  8218. MimeSet1 tests/haiku/x86_64/haiku/unittests/RecentAppsTestNonQualifyingApp
  8219. SetType1 tests/haiku/x86_64/haiku/unittests/RecentAppsTestEmptyApp
  8220. MimeSet1 tests/haiku/x86_64/haiku/unittests/RecentAppsTestEmptyApp
  8221. SetVersion1 tests/haiku/x86_64/haiku/unittests/BMessengerTestApp1
  8222. Chmod1 tests/haiku/x86_64/haiku/unittests/BMessengerTestApp1
  8223. Link tests/haiku/x86_64/haiku/unittests/lib/libinterfacetest.so
  8224. SetVersion1 tests/haiku/x86_64/haiku/unittests/RecentAppsTestNonQualifyingApp
  8225. SetVersion1 tests/haiku/x86_64/haiku/unittests/RecentAppsTestEmptyApp
  8226. Chmod1 tests/haiku/x86_64/haiku/unittests/RecentAppsTestNonQualifyingApp
  8227. Chmod1 tests/haiku/x86_64/haiku/unittests/RecentAppsTestEmptyApp
  8228. Link tests/haiku/x86_64/haiku/unittests/lib/liblocaletest.so
  8229. Link tests/haiku/x86_64/haiku/unittests/lib/libmediatest.so
  8230. SetType1 tests/haiku/x86_64/haiku/unittests/RosterBroadcastTestApp1
  8231. MimeSet1 tests/haiku/x86_64/haiku/unittests/RosterBroadcastTestApp1
  8232. SetVersion1 tests/haiku/x86_64/haiku/unittests/RosterBroadcastTestApp1
  8233. Chmod1 tests/haiku/x86_64/haiku/unittests/RosterBroadcastTestApp1
  8234. Link tests/haiku/x86_64/haiku/unittests/lib/libnetapitest.so
  8235. SetType1 tests/haiku/x86_64/haiku/unittests/RecentAppsTestControlApp
  8236. MimeSet1 tests/haiku/x86_64/haiku/unittests/RecentAppsTestControlApp
  8237. SetVersion1 tests/haiku/x86_64/haiku/unittests/RecentAppsTestControlApp
  8238. Chmod1 tests/haiku/x86_64/haiku/unittests/RecentAppsTestControlApp
  8239. SetType1 tests/haiku/x86_64/haiku/unittests/RosterLaunchTestApp1
  8240. SetType1 tests/haiku/x86_64/haiku/unittests/RosterWatchingTestApp1
  8241. Link tests/haiku/x86_64/haiku/unittests/lib/netservicekit2test.so
  8242. MimeSet1 tests/haiku/x86_64/haiku/unittests/RosterLaunchTestApp1
  8243. MimeSet1 tests/haiku/x86_64/haiku/unittests/RosterWatchingTestApp1
  8244. SetVersion1 tests/haiku/x86_64/haiku/unittests/RosterLaunchTestApp1
  8245. Chmod1 tests/haiku/x86_64/haiku/unittests/RosterLaunchTestApp1
  8246. Link tests/haiku/x86_64/haiku/unittests/lib/servicekittest.so
  8247. SetVersion1 tests/haiku/x86_64/haiku/unittests/RosterWatchingTestApp1
  8248. Chmod1 tests/haiku/x86_64/haiku/unittests/RosterWatchingTestApp1
  8249. Link tests/haiku/x86_64/haiku/unittests/lib/libsharedtest.so
  8250. SetType1 tests/haiku/x86_64/haiku/unittests/lib/libinterfacetest.so
  8251. MimeSet1 tests/haiku/x86_64/haiku/unittests/lib/libinterfacetest.so
  8252. SetType1 tests/haiku/x86_64/haiku/unittests/lib/libmediatest.so
  8253. MimeSet1 tests/haiku/x86_64/haiku/unittests/lib/libmediatest.so
  8254. SetType1 tests/haiku/x86_64/haiku/unittests/lib/liblocaletest.so
  8255. MimeSet1 tests/haiku/x86_64/haiku/unittests/lib/liblocaletest.so
  8256. SetVersion1 tests/haiku/x86_64/haiku/unittests/lib/libinterfacetest.so
  8257. Chmod1 tests/haiku/x86_64/haiku/unittests/lib/libinterfacetest.so
  8258. Link tests/haiku/x86_64/haiku/unittests/lib/libstoragetest.so
  8259. SetVersion1 tests/haiku/x86_64/haiku/unittests/lib/libmediatest.so
  8260. Chmod1 tests/haiku/x86_64/haiku/unittests/lib/libmediatest.so
  8261. Link tests/haiku/x86_64/haiku/unittests/lib/libsupporttest_RemoteTestObject.so
  8262. SetVersion1 tests/haiku/x86_64/haiku/unittests/lib/liblocaletest.so
  8263. Chmod1 tests/haiku/x86_64/haiku/unittests/lib/liblocaletest.so
  8264. Link tests/haiku/x86_64/haiku/unittests/lib/libtranslationtest.so
  8265. SetType1 tests/haiku/x86_64/haiku/unittests/lib/libnetapitest.so
  8266. MimeSet1 tests/haiku/x86_64/haiku/unittests/lib/libnetapitest.so
  8267. SetVersion1 tests/haiku/x86_64/haiku/unittests/lib/libnetapitest.so
  8268. Chmod1 tests/haiku/x86_64/haiku/unittests/lib/libnetapitest.so
  8269. Link tests/haiku/x86_64/haiku/unittests/lib/app_server_unit_tests.so
  8270. SetType1 tests/haiku/x86_64/haiku/unittests/lib/netservicekit2test.so
  8271. MimeSet1 tests/haiku/x86_64/haiku/unittests/lib/netservicekit2test.so
  8272. SetVersion1 tests/haiku/x86_64/haiku/unittests/lib/netservicekit2test.so
  8273. SetType1 tests/haiku/x86_64/haiku/unittests/lib/servicekittest.so
  8274. SetType1 tests/haiku/x86_64/haiku/unittests/lib/libsharedtest.so
  8275. XRes1 tests/haiku/x86_64/haiku/unittests/lib/libsupporttest_RemoteTestObject.so
  8276. MimeSet1 tests/haiku/x86_64/haiku/unittests/lib/servicekittest.so
  8277. MimeSet1 tests/haiku/x86_64/haiku/unittests/lib/libsharedtest.so
  8278. Chmod1 tests/haiku/x86_64/haiku/unittests/lib/netservicekit2test.so
  8279. SetType1 tests/haiku/x86_64/haiku/unittests/lib/libsupporttest_RemoteTestObject.so
  8280. Link tests/haiku/x86_64/haiku/unittests/lib/liblaunch_daemontest.so
  8281. MimeSet1 tests/haiku/x86_64/haiku/unittests/lib/libsupporttest_RemoteTestObject.so
  8282. SetVersion1 tests/haiku/x86_64/haiku/unittests/lib/servicekittest.so
  8283. Chmod1 tests/haiku/x86_64/haiku/unittests/lib/servicekittest.so
  8284. SetVersion1 tests/haiku/x86_64/haiku/unittests/lib/libsharedtest.so
  8285. SetType1 tests/haiku/x86_64/haiku/unittests/lib/libtranslationtest.so
  8286. SetVersion1 tests/haiku/x86_64/haiku/unittests/lib/libsupporttest_RemoteTestObject.so
  8287. MimeSet1 tests/haiku/x86_64/haiku/unittests/lib/libtranslationtest.so
  8288. Chmod1 tests/haiku/x86_64/haiku/unittests/lib/libsharedtest.so
  8289. Chmod1 tests/haiku/x86_64/haiku/unittests/lib/libsupporttest_RemoteTestObject.so
  8290. Link tests/haiku/x86_64/haiku/unittests/lib/libsupporttest.so
  8291. SetType1 tests/haiku/x86_64/haiku/unittests/lib/libstoragetest.so
  8292. MimeSet1 tests/haiku/x86_64/haiku/unittests/lib/libstoragetest.so
  8293. SetVersion1 tests/haiku/x86_64/haiku/unittests/lib/libtranslationtest.so
  8294. SetType1 tests/haiku/x86_64/haiku/unittests/lib/app_server_unit_tests.so
  8295. SetVersion1 tests/haiku/x86_64/haiku/unittests/lib/libstoragetest.so
  8296. Chmod1 tests/haiku/x86_64/haiku/unittests/lib/libtranslationtest.so
  8297. MimeSet1 tests/haiku/x86_64/haiku/unittests/lib/app_server_unit_tests.so
  8298. Chmod1 tests/haiku/x86_64/haiku/unittests/lib/libstoragetest.so
  8299. SetVersion1 tests/haiku/x86_64/haiku/unittests/lib/app_server_unit_tests.so
  8300. Chmod1 tests/haiku/x86_64/haiku/unittests/lib/app_server_unit_tests.so
  8301. SetType1 tests/haiku/x86_64/haiku/unittests/lib/liblaunch_daemontest.so
  8302. MimeSet1 tests/haiku/x86_64/haiku/unittests/lib/liblaunch_daemontest.so
  8303. SetVersion1 tests/haiku/x86_64/haiku/unittests/lib/liblaunch_daemontest.so
  8304. Chmod1 tests/haiku/x86_64/haiku/unittests/lib/liblaunch_daemontest.so
  8305. SetType1 tests/haiku/x86_64/haiku/unittests/lib/libsupporttest.so
  8306. MimeSet1 tests/haiku/x86_64/haiku/unittests/lib/libsupporttest.so
  8307. SetVersion1 tests/haiku/x86_64/haiku/unittests/lib/libsupporttest.so
  8308. Chmod1 tests/haiku/x86_64/haiku/unittests/lib/libsupporttest.so
  8309. ...updated 2935 target(s)...