GNU bug report logs - #1211
Compilation fails on latest cvs

Previous Next

Package: emacs;

Reported by: Marco Pessotto <melmothx <at> gmail.com>

Date: Mon, 20 Oct 2008 14:20:03 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 1211 in the body.
You can then email your comments to 1211 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1211; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to Marco Pessotto <melmothx <at> gmail.com>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Marco Pessotto <melmothx <at> gmail.com>
To: gnu-emacs-bug <at> moderators.isc.org
Subject: Compilation fails on latest cvs
Date: Mon, 20 Oct 2008 16:08:27 +0200
Compilation fails on the latest cvs

CFLAGS='-O2 -march=i486 -mtune=i686'
CXXFLAGS='-O2 -march=i486 -mtune=i686'
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix= --program-suffix= --mandir=/usr/man --infodir=/usr/info --enable-static=no --enable-shared=yes --with-x-toolkit=gtk


  Where should the build process find the source code?    /tmp/emacs-20081020cvs
  What operating system and machine description files should Emacs use?
        `s/gnu-linux.h' and `m/intel386.h'
  What compiler should emacs be built with?               gcc -O2 -march=i486 -mtune=i686
  Should Emacs use the GNU version of malloc?             yes
      (Using Doug Lea's new malloc from the GNU C Library.)
  Should Emacs use a relocating allocator for buffers?    yes
  Should Emacs use mmap(2) for buffer allocation?         no
  What window system should Emacs use?                    x11
  What toolkit should Emacs use?                          GTK
  Where do we find X Windows header files?                Standard dirs
  Where do we find X Windows libraries?                   Standard dirs
  Does Emacs use -lXaw3d?                                 no
  Does Emacs use -lXpm?                                   yes
  Does Emacs use -ljpeg?                                  yes
  Does Emacs use -ltiff?                                  yes
  Does Emacs use a gif library?                           yes -lgif
  Does Emacs use -lpng?                                   yes
  Does Emacs use -lrsvg-2?                                yes
  Does Emacs use -lgpm?                                   yes
  Does Emacs use -ldbus?                                  yes
  Does Emacs use -lfreetype?                              yes
  Does Emacs use -lm17n-flt?                              yes
  Does Emacs use -lotf?                                   yes
  Does Emacs use -lxft?                                   yes
  Does Emacs use toolkit scroll bars?                     yes



make[3]: Entering directory `/tmp/emacs-20081020cvs/lisp'
wd=/tmp/emacs-20081020cvs/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 \
           /tmp/emacs-20081020cvs/lisp/../update-subdirs $file; \
        done;
make[3]: Leaving directory `/tmp/emacs-20081020cvs/lisp'
`/bin/pwd`/temacs --batch --load loadup bootstrap
Loading loadup.el (source)...
Using load-path (/tmp/emacs-20081020cvs/lisp /tmp/emacs-20081020cvs/lisp/emacs-lisp /tmp/emacs-20081020cvs/lisp/language /tmp/emacs-20081020cvs/lisp/international /tmp/emacs-20081020cvs/lisp/textmodes)
Loading emacs-lisp/byte-run (source)...
Loading emacs-lisp/backquote (source)...
Loading subr (source)...
Symbol's function definition is void: declare-function
make[2]: *** [bootstrap-emacs] Error 255
make[2]: Leaving directory `/tmp/emacs-20081020cvs/src'
make[1]: *** [src] Error 2
make[1]: Leaving directory `/tmp/emacs-20081020cvs'
make: *** [bootstrap] Error 2

Regards

Marco Pessotto





Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1211; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to Eli Zaretskii <eliz <at> gnu.org>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Message #10 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Marco Pessotto <melmothx <at> gmail.com>, 1211 <at> debbugs.gnu.org
Cc: bug-gnu-emacs <at> gnu.org
Subject: Re: bug#1211: Compilation fails on latest cvs
Date: Mon, 20 Oct 2008 17:00:17 +0200
> From: Marco Pessotto <melmothx <at> gmail.com>
> Date: Mon, 20 Oct 2008 16:08:27 +0200
> Cc: 
> 
> Using load-path (/tmp/emacs-20081020cvs/lisp /tmp/emacs-20081020cvs/lisp/emacs-lisp /tmp/emacs-20081020cvs/lisp/language /tmp/emacs-20081020cvs/lisp/international /tmp/emacs-20081020cvs/lisp/textmodes)
> Loading emacs-lisp/byte-run (source)...
> Loading emacs-lisp/backquote (source)...
> Loading subr (source)...
> Symbol's function definition is void: declare-function
> make[2]: *** [bootstrap-emacs] Error 255

When did you synch your sandbox with the repository?  If that was
before 9:35 UTC this morning, please resync and try again.





Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1211; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to Eli Zaretskii <eliz <at> gnu.org>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1211; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to Marco Pessotto <melmothx <at> gmail.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Message #20 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Marco Pessotto <melmothx <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 1211 <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
Subject: Re: bug#1211: Compilation fails on latest cvs
Date: Mon, 20 Oct 2008 17:11:31 +0200
Eli Zaretskii <eliz <at> gnu.org> writes:

>> From: Marco Pessotto <melmothx <at> gmail.com>
>> Date: Mon, 20 Oct 2008 16:08:27 +0200
>> Cc: 
>> 
>> Using load-path (/tmp/emacs-20081020cvs/lisp /tmp/emacs-20081020cvs/lisp/emacs-lisp /tmp/emacs-20081020cvs/lisp/language /tmp/emacs-20081020cvs/lisp/international /tmp/emacs-20081020cvs/lisp/textmodes)
>> Loading emacs-lisp/byte-run (source)...
>> Loading emacs-lisp/backquote (source)...
>> Loading subr (source)...
>> Symbol's function definition is void: declare-function
>> make[2]: *** [bootstrap-emacs] Error 255
>
> When did you synch your sandbox with the repository?  If that was
> before 9:35 UTC this morning, please resync and try again.

I checkout the cvs some minutes before the post. I did make
maintainer-clean before the make bootstrap. 

I tried again with the same results.

Regards





Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1211; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to Marco Pessotto <melmothx <at> gmail.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1211; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to Eli Zaretskii <eliz <at> gnu.org>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Message #30 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Marco Pessotto <melmothx <at> gmail.com>
Cc: 1211 <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
Subject: Re: bug#1211: Compilation fails on latest cvs
Date: Mon, 20 Oct 2008 18:14:54 +0200
> From: Marco Pessotto <melmothx <at> gmail.com>
> Cc: 1211 <at> emacsbugs.donarmstrong.com,  bug-gnu-emacs <at> gnu.org
> Date: Mon, 20 Oct 2008 17:11:31 +0200
> 
> Eli Zaretskii <eliz <at> gnu.org> writes:
> 
> >> From: Marco Pessotto <melmothx <at> gmail.com>
> >> Date: Mon, 20 Oct 2008 16:08:27 +0200
> >> Cc: 
> >> 
> >> Using load-path (/tmp/emacs-20081020cvs/lisp /tmp/emacs-20081020cvs/lisp/emacs-lisp /tmp/emacs-20081020cvs/lisp/language /tmp/emacs-20081020cvs/lisp/international /tmp/emacs-20081020cvs/lisp/textmodes)
> >> Loading emacs-lisp/byte-run (source)...
> >> Loading emacs-lisp/backquote (source)...
> >> Loading subr (source)...
> >> Symbol's function definition is void: declare-function
> >> make[2]: *** [bootstrap-emacs] Error 255
> >
> > When did you synch your sandbox with the repository?  If that was
> > before 9:35 UTC this morning, please resync and try again.
> 
> I checkout the cvs some minutes before the post. I did make
> maintainer-clean before the make bootstrap. 
> 
> I tried again with the same results.

Sorry, my bad.  I think I fixed this now, please try again.





Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1211; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to Eli Zaretskii <eliz <at> gnu.org>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1211; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to Marco Pessotto <melmothx <at> gmail.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Message #40 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Marco Pessotto <melmothx <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 1211 <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
Subject: Re: bug#1211: Compilation fails on latest cvs
Date: Mon, 20 Oct 2008 18:36:57 +0200
Eli Zaretskii <eliz <at> gnu.org> writes:

>> From: Marco Pessotto <melmothx <at> gmail.com>
>> Cc: 1211 <at> emacsbugs.donarmstrong.com,  bug-gnu-emacs <at> gnu.org
>> Date: Mon, 20 Oct 2008 17:11:31 +0200
>> 
>> Eli Zaretskii <eliz <at> gnu.org> writes:
>> 
>> >> From: Marco Pessotto <melmothx <at> gmail.com>
>> >> Date: Mon, 20 Oct 2008 16:08:27 +0200
>> >> Cc: 
>> >> 
>> >> Using load-path (/tmp/emacs-20081020cvs/lisp /tmp/emacs-20081020cvs/lisp/emacs-lisp /tmp/emacs-20081020cvs/lisp/language /tmp/emacs-20081020cvs/lisp/international /tmp/emacs-20081020cvs/lisp/textmodes)
>> >> Loading emacs-lisp/byte-run (source)...
>> >> Loading emacs-lisp/backquote (source)...
>> >> Loading subr (source)...
>> >> Symbol's function definition is void: declare-function
>> >> make[2]: *** [bootstrap-emacs] Error 255
>> >
>> > When did you synch your sandbox with the repository?  If that was
>> > before 9:35 UTC this morning, please resync and try again.
>> 
>> I checkout the cvs some minutes before the post. I did make
>> maintainer-clean before the make bootstrap. 
>> 
>> I tried again with the same results.
>
> Sorry, my bad.  I think I fixed this now, please try again.


Sorry, still fails, but with a different error
Same configure as the original post. 

make[3]: Entering directory `/tmp/emacs-20081020cvs/lisp'
wd=/tmp/emacs-20081020cvs/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 \
           /tmp/emacs-20081020cvs/lisp/../update-subdirs $file; \
        done;
make[3]: Leaving directory `/tmp/emacs-20081020cvs/lisp'
`/bin/pwd`/temacs --batch --load loadup bootstrap
Loading loadup.el (source)...
Using load-path (/tmp/emacs-20081020cvs/lisp /tmp/emacs-20081020cvs/lisp/emacs-lisp /tmp/emacs-20081020cvs/lisp/language /tmp/emacs-20081020cvs/lisp/international /tmp/emacs-20081020cvs/lisp/textmodes)
Loading emacs-lisp/byte-run (source)...
Loading emacs-lisp/backquote (source)...
Loading subr (source)...
Symbol's function definition is void: unless
make[2]: *** [bootstrap-emacs] Error 255
make[2]: Leaving directory `/tmp/emacs-20081020cvs/src'
make[1]: *** [src] Error 2
make[1]: Leaving directory `/tmp/emacs-20081020cvs'
make: *** [bootstrap] Error 2




Regards





Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1211; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to Marco Pessotto <melmothx <at> gmail.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1211; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to Stefan Monnier <monnier <at> iro.umontreal.ca>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Message #50 received at 1211 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Marco Pessotto <melmothx <at> gmail.com>
Cc: 1211 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>,
        bug-gnu-emacs <at> gnu.org
Subject: Re: bug#1211: Compilation fails on latest cvs
Date: Mon, 20 Oct 2008 14:28:33 -0400
>> Sorry, my bad.  I think I fixed this now, please try again.
> Sorry, still fails, but with a different error
> Same configure as the original post. 

It's probably better to leave apply-partially in some other file than
subr.el, for bootstrap reasons.  E.g. you can move it back to where it
was before, and just add a comment explaining why it's not in subr.el.


        Stefan




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1211; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to Eli Zaretskii <eliz <at> gnu.org>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Message #55 received at 1211 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Marco Pessotto <melmothx <at> gmail.com>
Cc: 1211 <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
Subject: Re: bug#1211: Compilation fails on latest cvs
Date: Mon, 20 Oct 2008 21:04:58 +0200
> From: Marco Pessotto <melmothx <at> gmail.com>
> Cc: 1211 <at> emacsbugs.donarmstrong.com,  bug-gnu-emacs <at> gnu.org
> Date: Mon, 20 Oct 2008 18:36:57 +0200
> 
> Sorry, still fails, but with a different error
> Same configure as the original post. 
> 
> make[3]: Entering directory `/tmp/emacs-20081020cvs/lisp'
> wd=/tmp/emacs-20081020cvs/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 \
>            /tmp/emacs-20081020cvs/lisp/../update-subdirs $file; \
>         done;
> make[3]: Leaving directory `/tmp/emacs-20081020cvs/lisp'
> `/bin/pwd`/temacs --batch --load loadup bootstrap
> Loading loadup.el (source)...
> Using load-path (/tmp/emacs-20081020cvs/lisp /tmp/emacs-20081020cvs/lisp/emacs-lisp /tmp/emacs-20081020cvs/lisp/language /tmp/emacs-20081020cvs/lisp/international /tmp/emacs-20081020cvs/lisp/textmodes)
> Loading emacs-lisp/byte-run (source)...
> Loading emacs-lisp/backquote (source)...
> Loading subr (source)...
> Symbol's function definition is void: unless
> make[2]: *** [bootstrap-emacs] Error 255
> make[2]: Leaving directory `/tmp/emacs-20081020cvs/src'
> make[1]: *** [src] Error 2
> make[1]: Leaving directory `/tmp/emacs-20081020cvs'
> make: *** [bootstrap] Error 2

How about now?




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1211; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to Stefan Monnier <monnier <at> iro.umontreal.ca>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1211; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to Eli Zaretskii <eliz <at> gnu.org>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1211; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to Marco Pessotto <melmothx <at> gmail.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Message #70 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Marco Pessotto <melmothx <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 1211 <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
Subject: Re: bug#1211: Compilation fails on latest cvs
Date: Mon, 20 Oct 2008 22:04:27 +0200
Eli Zaretskii <eliz <at> gnu.org> writes:

>> From: Marco Pessotto <melmothx <at> gmail.com>
>> Cc: 1211 <at> emacsbugs.donarmstrong.com,  bug-gnu-emacs <at> gnu.org
>> Date: Mon, 20 Oct 2008 18:36:57 +0200
>> 
>> Sorry, still fails, but with a different error
>> Same configure as the original post. 
>> 
>> make[3]: Entering directory `/tmp/emacs-20081020cvs/lisp'
>> wd=/tmp/emacs-20081020cvs/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 \
>>            /tmp/emacs-20081020cvs/lisp/../update-subdirs $file; \
>>         done;
>> make[3]: Leaving directory `/tmp/emacs-20081020cvs/lisp'
>> `/bin/pwd`/temacs --batch --load loadup bootstrap
>> Loading loadup.el (source)...
>> Using load-path (/tmp/emacs-20081020cvs/lisp /tmp/emacs-20081020cvs/lisp/emacs-lisp /tmp/emacs-20081020cvs/lisp/language /tmp/emacs-20081020cvs/lisp/international /tmp/emacs-20081020cvs/lisp/textmodes)
>> Loading emacs-lisp/byte-run (source)...
>> Loading emacs-lisp/backquote (source)...
>> Loading subr (source)...
>> Symbol's function definition is void: unless
>> make[2]: *** [bootstrap-emacs] Error 255
>> make[2]: Leaving directory `/tmp/emacs-20081020cvs/src'
>> make[1]: *** [src] Error 2
>> make[1]: Leaving directory `/tmp/emacs-20081020cvs'
>> make: *** [bootstrap] Error 2
>
> How about now?

*Maybe* you should revert the patch applied yesterday
http://lists.gnu.org/archive/html/emacs-commit/2008-10/msg00486.html

I'm sure yesterday the make bootstrap worked.






Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1211; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to Marco Pessotto <melmothx <at> gmail.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1211; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to Eli Zaretskii <eliz <at> gnu.org>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Message #80 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 1211 <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
Subject: Re: bug#1211: Compilation fails on latest cvs
Date: Tue, 21 Oct 2008 01:39:01 +0200
> From: Stefan Monnier <monnier <at> iro.umontreal.ca>
> Cc: 1211 <at> emacsbugs.donarmstrong.com,  Eli Zaretskii <eliz <at> gnu.org>,  bug-gnu-emacs <at> gnu.org
> Date: Mon, 20 Oct 2008 14:28:33 -0400
> 
> >> Sorry, my bad.  I think I fixed this now, please try again.
> > Sorry, still fails, but with a different error
> > Same configure as the original post. 
> 
> It's probably better to leave apply-partially in some other file than
> subr.el, for bootstrap reasons.

I moved it to simple.el instead.





Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1211; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to Eli Zaretskii <eliz <at> gnu.org>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1211; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to Eli Zaretskii <eliz <at> gnu.org>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Message #90 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: 1211-done <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
Subject: Re: bug#1211: Compilation fails on latest cvs
Date: Tue, 21 Oct 2008 01:40:43 +0200
Fixed by moving apply-partially to simple.el.

Tested by bootstrapping both on Windows and on GNU/Linux (the latter
included one bootstrap with -j4 and one without -j).





Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. Full text and rfc822 format available.

Notification sent to Marco Pessotto <melmothx <at> gmail.com>:
bug acknowledged by developer. Full text and rfc822 format available.

Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1211; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to Stefan Monnier <monnier <at> iro.umontreal.ca>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Message #100 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 1211 <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
Subject: Re: bug#1211: Compilation fails on latest cvs
Date: Mon, 20 Oct 2008 21:11:52 -0400
>> >> Sorry, my bad.  I think I fixed this now, please try again.
>> > Sorry, still fails, but with a different error
>> > Same configure as the original post. 
>> 
>> It's probably better to leave apply-partially in some other file than
>> subr.el, for bootstrap reasons.

> I moved it to simple.el instead.

Good, thanks,


        Stefan





Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1211; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to Stefan Monnier <monnier <at> iro.umontreal.ca>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <don <at> donarmstrong.com> to internal_control <at> emacsbugs.donarmstrong.com. (Tue, 18 Nov 2008 15:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 16 years and 217 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.