From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: roretzla@linux.microsoft.com, robot@bytheb.org
Subject: |FAILURE| pw130436 [PATCH v3 6/6] devtools: forbid new direct use of GCC atomic builtins
Date: Wed, 16 Aug 2023 16:39:01 -0400 [thread overview]
Message-ID: <20230816203901.1570408-1-robot@bytheb.org> (raw)
In-Reply-To: <1692213549-11786-7-git-send-email-roretzla@linux.microsoft.com>
From: robot@bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/130436/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5883118368
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-debug+doc+examples+tests" failed at step Build and test
"ubuntu-20.04-clang-asan+doc+tests" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-debug+doc+examples+tests" at step Build and test
####################################################################################
[45/720] Linking target examples/dpdk-cmdline.
[46/720] Generating examples.dox with a custom command.
[47/720] Linking target app/test/dpdk-test.
[48/720] Linking target examples/dpdk-bbdev_app.
[49/720] Compiling C object 'examples/c590b3c@@dpdk-ethtool@exe/ethtool_ethtool-app_ethapp.c.o'.
[50/720] Compiling C object 'examples/c590b3c@@dpdk-ethtool@exe/ethtool_ethtool-app_main.c.o'.
[51/720] Compiling C object 'examples/c590b3c@@dpdk-ethtool@exe/ethtool_lib_rte_ethtool.c.o'.
[52/720] Linking target examples/dpdk-dma.
[53/720] Compiling C object 'examples/c590b3c@@dpdk-eventdev_pipeline@exe/eventdev_pipeline_pipeline_worker_tx.c.o'.
[54/720] Generating doxygen with a custom command.
FAILED: doc/api/html
/usr/bin/python3 ../doc/api/generate_doxygen.py doc/api/html /usr/bin/doxygen doc/api/doxy-api.conf
/home/runner/work/dpdk/dpdk/lib/eal/include/rte_pflock.h:44: error: no uniquely matching class member found for
RTE_ATOMIC(uint16_t)
(warning treated as error, aborting now)
Traceback (most recent call last):
File "../doc/api/generate_doxygen.py", line 13, in <module>
subprocess.run(doxygen_command, check=True, stdout=out)
File "/usr/lib/python3.8/subprocess.py", line 516, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api.conf']' returned non-zero exit status 1.
[55/720] Compiling C object 'examples/c590b3c@@dpdk-eventdev_pipeline@exe/eventdev_pipeline_main.c.o'.
[56/720] Generating html_guides with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-debug+doc+examples+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[35/720] Linking target app/dpdk-test-sad.
[36/720] Compiling C object 'examples/c590b3c@@dpdk-cmdline@exe/cmdline_commands.c.o'.
[37/720] Compiling C object 'examples/c590b3c@@dpdk-bond@exe/bond_main.c.o'.
[38/720] Linking target examples/dpdk-bond.
[39/720] Compiling C object 'examples/c590b3c@@dpdk-cmdline@exe/cmdline_parse_obj_list.c.o'.
[40/720] Compiling C object 'examples/c590b3c@@dpdk-cmdline@exe/cmdline_main.c.o'.
[41/720] Linking target app/test/dpdk-test.
[42/720] Generating examples.dox with a custom command.
[43/720] Compiling C object 'examples/c590b3c@@dpdk-distributor@exe/distributor_main.c.o'.
[44/720] Generating doxygen with a custom command.
FAILED: doc/api/html
/usr/bin/python3 ../doc/api/generate_doxygen.py doc/api/html /usr/bin/doxygen doc/api/doxy-api.conf
/home/runner/work/dpdk/dpdk/lib/eal/include/rte_pflock.h:44: error: no uniquely matching class member found for
RTE_ATOMIC(uint16_t)
(warning treated as error, aborting now)
Traceback (most recent call last):
File "../doc/api/generate_doxygen.py", line 13, in <module>
subprocess.run(doxygen_command, check=True, stdout=out)
File "/usr/lib/python3.8/subprocess.py", line 516, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api.conf']' returned non-zero exit status 1.
[45/720] Compiling C object 'examples/c590b3c@@dpdk-bbdev_app@exe/bbdev_app_main.c.o'.
[46/720] Generating html_guides with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------
prev parent reply other threads:[~2023-08-16 20:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1692213549-11786-7-git-send-email-roretzla@linux.microsoft.com>
2023-08-16 19:07 ` |SUCCESS| pw130432-130436 " qemudev
2023-08-16 19:11 ` qemudev
2023-08-16 19:20 ` |SUCCESS| pw130436 " checkpatch
2023-08-16 20:39 ` 0-day Robot [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230816203901.1570408-1-robot@bytheb.org \
--to=robot@bytheb.org \
--cc=roretzla@linux.microsoft.com \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).