[kdesrc-build] [Bug 456593] plasma-wayland-protocol builds, but doesn't install properly

2024-04-15 Thread Andrew Shark
https://bugs.kde.org/show_bug.cgi?id=456593

Andrew Shark  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|REPORTED|RESOLVED
 CC||ash...@linuxcomp.ru

--- Comment #8 from Andrew Shark  ---
This is fixed.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdesrc-build] [Bug 456593] plasma-wayland-protocol builds, but doesn't install properly

2022-07-14 Thread Michael Pyne
https://bugs.kde.org/show_bug.cgi?id=456593

--- Comment #7 from Michael Pyne  ---
Git commit 7e1a75e66d5b6ac4fc0db3e828d13728cd04f83c by Michael Pyne.
Committed on 14/07/2022 at 22:47.
Pushed by mpyne into branch 'master'.

buildsystem: Be more restrictive on when to skip install.

This fixes a bug where the documentation of how to force kdesrc-build to
proceed with the install "--refresh-build this module to force install"
did not match kdesrc-build's behavior.

But in addition this adds a check that the module was ever successfully
installed by checking for a matching persistent option.  I suspect this
might be part of the problem experienced by a user in bug 456593.

M  +6-3modules/ksb/Module.pm

https://invent.kde.org/sdk/kdesrc-build/commit/7e1a75e66d5b6ac4fc0db3e828d13728cd04f83c

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdesrc-build] [Bug 456593] plasma-wayland-protocol builds, but doesn't install properly

2022-07-14 Thread Thiago Sueto
https://bugs.kde.org/show_bug.cgi?id=456593

Thiago Sueto  changed:

   What|Removed |Added

Summary|kdesrc-build uses   |plasma-wayland-protocol
   |plasma-wayland-protocols|builds, but doesn't install
   |from system instead of  |properly
   |built one   |

--- Comment #6 from Thiago Sueto  ---
Alexander Lohnau over #kde-devel assisted me with this issue,
plasma-wayland-protocols did not install at all, so kguiaddons wasn't able to
find
kde/usr/lib64/cmake/PlasmaWaylandProtocols/PlasmaWaylandProtocolsConfig.cmake.
I had to cd to kde/build/plasma-wayland-protocols and run `ninja install`
manually.

That it didn't install properly is clearly a bug, so I'm renaming this issue.

I'm not sure if this would be a kdesrc-build bug or a plasma-wayland-protocols
bug.

-- 
You are receiving this mail because:
You are watching all bug changes.