Re: [Pan-users] Cross compiling pan

2024-08-15 Thread Emil Tomczyk
> This produces a small executable that is run to test this features. If > this small executable is built for armv7, you may have some issue on > this test. This is it, I've added line to the package definition to use qemu during cross-compilations. Now everything compiles as intended :) Thanks!

[Pan-users] Cross compiling pan

2024-08-15 Thread Emil Tomczyk
Hello, I'm trying to update Void's package to 0.160 and CMake. I have trobule with cross compilation. When I compile on x86_64 for e.g. armv7l I receive following error: ``` CMake Error: try_run() invoked in cross-compiling mode, please set the following cache variables appropriately: HAVE_LK

[Pan-users] Why CMake?

2024-01-21 Thread Emil Tomczyk
Hey, I was curious, why pan is moving to CMake? I can understand why it's moving from autotools, but why to CMake and not e.g. waf or meson or anything else? Also, would autoconf be dropped altogether or will it be further available? Emil ___ Pan-users

[Pan-users] GPG sign

2023-02-20 Thread Emil Tomczyk
Hello, I have a question about GPG. I wanted to sign my messages, but every time I try to do this I'm receiving error like: Error signing/encrypting your message. Perhaps you misspelled your email address I've set my name and email in posting profiles, they are valid, is there anything I should