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

2021-08-23 Thread Colin Williams
build issue: https://mail.kde.org/pipermail/kde-devel/2021-August/000634.html On Mon, Aug 23, 2021 at 1:58 PM Albert Astals Cid wrote: > > El diumenge, 8 d’agost de 2021, a les 22:57:14 (CEST), Albert Astals Cid va > escriure: > > El dissabte, 7 d’agost de 2021, a les 10:40:25 (CEST

phonon fails to build: seeksliderplugin.h:50: Error: Undefined interface

2021-08-14 Thread Colin Williams
Any ideas on what steps I should take to proceed with the build? ___ # kdesrc-build running: 'make' '-j' '8' # from directory: /usr/local/kde/build/libraries/phonon -- Installing in /usr/local/kde

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

2021-08-07 Thread Colin Williams
` section. It wasn't clear where I should be looking for output otherwise. Best Regards Colin On Thu, Aug 5, 2021 at 3:13 PM Albert Astals Cid wrote: > > El dijous, 5 d’agost de 2021, a les 9:39:55 (CEST), Colin Williams va > escriure: > > ./kdesrc-build knotifications --ve

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

2021-08-05 Thread Colin Williams
./kdesrc-build knotifications --verbose --debug --stop-on-failure kdesrc-buildrc: http://ix.io/3v2J I was building Qt5 because the provided Qt5 had the header issue from the begining of the post. Thanks! On Wed, Aug 4, 2021, 1:41 AM Colin Williams < colin.williams.seat...@gmail.com>

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

2021-08-04 Thread Colin Williams
it looks like there are issues locating functions. I'm not sure why or what to do to try to continue the build. On Tue, Aug 3, 2021, 5:29 AM Colin Williams < colin.williams.seat...@gmail.com> wrote: > After nuking the build as mentioned, my issues with the Qt5 submodules > have

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

2021-08-03 Thread Colin Williams
x27; failed. I don't have a clue regarding 'reduce_relocations'. Is there a way to disable it and would it make sense to do so? I'm attaching /usr/local/kde/src/log/2021-08-03-02/Qt5/error.log : http://ix.io/3uSt ./build/Qt5/config.log : http://ix.io/3uSv On Tue, Aug 3, 20

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

2021-08-03 Thread Colin Williams
ain. Well i guess you have perl since kdesrc-build is in perl, anyhow you'll have to figure out what's going on wrong with that command Cheers, Albert On Sun, Aug 1, 2021 at 12:55 AM Colin Williams wrote: > > I'm trying to build the knotifications framework on a platform tha

Trying to build knotifications framework, kdesrc-build and qt5

2021-08-01 Thread Colin Williams
I'm trying to build the knotifications framework on a platform that doesn't provide packages for kde. The platform provided qt5 and qt5-tools packages. I installed them. Then when building the framework dependencies I got http://ix.io/3uDy >From that error I suspect that the system qt5 is broken.