GNU bug report logs - #16069
Sigsegv, libxft, emacs --daemon, emacsclient

Previous Next

Package: emacs;

Reported by: Constantin Kulikov <zxnotdead <at> gmail.com>

Date: Fri, 6 Dec 2013 08:51:02 UTC

Severity: normal

Done: Noam Postavsky <npostavs <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Glenn Morris <rgm <at> gnu.org>
To: Dmitry Antipov <dmantipov <at> yandex.ru>
Cc: 16069 <at> debbugs.gnu.org
Subject: bug#16069: emacs bug #16069 - cause & reproduction
Date: Mon, 03 Mar 2014 11:50:06 -0500
Dmitry Antipov wrote:

> Thanks, installed in r116641.

That breaks without-x builds.
Ref: http://hydra.nixos.org/build/9327212

font.c: In function 'Fframe_font_cache':
font.c:4853:3: warning: implicit declaration of function
'FRAME_DISPLAY_INFO' [-Wimplicit-function-declaration]
   return FRAME_DISPLAY_INFO (decode_live_frame (frame))->name_list_element;
   ^
font.c:4853:56: error: invalid type argument of '->' (have 'int')
   return FRAME_DISPLAY_INFO (decode_live_frame (frame))->name_list_element;
                                                        ^
make[2]: *** [font.o] Error 1




This bug report was last modified 7 years and 43 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.