Trying out the ml-lib from deken provided by jb - Jamie Bullock it seems like the smart arch recognition of deken failed on it? It shows in deken as arch independent but only comes in a darwin binary download.
On 6/15/19 10:35 AM, Max wrote:
Trying out the ml-lib from deken provided by jb - Jamie Bullock it seems like the smart arch recognition of deken failed on it? It shows in deken as arch independent but only comes in a darwin binary download.
to clarify: the deken package claims that it is arch-independent, but in reality it contains compiled Darwin/amd64 binaries (and no other binaries).
whether the "smart arch recognition" failed or not is hard to tell.
sometimes the arch recognition algorithm fails indeed.
although, if i run deken package -v 0.18.1 ml-lib/
on the downloaded
directory, it results in a properly arched
"ml-libv0.18.1.dek" file.
also, it's easy enough to create deken packages manually, bypassing the "arch recognition" altogether.
gfmards IOhannes