Dmitry Goncharov wrote in
 <cag+z0ctj_u4x8otmd-yn5-eo4qhzfxhpyca4e0mgqwf4pt1...@mail.gmail.com>:
 |On Sat, Nov 5, 2022 at 6:24 PM Steffen Nurpmeso <stef...@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