Bug 2384559 - drpm-0.5.2-9.fc43 FTBFS: Tests fail: Conditional jump or move depends on uninitialised value
Summary: drpm-0.5.2-9.fc43 FTBFS: Tests fail: Conditional jump or move depends on unin...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: drpm
Version: rawhide
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: jeff.stewartrpm
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F43FTBFS
TreeView+ depends on / blocked
 
Reported: 2025-07-30 08:48 UTC by Fedora Release Engineering
Modified: 2025-07-30 13:57 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (32.00 KB, text/plain)
2025-07-30 08:48 UTC, Fedora Release Engineering
no flags Details
root.log (32.00 KB, text/plain)
2025-07-30 08:48 UTC, Fedora Release Engineering
no flags Details
state.log (1.61 KB, text/plain)
2025-07-30 08:48 UTC, Fedora Release Engineering
no flags Details

Description Fedora Release Engineering 2025-07-30 08:48:15 UTC
drpm failed to build from source in Fedora rawhide/f43

https://koji.fedoraproject.org/koji/taskinfo?taskID=135164303


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
Please fix drpm at your earliest convenience and set the bug's status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
drpm will be orphaned. Before branching of Fedora 44,
drpm will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/

Comment 1 Fedora Release Engineering 2025-07-30 08:48:22 UTC
Created attachment 2099102 [details]
build.log

file build.log too big, will only attach last 32768 bytes

Comment 2 Fedora Release Engineering 2025-07-30 08:48:27 UTC
Created attachment 2099103 [details]
root.log

file root.log too big, will only attach last 32768 bytes

Comment 3 Fedora Release Engineering 2025-07-30 08:48:29 UTC
Created attachment 2099104 [details]
state.log

Comment 4 Petr Pisar 2025-07-30 13:57:33 UTC
Tests failed because valgrind detects at some tests issues like this:

==769== Conditional jump or move depends on uninitialised value(s)
==769==    at 0x4F26030: ??? (in /usr/lib/libcmocka.so.0.8.1)
==769==    by 0x4F27D1A: ??? (in /usr/lib/libcmocka.so.0.8.1)
==769==    by 0x4F284EB: _cmocka_run_group_tests (in /usr/lib/libcmocka.so.0.8.1)
==769==    by 0x4000DC1: main (drpm_api_tests.c:1032)
==769==  Uninitialised value was created by a heap allocation
==769==    at 0x485E7AF: malloc (vg_replace_malloc.c:446)
==769==    by 0x4E8E33B: ??? (in /usr/lib/libzstd.so.1.5.7)
==769==    by 0x4E8EF4D: ??? (in /usr/lib/libzstd.so.1.5.7)
==769==    by 0x4E91119: ??? (in /usr/lib/libzstd.so.1.5.7)
==769==    by 0x4E9395C: ZSTD_compressStream2 (in /usr/lib/libzstd.so.1.5.7)
==769==    by 0x4003AF4: writechunk_zstd (drpm_compstrm.c:746)
==769==    by 0x4008B07: UnknownInlinedFun (drpm_compstrm.c:577)
==769==    by 0x4008B07: compstrm_write (drpm_compstrm.c:563)
==769==    by 0x400F302: UnknownInlinedFun (drpm_write.c:97)
==769==    by 0x400F302: drpm_make (drpm.c:468)
==769==    by 0x4010B25: make_standard_zstd (drpm_api_tests.c:192)
==769==    by 0x4F27CE4: ??? (in /usr/lib/libcmocka.so.0.8.1)
==769==    by 0x4F284EB: _cmocka_run_group_tests (in /usr/lib/libcmocka.so.0.8.1)
==769==    by 0x4000D7A: main (drpm_api_tests.c:1028)

It only happens on i686.


Note You need to log in before you can comment on or make changes to this bug.