Bug 1603262

Summary: CQRlib: FTBFS in Fedora rawhide
Product: [Fedora] Fedora Reporter: Mohan Boddu <mboddu>
Component: CQRlibAssignee: Dmitrij S. Kryzhevich <kryzhev>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: igor.raits, kryzhev, t.matsuu
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: 2018-07-23 09:59:11 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: 1602938    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Mohan Boddu 2018-07-19 14:10:03 UTC
CQRlib failed to build from source in Fedora rawhide

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


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Please fix CQRlib 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,
CQRlib will be orphaned. Before branching of Fedora 30,
CQRlib will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://fedoraproject.org/wiki/Fails_to_build_from_source

Comment 1 Mohan Boddu 2018-07-19 14:10:10 UTC
Created attachment 1460115 [details]
build.log

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

Comment 2 Mohan Boddu 2018-07-19 14:10:15 UTC
Created attachment 1460116 [details]
root.log

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

Comment 3 Mohan Boddu 2018-07-19 14:10:18 UTC
Created attachment 1460117 [details]
state.log

Comment 4 Dmitrij S. Kryzhevich 2018-07-23 06:58:55 UTC
@Igor Gnatenko, it's libtool, not gcc. I'm investigating (any help appreciated).

Gcc was added already.

Comment 5 Igor Raits 2018-07-23 07:38:55 UTC
(In reply to Dmitrij S. Kryzhevich from comment #4)
> @Igor Gnatenko, it's libtool, not gcc. I'm investigating (any help
> appreciated).
> 
> Gcc was added already.

libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DCQR_NOCCODE=1 -I. ./CPPQRTest.cpp -o bin/CPPQRTest  -lm
/usr/bin/libtool: line 1737: g++: command not found

I believe that it is BuildRequires: gcc-c++

Comment 6 Dmitrij S. Kryzhevich 2018-07-23 09:58:28 UTC
(In reply to Igor Gnatenko from comment #5)
> I believe that it is BuildRequires: gcc-c++

But it was libtool.

Anyway. Done.

Comment 7 Dmitrij S. Kryzhevich 2018-07-23 09:59:11 UTC
Sorry, missclicked.