Osvaldo Paez replied to the topic 'Kstars 3.6.9' in the forum. 3 days ago

It still doesn't work 3.7 on my OSX, I had to go back to 3.6.8 stable or my Windows (yuck)



Read More...

Hi nouI installed libgmock-dev as you told me and it compiled everything OK, even PHD2 which always failed me!!!This other thing does it to me almost always, in that longest download ( Remote Compressing object:32%, etc) it cuts off randomly, I relaunch the script and after several attempts it continues, it also does it to me in 3rdparty, it's like it cuts me off due to timeout

Thank you so much!!
Osvaldo



Read More...

Thanks!!, I'll try it in a while

Read More...

Attach log

File Attachment:

File Name: CMakeOutput.log
File Size: 52 KB


Read More...

Deleted , new error

-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test COMPATIBLE_FORTIFY_SOURCE
-- Performing Test COMPATIBLE_FORTIFY_SOURCE - Success
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1")
-- Checking for module 'libavcodec>=57.64.101'
-- Found libavcodec, version 58.91.100
-- Checking for module 'libavdevice>=57.1.100'
-- Found libavdevice, version 58.10.100
-- Checking for module 'libavformat>=57.56.100'
-- Found libavformat, version 58.45.100
-- Checking for module 'libavutil>=55.34.100'
-- Found libavutil, version 56.51.100
-- Checking for module 'libswscale>=4.2.100'
-- Found libswscale, version 5.7.100
-- Found FFMPEG: /usr/lib/aarch64-linux-gnu/libavcodec.so;/usr/lib/aarch64-linux-gnu/libavdevice.so;/usr/lib/aarch64-linux-gnu/libavformat.so;/usr/lib/aarch64-linux-gnu/libavutil.so;/usr/lib/aarch64-linux-gnu/libswscale.so, /usr/include/aarch64-linux-gnu
-- Since FFMPEG was found, INDI Webcam Driver can be built
-- Since an up to date nutclient was not found, INDI NUT Driver will not be built
-- Found INDI: /usr/lib/aarch64-linux-gnu/libindidriver.so;/usr/lib/aarch64-linux-gnu/libindiAlignmentDriver.so (found version "2.0.7")
-- Found NOVA: /usr/lib/aarch64-linux-gnu/libnova.so
-- Found ZLIB: /usr/lib/aarch64-linux-gnu/libz.so (found version "1.2.13")
-- Found GSL: /usr/include (found version "2.7.1")
-- Found AHP_GT: /usr/lib/aarch64-linux-gnu/libahp_gt.so
-- Found GTest: /usr/lib/aarch64-linux-gnu/cmake/GTest/GTestConfig.cmake (found version "1.12.1")
-- Could NOT find GMock (missing: GMOCK_LIBRARY GMOCK_INCLUDE_DIR)
-- Building unit tests
CMake Error at /usr/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find GMock (missing: GMOCK_LIBRARY GMOCK_INCLUDE_DIR)
Call Stack (most recent call first):
/usr/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
cmake_modules/FindGMock.cmake:178 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
indi-eqmod/test/CMakeLists.txt:3 (FIND_PACKAGE)


-- Configuring incomplete, errors occurred!
See also "/home/osvpaez/astro-soft/build-indi-3rdparty/CMakeFiles/CMakeOutput.log".
INDI lib configuration failed
osvpaez@raspberrypi:~/astro-soft-build $

Read More...

Hi, I try again, but I already did it by deleting all astro-soft

Read More...

Hi nouI follow it here so as not to dirty the other thread
In the case of latests this appears now
Best regards

-- Up-to-date: /usr/lib/aarch64-linux-gnu/libPlayerOnePW.so.1.2.0
-- Up-to-date: /lib/udev/rules.d/99-astroasis.rules
-- Up-to-date: /usr/lib/aarch64-linux-gnu/liboasisfocuser.so
-- Up-to-date: /usr/lib/aarch64-linux-gnu/liboasisfocuser.so.1
-- Up-to-date: /usr/lib/aarch64-linux-gnu/liboasisfocuser.so.1.0.5
-- Up-to-date: /usr/lib/aarch64-linux-gnu/liboasisfilterwheel.so
-- Up-to-date: /usr/lib/aarch64-linux-gnu/liboasisfilterwheel.so.1
-- Up-to-date: /usr/lib/aarch64-linux-gnu/liboasisfilterwheel.so.1.0.0
-- Up-to-date: /usr/include/libastroasis/AOFocus.h
-- Up-to-date: /usr/include/libastroasis/OasisFilterWheel.h
make: *** No targets specified and no makefile found. Stop.
INDI 3rd-party compilation failed
osvpaez@raspberrypi:~/astro-soft-build $

Read More...

Osvaldo Paez replied to the topic 'Ubuntu 24.04 lts' in the forum. 7 days ago

Hi nou

Does the same thing happen in bookworm? I updated the raspberry and cannot install stable or latest, error in compilation.

Linux raspberrypi 6.6.22-v8+ #1747 SMP PREEMPT Wed Mar 27 17:04:50 GMT 2024 aarch64 GNU/Linux

Static hostname: raspberrypi
Icon name: computer
Machine ID: cb8c99b89d2e4bee8936c5c691e5915a
Boot ID: fe89609d53354669bcbb223ebd6aa341
Operating System: Debian GNU/Linux 12 (bookworm)
Kernel: Linux 6.6.22-v8+
Architecture: arm64


Best regards
Osvaldo

Read More...

Osvaldo Paez replied to the topic 'Kstars 3.6.9' in the forum. 3 weeks ago

Hi
The same thing happens to me on my MacBook Air with OS12.7 Monterey, unfortunately I had to switch to one with Windows to be able to use Kstars/Ekos 3.7
Best regards

Read More...

Osvaldo Paez replied to the topic 'KStars MacOS 3.6.9 Beta' in the forum. 2 months ago

Hi
Thanks Peter, but I prefer not to patch my Mac because I use it for work
Is it confirmed that the latest version installable in MacOS Monterrey is 3.6.8? It would be a shame, thank you

Best regards

Read More...

Hi NOUCompiles ok INDI and Kstars but when you compile PHD2 it stays here, what could be happening?
Best regards

[ ! -d ../build-phd2 ] && cmake -B ../build-phd2 ../phd2 -DCMAKE_BUILD_TYPE=Release || { echo "PHD2 failed aca"; exit 1; }



Read More...