From: Harry Putnam <reader@newsguy.com>
To: emacs-devel@gnu.org
Subject: Build failure of todays bzr trunk sources
Date: Mon, 07 Apr 2014 00:35:13 -0400 [thread overview]
Message-ID: <8761mlvjsu.fsf@newsguy.com> (raw)
Running emacs on Debian (jessie)
I decided to build the newest trunk sources...
Can anyone give me an idea what might be wrong here:
I've entered ..emacs/trunk of my bzr localhost branch and ran
bzr pull. Its been several mnths since I've done this.
Once thru the preliminaries and running `make' it fails on something
to do with net/sasl-cram.el... or so it appears to me but there is a
bit more too.
Below I have posted the tail of make in the hope someone can recognize
what is going on. But, first here are my configure flags:
--with-xft --with-x-toolkit=gtk
--prefix=/usr/local/src/vcs/bzr/test
------- --------- ---=--- --------- --------
Tail of make command:
[...]
Adding name emacs-24.4.50.3
make[1]: Leaving directory `/anex/usr_local/src/vcs/bzr/emacs/trunk/src'
cd lisp && make all \
CC='gcc -std=gnu99' CFLAGS='-g3 -O2' CPPFLAGS='' \
LDFLAGS='' MAKE='make'
make[1]: Entering directory `/anex/usr_local/src/vcs/bzr/emacs/trunk/lisp'
cd ../leim && make -w all EMACS="../src/emacs"
make[2]: Entering directory `/anex/usr_local/src/vcs/bzr/emacs/trunk/leim'
make[2]: Leaving directory `/anex/usr_local/src/vcs/bzr/emacs/trunk/leim'
case ../src/emacs in \
.*) EMACS="../../src/emacs" ;; \
*) EMACS="../src/emacs" ;; \
esac; \
cd ../admin/grammars && make -w all EMACS="${EMACS}"
make[2]: Entering directory `/anex/usr_local/src/vcs/bzr/emacs/trunk/admin/grammars'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/anex/usr_local/src/vcs/bzr/emacs/trunk/admin/grammars'
make[2]: Entering directory `/anex/usr_local/src/vcs/bzr/emacs/trunk/lisp'
Compiling net/sasl-cram.el
Backtrace:
../src/emacs[0x813c4b3]
../src/emacs[0x8122fb3]
../src/emacs[0x813bba7]
../src/emacs[0x817e728]
../src/emacs[0x8192456]
../src/emacs[0x8192816]
../src/emacs[0x819567f]
../src/emacs[0x8192548]
../src/emacs[0x8192816]
../src/emacs[0x8192b39]
../src/emacs[0x8192dcb]
../src/emacs[0x8193277]
../src/emacs[0x819940c]
../src/emacs[0x81996e2]
../src/emacs[0x8192456]
../src/emacs[0x81925d8]
../src/emacs[0x8192816]
../src/emacs[0x8192b39]
../src/emacs[0x8191f5b]
../src/emacs[0x819225e]
../src/emacs[0x81922f0]
../src/emacs[0x81b473d]
../src/emacs[0x81b4e2d]
../src/emacs[0x8192f7e]
../src/emacs[0x81c5cef]
../src/emacs[0x8192a8d]
../src/emacs[0x8192dcb]
../src/emacs[0x81931bf]
../src/emacs[0x81b57df]
../src/emacs[0x819f092]
../src/emacs[0x8192fc1]
../src/emacs[0x8194057]
../src/emacs[0x8192e85]
../src/emacs[0x81c5cef]
../src/emacs[0x8192b0e]
../src/emacs[0x8192dcb]
../src/emacs[0x81c5cef]
../src/emacs[0x8192b0e]
../src/emacs[0x8192dcb]
../src/emacs[0x81c5cef]
../src/emacs[0x8192b0e]
...
make[2]: *** [net/sasl-cram.elc] Aborted
make[2]: Leaving directory `/anex/usr_local/src/vcs/bzr/emacs/trunk/lisp'
make[1]: *** [compile-main] Error 2
make[1]: Leaving directory `/anex/usr_local/src/vcs/bzr/emacs/trunk/lisp'
make: *** [lisp] Error 2
next reply other threads:[~2014-04-07 4:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-07 4:35 Harry Putnam [this message]
2014-04-14 3:35 ` Build failure of todays bzr trunk sources Harry Putnam
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8761mlvjsu.fsf@newsguy.com \
--to=reader@newsguy.com \
--cc=emacs-devel@gnu.org \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.