[Bug 475110] Review Request: monkeystudio - Free crossplatform Qt 4 IDE

bugzilla at redhat.com bugzilla at redhat.com
Sat Aug 8 11:35:12 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=475110





--- Comment #17 from Filipe AZEVEDO <pasnox at gmail.com>  2009-08-08 07:35:08 EDT ---
(In reply to comment #12)
> SHOULD: fix the monkeystudio.x86_64: E: script-without-shebang type errors from
> rpmlint.  This seems to be due to spurious permissions of said files, ie, them
> being executable.
> 
> SHOULD: consider using some/more qt4-related rpm macros, see
> /etc/rpm/macros.qt4 for details.  In particular, %{_qt4_qmake} or
> %{_qt4_bindir} make be useful
> 
> MUST: drop qmake hack (on x86_64).  The hack makes the build not use the
> recommended compiler flags, see also:
> https://fedoraproject.org/wiki/Packaging/Guidelines#Compiler_flags
> Then, investigation can continue on finding the proper cause for missing
> symbols in monkeystudio plugins.
> 
> Looking closer, the only differences I see are with the hack, stuff is build
> pretty much only with 
> -O2
> and without the hack,
> -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector
> --param=ssp-buffer-size=4 -m64 -mtune=generic
> and linked additionally with:
> -m64  

I built the sources adding the compiler flags u given without the hack using
64bits ubuntu/kubuntu jaunty, the application build and start fine !
It seem the problem does not come from mks sources :/

-- 
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