Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing broken build on Darwin #21451

Merged
merged 2 commits into from
Jul 30, 2022
Merged

Conversation

woody-apple
Copy link
Contributor

Problem

Build is broken from implicit cast

Change overview

Casted

Testing

Builds

@github-actions
Copy link

github-actions bot commented Jul 30, 2022

PR #21451: Size comparison from cd9a857 to 148b79d

Increases (4 builds for bl602, cc13x2_26x2, telink)
platform target config section cd9a857 148b79d change % change
bl602 lighting-app bl602 .text 1052456 1052460 4 0.0
cc13x2_26x2 pump-app LP_CC2652R7 (read/write) 161200 161208 8 0.0
pump-controller-app LP_CC2652R7 (read/write) 175760 175768 8 0.0
telink lighting-app tlsr9518adk80d text 585938 585940 2 0.0
Decreases (2 builds for cc13x2_26x2)
platform target config section cd9a857 148b79d change % change
cc13x2_26x2 pump-app LP_CC2652R7 (read only) 681167 681159 -8 -0.0
.text 591764 591756 -8 -0.0
pump-controller-app LP_CC2652R7 (read only) 666743 666735 -8 -0.0
.text 581520 581512 -8 -0.0
Full report (43 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section cd9a857 148b79d change % change
bl602 lighting-app bl602 (read/write) 1382346 1382346 0 0.0
.bss 117626 117626 0 0.0
.data 4480 4480 0 0.0
.text 1052456 1052460 4 0.0
bl602+rpc (read/write) 1427746 1427746 0 0.0
.bss 125066 125066 0 0.0
.data 4600 4600 0 0.0
.text 1084124 1084124 0 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 669131 669131 0 0.0
(read/write) 182220 182220 0 0.0
.bss 74244 74244 0 0.0
.data 3372 3372 0 0.0
.rodata 88283 88283 0 0.0
.text 580532 580532 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 634675 634675 0 0.0
(read/write) 157828 157828 0 0.0
.bss 73540 73540 0 0.0
.data 3372 3372 0 0.0
.rodata 77507 77507 0 0.0
.text 556844 556844 0 0.0
lock-ftd LP_CC2652R7 (read only) 672103 672103 0 0.0
(read/write) 169440 169440 0 0.0
.bss 71324 71324 0 0.0
.data 3296 3296 0 0.0
.rodata 76351 76351 0 0.0
.text 595272 595272 0 0.0
lock-mtd LP_CC2652R7 (read only) 654379 654379 0 0.0
(read/write) 182852 182852 0 0.0
.bss 67012 67012 0 0.0
.data 3296 3296 0 0.0
.rodata 101107 101107 0 0.0
.text 552792 552792 0 0.0
pump-app LP_CC2652R7 (read only) 681167 681159 -8 -0.0
(read/write) 161200 161208 8 0.0
.bss 71380 71380 0 0.0
.data 3296 3296 0 0.0
.rodata 88919 88919 0 0.0
.text 591764 591756 -8 -0.0
pump-controller-app LP_CC2652R7 (read only) 666743 666735 -8 -0.0
(read/write) 175760 175768 8 0.0
.bss 71516 71516 0 0.0
.data 3292 3292 0 0.0
.rodata 84743 84743 0 0.0
.text 581520 581512 -8 -0.0
shell LP_CC2652R7 (read only) 661822 661822 0 0.0
(read/write) 185048 185048 0 0.0
.bss 76564 76564 0 0.0
.data 3376 3376 0 0.0
.rodata 85262 85262 0 0.0
.text 576244 576244 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 583870 583870 0 0.0
.app_xip_area 460680 460680 0 0.0
.bss 65632 65632 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 589782 589782 0 0.0
.app_xip_area 461864 461864 0 0.0
.bss 70360 70360 0 0.0
.data 748 748 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 589570 589570 0 0.0
.app_xip_area 467196 467196 0 0.0
.bss 64872 64872 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read/write) 1088816 1088816 0 0.0
.bss 133268 133268 0 0.0
.data 2064 2064 0 0.0
.text 953464 953464 0 0.0
BRD4161A+rpc (read/write) 1143124 1143124 0 0.0
.bss 149948 149948 0 0.0
.data 2276 2276 0 0.0
.text 990880 990880 0 0.0
BRD4161A+rs911x (read/write) 974768 974768 0 0.0
.bss 161744 161744 0 0.0
.data 2048 2048 0 0.0
.text 810956 810956 0 0.0
lock-app BRD4161A+wf200 (read/write) 1129384 1129384 0 0.0
.bss 144376 144376 0 0.0
.data 2056 2056 0 0.0
.text 982932 982932 0 0.0
window-app BRD4161A (read/write) 1082100 1082100 0 0.0
.bss 134740 134740 0 0.0
.data 2092 2092 0 0.0
.text 945244 945244 0 0.0
esp32 all-clusters-app c3devkit (read only) 1023560 1023560 0 0.0
(read/write) 1486586 1486586 0 0.0
.dram0.bss 70304 70304 0 0.0
.dram0.data 14600 14600 0 0.0
.flash.rodata 216248 216248 0 0.0
.flash.text 1023560 1023560 0 0.0
.iram0.text 62902 62902 0 0.0
m5stack (read only) 1076939 1076939 0 0.0
(read/write) 488616 488616 0 0.0
.dram0.bss 75816 75816 0 0.0
.dram0.data 34144 34144 0 0.0
.flash.rodata 246660 246660 0 0.0
.flash.text 1071555 1071555 0 0.0
.iram0.text 123267 123267 0 0.0
k32w light k32w0+release (read/write) 643240 643240 0 0.0
.bss 69720 69720 0 0.0
.data 2044 2044 0 0.0
.text 568748 568748 0 0.0
lock k32w0+release (read/write) 700704 700704 0 0.0
.bss 70160 70160 0 0.0
.data 2052 2052 0 0.0
.text 625764 625764 0 0.0
linux all-clusters-app debug (read only) 3006433 3006433 0 0.0
(read/write) 155712 155712 0 0.0
.bss 61920 61920 0 0.0
.data 2064 2064 0 0.0
.data.rel.ro 85384 85384 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 270347 270347 0 0.0
.text 2557250 2557250 0 0.0
all-clusters-minimal-app debug (read only) 2848929 2848929 0 0.0
(read/write) 147448 147448 0 0.0
.bss 61120 61120 0 0.0
.data 2064 2064 0 0.0
.data.rel.ro 77992 77992 0 0.0
.dynamic 608 608 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 270507 270507 0 0.0
.text 2402194 2402194 0 0.0
bridge-app debug+rpc (read only) 2356465 2356465 0 0.0
(read/write) 127576 127576 0 0.0
.bss 50592 50592 0 0.0
.data 3600 3600 0 0.0
.data.rel.ro 67544 67544 0 0.0
.dynamic 608 608 0 0.0
.got 4392 4392 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 201736 201736 0 0.0
.text 1991746 1991746 0 0.0
chip-tool debug (read only) 10476097 10476097 0 0.0
(read/write) 641464 641464 0 0.0
.bss 24856 24856 0 0.0
.data 3266 3266 0 0.0
.data.rel.ro 606824 606824 0 0.0
.dynamic 608 608 0 0.0
.got 5088 5088 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 536597 536597 0 0.0
.text 8455092 8455092 0 0.0
chip-tool-ipv6only arm64 (read only) 9886644 9886644 0 0.0
(read/write) 689073 689073 0 0.0
.bss 32897 32897 0 0.0
.data 3272 3272 0 0.0
.data.rel.ro 634360 634360 0 0.0
.dynamic 560 560 0 0.0
.got 13584 13584 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 468756 468756 0 0.0
.text 7802724 7802724 0 0.0
lighting-app debug+rpc (read only) 2578793 2578793 0 0.0
(read/write) 130256 130256 0 0.0
.bss 49760 49760 0 0.0
.data 2096 2096 0 0.0
.data.rel.ro 72456 72456 0 0.0
.dynamic 608 608 0 0.0
.got 4392 4392 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 217392 217392 0 0.0
.text 2190354 2190354 0 0.0
lock-app debug (read only) 2565249 2565249 0 0.0
(read/write) 125528 125528 0 0.0
.bss 48224 48224 0 0.0
.data 1712 1712 0 0.0
.data.rel.ro 69592 69592 0 0.0
.dynamic 608 608 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 234608 234608 0 0.0
.text 2163650 2163650 0 0.0
ota-provider-app debug (read only) 2347161 2347161 0 0.0
(read/write) 119040 119040 0 0.0
.bss 47808 47808 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 63416 63416 0 0.0
.dynamic 608 608 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 207896 207896 0 0.0
.text 1975410 1975410 0 0.0
ota-requestor-app debug (read only) 2468025 2468025 0 0.0
(read/write) 126432 126432 0 0.0
.bss 50176 50176 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 68072 68072 0 0.0
.dynamic 608 608 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 211424 211424 0 0.0
.text 2084130 2084130 0 0.0
shell debug (read only) 2578609 2578609 0 0.0
(read/write) 141832 141832 0 0.0
.bss 57768 57768 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 77008 77008 0 0.0
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 1016 1016 0 0.0
.rodata 231570 231570 0 0.0
.text 2188834 2188834 0 0.0
thermostat-no-ble arm64 (read only) 2346028 2346028 0 0.0
(read/write) 141761 141761 0 0.0
.bss 55329 55329 0 0.0
.data 1672 1672 0 0.0
.data.rel.ro 75976 75976 0 0.0
.dynamic 560 560 0 0.0
.got 5016 5016 0 0.0
.init 24 24 0 0.0
.init_array 408 408 0 0.0
.rodata 139124 139124 0 0.0
.text 1969392 1969392 0 0.0
tv-app debug (read only) 3150225 3150225 0 0.0
(read/write) 257736 257736 0 0.0
.bss 167352 167352 0 0.0
.data 4736 4736 0 0.0
.data.rel.ro 79104 79104 0 0.0
.dynamic 608 608 0 0.0
.got 4848 4848 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 255432 255432 0 0.0
.text 2705218 2705218 0 0.0
tv-casting-app debug (read only) 5385273 5385273 0 0.0
(read/write) 158720 158720 0 0.0
.bss 51384 51384 0 0.0
.data 2432 2432 0 0.0
.data.rel.ro 98504 98504 0 0.0
.dynamic 608 608 0 0.0
.got 4736 4736 0 0.0
.init 27 27 0 0.0
.init_array 1024 1024 0 0.0
.rodata 338801 338801 0 0.0
.text 4779202 4779202 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2451672 2451672 0 0.0
.bss 214524 214524 0 0.0
.data 5872 5872 0 0.0
.text 1414316 1414316 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1173899 1173899 0 0.0
bss 143128 143128 0 0.0
rodata 142124 142124 0 0.0
text 809704 809704 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1153823 1153823 0 0.0
bss 142364 142364 0 0.0
rodata 133656 133656 0 0.0
text 798892 798892 0 0.0
p6 all-clusters-app default (read only) 881552 881552 0 0.0
(read/write) 1687940 1687940 0 0.0
.bss 149144 149144 0 0.0
.data 2648 2648 0 0.0
.text 1527760 1527760 0 0.0
all-clusters-minimal-app default (read only) 882272 882272 0 0.0
(read/write) 1632004 1632004 0 0.0
.bss 148424 148424 0 0.0
.data 2648 2648 0 0.0
.text 1472544 1472544 0 0.0
light-app default (read only) 890576 890576 0 0.0
(read/write) 1553196 1553196 0 0.0
.bss 140328 140328 0 0.0
.data 2440 2440 0 0.0
.text 1402040 1402040 0 0.0
lock-app default (read only) 886104 886104 0 0.0
(read/write) 1590876 1590876 0 0.0
.bss 144784 144784 0 0.0
.data 2456 2456 0 0.0
.text 1435248 1435248 0 0.0
telink light-switch-app tlsr9518adk80d (read/write) 805192 805192 0 0.0
bss 70972 70972 0 0.0
noinit 43488 43488 0 0.0
text 569052 569052 0 0.0
lighting-app tlsr9518adk80d (read/write) 825632 825632 0 0.0
bss 71816 71816 0 0.0
noinit 43488 43488 0 0.0
text 585938 585940 2 0.0

@woody-apple woody-apple merged commit e9141e2 into project-chip:master Jul 30, 2022
github-actions bot pushed a commit that referenced this pull request Jul 30, 2022
woody-apple added a commit that referenced this pull request Jul 30, 2022
isiu-apple pushed a commit to isiu-apple/connectedhomeip that referenced this pull request Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
darwin fast track hotfix urgent fix needed, can bypass review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants