GNU bug report logs -
#11649
Some compilation woes
Previous Next
Reported by: Juanma Barranquero <lekktu <at> gmail.com>
Date: Fri, 8 Jun 2012 13:23:02 UTC
Severity: normal
Found in version 24.1.50
Done: Juanma Barranquero <lekktu <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #44 received at 11649 <at> debbugs.gnu.org (full text, mbox):
On Sat, Jun 9, 2012 at 11:29 AM, Eli Zaretskii <eliz <at> gnu.org> wrote:
>> 2) Byte-compilation generates lots of new "function X might not be
>> defined at runtime". AFAICS, they are generated for functions used
>> before they are defined (with defun).
>
> I don't see this with the latest trunk. If you do, can you show a
> complete recipe with the messages it produces?
I don't see it in today's trunk.
>> Generating autoloads for ibuf-macs.el...
>> Autoload cookie error in ibuf-macs.el:129 (wrong-type-argument integerp nil)
>> Autoload cookie error in ibuf-macs.el:160 (wrong-type-argument integerp nil)
>> Autoload cookie error in ibuf-macs.el:264 (wrong-type-argument integerp nil)
>> Autoload cookie error in ibuf-macs.el:299 (wrong-type-argument integerp nil)
>> Generating autoloads for ibuf-macs.el...done
>
> Do you still see this one?
Yes. As of revno:108574,
Autoload cookie error in progmodes/ebrowse.el:3654
(wrong-type-argument integerp nil)
...
Autoload cookie error in erc/erc.el:2169 (wrong-type-argument integerp nil)
..,
Autoload cookie error in emacs-lisp/ert.el:340 (wrong-type-argument
integerp nil)
...
Autoload cookie error in net/quickurl.el:322 (wrong-type-argument integerp nil)
...
Autoload cookie error in ibuf-macs.el:129 (wrong-type-argument integerp nil)
Autoload cookie error in ibuf-macs.el:160 (wrong-type-argument integerp nil)
Autoload cookie error in ibuf-macs.el:264 (wrong-type-argument integerp nil)
Autoload cookie error in ibuf-macs.el:299 (wrong-type-argument integerp nil)
> Stefan, can you please look into this?
And the "Invalid byte code" errors still happen.
Juanma
This bug report was last modified 13 years and 57 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.