Bug 1042638

Summary: fedfs-utils fails to build with openssl-1.1
Product: [openSUSE] openSUSE Tumbleweed Reporter: Tomáš Chvátal <tchvatal>
Component: OtherAssignee: Neil Brown <nfbrown>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
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 09:30:17 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/fedfs-utils/standard/x86_64
Comment 1 Neil Brown 2017-06-07 04:23:39 UTC
Arg.  CRYPTO_malloc_init was renamed to OPENSSL_malloc_init in openssl commit 
Commit: bbd86bf5424a ("mem functions cleanup")

I wonder why they did that.

We might end up just removing fedfs-utils.  Upstream development has stopped and there seems little real interest in it.
https://www.spinics.net/lists/linux-nfs/msg64127.html

I'll look into it...
Comment 2 Neil Brown 2017-06-09 06:31:37 UTC
Just requires an update to 0.10.7.
I've submitted one to Factory.  I assume it'll flow through to Tumbleweed....
Comment 3 Bernhard Wiedemann 2017-06-09 08:00:52 UTC
This is an autogenerated message for OBS integration:
This bug (1042638) was mentioned in
https://build.opensuse.org/request/show/502470 Factory / fedfs-utils
Comment 4 Neil Brown 2017-06-21 02:12:26 UTC
Fixed and submitted and accepted, so closing.
Thanks.