From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 28 09:26:39 2015 Received: (at submit) by debbugs.gnu.org; 28 Oct 2015 13:26:39 +0000 Received: from localhost ([127.0.0.1]:41594 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZrQkQ-0000wr-FU for submit@debbugs.gnu.org; Wed, 28 Oct 2015 09:26:39 -0400 Received: from eggs.gnu.org ([208.118.235.92]:51530) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZrQk5-0000wD-4t for submit@debbugs.gnu.org; Wed, 28 Oct 2015 09:26:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZrQk3-0007gc-G1 for submit@debbugs.gnu.org; Wed, 28 Oct 2015 09:26:16 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:42500) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZrQk3-0007gY-Cl for submit@debbugs.gnu.org; Wed, 28 Oct 2015 09:26:15 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33289) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZrQk1-0003YO-Oz for bug-gnu-emacs@gnu.org; Wed, 28 Oct 2015 09:26:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZrQjx-0007f4-JN for bug-gnu-emacs@gnu.org; Wed, 28 Oct 2015 09:26:13 -0400 Received: from boetes.org ([149.210.139.48]:20471 helo=difool.boetes.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZrQjx-0007eG-7d for bug-gnu-emacs@gnu.org; Wed, 28 Oct 2015 09:26:09 -0400 X-boetes-org-MailScanner-From: han@boetes.org X-boetes-org-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=0.109, required 5, DKIM_SIGNED 0.10, NO_RELAYS -0.00, T_DKIM_INVALID 0.01) X-boetes-org-MailScanner: Not scanned: please contact your Internet E-Mail Service Provider for details X-boetes-org-MailScanner-ID: 3D0E32D1A3.AEF9D X-boetes-org-MailScanner-Information: Please contact the ISP for more information Received: by difool.boetes.org (Postfix, from userid 1001) id 3D0E32D1A3; Wed, 28 Oct 2015 14:20:46 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=boetes.org; s=20111208; t=1446038446; bh=tWwK88mANux3OvaNbpPp9bQdyERnU7dsiQ+HuiIgOEU=; h=From:To:Subject:Date:Message-ID:MIME-Version:Content-Type; b=GbMj8P07zdChUEnXWvLtx0KrjYi6alzGvlGKuPX+3pWQesICtu25ZClcmOK96V5RP RI9GzHHC/C7MQpcRljx6G/sC6jrh5BzqgH/9/4j19kp7MxKnjLRah73dbsqucV9oMI Zsb0lf0Vw7KmxLqxh6X/UiWGf/tCD/jC2qd4qptU= From: Han Boetes To: bug-gnu-emacs@gnu.org Subject: emacs from git, 28-10, does not build on openbsd-5.8 Date: Wed, 28 Oct 2015 14:20:46 +0100 Message-ID: <867fm7m8nl.fsf@boetes.org> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: OpenBSD 4.x-5.x [fuzzy] X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.1 (----) The version that I report this bug with is from last week and works ok. I haven't changed anything to the configuration in the mean time, Todays checkout breaks with: CC profiler.o In file included from /usr/local/include/glib-2.0/glib/galloca.h:32:0, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:23, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /mega/home/han/nfs/Emacs/emacs/src/gfilenotify.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:32:24: fatal error: glibconfig.h: No such file or directory #include ^ compilation terminated. Makefile:363: recipe for target 'gfilenotify.o' failed gmake[2]: *** [gfilenotify.o] Error 1 In GNU Emacs 25.0.50.11 (x86_64-unknown-openbsd5.8) of 2015-10-21 Repository revision: 5dc48a2da9919f649952e75e54c48fda69a24ac3 Configured using: 'configure --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info --without-sound --without-jpeg --with-xpm --without-gif --without-x 'CFLAGS=-pipe -O2'' Configured features: NOTIFY GNUTLS LIBXML2 ZLIB Important settings: value of $LC_ALL: en_US.UTF-8 value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Message Minor modes in effect: mml-mode: t diff-auto-refine-mode: t global-edit-server-edit-mode: t icomplete-mode: t show-paren-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t size-indication-mode: t column-number-mode: t line-number-mode: 1 auto-fill-function: message-do-auto-fill transient-mark-mode: 1 abbrev-mode: t Recent messages: previous-line: Beginning of buffer [11 times] Saving file /mega/home/han/Mail/drafts/*message*-20151028-140745... Mark set Replaced 0 occurrences Wrote /mega/home/han/Mail/drafts/*message*-20151028-140745 Back to top level When done with this frame, type C-x 5 0 Mark set [2 times] Quit [2 times] Making completion list... Load-path shadows: /usr/local/share/emacs/25.0.50/lisp/tempo hides ~/.emacs.d/lisp/tempo /usr/local/share/emacs/25.0.50/lisp/progmodes/python hides ~/.emacs.d/lisp/python /usr/local/share/emacs/25.0.50/lisp/obsolete/longlines hides ~/.emacs.d/lisp/longlines /usr/local/share/emacs/25.0.50/lisp/textmodes/css-mode hides ~/.emacs.d/lisp/css-mode /mega/home/han/.emacs.d/elpa/crontab-mode-20090510.1355/crontab-mode hides ~/.emacs.d/lisp/crontab-mode Features: (debug pp shadow sort gnus-util mail-extr emacsbug bug-reference git-commit-mode log-edit message idna sendmail dired format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mm-util help-fns mail-prsvr mailabbrev mail-utils gmm-utils mailheader ring pcvs-util add-log sh-script smie executable misearch multi-isearch dns-mode conf-mode nuke-whitespace vc vc-dispatcher vc-git diff-mode term/xterm xterm byte-opt bytecomp byte-compile cl-extra help-mode cconv server pager auto-recomp cl-macs cl gv session generic-x yaml-mode derived regexp-opt edit-server easy-mmode edmacro kmacro cl-loaddefs pcase cl-lib icomplete finder-inf info tool-bar tex-site package easymenu epg-config time-date paren mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select mouse jit-lock font-lock syntax facemenu font-core frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote gfilenotify multi-tty make-network-process emacs) Memory information: ((conses 16 168701 24117) (symbols 48 24983 0) (miscs 40 120 313) (strings 32 39071 10002) (string-bytes 1 1042468) (vectors 16 24529) (vector-slots 8 1282428 181556) (floats 8 171 648) (intervals 56 755 15) (buffers 976 21)) From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 28 11:41:13 2015 Received: (at 21774) by debbugs.gnu.org; 28 Oct 2015 15:41:13 +0000 Received: from localhost ([127.0.0.1]:42675 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZrSqe-0005N0-Mj for submit@debbugs.gnu.org; Wed, 28 Oct 2015 11:41:12 -0400 Received: from mtaout28.012.net.il ([80.179.55.184]:52566) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZrSqJ-0005M8-FV for 21774@debbugs.gnu.org; Wed, 28 Oct 2015 11:41:10 -0400 Received: from conversion-daemon.mtaout28.012.net.il by mtaout28.012.net.il (HyperSendmail v2007.08) id <0NWX00F00STH7N00@mtaout28.012.net.il> for 21774@debbugs.gnu.org; Wed, 28 Oct 2015 17:39:49 +0200 (IST) Received: from HOME-C4E4A596F7 ([84.94.185.246]) by mtaout28.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NWX003DNSUCU6B0@mtaout28.012.net.il>; Wed, 28 Oct 2015 17:39:49 +0200 (IST) Date: Wed, 28 Oct 2015 17:40:49 +0200 From: Eli Zaretskii Subject: Re: bug#21774: emacs from git, 28-10, does not build on openbsd-5.8 In-reply-to: <867fm7m8nl.fsf@boetes.org> X-012-Sender: halo1@inter.net.il To: Han Boetes Message-id: <83y4en2e7y.fsf@gnu.org> References: <867fm7m8nl.fsf@boetes.org> X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 21774 Cc: 21774@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) > From: Han Boetes > Date: Wed, 28 Oct 2015 14:20:46 +0100 > > The version that I report this bug with is from last week and works > ok. I haven't changed anything to the configuration in the mean time, > Todays checkout breaks with: > > CC profiler.o > In file included from /usr/local/include/glib-2.0/glib/galloca.h:32:0, > from /usr/local/include/glib-2.0/glib.h:30, > from /usr/local/include/glib-2.0/gobject/gbinding.h:28, > from /usr/local/include/glib-2.0/glib-object.h:23, > from /usr/local/include/glib-2.0/gio/gioenums.h:28, > from /usr/local/include/glib-2.0/gio/giotypes.h:28, > from /usr/local/include/glib-2.0/gio/gio.h:26, > from /mega/home/han/nfs/Emacs/emacs/src/gfilenotify.c:23: > /usr/local/include/glib-2.0/glib/gtypes.h:32:24: fatal error: glibconfig.h: No such file or directory > #include > ^ > compilation terminated. The line that includes gio/gio.h was there since 2 years ago, so I'm unsure what could be the reason here. Does your system really lack glibconfig.h? That header is part of Glib installation, AFAIK. From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 28 14:34:10 2015 Received: (at 21774) by debbugs.gnu.org; 28 Oct 2015 18:34:10 +0000 Received: from localhost ([127.0.0.1]:42814 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZrVY2-0000xq-5q for submit@debbugs.gnu.org; Wed, 28 Oct 2015 14:34:10 -0400 Received: from boetes.org ([149.210.139.48]:1195 helo=difool.boetes.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZrVXi-0000x6-18 for 21774@debbugs.gnu.org; Wed, 28 Oct 2015 14:34:09 -0400 X-Spam-Status: No X-boetes-org-MailScanner-From: han@boetes.org X-boetes-org-MailScanner-SpamCheck: not spam, SpamAssassin (cached, score=0.109, required 5, DKIM_SIGNED 0.10, NO_RELAYS -0.00, T_DKIM_INVALID 0.01) X-boetes-org-MailScanner: Not scanned: please contact your Internet E-Mail Service Provider for details X-boetes-org-MailScanner-ID: 72C782D1A3.ABF07 X-boetes-org-MailScanner-Information: Please contact the ISP for more information Received: by difool.boetes.org (Postfix, from userid 1001) id 72C782D1A3; Wed, 28 Oct 2015 19:33:45 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=boetes.org; s=20111208; t=1446057225; bh=sPaRa/vvuTwe+GLbDLimhVi+Es60YjvyYVSOAMGK3P8=; h=Resent-From:Resent-Date:Resent-Message-ID:Resent-To:Date:From:To: Subject:Message-ID:References:MIME-Version:Content-Type: In-Reply-To; b=FFVGTMJ8gnKVQ+kXXD/ITkAB5tw0huf3E+A1mKHE7jw9oqZXVuLdfCRQgIZXwFEFq jM0ONcGTEof//mBJgHQErED7zxx4oCI7QVm5DMXa8lX84+LeN8yhwcDlX/IFQxLbFz cd0Q6cgIRdGoSqcQhcG+UvpU5VUSmmkZAp/eJ0ck= Resent-From: han@boetes.org Resent-Date: Wed, 28 Oct 2015 19:33:45 +0100 Resent-Message-ID: <20151028183345.GB20853@boetes.org> Resent-To: "mailto:21774"@debbugs.gnu.org Date: Wed, 28 Oct 2015 19:33:07 +0100 From: Han Boetes To: Eli Zaretskii Subject: Re: bug#21774: emacs from git, 28-10, does not build on openbsd-5.8 Message-ID: <20151028183307.GA20853@boetes.org> References: <867fm7m8nl.fsf@boetes.org> <83y4en2e7y.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <83y4en2e7y.fsf@gnu.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 21774 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) Eli Zaretskii wrote: > > From: Han Boetes > > Date: Wed, 28 Oct 2015 14:20:46 +0100 > > > > The version that I report this bug with is from last week and works > > ok. I haven't changed anything to the configuration in the mean time, > > Todays checkout breaks with: > > > > CC profiler.o > > In file included from /usr/local/include/glib-2.0/glib/galloca.h:32:0, > > from /usr/local/include/glib-2.0/glib.h:30, > > from /usr/local/include/glib-2.0/gobject/gbinding.h:28, > > from /usr/local/include/glib-2.0/glib-object.h:23, > > from /usr/local/include/glib-2.0/gio/gioenums.h:28, > > from /usr/local/include/glib-2.0/gio/giotypes.h:28, > > from /usr/local/include/glib-2.0/gio/gio.h:26, > > from /mega/home/han/nfs/Emacs/emacs/src/gfilenotify.c:23: > > /usr/local/include/glib-2.0/glib/gtypes.h:32:24: fatal error: glibconfig.h: No such file or directory > > #include > > ^ > > compilation terminated. > > The line that includes gio/gio.h was there since 2 years ago, so I'm > unsure what could be the reason here. Does your system really lack > glibconfig.h? That header is part of Glib installation, AFAIK. For some mysterious reason that file got lost. Really odd. Sorry for the confusion. Case closed. From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 28 14:51:46 2015 Received: (at 21774-done) by debbugs.gnu.org; 28 Oct 2015 18:51:46 +0000 Received: from localhost ([127.0.0.1]:42820 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZrVp3-0001M0-Te for submit@debbugs.gnu.org; Wed, 28 Oct 2015 14:51:46 -0400 Received: from mtaout20.012.net.il ([80.179.55.166]:49667) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZrVp0-0001Lm-R1 for 21774-done@debbugs.gnu.org; Wed, 28 Oct 2015 14:51:44 -0400 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0NWY00A00182MW00@a-mtaout20.012.net.il> for 21774-done@debbugs.gnu.org; Wed, 28 Oct 2015 20:49:44 +0200 (IST) Received: from HOME-C4E4A596F7 ([84.94.185.246]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NWY00AMN1MW7YB0@a-mtaout20.012.net.il>; Wed, 28 Oct 2015 20:49:44 +0200 (IST) Date: Wed, 28 Oct 2015 20:49:44 +0200 From: Eli Zaretskii Subject: Re: bug#21774: emacs from git, 28-10, does not build on openbsd-5.8 In-reply-to: <20151028183307.GA20853@boetes.org> X-012-Sender: halo1@inter.net.il To: Han Boetes Message-id: <83fv0u3k1j.fsf@gnu.org> References: <867fm7m8nl.fsf@boetes.org> <83y4en2e7y.fsf@gnu.org> <20151028183307.GA20853@boetes.org> X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 21774-done Cc: 21774-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) > Date: Wed, 28 Oct 2015 19:33:07 +0100 > From: Han Boetes > > > > /usr/local/include/glib-2.0/glib/gtypes.h:32:24: fatal error: glibconfig.h: No such file or directory > > > #include > > > ^ > > > compilation terminated. > > > > The line that includes gio/gio.h was there since 2 years ago, so I'm > > unsure what could be the reason here. Does your system really lack > > glibconfig.h? That header is part of Glib installation, AFAIK. > > > For some mysterious reason that file got lost. Really odd. Sorry for > the confusion. Case closed. Great, thanks. I'm therefore closing the bug. From unknown Sun Aug 17 10:16:17 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 26 Nov 2015 12:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator