Bug 434135

Summary: moto4lin failed massrebuild attempt for GCC 4.3
Product: [Fedora] Fedora Reporter: Jesse Keating <jkeating>
Component: moto4linAssignee: jafo-redhat
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 9CC: dcantrell, ftbfs, jafo-redhat, jafo, matt_domsch, rdieter
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-09-17 14:17:14 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:
Bug Depends On:    
Bug Blocks: 433629    
Attachments:
Description Flags
Make the desktop file validate none

Description Jesse Keating 2008-02-22 13:09:02 UTC
This is an automatically filed bug for a failed rebuild attempt for GCC 4.3.

http://fedoraproject.org/wiki/JesseKeating/gcc43MassRebuildProposal

Please verify why this build failed and fix it.
http://koji.fedoraproject.org/koji/taskinfo?taskID=439730
Exit code was 1, check the build.log for the failed buildArch task.

Comment 1 Tyler Owen 2008-02-26 12:03:51 UTC
/var/tmp/moto4lin-0.3-7.fc9-root-mockbuild/usr/share/applications/fedora-moto4lin.desktop:
error: value "0.3" for key "Version" in group "Desktop Entry" is not a known version
Error on file "/builddir/build/SOURCES/moto4lin.desktop": Failed to validate the
created desktop file

Comment 2 Christopher Aillon 2008-04-01 04:14:15 UTC
Created attachment 299828 [details]
Make the desktop file validate

I would have committed and built this but ACLs are locked

Comment 3 Jesse Keating 2008-04-08 02:51:20 UTC
Submitted as http://koji.fedoraproject.org/koji/taskinfo?taskID=555896

Comment 4 Jesse Keating 2008-04-08 03:14:26 UTC
Well, I committed the desktop fix, but now it fails to find qmake in configure.
 Not sure what to do for that, will punt to the KDE team.

Comment 5 Rex Dieter 2008-04-08 19:53:16 UTC
*** Bug 382171 has been marked as a duplicate of this bug. ***

Comment 6 Rex Dieter 2008-04-08 20:03:48 UTC
fixed in rawhide.

Comment 7 Rex Dieter 2008-04-08 20:05:01 UTC
nevermind, no cvsextras access, my commit failed.

Comment 8 Rex Dieter 2008-04-08 20:10:40 UTC
scratch build with fixes:
http://koji.fedoraproject.org/koji/taskinfo?taskID=558347

Comment 9 Bug Zapper 2008-05-14 05:27:23 UTC
Changing version to '9' as part of upcoming Fedora 9 GA.
More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 10 Matt Domsch 2008-07-03 15:48:42 UTC
care to make a non-scratch build of this?

Comment 11 Matt Domsch 2008-07-03 15:49:05 UTC
*** Bug 440713 has been marked as a duplicate of this bug. ***

Comment 12 FTBFS 2008-09-05 16:14:03 UTC
This package has Failed to Build From Source for many months.  Per
http://fedoraproject.org/wiki/FTBFS, this package is now proposed for
removal from the distribution.  Please address this FTBFS bug
immediately, or this package will be removed from the distribution
within the next few weeks.

Thank you for your continued contributions to Fedora, and your
commitment to ensuring Fedora packages remain buildable from source
code.

Comment 13 Matt Domsch 2008-09-17 04:58:18 UTC
jafo - ping.  Several people have tried to help you resolve this bug since February 2008, but with locked ACLs, very few people (only rel-eng members) can.

Please see above for the scratch build which includes the fix for this bug.  Otherwise, we will be forced to remove this package before Fedora 10.

Thanks,
Matt

Comment 14 Sean Reifschneider 2008-09-17 07:34:18 UTC
The ACLs should be opened, thanks to Kevin for helping me figure that out.

Sorry, I haven't had much attention for this lately.  Thanks for your help on getting these issues resolved.

Sean

Comment 15 Matt Domsch 2008-09-17 13:01:04 UTC
Thanks Sean.

Rex, can you take your above scratch build and commit it to CVS and do a real build then?

Thanks,
Matt

Comment 16 Rex Dieter 2008-09-17 13:11:17 UTC
Looks like Jesse did it way back when...
http://koji.fedoraproject.org/koji/buildinfo?buildID=45624

Or would folks prefer a new/f10 build?

Comment 17 Matt Domsch 2008-09-17 14:00:15 UTC
Jesse tried, but it failed, and has been on the FTBFS list since then.  Rex, if you could do a new f10 build that should clear it up so we can close this bug.

Thanks,
Matt

Comment 18 Rex Dieter 2008-09-17 14:06:28 UTC
ok.

but I don't see any f10 failures at
https://koji.fedoraproject.org/koji/packageinfo?packageID=2572
?

Comment 19 Rex Dieter 2008-09-17 14:17:14 UTC
motolin-0.3-10.fc10 build underway. 

When finished, I'll go ahead and tag it.

Comment 20 Matt Domsch 2008-09-17 14:20:46 UTC
+ /bin/cat /builddir/build/SOURCES/moto4lin-0.3-crossplatform.patch
+ qmake
/var/tmp/rpm-tmp.pQPMvX: line 39: qmake: command not found
RPM build errors:
error: Bad exit status from /var/tmp/rpm-tmp.pQPMvX (%prep)
    Bad exit status from /var/tmp/rpm-tmp.pQPMvX (%prep)


in my build system...

Comment 21 Rex Dieter 2008-09-17 14:33:58 UTC
Your buildsys apparently doesn't source /etc/profile.d/qt.sh  (and older version of mock?)

Shrug, I put in a workaround in the specfile for that anyway.