unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#51349: 28.0.60; Broken make install
@ 2021-10-23 12:19 Illia Ostapyshyn
  2021-10-23 18:34 ` Illia Ostapyshyn
  0 siblings, 1 reply; 3+ messages in thread
From: Illia Ostapyshyn @ 2021-10-23 12:19 UTC (permalink / raw)
  To: 51349

Trying to package cdbd03345d57339cce5709cc08fdcd3a96c79ce7, configured
with

  configure --with-native-compilation --prefix=/usr 'CFLAGS=-O2
  -march=native -fomit-frame-pointer'

make install DESTDIR=emacs_28.0.60-1_amd64 fails with

  /usr/bin/install: cannot create regular file
  'emacs_28.0.60-1_amd64/usr/libexec/emacs/28.0.60/x86_64-pc-linux-gnu/emacs.pdmp':
  No such file or directory

After creating the directory manually, installation does finish, despite
some errors midway looking like

  gzip: emacs_28.0.60-1_amd64/usr/share/info/bovine.info: No such file
or directory

However the installation is not complete. lib-src executables end up
installed in ./lib-src/emacs_28.0.60-1_amd64/usr instead of
./emacs_28.0.60-1_amd64/usr

Full installation log: http://sprunge.us/YmeFdc





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

* bug#51349: 28.0.60; Broken make install
  2021-10-23 12:19 bug#51349: 28.0.60; Broken make install Illia Ostapyshyn
@ 2021-10-23 18:34 ` Illia Ostapyshyn
  2021-10-24 12:46   ` Stefan Kangas
  0 siblings, 1 reply; 3+ messages in thread
From: Illia Ostapyshyn @ 2021-10-23 18:34 UTC (permalink / raw)
  To: 51349

Sorry, this has been caused by using a relative path instead of absolute for DESTDIR. The bug should be closed.




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

* bug#51349: 28.0.60; Broken make install
  2021-10-23 18:34 ` Illia Ostapyshyn
@ 2021-10-24 12:46   ` Stefan Kangas
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Kangas @ 2021-10-24 12:46 UTC (permalink / raw)
  To: Illia Ostapyshyn; +Cc: 51349-done

Illia Ostapyshyn <ilya.ostapyshyn@gmail.com> writes:

> Sorry, this has been caused by using a relative path instead of
> absolute for DESTDIR. The bug should be closed.

OK, closing.





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

end of thread, other threads:[~2021-10-24 12:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-23 12:19 bug#51349: 28.0.60; Broken make install Illia Ostapyshyn
2021-10-23 18:34 ` Illia Ostapyshyn
2021-10-24 12:46   ` Stefan Kangas

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).