Bug 1304429

Summary: FTBFS: sks-1.1.5-5
Product: [Fedora] Fedora Reporter: Peter Ludikovsky <darthludi>
Component: sksAssignee: Nick Bebout <nb>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: nb
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: sks-1.1.6-1.fc25 sks-1.1.6-1.fc24 sks-1.1.6-1.fc23 sks-1.1.6-1.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-10-10 17:44:31 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Patch for uint32 type error none

Description Peter Ludikovsky 2016-02-03 15:09:21 UTC
Created attachment 1120807 [details]
Patch for uint32 type error

Description of problem:
After downloading the SRPM it's impossible to build sks on Fedora 23.

Version-Release number of selected component (if applicable):
1.1.5-5

How reproducible:
Always

Steps to Reproduce:
# yumdownloader --source sks
# rpm -Uvh sks-1.1.5-5.fc22.src.rpm
# cd <SPECS dir>
# rpmbuild -ba --clean sks.spec

Actual results:
<snip>
ocamlc -g -c -ccopt "-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/ocaml -I ." stubs-md5.c
stubs-md5.c:21:9: error: unknown type name 'uint32'
         uint32 buf[4];
         ^
stubs-md5.c:22:9: error: unknown type name 'uint32'
         uint32 bits[2];
         ^
Makefile:101: recipe for target 'stubs-md5.o' failed
</snip>

Expected results:
Built binary and source RPMs

Additional info:
Attached is a possible patch which attempts to fix the type problem and includes the patch in the spec file.

Comment 1 Fedora Update System 2016-10-04 13:19:16 UTC
sks-1.1.6-1.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-2ce3494a09

Comment 2 Fedora Update System 2016-10-04 14:22:38 UTC
sks-1.1.6-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-754c3c6ff6

Comment 3 Fedora Update System 2016-10-05 01:54:23 UTC
sks-1.1.6-1.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-f45ca4d48d

Comment 4 Fedora Update System 2016-10-05 02:26:09 UTC
sks-1.1.6-1.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-26c2d4c834

Comment 5 Fedora Update System 2016-10-10 17:44:31 UTC
sks-1.1.6-1.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2016-10-12 23:22:48 UTC
sks-1.1.6-1.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2016-10-13 02:51:03 UTC
sks-1.1.6-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2016-10-21 15:51:24 UTC
sks-1.1.6-1.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.