Re: Trying to build knotifications framework, kdesrc-build and qt5

2021-08-03 Thread Thiago Macieira
On Tuesday, 3 August 2021 05:29:22 PDT Colin Williams wrote: > I don't have a clue regarding 'reduce_relocations'. Is there a way to > disable it and would it make sense to do so? Check the config.log -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - In

Re: Trying to build knotifications framework, kdesrc-build and qt5

2021-08-03 Thread Albert Astals Cid
El dimarts, 3 d’agost de 2021, a les 14:29:22 (CEST), Colin Williams va escriure: > After nuking the build as mentioned, my issues with the Qt5 submodules > have gone away. I'm still failing to build Qt5 via the script. > > I get the error: ERROR: Feature 'reduce_relocations' was enabled, but > t

Re: Trying to build knotifications framework, kdesrc-build and qt5

2021-08-03 Thread Colin Williams
After nuking the build as mentioned, my issues with the Qt5 submodules have gone away. I'm still failing to build Qt5 via the script. I get the error: ERROR: Feature 'reduce_relocations' was enabled, but the pre-condition '!config.win32 && tests.reduce_relocations' failed. I don't have a clue reg

Re: Trying to build knotifications framework, kdesrc-build and qt5

2021-08-03 Thread Colin Williams
> Your Qt is broken. > /usr/local/lib/libQt5Core.so.5: undefined symbol: u_strToUpper_68 Agreed > "Couldn't update Qt5 repository submodules!" means running the > init-repository command from the qt5 repo failed, maybe you don't have perl > or any of the perl dependencies > for that command?