[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v1 0/9] testing/next (docs, hexagon, cfi, docker)
From: |
no-reply |
Subject: |
Re: [PATCH v1 0/9] testing/next (docs, hexagon, cfi, docker) |
Date: |
Fri, 5 Mar 2021 01:42:48 -0800 (PST) |
Patchew URL:
20210305092328.31792-1-alex.bennee@linaro.org/">https://patchew.org/QEMU/20210305092328.31792-1-alex.bennee@linaro.org/
Hi,
This series seems to have some coding style problems. See output below for
more information:
Type: series
Message-id: 20210305092328.31792-1-alex.bennee@linaro.org
Subject: [PATCH v1 0/9] testing/next (docs, hexagon, cfi, docker)
=== TEST SCRIPT BEGIN ===
#!/bin/bash
git rev-parse base > /dev/null || exit 0
git config --local diff.renamelimit 0
git config --local diff.renames True
git config --local diff.algorithm histogram
./scripts/checkpatch.pl --mailback base..
=== TEST SCRIPT END ===
Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384
From https://github.com/patchew-project/qemu
* [new tag] patchew/20210305092328.31792-1-alex.bennee@linaro.org ->
patchew/20210305092328.31792-1-alex.bennee@linaro.org
Switched to a new branch 'test'
91a7ef1 tests/docker: Use --arch-only when building Debian cross image
e0a95da gitlab-ci.yml: Add jobs to test CFI flags
360c5ee gitlab-ci.yml: Allow custom # of parallel linkers
222a269 gitlab: add build-user-hexagon test
e226953 tests/tcg: Use Hexagon Docker image
ffa599c docker: Add Hexagon image
14ff621 tests/docker: add a test-tcg for building then running check-tcg
c540ed9 docs/system: add a gentle prompt for the complexity to come
a190f84 docs/devel: re-organise the developers guide into sections
=== OUTPUT BEGIN ===
1/9 Checking commit a190f84a7607 (docs/devel: re-organise the developers guide
into sections)
Use of uninitialized value $acpi_testexpected in string eq at
./scripts/checkpatch.pl line 1529.
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#89:
new file mode 100644
total: 0 errors, 1 warnings, 167 lines checked
Patch 1/9 has style problems, please review. If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.
2/9 Checking commit c540ed9c6222 (docs/system: add a gentle prompt for the
complexity to come)
3/9 Checking commit 14ff6214abdf (tests/docker: add a test-tcg for building
then running check-tcg)
Use of uninitialized value $acpi_testexpected in string eq at
./scripts/checkpatch.pl line 1529.
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#17:
new file mode 100755
total: 0 errors, 1 warnings, 22 lines checked
Patch 3/9 has style problems, please review. If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.
4/9 Checking commit ffa599c3946f (docker: Add Hexagon image)
WARNING: line over 80 characters
#152: FILE:
tests/docker/dockerfiles/debian-hexagon-cross.docker.d/build-toolchain.sh:63:
+ -DCMAKE_ASM_FLAGS="-G0 -mlong-calls -fno-pic
--target=hexagon-unknown-linux-musl " \
ERROR: line over 90 characters
#179: FILE:
tests/docker/dockerfiles/debian-hexagon-cross.docker.d/build-toolchain.sh:90:
+ CROSS_CFLAGS="-G0 -O0 -mv65 -fno-builtin -fno-rounding-math
--target=hexagon-unknown-linux-musl" \
ERROR: line over 90 characters
#216: FILE:
tests/docker/dockerfiles/debian-hexagon-cross.docker.d/build-toolchain.sh:127:
+ CFLAGS="-G0 -O0 -mv65 -fno-builtin -fno-rounding-math
--target=hexagon-unknown-linux-musl" \
total: 2 errors, 1 warnings, 184 lines checked
Patch 4/9 has style problems, please review. If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.
5/9 Checking commit e2269539f712 (tests/tcg: Use Hexagon Docker image)
6/9 Checking commit 222a269a7bf9 (gitlab: add build-user-hexagon test)
7/9 Checking commit 360c5ee0193d (gitlab-ci.yml: Allow custom # of parallel
linkers)
8/9 Checking commit e0a95daa34d9 (gitlab-ci.yml: Add jobs to test CFI flags)
9/9 Checking commit 91a7ef19c6c1 (tests/docker: Use --arch-only when building
Debian cross image)
=== OUTPUT END ===
Test command exited with code: 1
The full log is available at
20210305092328.31792-1-alex.bennee@linaro.org/testing.checkpatch/?type=message">http://patchew.org/logs/20210305092328.31792-1-alex.bennee@linaro.org/testing.checkpatch/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-devel@redhat.com
- Re: [PATCH v1 8/9] gitlab-ci.yml: Add jobs to test CFI flags, (continued)
- [PATCH v1 4/9] docker: Add Hexagon image, Alex Bennée, 2021/03/05
- [PATCH v1 5/9] tests/tcg: Use Hexagon Docker image, Alex Bennée, 2021/03/05
- [PATCH v1 6/9] gitlab: add build-user-hexagon test, Alex Bennée, 2021/03/05
- [PATCH v1 7/9] gitlab-ci.yml: Allow custom # of parallel linkers, Alex Bennée, 2021/03/05
- [PATCH v1 3/9] tests/docker: add a test-tcg for building then running check-tcg, Alex Bennée, 2021/03/05
- [PATCH v1 9/9] tests/docker: Use --arch-only when building Debian cross image, Alex Bennée, 2021/03/05
- Re: [PATCH v1 0/9] testing/next (docs, hexagon, cfi, docker),
no-reply <=
- Re: [PATCH v1 0/9] testing/next (docs, hexagon, cfi, docker), Willian Rampazzo, 2021/03/05