{"packages": [], "failures": "", "messages": ["jam-unavailable-build-pkg", "jam-unavailable-pkg", "address-of-packed-member", "class-memaccess", "declaration 'class CppUnit::Test' does not declare anything", "catch-value=", "format=", "parentheses", "unused-local-typedefs", "misleading-indentation", "write-strings", "overflow", "switch", "unused-result", "deprecated-declarations", "unused-but-set-variable", "overloaded-virtual=", "unused-variable", "builtin-declaration-mismatch", "cpp", "missing-prototypes", "implicit-function-declaration", "discarded-qualifiers", "sign-compare", "return-type", "array-parameter=", "unknown-pragmas", "uninitialized", "maybe-uninitialized", "missing-attributes", "cpp-redefine", "unused-function", "incompatible-pointer-types", "pointer-sign", "unused-value", "use-after-free", "format-truncation=", "stringop-truncation", "format-overflow=", "address"], "warnings": {"jambuild": [[0, 4, 0, 0], [0, 4, 0, 0], [0, 4, 0, 0], [0, 4, 0, 0], [0, 4, 0, 0], [0, 4, 0, 0], [0, 4, 0, 0], [0, 4, 0, 0], [0, 4, 0, 0], [0, 4, 0, 0], [0, 4, 0, 0], [0, 4, 0, 0], [0, 4, 0, 0], [0, 4, 0, 0], [0, 4, 0, 0], [0, 4, 0, 0], [0, 4, 0, 0], [0, 4, 0, 0], [0, 4, 0, 0], [0, 4, 0, 0], [0, 4, 0, 0], [0, 4, 0, 0], [0, 5, 0, 1], [0, 6, 0, 1], [0, 7, 0, 1], [0, 8, 0, 1], [0, 9, 0, 1], [0, 10, 0, 1], [0, 11, 0, 1], [0, 12, 0, 1], [0, 13, 0, 1], [0, 14, 0, 1], [0, 15, 0, 1], [0, 16, 0, 1], [0, 17, 0, 1], [0, 18, 0, 1], [0, 19, 0, 1], [0, 20, 0, 1], [0, 21, 0, 1], [0, 22, 0, 1], [0, 23, 0, 1], [0, 24, 0, 1], [0, 25, 0, 1], [0, 26, 0, 1], [0, 27, 0, 1], [0, 28, 0, 1], [0, 29, 0, 1], [0, 30, 0, 1], [0, 31, 0, 1], [0, 32, 0, 1], [0, 33, 0, 1], [0, 34, 0, 1], [0, 35, 0, 1], [0, 36, 0, 1]], "src/kits/app/MessageAdapter.cpp": [[0, 211, 567, 2], [0, 214, 571, 2], [0, 217, 572, 2], [0, 220, 573, 2], [0, 2248, 567, 2], [0, 2251, 571, 2], [0, 2254, 572, 2], [0, 2257, 573, 2]], "src/build/libbe/app/Message.cpp": [[0, 232, 652, 2], [0, 235, 665, 2], [0, 238, 667, 2], [0, 241, 681, 2], [0, 245, 1292, 2], [0, 248, 1294, 2], [0, 252, 1333, 2], [0, 256, 1644, 3], [0, 271, 1660, 3], [0, 281, 1644, 3], [0, 291, 1660, 3], [0, 301, 1970, 3]], "src/build/libbe/interface/SystemPalette.cpp": [[0, 361, 95, 3]], "src/tests/kits/app/bapplication/ApplicationTest.h": [[0, 785, 4, 4]], "src/tests/kits/app/bclipboard/ClipboardTest.h": [[0, 789, 4, 4]], "src/tests/kits/app/bcursor/CursorTest.h": [[0, 793, 4, 4]], "src/tests/kits/app/bhandler/HandlerTest.h": [[0, 797, 4, 4], [0, 840, 4, 4]], "src/tests/kits/app/blooper/LooperTest.h": [[0, 801, 4, 4]], "src/tests/kits/app/bmessage/MessageTest.h": [[0, 805, 21, 4]], "src/tests/kits/app/bmessagequeue/MessageQueueTest.h": [[0, 809, 4, 4]], "src/tests/kits/app/bmessagerunner/MessageRunnerTest.h": [[0, 813, 4, 4]], "src/tests/kits/app/bmessenger/MessengerTest.h": [[0, 817, 4, 4]], "src/tests/kits/app/bpropertyinfo/PropertyInfoTest.h": [[0, 821, 4, 4]], "src/tests/kits/app/broster/RosterTest.h": [[0, 825, 4, 4]], "src/tests/kits/app/bmessagequeue/AddMessageTest2.cpp": [[0, 880, 81, 5]], "src/tests/kits/app/bmessagerunner/MessageRunnerTestHelpers.cpp": [[0, 888, 90, 6], [0, 894, 90, 6]], "src/tests/kits/app/bmessenger/BMessengerTester.cpp": [[0, 912, 52, 6], [0, 918, 52, 6]], "src/tests/kits/app/bmessenger/MessengerComparissonTester.cpp": [[0, 928, 58, 7], [0, 933, 56, 7], [0, 943, 306, 8]], "src/tests/kits/app/bmessenger/SendMessageTester.cpp": [[0, 950, 107, 6], [0, 957, 107, 6], [0, 964, 401, 8]], "src/tests/kits/app/bmessenger/MessengerAssignmentTester.cpp": [[0, 969, 158, 8]], "src/tests/kits/app/broster/LaunchTesterHelper.cpp": [[0, 983, 270, 7], [0, 989, 483, 6], [0, 995, 483, 6], [0, 1001, 483, 6], [0, 1007, 501, 6]], "src/tests/kits/app/broster/FindAppTester.cpp": [[0, 1022, 190, 9]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp1.cpp": [[0, 1043, 11, 6]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp1a.cpp": [[0, 1053, 11, 6]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp1b.cpp": [[0, 1061, 12, 6], [0, 1068, 13, 6]], "src/tests/kits/app/RegistrarThreadManagerTest.cpp": [[0, 1076, 280, 10], [0, 1079, 308, 10]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp2.cpp": [[0, 1084, 11, 6]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp2b.cpp": [[0, 1092, 12, 6], [0, 1099, 13, 6]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp2a.cpp": [[0, 1107, 11, 6]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp3a.cpp": [[0, 1115, 11, 6]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp3.cpp": [[0, 1123, 11, 6]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp4.cpp": [[0, 1132, 11, 6]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp3b.cpp": [[0, 1140, 12, 6], [0, 1147, 13, 6]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp4a.cpp": [[0, 1155, 11, 6]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp4b.cpp": [[0, 1163, 12, 6], [0, 1170, 13, 6]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp5.cpp": [[0, 1178, 11, 6]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp5a.cpp": [[0, 1186, 11, 6]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp5b.cpp": [[0, 1194, 12, 6], [0, 1201, 13, 6]], "src/tests/kits/app/bmessenger/SMRemoteTargetApp.cpp": [[0, 1215, 86, 9]], "src/tests/kits/app/broster/GetRecentTester.cpp": [[0, 1233, 1376, 6], [0, 1243, 1435, 6]], "src/tests/kits/interface/balert/AlertTest.h": [[0, 1259, 9, 4]], "src/tests/kits/interface/bbitmap/BitmapTest.h": [[0, 1263, 4, 4]], "src/tests/kits/interface/bdeskbar/DeskbarTest.h": [[0, 1267, 4, 4]], "src/tests/kits/interface/bpolygon/PolygonTest.h": [[0, 1271, 4, 4]], "src/tests/kits/interface/bmenu/MenuTest.h": [[0, 1275, 4, 4]], "src/tests/kits/interface/bregion/RegionTest.h": [[0, 1279, 4, 4]], "src/tests/kits/interface/btextcontrol/TextControlTest.h": [[0, 1283, 4, 4]], "src/tests/kits/interface/btextview/TextViewTest.h": [[0, 1287, 4, 4]], "src/tests/kits/interface/GraphicsDefsTest.h": [[0, 1291, 4, 4], [0, 1301, 4, 4]], "src/tests/kits/interface/OutlineListViewTest.h": [[0, 1295, 4, 4]], "src/tests/kits/interface/bbitmap/BBitmapTester.cpp": [[0, 1311, 207, 6], [0, 1317, 207, 6]], "src/tests/kits/locale/CollatorTest.cpp": [[0, 1341, 39, 10], [0, 1344, 39, 10], [0, 1347, 40, 10], [0, 1350, 40, 10], [0, 1353, 41, 10], [0, 1356, 41, 10], [0, 1359, 42, 10], [0, 1362, 42, 10], [0, 1365, 43, 10], [0, 1368, 43, 10], [0, 1371, 44, 10], [0, 1374, 44, 10]], "src/tests/kits/app/broster/LaunchTester.cpp": [[0, 1379, 238, 9], [0, 1398, 1674, 10], [0, 1402, 1690, 10], [0, 1406, 2705, 10], [0, 1410, 2720, 10], [0, 1414, 2855, 10]], "src/tests/kits/net/libnetapi/NetworkUrlTest.cpp": [[0, 1443, 412, 11]], "src/tests/kits/storage/AppFileInfoTest.h": [[0, 1471, 13, 4], [0, 2123, 13, 4]], "src/tests/kits/storage/NodeInfoTest.h": [[0, 1475, 13, 4], [0, 1603, 13, 4]], "src/tests/kits/storage/VolumeTest.h": [[0, 1479, 13, 4], [0, 2144, 13, 4]], "src/tests/kits/storage/BasicTest.cpp": [[0, 1485, 52, 6], [0, 1491, 52, 6], [0, 1498, 72, 6], [0, 1505, 79, 6], [0, 1511, 80, 6], [0, 1517, 81, 6], [0, 1523, 82, 6], [0, 1529, 83, 6], [0, 1536, 92, 6]], "src/tests/kits/storage/FindDirectoryTest.cpp": [[0, 1547, 127, 12], [0, 1550, 127, 12], [0, 1551, 127, 12], [0, 1552, 127, 12], [0, 1553, 127, 12], [0, 1554, 127, 12], [0, 1555, 127, 12], [0, 1556, 127, 12], [0, 1557, 127, 12], [0, 1558, 127, 12], [0, 1559, 127, 12], [0, 1560, 127, 12], [0, 1561, 127, 12], [0, 1562, 127, 12], [0, 1563, 127, 12], [0, 1564, 127, 12], [0, 1565, 127, 12], [0, 1566, 127, 12], [0, 1567, 127, 12], [0, 1568, 127, 12], [0, 1569, 127, 12], [0, 1570, 127, 12], [0, 1571, 127, 12], [0, 1572, 127, 12], [0, 1573, 127, 12], [0, 1574, 127, 12], [0, 1575, 127, 12], [0, 1576, 127, 12], [0, 1577, 127, 12], [0, 1578, 127, 12], [0, 1579, 127, 12], [0, 1580, 127, 12], [0, 1581, 127, 12], [0, 1582, 127, 12], [0, 1583, 127, 12], [0, 1584, 127, 12], [0, 1585, 127, 12], [0, 1586, 127, 12], [0, 1587, 127, 12], [0, 1588, 127, 12], [0, 1589, 127, 12], [0, 1595, 374, 7]], "src/tests/kits/storage/EntryTest.cpp": [[0, 1609, 170, 6], [0, 1616, 201, 6], [0, 1624, 344, 6], [0, 1631, 344, 6], [0, 1638, 357, 6], [0, 1645, 357, 6], [0, 1653, 378, 6], [0, 1660, 378, 6], [0, 1668, 402, 6], [0, 1675, 402, 6], [0, 1682, 419, 6], [0, 1689, 419, 6], [0, 1696, 436, 6], [0, 1703, 436, 6], [0, 1711, 824, 6], [0, 1718, 824, 6], [0, 1725, 837, 6], [0, 1732, 837, 6], [0, 1740, 859, 6], [0, 1747, 859, 6], [0, 1755, 884, 6], [0, 1762, 884, 6], [0, 1769, 901, 6], [0, 1776, 901, 6], [0, 1783, 918, 6], [0, 1790, 918, 6], [0, 1798, 1446, 6], [0, 1805, 1446, 6], [0, 1813, 1677, 6], [0, 1820, 1677, 6], [0, 1827, 1684, 6], [0, 1834, 1684, 6], [0, 1842, 2151, 7], [0, 1845, 2638, 13]], "src/tests/kits/storage/QueryTest.cpp": [[0, 1865, 104, 6], [0, 1873, 589, 6], [0, 1880, 589, 6], [0, 1887, 598, 6], [0, 1894, 598, 6], [0, 1902, 1376, 5]], "src/tests/kits/storage/ResourcesTest.cpp": [[0, 1915, 547, 7], [0, 1920, 575, 7], [0, 1925, 583, 14], [0, 1934, 590, 14], [0, 1940, 596, 14], [0, 1948, 604, 14], [0, 1954, 606, 14], [0, 1960, 639, 14], [0, 1968, 646, 14], [0, 1974, 648, 14], [0, 1981, 686, 14], [0, 1989, 693, 14], [0, 1995, 695, 14], [0, 2002, 844, 7], [0, 2007, 883, 7], [0, 2012, 958, 14], [0, 2020, 963, 14], [0, 2026, 965, 14], [0, 2033, 1028, 7], [0, 2039, 1452, 14], [0, 2048, 1461, 14], [0, 2059, 1468, 14], [0, 2070, 1479, 14], [0, 2081, 1489, 14], [0, 2092, 1513, 14], [0, 2101, 1517, 14], [0, 2112, 1529, 14]], "src/tests/kits/storage/AppFileInfoTest.cpp": [[0, 2127, 918, 15]], "headers/os/support/Archivable.h": [[0, 2133, 34, 16], [0, 2179, 34, 16]], "src/tests/kits/storage/VolumeTest.cpp": [[0, 2148, 360, 7]], "src/tests/kits/translation/TranslationUtilsTest.cpp": [[0, 2197, 286, 17]], "src/kits/app/Message.cpp": [[0, 2281, 787, 2], [0, 2284, 800, 2], [0, 2287, 802, 2], [0, 2290, 816, 2], [0, 2294, 1711, 2], [0, 2297, 1713, 2], [0, 2301, 1752, 2]], "src/kits/media/experimental/MediaClient.cpp": [[0, 2914, 328, 15]], "src/system/libroot/os/atomic.c": [[0, 3080, 117, 18], [0, 3083, 119, 18]], "headers/private/system/arch/arm/arch_real_time_data.h": [[0, 3108, 11, 19], [0, 3138, 11, 19], [0, 3153, 11, 19]], "src/system/libroot/os/arch/arm/byteorder.S": [[0, 3123, 78, 19]], "src/system/libroot/os/arch/arm/system_time.c": [[0, 3141, 18, 20]], "src/system/libroot/os/arch/arm/tls.c": [[0, 3147, 64, 20]], "src/system/libroot/os/arch/arm/time.c": [[0, 3157, 26, 21]], "src/system/libroot/os/arch/arm/stdatomic.c": [[0, 3164, 459, 20], [0, 3170, 459, 20], [0, 3176, 491, 20], [0, 3182, 491, 20], [0, 3188, 532, 20], [0, 3194, 532, 20], [0, 3200, 532, 20], [0, 3206, 532, 20], [0, 3212, 570, 20], [0, 3218, 570, 20], [0, 3224, 570, 20], [0, 3230, 570, 20], [0, 3236, 570, 20], [0, 3242, 570, 20], [0, 3248, 606, 20], [0, 3251, 623, 20], [0, 3254, 645, 20], [0, 3260, 645, 20], [0, 3266, 645, 20], [0, 3272, 645, 20], [0, 3278, 669, 18], [0, 3284, 670, 18], [0, 3290, 671, 18], [0, 3296, 672, 18], [0, 3302, 673, 18], [0, 3308, 674, 18], [0, 3314, 675, 18], [0, 3320, 676, 18], [0, 3326, 677, 18], [0, 3332, 678, 18], [0, 3338, 679, 18], [0, 3344, 680, 18], [0, 3350, 681, 18], [0, 3356, 682, 18], [0, 3362, 683, 18], [0, 3368, 684, 18], [0, 3374, 685, 18], [0, 3380, 686, 18], [0, 3386, 687, 18], [0, 3392, 688, 18]], "src/system/libroot/posix/crypt/pbkdf2.cpp": [[0, 3404, 157, 3]], "src/system/libroot/posix/dlfcn.c": [[0, 3432, 86, 22]], "src/system/libroot/posix/math.c": [[0, 3442, 20, 20], [0, 3445, 27, 20], [0, 3448, 34, 20], [0, 3451, 49, 20], [0, 3454, 56, 20], [0, 3457, 63, 20], [0, 3460, 78, 20], [0, 3463, 85, 20], [0, 3466, 92, 20]], "src/system/libroot/posix/glob.c": [[0, 3477, 1057, 23]], "src/system/libroot/posix/pthread/pthread.cpp": [[0, 3501, 238, 24]], "src/system/libroot/posix/musl/internal/libm.h": [[0, 3549, 158, 15], [0, 3553, 167, 15], [0, 3557, 176, 15], [0, 3564, 158, 15], [0, 3568, 167, 15], [0, 3572, 176, 15], [0, 3580, 158, 15], [0, 3584, 167, 15], [0, 3588, 176, 15], [0, 3604, 158, 15], [0, 3608, 167, 15], [0, 3612, 176, 15], [0, 3619, 158, 15], [0, 3623, 167, 15], [0, 3627, 176, 15], [0, 3634, 158, 15], [0, 3638, 167, 15], [0, 3642, 176, 15], [0, 3649, 158, 15], [0, 3653, 167, 15], [0, 3657, 176, 15], [0, 3664, 158, 15], [0, 3668, 167, 15], [0, 3672, 176, 15], [0, 3679, 158, 15], [0, 3683, 167, 15], [0, 3687, 176, 15], [0, 3694, 158, 15], [0, 3698, 167, 15], [0, 3702, 176, 15], [0, 3709, 158, 15], [0, 3713, 167, 15], [0, 3717, 176, 15], [0, 3724, 158, 15], [0, 3728, 167, 15], [0, 3732, 176, 15], [0, 3739, 158, 15], [0, 3743, 167, 15], [0, 3747, 176, 15], [0, 3754, 158, 15], [0, 3758, 167, 15], [0, 3762, 176, 15], [0, 3769, 158, 15], [0, 3773, 167, 15], [0, 3777, 176, 15], [0, 3784, 158, 15], [0, 3788, 167, 15], [0, 3792, 176, 15], [0, 3799, 158, 15], [0, 3803, 167, 15], [0, 3807, 176, 15], [0, 3814, 158, 15], [0, 3818, 167, 15], [0, 3822, 176, 15], [0, 3829, 158, 15], [0, 3833, 167, 15], [0, 3837, 176, 15], [0, 3844, 158, 15], [0, 3848, 167, 15], [0, 3852, 176, 15], [0, 3859, 158, 15], [0, 3863, 167, 15], [0, 3867, 176, 15], [0, 3874, 158, 15], [0, 3878, 167, 15], [0, 3882, 176, 15], [0, 3892, 158, 15], [0, 3896, 167, 15], [0, 3900, 176, 15], [0, 3907, 158, 15], [0, 3911, 167, 15], [0, 3915, 176, 15], [0, 3922, 158, 15], [0, 3926, 167, 15], [0, 3930, 176, 15], [0, 3937, 158, 15], [0, 3941, 167, 15], [0, 3945, 176, 15], [0, 3952, 158, 15], [0, 3956, 167, 15], [0, 3960, 176, 15], [0, 3967, 158, 15], [0, 3971, 167, 15], [0, 3975, 176, 15], [0, 3982, 158, 15], [0, 3986, 167, 15], [0, 3990, 176, 15], [0, 3997, 158, 15], [0, 4001, 167, 15], [0, 4005, 176, 15], [0, 4013, 158, 15], [0, 4017, 167, 15], [0, 4021, 176, 15], [0, 4029, 158, 15], [0, 4033, 167, 15], [0, 4037, 176, 15], [0, 4045, 158, 15], [0, 4049, 167, 15], [0, 4053, 176, 15], [0, 4060, 158, 15], [0, 4064, 167, 15], [0, 4068, 176, 15], [0, 4075, 158, 15], [0, 4079, 167, 15], [0, 4083, 176, 15], [0, 4090, 158, 15], [0, 4094, 167, 15], [0, 4098, 176, 15], [0, 4105, 158, 15], [0, 4109, 167, 15], [0, 4113, 176, 15], [0, 4120, 158, 15], [0, 4124, 167, 15], [0, 4128, 176, 15], [0, 4142, 158, 15], [0, 4146, 167, 15], [0, 4150, 176, 15], [0, 4158, 158, 15], [0, 4162, 167, 15], [0, 4166, 176, 15], [0, 4180, 158, 15], [0, 4184, 167, 15], [0, 4188, 176, 15], [0, 4197, 158, 15], [0, 4201, 167, 15], [0, 4205, 176, 15], [0, 4213, 158, 15], [0, 4217, 167, 15], [0, 4221, 176, 15], [0, 4230, 158, 15], [0, 4234, 167, 15], [0, 4238, 176, 15]], "src/system/libroot/posix/musl/crypt/encrypt.c": [[0, 3593, 23, 25]], "src/system/libroot/posix/musl/complex/csqrt.c": [[0, 4132, 37, 26], [0, 4135, 42, 20]], "src/system/libroot/posix/musl/complex/csqrtf.c": [[0, 4170, 37, 26], [0, 4173, 39, 20]], "src/system/libroot/posix/musl/math/fmaf.c": [[0, 4249, 41, 26]], "headers/posix/arch/arm/fenv.h": [[0, 4255, 79, 27], [0, 4262, 100, 27], [0, 4269, 121, 27], [0, 4501, 79, 27], [0, 4508, 121, 27], [0, 4545, 79, 27], [0, 4552, 121, 27], [0, 4566, 79, 27], [0, 4573, 121, 27], [0, 4954, 100, 27], [0, 4981, 100, 27], [0, 5761, 187, 15], [0, 5765, 198, 15], [0, 5780, 187, 15], [0, 5784, 198, 15]], "src/system/libroot/posix/musl/math/acos.c": [[0, 4278, 72, 7]], "src/system/libroot/posix/musl/math/asin.c": [[0, 4288, 78, 7]], "src/system/libroot/posix/musl/math/fma.c": [[0, 4298, 44, 26], [0, 4301, 72, 7], [0, 4304, 80, 7], [0, 4307, 80, 7], [0, 4310, 93, 7], [0, 4313, 125, 7], [0, 4316, 176, 7]], "src/system/libroot/posix/musl/math/atan2.c": [[0, 4323, 55, 7]], "src/system/libroot/posix/musl/math/exp10l.c": [[0, 4352, 7, 20], [0, 4356, 9, 21], [0, 4359, 9, 18]], "src/system/libroot/posix/musl/math/exp10.c": [[0, 4361, 6, 20]], "src/system/libroot/posix/musl/math/exp10f.c": [[0, 4365, 6, 20]], "src/system/libroot/posix/musl/math/__fpclassify.c": [[0, 4402, 4, 20]], "src/system/libroot/posix/musl/math/__fpclassifyf.c": [[0, 4406, 4, 20]], "src/system/libroot/posix/musl/math/__fpclassifyl.c": [[0, 4410, 4, 20], [0, 4414, 6, 21]], "src/system/libroot/posix/musl/math/ilogb.c": [[0, 4428, 6, 26]], "src/system/libroot/posix/musl/math/ilogbf.c": [[0, 4435, 6, 26]], "src/system/libroot/posix/musl/math/lgammal.c": [[0, 4450, 92, 20]], "src/system/libroot/posix/musl/math/lgammaf_r.c": [[0, 4463, 214, 28]], "src/system/libroot/posix/musl/math/lgamma_r.c": [[0, 4472, 279, 28]], "src/system/libroot/posix/musl/math/lrint.c": [[0, 4495, 43, 26]], "src/system/libroot/posix/musl/math/nearbyint.c": [[0, 4539, 9, 26]], "src/system/libroot/posix/musl/math/nearbyintf.c": [[0, 4560, 7, 26]], "src/system/libroot/posix/musl/math/__rem_pio2_large.c": [[0, 4615, 417, 28]], "src/system/libroot/posix/musl/math/sincos.c": [[0, 4631, 16, 20]], "src/system/libroot/posix/musl/math/sincosl.c": [[0, 4635, 5, 20], [0, 4639, 8, 21], [0, 4646, 8, 18]], "src/system/libroot/posix/musl/math/sincosf.c": [[0, 4652, 27, 20]], "src/system/libroot/posix/musl/misc/nftw.c": [[0, 4696, 83, 28], [0, 4702, 84, 28]], "src/system/libroot/posix/musl/search/tdestroy.c": [[0, 4709, 6, 20]], "src/system/libroot/posix/musl/stdlib/fcvt.c": [[0, 4720, 11, 23], [0, 4723, 20, 23]], "src/system/libroot/posix/musl/string/memrchr.c": [[0, 4732, 4, 20]], "src/system/libroot/posix/musl/regex/fnmatch.c": [[0, 4746, 103, 23], [0, 4750, 129, 23], [0, 4753, 130, 23]], "src/system/libroot/posix/musl/time/__month_to_secs.c": [[0, 4770, 1, 20]], "src/system/libroot/posix/musl/time/__year_to_secs.c": [[0, 4779, 1, 20]], "src/system/libroot/posix/musl/time/asctime_r.c": [[0, 4783, 8, 20]], "src/system/libroot/posix/musl/time/wcsftime.c": [[0, 4796, 8, 20]], "src/system/libroot/posix/musl/time/strptime.c": [[0, 4808, 83, 23], [0, 4811, 83, 23], [0, 4814, 247, 23]], "src/system/libroot/posix/musl/time/strftime.c": [[0, 4822, 57, 23], [0, 4825, 61, 23], [0, 4828, 66, 23], [0, 4831, 70, 23], [0, 4834, 191, 6], [0, 4845, 269, 23], [0, 4848, 273, 23]], "src/system/libroot/posix/glibc/arch/generic/ldbl2mpn.c": [[0, 4858, 40, 27], [0, 4864, 41, 27], [0, 4870, 56, 27]], "src/system/libroot/posix/glibc/arch/generic/s_cacos.c": [[0, 4882, 39, 29]], "src/system/libroot/posix/glibc/arch/generic/s_casin.c": [[0, 4902, 64, 29]], "src/system/libroot/posix/glibc/arch/generic/s_casinh.c": [[0, 4921, 82, 29]], "src/system/libroot/posix/glibc/arch/generic/s_cexp.c": [[0, 4939, 125, 29]], "src/system/libroot/posix/glibc/arch/generic/s_clog.c": [[0, 4965, 63, 29]], "src/system/libroot/posix/glibc/arch/generic/s_clog10.c": [[0, 4993, 63, 29]], "src/system/libroot/posix/glibc/arch/generic/s_cpow.c": [[0, 5012, 32, 29]], "src/system/libroot/posix/glibc/include/arch/arm/config.h": [[0, 5034, 230, 30]], "src/system/libroot/posix/glibc/iconv/gconv_builtin.c": [[0, 5043, 63, 20]], "src/system/libroot/posix/glibc/libio/__fpurge.c": [[0, 5051, 53, 20]], "src/system/libroot/posix/glibc/libio/fcloseall.c": [[0, 5065, 31, 20]], "src/system/libroot/posix/glibc/libio/flockfile.c": [[0, 5083, 43, 29], [0, 5095, 45, 29], [0, 5107, 44, 29]], "src/system/libroot/posix/glibc/libio/fmemopen.c": [[0, 5122, 200, 20]], "src/system/libroot/posix/glibc/libio/getc_u.c": [[0, 5134, 33, 20]], "src/system/libroot/posix/glibc/libio/fileops.c": [[0, 5144, 650, 17]], "headers/posix/sys/param.h": [[0, 5149, 21, 23], [0, 5155, 21, 23], [0, 5560, 21, 23], [0, 5566, 21, 23]], "src/system/libroot/posix/glibc/libio/libio.h": [[0, 5165, 64, 23]], "src/system/libroot/posix/glibc/libio/iofdopen.c": [[0, 5173, 57, 15], [0, 5183, 187, 29]], "src/system/libroot/posix/glibc/libio/genops.c": [[0, 5199, 49, 31]], "src/system/libroot/posix/glibc/libio/iofwrite_u.c": [[0, 5210, 51, 23]], "src/system/libroot/posix/glibc/libio/iofwrite.c": [[0, 5215, 49, 23]], "src/system/libroot/posix/glibc/libio/iofwide.c": [[0, 5225, 148, 32], [0, 5228, 159, 32], [0, 5232, 229, 32], [0, 5236, 302, 32], [0, 5240, 372, 32], [0, 5244, 476, 32]], "src/system/libroot/posix/glibc/libio/iosetbuffer.c": [[0, 5253, 49, 29]], "src/system/libroot/posix/glibc/libio/iopopen.c": [[0, 5272, 376, 29], [0, 5284, 102, 31]], "src/system/libroot/posix/glibc/libio/iosetvbuf.c": [[0, 5295, 103, 29]], "src/system/libroot/posix/glibc/libio/ioungetc.c": [[0, 5313, 45, 29]], "src/system/libroot/posix/glibc/libio/iovsscanf.c": [[0, 5331, 47, 29]], "src/system/libroot/posix/glibc/libio/pclose.c": [[0, 5351, 45, 29]], "src/system/libroot/posix/glibc/libio/memstream.c": [[0, 5368, 64, 20]], "src/system/libroot/posix/glibc/libio/vscanf.c": [[0, 5386, 39, 29]], "src/system/libroot/posix/glibc/libio/vsnprintf.c": [[0, 5404, 125, 29]], "src/system/libroot/posix/glibc/libio/fwscanf.c": [[0, 5421, 26, 20]], "src/system/libroot/posix/glibc/libio/getwc_u.c": [[0, 5426, 33, 20]], "src/libs/iconv/loop_unicode.h": [[0, 5439, 322, 33]], "src/system/libroot/posix/glibc/libio/iovswscanf.c": [[0, 5446, 32, 20]], "src/system/libroot/posix/glibc/libio/swprintf.c": [[0, 5455, 25, 20]], "src/system/libroot/posix/glibc/libio/swscanf.c": [[0, 5460, 25, 20]], "src/system/libroot/posix/glibc/libio/vwscanf.c": [[0, 5464, 31, 20]], "src/system/libroot/posix/glibc/libio/vswprintf.c": [[0, 5473, 128, 29]], "src/system/libroot/posix/glibc/libio/vwprintf.c": [[0, 5486, 26, 20]], "src/system/libroot/posix/glibc/libio/wscanf.c": [[0, 5492, 27, 20]], "src/system/libroot/posix/glibc/libio/wprintf.c": [[0, 5496, 26, 20]], "src/system/libroot/posix/glibc/stdlib/drand48_r.c": [[0, 5505, 25, 20]], "src/system/libroot/posix/glibc/stdlib/gmp-impl.h": [[0, 5519, 220, 15], [0, 5525, 220, 15], [0, 5531, 220, 15], [0, 5537, 220, 15], [0, 5690, 220, 15], [0, 5696, 220, 15], [0, 5702, 220, 15], [0, 5708, 220, 15]], "src/system/libroot/posix/glibc/stdlib/random_r.c": [[0, 5551, 233, 20], [0, 5554, 297, 20]], "src/system/libroot/posix/glibc/stdlib/strtol.c": [[0, 5573, 205, 20], [0, 5583, 242, 17], [0, 5587, 549, 20], [0, 5593, 205, 20], [0, 5603, 242, 17], [0, 5607, 104, 20], [0, 5615, 205, 20], [0, 5625, 242, 17], [0, 5629, 116, 20], [0, 5648, 205, 20], [0, 5658, 242, 17], [0, 5662, 102, 20]], "src/system/libroot/posix/glibc/stdlib/lrand48_r.c": [[0, 5639, 23, 20]], "src/system/libroot/posix/glibc/stdlib/mrand48_r.c": [[0, 5643, 23, 20]], "src/system/libroot/posix/glibc/stdio-common/dprintf.c": [[0, 5673, 27, 20]], "src/system/libroot/posix/glibc/stdio-common/fxprintf.c": [[0, 5678, 29, 20]], "src/system/libroot/posix/glibc/stdio-common/getline.c": [[0, 5684, 30, 20]], "src/system/libroot/posix/glibc/stdio-common/printf-parsemb.c": [[0, 5722, 94, 23], [0, 5725, 168, 23], [0, 5728, 211, 23], [0, 5734, 94, 23], [0, 5737, 168, 23], [0, 5740, 211, 23]], "src/system/libroot/posix/glibc/stdio-common/printf_size.c": [[0, 5747, 88, 20]], "src/system/libroot/posix/glibc/stdio-common/snprintf.c": [[0, 5751, 27, 20]], "src/system/libroot/posix/glibc/stdio-common/printf_fphex.c": [[0, 5769, 89, 20]], "src/system/libroot/posix/glibc/stdio-common/printf_fp.c": [[0, 5788, 213, 20], [0, 5797, 900, 23], [0, 5803, 971, 34]], "src/system/libroot/posix/glibc/stdio-common/vprintf.c": [[0, 5808, 28, 20]], "src/system/libroot/posix/glibc/stdlib/strtod.c": [[0, 5815, 565, 23], [0, 5818, 657, 23], [0, 5821, 725, 23], [0, 5824, 785, 23], [0, 5830, 565, 23], [0, 5833, 657, 23], [0, 5836, 725, 23], [0, 5839, 785, 23]], "src/system/libroot/posix/stdlib/mktemp.c": [[0, 5859, 51, 20], [0, 5863, 159, 33]], "src/system/libroot/posix/glibc/stdio-common/vfprintf.c": [[0, 5882, 1471, 23], [0, 5892, 1478, 23], [0, 5895, 1504, 23], [0, 5904, 1511, 23], [0, 5907, 1578, 23], [0, 5910, 1581, 23], [0, 5919, 75, 23], [0, 5937, 75, 23], [0, 5955, 75, 23], [0, 5973, 75, 23], [0, 5991, 75, 23], [0, 6006, 75, 23], [0, 6021, 75, 23], [0, 6039, 75, 23], [0, 6057, 75, 23], [0, 6075, 75, 23], [0, 6093, 174, 23], [0, 6108, 75, 23], [0, 6126, 174, 23], [0, 6141, 75, 23], [0, 6159, 75, 23], [0, 6171, 75, 23], [0, 6189, 75, 23], [0, 6207, 75, 23], [0, 6225, 75, 23], [0, 6243, 75, 23], [0, 6258, 75, 23], [0, 6273, 75, 23], [0, 6291, 75, 23], [0, 6309, 75, 23], [0, 6327, 75, 23], [0, 6345, 174, 23], [0, 6360, 75, 23], [0, 6378, 174, 23], [0, 6393, 75, 23], [0, 6411, 75, 23], [0, 6423, 1407, 28], [0, 6429, 1577, 28], [0, 6435, 1649, 28], [0, 6441, 1004, 28], [0, 6450, 972, 28], [0, 6459, 974, 28], [0, 6468, 968, 28], [0, 6477, 1371, 28], [0, 6480, 875, 28], [0, 6489, 875, 28], [0, 6498, 875, 28], [0, 6507, 875, 28], [0, 6516, 875, 28], [0, 6525, 817, 28], [0, 6536, 85, 20], [0, 6548, 1471, 23], [0, 6557, 1478, 23], [0, 6560, 1504, 23], [0, 6569, 1511, 23], [0, 6572, 1578, 23], [0, 6575, 1581, 23], [0, 6584, 75, 23], [0, 6602, 75, 23], [0, 6620, 75, 23], [0, 6638, 75, 23], [0, 6656, 75, 23], [0, 6671, 75, 23], [0, 6686, 75, 23], [0, 6704, 75, 23], [0, 6722, 75, 23], [0, 6740, 174, 23], [0, 6755, 75, 23], [0, 6773, 174, 23], [0, 6788, 75, 23], [0, 6806, 174, 23], [0, 6821, 75, 23], [0, 6839, 75, 23], [0, 6851, 75, 23], [0, 6869, 75, 23], [0, 6887, 75, 23], [0, 6905, 75, 23], [0, 6923, 75, 23], [0, 6938, 75, 23], [0, 6953, 75, 23], [0, 6971, 75, 23], [0, 6989, 75, 23], [0, 7007, 174, 23], [0, 7022, 75, 23], [0, 7040, 174, 23], [0, 7055, 75, 23], [0, 7073, 174, 23], [0, 7088, 75, 23], [0, 7106, 75, 23], [0, 7119, 2232, 23], [0, 7123, 1407, 28], [0, 7129, 1577, 28], [0, 7135, 1649, 28], [0, 7141, 1131, 28], [0, 7150, 972, 28], [0, 7159, 974, 28], [0, 7168, 968, 28], [0, 7177, 1371, 28], [0, 7180, 875, 28], [0, 7189, 875, 28], [0, 7198, 875, 28], [0, 7207, 875, 28], [0, 7216, 875, 28], [0, 7225, 817, 28]], "src/system/libroot/posix/glibc/stdio-common/vfscanf.c": [[0, 7237, 99, 35], [0, 7252, 99, 35], [0, 7267, 99, 35], [0, 7282, 99, 35], [0, 7297, 99, 35], [0, 7312, 99, 35], [0, 7371, 213, 20], [0, 7375, 2819, 23], [0, 7378, 2374, 17], [0, 7382, 2979, 20]], "src/system/libroot/posix/stdlib/radixsort.c": [[0, 7344, 74, 23], [0, 7351, 74, 23], [0, 7358, 153, 23], [0, 7362, 249, 23]], "src/system/libroot/posix/string/bcopy.c": [[0, 7398, 14, 18]], "src/system/libroot/posix/glibc/regex/regcomp.c": [[0, 7428, 270, 32], [0, 7432, 304, 32], [0, 7436, 599, 23], [0, 7439, 602, 23], [0, 7442, 617, 23], [0, 7446, 646, 32], [0, 7450, 756, 32], [0, 7453, 767, 32], [0, 7457, 992, 32], [0, 7461, 1176, 32], [0, 7464, 1192, 23], [0, 7467, 1195, 23], [0, 7470, 1198, 23], [0, 7474, 1357, 32], [0, 7478, 1642, 23], [0, 7481, 1645, 23], [0, 7485, 1675, 23], [0, 7489, 2136, 32], [0, 7493, 2170, 32], [0, 7497, 2220, 32], [0, 7501, 2264, 32], [0, 7505, 2499, 32]], "src/system/libroot/posix/glibc/regex/regexec.c": [[0, 7510, 197, 32], [0, 7514, 378, 32], [0, 7519, 485, 23], [0, 7526, 506, 23], [0, 7532, 516, 23], [0, 7536, 589, 32], [0, 7539, 665, 23], [0, 7545, 849, 23], [0, 7548, 870, 23], [0, 7551, 898, 23], [0, 7555, 933, 23], [0, 7562, 1380, 32], [0, 7565, 1428, 23], [0, 7568, 1431, 23], [0, 7572, 2868, 23], [0, 7579, 3344, 23], [0, 7586, 4055, 23], [0, 7593, 4124, 23]], "src/system/libroot/posix/time/localtime_fallback.c": [[0, 7609, 26, 20], [0, 7613, 34, 22], [0, 7617, 40, 20], [0, 7621, 46, 32], [0, 7626, 54, 32], [0, 7632, 68, 20], [0, 7636, 79, 22]], "src/system/libnetwork/netresolv/port_before.h": [[0, 7754, 32, 20], [0, 7766, 33, 20]], "src/system/libroot/posix/malloc/openbsd/malloc.c": [[0, 7798, 279, 20], [0, 7802, 383, 17], [0, 7806, 545, 17], [0, 7809, 541, 17], [0, 7812, 541, 17], [0, 7815, 540, 17], [0, 7818, 540, 17], [0, 7821, 540, 17], [0, 7825, 1277, 17], [0, 7829, 1647, 23], [0, 7833, 2081, 17], [0, 7837, 1841, 31], [0, 7840, 437, 31], [0, 7843, 414, 31], [0, 7847, 869, 28], [0, 7855, 2009, 28], [0, 7867, 2008, 28]], "src/system/libnetwork/netresolv/nameser/ns_samedomain.c": [[0, 7881, 160, 30]], "src/system/libnetwork/netresolv/nameser/ns_parse.c": [[0, 7890, 216, 20]], "src/system/libnetwork/netresolv/net/getaddrinfo.c": [[0, 7894, 1517, 20], [0, 7898, 2977, 36], [0, 7904, 2966, 37]], "src/system/libnetwork/netresolv/resolv/res_query.c": [[0, 7917, 394, 38], [0, 7923, 383, 37]], "src/system/libnetwork/netresolv/nameser/ns_name.c": [[0, 7932, 205, 20], [0, 7935, 411, 20]], "src/system/libnetwork/musl/network/inet_aton.c": [[0, 7939, 8, 20]], "src/system/libnetwork/musl/network/inet_ntop.c": [[0, 7946, 12, 20], [0, 7950, 20, 23]], "src/system/libnetwork/netresolv/resolv/res_init.c": [[0, 7957, 695, 39], [0, 7966, 714, 39]], "src/system/libnetwork/netresolv/resolv/res_send.c": [[0, 7974, 450, 15]], "src/system/libnetwork/netresolv/resolv/res_debug.c": [[0, 7979, 1187, 38]]}, "errors": {}, "files": ["buildlog.html"]}