murat created GUACAMOLE-1950:
--------------------------------
Summary: Alpine 3.18 docker build issue
Key: GUACAMOLE-1950
URL: https://issues.apache.org/jira/browse/GUACAMOLE-1950
Project: Guacamole
Issue Type: Test
Components: guacamole-server
Affects Versions: 1.5.5
Environment: Centos 5.10.6-1.el7.elrepo.x86_64
Reporter: murat
Building FreeRDP @ 2.11.7 ...
HEAD is now at 7f6cc93c2 release-2.11.7
CMake Deprecation Warning at CMakeLists.txt:21 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
-- The C compiler identification is GNU 12.2.1
-- The CXX compiler identification is GNU 12.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - failed
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc - broken
CMake Error at /usr/share/cmake/Modules/CMakeTestCCompiler.cmake:67 (message):
The C compiler
"/usr/bin/cc"
is not able to compile a simple test program.
It fails with the following output:
Change Dir: /tmp/FreeRDP/CMakeFiles/CMakeScratch/TryCompile-bnhdfi
Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/make -f
Makefile cmTC_eff9c/fast && /usr/bin/make -f
CMakeFiles/cmTC_eff9c.dir/build.make CMakeFiles/cmTC_eff9c.dir/build
make: /usr/bin/make: Operation not permitted
make: *** [Makefile:127: cmTC_eff9c/fast] Error 127
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:23 (project)
-- Configuring incomplete, errors occurred!
The command '/bin/sh -c ${BUILD_DIR}/src/guacd-docker/bin/build-all.sh'
returned a non-zero code: 1
--
This message was sent by Atlassian Jira
(v8.20.10#820010)