Bug 2045231
| Summary: | bowtie: FTBFS in Fedora rawhide/f36: usr/include/c++/12/bits/stl_queue.h:725: std::priority_queue<>::const_reference std::priority_queue<>::top() const: Assertion '!this->empty()' failed | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||
| Component: | bowtie | Assignee: | Jun Aruga <jaruga> | ||||||||
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | rawhide | CC: | bloch, jaruga, ppisar | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2023-02-10 20:56:50 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: | |||||||||||
| Bug Depends On: | |||||||||||
| Bug Blocks: | 1992484, 2045102, 2117176, 2168842 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Fedora Release Engineering
2022-01-25 16:12:04 UTC
Created attachment 1853740 [details]
build.log
file build.log too big, will only attach last 32768 bytes
Created attachment 1853741 [details]
root.log
file root.log too big, will only attach last 32768 bytes
Created attachment 1853742 [details]
state.log
This bug appears to have been reported against 'rawhide' during the Fedora 36 development cycle. Changing version to 36. From a build.log: ./bowtie-build --threads 2 --quiet --sanity .simple_tests.pl.fa .simple_tests.tmp ./bowtie --debug -s 1 -S --quiet -a .simple_tests.tmp -c -1 AGCATCGATC:IIIIIIIIII,TCAGTTTTTGA:IIIIIIIIIII -2 TCAGTTTTTGA:IIIIIIIIIII,AGCATCGATC:IIIIIIIIII Setting the index via positional argument will be deprecated in a future release. Please use -x option instead. /usr/include/c++/12/bits/stl_queue.h:725: std::priority_queue<_Tp, _Sequence, _Compare>::const_reference std::priority_queue<_Tp, _Sequence, _Compare>::top() const [with _Tp = Branch*; _Sequence = std::vector<Branch*>; _Compare = CostCompare; const_reference = Branch* const&]: Assertion '!this->empty()' failed. bowtie aborted with exitlevel 134 error: Bad exit status from /var/tmp/rpm-tmp.ScXcB6 (%check) Thanks for the report! This bug appears to have been reported against 'rawhide' during the Fedora Linux 38 development cycle. Changing version to 38. I confirmed this still happens on rawhide. https://koji.fedoraproject.org/koji/taskinfo?taskID=97308929 Automation has figured out the package is retired in rawhide. If you like it to be unretired, please open a ticket at https://pagure.io/releng/new_issue?template=package_unretirement |