* Build failure on GNU/Linux ppc64
@ 2005-11-01 15:44 Jérôme Marant
2005-11-01 21:36 ` Andreas Schwab
0 siblings, 1 reply; 3+ messages in thread
From: Jérôme Marant @ 2005-11-01 15:44 UTC (permalink / raw)
Cc: schwab
Hi,
The current CVS trunk fails to build on Debian GNU/Linux ppc64, and its
seems to have been the case for few months.
With the following options:
CFLAGS="-DDEBIAN -g -Wno-pointer-sign -O2" ./configure --build powerpc64-linux-gnu --host powerpc64-linux-gnu --prefix=/usr --sharedstatedir=/var/lib --libexecdir=/usr/lib --localstatedir=/var --infodir=/usr/share/info --mandir=/usr/share/man --with-pop=yes --enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/22.0.50/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/22.0.50/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/22.0.50/leim --with-x=yes --with-x-toolkit=athena --with-toolkit-scroll-bars
The build ends with:
----------
...
make[2]: Leaving directory `/emacs-snapshot-20051027/src'
(cd lisp; /usr/bin/make -w bootstrap EMACS=../src/bootstrap-emacs)
make[2]: Entering directory `/emacs-snapshot-20051027/lisp'
wd=/emacs-snapshot-20051027/lisp; subdirs=`(cd $wd; find . -type d -print)`; for file in $subdirs; do case $file in */Old | */RCS | */CVS | */CVS/* | */.* | */.*/* | */=* ) ;; *) wins="$wins $wd/$file" ;; esac; done; \
for file in $wins; do \
/emacs-snapshot-20051027/lisp/../update-subdirs $file; \
done;
wd=/emacs-snapshot-20051027/lisp; subdirs=`(cd $wd; find . -type d -print)`; for file in $subdirs; do case $file in */Old | */RCS | */CVS | */CVS/* | */.* | */.*/* | */=* ) ;; *) wins="$wins $wd/$file" ;; esac; done; \
echo Directories: $wins; \
../src/bootstrap-emacs -batch --no-site-file --multibyte -l autoload --eval '(setq generated-autoload-file "/emacs-snapshot-20051027/lisp/loaddefs.el")' -f batch-update-autoloads $wins
Directories: /emacs-snapshot-20051027/lisp/. /emacs-snapshot-20051027/lisp/./url /emacs-snapshot-20051027/lisp/./textmodes /emacs-snapshot-20051027/lisp/./term /emacs-snapshot-20051027/lisp/./progmodes /emacs-snapshot-20051027/lisp/./play /emacs-snapshot-20051027/lisp/./obsolete /emacs-snapshot-20051027/lisp/./net /emacs-snapshot-20051027/lisp/./mh-e /emacs-snapshot-20051027/lisp/./mail /emacs-snapshot-20051027/lisp/./language /emacs-snapshot-20051027/lisp/./international /emacs-snapshot-20051027/lisp/./gnus /emacs-snapshot-20051027/lisp/./eshell /emacs-snapshot-20051027/lisp/./emulation /emacs-snapshot-20051027/lisp/./emacs-lisp /emacs-snapshot-20051027/lisp/./calendar /emacs-snapshot-20051027/lisp/./calc
/bin/sh: line 1: 11946 Segmentation fault ../src/bootstrap-emacs -batch --no-site-file --multibyte -l autoload --eval '(setq generated-autoload-file "/emacs-snapshot-20051027/lisp/loaddefs.el")' -f batch-update-autoloads $wins
make[2]: *** [autoloads] Error 139
make[2]: Leaving directory `/emacs-snapshot-20051027/lisp'
make[1]: *** [bootstrap-build] Error 2
make[1]: Leaving directory `/emacs-snapshot-20051027'
make: *** [build-stamp] Error 2
----------
Andreas, since you worked on the port, do you have any idea? It used to
work with a different toolchain (currently gcc 4.0 instead of 3.4)
Thanks in advance.
Regards,
--
Jérôme Marant
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-11-01 22:35 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-01 15:44 Build failure on GNU/Linux ppc64 Jérôme Marant
2005-11-01 21:36 ` Andreas Schwab
2005-11-01 22:35 ` Jérôme Marant
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.