✗ GitLab.Pipeline: warning for tests/kms_vrr: Add a subtest for seamless modeset to a virtual LRR mode
Patchwork
patchwork at emeril.freedesktop.org
Mon Mar 18 23:37:58 UTC 2024
== Series Details ==
Series: tests/kms_vrr: Add a subtest for seamless modeset to a virtual LRR mode
URL : https://patchwork.freedesktop.org/series/131295/
State : warning
== Summary ==
Pipeline status: FAILED.
see https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/1131039 for the overview.
build:tests-debian-meson has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/56455809):
~~~~~~~~~~^~~~~~~~
../tests/kms_vrr.c:88:26: warning: overflow in conversion from ‘long long unsigned int’ to ‘int’ changes value from ‘5000000000’ to ‘705032704’ [-Woverflow]
#define TEST_DURATION_NS (5000000000ull)
^~~~~~~~~~~~~~~
../tests/kms_vrr.c:699:55: note: in expansion of macro ‘TEST_DURATION_NS’
result = flip_and_measure(data, output, pipe, rate, TEST_DURATION_NS);
^~~~~~~~~~~~~~~~
../tests/kms_vrr.c:699:12: error: too few arguments to function ‘flip_and_measure’
result = flip_and_measure(data, output, pipe, rate, TEST_DURATION_NS);
^~~~~~~~~~~~~~~~
../tests/kms_vrr.c:411:1: note: declared here
flip_and_measure(data_t *data, igt_output_t *output, enum pipe pipe,
^~~~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
section_end:1710804753:step_script
section_start:1710804753:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1710804754:cleanup_file_variables
ERROR: Job failed: exit code 1
build:tests-debian-meson-arm64 has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/56455812):
~~~~~~~~~~^~~~~~~~
../tests/kms_vrr.c:88:26: warning: overflow in conversion from ‘long long unsigned int’ to ‘int’ changes value from ‘5000000000’ to ‘705032704’ [-Woverflow]
#define TEST_DURATION_NS (5000000000ull)
^~~~~~~~~~~~~~~
../tests/kms_vrr.c:699:55: note: in expansion of macro ‘TEST_DURATION_NS’
result = flip_and_measure(data, output, pipe, rate, TEST_DURATION_NS);
^~~~~~~~~~~~~~~~
../tests/kms_vrr.c:699:12: error: too few arguments to function ‘flip_and_measure’
result = flip_and_measure(data, output, pipe, rate, TEST_DURATION_NS);
^~~~~~~~~~~~~~~~
../tests/kms_vrr.c:411:1: note: declared here
flip_and_measure(data_t *data, igt_output_t *output, enum pipe pipe,
^~~~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
section_end:1710804782:step_script
section_start:1710804782:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1710804782:cleanup_file_variables
ERROR: Job failed: exit code 1
build:tests-debian-meson-armhf has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/56455811):
~~~~~~~~~~^~~~~~~~
../tests/kms_vrr.c:88:26: warning: overflow in conversion from ‘long long unsigned int’ to ‘int’ changes value from ‘5000000000’ to ‘705032704’ [-Woverflow]
#define TEST_DURATION_NS (5000000000ull)
^~~~~~~~~~~~~~~
../tests/kms_vrr.c:699:55: note: in expansion of macro ‘TEST_DURATION_NS’
result = flip_and_measure(data, output, pipe, rate, TEST_DURATION_NS);
^~~~~~~~~~~~~~~~
../tests/kms_vrr.c:699:12: error: too few arguments to function ‘flip_and_measure’
result = flip_and_measure(data, output, pipe, rate, TEST_DURATION_NS);
^~~~~~~~~~~~~~~~
../tests/kms_vrr.c:411:1: note: declared here
flip_and_measure(data_t *data, igt_output_t *output, enum pipe pipe,
^~~~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
section_end:1710804779:step_script
section_start:1710804779:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1710804781:cleanup_file_variables
ERROR: Job failed: exit code 1
build:tests-debian-meson-mips has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/56455813):
~~~~~~~~~~^~~~~~~~
../tests/kms_vrr.c:88:26: warning: overflow in conversion from ‘long long unsigned int’ to ‘int’ changes value from ‘5000000000’ to ‘705032704’ [-Woverflow]
#define TEST_DURATION_NS (5000000000ull)
^~~~~~~~~~~~~~~
../tests/kms_vrr.c:699:55: note: in expansion of macro ‘TEST_DURATION_NS’
result = flip_and_measure(data, output, pipe, rate, TEST_DURATION_NS);
^~~~~~~~~~~~~~~~
../tests/kms_vrr.c:699:12: error: too few arguments to function ‘flip_and_measure’
result = flip_and_measure(data, output, pipe, rate, TEST_DURATION_NS);
^~~~~~~~~~~~~~~~
../tests/kms_vrr.c:411:1: note: declared here
flip_and_measure(data_t *data, igt_output_t *output, enum pipe pipe,
^~~~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
section_end:1710804789:step_script
section_start:1710804789:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1710804790:cleanup_file_variables
ERROR: Job failed: exit code 1
build:tests-debian-minimal has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/56455810):
ninja: Entering directory `build'
[1/105] Generating version.h with a custom command.
[2/9] Linking target lib/libi915_perf.so.1.5.
[3/9] Generating symbol file 'lib/76b5a35@@i915_perf at sha/libi915_perf.so.1.5.symbols'.
[4/9] Linking target tools/intel_gpu_top.
[5/9] Linking target tools/i915-perf/i915-perf-configs.
[6/9] Linking target tools/i915-perf/i915-perf-recorder.
[7/9] Linking target tools/i915-perf/i915-perf-reader.
[8/9] Generating kms_tests.rst with a custom command.
FAILED: docs/testplan/kms_tests.rst
/builds/gfx-ci/igt-ci-tags/scripts/igt_doc.py --config /builds/gfx-ci/igt-ci-tags/tests/intel/kms_test_config.json --rest docs/testplan/kms_tests.rst
/builds/gfx-ci/igt-ci-tags/tests/intel/../kms_vrr.c:75: Error: unrecognized line. Need to add field at /builds/gfx-ci/igt-ci-tags/tests/intel/kms_test_config.json?
==> without a full modeset.
ninja: build stopped: subcommand failed.
section_end:1710804739:step_script
section_start:1710804739:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1710804740:cleanup_file_variables
ERROR: Job failed: exit code 1
build:tests-fedora has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/56455804):
| ~~~~~~~~~~^~~~~~~~
../tests/kms_vrr.c:88:26: warning: overflow in conversion from ‘long long unsigned int’ to ‘int’ changes value from ‘5000000000’ to ‘705032704’ [-Woverflow]
88 | #define TEST_DURATION_NS (5000000000ull)
| ^~~~~~~~~~~~~~~
../tests/kms_vrr.c:699:55: note: in expansion of macro ‘TEST_DURATION_NS’
699 | result = flip_and_measure(data, output, pipe, rate, TEST_DURATION_NS);
| ^~~~~~~~~~~~~~~~
../tests/kms_vrr.c:699:12: error: too few arguments to function ‘flip_and_measure’
699 | result = flip_and_measure(data, output, pipe, rate, TEST_DURATION_NS);
| ^~~~~~~~~~~~~~~~
../tests/kms_vrr.c:411:1: note: declared here
411 | flip_and_measure(data_t *data, igt_output_t *output, enum pipe pipe,
| ^~~~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
section_end:1710804802:step_script
section_start:1710804802:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1710804803:cleanup_file_variables
ERROR: Job failed: exit code 1
build:tests-fedora-clang has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/56455808):
../tests/kms_vrr.c:684:70: error: too few arguments to function call, expected 6, have 5
result = flip_and_measure(data, output, pipe, rate, TEST_DURATION_NS);
~~~~~~~~~~~~~~~~ ^
../tests/kms_vrr.c:410:1: note: 'flip_and_measure' declared here
static uint32_t
^
../tests/kms_vrr.c:699:71: error: too few arguments to function call, expected 6, have 5
result = flip_and_measure(data, output, pipe, rate, TEST_DURATION_NS);
~~~~~~~~~~~~~~~~ ^
../tests/kms_vrr.c:410:1: note: 'flip_and_measure' declared here
static uint32_t
^
2 warnings and 2 errors generated.
ninja: build stopped: subcommand failed.
section_end:1710804778:step_script
section_start:1710804778:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1710804778:cleanup_file_variables
ERROR: Job failed: exit code 1
build:tests-fedora-no-libdrm-nouveau has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/56455807):
| ~~~~~~~~~~^~~~~~~~
../tests/kms_vrr.c:88:26: warning: overflow in conversion from ‘long long unsigned int’ to ‘int’ changes value from ‘5000000000’ to ‘705032704’ [-Woverflow]
88 | #define TEST_DURATION_NS (5000000000ull)
| ^~~~~~~~~~~~~~~
../tests/kms_vrr.c:699:55: note: in expansion of macro ‘TEST_DURATION_NS’
699 | result = flip_and_measure(data, output, pipe, rate, TEST_DURATION_NS);
| ^~~~~~~~~~~~~~~~
../tests/kms_vrr.c:699:12: error: too few arguments to function ‘flip_and_measure’
699 | result = flip_and_measure(data, output, pipe, rate, TEST_DURATION_NS);
| ^~~~~~~~~~~~~~~~
../tests/kms_vrr.c:411:1: note: declared here
411 | flip_and_measure(data_t *data, igt_output_t *output, enum pipe pipe,
| ^~~~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
section_end:1710804754:step_script
section_start:1710804754:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1710804755:cleanup_file_variables
ERROR: Job failed: exit code 1
build:tests-fedora-no-libunwind has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/56455805):
| ~~~~~~~~~~^~~~~~~~
../tests/kms_vrr.c:88:26: warning: overflow in conversion from ‘long long unsigned int’ to ‘int’ changes value from ‘5000000000’ to ‘705032704’ [-Woverflow]
88 | #define TEST_DURATION_NS (5000000000ull)
| ^~~~~~~~~~~~~~~
../tests/kms_vrr.c:699:55: note: in expansion of macro ‘TEST_DURATION_NS’
699 | result = flip_and_measure(data, output, pipe, rate, TEST_DURATION_NS);
| ^~~~~~~~~~~~~~~~
../tests/kms_vrr.c:699:12: error: too few arguments to function ‘flip_and_measure’
699 | result = flip_and_measure(data, output, pipe, rate, TEST_DURATION_NS);
| ^~~~~~~~~~~~~~~~
../tests/kms_vrr.c:411:1: note: declared here
411 | flip_and_measure(data_t *data, igt_output_t *output, enum pipe pipe,
| ^~~~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
section_end:1710804760:step_script
section_start:1710804760:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1710804761:cleanup_file_variables
ERROR: Job failed: exit code 1
build:tests-fedora-oldest-meson has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/56455806):
| ~~~~~~~~~~^~~~~~~~
../tests/kms_vrr.c:88:26: warning: overflow in conversion from ‘long long unsigned int’ to ‘int’ changes value from ‘5000000000’ to ‘705032704’ [-Woverflow]
88 | #define TEST_DURATION_NS (5000000000ull)
| ^~~~~~~~~~~~~~~
../tests/kms_vrr.c:699:55: note: in expansion of macro ‘TEST_DURATION_NS’
699 | result = flip_and_measure(data, output, pipe, rate, TEST_DURATION_NS);
| ^~~~~~~~~~~~~~~~
../tests/kms_vrr.c:699:12: error: too few arguments to function ‘flip_and_measure’
699 | result = flip_and_measure(data, output, pipe, rate, TEST_DURATION_NS);
| ^~~~~~~~~~~~~~~~
../tests/kms_vrr.c:411:1: note: declared here
411 | flip_and_measure(data_t *data, igt_output_t *output, enum pipe pipe,
| ^~~~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
section_end:1710804759:step_script
section_start:1710804759:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1710804760:cleanup_file_variables
ERROR: Job failed: exit code 1
== Logs ==
For more details see: https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/1131039
More information about the igt-dev
mailing list