Bug 834793

Summary: [PATCH] Casts required to build fritzing on ARM
Product: [Fedora] Fedora Reporter: Chris Tyler <ctyler.fedora>
Component: fritzingAssignee: Ed Marshall <esm>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 17CC: ctyler.fedora, esm
Target Milestone: ---   
Target Release: ---   
Hardware: arm   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-07-14 21:52:45 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:
Bug Depends On:    
Bug Blocks: 245418    
Attachments:
Description Flags
fedpkg patch to build on ARM none

Description Chris Tyler 2012-06-23 16:03:18 UTC
Created attachment 593917 [details]
fedpkg patch to build on ARM

Description of problem:
The current fritzing package fails to build on ARM (both armv5tel and armv7hl).

Version-Release number of selected component (if applicable):
0.7.1b

How reproducible:
Attempt to build on ARM fails due to a type mismatch causing a template failure.

Additional info:
The attached patch (against fedpkg master branch) includes:
- a patch file that adds casts to two C++ source files
- changes to the specfile to incorporate the patch

Upstream has already added casts to one of the two C++ source files in svn, but not to the other one. I've submitted a patch upstream, see http://code.google.com/p/fritzing/issues/detail?id=2062

(One of the reasons for building this for ARM is to include it in the Raspberry Pi Remix).

Comment 1 Chris Tyler 2012-06-23 17:25:35 UTC
Upstream says that current svn HEAD contains ARM fixes (unsure if they have made it into a release, though).

Comment 2 Fedora Update System 2012-07-03 12:40:59 UTC
fritzing-0.7.5b-1.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/fritzing-0.7.5b-1.fc17

Comment 3 Fedora Update System 2012-07-05 23:39:16 UTC
Package fritzing-0.7.5b-1.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing fritzing-0.7.5b-1.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-10290/fritzing-0.7.5b-1.fc17
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2012-07-14 21:52:45 UTC
fritzing-0.7.5b-1.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.