unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#73325: 29.3; Compilation error of psgml-1.3.5 on GNU ELPA
@ 2024-09-17 22:08 Lin Jian via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-09-24 10:37 ` Philip Kaludercic
  0 siblings, 1 reply; 2+ messages in thread
From: Lin Jian via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-09-17 22:08 UTC (permalink / raw)
  To: 73325; +Cc: lstaflin


Compilation error:

...
sgmldecl/fum.el:216:2: Error: Cannot open load file: No such file or
directory, fum
...
Error: file-missing
("/nix/store/hash-emacs-psgml-1.3.5/share/emacs/site-lisp/elpa/psgml-1.3.5/sgmldecl/fum.el"
"Cannot open load file" "No such file or directory" "fum")
...


Full log: https://hydra.nixos.org/build/271291118/nixlog/1

README of GNU ELPA says:
> ... bug-gnu-emacs@gnu.org, since that's where people will report bugs
> about your package.

I hope this is the right place to report this.





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

* bug#73325: 29.3; Compilation error of psgml-1.3.5 on GNU ELPA
  2024-09-17 22:08 bug#73325: 29.3; Compilation error of psgml-1.3.5 on GNU ELPA Lin Jian via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2024-09-24 10:37 ` Philip Kaludercic
  0 siblings, 0 replies; 2+ messages in thread
From: Philip Kaludercic @ 2024-09-24 10:37 UTC (permalink / raw)
  To: Lin Jian; +Cc: lstaflin, 73325

Lin Jian <me@linj.tech> writes:

> Compilation error:
>
> ...
> sgmldecl/fum.el:216:2: Error: Cannot open load file: No such file or
> directory, fum
> ...
> Error: file-missing
> ("/nix/store/hash-emacs-psgml-1.3.5/share/emacs/site-lisp/elpa/psgml-1.3.5/sgmldecl/fum.el"
> "Cannot open load file" "No such file or directory" "fum")
> ...
>
>
> Full log: https://hydra.nixos.org/build/271291118/nixlog/1
>
> README of GNU ELPA says:
>> ... bug-gnu-emacs@gnu.org, since that's where people will report bugs
>> about your package.
>
> I hope this is the right place to report this.

It seems that there is no remote mirror right now, so this is the right
place to report it.

There is no issue when building the package,

$ make build/psgml
emacs --batch -Q -l admin/elpa-admin.el \
         -f elpaa-batch-pkg-spec-make-dependencies .pkg-descs.mk
emacs --batch -l /home/phi/Source/elpa/admin/elpa-admin.el	\
         -f elpaa-batch-make-one-package psgml
======== Building tarball archive-devel/psgml-1.3.5.0.20221229.184738.tar...
######## Built new package archive-devel/psgml-1.3.5.0.20221229.184738.tar!
======== Building tarball archive/psgml-1.3.5.tar...
######## Built new package archive/psgml-1.3.5.tar!

but a compilation error does occur on installing the package:

Compiling file /home/phi/.config/emacs/elpa/psgml-1.3.5/sgmldecl/fum.el at Tue Sep 24 12:32:10 2024
Entering directory ‘/home/phi/.config/emacs/elpa/psgml-1.3.5/sgmldecl/’
fum.el:216:2: Error: Cannot open load file: No such file or directory, fum
Leaving directory ‘/home/phi/.config/emacs/elpa/psgml-1.3.5/sgmldecl/’

I cannot claim to understand what is happening from a quick glance, and
I also don't know if fum.el should be distributed by default... The
simplest solution would be to disable byte-compilation for that file,
but we should probably wait for someone who knows what is going on to
give their opinion on what is to be done.

-- 
	Philip Kaludercic on siskin





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

end of thread, other threads:[~2024-09-24 10:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-17 22:08 bug#73325: 29.3; Compilation error of psgml-1.3.5 on GNU ELPA Lin Jian via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-24 10:37 ` Philip Kaludercic

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).