Bug 985081

Summary: Unable to build JSS on F19
Product: [Fedora] Fedora Reporter: Endi Sukma Dewata <edewata>
Component: jssAssignee: Christina Fu <cfu>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: cfu, jdennis, kwright, mat.booth, mharmsen, nkinder, rmeggins
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-17 08:01:33 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
0001-Added-makefiles-for-Linux-3.8-3.16.patch none

Description Endi Sukma Dewata 2013-07-16 18:15:31 UTC
Created attachment 774442 [details]
0001-Added-makefiles-for-Linux-3.8-3.16.patch

JSS failed to build on F19 due to missing Linux3.9.mk:

 ../coreconf/config.mk:71: ../coreconf/Linux3.9.mk: No such file or directory
 make: *** No rule to make target ../coreconf/Linux3.9.mk.  Stop.
 make: *** [../coreconf/Linux3.9.mk] Error 1
 make: Leaving directory `/root/rpmbuild/BUILD/jss-4.2.6/mozilla/security/coreconf'
 error: Bad exit status from /var/tmp/rpm-tmp.I0uj8K (%build)

Also there's a bogus date in the changelog:

 RPM build errors:
     bogus date in %changelog: Mon Feb 27 2007 Rob Crittenden <rcritten> 4.2.4-1
     Bad exit status from /var/tmp/rpm-tmp.I0uj8K (%build)

Per mharmsen's suggestion, attached is a patch to generate the makefiles for Linux 3.8 - 3.16 automatically.

Comment 1 Mat Booth 2013-07-17 08:01:33 UTC

*** This bug has been marked as a duplicate of bug 847120 ***