dfaust/plasma-applet-netspeed-widget

Aur build error.

roachsinai opened this issue · 7 comments

CMake Error: No source or binary directory provided

yes, Kvantum also has this issue

tsujan/Kvantum#344 (comment)

Thanks for the info.
What cmake version are you using? Version 3.13.2 works fine for me.
Also I use plasma_install_package (from plasma 5.14.5), so I don't know where I would even fix that issue.

@dfaust Since there was a link to Kvantum here:

I don't know about your project but in the case of mine (Kvantum), the problem was not in the source but in the lack of a build directory in AUR's PKGBUILD.

I'm using Manjaro latest.

  • cmake: 3.13.3
  • DE: KDE 5.54.0 / Plasma 5.14.5

I'm using Manjaro latest.

I have Manjaro Testing and cmake 3.13.4.

Anyhow, I checked the PKGBUILD for this project. As I'd suspected, it doesn't make a build directory before compilation and that's the cause of the problem.

All such PKGBUILDs should be fixed in AUR.

Thank you, @tsujan. That seems to be the problem, indeed.

So I suggest you notify the AUR package maintainer. I'll close this issue, since it's not a plasma-applet-netspeed-widget bug.

wget commented

@dfaust I'm the AUR maintainer. It is building fine on Arch Linux though.