â GitLab.Pipeline: warning for meson: Turn on -Werror (rev3)
Chris Wilson
chris at chris-wilson.co.uk
Sat Jan 30 12:46:46 UTC 2021
Quoting Patchwork (2021-01-30 12:34:58)
> == Series Details ==
>
> Series: meson: Turn on -Werror (rev3)
> URL : https://patchwork.freedesktop.org/series/86465/
> State : warning
>
> == Summary ==
>
> Did not get list of undocumented tests for this run, something is wrong!
>
> Other than that, pipeline status: FAILED.
>
> see https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/263967 for the overview.
>
> build:tests-fedora-clang has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/6996076):
> ../assembler/gen4asm.h:63:21: note: passing argument to parameter 'msg' here
> void yyerror (char *msg);
> ^
> assembler/1ca89e8@@intel-gen4asm at exe/gram.c:5776:16: error: passing 'const char [17]' to parameter of type 'char *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers]
> yyerror (YY_("memory exhausted"));
> ^~~~~~~~~~~~~~~~~~
> assembler/1ca89e8@@intel-gen4asm at exe/gram.c:914:22: note: expanded from macro 'YY_'
> # define YY_(Msgid) Msgid
> ^~~~~
> ../assembler/gen4asm.h:63:21: note: passing argument to parameter 'msg' here
> void yyerror (char *msg);
> ^
> 3 errors generated.
> ninja: build stopped: subcommand failed.
> section_end:1612009430:step_script
> section_start:1612009430:cleanup_file_variables
> Cleaning up file based variables
> section_end:1612009432:cleanup_file_variables
> ERROR: Job failed: exit code 1
Yeah, I just removed the assembler. I'm not fighting to make
autogenerated code clean.
-Chris
More information about the igt-dev
mailing list