Package Details: x2goserver 4.1.0.6-1

Git Clone URL: https://aur.archlinux.org/x2goserver.git (read-only, click to copy)
Package Base: x2goserver
Description: Open source graphical Remote Desktop and terminal server based on NX technology
Upstream URL: https://www.x2go.org/
Licenses: GPL2
Submitter: arojas
Maintainer: leoneii (polygamma)
Last Packager: polygamma
Votes: 10
Popularity: 0.40
First Submitted: 2022-04-01 18:57 (UTC)
Last Updated: 2023-08-28 11:29 (UTC)

Latest Comments

terryer commented on 2024-01-31 20:00 (UTC) (edited on 2024-02-01 08:58 (UTC) by terryer)

This is currently failing:

xm_api.c: In function ‘xmesa_alloc_back_buffer’:
../../../../../extras/Mesa/include/GL/xmesa_xf86.h:133:6: error: too few arguments to function ‘b->xm_visual->display->CreatePixmap’
  133 |     (*__d->CreatePixmap)(__d, __w, __h, __depth)
      |     ~^~~~~~~~~~~~~~~~~~~
xm_api.c:687:28: note: in expansion of macro ‘XMesaCreatePixmap’
  687 |       b->backxrb->pixmap = XMesaCreatePixmap( b->xm_visual->display,
      |                            ^~~~~~~~~~~~~~~~~
xm_api.c: In function ‘setup_8bit_hpcr’:
../../../../../extras/Mesa/include/GL/xmesa_xf86.h:133:6: error: too few arguments to function ‘v->display->CreatePixmap’
  133 |     (*__d->CreatePixmap)(__d, __w, __h, __depth)
      |     ~^~~~~~~~~~~~~~~~~~~
xm_api.c:1041:30: note: in expansion of macro ‘XMesaCreatePixmap’
 1041 |       v->hpcr_clear_pixmap = XMesaCreatePixmap(v->display,
      |                              ^~~~~~~~~~~~~~~~~
xm_api.c: In function ‘initialize_visual_and_buffer’:
xm_api.c:1342:18: warning: declaration of ‘v’ shadows a parameter [-Wshadow]
 1342 |           CARD32 v[1];
      |                  ^
xm_api.c:1220:60: note: shadowed declaration is here
 1220 |                                                XMesaVisual v,
      |                                                ~~~~~~~~~~~~^
xm_api.c:1226:31: warning: variable ‘front_xrb’ set but not used [-Wunused-but-set-variable]
 1226 |    struct xmesa_renderbuffer *front_xrb, *back_xrb;
      |                               ^~~~~~~~~
xm_api.c: In function ‘XMesaCreateVisual’:
xm_api.c:1510:46: warning: declaration of ‘display’ shadows a global declaration [-Wshadow]
 1510 | XMesaVisual XMesaCreateVisual( XMesaDisplay *display,
      |                                ~~~~~~~~~~~~~~^~~~~~~
In file included from ../../../../../programs/Xserver/include/windowstr.h:60,
                 from ../../../../../extras/Mesa/src/mesa/drivers/x11/glxheader.h:39:
../../../../../programs/Xserver/include/opaque.h:54:14: note: shadowed declaration is here
   54 | extern char *display;
      |              ^~~~~~~
failed command: gcc -c -g -O3 -fno-strict-aliasing -std=c99 -Wall -Wpedantic -Wpointer-arith -Wshadow -Wundef -I../../../../../programs/Xserver/GL/mesa/X -I../../../../../exports/include/nx-X11 -I../../../../../include/extensions -I../../../../../extras/Mesa/src/mesa -I../../../../../extras/Mesa/src/mesa/main -I../../../../../extras/Mesa/src/mesa/glapi -I../../../../../extras/Mesa/src/mesa/shader -I../../../../../extras/Mesa/src -I../../../../../extras/Mesa/src/mesa/drivers/x11 -I../../../../../extras/Mesa/include -I../../../../../lib/GL/glx -I../../../../../lib/GL/include -I../../../../../programs/Xserver/include -I../../../../../programs/Xserver/GL/include -I../../../../../programs/Xserver/GL/glx -I../../../../../programs/Xserver/hw/xfree86/os-support -I../../../../../extras/drm/shared-core -I/usr/include/pixman-1 -I../../../../.. -I../../../../../exports/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DSHAPE -DXINPUT -DXKB -DXCSECURITY -DXF86BIGFONT -DDPMSExtension -DRENDER -DRANDR -DPANORAMIX -DXFIXES -DDAMAGE -DCOMPOSITE -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH -DXvExtension -DXFree86Server -DXvMCExtension -DBUILDDEBUG -DXResExtension -DX_BYTE_ORDER=X_LITTLE_ENDIAN -DXORG_VERSION_CURRENT=(((6) * 10000000) + ((9) * 100000) + ((0) * 1000) + 0) -D_XSERVER64 -DNDEBUG -DHAVE_SETITIMER=1 -DHAS_XFONT2 -DFUNCPROTO=15 -DNARROWPROTO -DGLXEXT -D__GLX_ALIGN64 -DNXAGENT_SERVER xm_api.c
make[9]: *** [Makefile:586: xm_api.o] Error 1
make[9]: Leaving directory '/home/user/.cache/yay/nx/src/nx-libs-3.5.99.27/nx-X11/programs/Xserver/GL/mesa/X'
make[8]: *** [Makefile:501: all] Error 2
make[8]: Leaving directory '/home/user/.cache/yay/nx/src/nx-libs-3.5.99.27/nx-X11/programs/Xserver/GL/mesa'
make[7]: *** [Makefile:508: mesa] Error 2
make[7]: Leaving directory '/home/user/.cache/yay/nx/src/nx-libs-3.5.99.27/nx-X11/programs/Xserver/GL'
make[6]: *** [Makefile:705: GL] Error 2
make[6]: Leaving directory '/home/user/.cache/yay/nx/src/nx-libs-3.5.99.27/nx-X11/programs/Xserver'
make[5]: *** [Makefile:463: all] Error 2
make[5]: Leaving directory '/home/user/.cache/yay/nx/src/nx-libs-3.5.99.27/nx-X11/programs'
make[4]: *** [xmakefile:463: all] Error 2
make[4]: Leaving directory '/home/user/.cache/yay/nx/src/nx-libs-3.5.99.27/nx-X11'
make[3]: *** [xmakefile:524: World] Error 2
make[3]: Leaving directory '/home/user/.cache/yay/nx/src/nx-libs-3.5.99.27/nx-X11'
make[2]: *** [Makefile:42: World] Error 2
make[2]: Leaving directory '/home/user/.cache/yay/nx/src/nx-libs-3.5.99.27/nx-X11'
make[1]: *** [Makefile:204: build-full] Error 2
make[1]: Leaving directory '/home/user/.cache/yay/nx/src/nx-libs-3.5.99.27'
make: *** [Makefile:220: build] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: nx-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
libxcomp - exit status 4
nxagent - exit status 4
x2goserver - exit status 8
nx-x11 - exit status 4

kermitDerFrosch commented on 2022-11-28 19:15 (UTC) (edited on 2022-11-28 19:15 (UTC) by kermitDerFrosch)

Add the PGP Key with:

gpg --keyserver keyserver.ubuntu.com --recv-keys F4A7678C9C6B0B2B

rassawyer commented on 2022-11-22 00:41 (UTC) (edited on 2022-11-22 00:43 (UTC) by rassawyer)

pgp problems persist. direction in comment below do not resolve them for me.

==> Verifying source file signatures with gpg...
    x2goserver-4.1.0.3.tar.gz ... FAILED (unknown public key F4A7678C9C6B0B2B)
==> ERROR: One or more PGP signatures could not be verified!

petaramesh commented on 2022-10-18 17:40 (UTC)

Hi,

Please add 'aarch64' in the supported architectures in PKGBUILD, as it compiles and runs fine there.

Thanks in advance.

fyoory commented on 2022-10-14 11:27 (UTC)

Ok to fix the pgp I had to do the following.

Create a file $HOME/.gnupg/gpg.conf and place in it:

keyserver hkps://keyserver.ubuntu.org
keyserver-options timeout=30
with-fingerprint

simona commented on 2022-10-02 17:47 (UTC)

ok with perl 5.36?

justin_wu commented on 2022-07-04 07:38 (UTC)

got a gpg error!

==> Verifying source file signatures with gpg...
    x2goserver-4.1.0.3.tar.gz ... FAILED (unknown public key F4A7678C9C6B0B2B)
==> ERROR: One or more PGP signatures could not be verified!

fow0ryl commented on 2022-04-27 08:19 (UTC)

x2go server did not work after installation ....

I had to run the following command on the server to initialize the SQLite database

x2godbadmin --createdb

At least a hint would be helpful :)