Bug 1042675

Summary: thrift fails to build with openssl-1.1
Product: [openSUSE] openSUSE Tumbleweed Reporter: Tomáš Chvátal <tchvatal>
Component: OtherAssignee: Martin Pluskal <mpluskal>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: daniel, mpluskal
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 1042629    

Description Tomáš Chvátal 2017-06-05 10:45:48 UTC
The package fails to build with openssl-1.1. For more information
see the blocker bug.

Currently tested in Staging:I
https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:I/thrift/standard/x86_64
Comment 1 Daniel Molkentin 2017-06-12 17:28:20 UTC
According to upstream, this has been fixed and should be in 0.10.0. However, 0.10.0 fails to compile with the current spec file.
Comment 2 Martin Pluskal 2017-06-12 18:11:53 UTC
(In reply to Daniel Molkentin from comment #1)
> According to upstream, this has been fixed and should be in 0.10.0. However,
> 0.10.0 fails to compile with the current spec file.

Can I see build error somewhere? Thanks
Comment 4 Martin Pluskal 2017-06-12 18:46:07 UTC
(In reply to Daniel Molkentin from comment #3)
> Should come up on
> https://build.opensuse.org/package/live_build_log/home:dmolkentin:branches:
> server:database/thrift/openSUSE_Tumbleweed/x86_64 in a few minutes.

adding %make_install to %build section should help:

%build
%make_install
pushd
.....
Comment 5 Bernhard Wiedemann 2017-06-14 08:01:20 UTC
This is an autogenerated message for OBS integration:
This bug (1042675) was mentioned in
https://build.opensuse.org/request/show/503595 Factory / thrift
Comment 6 Daniel Molkentin 2017-06-14 13:35:11 UTC
Closing.