-
Just a quick question: Right now the respective client library only has to be downloaded and works with it's given filename. But when using an ARMel or ARMhf device the SDK searches for "arm". This is…
-
The testsuite of your package is failing on some architectures armhf, armel, i386 while it runs fine on amd64 arm64 ppc64el, 390x
https://ci.debian.net/packages/r/rust-datasize/testing/i386/4011632…
-
Please add support for armhf linux instead of just x86 linux so that this can run on a raspberry pi
-
CMake Error: The current CMakeCache.txt directory /mnt/LCD-show/rpi-fbcp/build/CMakeCache.txt is different than the directory /home/pi/LCD-show/rpi-fbcp/build where CMakeCache.txt was created. This ma…
-
sudo meson build --prefix=/usr
**Output:**
Meson encountered an error in file src/meson.build, line 53, column 0:
Custom_install_dir must be a string
-
It seems that on armhf the generated value of DUMA_MIN_ALIGNMENT in duma_config.h
can be 1 or 4, depending on the test system used. [edited]
See
https://tests.reproducible-builds.org/debian/rb-pk…
-
```
../..//vu/multiply.c:379:16: note: in expansion of macro ‘_mm_cmplt_epu16’
overflow = _mm_cmplt_epu16(acc_lo, prod_lo); /* a + b < a + 0 ? ~0 : 0 */
^~~~~~~~~~~~~~~
../../…
ghost updated
3 years ago
-
Hi!
Can you add armhf support to your shell script?
I'd like to use this tool to create a package for my Raspberry PI.
Possible hint: The Plex for Netgear has armv7 deb packages.
-
I am using Raspberry Pi which runs an armhf operation system(Raspbian 10). However, docker-wine only provide i386 version. I hope you will add an armhf version. Thank you!
-
Running:
```
# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye
```
Got a cou…