From unknown Sat Sep 06 23:27:08 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#11558 <11558@debbugs.gnu.org> To: bug#11558 <11558@debbugs.gnu.org> Subject: Status: 24.1.50; Image Magick related build failure on bzr revision 108365 Reply-To: bug#11558 <11558@debbugs.gnu.org> Date: Sun, 07 Sep 2025 06:27:08 +0000 retitle 11558 24.1.50; Image Magick related build failure on bzr revision 1= 08365 reassign 11558 emacs submitter 11558 Eric Schulte severity 11558 important thanks From debbugs-submit-bounces@debbugs.gnu.org Fri May 25 12:11:44 2012 Received: (at submit) by debbugs.gnu.org; 25 May 2012 16:11:44 +0000 Received: from localhost ([127.0.0.1]:43458 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SXx6q-0000wV-N7 for submit@debbugs.gnu.org; Fri, 25 May 2012 12:11:44 -0400 Received: from eggs.gnu.org ([208.118.235.92]:45057) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SXwZ6-0000Ar-NB for submit@debbugs.gnu.org; Fri, 25 May 2012 11:36:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SXwXx-0008OA-Qg for submit@debbugs.gnu.org; Fri, 25 May 2012 11:35:26 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:58483) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SXwXx-0008O5-Na for submit@debbugs.gnu.org; Fri, 25 May 2012 11:35:21 -0400 Received: from eggs.gnu.org ([208.118.235.92]:35254) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SXwXv-0007xm-Oy for bug-gnu-emacs@gnu.org; Fri, 25 May 2012 11:35:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SXwXq-0008NE-MX for bug-gnu-emacs@gnu.org; Fri, 25 May 2012 11:35:19 -0400 Received: from mailout-us.gmx.com ([74.208.5.67]:53957 helo=mailout-us.mail.com) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1SXwXq-0008Mk-Ee for bug-gnu-emacs@gnu.org; Fri, 25 May 2012 11:35:14 -0400 Received: (qmail invoked by alias); 25 May 2012 15:35:11 -0000 Received: from c-174-56-50-60.hsd1.nm.comcast.net (EHLO bagel) [174.56.50.60] by mail.gmx.com (mp-us008) with SMTP; 25 May 2012 11:35:11 -0400 X-Authenticated: #67821228 X-Provags-ID: V01U2FsdGVkX19g69E7moVgq5q5R3T38GijoCDYxu7cJA/PqIXLDY ccZhfTYS0vMR9E From: Eric Schulte To: bug-gnu-emacs@gnu.org Subject: 24.1.50; Image Magick related build failure on bzr revision 108365 Date: Fri, 25 May 2012 09:35:01 -0600 Message-ID: <87obpcjmu2.fsf@gmx.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Fri, 25 May 2012 12:11:23 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) Hi, For the past week or so the Emacs bzr HEAD has failed to build with image magick support. The following error is signaled [1]. I'm running a 64-but Arch GNU-Linux system, and other Arch users have noticed this problem as well [2]. As Arch tries to include the latest version of all tools this is likely due to a conflict with the most recent version of imagemagick. I have the following version installed [3]. Please let me know if there is any other information I can provide. Thanks, Footnotes: [1] $ make build ... temacs: magick/exception.c:968: ThrowMagickExceptionList: Assertion `exception->signature == 0xabacadabUL' failed. /bin/sh: line 5: 17636 Aborted `/bin/pwd`/temacs --batch --load loadup bootstrap [2] https://bbs.archlinux.org/viewtopic.php?id=140037 [3] $ convert --version Version: ImageMagick 6.7.6-8 2012-05-01 Q16 http://www.imagemagick.org Copyright: Copyright (C) 1999-2012 ImageMagick Studio LLC Features: OpenMP -- Eric Schulte http://cs.unm.edu/~eschulte From debbugs-submit-bounces@debbugs.gnu.org Fri May 25 16:22:29 2012 Received: (at 11558) by debbugs.gnu.org; 25 May 2012 20:22:29 +0000 Received: from localhost ([127.0.0.1]:43590 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SY11n-0006af-U4 for submit@debbugs.gnu.org; Fri, 25 May 2012 16:22:28 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:53312 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SY11S-0006aG-NY for 11558@debbugs.gnu.org; Fri, 25 May 2012 16:22:26 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1SY10R-0004Bj-9p; Fri, 25 May 2012 16:21:03 -0400 From: Glenn Morris To: Eric Schulte Subject: Re: bug#11558: 24.1.50; Image Magick related build failure on bzr revision 108365 References: <87obpcjmu2.fsf@gmx.com> X-Spook: ISEC lock picking Hugo Chavez SWAT Aladdin digicash X-Ran: #>]y*ODK$9QuL?=c1q|D%Mkx(Kw_Yh^7N^tRvAxRMZ@j:o!h0yJ|M%ZHTN=mlOe;_xbK6W X-Hue: green X-Debbugs-No-Ack: yes X-Attribution: GM Date: Fri, 25 May 2012 16:21:03 -0400 In-Reply-To: <87obpcjmu2.fsf@gmx.com> (Eric Schulte's message of "Fri, 25 May 2012 09:35:01 -0600") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -5.7 (-----) X-Debbugs-Envelope-To: 11558 Cc: 11558@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.7 (-----) Can you build the current emacs-24 branch on that machine? If so, what happens if you visit leim/MISC-DIC/ziranma.cin? For the trunk, does it help to add --eval '(progn (setq imagemagick-types-inhibit t) (imagemagick-register-types))' to RUN_EMACS in leim/Makefile.in and rebuild from a clean state? If so, this is probably http://debbugs.gnu.org/11521 From debbugs-submit-bounces@debbugs.gnu.org Sat May 26 18:28:00 2012 Received: (at 11558) by debbugs.gnu.org; 26 May 2012 22:28:00 +0000 Received: from localhost ([127.0.0.1]:44540 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SYPSq-0000Yo-5q for submit@debbugs.gnu.org; Sat, 26 May 2012 18:28:00 -0400 Received: from mailout-us.gmx.com ([74.208.5.67]:58492 helo=mailout-us.mail.com) by debbugs.gnu.org with smtp (Exim 4.72) (envelope-from ) id 1SYPSV-0000Y9-JX for 11558@debbugs.gnu.org; Sat, 26 May 2012 18:27:58 -0400 Received: (qmail invoked by alias); 26 May 2012 22:26:25 -0000 Received: from c-174-56-50-60.hsd1.nm.comcast.net (EHLO bagel) [174.56.50.60] by mail.gmx.com (mp-us008) with SMTP; 26 May 2012 18:26:25 -0400 X-Authenticated: #67821228 X-Provags-ID: V01U2FsdGVkX1+Pylx3ZEKPxmdvk0dQIw4UkeUsOt4IpnO4TiiRP9 JgIKtt8ThSvLnh From: Eric Schulte To: Glenn Morris Subject: Re: bug#11558: 24.1.50; Image Magick related build failure on bzr revision 108365 References: <87obpcjmu2.fsf@gmx.com> Date: Sat, 26 May 2012 16:26:12 -0600 Message-ID: <87aa0uh94r.fsf@gmx.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Y-GMX-Trusted: 0 X-Spam-Score: -1.9 (-) X-Debbugs-Envelope-To: 11558 Cc: 11558@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) Glenn Morris writes: > Can you build the current emacs-24 branch on that machine? Yes. > > If so, what happens if you visit leim/MISC-DIC/ziranma.cin? > The buffer appears to render correctly, including a number of Chinese characters. > > For the trunk, does it help to add > > --eval '(progn (setq imagemagick-types-inhibit t) (imagemagick-register-types))' > > to RUN_EMACS in leim/Makefile.in and rebuild from a clean state? > No, with the above change on trunk I still run into the same error, namely Loading /home/eschulte/src/emacs/lisp/image.el (source).. temacs: magick/exception.c:968: ThrowMagickExceptionList: Assertion `exception->signature == 0xabacadabUL' failed. /bin/sh: line 5: 24828 Aborted `/bin/pwd`/temacs --batch --load loadup bootstrap make[1]: *** [bootstrap-emacs] Error 1 make[1]: Leaving directory `/home/eschulte/src/emacs/src' make: *** [src] Error 2 > > If so, this is probably http://debbugs.gnu.org/11521 I hope this information helps, please let me know if there is anything else I can do. Best, -- Eric Schulte http://cs.unm.edu/~eschulte From debbugs-submit-bounces@debbugs.gnu.org Sat May 26 18:34:44 2012 Received: (at 11558) by debbugs.gnu.org; 26 May 2012 22:34:44 +0000 Received: from localhost ([127.0.0.1]:44549 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SYPZM-0000jJ-Cu for submit@debbugs.gnu.org; Sat, 26 May 2012 18:34:44 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:43214 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SYPZK-0000jB-64 for 11558@debbugs.gnu.org; Sat, 26 May 2012 18:34:42 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1SYPYC-0007Nl-IR; Sat, 26 May 2012 18:33:32 -0400 From: Glenn Morris To: Eric Schulte Subject: Re: bug#11558: 24.1.50; Image Magick related build failure on bzr revision 108365 References: <87obpcjmu2.fsf@gmx.com> <87aa0uh94r.fsf@gmx.com> X-Spook: North Korea assassinate event security lock picking X-Ran: %3kkw(6PV7(#=BOOg!R'!%^V2*B&H_gMq$;o9RJ.vuCxCdhZ_!i7eyrk?%^OV.EzG~m4!c X-Hue: white X-Debbugs-No-Ack: yes X-Attribution: GM Date: Sat, 26 May 2012 18:33:32 -0400 In-Reply-To: <87aa0uh94r.fsf@gmx.com> (Eric Schulte's message of "Sat, 26 May 2012 16:26:12 -0600") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: 11558 Cc: 11558@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) Eric Schulte wrote: > I hope this information helps, please let me know if there is anything > else I can do. Well, it shows that the problem wasn't what I thought it was. :) I don't suppose it helps to also add: --eval '(progn (setq imagemagick-types-inhibit t) (imagemagick-register-types))' to BYTE_COMPILE_EXTRA_FLAGS in lisp/Makefile.in? If not, then I don't know what the problem could be. AFAIK, the only relevant difference between emacs-24 and trunk is that in the latter ImageMagick types are registered by default. From debbugs-submit-bounces@debbugs.gnu.org Sat May 26 19:33:24 2012 Received: (at 11558) by debbugs.gnu.org; 26 May 2012 23:33:24 +0000 Received: from localhost ([127.0.0.1]:44568 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SYQU8-00024O-1M for submit@debbugs.gnu.org; Sat, 26 May 2012 19:33:24 -0400 Received: from mailout-us.gmx.com ([74.208.5.67]:58463) by debbugs.gnu.org with smtp (Exim 4.72) (envelope-from ) id 1SYQU6-00024C-Bu for 11558@debbugs.gnu.org; Sat, 26 May 2012 19:33:23 -0400 Received: (qmail invoked by alias); 26 May 2012 23:32:07 -0000 Received: from c-174-56-50-60.hsd1.nm.comcast.net (EHLO bagel) [174.56.50.60] by mail.gmx.com (mp-us004) with SMTP; 26 May 2012 19:32:07 -0400 X-Authenticated: #67821228 X-Provags-ID: V01U2FsdGVkX1+3Igwxgg23Vt6DFjrT3ykqeLDyvR6/Bht9SzlFnD s2ScGpYcFVf1E2 From: Eric Schulte To: Glenn Morris Subject: Re: bug#11558: 24.1.50; Image Magick related build failure on bzr revision 108365 References: <87obpcjmu2.fsf@gmx.com> <87aa0uh94r.fsf@gmx.com> Date: Sat, 26 May 2012 17:31:51 -0600 In-Reply-To: (Glenn Morris's message of "Sat, 26 May 2012 18:33:32 -0400") Message-ID: <874nr2h63c.fsf@gmx.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Y-GMX-Trusted: 0 X-Spam-Score: -1.9 (-) X-Debbugs-Envelope-To: 11558 Cc: 11558@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) Glenn Morris writes: > Eric Schulte wrote: > >> I hope this information helps, please let me know if there is anything >> else I can do. > > Well, it shows that the problem wasn't what I thought it was. :) > > I don't suppose it helps to also add: > > --eval '(progn (setq imagemagick-types-inhibit t) > (imagemagick-register-types))' > > to BYTE_COMPILE_EXTRA_FLAGS in lisp/Makefile.in? > No help, I still get the same error. > > If not, then I don't know what the problem could be. AFAIK, the only > relevant difference between emacs-24 and trunk is that in the latter > ImageMagick types are registered by default. Beyond my pay grade. If there are any further tests I can run, please let me know. Thanks, -- Eric Schulte http://cs.unm.edu/~eschulte From debbugs-submit-bounces@debbugs.gnu.org Sat May 26 23:09:55 2012 Received: (at 11558) by debbugs.gnu.org; 27 May 2012 03:09:55 +0000 Received: from localhost ([127.0.0.1]:45166 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SYTrf-00076I-K6 for submit@debbugs.gnu.org; Sat, 26 May 2012 23:09:55 -0400 Received: from mail-ob0-f172.google.com ([209.85.214.172]:49412) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SYTrK-00075k-GF for 11558@debbugs.gnu.org; Sat, 26 May 2012 23:09:53 -0400 Received: by obbeh20 with SMTP id eh20so4095240obb.3 for <11558@debbugs.gnu.org>; Sat, 26 May 2012 20:08:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=wVOPIyjS0LVBH0AVM8ldl6lVzIHOqsF+d88F/U1JIsU=; b=xZUM+ZTs6obu06193sjgOlV8yCKdnBKiZdUMECSz+FpgFl+56gDpd7N6QLpbrLbsxg VTxYwo1vrrPe2Ah2Cwu3PwyfeeghAj34xDaYu+A7LnHuJZvBIji/9/dlhDzBFgLPxEwX 8Rae5yhzuHYCA22PYmwix54aRemn30FnCp6ddOclEOMbskj7RU7HxGHAuBNaN+FYrUPi LMEPa5ztu0+HXGkuo/KeSsIAodpuMvki7fCtVt3AKS8k+q04Nj918EnKtzAsWQPRLBHD Hvy3W/t1tXmet7WHZKJsWvaazJWseVO1e/QF9VaoMIQK1D0wklCDgzFrzOAtFrGxKMeM eNaw== Received: by 10.50.181.164 with SMTP id dx4mr1919611igc.1.1338088099067; Sat, 26 May 2012 20:08:19 -0700 (PDT) Received: from [192.168.1.3] (71-208-70-38.hlrn.qwest.net. [71.208.70.38]) by mx.google.com with ESMTPS id f8sm6408614ign.0.2012.05.26.20.08.17 (version=SSLv3 cipher=OTHER); Sat, 26 May 2012 20:08:18 -0700 (PDT) Message-ID: <4FC19A98.9040805@gmail.com> Date: Sat, 26 May 2012 21:08:08 -0600 From: Christoph Scholtes User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: Eric Schulte Subject: Re: bug#11558: 24.1.50; Image Magick related build failure on bzr revision 108365 References: <87obpcjmu2.fsf@gmx.com> <87aa0uh94r.fsf@gmx.com> <874nr2h63c.fsf@gmx.com> In-Reply-To: <874nr2h63c.fsf@gmx.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 11558 Cc: Glenn Morris , 11558@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.3 (--) Just for the record, I get the same error with bzr r108387. System is ArchLinux, gcc 4.7.0. Christoph From debbugs-submit-bounces@debbugs.gnu.org Sun May 27 02:00:23 2012 Received: (at submit) by debbugs.gnu.org; 27 May 2012 06:00:23 +0000 Received: from localhost ([127.0.0.1]:45221 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SYWWc-0002Ys-S6 for submit@debbugs.gnu.org; Sun, 27 May 2012 02:00:23 -0400 Received: from eggs.gnu.org ([208.118.235.92]:39312) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SYWWZ-0002Ye-MP for submit@debbugs.gnu.org; Sun, 27 May 2012 02:00:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SYWVL-0004Dp-6T for submit@debbugs.gnu.org; Sun, 27 May 2012 01:59:04 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:34486) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SYWVL-0004Dl-3X for submit@debbugs.gnu.org; Sun, 27 May 2012 01:59:03 -0400 Received: from eggs.gnu.org ([208.118.235.92]:36441) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SYWVJ-0006h0-AF for bug-gnu-emacs@gnu.org; Sun, 27 May 2012 01:59:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SYWVH-0004DX-5A for bug-gnu-emacs@gnu.org; Sun, 27 May 2012 01:59:00 -0400 Received: from plane.gmane.org ([80.91.229.3]:41704) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SYWVG-0004DS-UF for bug-gnu-emacs@gnu.org; Sun, 27 May 2012 01:58:59 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SYWVD-0004Hq-Dj for bug-gnu-emacs@gnu.org; Sun, 27 May 2012 07:58:55 +0200 Received: from pd9eb369a.dip.t-dialin.net ([217.235.54.154]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 27 May 2012 07:58:55 +0200 Received: from Stromeko by pd9eb369a.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 27 May 2012 07:58:55 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: bug-gnu-emacs@gnu.org From: Achim Gratz Subject: Re: bug#11558: 24.1.50; Image Magick related build failure on bzr revision 108365 Date: Sun, 27 May 2012 07:58:37 +0200 Lines: 37 Message-ID: <87d35qrwqa.fsf@Rainer.invalid> References: <87obpcjmu2.fsf@gmx.com> Mime-Version: 1.0 Content-Type: text/plain X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: pd9eb369a.dip.t-dialin.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) Cancel-Lock: sha1:zygofoCPoI9i4g4sVMwli8cJtUo= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) Eric Schulte writes: > Footnotes: > [1] $ make build > ... > temacs: magick/exception.c:968: ThrowMagickExceptionList: Assertion `exception->signature == 0xabacadabUL' failed. > /bin/sh: line 5: 17636 Aborted `/bin/pwd`/temacs --batch --load loadup bootstrap It surely might be helpful to know what the value of exception->signature is at that point instead of knowing what it isn't... > [2] https://bbs.archlinux.org/viewtopic.php?id=140037 I can confirm that a 32bit build doesn't bail on openSUSE, so it looks like it is related to the 64bit builds only. What configuration did you compile Emacs with (and it might be a good idea to check the configuration for the Magick build as well - if they don't match, that might explain something)? > [3] $ convert --version > Version: ImageMagick 6.7.6-8 2012-05-01 Q16 http://www.imagemagick.org > Copyright: Copyright (C) 1999-2012 ImageMagick Studio LLC > Features: OpenMP $ convert --version Version: ImageMagick 6.7.2-7 2011-10-19 Q16 http://www.imagemagick.org Copyright: Copyright (C) 1999-2011 ImageMagick Studio LLC Features: OpenMP Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptation for Waldorf rackAttack V1.04R1: http://Synth.Stromeko.net/Downloads.html#WaldorfSDada From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 11 16:32:41 2012 Received: (at 11558) by debbugs.gnu.org; 11 Jul 2012 20:32:41 +0000 Received: from localhost ([127.0.0.1]:33966 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Sp3aS-0000Ol-Bi for submit@debbugs.gnu.org; Wed, 11 Jul 2012 16:32:41 -0400 Received: from mail-yw0-f42.google.com ([209.85.213.42]:45535) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Sp3YB-0000L7-1v for 11558@debbugs.gnu.org; Wed, 11 Jul 2012 16:30:19 -0400 Received: by yhoo21 with SMTP id o21so500345yho.29 for <11558@debbugs.gnu.org>; Wed, 11 Jul 2012 13:24:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=FAk3k2oLV5+sisjLKlLv4GQEphwmTqVCxl2woJClES4=; b=cpUAcoBv8U88OJSOmMcK73iJkS9LKfKy5eSnjHYjpbvANre2e9EZy2n858QO4CPD/l x2ImvC1M+5tXKcsKccx8o3y+x0hMI3DFpS8jl8eSc7wYyyXoJpgJMBhRJyhHoW9TL/9Z ScdnwRAK93B8Ft4jNSCO3fRQOhqjFjA9bSowigbqiONlWoGZ0St1v5KH/7aKNX4JxV07 3xAUpglyJuyogQ6qjPPALMWFaayilBlMKDGBVomjNsT/+Ya/sV05pUuDmp9wK6+MdQIn VHHwW76lJlAfWWaUXYB/H88poafJh3nfma8bS8Sd00Vn+yj+fNyHUUZ0pum4KA4u7Mto G25g== MIME-Version: 1.0 Received: by 10.66.75.71 with SMTP id a7mr84417090paw.48.1342038289920; Wed, 11 Jul 2012 13:24:49 -0700 (PDT) Received: by 10.68.74.193 with HTTP; Wed, 11 Jul 2012 13:24:49 -0700 (PDT) Date: Wed, 11 Jul 2012 23:24:49 +0300 X-Google-Sender-Auth: Ht5SZWqta3dP3x68V5EKvycd-NU Message-ID: Subject: bug#11558: 24.1.50; Image Magick related build failure on bzr revision 108365 From: Kalle Kankare To: 11558@debbugs.gnu.org Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: 11558 X-Mailman-Approved-At: Wed, 11 Jul 2012 16:32:38 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) Hi, I am also seeing the problem of temacs failing to load lisp/image.el on 64-bit Archlinux during build. It fails with the following output: ... Loading /home/kopoli/src/emacs/lisp/image.el (source)... temacs: magick/exception.c:968: ThrowMagickExceptionList: Assertion `exception->signature == 0xabacadabUL' failed. /bin/sh: line 6: 27994 Aborted `/bin/pwd`/temacs --batch --load loadup bootstrap ... By running temacs through gdb it appears that the problem is in the defun "imagemagick-types". The call to "GetMagickList" receives an argument of type ExceptionInfo, which, by my interpretation of the error message, needs to be initialized a certain way. Currently it is just given an uninitialized local variable as an argument. By looking through through ImageMagick documentation, the functions "GetExceptionInfo" and "DestroyExceptionInfo" initialize and deinitialize the ExceptionInfo-structure, respectively. I got the build to complete by introducing the following change: --- src/image.c 2012-07-09 12:02:27 +0000 +++ src/image.c 2012-07-11 19:59:24 +0000 @@ -7968,7 +7968,9 @@ Lisp_Object typelist = Qnil; size_t numf = 0; ExceptionInfo ex; + GetExceptionInfo(&ex); char **imtypes = GetMagickList ("*", &numf, &ex); + DestroyExceptionInfo(&ex); size_t i; Lisp_Object Qimagemagicktype; for (i = 0; i < numf; i++) The generated emacs-binary at least appears to function properly. I tested this with the following versions: emacs: bzr:109033 gcc: 4.7.1 ImageMagick: 6.7.8-1 From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 12 05:24:57 2012 Received: (at 11558) by debbugs.gnu.org; 12 Jul 2012 09:24:57 +0000 Received: from localhost ([127.0.0.1]:35118 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SpFdp-00057d-DO for submit@debbugs.gnu.org; Thu, 12 Jul 2012 05:24:57 -0400 Received: from mailout.melmac.se ([62.20.26.67]:61376) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SpFdn-00057W-Qy for 11558@debbugs.gnu.org; Thu, 12 Jul 2012 05:24:56 -0400 Received: from mail01.melmac.se (mail01.melmac.se [62.20.26.80]) by mailout.melmac.se (Postfix) with ESMTP id E26269300 for <11558@debbugs.gnu.org>; Thu, 12 Jul 2012 11:19:21 +0200 (CEST) Received: (qmail 565 invoked by uid 89); 12 Jul 2012 09:19:18 -0000 Received: from h-46-59-42-18.na.cust.bahnhof.se (HELO coolsville.localdomain) (boel.djarv@bdtv.se@46.59.42.18) by mail01.melmac.se with ESMTPA; 12 Jul 2012 09:19:18 -0000 Received: from [172.20.199.13] (zeplin [172.20.199.13]) by coolsville.localdomain (Postfix) with ESMTPSA id 6ECBC7FA06C; Thu, 12 Jul 2012 11:19:21 +0200 (CEST) Subject: Re: bug#11558: 24.1.50; Image Magick related build failure on bzr revision 108365 Mime-Version: 1.0 (Apple Message framework v1278) Content-Type: text/plain; charset=us-ascii From: =?iso-8859-1?Q?Jan_Dj=E4rv?= In-Reply-To: Date: Thu, 12 Jul 2012 11:19:21 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <4B43DF4E-B37C-49B3-9B5F-16C51BF2D8D3@swipnet.se> References: <87obpcjmu2.fsf@gmx.com> To: Kalle Kankare X-Mailer: Apple Mail (2.1278) X-Spam-Score: -1.2 (-) X-Debbugs-Envelope-To: 11558 Cc: 11558@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.2 (-) Hello. 11 jul 2012 kl. 22:24 skrev Kalle Kankare: > Hi, >=20 > I am also seeing the problem of temacs failing to load lisp/image.el > on 64-bit Archlinux during build. It fails with the following output: >=20 > ... > Loading /home/kopoli/src/emacs/lisp/image.el (source)... > temacs: magick/exception.c:968: ThrowMagickExceptionList: Assertion > `exception->signature =3D=3D 0xabacadabUL' failed. > /bin/sh: line 6: 27994 Aborted `/bin/pwd`/temacs > --batch --load loadup bootstrap > ... >=20 > By running temacs through gdb it appears that the problem is in the > defun "imagemagick-types". The call to "GetMagickList" receives an > argument of type ExceptionInfo, which, by my interpretation of the > error message, needs to be initialized a certain way. Currently it is > just given an uninitialized local variable as an argument. >=20 > By looking through through ImageMagick documentation, the functions > "GetExceptionInfo" and "DestroyExceptionInfo" initialize and > deinitialize the ExceptionInfo-structure, respectively. >=20 > I got the build to complete by introducing the following change: >=20 > --- src/image.c 2012-07-09 12:02:27 +0000 > +++ src/image.c 2012-07-11 19:59:24 +0000 > @@ -7968,7 +7968,9 @@ > Lisp_Object typelist =3D Qnil; > size_t numf =3D 0; > ExceptionInfo ex; > + GetExceptionInfo(&ex); > char **imtypes =3D GetMagickList ("*", &numf, &ex); > + DestroyExceptionInfo(&ex); > size_t i; > Lisp_Object Qimagemagicktype; > for (i =3D 0; i < numf; i++) >=20 >=20 > The generated emacs-binary at least appears to function properly. I > tested this with the following versions: >=20 > emacs: bzr:109033 > gcc: 4.7.1 > ImageMagick: 6.7.8-1 I see this too. Can it be that GetExceptionInfo/DestroyExceptionInfo is = version dependent and we need a configure check for them? People have = run Emacs with Imagemagic without this. Jan D. From debbugs-submit-bounces@debbugs.gnu.org Fri Jul 13 03:08:48 2012 Received: (at 11558) by debbugs.gnu.org; 13 Jul 2012 07:08:48 +0000 Received: from localhost ([127.0.0.1]:38198 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SpZzZ-0003by-E6 for submit@debbugs.gnu.org; Fri, 13 Jul 2012 03:08:47 -0400 Received: from deliver.uni-koblenz.de ([141.26.64.15]:41877) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SpZzW-0003bp-GZ for 11558@debbugs.gnu.org; Fri, 13 Jul 2012 03:08:44 -0400 Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 06B8BD2313; Fri, 13 Jul 2012 09:03:05 +0200 (CEST) X-Virus-Scanned: amavisd-new at uni-koblenz.de Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VPzO3pyPc16U; Fri, 13 Jul 2012 09:03:04 +0200 (CEST) X-CHKRCPT: Envelopesender noch tassilo@member.fsf.org Received: from thinkpad.tsdh.de (tsdh.uni-koblenz.de [141.26.67.142]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by deliver.uni-koblenz.de (Postfix) with ESMTPSA id 08545D2311; Fri, 13 Jul 2012 09:03:03 +0200 (CEST) From: Tassilo Horn To: Jan =?utf-8?Q?Dj=C3=A4rv?= Subject: Re: bug#11558: 24.1.50; Image Magick related build failure on bzr revision 108365 References: <87obpcjmu2.fsf@gmx.com> <4B43DF4E-B37C-49B3-9B5F-16C51BF2D8D3@swipnet.se> Date: Fri, 13 Jul 2012 09:03:00 +0200 In-Reply-To: <4B43DF4E-B37C-49B3-9B5F-16C51BF2D8D3@swipnet.se> ("Jan \=\?utf-8\?Q\?Dj\=C3\=A4rv\=22's\?\= message of "Thu, 12 Jul 2012 11:19:21 +0200") Message-ID: <87629sdty3.fsf@thinkpad.tsdh.de> User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -4.2 (----) X-Debbugs-Envelope-To: 11558 Cc: Kalle Kankare , 11558@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.2 (----) Jan Dj=C3=A4rv writes: >> I got the build to complete by introducing the following change: >>=20 >> --- src/image.c 2012-07-09 12:02:27 +0000 >> +++ src/image.c 2012-07-11 19:59:24 +0000 >> @@ -7968,7 +7968,9 @@ >> Lisp_Object typelist =3D Qnil; >> size_t numf =3D 0; >> ExceptionInfo ex; >> + GetExceptionInfo(&ex); >> char **imtypes =3D GetMagickList ("*", &numf, &ex); >> + DestroyExceptionInfo(&ex); >> size_t i; >> Lisp_Object Qimagemagicktype; >> for (i =3D 0; i < numf; i++) >>=20 >>=20 >> The generated emacs-binary at least appears to function properly. I >> tested this with the following versions: >>=20 >> emacs: bzr:109033 >> gcc: 4.7.1 >> ImageMagick: 6.7.8-1 > > I see this too. Can it be that GetExceptionInfo/DestroyExceptionInfo > is version dependent and we need a configure check for them? People > have run Emacs with Imagemagic without this. I build and run emacs with imagemagick support just fine. The IM version is 6.7.7.5, so it might be a version difference between 6.7.7 and 6.7.8. I also tried building and running with the above patch, and it doesn't seem to cause any harm. Bye, Tassilo From debbugs-submit-bounces@debbugs.gnu.org Fri Jul 13 08:27:27 2012 Received: (at 11558-done) by debbugs.gnu.org; 13 Jul 2012 12:27:27 +0000 Received: from localhost ([127.0.0.1]:38749 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Spexz-0004Br-5Q for submit@debbugs.gnu.org; Fri, 13 Jul 2012 08:27:27 -0400 Received: from mailout.melmac.se ([62.20.26.67]:54656) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Spexv-0004Bh-EW for 11558-done@debbugs.gnu.org; Fri, 13 Jul 2012 08:27:24 -0400 Received: from mail01.melmac.se (mail01.melmac.se [62.20.26.80]) by mailout.melmac.se (Postfix) with ESMTP id 5A05D9806 for <11558-done@debbugs.gnu.org>; Fri, 13 Jul 2012 14:21:42 +0200 (CEST) Received: (qmail 4274 invoked by uid 89); 13 Jul 2012 12:21:38 -0000 Received: from h-46-59-42-18.na.cust.bahnhof.se (HELO coolsville.localdomain) (boel.djarv@bdtv.se@46.59.42.18) by mail01.melmac.se with ESMTPA; 13 Jul 2012 12:21:38 -0000 Received: from [172.20.199.13] (zeplin [172.20.199.13]) by coolsville.localdomain (Postfix) with ESMTPSA id 9D7057FA06C; Fri, 13 Jul 2012 14:21:41 +0200 (CEST) Subject: Re: bug#11558: 24.1.50; Image Magick related build failure on bzr revision 108365 Mime-Version: 1.0 (Apple Message framework v1278) Content-Type: text/plain; charset=iso-8859-1 From: =?iso-8859-1?Q?Jan_Dj=E4rv?= In-Reply-To: <87629sdty3.fsf@thinkpad.tsdh.de> Date: Fri, 13 Jul 2012 14:21:42 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <7C929D90-A0E8-4DA3-97E1-152D8662CC57@swipnet.se> References: <87obpcjmu2.fsf@gmx.com> <4B43DF4E-B37C-49B3-9B5F-16C51BF2D8D3@swipnet.se> <87629sdty3.fsf@thinkpad.tsdh.de> To: Tassilo Horn X-Mailer: Apple Mail (2.1278) X-Spam-Score: -1.2 (-) X-Debbugs-Envelope-To: 11558-done Cc: Kalle Kankare , 11558-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.2 (-) Hello. I installed the patch, lets see if it fails on some version :-). Thanks, Jan D. 13 jul 2012 kl. 09:03 skrev Tassilo Horn: > Jan Dj=E4rv writes: >=20 >>> I got the build to complete by introducing the following change: >>>=20 >>> --- src/image.c 2012-07-09 12:02:27 +0000 >>> +++ src/image.c 2012-07-11 19:59:24 +0000 >>> @@ -7968,7 +7968,9 @@ >>> Lisp_Object typelist =3D Qnil; >>> size_t numf =3D 0; >>> ExceptionInfo ex; >>> + GetExceptionInfo(&ex); >>> char **imtypes =3D GetMagickList ("*", &numf, &ex); >>> + DestroyExceptionInfo(&ex); >>> size_t i; >>> Lisp_Object Qimagemagicktype; >>> for (i =3D 0; i < numf; i++) >>>=20 >>>=20 >>> The generated emacs-binary at least appears to function properly. I >>> tested this with the following versions: >>>=20 >>> emacs: bzr:109033 >>> gcc: 4.7.1 >>> ImageMagick: 6.7.8-1 >>=20 >> I see this too. Can it be that GetExceptionInfo/DestroyExceptionInfo >> is version dependent and we need a configure check for them? People >> have run Emacs with Imagemagic without this. >=20 > I build and run emacs with imagemagick support just fine. The IM > version is 6.7.7.5, so it might be a version difference between 6.7.7 > and 6.7.8. >=20 > I also tried building and running with the above patch, and it doesn't > seem to cause any harm. >=20 > Bye, > Tassilo From unknown Sat Sep 06 23:27:08 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 11 Aug 2012 11:24:03 +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