[igt-dev] ✗ GitLab.Pipeline: warning for tests/perf: add a test for OA data polling reads using "small" buffers
Patchwork
patchwork at emeril.freedesktop.org
Thu Mar 26 06:01:50 UTC 2020
== Series Details ==
Series: tests/perf: add a test for OA data polling reads using "small" buffers
URL : https://patchwork.freedesktop.org/series/75100/
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/124507 for the overview.
build:tests-debian-autotools has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/2064102):
igt_require(i915_perf_revision(drm_fd) >= 5);
^~~~~~~~~~~~~~~~~~
./../lib/igt_core.h:986:8: note: in definition of macro ‘igt_require’
if (!(expr)) igt_skip_check(#expr , NULL); \
^~~~
cc1: some warnings being treated as errors
make[3]: *** [Makefile:4688: perf.o] Error 1
make[3]: Leaving directory '/builds/gfx-ci/igt-ci-tags/tests'
make[2]: *** [Makefile:5131: all-recursive] Error 1
make[2]: Leaving directory '/builds/gfx-ci/igt-ci-tags/tests'
make[1]: *** [Makefile:515: all-recursive] Error 1
make[1]: Leaving directory '/builds/gfx-ci/igt-ci-tags'
make: *** [Makefile:447: all] Error 2
section_end:1585202124:build_script
section_start:1585202124:after_script
section_end:1585202125:after_script
section_start:1585202125:upload_artifacts_on_failure
section_end:1585202127:upload_artifacts_on_failure
ERROR: Job failed: exit code 1
build:tests-debian-meson has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/2064097):
igt_require(i915_perf_revision(drm_fd) >= 5);
^~~~~~~~~~~~~~~~~~
../lib/igt_core.h:986:8: note: in definition of macro ‘igt_require’
if (!(expr)) igt_skip_check(#expr , NULL); \
^~~~
../tests/perf.c:4756:15: warning: nested extern declaration of ‘i915_perf_revision’ [-Wnested-externs]
igt_require(i915_perf_revision(drm_fd) >= 5);
^~~~~~~~~~~~~~~~~~
../lib/igt_core.h:986:8: note: in definition of macro ‘igt_require’
if (!(expr)) igt_skip_check(#expr , NULL); \
^~~~
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
section_end:1585202061:build_script
section_start:1585202061:after_script
section_end:1585202062:after_script
section_start:1585202062:upload_artifacts_on_failure
section_end:1585202064:upload_artifacts_on_failure
ERROR: Job failed: exit code 1
build:tests-debian-meson-arm64 has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/2064100):
igt_require(i915_perf_revision(drm_fd) >= 5);
^~~~~~~~~~~~~~~~~~
../lib/igt_core.h:986:8: note: in definition of macro ‘igt_require’
if (!(expr)) igt_skip_check(#expr , NULL); \
^~~~
../tests/perf.c:4756:15: warning: nested extern declaration of ‘i915_perf_revision’ [-Wnested-externs]
igt_require(i915_perf_revision(drm_fd) >= 5);
^~~~~~~~~~~~~~~~~~
../lib/igt_core.h:986:8: note: in definition of macro ‘igt_require’
if (!(expr)) igt_skip_check(#expr , NULL); \
^~~~
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
section_end:1585202117:build_script
section_start:1585202117:after_script
section_end:1585202119:after_script
section_start:1585202119:upload_artifacts_on_failure
section_end:1585202120:upload_artifacts_on_failure
ERROR: Job failed: exit code 1
build:tests-debian-meson-armhf has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/2064099):
igt_require(i915_perf_revision(drm_fd) >= 5);
^~~~~~~~~~~~~~~~~~
../lib/igt_core.h:986:8: note: in definition of macro ‘igt_require’
if (!(expr)) igt_skip_check(#expr , NULL); \
^~~~
../tests/perf.c:4756:15: warning: nested extern declaration of ‘i915_perf_revision’ [-Wnested-externs]
igt_require(i915_perf_revision(drm_fd) >= 5);
^~~~~~~~~~~~~~~~~~
../lib/igt_core.h:986:8: note: in definition of macro ‘igt_require’
if (!(expr)) igt_skip_check(#expr , NULL); \
^~~~
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
section_end:1585202086:build_script
section_start:1585202086:after_script
section_end:1585202088:after_script
section_start:1585202088:upload_artifacts_on_failure
section_end:1585202089:upload_artifacts_on_failure
ERROR: Job failed: exit code 1
build:tests-debian-meson-mips has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/2064101):
^
../tests/perf.c: In function ‘__real_main4666’:
../tests/perf.c:4756:15: error: implicit declaration of function ‘i915_perf_revision’ [-Werror=implicit-function-declaration]
igt_require(i915_perf_revision(drm_fd) >= 5);
^
../lib/igt_core.h:986:8: note: in definition of macro ‘igt_require’
if (!(expr)) igt_skip_check(#expr , NULL); \
^~~~
../tests/perf.c:4756:3: warning: nested extern declaration of ‘i915_perf_revision’ [-Wnested-externs]
igt_require(i915_perf_revision(drm_fd) >= 5);
^~~~~~~~~~~
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
section_end:1585202248:build_script
section_start:1585202248:after_script
section_end:1585202250:after_script
section_start:1585202250:upload_artifacts_on_failure
section_end:1585202251:upload_artifacts_on_failure
ERROR: Job failed: exit code 1
build:tests-fedora has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/2064093):
4756 | igt_require(i915_perf_revision(drm_fd) >= 5);
| ^~~~~~~~~~~~~~~~~~
../lib/igt_core.h:986:8: note: in definition of macro ‘igt_require’
986 | if (!(expr)) igt_skip_check(#expr , NULL); \
| ^~~~
../tests/perf.c:4756:15: warning: nested extern declaration of ‘i915_perf_revision’ [-Wnested-externs]
4756 | igt_require(i915_perf_revision(drm_fd) >= 5);
| ^~~~~~~~~~~~~~~~~~
../lib/igt_core.h:986:8: note: in definition of macro ‘igt_require’
986 | if (!(expr)) igt_skip_check(#expr , NULL); \
| ^~~~
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
section_end:1585202061:build_script
section_start:1585202061:after_script
section_end:1585202062:after_script
section_start:1585202062:upload_artifacts_on_failure
section_end:1585202064:upload_artifacts_on_failure
ERROR: Job failed: exit code 1
build:tests-fedora-clang has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/2064096):
DRM_I915_PERF_PROP_POLL_OA_PERIOD, kernel_hrtimer,
^
../tests/perf.c:2289:21: error: invalid application of 'sizeof' to an incomplete type 'uint64_t []'
.num_properties = NUM_PROPERTIES(properties),
^~~~~~~~~~~~~~~~~~~~~~~~~~
../tests/perf.c:88:34: note: expanded from macro 'NUM_PROPERTIES'
#define NUM_PROPERTIES(p) (sizeof(p) / (2 * sizeof(uint64_t)))
^~~
../tests/perf.c:4756:15: error: implicit declaration of function 'i915_perf_revision' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
igt_require(i915_perf_revision(drm_fd) >= 5);
^
3 errors generated.
ninja: build stopped: subcommand failed.
section_end:1585202110:build_script
section_start:1585202110:after_script
section_end:1585202111:after_script
section_start:1585202111:upload_artifacts_on_failure
section_end:1585202113:upload_artifacts_on_failure
ERROR: Job failed: exit code 1
build:tests-fedora-no-libunwind has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/2064094):
4756 | igt_require(i915_perf_revision(drm_fd) >= 5);
| ^~~~~~~~~~~~~~~~~~
../lib/igt_core.h:986:8: note: in definition of macro ‘igt_require’
986 | if (!(expr)) igt_skip_check(#expr , NULL); \
| ^~~~
../tests/perf.c:4756:15: warning: nested extern declaration of ‘i915_perf_revision’ [-Wnested-externs]
4756 | igt_require(i915_perf_revision(drm_fd) >= 5);
| ^~~~~~~~~~~~~~~~~~
../lib/igt_core.h:986:8: note: in definition of macro ‘igt_require’
986 | if (!(expr)) igt_skip_check(#expr , NULL); \
| ^~~~
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
section_end:1585202063:build_script
section_start:1585202063:after_script
section_end:1585202065:after_script
section_start:1585202065:upload_artifacts_on_failure
section_end:1585202066:upload_artifacts_on_failure
ERROR: Job failed: exit code 1
build:tests-fedora-oldest-meson has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/2064095):
4756 | igt_require(i915_perf_revision(drm_fd) >= 5);
| ^~~~~~~~~~~~~~~~~~
../lib/igt_core.h:986:8: note: in definition of macro ‘igt_require’
986 | if (!(expr)) igt_skip_check(#expr , NULL); \
| ^~~~
../tests/perf.c:4756:15: warning: nested extern declaration of ‘i915_perf_revision’ [-Wnested-externs]
4756 | igt_require(i915_perf_revision(drm_fd) >= 5);
| ^~~~~~~~~~~~~~~~~~
../lib/igt_core.h:986:8: note: in definition of macro ‘igt_require’
986 | if (!(expr)) igt_skip_check(#expr , NULL); \
| ^~~~
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
section_end:1585202068:build_script
section_start:1585202068:after_script
section_end:1585202069:after_script
section_start:1585202069:upload_artifacts_on_failure
section_end:1585202071:upload_artifacts_on_failure
ERROR: Job failed: exit code 1
== Logs ==
For more details see: https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/pipelines/124507
More information about the igt-dev
mailing list