bug-make
[Top][All Lists]
Advanced

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

Re: 4.4: embeds volatile information in MAKEFLAGS


From: Steffen Nurpmeso
Subject: Re: 4.4: embeds volatile information in MAKEFLAGS
Date: Sun, 06 Nov 2022 00:03:26 +0100
User-agent: s-nail v14.9.24-329-gce485e68d3

Dmitry Goncharov wrote in
 <CAG+Z0CtJ_U4X8OTmD-yn5-eo4QHzfXhPYCa4E0MGqWF4PT1EtA@mail.gmail.com>:
 |On Sat, Nov 5, 2022 at 6:24 PM Steffen Nurpmeso <steffen@sdaoden.eu> wrote:
 |>   make[1]: *** Cannot open jobserver /tmp/GMfifo31074: No such file \
 |>   or directory.  Stop.
 |
 |Can you please tell us how to reproduce?

Well it is a bit hard in a short time.
But like i wrote in my second message.
You could, however, easily test with my mailer, the CRUX recipe is

  name=mailx
  version=14.9.24
  release=1
  source=(https://www.sdaoden.eu/downloads/s-nail-$version.tar.xz)

  build() {
          cd s-nail-$version

          make config \
                  VAL_SID= \
                  VAL_MAILX=mailx \
                  VAL_PREFIX=/usr \
                  VAL_LIBEXECDIR=/usr/lib/mailx \
                  OPT_AUTOCC=no

          make DESTDIR=$PKG install

^ I told him he can join the two invocations into one, this would
work with GNU make 4.4

          chmod -R u+w $PKG

          ln -s mailx   $PKG/usr/bin/Mail
          ln -s mailx   $PKG/usr/bin/mail
          ln -s mailx.1 $PKG/usr/share/man/man1/mail.1
  }

Ciao!

--steffen
|
|Der Kragenbaer,                The moon bear,
|der holt sich munter           he cheerfully and one by one
|einen nach dem anderen runter  wa.ks himself off
|(By Robert Gernhardt)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]