List for cgit developers and users
 help / color / mirror / Atom feed
From: Bo YU <tsu.yubo@gmail.com>
To: cgit@lists.zx2c4.com
Subject: cgit build on riscv64 machine
Date: Tue, 19 Jul 2022 10:44:57 +0800	[thread overview]
Message-ID: <CAKq8=3+QN+j_4dkX0i2GY6yYq99T+ipR0rtvyatQ4cGcKkh7Qw@mail.gmail.com> (raw)

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 1 - do not access $HOME:
#
#                       test_no_home_access ''
#
not ok 2 - do not access $HOME: foo
#
#                       test_no_home_access 'foo'
#
not ok 3 - do not access $HOME: foo/refs
#
#                       test_no_home_access 'foo/refs'
#
not ok 4 - do not access $HOME: foo/log
#
#                       test_no_home_access 'foo/log'
#
not ok 5 - do not access $HOME: foo/tree
#
#                       test_no_home_access 'foo/tree'
#
not ok 6 - do not access $HOME: foo/tree/file-1
#
#                       test_no_home_access 'foo/tree/file-1'
#
not ok 7 - do not access $HOME: foo/commit
#
#                       test_no_home_access 'foo/commit'
#
not ok 8 - do not access $HOME: foo/diff
#
#                       test_no_home_access 'foo/diff'
#
not ok 9 - do not access $HOME: foo/patch
#
#                       test_no_home_access 'foo/patch'
#
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
```

I have real riscv64 hardware by hand so I can test it, so any help will
be appericated!

Bo

             reply	other threads:[~2022-07-19  2:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-19  2:44 Bo YU [this message]
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
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='CAKq8=3+QN+j_4dkX0i2GY6yYq99T+ipR0rtvyatQ4cGcKkh7Qw@mail.gmail.com' \
    --to=tsu.yubo@gmail.com \
    --cc=cgit@lists.zx2c4.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).