all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#10749: 24.0.93; does not compile on Mac OS X 10.4.11/PPC in international/mule-conf
@ 2012-02-06 23:40 Peter Dyballa
  2012-02-09  9:39 ` Peter Dyballa
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Peter Dyballa @ 2012-02-06 23:40 UTC (permalink / raw
  To: 10749

Hello!

The error is this:

	Loading cus-start (source)...
	Loading international/mule (source)...
	Loading international/mule-conf (source)...
	Wrong type argument: listp, "DEAD"
	make[2]: *** [bootstrap-emacs] Error 1

It happens when I try to build the NS and the X11 variants. On Mac OS X 10.6.8 all goes well... (with another compiler version and intel hardware)


I made distclean, bootstrap, and of course I configured between the makes. Every time it ends with the same messages.

--
Greetings

  Pete

Specifications are for the weak and timid!






^ permalink raw reply	[flat|nested] 17+ messages in thread
* bug#10780: 24.0.93 fails to build with 'Invalid function: "DEAD"'
@ 2012-02-10 15:51 Dan Horák
  2012-02-10 17:36 ` Glenn Morris
  0 siblings, 1 reply; 17+ messages in thread
From: Dan Horák @ 2012-02-10 15:51 UTC (permalink / raw
  To: 10780

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.






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

end of thread, other threads:[~2012-04-16 20:24 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-06 23:40 bug#10749: 24.0.93; does not compile on Mac OS X 10.4.11/PPC in international/mule-conf Peter Dyballa
2012-02-09  9:39 ` Peter Dyballa
2012-02-09 21:50   ` Peter Dyballa
2012-02-09 23:45     ` Peter Dyballa
2012-02-15  7:24 ` bug#10749: 24.0.93 fails to build with 'Invalid function: "DEAD"' Paul Eggert
2012-02-15  7:39   ` Dan Horák
2012-02-15  8:14     ` Paul Eggert
2012-02-15  9:55       ` bug#10749: bug#10780: " Andreas Schwab
2012-02-15  9:15     ` Paul Eggert
2012-02-15 10:09       ` Andreas Schwab
2012-02-20 23:14         ` Paul Eggert
2012-02-21  9:32           ` Dan Horák
2012-02-21 23:37             ` bug#10749: " Paul Eggert
2012-02-15 16:38       ` bug#10780: " Dan Horák
     [not found] ` <handler.10749.B.132860743020881.ack@debbugs.gnu.org>
2012-04-16 20:24   ` bug#10749: Acknowledgement (24.0.93; does not compile on Mac OS X 10.4.11/PPC in international/mule-conf) Peter Dyballa
  -- strict thread matches above, loose matches on Subject: below --
2012-02-10 15:51 bug#10780: 24.0.93 fails to build with 'Invalid function: "DEAD"' Dan Horák
2012-02-10 17:36 ` Glenn Morris

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.