unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Giorgos Keramidas <keramida@ceid.upatras.gr>
Subject: Re: build problem with recent snapshot
Date: Fri, 19 May 2006 02:21:24 +0300	[thread overview]
Message-ID: <20060518232124.GA10075@gothmog.pc> (raw)
In-Reply-To: <20060518224644.GA90646@gothmog.pc>

On 2006-05-19 01:46, Giorgos Keramidas <keramida@ceid.upatras.gr> wrote:
> Recent build with GTK+ have been crashing randomly here, so I tried
> building a recent snapshot with -DENABLE_CHECKING and the following
> environment variables:
>
>     export CPPFLAGS='-DENABLE_CHECKING'
>     export CPPFLAGS='-DENABLE_CHECKING'
>     export CFLAGS='-O2 -pipe -ggdb'
>     export CC='gcc'
>     export CONFIG_SHELL=/bin/sh
>     export MAKE='gmake'
>
> Then I configured and tried to build Emacs with:
>
>     $ ./configure --prefix=/opt/emacs --with-x --with-xpm \
>         --with-jpeg --with-tiff --with-gif --with-png \
>         --with-gtk 2>&1 | tslog | \
>         tee ~/tmp/config-emacs-2006.05.18.02.20.39-freebsd7.0-i386-trunk.log
>     $ gmake bootstrap 2>&1 | tslog | \
>         tee ~/tmp/build-emacs-2006.05.18.02.20.39-freebsd7.0-i386-trunk.log
>
> The 2006.05.18.02.20.39 snapshot is the last commit of CVS that has been
> merged into the local source tree.
>
> But enabling the CPPFLAGS and CFLAGS shown above in the environment made
> things much worse; now Emacs fails to bootstrap on FreeBSD 7.0-CURRENT
> (i386), with the following stack trace from `bootstrap-emacs'.
>
> Any help about why this could happen, or ideas about tracking down the
> real problem?
>
> : [...]
> : Generating autoloads for international/isearch-x.el...
> : Generating autoloads for international/isearch-x.el...done
> : Generating autoloads for isearchb.el...
> : Generating autoloads for isearchb.el...done
> : Generating autoloads for obsolete/iso-acc.el...
> :
> : Program received signal SIGSEGV, Segmentation fault.
> : [Switching to Thread 0x878fe00 (LWP 100112)]
> : 0x08193c69 in mark_object (arg=0) at alloc.c:5393
> : 5393            MARK_INTERVAL_TREE (ptr->intervals);

The problem seems to have been with us for a while now.  Building the
following two snapshot gives:

        2006.04.20.12.17.26		OK
        2006.04.26.14.16.05		core dump at `make bootstrap'

  reply	other threads:[~2006-05-18 23:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-18 22:46 build problem with recent snapshot Giorgos Keramidas
2006-05-18 23:21 ` Giorgos Keramidas [this message]
2006-05-19  0:01   ` Giorgos Keramidas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060518232124.GA10075@gothmog.pc \
    --to=keramida@ceid.upatras.gr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).