hgy59
hgy59
facing this issue too, when building fd-find (https://github.com/sharkdp/fd/) version 8.4.0 for `armv5te-unknown-linux-gnueabi`. ``` error: linking with `/spksrc/toolchain/syno-88f6281-6.1/work/arm-marvell-linux-gnueabi/bin/arm-marvell-linux-gnueabi-gcc` failed: exit status: 1 | = note: "/spksrc/toolchain/syno-88f6281-6.1/work/arm-marvell-linux-gnueabi/bin/arm-marvell-linux-gnueabi-gcc" "/tmp/rustcRs09iU/symbols.o" "/spksrc/cross/fd/work-88f6281-6.1/fd-8.4.0/target/armv5te-unknown-linux-gnueabi/release/deps/fd-6304219af5693be7.fd.159f5a60-cgu.0.rcgu.o" "-Wl,--as-needed" "-L" "/spksrc/cross/fd/work-88f6281-6.1/fd-8.4.0/target/armv5te-unknown-linux-gnueabi/release/deps"...
I have the same issue when building vaultwarden for PPC (`RUST_TARGET=powerpc-unknown-linux-gnu`): full stack: ``` Installing vaultwarden v1.0.0 (/spksrc/spk/vaultwarden/work-qoriq-6.1/vaultwarden-1.25.0) Updating git repository `https://github.com/BlackDex/job_scheduler` Updating crates.io index Compiling ring v0.16.20 Compiling openssl-sys...
As there will be packages that cannot be ported to DSM7 it is a must that spkrepo does not return packages with firmware revision < 40000 for package queries with...
@ymartin59 I am out for holiday for another week, so this will need some time. Neither am I familiar with python or flask (only took a pluralsight course for an...
Instead of removing `broadwellnkv2` I have removed the archs not available under DSM 7+ (dockerx64, x86, x86_64). now we can have generic x64 packages for DSM 7 under following condition:...
The fix above worked for the `kiwix` package, but not for `synocli-monitor`. So the limit above is less than 16.
An update to Python 3 is highly recommended. Python 3.11 will even dropt the 2to3 support for Python2 files.
related to #477
@vicchi are you still working on this? I did some enhancements that could be added to your PR: - add unique dsm model information - add Update version only when...
@amjoseph-nixpkgs `powerpc-unknown-linux-gnu` is 32 bit ppc (different to `ppc64le`)