emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#10780: closed (24.0.93 fails to build with 'Invali


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#10780: closed (24.0.93 fails to build with 'Invalid function: "DEAD"')
Date: Tue, 21 Feb 2012 23:41:02 +0000

Your message dated Tue, 21 Feb 2012 15:37:17 -0800
with message-id <address@hidden>
and subject line Re: 24.0.93 fails to build with 'Invalid function: "DEAD"'
has caused the debbugs.gnu.org bug report #10780,
regarding 24.0.93 fails to build with 'Invalid function: "DEAD"'
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
10780: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10780
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.0.93 fails to build with 'Invalid function: "DEAD"' Date: Fri, 10 Feb 2012 16:51:46 +0100
Hi,

emacs 24.0.93 (and 24.0.92) fails to build on ppc and s390 (32-bit
big-endians) with

make[3]: Entering directory
`/builddir/build/BUILD/emacs-24.0.93/build-gtk/lisp' 
cd /builddir/build/BUILD/emacs-24.0.93/lisp; subdirs=`(find . -type d -print)`; 
for file in $subdirs; do case $file in */.* | */.*/* | */=* | */cedet* ) ;; *) 
wins="$wins $file" ;; esac; done; \
for file in $wins; do \
   /builddir/build/BUILD/emacs-24.0.93/update-subdirs $file; \
done;
make[3]: Leaving directory `/builddir/build/BUILD/emacs-24.0.93/build-gtk/lisp'
if test "no" = "yes"; then \
  ln -f temacs bootstrap-emacs; \
else \
  `/bin/pwd`/temacs --batch --load loadup bootstrap || exit 1; \
  mv -f emacs bootstrap-emacs; \
fi
Loading loadup.el (source)...
Using load-path (/builddir/build/BUILD/emacs-24.0.93/lisp 
/builddir/build/BUILD/emacs-24.0.93/lisp/emacs-lisp 
/builddir/build/BUILD/emacs-24.0.93/lisp/language 
/builddir/build/BUILD/emacs-24.0.93/lisp/international 
/builddir/build/BUILD/emacs-24.0.93/lisp/textmodes)
Loading emacs-lisp/byte-run (source)...
Loading emacs-lisp/backquote (source)...
Loading subr (source)...
Invalid function: "DEAD"
make[2]: Leaving directory `/builddir/build/BUILD/emacs-24.0.93/build-gtk/src'
make[2]: *** [bootstrap-emacs] Error 1
make[1]: Leaving directory `/builddir/build/BUILD/emacs-24.0.93/build-gtk'
make[1]: *** [src] Error 2
make: *** [bootstrap] Error 2
RPM build errors:
error: Bad exit status from /var/tmp/rpm-tmp.SbWTXU (%build)
    Bad exit status from /var/tmp/rpm-tmp.SbWTXU (%build)
Child returncode was: 1
EXCEPTION: Command failed. See logs for output.
...

Build environment was Fedora 17 with gcc 4.7, but also fails on RHEL-6.
Builds on ppc64 and s390x were successful.




--- End Message ---
--- Begin Message --- Subject: Re: 24.0.93 fails to build with 'Invalid function: "DEAD"' Date: Tue, 21 Feb 2012 15:37:17 -0800 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0) Gecko/20120131 Thunderbird/10.0
On 02/21/2012 01:32 AM, Dan HorĂ¡k wrote:
> this change fixed the issue for me.

Great!  Thanks for checking.  I'm marking 10780 as "done".

I'm leaving 10749 open, as it occurs without wide ints
<http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10749#11>
and is almost surely a different bug.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]