Package Details: calcmysky 0.3.2-1

Git Clone URL: https://aur.archlinux.org/calcmysky.git (read-only, click to copy)
Package Base: calcmysky
Description: Simulator of light scattering by planetary atmospheres
Upstream URL: https://github.com/10110111/CalcMySky
Licenses: GPL-3.0-or-later
Submitter: carlosal1015
Maintainer: carlosal1015 (AutoUpdateBot, Freso)
Last Packager: carlosal1015
Votes: 10
Popularity: 0.30
First Submitted: 2022-10-01 19:21 (UTC)
Last Updated: 2024-03-11 22:27 (UTC)

Latest Comments

carlosal1015 commented on 2024-02-03 15:11 (UTC)

Ok @Freso, I understand now. Thanks for help here.

Freso commented on 2024-02-03 09:03 (UTC)

Any chance you can apply https://patch-diff.githubusercontent.com/raw/10110111/CalcMySky/pull/18.patch (from https://github.com/10110111/CalcMySky/pull/18 ) during prepare() to make the package compile against latest/current GLM?

E.g., this patch(/commit) to this package makes it build: https://gitlab.archlinux.org/freso/calcmysky/-/commit/1a18428195d5a2a033d251789098f3d6552a94ff

carlosal1015 commented on 2023-02-12 12:27 (UTC)

Thanks @thasti. Let's do it.

thasti commented on 2023-02-12 09:51 (UTC)

On Arch Linux ARM (aarch64), this package fails to compile, which messages like:

libcommon.a(util.cpp.o): in function `openglErrorString[abi:cxx11](unsigned int)':
util.cpp:(.text+0xcd8): dangerous relocation: unsupported relocation
/usr/bin/ld: libcommon.a(util.cpp.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZZNSt8__detail18__to_chars_10_implIjEEvPcjT_E8__digits' which may bind externally can not be used when making a shared object; recompile with -fPIC

Adding -DCMAKE_CXX_FLAGS=-fPIC to the cmake call fixes this issue and makes the package build cleanly. Would you be open to adding this to the PKGBUILD?

carlosal1015 commented on 2022-10-26 03:59 (UTC) (edited on 2022-10-26 03:59 (UTC) by carlosal1015)

No build errors from my side. What will it be?

PhotonX commented on 2022-10-25 16:38 (UTC)

Hi, I get the following build error when building the updated package: https://pastebin.com/gcn8yygz