[CFT] editors/emacs to 24.1

Raphael Kubo da Costa rakuco at FreeBSD.org
Mon Jul 30 05:17:37 UTC 2012


Joseph Mingrone <jrm at ftfl.ca> writes:

> for a few months).  Running emacsclient -t works fine.  If I start
> emacs with just "% emacs", and I don't wait to long, I can kill it
> with a C-c and the warning/error messages below appear in xterm:
>
> % emacs
> ^C
> (process:1589): GLib-WARNING **: In call to g_spawn_sync(), exit
> status of a child process was requested but SIGCHLD action was set to
> SIG_IGN and ECHILD was received by waitpid(), so exit status can't be
> returned. This is a bug in the program calling g_spawn_sync(); ei
> ther don't request the exit status, or don't set the SIGCHLD action.
>
> (process:1589): GLib-GIO-CRITICAL **: g_dbus_connection_add_filter:
> assertion `G_IS_DBUS_CONNECTION (connection)' failed

I don't use emacsclient myself, but I remember having some similar
problems (and getting the g_spawn_sync() warning) when building the port
(the current version in ports, not 24.1) with SYNC_INPUT=off.


More information about the freebsd-ports mailing list