Test response


On Fri, Jun 21, 2024 at 3:54 PM Felix Perez Diener <fe...@boringcompany.com>
wrote:

> Hello,
>
> I saw this mailing list is for issues related to compilation. When I try
> to cmake configure with the ENABLE_TUNNEL option, the build fails because
> it cannot clone g...@gitlab.linphone.org:BC/private/tunnel.git.
>
> I don't have access to clone that repo so I cannot build with tunnel
> support. How can I move forward here? Should that repo be made public...?
>
> To reproduce:
>
>    1. Clone the sdk and install dependencies
>    2. Configure the sdk using
>
> cmake --preset=ios-arm64 -G Xcode -B build -DLINPHONESDK_IOS_ARCHS="arm64" 
> -DENABLE_TUNNEL=ON
>
>
>    3. Configuration fails due to being unable to clone repo
>    g...@gitlab.linphone.org:BC/private/tunnel.git
>    See Error:
>
> ...g...@gitlab.linphone.org: Permission denied 
> (publickey,gssapi-keyex,gssapi-with-mic).
> fatal: Could not read from remote repository.
> ...
> CMake Error at cmake/BCProjects.cmake:206 (add_subdirectory):
>   add_subdirectory given source "tunnel" which is not an existing directory.
> Call Stack (most recent call first):
>   cmake/BCProjects.cmake:209 (add_tunnel)
>   CMakeLists.txt:113 (include)
> ...
>
> Thank you so much for your time,
>
> Felix
>
> _______________________________________________
> Linphone-users mailing list
> Linphone-users@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/linphone-users
>
_______________________________________________
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users

Reply via email to