Bug 2259591

Summary: F40FailsToInstall: systemtap-client, systemtap-devel, systemtap-runtime
Product: [Fedora] Fedora Reporter: Fedora Fails To Install <fti-bugs>
Component: systemtapAssignee: Frank Ch. Eigler <fche>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: amerey, crobinso, fche, jwakely, mcermak, mjw, scox, wcohen
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: 2024-01-23 20:27: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: 2231790, 2258089    

Description Fedora Fails To Install 2024-01-22 10:50:50 UTC
Hello,

Please note that this comment was generated automatically by https://pagure.io/releng/blob/main/f/scripts/ftbfs-fti/follow-policy.py
If you feel that this output has mistakes, please open an issue at https://pagure.io/releng/

Your package (systemtap) Fails To Install in Fedora 40:

can't install systemtap-client:
  - nothing provides libboost_system.so.1.81.0()(64bit) needed by systemtap-client-5.0~pre16958465gca71442b-1.fc40.x86_64
  
can't install systemtap-devel:
  - nothing provides libboost_system.so.1.81.0()(64bit) needed by systemtap-devel-5.0~pre16958465gca71442b-1.fc40.x86_64
  
can't install systemtap-runtime:
  - nothing provides libboost_system.so.1.81.0()(64bit) needed by systemtap-runtime-5.0~pre16958465gca71442b-1.fc40.x86_64
  
If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem.


If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks.


P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors. To reproduce, use the koji/local repo only, e.g. in mock:

    $ mock -r fedora-40-x86_64 --config-opts mirrored=False install systemtap-client systemtap-devel systemtap-runtime


P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-dependent-packages

Thanks!

Comment 1 Jonathan Wakely 2024-01-22 12:35:51 UTC
This wasn't rebuilt for the new boost because it was FTBFS with gcc-14 with this warning promoted to an error by -Werror
bpf-translate.cxx:5044:39: error: ‘void* calloc(size_t, size_t)’ 

I think that's been fixed in dist-git but there are other errors with gcc-14 now.

Comment 2 Cole Robinson 2024-01-22 15:48:49 UTC
FYI this is blocking new qemu builds in rawhide

Comment 3 Frank Ch. Eigler 2024-01-23 20:27:50 UTC
A fresh systemtap rawhide build somehow made it through the FAS outage. :-)