Bug 397967 - Fails for two unit
Summary: Fails for two unit
Status: RESOLVED NOT A BUG
Alias: None
Product: kdesrc-build
Classification: Developer tools
Component: project metadata (other bugs)
Version First Reported In: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Michael Pyne
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-28 05:39 UTC by Anatoly Shipov
Modified: 2018-08-30 04:41 UTC (History)
0 users

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


Attachments
build log (805.03 KB, application/gzip)
2018-08-28 05:39 UTC, Anatoly Shipov
Details
config (1.95 KB, text/plain)
2018-08-28 05:39 UTC, Anatoly Shipov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anatoly Shipov 2018-08-28 05:39:07 UTC
Created attachment 114647 [details]
build log

Opensuse Tumbleweed, kdesrc-build (set up without PIM) fails for two unit.
Comment 1 Anatoly Shipov 2018-08-28 05:39:50 UTC
Created attachment 114648 [details]
config
Comment 2 Michael Pyne 2018-08-30 03:39:57 UTC
kdesrc-build runs the download, configure, compile, install cycle for you. But it doesn't (yet) work with the distribution package manager to install dependencies since not every developer will need to build every possible KDE software repository.

For simon I'd recommend installing the missing dependency. For signon-kwallet-extension it might be worth opening a bug report against signon-kwallet-extension to avoid requiring superuser permissions to install, or to make that a CMake check first, or to run "kdesrc-build signon-kwallet-extension" with superuser permissions.
Comment 3 Anatoly Shipov 2018-08-30 04:41:44 UTC
Thank you.