New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #34730 (closed defect: fixed)

Opened 13 months ago

Last modified 10 months ago

LibVNCServer: build +universal fails

Reported by: pixilla@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: haspatch Cc: edhem.bajric@…
Port: LibVNCServer

Description


Attachments

main.log (90.3 KB) - added by pixilla@… 13 months ago.
patch-LibVNCServer.diff (2.9 KB) - added by pixilla@… 13 months ago.
pixilla patch issues #34519 and #34730
patch-libvncserver-sockets.c.diff (677 bytes) - added by pixilla@… 10 months ago.
files/patch-libvncserver-sockets.c.diff
patch-configure.ac.diff (429 bytes) - added by pixilla@… 10 months ago.
patch-devel-LibVNCServer-Portfile (1.1 KB) - added by pixilla@… 10 months ago.

Change History

Changed 13 months ago by pixilla@…

comment:1 Changed 13 months ago by ryandesign@…

  • Status changed from new to assigned

Thanks! Interesting, there appear to be undeclared dependencies in the port, at least on gtk2. On my system LibVNCServer does not try to build these parts. I certainly have gtk2 installed; I wonder what's different between our systems. I'll have to compare your log to mine.

comment:2 Changed 13 months ago by pixilla@…

LibVNCServer is picking up MacPorts gtk2 if present and on my system this fails to build.

Changed 13 months ago by pixilla@…

pixilla patch issues #34519 and #34730

comment:3 Changed 13 months ago by pixilla@…

For issue #34730 I added a "--without-gtk" configure option. Someone with more AC knowledge then me might want to look this over; though it builds fine on my system and without linking to gtk2.

I added the patch from ticket #34519 to aid in testing and fixing both tickets. This patch did not hinder building but I lack the means to test that it solves the problem it was intend for.

comment:4 Changed 10 months ago by ryandesign@…

  • Keywords haspatch added
  • Cc edhem.bajric@… added

Has duplicate #35252.

Changed 10 months ago by pixilla@…

files/patch-libvncserver-sockets.c.diff

comment:5 Changed 10 months ago by pixilla@…

Changed 10 months ago by pixilla@…

Changed 10 months ago by pixilla@…

comment:6 Changed 10 months ago by pixilla@…

patch-configure.ac.diff removes GTK discovery.

comment:7 Changed 10 months ago by pixilla@…

patch-devel-LibVNCServer-Portfile adds two patches and sets "use_autoconf yes".

comment:8 Changed 10 months ago by pixilla@…

  • Status changed from assigned to closed
  • Resolution set to fixed

See r96844

Note: See TracTickets for help on using tickets.