From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#23641: emacs-25.0.94 build feedback Date: Sun, 29 May 2016 05:35:53 +0300 Message-ID: <83inxxy4ja.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1464489383 1098 80.91.229.3 (29 May 2016 02:36:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 29 May 2016 02:36:23 +0000 (UTC) Cc: 23641@debbugs.gnu.org To: "Nelson H. F. Beebe" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun May 29 04:36:12 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1b6qaJ-0008Mh-Kp for geb-bug-gnu-emacs@m.gmane.org; Sun, 29 May 2016 04:36:11 +0200 Original-Received: from localhost ([::1]:54768 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b6qaI-0006C4-DW for geb-bug-gnu-emacs@m.gmane.org; Sat, 28 May 2016 22:36:10 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46975) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b6qaD-0006B6-B0 for bug-gnu-emacs@gnu.org; Sat, 28 May 2016 22:36:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b6qaA-0005Oh-5L for bug-gnu-emacs@gnu.org; Sat, 28 May 2016 22:36:05 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:32849) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b6qaA-0005Od-1z for bug-gnu-emacs@gnu.org; Sat, 28 May 2016 22:36:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1b6qa9-00065C-Tw for bug-gnu-emacs@gnu.org; Sat, 28 May 2016 22:36:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 29 May 2016 02:36:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 23641 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 23641-submit@debbugs.gnu.org id=B23641.146448935223366 (code B ref 23641); Sun, 29 May 2016 02:36:01 +0000 Original-Received: (at 23641) by debbugs.gnu.org; 29 May 2016 02:35:52 +0000 Original-Received: from localhost ([127.0.0.1]:45186 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b6qZz-00064n-Rz for submit@debbugs.gnu.org; Sat, 28 May 2016 22:35:52 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:55951) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b6qZy-00064c-IA for 23641@debbugs.gnu.org; Sat, 28 May 2016 22:35:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b6qZq-0005N9-5m for 23641@debbugs.gnu.org; Sat, 28 May 2016 22:35:45 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:49167) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b6qZp-0005N4-Ry; Sat, 28 May 2016 22:35:42 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2848 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1b6qZn-0006ra-WF; Sat, 28 May 2016 22:35:40 -0400 In-reply-to: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:118827 Archived-At: > Date: Sat, 28 May 2016 17:04:59 -0600 > From: "Nelson H. F. Beebe" > Cc: beebe@math.utah.edu > > >> It could be gfilenotify. > > That was what I suspected too. > > >> Try "--without-file-notification" or "--with-file-notification='kqueue'" configure options. > > I had already tried > > --with-file-notification=no > and also > --without-file-notification > > without removing the -lgio examples > > Here are examples freshly made during the writing of this reply: > > ./configure --without-file-notification && grep -e -lgio src/Makefile > RSVG_LIBS= -L/usr/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 \ > -lgobject-2.0 -lglib-2.0 -lintl -lcairo -lpthread > > ./configure --with-file-notification=kqueue && grep -e -lgio src/Makefile > RSVG_LIBS= -L/usr/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 \ > -lgobject-2.0 -lglib-2.0 -lintl -lcairo -lpthread > > Here is what the configure summary looks like from the last of those: > > ... > > Configured for 'x86_64-unknown-freebsd11.0'. > > Where should the build process find the source code? . > What compiler should emacs be built with? gcc -std=gnu99 -I${prefix}/include > Should Emacs use the GNU version of malloc? yes > Should Emacs use a relocating allocator for buffers? no > Should Emacs use mmap(2) for buffer allocation? yes > What window system should Emacs use? x11 > What toolkit should Emacs use? LUCID > Where do we find X Windows header files? Standard dirs > Where do we find X Windows libraries? Standard dirs > Does Emacs use -lXaw3d? yes > Does Emacs use -lXpm? yes > Does Emacs use -ljpeg? yes > Does Emacs use -ltiff? yes > Does Emacs use a gif library? yes -lgif > Does Emacs use a png library? yes -lpng16 > Does Emacs use -lrsvg-2? yes > Does Emacs use cairo? no > Does Emacs use imagemagick? yes > Does Emacs support sound? yes > Does Emacs use -lgpm? no > Does Emacs use -ldbus? yes > Does Emacs use -lgconf? yes > Does Emacs use GSettings? no > Does Emacs use a file notification library? yes (kqueue) > Does Emacs use access control lists? yes > Does Emacs use -lselinux? no > Does Emacs use -lgnutls? yes > Does Emacs use -lxml2? yes > Does Emacs use -lfreetype? yes > Does Emacs use -lm17n-flt? yes > Does Emacs use -lotf? yes > Does Emacs use -lxft? yes > Does Emacs directly use zlib? yes > Does Emacs have dynamic modules support? no > Does Emacs use toolkit scroll bars? yes > Does Emacs support Xwidgets (requires gtk3)? no Looks like librsvg-2 is the one that pulls in libgio. Did you try using --with-rsvg=no ?