[MacPorts] #68413: x2goclient - segfault - how to debug?

MacPorts noreply at macports.org
Fri Oct 13 00:38:08 UTC 2023


#68413: x2goclient - segfault - how to debug?
-------------------------+----------------------
  Reporter:  ashterenli  |      Owner:  Ionic
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:
      Port:  x2goclient  |
-------------------------+----------------------

Comment (by kencu):

 Replying to [comment:8 Ionic]:
 > Ugh, no, I don't want stuff to be built in the top-level directory,
 that's what the client_build dir is for. Otherwise, the top-level Makefile
 is getting overwritten, which is exactly what this is trying to avoid.

 The qmake5 PortGroup works differently than qmake (4) worked. The cache
 file is not found with your old build method without surgery that I was
 avoiding to get to the build...

 {{{
 --->  Configuring x2goclient
 Error: Failed to configure x2goclient: couldn't open
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_x2goclient/x2goclient/work/x2goclient-4.1.2.3/client_build/.qmake.cache":
 no such file or directory
 Error: See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_x2goclient/x2goclient/main.log
 for details.
 }}}


 > For the error: two approaches:
 >   - Try patching the `src/sshprocess.cpp` file and changing `bind` to
 `::bind` on this line (only).

 That worked, thanks!

-- 
Ticket URL: <https://trac.macports.org/ticket/68413#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list