From: Jordan Wilson <jordan.t.wilson@gmx.com>
To: help-gnu-emacs@gnu.org
Subject: checkinstall'ing 27.0.91 fails
Date: Tue, 21 Apr 2020 11:09:31 +0100 [thread overview]
Message-ID: <875zdtjgkk.fsf@gmx.com> (raw)
Hi all,
I'm running Ubuntu 18.04 on x86-64.
I've just tried to get Emacs 27.0.91 on my machine. It builds and runs
as is to be expected, it's just when I try to do `checkinstall' (as I
normally do to install Emacs as a package) it gets someway through the
process and then fails (see the end of this mail).
Build commands:
./configure --without-compress-install
make
sudo checkinstall make install
Thanks,
Jordan.
...
for file in etags ctags emacsclient ebrowse ; do \
/usr/bin/install -c ${file} \
"/usr/local/bin"/` \
echo ${file} | sed -e 's/$//' -e 's,x,x,' \
` || exit; \
done
make[1]: Leaving directory '/tmp/emacs-27.0.91/lib-src'
/usr/bin/install -c src/emacs "/usr/local/bin/`echo emacs-27.0.91 | sed 's,x,x,'`"
/usr/bin/install -c -m 644 src/emacs.pdmp "/usr/local/libexec/emacs/27.0.91/x86_64-pc-linux-gnu"/emacs.pdmp
chmod 755 "/usr/local/bin/`echo emacs-27.0.91 | sed 's,x,x,'`"
rm -f "/usr/local/bin/`echo emacs | sed 's,x,x,'`"
cd "/usr/local/bin" && ln -s "`echo emacs-27.0.91 | sed 's,x,x,'`" "`echo emacs | sed 's,x,x,'`"
make -C lib-src maybe-blessmail
make[1]: Entering directory '/tmp/emacs-27.0.91/lib-src'
GEN blessmail
emacs: could not resolve realpath of "../src/emacs": Invalid argument
Makefile:251: recipe for target 'blessmail' failed
make[1]: *** [blessmail] Error 1
make[1]: Leaving directory '/tmp/emacs-27.0.91/lib-src'
Makefile:427: recipe for target 'blessmail' failed
make: *** [blessmail] Error 2
**** Installation failed. Aborting package creation.
Restoring overwritten files from backup...OK
Cleaning up...OK
Bye.
...
next reply other threads:[~2020-04-21 10:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-21 10:09 Jordan Wilson [this message]
2020-04-21 19:05 ` checkinstall'ing 27.0.91 fails Eli Zaretskii
2020-04-26 18:48 ` Jordan Wilson
2020-04-26 19:29 ` Nicolas Petton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=875zdtjgkk.fsf@gmx.com \
--to=jordan.t.wilson@gmx.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).