Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jul 2023 16:30:00 +0200
From:      Rainer Hurling <rhurlin@gwdg.de>
To:        <kde@freebsd.org>, <python@freebsd.org>
Cc:        <ports@freebsd.org>
Subject:   Re: graphics/qgis: Can't build after PyQt5 update anymore
Message-ID:  <0a0e675c-c38c-db62-e98a-d1b19c348636@gwdg.de>
In-Reply-To: <164346d6-93b4-c72d-dd00-0afdc751ee72@gwdg.de>
References:  <164346d6-93b4-c72d-dd00-0afdc751ee72@gwdg.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Am 30.07.23 um 09:10 schrieb Rainer Hurling:
> Hi devs,
> 
> After update of Qscintilla (and other Qt/KDE related ports) a few days 
> before I am not able to build graphics/qgis anymore:
> 
> [...]
> sip-build: 
> /usr/local/lib/python3.9/site-packages/PyQt5/bindings/Qsci/qscimodcommon.sip: line 63: column 10: 'qscilexerasm.sip' could not be found
> /usr/local/lib/python3.9/site-packages/PyQt5/bindings/Qsci/qscimodcommon.sip: line 77: column 10: 'qscilexerhex.sip' could not be found
> /usr/local/lib/python3.9/site-packages/PyQt5/bindings/Qsci/qscimodcommon.sip: line 80: column 10: 'qscilexerintelhex.sip' could not be found
> /usr/local/lib/python3.9/site-packages/PyQt5/bindings/Qsci/qscimodcommon.sip: line 87: column 10: 'qscilexermasm.sip' could not be found
> /usr/local/lib/python3.9/site-packages/PyQt5/bindings/Qsci/qscimodcommon.sip: line 89: column 10: 'qscilexernasm.sip' could not be found
> /usr/local/lib/python3.9/site-packages/PyQt5/bindings/Qsci/qscimodcommon.sip: line 101: column 10: 'qscilexersrec.sip' could not be found
> /usr/local/lib/python3.9/site-packages/PyQt5/bindings/Qsci/qscimodcommon.sip: line 103: column 10: 'qscilexertekhex.sip' could not be found
> gmake[4]: *** 
> [python/CMakeFiles/python_module_qgis__gui.dir/build.make:1325: 
> python/gui/build/_gui/sip_guipart0.cpp] Error 1
> gmake[4]: Leaving directory '/usr/ports/graphics/qgis/work/.build'
> gmake[3]: *** [CMakeFiles/Makefile2:10492: 
> python/CMakeFiles/python_module_qgis__gui.dir/all] Error 2
> 
> 
> The files qscimodcommon.sip complains about are indeed not present.
> 
> This is on a recent 14.0-CURRENT amd64.
> 
> Any ideas?
> 
> Regards,
> Rainer Hurling

I think I found the reason for the breakage. The not updated pkg-plist 
of devel/py-qt5-qscintilla2 was the reason, that some files where not 
installed before. I filed a PR on Bugzilla:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272817




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0a0e675c-c38c-db62-e98a-d1b19c348636>