Bug 2231977

Summary: failed random/test/multiprecision_float_test.test
Product: [Fedora] Fedora Reporter: Michal Kolar <mkolar>
Component: boostAssignee: Jonathan Wakely <jwakely>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 39CC: denis.arnaud_fedora, jwakely, laurent.rineau__fedora, mcermak, trodgers
Target Milestone: ---Keywords: Regression
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: boost-1.81.0-9.fc40 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-11-28 15:28:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
random-test-multiprecision_float_test.log none

Description Michal Kolar 2023-08-14 21:25:14 UTC
Regression was observed in the testsuite during gating.

Version-Release number of selected component (if applicable):
kernel-6.5.0-0.rc5.20230811git25aa0bebba72.40.fc40.x86_64
glibc-2.38-1.fc39.x86_64
gcc-13.2.1-1.fc39.x86_64
boost-1.81.0-6.fc39.x86_64

Reproducible: Always

Actual Results:  
https://artifacts.dev.testing-farm.io/3a38a682-c1bd-4a77-91fa-359b4b9ba5eb/
failed random/test/multiprecision_float_test.test

Expected Results:  
pass

passed with:
kernel-6.4.7-200.fc38.x86_64
glibc-2.37-4.fc38.x86_64
gcc-13.2.1-1.fc38.x86_64
boost-1.78.0-11.fc38.x86_64

Comment 1 Michal Kolar 2023-08-14 21:25:45 UTC
Created attachment 1983327 [details]
random-test-multiprecision_float_test.log

Comment 2 Fedora Release Engineering 2023-08-16 08:14:28 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 39 development cycle.
Changing version to 39.

Comment 3 Jonathan Wakely 2023-09-04 12:56:04 UTC
spot fixed this in boost-1.81.0-9.fc40 by backporting an upstream commit (which is only in Boost's develop branch and not in any release, because of their silly branching policy that allows this to happen all the time):
https://github.com/boostorg/random/pull/88

Now gating fails because of:

:: [ 21:19:46 ] :: [  BEGIN   ] :: Running 'cd /home/boost.HaBUzVqRpH/BUILD/boost*'
/usr/share/beakerlib/testing.sh: line 896: cd: too many arguments
:: [ 21:19:47 ] :: [   FAIL   ] :: Command 'cd /home/boost.HaBUzVqRpH/BUILD/boost*' (Expected 0, got 1)
:: [ 21:19:47 ] :: [  BEGIN   ] :: Running 'su -c './bootstrap.sh &>/home/boost.HaBUzVqRpH/bootstrap.log' bstbld'
:: [ 21:19:47 ] :: [   FAIL   ] :: Command 'su -c './bootstrap.sh &>/home/boost.HaBUzVqRpH/bootstrap.log' bstbld' (Expected 0, got 127)

See https://bodhi.fedoraproject.org/updates/FEDORA-2023-fc189d7673