[Bug 542754] Review Request: artha - A handy thesaurus based on WordNet

bugzilla at redhat.com bugzilla at redhat.com
Fri Dec 4 15:18:19 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=542754





--- Comment #17 from Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp>  2009-12-04 10:18:18 EDT ---
(In reply to comment #15)
> (In reply to comment #14)
> > 
> > This message shows that you are using gcc built/installed by yourself
> > and not using gcc provided by Fedora's rpm.  
> 
> But when i compiled the source (artha)(not src rpm) it used Fedora-rpm provided
> gcc, only rpmbuild --rebuild is using custom gcc , why? how to fix this?  

I guess it is no and you used your custom gcc also for compiling artha tarball,
only that it didn't fail perhaps because you didn't specify CFLAGS.
Fedora sets CFLAGS determined in redhat-rpm-config rpm (you can
see this by $ rpm --eval %optflags, and please check what %configure does
by $ rpm --eval %configure). 
On F-12 it contains "-mtune=atom" on i686 and your custom gcc cannot
recognize it.

You can use "mock" to rpmbuild srpm "cleanly".

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list