Package Details: satdump-git r1747.6e5b1325-1

Git Clone URL: https://aur.archlinux.org/satdump-git.git (read-only, click to copy)
Package Base: satdump-git
Description: A generic satellite processing software
Upstream URL: https://github.com/altillimity/SatDump
Licenses: GPL
Submitter: Aang23
Maintainer: Aang23
Last Packager: Aang23
Votes: 3
Popularity: 0.56
First Submitted: 2021-05-04 12:13 (UTC)
Last Updated: 2022-09-16 18:02 (UTC)

Latest Comments

thomasdouwes commented on 2024-03-10 21:31 (UTC) (edited on 2024-03-10 21:46 (UTC) by thomasdouwes)

If SatDump is crashing for you, it might be due to the AMD OpenCL drivers. You can disable OpenCL by adding -DBUILD_OPENCL=OFF to the CMake line in the PKGBUILD, but this will slow down projections significantly.
Credit to jvital2013 on the SatDump matrix for suggesting that.
You could also try removing the ROCM OpenCL packages if you have them installed and instead install opencl-legacy-amdgpu-pro as it does not have the same issue.

cyberpunkrocker commented on 2023-11-22 19:51 (UTC)

Missing build-time dependency: opencl-headers

Won't build without it, at least not when using opencl-nvidia

cyberpunkrocker commented on 2023-11-22 19:16 (UTC)

@dviktor: isn't that a nng build failure, not satdump?

dviktor commented on 2023-07-23 09:48 (UTC)

Build fails because of the tests:

98% tests passed, 2 tests failed out of 92

Total Test time (real) = 131.74 sec

The following tests FAILED:
         11 - nng.platform.resolver_test (Failed)
         69 - nng.tcp6 (Failed)
Errors while running CTest
Output from these tests are in: /tmp/buildcache/nng/src/build/Testing/Temporary/LastTest.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.
FAILED: CMakeFiles/test.util 
cd /tmp/buildcache/nng/src/build && /usr/bin/ctest --force-new-ctest-process
ninja: build stopped: subcommand failed.

dnaeon commented on 2023-07-12 09:12 (UTC)

Seems boost is required in order to build the latest SatDump. Can you please update the package dependencies?

mbromilow commented on 2023-04-09 17:52 (UTC)

Please could you add git to the makedepends, and libpng to the depends arrays, as currently this won't build in a clean chroot. Thanks.

Misaka13514 commented on 2021-11-13 08:17 (UTC) (edited on 2021-12-31 00:04 (UTC) by Misaka13514)

This package updates every time when I query. Can you fix the pkgver?