Package Details: libvncserver-git 0.9.13.r54.g7f2892c0-1

Git Clone URL: https://aur.archlinux.org/libvncserver-git.git (read-only, click to copy)
Package Base: libvncserver-git
Description: VNC server for real X displays
Upstream URL: https://LibVNC.github.io
Licenses: GPL
Conflicts: libvncserver
Provides: libvncserver
Submitter: bidulock
Maintainer: bidulock
Last Packager: bidulock
Votes: 2
Popularity: 0.000000
First Submitted: 2014-08-11 11:11 (UTC)
Last Updated: 2022-03-22 20:37 (UTC)

Required by (45)

Sources (1)

Latest Comments

mirsella commented on 2022-03-22 21:40 (UTC) (edited on 2022-03-22 21:41 (UTC) by mirsella)

@bidulock oh my bad didn't really knew about chroot to build, so i ignored the comment. how did you used a clean chroot ? tried chrootbuild -p libvncserver-git but didn't work

bidulock commented on 2022-03-22 20:39 (UTC)

@mirsella still builds fine for me in a clean chroot.

mirsella commented on 2022-03-21 21:20 (UTC) (edited on 2022-03-21 21:24 (UTC) by mirsella)

Also fails for me, same as @jahway603

edit : when building from the github repo with the steps provided :

libvncserver/client_examples/vnc2mpg.c:216:43: error: request for member ‘time_base’ in something not a structure or union
  216 |         ret2 = write_packet(oc, &(ost->enc->time_base), ost->st, &pkt);
      |                                           ^~
libvncserver/client_examples/vnc2mpg.c: In function ‘write_final_video_frame’:
libvncserver/client_examples/vnc2mpg.c:244:43: error: request for member ‘time_base’ in something not a structure or union
  244 |         ret2 = write_packet(oc, &(ost->enc->time_base), ost->st, &pkt);
      |                                           ^~
make[2]: *** [CMakeFiles/client_examples_vnc2mpg.dir/build.make:76: CMakeFiles/client_examples_vnc2mpg.dir/client_examples/vnc2mpg.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:767: CMakeFiles/client_examples_vnc2mpg.dir/all] Error 2
make: *** [Makefile:146: all] Error 2

bidulock commented on 2022-03-02 17:24 (UTC)

@jahway603 builds fine for me in a clean chroot.

jahway603 commented on 2022-02-25 17:57 (UTC)

This package is failing to build

make: *** [Makefile:146: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'libvncserver-git-0.9.13.r39.g8f6b47dd-1': 
error: packages failed to build: libvncserver-git-0.9.13.r39.g8f6b47dd-1

ruahcra commented on 2021-07-23 09:17 (UTC)

Package seems fine now, though can't see any changes in the PKGBUILD. Maybe it was a CMAKE/pacman bug?

jvybihal commented on 2019-08-19 08:36 (UTC)

This package is dangerous, beacuse it is trying to rewrite your /usr/lib64 and instead a symlink, it creates actual folder with ONLY libvnc libs.

Pacman will try to protect you:

error: failed to commit transaction (conflicting files)
libvncserver-git: /usr/lib64 exists in filesystem (owned by filesystem)
Errors occurred, no packages were upgraded.

But if you force it (like I did), it WILL break your system into kernel panic, init no found.

The fix was remove libvncserver-git, reinstall filesystem to reacreate proper symlink(s) and the reinstall kernel, or do mkinitcpio -p linux.