all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#5190: 23.1; Required feature `newsticker-backend' was not provided
@ 2009-12-12 10:18   ` Bastien
  2009-12-12 12:38     ` Ulf Jasper
  2010-01-14 19:18     ` Ulf Jasper
  0 siblings, 2 replies; 7+ messages in thread
From: Bastien @ 2009-12-12 10:18 UTC (permalink / raw
  To: bug-gnu-emacs


Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

Trying to compile (make boostrap) the latest CVS version, I got this:

,----
| In toplevel form:
| net/newsticker.el:404:1:Error: Required feature `newsticker-backend' was not provided
| make[2]: *** [/home/guerry/install/cvs/emacs/lisp/net/newsticker.elc] Erreur 1
| make[2]: quittant le répertoire « /home/guerry/install/cvs/emacs/lisp »
| make[1]: *** [compile-main] Erreur 2
| make[1]: quittant le répertoire « /home/guerry/install/cvs/emacs/lisp »
| make: *** [lisp] Erreur 2
`----

If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/usr/local/share/emacs/23.1/etc/DEBUG for instructions.


In GNU Emacs 23.1.1 (i686-pc-linux-gnu, GTK+ Version 2.16.1)
 of 2009-07-29 on bzg
Windowing system distributor `The X.Org Foundation', version 11.0.10605000
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: fr_FR.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Message

Minor modes in effect:
  mml-mode: t
  gnus-message-citation-mode: t
  show-paren-mode: t
  display-time-mode: t
  pc-selection-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: lambda

Recent input:
C-s C-s C-s C-s C-a C-e C-x C-e C-x o C-x C-g C-x d 
<return> C-c g <up> <C-left> <C-left> M-d p r o v i 
d e . C-d * C-e <return> C-c g <up> <C-left> <left> 
<C-backspace> <return> C-c g <up> <C-left> <left> . 
<return> C-c g <up> <C-left> <left> <left> n e w s 
t i c k e r C-e <return> C-c g <up> <C-left> <backspace> 
<backspace> - C-e <return> C-x C-f n e <tab> w <tab> 
i <tab> k <backspace> <return> C-x 1 C-s C-g M-< C-s 
n e w s t i c k e r - b a C-s C-s C-a C-e C-a <down> 
<down> C-e <down> C-a C-e <C-left> <C-left> C-s b a 
c k e n d C-s C-s C-s C-s C-a C-e <down> C-x C-e C-x 
o C-x 1 <down> <down> C-e <down> C-e <up> C-e <down> 
C-e <down> C-a <down> C-e C-a C-e <C-up> <up> <up> 
<up> <up> C-x 2 C-x o C-x C-f <up> <C-backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<tab> - <help-echo> b a <tab> <return> M-> <C-up> <C-up> 
<down> C-e C-a C-e <C-left> C-a C-e C-a <C-up> <C-up> 
<C-down> <C-up> <C-up> <C-up> <C-up> <C-up> <C-up> 
<C-up> <C-up> <C-up> C-x o C-x C-g <help-echo> C-x 
1 C-x k <return> C-x k <return> C-x k <return> C-x 
k <return> C-z k p n <return> <return> n n SPC <backspace> 
<backspace> <backspace> a <C-down> <down> C-x r i a 
<return> <return> <C-up> <C-up> <down> C-e C-a C-e 
<down> <C-down> <down> <down> <down> <down> <C-right> 
<C-right> <C-right> <C-right> <C-right> <C-right> <C-right> 
<C-left> C-SPC C-SPC C-e M-w M-x b u g - r e <tab> 
<tab> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
r e p o r <tab> b u <tab> <return>

Recent messages:
Invalid face reference: t [253 times]
Replacing field "last-subj" with "Re: [23.1.50] C-y not processed immediately on a terminal"
Invalid face reference: t [57 times]
Replacing field "last-subj" with "Re: Cannot open termcap database"
Formatting...done.
Invalid face reference: t [949 times]
Mark set [2 times]
Mark activated
Region saved
Making completion list...

-- 
 Bastien






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

* bug#5190: 23.1; Required feature `newsticker-backend' was not provided
  2009-12-12 10:18   ` Bastien
@ 2009-12-12 12:38     ` Ulf Jasper
  2009-12-12 14:54       ` Bastien
  2010-01-14 19:18     ` Ulf Jasper
  1 sibling, 1 reply; 7+ messages in thread
From: Ulf Jasper @ 2009-12-12 12:38 UTC (permalink / raw
  To: Bastien; +Cc: 5190

Bastien <bastienguerry@googlemail.com> writes:
> Trying to compile (make boostrap) the latest CVS version, I got this:
>
> ,----
> | In toplevel form:
> | net/newsticker.el:404:1:Error: Required feature `newsticker-backend' was not provided
> | make[2]: *** [/home/guerry/install/cvs/emacs/lisp/net/newsticker.elc] Erreur 1
> | make[2]: quittant le répertoire « /home/guerry/install/cvs/emacs/lisp »
> | make[1]: *** [compile-main] Erreur 2
> | make[1]: quittant le répertoire « /home/guerry/install/cvs/emacs/lisp »
> | make: *** [lisp] Erreur 2
> `----

Newsticker's require/provide statements have been changed from
newsticker-* to newst-*. newsticker.el should not contain any (require
'newsticker-*) but only (require 'newst-*). See bug#5008.

Are you sure that you are using the latest newsticker files from CVS?





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

* bug#5190: 23.1; Required feature `newsticker-backend' was not provided
  2009-12-12 12:38     ` Ulf Jasper
@ 2009-12-12 14:54       ` Bastien
  0 siblings, 0 replies; 7+ messages in thread
From: Bastien @ 2009-12-12 14:54 UTC (permalink / raw
  To: Ulf Jasper; +Cc: 5190

Ulf Jasper <ulf.jasper@web.de> writes:

> Bastien <bastienguerry@googlemail.com> writes:
>> Trying to compile (make boostrap) the latest CVS version, I got this:
>>
>> ,----
>> | In toplevel form:
>> | net/newsticker.el:404:1:Error: Required feature `newsticker-backend' was not provided
>> | make[2]: *** [/home/guerry/install/cvs/emacs/lisp/net/newsticker.elc] Erreur 1
>> | make[2]: quittant le répertoire « /home/guerry/install/cvs/emacs/lisp »
>> | make[1]: *** [compile-main] Erreur 2
>> | make[1]: quittant le répertoire « /home/guerry/install/cvs/emacs/lisp »
>> | make: *** [lisp] Erreur 2
>> `----
>
> Newsticker's require/provide statements have been changed from
> newsticker-* to newst-*. newsticker.el should not contain any (require
> 'newsticker-*) but only (require 'newst-*). See bug#5008.
>
> Are you sure that you are using the latest newsticker files from CVS?

Quite so.  I did this:

~$ cd install/cvs/emacs/
~$ make distclean
~$ cvs update -dP
~$ ./configure
~$ make bootstrap

from the CVS repo.  

-- 
 Bastien





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

* bug#5190: 23.1; Required feature `newsticker-backend' was not provided
@ 2009-12-12 21:10 Chong Yidong
  2011-07-10  1:30 ` Glenn Morris
  0 siblings, 1 reply; 7+ messages in thread
From: Chong Yidong @ 2009-12-12 21:10 UTC (permalink / raw
  To: Bastien; +Cc: 5190

> > Newsticker's require/provide statements have been changed from
> > newsticker-* to newst-*. newsticker.el should not contain any (require
> > 'newsticker-*) but only (require 'newst-*). See bug#5008.
> >
> > Are you sure that you are using the latest newsticker files from CVS?
>
> Quite so.  I did this:
>
> ~$ cd install/cvs/emacs/
> ~$ make distclean
> ~$ cvs update -dP
> ~$ ./configure
> ~$ make bootstrap
>
> from the CVS repo.

And what is on line 404 of lisp/net/newsticker.el?  It should be

(require 'newst-ticker)

Maybe you somehow got sticky tags on your copy; try `cvs up -A' and see
if that clears it up.





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

* Re: bug#5190: 23.1; Required feature `newsticker-backend' was not  provided
       [not found] <mailman.12883.1260653259.2239.bug-gnu-emacs@gnu.org>
@ 2010-01-12 20:37 ` tcaswell
  2009-12-12 10:18   ` Bastien
  0 siblings, 1 reply; 7+ messages in thread
From: tcaswell @ 2010-01-12 20:37 UTC (permalink / raw
  To: bug-gnu-emacs

On Dec 12 2009, 3:10 pm, Chong Yidong <c...@stupidchicken.com> wrote:
> > > Newsticker's require/provide statements have been changed from
> > > newsticker-* to newst-*. newsticker.el should not contain any (require
> > > 'newsticker-*) but only (require 'newst-*). See bug#5008.
>
> > > Are you sure that you are using the latest newsticker files from CVS?
>
> > Quite so.  I did this:
>
> > ~$ cd install/cvs/emacs/
> > ~$ make distclean
> > ~$ cvs update -dP
> > ~$ ./configure
> > ~$ make bootstrap
>
> > from the CVS repo.
>
> And what is on line 404 of lisp/net/newsticker.el?  It should be
>
> (require 'newst-ticker)
>
> Maybe you somehow got sticky tags on your copy; try `cvs up -A' and see
> if that clears it up.

I had the same problem.  It seemed to be that the *.elc files were not
properly removed/rebuilt and still using the old version. deleting all
of the existing .elc files by running

~$ find ./ -iname "*.elc" -exec rm \{\} \;

fixed the problem for me.


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

* bug#5190: 23.1; Required feature `newsticker-backend' was not  provided
  2009-12-12 10:18   ` Bastien
  2009-12-12 12:38     ` Ulf Jasper
@ 2010-01-14 19:18     ` Ulf Jasper
  1 sibling, 0 replies; 7+ messages in thread
From: Ulf Jasper @ 2010-01-14 19:18 UTC (permalink / raw
  To: tcaswell; +Cc: 5190

tcaswell <tcaswell@gmail.com> writes:
> I had the same problem.  It seemed to be that the *.elc files were not
> properly removed/rebuilt and still using the old version. deleting all
> of the existing .elc files by running
>
> ~$ find ./ -iname "*.elc" -exec rm \{\} \;
>
> fixed the problem for me.

Making bootstrap depends on bootstrap-clean which is supposed to remove
all *.elc files from the lisp directory, its subdirectories,
subsubdirectories, and subsubsubdirectories. There should not have been
any old *.elc files.

Even if there are old *.elc files, they should be rebuilt after a
bzr/cvs/whatever-update that contained new versions of the corresponding
*.el files.

Strange.






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

* bug#5190: 23.1; Required feature `newsticker-backend' was not provided
  2009-12-12 21:10 bug#5190: 23.1; Required feature `newsticker-backend' was not provided Chong Yidong
@ 2011-07-10  1:30 ` Glenn Morris
  0 siblings, 0 replies; 7+ messages in thread
From: Glenn Morris @ 2011-07-10  1:30 UTC (permalink / raw
  To: 5190-done


I guess this went away. May have been stale elc files or some other
local mishap.





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

end of thread, other threads:[~2011-07-10  1:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-12 21:10 bug#5190: 23.1; Required feature `newsticker-backend' was not provided Chong Yidong
2011-07-10  1:30 ` Glenn Morris
     [not found] <mailman.12883.1260653259.2239.bug-gnu-emacs@gnu.org>
2010-01-12 20:37 ` tcaswell
2009-12-12 10:18   ` Bastien
2009-12-12 12:38     ` Ulf Jasper
2009-12-12 14:54       ` Bastien
2010-01-14 19:18     ` Ulf Jasper

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.