all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Build failure of todays bzr trunk sources
@ 2014-04-07  4:35 Harry Putnam
  2014-04-14  3:35 ` Harry Putnam
  0 siblings, 1 reply; 2+ messages in thread
From: Harry Putnam @ 2014-04-07  4:35 UTC (permalink / raw)
  To: emacs-devel

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





^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Build failure of todays bzr trunk sources
  2014-04-07  4:35 Build failure of todays bzr trunk sources Harry Putnam
@ 2014-04-14  3:35 ` Harry Putnam
  0 siblings, 0 replies; 2+ messages in thread
From: Harry Putnam @ 2014-04-14  3:35 UTC (permalink / raw)
  To: emacs-devel

Harry Putnam <reader@newsguy.com> writes:

> 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

Just for the record, following a 'bzr pull' a couple hrs ago (Apr 13,
2014 23:32).  Using the same ./configure line that failed at make,
prior to to-nights 'pull', now builds as expected.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-04-14  3:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-07  4:35 Build failure of todays bzr trunk sources Harry Putnam
2014-04-14  3:35 ` Harry Putnam

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.