void-linux / void-packages

The Void source packages collection
https://voidlinux.org
Other
2.55k stars 2.13k forks source link

Package wol is missing for aarch64 #12742

Closed DBLouis closed 5 years ago

DBLouis commented 5 years ago

The package wol is missing for aarch64, xbps-query -Rs wol returns nothing. I do not see any architecture blacklist in the template file. So why is it not available?

xuname: Void 4.19.49_1 aarch64 uptodate rFF

jnbr commented 5 years ago

Looks like the aarch64 builders never picked it up. Likely because they were introduced after the last update of wol.

DBLouis commented 5 years ago

Maybe someone should check that no other packages have the same issue, because I am pretty sure that this is not the first I cannot found on aarch64. But this time I really needed it so I built it myself.

DBLouis commented 5 years ago

This print all packages, however without the -s I get:

cross-vpkg-dummy 0.30_1 0.31_1 cross-vpkg-dummy https://mirrors.dotsrc.org/voidlinux/current
font-symbola 11.00_1 12.00_1 font-symbola https://mirrors.dotsrc.org/voidlinux/current
ispc 1.9.2_3 1.10.0_1 ispc https://mirrors.dotsrc.org/voidlinux/current
pcb 4.1.3_1 4.2.0_1 pcb https://mirrors.dotsrc.org/voidlinux/current

I have cross compiled the package, the void-packages repo is on my x86 machine. Should I run your command on the aarch64 machine?