https://bugs.kde.org/show_bug.cgi?id=412204

--- Comment #8 from Andrius Štikonas <andr...@stikonas.eu> ---
(In reply to Patrick Silva from comment #6)
> (In reply to Andrius Štikonas from comment #5)
> > (In reply to Patrick Silva from comment #3)
> > > This problem is always reproducible here.
> > > 
> > > If you give me detailed instructions, I can try your fix.
> > 
> > By the way, how detailed instruction do you need?
> > 
> > Basically in kpmcore dir apply patch with
> > 
> > patch -p1 < patch_name.patch
> > mkdir build
> > cd build
> > cmake .. -DCMAKE_INSTALL_PREFIX=/usr
> > make
> > sudo make install
> 
> building was successful, but kpmcore can not be installed:
> Compiling... succeeded (after 2 minutes, and 51 seconds)
>         Installing.. failed (after 0 seconds)
>         Unable to install kpmcore!
> 
>  
> 
> <<<  PACKAGES FAILED TO BUILD  >>>
> kpmcore - ~/kde/src/log/2019-09-24-01/kpmcore/install.log
> :-(
> 
> and when I run "patch -p1 < bug412204.patch" in kpmcore directory, I get a
> "File to patch:" prompt.

What about "git apply bug412204.patch" ?

I don't use kdesrc-build, so I'm not the best person to advise on that. You can
try asking somebody else. Alternatively, you can just copy
libpmsfdiskbackendplugin.so from build tree to your install folder (on my
distro it is /usr/lib64/qt5/plugins/libpmsfdiskbackendplugin.so)

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

Reply via email to