Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 569542

Summary: qt: FTBFS on sparc64 since 4.5.3-12
Product: [Fedora] Fedora Reporter: Rex Dieter <rdieter>
Component: qtAssignee: Rex Dieter <rdieter>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: kevin, ltinkl, rdieter, smparrish, than
Target Milestone: ---   
Target Release: ---   
Hardware: sparc64   
OS: Linux   
Whiteboard:
Fixed In Version: qt-4.6.2-8.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-03-23 02:10:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Rex Dieter 2010-03-01 16:59:57 UTC
looks like src/corelib/arch/sparc/arch.pri contains:

*-64 {
    SOURCES += $$QT_ARCH_CPP/qatomic64.s
}
else {
    SOURCES += $$QT_ARCH_CPP/qatomic32.s \
               $$QT_ARCH_CPP/qatomic_sparc.cpp
}

and since we switched to
platform linux-g++
everywhere (see bug #478481), this breaks.

Comment 1 Rex Dieter 2010-03-01 17:08:31 UTC
looks like this same "trick" is used for ppc64 and mips64 too.

Comment 2 Fedora Update System 2010-03-15 00:23:18 UTC
qt-4.6.2-7.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/qt-4.6.2-7.fc12

Comment 3 Fedora Update System 2010-03-15 00:25:20 UTC
qt-4.6.2-7.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/qt-4.6.2-7.fc11

Comment 4 Fedora Update System 2010-03-16 00:39:35 UTC
qt-4.6.2-7.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update qt'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/qt-4.6.2-7.fc12

Comment 5 Fedora Update System 2010-03-18 13:38:13 UTC
qt-4.6.2-8.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/qt-4.6.2-8.fc13

Comment 6 Fedora Update System 2010-03-23 02:09:46 UTC
qt-4.6.2-8.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2010-03-23 02:23:53 UTC
qt-4.6.2-8.fc11 has been pushed to the Fedora 11 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2010-03-23 02:24:07 UTC
qt-4.6.2-8.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.