Skip to content

aws-crt-cpp: insane skip 32bit-time for dbg package#15696

Open
hongxu-jia wants to merge 1 commit into
aws4embeddedlinux:master-nextfrom
hongxu-jia:master-next
Open

aws-crt-cpp: insane skip 32bit-time for dbg package#15696
hongxu-jia wants to merge 1 commit into
aws4embeddedlinux:master-nextfrom
hongxu-jia:master-next

Conversation

@hongxu-jia
Copy link
Copy Markdown
Contributor

@hongxu-jia hongxu-jia commented May 15, 2026

Whihle DEBUG_BUILD = "1", QA 32bit-time WARNING on dbg package

$ bitbake aws-crt-cpp
WARNING: aws-crt-cpp-0.38.5-r0.wr2600 do_package_qa: QA Issue: /usr/lib/libaws-crt-cpp.so uses 32-bit api 'timegm' [32bit-time] 
WARNING: aws-crt-cpp-0.38.5-r0.wr2600 do_package_qa: QA Issue: Suppress with INSANE_SKIP = "32bit-time" [32bit-time]

$ find tmp/work/core2-32-wrs-linux/aws-crt-cpp/0.38.5/packages-split/ -name libaws-crt-cpp.so 
tmp/work/core2-32-wrs-linux/aws-crt-cpp/0.38.5/packages-split/aws-crt-cpp/usr/lib/libaws-crt-cpp.so 
tmp/work/core2-32-wrs-linux/aws-crt-cpp/0.38.5/packages-split/aws-crt-cpp-dbg/usr/lib/.debug/libaws-crt-cpp.so

Whihle DEBUG_BUILD = "1", QA 32bit-time WARNING on dbg package

$ bitbake aws-crt-cpp
WARNING: aws-crt-cpp-0.38.5-r0.wr2600 do_package_qa: QA Issue: /usr/lib/libaws-crt-cpp.so uses 32-bit api 'timegm' [32bit-time]
WARNING: aws-crt-cpp-0.38.5-r0.wr2600 do_package_qa: QA Issue: Suppress with INSANE_SKIP = "32bit-time" [32bit-time]

$ find tmp/work/core2-32-wrs-linux/aws-crt-cpp/0.38.5/packages-split/ -name libaws-crt-cpp.so
tmp/work/core2-32-wrs-linux/aws-crt-cpp/0.38.5/packages-split/aws-crt-cpp/usr/lib/libaws-crt-cpp.so
tmp/work/core2-32-wrs-linux/aws-crt-cpp/0.38.5/packages-split/aws-crt-cpp-dbg/usr/lib/.debug/libaws-crt-cpp.so

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
@hongxu-jia hongxu-jia requested a review from a team as a code owner May 15, 2026 04:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant