fails to build for me with: -- Using OpenSSL Version: 3.4.0 CMake Error at cmake/CommonConfigOptions.cmake:50 (message): CMAKE_BUILD_TYPE=None not supported. Set to any of Debug;Release;MinSizeRel;RelWithDebInfo Call Stack (most recent call first): CMakeLists.txt:678 (include)
Search Criteria
Package Details: freerdp-git 3.9.0.r94.ga7638bb-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/freerdp-git.git (read-only, click to copy) |
---|---|
Package Base: | freerdp-git |
Description: | Free implementation of the Remote Desktop Protocol (RDP) |
Upstream URL: | https://github.com/FreeRDP/FreeRDP |
Licenses: | Apache-2.0 |
Conflicts: | freerdp |
Provides: | freerdp, libfreerdp-client3.so, libfreerdp-server-proxy3.so, libfreerdp-server3, libfreerdp-shadow-subsystem3.so, libfreerdp-shadow3.so, libfreerdp3.so, libwinpr-tools3.so, libwinpr3.so |
Submitter: | None |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 88 |
Popularity: | 0.000000 |
First Submitted: | 2010-06-19 21:20 (UTC) |
Last Updated: | 2024-10-30 07:30 (UTC) |
Dependencies (68)
- alsa-lib
- e2fsprogs (busybox-coreutilsAUR, e2fsprogs-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR)
- fuse3 (fuse3-gitAUR)
- icu (icu-gitAUR)
- json-c (json-c-gitAUR)
- krb5 (krb5-gitAUR)
- libasound.so (alsa-lib, lib32-alsa-lib)
- libavcodec.so (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg3.4AUR, ffmpeg-compat-55AUR, ffmpeg-compat-54AUR, ffmpeg2.8AUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, lib32-ffmpegAUR, ffmpeg, ffmpeg4.4)
- libavutil.so (libavutil-52AUR, ffmpeg-nvcodec-11-1-gitAUR, ffmpeg3.4AUR, ffmpeg2.8AUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, lib32-ffmpegAUR, ffmpeg, ffmpeg4.4)
- libcom_err.so (e2fsprogs-gitAUR, e2fsprogs, lib32-e2fsprogs)
- libcrypto.so (openssl-gitAUR, openssl-staticAUR, lib32-openssl, openssl, openssl-1.1)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libicuuc.so (icu-gitAUR, icu74AUR, icu73AUR, icu, lib32-icu)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libjpeg.so (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, lib32-mozjpeg-gitAUR, mozjpegAUR, jpegli-gitAUR, lib32-libjpeg-turbo, libjpeg-turbo)
- libjson-c.so (json-c-gitAUR, json-c, lib32-json-c)
- libk5crypto.so (krb5-gitAUR, krb5, lib32-krb5)
- libkrb5.so (krb5-gitAUR, krb5, lib32-krb5)
- libpam.so (pam-selinuxAUR, pam)
- Show 48 more dependencies...
Required by (14)
- asbru-cm (requires freerdp) (optional)
- asbru-cm-git (requires freerdp) (optional)
- asbru-cm-loki-git (requires freerdp) (optional)
- cassowary (requires freerdp)
- gnome-connections-git (requires freerdp)
- gnome-remote-desktop-git (requires freerdp)
- gtk-frdp (requires freerdp)
- guacamole-server-git (requires freerdp) (optional)
- libpam-freerdp2 (requires freerdp)
- libpam-freerdp2 (requires freerdp) (make)
- medusa-git (requires freerdp) (make)
- pidgin-sipe-git (requires freerdp) (optional)
- remmina-git (requires freerdp) (make)
- vmware-horizon-client (requires freerdp) (optional)
Sources (1)
chrisqq commented on 2024-10-30 05:07 (UTC)
xiota commented on 2023-12-17 23:44 (UTC) (edited on 2024-10-30 15:03 (UTC) by xiota)
Rebuild for library updates. pacman
may produce errors similar to the following:
error: failed to prepare transaction (could not satisfy dependencies)
:: installing icu (74.2-1) breaks dependency 'libicuuc.so=73-64' required by freerdp-git
To force pacman
to install libraries, use dd
option. Otherwise, try building in a clean chroot.
xiota commented on 2023-10-26 12:27 (UTC) (edited on 2024-10-30 15:07 (UTC) by xiota)
This is a git package. Please do not flag for mere version bumps. The version number is automatically updated on rebuild.
Please avoid commenting and flagging for the same issue at the same time.
- Flag for straightforward issues with standard solutions, like typos and depends updates.
- Comment for issues that require explanation or debugging. Use a pastebin for blocks of text more than a few lines.
xiota commented on 2023-10-11 19:20 (UTC)
@user_58180 I am unable to reproduce that issue. Try building in a clean chroot.
user_58180 commented on 2023-10-11 14:34 (UTC)
For me it does not build anymore:
CMake Error in client/SDL/dialogs/CMakeLists.txt:
Imported target "SDL2_ttf::SDL2_ttf" includes non-existent path
"//include/SDL2"
Possibly related to: https://github.com/libsdl-org/SDL_ttf/issues/237
user_58180 commented on 2023-08-18 15:23 (UTC)
It does, thank you!
xiota commented on 2023-08-18 14:59 (UTC)
@user_58180 Added build options. wlfreerdp
should build now.
Pinned Comments
xiota commented on 2023-12-17 23:44 (UTC) (edited on 2024-10-30 15:03 (UTC) by xiota)
Rebuild for library updates.
pacman
may produce errors similar to the following:To force
pacman
to install libraries, usedd
option. Otherwise, try building in a clean chroot.xiota commented on 2023-10-26 12:27 (UTC) (edited on 2024-10-30 15:07 (UTC) by xiota)
This is a git package. Please do not flag for mere version bumps. The version number is automatically updated on rebuild.
Please avoid commenting and flagging for the same issue at the same time.