[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#74088: 31.0.50; Wgrep compilation errors during package installation
From: |
Andrea Corallo |
Subject: |
bug#74088: 31.0.50; Wgrep compilation errors during package installation |
Date: |
Wed, 30 Oct 2024 05:26:32 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Sean Devlin <spd@toadstyle.org> writes:
> Hi folks,
>
> If you install wgrep via the package manager, there are some compilation
> errors during installation.
>
> Recipe:
>
> 1. mkdir /tmp/emacs-test
> 2. HOME=/tmp/emacs-test emacs
> 3. M-x package-install RET wgrep RET
>
> Observe the errors in the compilation log, for example:
>
> wgrep-subtest.el:2:11: Error: Cannot open load file: No such file or
> directory, dash
>
> I think the issue is that some of the test files have dependencies not
> enumerated in the package requirements.
>
> Thanks!
Cc'ing Masahiro, could you help with this?
Thanks
Andrea