I'm unable to build the package, there is an error with certain module:
==> Iniciando build()...
make: se entra en el directorio '/home/julian/.cache/yay/onedrive-git/src/onedrive'
echo v1.1.1-2-gc231b13 >version
dmd -g -ofonedrive -O -L-lcurl -L-lsqlite3 -L-ldl -J. src/config.d src/itemdb.d src/log.d src/main.d src/monitor.d src/onedrive.d src/qxor.d src/selective.d src/sqlite.d src/sync.d src/upload.d src/util.d
src/sqlite.d(71): Error: module stdlib
is in file 'std/c/stdlib.d' which
cannot be read
import path[0] = /usr/include/dlang/dmd
make: *** [Makefile:29: onedrive] Error 1
make: se sale del directorio '/home/julian/.cache/yay/onedrive-
git/src/onedrive'
==> ERROR: Se produjo un fallo en build().
Cancelando...
Error making: onedrive-git
What should I do? my console is in spanish, sorry.
Pinned Comments