[ 
https://issues.apache.org/jira/browse/GUACAMOLE-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17616783#comment-17616783
 ] 

Dedy Martadinata commented on GUACAMOLE-1540:
---------------------------------------------

Im trying to build for arm64 image but it throws error about missing -msse2

 

Error snippet :
{code:java}
#14 2183.4       |               ^~~~~~~~~~~~~~~~~~~~~~
#14 2189.5 [ 73%] Building C object 
libfreerdp/CMakeFiles/freerdp.dir/codec/ncrush.c.o
#14 2199.5 [ 73%] Building C object 
libfreerdp/CMakeFiles/freerdp.dir/codec/xcrush.c.o
#14 2210.0 [ 74%] Building C object 
libfreerdp/CMakeFiles/freerdp.dir/codec/mppc.c.o
#14 2228.8 [ 74%] Building C object 
libfreerdp/CMakeFiles/freerdp.dir/codec/zgfx.c.o
#14 2236.5 [ 74%] Building C object 
libfreerdp/CMakeFiles/freerdp.dir/codec/clear.c.o
#14 2258.7 [ 74%] Building C object 
libfreerdp/CMakeFiles/freerdp.dir/codec/jpeg.c.o
#14 2261.9 [ 75%] Building C object 
libfreerdp/CMakeFiles/freerdp.dir/codec/h264.c.o
#14 2267.9 [ 75%] Building C object 
libfreerdp/CMakeFiles/freerdp.dir/codec/yuv.c.o
#14 2272.1 [ 75%] Building C object 
libfreerdp/CMakeFiles/freerdp.dir/codec/rfx_sse2.c.o
#14 2272.2 cc: error: unrecognized command-line option '-msse2'
#14 2272.3 make[2]: *** [libfreerdp/CMakeFiles/freerdp.dir/build.make:1826: 
libfreerdp/CMakeFiles/freerdp.dir/codec/rfx_sse2.c.o] Error 1
#14 2272.3 make[1]: *** [CMakeFiles/Makefile2:2017: 
libfreerdp/CMakeFiles/freerdp.dir/all] Error 2
#14 2272.3 make: *** [Makefile:156: all] Error 2
#14 ERROR: process "/bin/sh -c ${BUILD_DIR}/src/***-docker/bin/build-all.sh" 
did not complete successfully: exit code: 2
------
 > [linux/arm64 builder 4/5] RUN 
/tmp/guacamole-server/src/***-docker/bin/build-all.sh:
#14 2228.8 [ 74%] Building C object 
libfreerdp/CMakeFiles/freerdp.dir/codec/zgfx.c.o
#14 2236.5 [ 74%] Building C object 
libfreerdp/CMakeFiles/freerdp.dir/codec/clear.c.o {code}
[Full log 
GHA|https://github.com/martadinata666/guacamole-server/actions/runs/3239558941/jobs/5309086012]

> Update libssh2 version within guacd Docker image to fix SSH key extraction 
> problems
> -----------------------------------------------------------------------------------
>
>                 Key: GUACAMOLE-1540
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1540
>             Project: Guacamole
>          Issue Type: Improvement
>          Components: guacd-docker
>            Reporter: James Muehlner
>            Assignee: Mike Jumper
>            Priority: Major
>             Fix For: 1.5.0
>
>
> I've been having some issues getting SSH keys to correctly extract, and it 
> looks like this issue is the culprit: 
> [https://bugs.debian.org/cgi-bin/bugreport.cgi?archive=no&bug=668271]
> This problem is fixed in Ubuntu 21.10 - see 
> [https://launchpad.net/ubuntu/+source/libssh2/1.9.0-3]
> Updating the guacamole-server docker build to use this version is confirmed 
> to fix the problem.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to