Bug 445383 - Build failure on Fedora 35
Summary: Build failure on Fedora 35
Status: RESOLVED UPSTREAM
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: 4.4.8
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-12 17:53 UTC by Unknown
Modified: 2021-11-19 14:58 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Unknown 2021-11-12 17:53:53 UTC
SUMMARY
Krita 4.4.8 build failure on Fedora 35.

STEPS TO REPRODUCE
1. Run packaged build on Fedora 35 or Rawhide.
2. 
3. 

OBSERVED RESULT
FAILED: plugins/extensions/pykrita/sip/krita/sipkritapart0.cpp /builddir/build/BUILD/krita-4.4.8/redhat-linux-build/plugins/extensions/pykrita/sip/krita/sipkritapart0.cpp 
cd /builddir/build/BUILD/krita-4.4.8/redhat-linux-build/plugins/extensions/pykrita/sip && /usr/bin/cmake -E echo && /usr/bin/cmake -E touch /builddir/build/BUILD/krita-4.4.8/redhat-linux-build/plugins/extensions/pykrita/sip/./krita/sipkritapart0.cpp && /usr/bin/sip -t ALL -t WS_X11 -t Qt_5_15_0 -g -o -x PyKDE_QVector -n PyQt5.sip -j 1 -c /builddir/build/BUILD/krita-4.4.8/redhat-linux-build/plugins/extensions/pykrita/sip/./krita -I /usr/share/sip -I /usr/lib64/python3.10/site-packages/PyQt5/bindings -I /builddir/build/BUILD/krita-4.4.8/plugins/extensions/pykrita/sip/krita /builddir/build/BUILD/krita-4.4.8/plugins/extensions/pykrita/sip/krita/kritamod.sip
sip: /usr/lib64/python3.10/site-packages/PyQt5/bindings/QtCore/QtCoremod.sip:23: syntax error

EXPECTED RESULT
Successful build.

SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 35
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2
Kernel Version: 5.14.16-301.fc35.x86_64 (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-8550U CPU @ 1.80GHz
Memory: 15.4 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 620

ADDITIONAL INFORMATION
Comment 1 Halla Rempt 2021-11-12 18:12:14 UTC
Please:

* test with 5.0 beta2 or the current krita/5.0 branch: we will not update the Krita 4 branch anymore
* if that fails, too, provide a patch.
Comment 2 Unknown 2021-11-12 18:33:06 UTC
Krita need to be ported to the new sip version.

Debian downstream bug report: https://bugs.kde.org/show_bug.cgi?id=445383
Comment 3 Unknown 2021-11-12 19:01:53 UTC
Downstream fix: https://src.fedoraproject.org/rpms/sip/pull-request/15

Can be closed.
Comment 4 Rex Dieter 2021-11-19 14:58:38 UTC
I'd argue this is more an upstream sip issue (adjusting status accordingly)