All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Thomas Schmitt" <scdbackup@gmx.net>
To: grub-devel@gnu.org
Subject: make check: grub-mkrescue fails missing unicode.pf2. Leftovers in /tmp
Date: Fri, 10 Feb 2023 12:10:39 +0100	[thread overview]
Message-ID: <13303390270227427405@scdbackup.webframe.org> (raw)

Hi,

i encountered some stumblestones after running "make check":

-------------------------------------------------------------------------
I see in file ./test-suite.log :

  FAIL: grub_func_test
  ====================

  xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project.
  ...
  xorriso : FAILURE : Cannot determine attributes of source file '[...]/unicode.pf2' : No such file or directory
  ...
  ./grub-mkrescue: error: `xorriso` invocation failed
  .
  FAIL grub_func_test (exit status: 1)

Instead of "[...]/" before "unicode.pf2" the log shows the absolute path
of the local git repository of GRUB.
I do not see a file unicode.pf2 anywhere in the repo tree after "make".

I ran "make check" as ordinary user. But it would be strange if the
existence of that file depends on superuser powers.

-------------------------------------------------------------------------
The /tmp directory is full of "grub" directories, like:

  drwx------ 2 thomas thomas      4096 Feb 10 09:54 grub-shell.0DW38c5CQP

They are mostly empty, except a few with sub-directory "netdir":

  /tmp/grub-shell.OS3deKSNYs:
  total 4
  drwxr-xr-x 3 thomas thomas 4096 Feb 10 10:25 netdir

and some with more content:

  /tmp/grub-shell.wi7ZdDgpLf:
  total 12
  -rw-r--r-- 1 thomas thomas  347 Feb 10 10:25 grub.cfg
  drwxr-xr-x 2 thomas thomas 4096 Feb 10 10:25 rom_directory
  -rw-r--r-- 1 thomas thomas   20 Feb 10 10:25 testcase.cfg

The timestamps of a group of data files in /tmp suggests that they stem
from the "make check: run, too:

  -rw-r--r-- 1 thomas thomas     17408 Feb 10 10:13 tmp.2XL4eFJ59j


(No .iso files are to see. I looked into /tmp after realizing that those
would not appear in the repo but in /tmp.)

-------------------------------------------------------------------------
And a noob question:

Is there a way to only run the iso9660_test with all surrounding code
of "make check" being in effect ?
(I looked into Makefile but got stuck when looking for the entrails of
target "check-recursive".)


Have a nice day :)

Thomas



             reply	other threads:[~2023-02-10 11:10 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-10 11:10 Thomas Schmitt [this message]
2023-02-12 23:09 ` make check: grub-mkrescue fails missing unicode.pf2. Leftovers in /tmp Vladimir 'phcoder' Serbinenko
2023-02-13  8:53   ` Thomas Schmitt
2023-02-13 12:36     ` Thomas Schmitt
2023-02-13 22:00     ` Glenn Washburn
2023-02-14  9:10       ` Thomas Schmitt
2023-02-14 17:00         ` Glenn Washburn
2023-02-15  8:51           ` Thomas Schmitt
2023-02-15  9:55             ` Thomas Schmitt
2023-02-16  6:16             ` Glenn Washburn
2023-02-13 22:14 ` Glenn Washburn
2023-02-13 22:35   ` Glenn Washburn

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=13303390270227427405@scdbackup.webframe.org \
    --to=scdbackup@gmx.net \
    --cc=grub-devel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.