emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ELPA -- making individual packages


From: Stefan Monnier
Subject: Re: ELPA -- making individual packages
Date: Tue, 08 Sep 2020 09:12:47 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>>> I just realized to my horror that my Gnorb package in ELPA barfs up
>>> several screenfuls of warnings when it compiles. I'd like to fix those
>>> warnings by compiling it with a clean batch Emacs, using the GNUmakefile
>>> in the git repo, but my only option is to make *all* the packages at
>>> once, and that fails almost immediately on cpio-mode.
>>
>> [ Hmm... cpio-mode seems to build fine for me (with a crapload of
>>   warnings, tho).  Can you send me the error log so I can try and
>>   fix it?  ]
>
> Dunno what's going on here, I tried once (first make externals, then
> make) and it gave me:
>
>   INFO     Scraping files for counsel-autoloads.el...done
>   INFO     Scraping files for cpio-mode-autoloads.el...
> cpio-newc-test.el:0:0: error: scan-error: (Unbalanced parentheses 2556 2702)
> make: *** [GNUmakefile:141: packages/cpio-mode/cpio-mode-autoloads.el] Error 
> 255

Hmm... I don't see any `cpio-newc-test.el` here.  Any chance this got
fixed by pulling again?

> Generating description file packages/sml-mode/sml-mode-pkg.el
> Generating description file packages/sql-beeline/sql-beeline-pkg.el
> Search failed: ";;; sql-beeline.el ends here"
> make: *** [GNUmakefile:194: packages/sql-beeline/sql-beeline-pkg.el] Error 255

Should be fixed now,


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]