×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

cmake failing - not finding a configuration file for package "ECM"

  • Posts: 437
  • Thank you received: 31
Would anyone please assist with getting around this error, on Raspberry Pi OS 64bit Buster.

pi@HOM-DEV-BU64:~/Projects/build/kstars $ cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=RelWithDebInfo ~/Projects/kstars
CMake Error at CMakeLists.txt:70 (find_package):
Could not find a configuration file for package "ECM" that is compatible
with requested version "5.68.0".

The following configuration files were considered but not accepted:

/usr/share/ECM/cmake/ECMConfig.cmake, version: 5.54.0

-- Configuring incomplete, errors occurred!
See also "/home/pi/Projects/build/kstars/CMakeFiles/CMakeOutput.log".
See also "/home/pi/Projects/build/kstars/CMakeFiles/CMakeError.log".

Paul
1 year 7 months ago #85047

Please Log in or Create an account to join the conversation.

You can't compile KStars GIT on buster now, please use Bullseye.
1 year 7 months ago #85052

Please Log in or Create an account to join the conversation.

  • Posts: 437
  • Thank you received: 31
Jasem,

I was using Buster because previously INDI did not compile under Bullseye, but I can confirm that Bulleeye is now working so I will forget about Buster.

Bullseye seems to perform noticebly better that Buster so I am eager to move to it.

Paul
1 year 7 months ago #85096

Please Log in or Create an account to join the conversation.

  • Posts: 48
  • Thank you received: 6
Ok on my Rpi4 4GB Buster I was having the same ECM error building the kstars/ekos nightlies. Read this and
went ahead and installed Bullseye now I am getting an older problem that I though Jasem fixed.

This output is what I got after a git pull from "master" branch, followed by a clean and full make of kstars (08/08/2022).

[ 2%] Generating ui_horizonmanager.h
[ 2%] Generating ui_polarishourangle.h
[ 2%] Generating ui_wilpsettings.h
[ 2%] Generating ui_wiequipsettings.h
[ 2%] Generating ui_unitspinboxwidget.h
[ 2%] Generating Options.h, Options.cpp
[ 2%] Generating kstarsadaptor.cpp, kstarsadaptor.h
[ 2%] Generating simclockadaptor.cpp, simclockadaptor.h
[ 2%] Generating fovadaptor.cpp, fovadaptor.h
Too many signals to create unique bit masks
make[2]: *** [kstars/CMakeFiles/KStarsLib.dir/build.make:271: kstars/Options.h] Error 1
make[2]: *** Deleting file 'kstars/Options.h'
make[2]: *** Waiting for unfinished jobs....
[ 2%] Generating indiadaptor.cpp, indiadaptor.h
[ 2%] Generating ekosadaptor.cpp, ekosadaptor.h
make[1]: *** [CMakeFiles/Makefile2:1594: kstars/CMakeFiles/KStarsLib.dir/all] Error 2
make: *** [Makefile:160: all] Error 2

Any help appreciated.
1 year 7 months ago #85173

Please Log in or Create an account to join the conversation.

Buster is no longer support with KStars GIT. Please use Bullseye.
1 year 7 months ago #85189

Please Log in or Create an account to join the conversation.

  • Posts: 48
  • Thank you received: 6
Sorry, I must have not been clear. I got the error AFTER moving to Bullseye.
1 year 7 months ago #85193

Please Log in or Create an account to join the conversation.

  • Posts: 48
  • Thank you received: 6
Made a separate thread, sorry for confusion.
See Too many signals
1 year 7 months ago #85206

Please Log in or Create an account to join the conversation.

  • Posts: 437
  • Thank you received: 31
Unfortunately I spoke to soon, because under Bullseye I cannot get my QSI camera to operate, Kstars aborts as reported in the kstars bug reporting.
So, stuck using an older version for the moment.

Paul
1 year 7 months ago #85216

Please Log in or Create an account to join the conversation.

Time to create page: 1.030 seconds