All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jaegeuk Kim <jaegeuk@google.com>
To: lkp@lists.01.org
Subject: Re: [f2fs_io] 1531853eb7: make fail
Date: Wed, 12 May 2021 09:08:08 -0700	[thread overview]
Message-ID: <CAK6vGd8ZshcKH+gjgWJY2yT34n25JKNKDPcEmj5royBkGhrbSw@mail.gmail.com> (raw)
In-Reply-To: <a4574a56ef3d46a3bcc5fdff40013a6b@intel.com>

[-- Attachment #1: Type: text/plain, Size: 1889 bytes --]

Hi,

I fixed this by this patch. Will update master soon.
https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git/commit/?h=dev&id=870915f282d4666d1c4c37fc6e468682eb33d0ab

Thanks,

On Wed, May 12, 2021 at 12:30 AM Si, Beibei <beibei.si@intel.com> wrote:

> Hi Robin,
>
>
>
> We noticed a compiling issue due to commit 1531853eb7, and its parent
> 3bfcca8c81 has no such compiling issue, could you pls have a check?
>
>
>
> Commit: 1531853eb72b335c488171dd0803e9c417de7e1f (“f2fs_io: Add get file
> name encryption mode”)
>
> https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git
> master
>
>
>
> We followed steps in /f2fs-tools/README and the output was shown as below.
>
>
>
> /f2fs-tools# ./autogen.sh
>
> /f2fs-tools# ./configure
>
> /f2fs-tools# make
>
> ...
>
> f2fs_io.h:123:28: error: field 'v1' has incomplete type
>
>    struct fscrypt_policy_v1 v1;
>
>                             ^~
>
> f2fs_io.c: In function 'do_get_filename_encrypt_mode':
>
> f2fs_io.c:1141:7: error: 'FSCRYPT_POLICY_V1' undeclared (first use in this
> function); did you mean 'FSCRYPT_POLICY_V2'?
>
>   case FSCRYPT_POLICY_V1:
>
>        ^~~~~~~~~~~~~~~~~
>
>        FSCRYPT_POLICY_V2
>
> f2fs_io.c:1141:7: note: each undeclared identifier is reported only once
> for each function it appears in
>
> make[3]: *** [Makefile:419: f2fs_io.o] Error 1
>
> make[3]: Leaving directory '/tmp/lkp/xfstests/src/f2fs-tools/tools/f2fs_io'
>
> make[2]: *** [Makefile:609: all-recursive] Error 1
>
> make[2]: Leaving directory '/tmp/lkp/xfstests/src/f2fs-tools/tools'
>
> make[1]: *** [Makefile:421: all-recursive] Error 1
>
> make[1]: Leaving directory '/tmp/lkp/xfstests/src/f2fs-tools'
>
> make: *** [Makefile:353: all] Error 2
>
>
>
>
>
> Thanks,
>
> Carel
>
>
>
>
>
>
>


-- 
Jaegeuk Kim

[-- Attachment #2: attachment.htm --]
[-- Type: text/html, Size: 4956 bytes --]

      reply	other threads:[~2021-05-12 16:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-12  7:30 [f2fs_io] 1531853eb7: make fail Si, Beibei
2021-05-12 16:08 ` Jaegeuk Kim [this message]

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=CAK6vGd8ZshcKH+gjgWJY2yT34n25JKNKDPcEmj5royBkGhrbSw@mail.gmail.com \
    --to=jaegeuk@google.com \
    --cc=lkp@lists.01.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.