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



--- Comment #7 from Sergio Monteiro Basto <ser...@serjux.com> ---
(In reply to Olivier LAHAYE from comment #5)
> Why do you patch test files while ENABLE_GUI_TESTS:BOOL exists in cmake
> files?
> -DENABLE_GUI_TESTS=OFF works.

what patches ? 

> Now I've been able to build the package for CentOS-6 with:
>     -DWITH_QScintilla=OFF \
>     -DWITH_Qwt5=OFF \
> 
> What I did:
> %{cmake_kde4} \
>     -DCUSTOM_PERL_SITE_ARCH_DIR=%{perl_vendorarch} \
>     -DCMAKE_SKIP_RPATH=YES \
>     -DENABLE_GUI_TESTS=YES \
> %if 0%{?el6}
>     -DWITH_QScintilla=OFF \
>     -DWITH_Qwt5=OFF \
> %endif
> %if !%{with perl_Qt_enables_x11_test}
>     -DENABLE_GUI_TESTS=OFF \
> %endif
> 
> Also add to fix the %licence which is broken on CentOS-6
> (https://bugzilla.redhat.com/show_bug.cgi?id=1386639 not fixed in CentOS-6)
> 
> %if ! 0%{?el6}
> %license LICENSE*
> %else
> %doc LICENSE*
> %endif

I have to check this , epel 6 I think it have %license macro 

> Whith those 2 modifications, the package builds fine with epel6 stadanrd
> packages (smokeqt-devel-4.7.3-6.3.x86_64 smokegen-devel-4.7.3-4.3.x86_64 ...)

Ah! you solved this node , I got on smokeqt-devel [1] in my copr repo [2] , you
had also patched smokeqt ? what patch did you made ? 

[1] 
DEBUG util.py:484:  Error: No Package found for pkgconfig(QtDeclarative)
DEBUG util.py:484:  Error: No Package found for pkgconfig(qwt)

[2]
https://copr.fedorainfracloud.org/coprs/sergiomb/debs/
https://copr.fedorainfracloud.org/coprs/sergiomb/debs/build/721477/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to