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 10:15:55 +0200	[thread overview]
Message-ID: <20220719101555.541fe80469a251350d237211@kodafritt.se> (raw)
In-Reply-To: <20220719080230.5avsx37o756ha6pv@debian>

Hi,

On Tue, 19 Jul 2022 16:02:30 +0800, Bo YU <tsu.yubo@gmail.com> wrote:

> >Are you using qemu-user?
> 
> It is interesting. In fact, I build it on real riscv64
> hardware(Unmatched boards).
> 
> ```
> vimer@unmatched:~/build/07/31_cgit/cgit-master/tests$ uname -a
> Linux unmatched 5.18.0-2-riscv64 #1 SMP Debian 5.18.5-1 (2022-06-16) riscv64 GNU/Linux
> ```
> >
> >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.
> 
> I just test strace cmd after see your hint, but it looks ok(If I do
> wrong please conrect me)

The strace output looks good to me. But did you check the strace.out file, that the test creates?
The test will fail if it contains this string:
/path/to/some/place/that/does/not/possibly/exist

Maybe something is causing that string to be printed.

Best Regards,
Samuel

  reply	other threads:[~2022-07-19  8:16 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
2022-07-19  8:02   ` Bo YU
2022-07-19  8:15     ` Samuel Lidén Borell [this message]
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=20220719101555.541fe80469a251350d237211@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).