Created attachment 268376 [details] Full Poudriere Build Log checking whether FreeRDPConvertColor is declared... yes checking whether FreeRDP appears to be a development version... checking how to run the C preprocessor... cpp checking for egrep -e... (cached) /usr/bin/egrep yes configure: error: -------------------------------------------- You are building against a development version of FreeRDP. Non-release versions of FreeRDP may have differences in behavior that are impossible to check for at build time. This may result in memory leaks or other strange behavior. *** PLEASE USE A RELEASED VERSION OF FREERDP IF POSSIBLE *** If you are ABSOLUTELY CERTAIN that building against this version of FreeRDP is OK, rerun configure with the --enable-allow-freerdp-snapshots -------------------------------------------- ===> Script "configure" failed unexpectedly. Please report the problem to ultima@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/net/guacamole-server/work/guacamole-server-1.6.0/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop. make: stopped making "configure" in /usr/ports/net/guacamole-server =>> Cleaning up wrkdir
Upstream of the FreeRDP forgot to update version strings for release 2.11.8.
2.11.7 => 2.11.8-dev https://github.com/FreeRDP/FreeRDP/commit/a383740a2f85fa93f390181e5ea4bd1458b34051 2.11.8-dev => 2.11.8 https://github.com/FreeRDP/FreeRDP/commit/9b678b6d5a40ce01607d8c3b1b1416437c8416c4 Not updated CMakeLists.txt.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=a6dcbfacc1ad377897545bdbf6e8968b9ec1afc4 commit a6dcbfacc1ad377897545bdbf6e8968b9ec1afc4 Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2026-02-26 15:44:39 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2026-02-26 15:44:39 +0000 net/freerdp: Fix version Upstream forgot to update version string for release 2.11.8. net/guacamole-server broken: configure: error: -------------------------------------------- You are building against a development version of FreeRDP. Non-release versions of FreeRDP may have differences in behavior that are impossible to check for at build time. This may result in memory leaks or other strange behavior. *** PLEASE USE A RELEASED VERSION OF FREERDP IF POSSIBLE *** If you are ABSOLUTELY CERTAIN that building against this version of FreeRDP is OK, rerun configure with the --enable-allow-freerdp-snapshots -------------------------------------------- 2.11.7 => 2.11.8-dev https://github.com/FreeRDP/FreeRDP/commit/a383740a2f85fa93f390181e5ea4bd1458b34051 2.11.8-dev => 2.11.8 https://github.com/FreeRDP/FreeRDP/commit/9b678b6d5a40ce01607d8c3b1b1416437c8416c4 Not updated CMakeLists.txt. PR: 293463 MFH: 2026Q1 net/freerdp/Makefile | 5 +++++ 1 file changed, 5 insertions(+)
A commit in branch 2026Q1 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=022af7068eab08c171017f150259e6945baca30e commit 022af7068eab08c171017f150259e6945baca30e Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2026-02-26 15:44:39 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2026-02-26 15:48:57 +0000 net/freerdp: Fix version Upstream forgot to update version string for release 2.11.8. net/guacamole-server broken: configure: error: -------------------------------------------- You are building against a development version of FreeRDP. Non-release versions of FreeRDP may have differences in behavior that are impossible to check for at build time. This may result in memory leaks or other strange behavior. *** PLEASE USE A RELEASED VERSION OF FREERDP IF POSSIBLE *** If you are ABSOLUTELY CERTAIN that building against this version of FreeRDP is OK, rerun configure with the --enable-allow-freerdp-snapshots -------------------------------------------- 2.11.7 => 2.11.8-dev https://github.com/FreeRDP/FreeRDP/commit/a383740a2f85fa93f390181e5ea4bd1458b34051 2.11.8-dev => 2.11.8 https://github.com/FreeRDP/FreeRDP/commit/9b678b6d5a40ce01607d8c3b1b1416437c8416c4 Not updated CMakeLists.txt. PR: 293463 MFH: 2026Q1 (cherry picked from commit a6dcbfacc1ad377897545bdbf6e8968b9ec1afc4) net/freerdp/Makefile | 5 +++++ 1 file changed, 5 insertions(+)
Please test this update.
(In reply to Vladimir Druzenko from comment #5) Just re-ran build, completed fine. Will let you know after I complete an install and verify functionality.
(In reply to Dean E. Weimer from comment #6) Everything appears to be running fine after installing updates.
Thanks.