Hi, Google,

We download android-q-preview-4, and try to build, but met below error,  
Could you tell us how to fix the error?

external/f2fs-tools/mkfs/f2fs_format.c:1557:37: error: adding 'int' to a 
string does not append to the string [-Werror,-Wstring-plus-int]
                memcpy(dent_blk->filename[3], LPF + F2FS_SLOT_LEN,
                                              ~~~~^~~~~~~~~~~~~~~
external/f2fs-tools/mkfs/f2fs_format.c:1557:37: note: use array indexing to 
silence this warning
                memcpy(dent_blk->filename[3], LPF + F2FS_SLOT_LEN,
                                                  ^
                                              &   [              ]

Thanks.
On Thursday, June 6, 2019 at 8:00:12 AM UTC+8, Xin Li wrote:
>
> Hi, all,
>
> Today, we pushed a small number of GPL projects for Android Q Beta 4. The 
> tag is android-q-preview-4. This preview is not a full platform update and 
> only for reference.
>
> We also pushed the kernel source for the following devices:
>
> Tag                      | Branch                                    | 
> Project                             | Device
> android-q-preview-4_r0.1 | android-msm-marlin-3.18-q-preview-4       | 
> kernel/msm                          | Pixel XL (marlin)/Pixel (sailfish)
> android-q-preview-4_r0.2 | android-msm-wahoo-4.4-q-preview-4         | 
> kernel/msm                          | Pixel 2 XL (taimen)/Pixel 2 (walleye)
> android-q-preview-4_r0.2 | android-amber-intel-linux-4.7-q-preview-4 | 
> kernel/arm64                        | Pixel 2 XL (taimen)/Pixel 2 (walleye)
> android-q-preview-4_r0.3 | android-msm-crosshatch-4.9-q-preview-4    | 
> kernel/msm                          | Pixel 3 XL (crosshatch), Pixel 3 
> (blueline)
> android-q-preview-4_r0.3 | android-msm-crosshatch-4.9-q-preview-4    | 
> kernel/msm-extra                    | Pixel 3 XL (crosshatch), Pixel 3 
> (blueline)
> android-q-preview-4_r0.3 | android-msm-crosshatch-4.9-q-preview-4    | 
> kernel/msm-modules/qca-wfi-host-cmn | Pixel 3 XL (crosshatch), Pixel 3 
> (blueline)
> android-q-preview-4_r0.3 | android-msm-crosshatch-4.9-q-preview-4    | 
> kernel/msm-modules/qcacld           | Pixel 3 XL (crosshatch), Pixel 3 
> (blueline)
> android-q-preview-4_r0.3 | android-msm-crosshatch-4.9-q-preview-4    | 
> kernel/msm-modules/wlan-fw-api      | Pixel 3 XL (crosshatch), Pixel 3 
> (blueline)
> android-q-preview-4_r0.3 | android-blue-intel-linux-4.7-q-preview-4  | 
> kernel/arm64                        | Pixel 3 XL (crosshatch), Pixel 3 
> (blueline)
> android-q-preview-4_r0.4 | android-msm-crosshatch-4.9-q-preview-4    | 
> kernel/msm                          | Pixel 3a XL (bonito), Pixel 3a (sargo)
> android-q-preview-4_r0.4 | android-msm-crosshatch-4.9-q-preview-4    | 
> kernel/msm-extra                    | Pixel 3a XL (bonito), Pixel 3a (sargo)
> android-q-preview-4_r0.4 | android-msm-crosshatch-4.9-q-preview-4    | 
> kernel/msm-modules/qca-wfi-host-cmn | Pixel 3a XL (bonito), Pixel 3a (sargo)
> android-q-preview-4_r0.4 | android-msm-crosshatch-4.9-q-preview-4    | 
> kernel/msm-modules/qcacld           | Pixel 3a XL (bonito), Pixel 3a (sargo)
> android-q-preview-4_r0.4 | android-msm-crosshatch-4.9-q-preview-4    | 
> kernel/msm-modules/wlan-fw-api      | Pixel 3a XL (bonito), Pixel 3a (sargo)
> android-q-preview-4_r0.4 | android-blue-intel-linux-4.7-q-preview-4  | 
> kernel/arm64                        | Pixel 3a XL (bonito), Pixel 3a (sargo)
>
>
> Thanks!
>

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to android-building@googlegroups.com
To unsubscribe from this group, send email to
android-building+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-building+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-building/13a20f57-532e-4e5f-a450-32dac95e48e7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to