From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id DEE6143086 for ; Thu, 17 Aug 2023 00:39:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EA9DC40685 for ; Thu, 17 Aug 2023 00:39:08 +0200 (CEST) Received: from mail-qk1-f177.google.com (mail-qk1-f177.google.com [209.85.222.177]) by mails.dpdk.org (Postfix) with ESMTP id 3733740685 for ; Thu, 17 Aug 2023 00:39:08 +0200 (CEST) Received: by mail-qk1-f177.google.com with SMTP id af79cd13be357-7672303c831so484015485a.2 for ; Wed, 16 Aug 2023 15:39:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1692225547; x=1692830347; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=w1GUSeYwcg8mxBPP6VVGZO3O8lr74vwtIZgnuEQbKSQ=; b=TBkiL5ZJmU+BwZR84a/95LqR0SmfutqlwX7JmXir5IfvufNP7rYG4V5OBPwW2lXGIj FiUWtuxkZIb/C4HoF+/HXZ+KBj+EIAzxoyoJLpXA0LOjlJ8sOFU7KPZAZ381AGnBYkUS BwS2QH5SA2376O9U73nu8n/BXHM1aa0GQpUQmScVrQtKqORTYTTDo3Iunezq7toOjTZt Vl3dImQDp5PMZzebgJyceBY/p6X2zjS8epf+8UvGoLTZUchfGLBdEruu6UdGHLFaYYHy WxVPUI5LI4we4T3wvERU0hbtUQXt9EBBh1b1+iJnlb3D3FNCHb4aiBkEcFIucgFq1t+b 35Ew== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692225547; x=1692830347; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=w1GUSeYwcg8mxBPP6VVGZO3O8lr74vwtIZgnuEQbKSQ=; b=LrBt1F8LYyop9f1TDFXM2wCOa8o9Dqd2oitd6cs/+88loqw0DcvOcHo7LjVxQc4XFW /+T7zJofu22SFqGnUfLvqyYLpdM873fzQ6Iu72zo/GCHiOSOwT3IKA9VpjQs7NrMKBL8 YfBJivst6hz50OjHKC6LqnXDioBDo0GyKwmbqa31hhHy2jLK+HnBbhCPjs4bwniHza1P 7AuO2uZIlwRTsxWfxeCWTd3VuYd1BKGseAW+ZXz2cN+UfB12oCTycz08oaAtOEndvraC 1cUmDUmL+gEUJ5Bi2eMXOQzXOHUSEhrWRF+4J9LfjFw0DZo67gD7EL0gEcOAopHRWYdW cj2Q== X-Gm-Message-State: AOJu0Yz2l/HtAYrjmNEzQEP+9jjDvx07+ywCtK3Mc2ZEpOI4lJHrQ3Gi AKkJRMnpvmlKAq9jR3qlZxkJsQs1FX5JYzIQKrY= X-Google-Smtp-Source: AGHT+IHUuZ7DjUilyl6oZLCuB05d3yHyIMiDr885AjlqWHT0gshSPWcrIbLosBEeF/izWJiQlTH1iw== X-Received: by 2002:a05:620a:29cb:b0:76c:e6c8:9386 with SMTP id s11-20020a05620a29cb00b0076ce6c89386mr4219508qkp.60.1692225547193; Wed, 16 Aug 2023 15:39:07 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id op29-20020a05620a535d00b0076c84240467sm4709307qkn.52.2023.08.16.15.39.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 16 Aug 2023 15:39:06 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: roretzla@linux.microsoft.com, robot@bytheb.org Subject: |FAILURE| pw130442 [PATCH v4 6/6] devtools: forbid new direct use of GCC atomic builtins Date: Wed, 16 Aug 2023 18:39:05 -0400 Message-Id: <20230816223905.1743208-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <1692221931-32334-7-git-send-email-roretzla@linux.microsoft.com> References: <1692221931-32334-7-git-send-email-roretzla@linux.microsoft.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org From: robot@bytheb.org Test-Label: github-robot: build Test-Status: FAILURE http://patchwork.dpdk.org/patch/130442/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5884253076 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 #################################################################################### [42/720] Compiling C object 'examples/c590b3c@@dpdk-distributor@exe/distributor_main.c.o'. [43/720] Linking target examples/dpdk-distributor. [44/720] Compiling C object 'examples/c590b3c@@dpdk-dma@exe/dma_dmafwd.c.o'. [45/720] Generating examples.dox with a custom command. [46/720] Linking target app/test/dpdk-test. [47/720] Compiling C object 'examples/c590b3c@@dpdk-bond@exe/bond_main.c.o'. [48/720] Linking target examples/dpdk-bond. [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] 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 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. [52/720] Compiling C object 'examples/c590b3c@@dpdk-ethtool@exe/ethtool_lib_rte_ethtool.c.o'. [53/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] Compiling C object 'examples/c590b3c@@dpdk-cmdline@exe/cmdline_commands.c.o'. [36/720] Linking target app/dpdk-testpmd. [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 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-----------------------------