You are not logged in.

#1 2012-04-22 03:05:47

WzTian
Member
Registered: 2012-02-07
Posts: 3

issue buiding emacs-bzr & emacs-git

Hi,
I get the following error message when I try to build either emacs-bzr or emacs-git from aur:

Loading /tmp/packerbuild-1000/emacs-git/emacs-git/src/emacs-build/lisp/image.el (source)...
temacs: magick/exception.c:968: ThrowMagickExceptionList: Assertion `exception->signature == 0xabacadabUL' failed.
/bin/sh: line 5: 10079 Aborted                 `/bin/pwd`/temacs --batch --load loadup bootstrap
make[2]: *** [bootstrap-emacs] Error 1
make[2]: Leaving directory `/tmp/packerbuild-1000/emacs-git/emacs-git/src/emacs-build/src'
make[1]: *** [src] Error 2
make[1]: Leaving directory `/tmp/packerbuild-1000/emacs-git/emacs-git/src/emacs-build'
make: *** [bootstrap] Error 2

BTW, I googled around for "ThrowMagickExceptionList: Assertion `exception->signature == 0xabacadabUL' failed", and found nothing except a bunch of bug reports years ago.
Is there anyone else who ran into this? How can I solve it? Thanks a lot.

Last edited by WzTian (2012-04-23 19:30:35)

Offline

#2 2012-04-22 22:55:28

martinjlowm
Member
Registered: 2012-04-22
Posts: 8

Re: issue buiding emacs-bzr & emacs-git

Same issue here. It fails both on my desktop pc and on my laptop.

I'll stick to the emacs24 package in AUR.

Offline

#3 2012-04-23 00:13:39

nicolasavru
Member
Registered: 2010-09-17
Posts: 8

Re: issue buiding emacs-bzr & emacs-git

I'm having this issue on one of my arch machines also. Haven't found a solution yet.

Offline

#4 2012-04-23 18:46:06

Bruce Connor
Member
Registered: 2012-04-23
Posts: 4

Re: issue buiding emacs-bzr & emacs-git

Same here. No solutions yet?

Last edited by Bruce Connor (2012-04-23 18:46:17)

Offline

#5 2012-04-25 09:43:26

girzel
Member
Registered: 2010-06-27
Posts: 74

Re: issue buiding emacs-bzr & emacs-git

Not a real solution, but the error seems to be coming from Imagemagick support in emacs and when I configured like so:

./configure --without-imagemagick

It compiled just fine, though, obviously, without imagemagick support.

Anyway, a temporary workaround…

Eric

Offline

#6 2012-04-26 03:10:07

nsantos
Member
From: Philippines
Registered: 2012-04-26
Posts: 3
Website

Re: issue buiding emacs-bzr & emacs-git

Hi.  As I mentioned on the AUR page for emacs-bzr, I was able to build a package with the recipe untouched without problems.  I'm at revision 108018, and am linking against GTK+3.

Offline

#7 2012-04-26 20:57:29

WzTian
Member
Registered: 2012-02-07
Posts: 3

Re: issue buiding emacs-bzr & emacs-git

nsantos wrote:

Hi.  As I mentioned on the AUR page for emacs-bzr, I was able to build a package with the recipe untouched without problems.  I'm at revision 108018, and am linking against GTK+3.

The problem persists for revision 108048 linking against gtk2.

Offline

#8 2012-04-27 16:07:56

nsantos
Member
From: Philippines
Registered: 2012-04-26
Posts: 3
Website

Re: issue buiding emacs-bzr & emacs-git

You guys all follow [testing]?  Because I don't.  (@bintang from the AUR subsite stumbled upon that, by the way).

Offline

#9 2012-04-29 18:23:25

WzTian
Member
Registered: 2012-02-07
Posts: 3

Re: issue buiding emacs-bzr & emacs-git

nsantos wrote:

You guys all follow [testing]?  Because I don't.  (@bintang from the AUR subsite stumbled upon that, by the way).

I didn't enable [testing]. BTW my system is 32bit, in case that can be relevant.

Offline

#10 2012-04-30 23:19:00

Stefan Husmann
Member
From: Germany
Registered: 2007-08-07
Posts: 1,391

Re: issue buiding emacs-bzr & emacs-git

WzTian wrote:

BTW my system is 32bit, in case that can be relevant.

Maybe this is an important hint. I compiled emacs-bzr the day before yesterday without issues against gtk2 and gtk 3 on x86_64.

Offline

#11 2012-05-01 08:21:58

nicolasavru
Member
Registered: 2010-09-17
Posts: 8

Re: issue buiding emacs-bzr & emacs-git

Both of my systems with the issue are 64bit.

Offline

#12 2012-05-04 14:26:53

mrz87
Member
Registered: 2011-05-11
Posts: 8

Re: issue buiding emacs-bzr & emacs-git

I can confirm I get this error on a 64bit machine but not on a 32 bit one, using emacs-bzr.

Offline

#13 2012-05-05 04:24:24

nsantos
Member
From: Philippines
Registered: 2012-04-26
Posts: 3
Website

Re: issue buiding emacs-bzr & emacs-git

I think that, at this point--unless you *absolutely* have to have it--I recommend that emacs-bzr be compiled *without* ImageMagick support.  I'd likely look into what the problem is, and (if I do) definitely file a bug report upstream if it's the Emacs devs that are screwing up.  Except I've quite a bit on my plate at the moment.

Offline

#14 2012-05-28 16:47:46

eschulte
Member
Registered: 2012-05-28
Posts: 1

Re: issue buiding emacs-bzr & emacs-git

This has been reported to emacs-bugs. http://thread.gmane.org/gmane.emacs.bugs/60349

Offline

Board footer

Powered by FluxBB