On 2023/01/17 08:48, Antoine Jacoutot wrote: > CMake Error at /usr/local/share/cmake/Modules/ExternalProject.cmake:2790 > (message): > error: could not find git for clone of libregraphapisrc-populate
Or alternatively if you do have git installed, but use PORTS_PRIVSEP and the default "block .. user _pbuild" PF rules: -- Found Git: /usr/local/bin/git (found version "2.39.0") [1/9] Creating directories for 'libregraphapisrc-populate' [1/9] Performing download step (git clone) for 'libregraphapisrc-populate' Cloning into 'libregraphapisrc-src'... fatal: unable to access 'https://github.com/owncloud/libre-graph-api-cpp-qt-client.git/': Couldn't connect to server Cloning into 'libregraphapisrc-src'... fatal: unable to access 'https://github.com/owncloud/libre-graph-api-cpp-qt-client.git/': Couldn't connect to server Cloning into 'libregraphapisrc-src'... fatal: unable to access 'https://github.com/owncloud/libre-graph-api-cpp-qt-client.git/': Couldn't connect to server -- Had to git clone more than once: 3 times. CMake Error at libregraphapisrc-subbuild/libregraphapisrc-populate-prefix/tmp/libregraphapisrc-populate-gitclone.cmake:39 (message): Failed to clone repository: 'https://github.com/owncloud/libre-graph-api-cpp-qt-client.git'
