List for cgit developers and users
 help / color / mirror / Atom feed
From: "Samuel Lidén Borell" <samuel@kodafritt.se>
To: Bo YU <tsu.yubo@gmail.com>
Cc: cgit@lists.zx2c4.com
Subject: Re: cgit build on riscv64 machine
Date: Tue, 19 Jul 2022 09:38:56 +0200	[thread overview]
Message-ID: <20220719093856.03adef0e08d4cb7364b9700f@kodafritt.se> (raw)
In-Reply-To: <CAKq8=3+QN+j_4dkX0i2GY6yYq99T+ipR0rtvyatQ4cGcKkh7Qw@mail.gmail.com>

Hi Bo,

On Tue, 19 Jul 2022 10:44:57 +0800, Bo YU <tsu.yubo@gmail.com> wrote:

> Hi,
> (very sorry if resend the mail, it seems that my email client has issue)
> I am trying to build cgit on riscv64 arch. But it fails due to
> test case failed:
[...]
> not ok 10 - do not access $HOME: foo/snapshot/master.tar.gz
> #
> #                       test_no_home_access 'foo/snapshot/master.tar.gz'
> #
> # failed 10 among 10 test(s)
> 1..10
> make[1]: *** [Makefile:12: t0109-gitconfig.sh] Error 1
> make: *** [Makefile:83: test] Error 2


Are you using qemu-user?

That test uses strace, which in turn uses the ptrace() system call.
qemu-user does not support ptrace(). At least it didn't when I tried a couple of years ago.

Best Regards,
Samuel

  reply	other threads:[~2022-07-19  7:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-19  2:44 Bo YU
2022-07-19  7:38 ` Samuel Lidén Borell [this message]
2022-07-19  8:02   ` Bo YU
2022-07-19  8:15     ` Samuel Lidén Borell
2022-07-19  8:46       ` Bo YU
2022-09-09  2:29       ` Bo YU

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=20220719093856.03adef0e08d4cb7364b9700f@kodafritt.se \
    --to=samuel@kodafritt.se \
    --cc=cgit@lists.zx2c4.com \
    --cc=tsu.yubo@gmail.com \
    /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 NNTP newsgroup(s).