pkgsrc-Users archive

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

Re: error compiling emacs28 - Linux debian 6.0.0-3-amd64 - movemail





On 11 November 2022 22:00:42 (+00:00), Matteo Redaelli wrote:

> Hello
>
> This is the first time I use pkgsrc. I cannot compile emacs28 on Linux
> debian amd64
>
> matteo@debian:~/pkgsrc/editors/emacs28$ uname -a
> Linux debian 6.0.0-3-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.0.7-1
> (2022-11-05) x86_64 GNU/Linux
>
> I'm using pkgsrc-2022Q3
>
> Below the error, how could I solve it?
>
> Thanks in advance
> Matteo
>
> make[1]: Entering directory
> '/home/matteo/pkgsrc/editors/emacs28/work/emacs-28.2/lib-src'
> make[1]: Nothing to be done for 'maybe-blessmail'.
> make[1]: Leaving directory
> '/home/matteo/pkgsrc/editors/emacs28/work/emacs-28.2/lib-src'
> => Automatic manual page handling
> => Generating post-install file lists
> pkg_create: can't stat
> `/home/matteo/pkgsrc/editors/emacs28/work/.destdir/home/matteo/pkg/libexec/emacs/28.2/x86_64-debian-linux/movemail'

=> Checking file-check results for emacs28-28.2
> ERROR: ************************************************************
> ERROR: The following files are in the PLIST but not in
> /home/matteo/pkgsrc/editors/emacs28/work/.destdir/home/matteo/pkg:
> ERROR: /home/matteo/pkgsrc/editors/emacs28/work/.destdir/home/matteo/pkg/libexec/emacs/28.2/x86_64-debian-linux/movemail

*** Error code 1
>
Unless you require the presence of movemail, you can:

# make print-PLIST > PLIST # make repackage and get your package built without the above file (obviously 'make install' after that).


> Stop.
> bmake[1]: stopped in /home/matteo/pkgsrc/editors/emacs28
> *** Error code 1
>
> Stop.
> bmake: stopped in /home/matteo/pkgsrc/editors/emacs28
>

--
----
Chavdar Ivanov


Home | Main Index | Thread Index | Old Index