[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YCX+Em/EUJJte3x1@mit.edu>
Date: Thu, 11 Feb 2021 23:03:30 -0500
From: "Theodore Ts'o" <tytso@....edu>
To: Drew DeVault <sir@...wn.com>
Cc: linux-ext4@...r.kernel.org
Subject: Re: j_recover_fast_commit: : failed on musl-riscv64
On Thu, Feb 11, 2021 at 03:48:11PM -0500, Drew DeVault wrote:
> Hiya! I'm not really sure how to interpret this test failure with
> e2fsprogs 1.46.1. Any ideas?
It doesn't fail on musl-amd64 on Debian:
<tytso@...c> {/tmp/e}
1006% make -j16
...
t_mmp_2off: disable MMP using tune2fs: ok
370 tests succeeded 0 tests failed
make[1]: Leaving directory '/tmp/e/tests'
<tytso@...c> {/tmp/e}
1007% ./config.status --version
config.status
configured by /usr/projects/e2fsprogs/e2fsprogs/configure, generated by GNU Autoconf 2.69,
with options "'CC=musl-gcc'"
Copyright (C) 2012 Free Software Foundation, Inc.
This config.status script is free software; the Free Software Foundation
gives unlimited permission to copy, distribute and modify it.
<tytso@...c> {/tmp/e}
1008% dpkg -l musl\*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==============-============-============-====================================
ii musl:amd64 1.2.2-1 amd64 standard C library
ii musl-dev:amd64 1.2.2-1 amd64 standard C library development files
ii musl-tools 1.2.2-1 amd64 standard C library tools
<tytso@...c> {/tmp/e}
1009% gcc --version
gcc (Debian 10.2.1-6) 10.2.1 20210110
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Can you try using glibc on RiscV and see if it passes with glibc?
- Ted
Powered by blists - more mailing lists