Anonymous
-
2023-10-31
Post awaiting moderation.
A current build of the hidreport branch of eilin fails with:
[ 3%] Performing download step (hg clone) for 'libusbpp_project'
cd /tmp/makepkg/build/eilin-hg/src/eilin/libusbpp/src && /usr/bin/cmake -P /tmp/makepkg/build/eilin-hg/src/eilin/libusbpp/tmp/libusbpp_project-hgclone.cmake
abort: HTTP Error 404: Not Found
CMake Error at /tmp/makepkg/build/eilin-hg/src/eilin/libusbpp/tmp/libusbpp_project-hgclone.cmake:29 (message):
Failed to clone repository: 'https://bitbucket.org/stativ/libusbpp'
Please update your clone URL.
Even better, please do not clone yourself, but rely on libusbpp be installed on the system, which makes package management easier, or add a cmake config option to either detect system libusbpp or download yourself.
Regards!
Anonymous