Bug 548491 - Qbittorrent compilation takes eternity
Summary: Qbittorrent compilation takes eternity
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: 12
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-12-17 16:08 UTC by leigh scott
Modified: 2010-02-11 17:07 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-02-11 16:52:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description leigh scott 2009-12-17 16:08:54 UTC
Description of problem: Qbittorrent build takes ages.

http://koji.fedoraproject.org/koji/buildinfo?buildID=147188
http://koji.fedoraproject.org/koji/buildinfo?buildID=146998

Version-Release number of selected component (if applicable):
gcc-4.4.2-7

How reproducible:
always


Steps to Reproduce:
1. Try to rebuild the source RPM in mock or koji
2.
3.
  
Actual results:
Build process takes ages



Expected results:
Build process takes several minutes tops.




Additional info:

Adding the -fno-var-tracking-assignments flag fixes the issue

Comment 1 Jakub Jelinek 2010-01-13 09:04:21 UTC
Please try http://kojipkgs.fedoraproject.org/packages/gcc/4.4.2/24.fc12/

Comment 2 leigh scott 2010-01-13 11:30:47 UTC
(In reply to comment #1)
> Please try http://kojipkgs.fedoraproject.org/packages/gcc/4.4.2/24.fc12/    

The new build fixes the issue here.



Wrote: /home/leigh/development/rpmbuild/RPMS/x86_64/qbittorrent-2.0.7-2.fc12.x86_64.rpm
Wrote: /home/leigh/development/rpmbuild/RPMS/x86_64/qbittorrent-debuginfo-2.0.7-2.fc12.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4z36jc
+ umask 022
+ cd /home/leigh/development/rpmbuild/BUILD
+ cd qbittorrent-2.0.7
+ rm -rf /home/leigh/development/rpmbuild/BUILDROOT/qbittorrent-2.0.7-2.fc12.x86_64
+ exit 0
Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.tMNe98
+ umask 022
+ cd /home/leigh/development/rpmbuild/BUILD
+ rm -rf qbittorrent-2.0.7
+ exit 0

real	5m4.127s
user	8m22.951s
sys	0m56.140s
[leigh@localhost F-12]$ 


Thank you for fixing it.

Leigh

Comment 3 Jakub Jelinek 2010-02-11 16:52:21 UTC
Should be fixed in gcc-4.4.3-4.fc12.

Comment 4 leigh scott 2010-02-11 17:07:11 UTC
(In reply to comment #3)
> Should be fixed in gcc-4.4.3-4.fc12.    

Thanks for the info.


Note You need to log in before you can comment on or make changes to this bug.