Started by user snail Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on docker-jenkins-agent in workspace /home/jenkins/agent/workspace/gcc-patch [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done The recommended git tool is: NONE using credential 0adb5fc7-caa2-429d-97d2-c7fa2fa1d884 Cloning the remote Git repository Using shallow clone with depth 1 Avoid fetching tags Cloning repository git@github.com:wangliu-iscas/gcc-patch.git/ > git init /home/jenkins/agent/workspace/gcc-patch # timeout=10 Fetching upstream changes from git@github.com:wangliu-iscas/gcc-patch.git/ > git --version # timeout=10 > git --version # 'git version 2.37.2' using GIT_SSH to set credentials patchwork github wangliu-iscas git ssh key Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --no-tags --force --progress --depth=1 -- git@github.com:wangliu-iscas/gcc-patch.git/ +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:wangliu-iscas/gcc-patch.git/ # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision a75e9bee7c23403d3cc7085a249f230de50c4c3e (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a75e9bee7c23403d3cc7085a249f230de50c4c3e # timeout=10 Commit message: "Add cases for CFN_BUILT_IN_SIGNBIT[FL]." > git rev-list --no-walk a75e9bee7c23403d3cc7085a249f230de50c4c3e # timeout=10 [EnvInject] - Mask passwords that will be passed as build parameters. [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content GITHUB_REPO=https://github.com/wangliu-iscas/ PATCHWORK_URL=https://patchwork.plctlab.org [EnvInject] - Variables injected successfully. [gcc-patch] $ /usr/bin/env bash /tmp/jenkins4954899298029234195.sh + git config pull.rebase false + git fetch origin master From github.com:wangliu-iscas/gcc-patch * branch master -> FETCH_HEAD + git checkout master Switched to a new branch 'master' branch 'master' set up to track 'origin/master'. + git pull origin master From github.com:wangliu-iscas/gcc-patch * branch master -> FETCH_HEAD Already up to date. + git fetch origin upstream-master From github.com:wangliu-iscas/gcc-patch * branch upstream-master -> FETCH_HEAD + git checkout upstream-master Switched to a new branch 'upstream-master' branch 'upstream-master' set up to track 'origin/upstream-master'. + git remote add upstream https://github.com/gcc-mirror/gcc.git + git pull upstream master From https://github.com/gcc-mirror/gcc * branch master -> FETCH_HEAD * [new branch] master -> upstream/master Already up to date. + git push -u origin upstream-master Everything up-to-date branch 'upstream-master' set up to track 'origin/upstream-master'. + git checkout master Switched to branch 'master' Your branch is up to date with 'origin/master'. + git merge upstream-master Already up to date. + git push -u origin master Everything up-to-date branch 'master' set up to track 'origin/master'. + branchname=series1916-patch2600 ++ grep 'series1916-patch2600$' ++ git branch -a + checkbranch= + checkbranchresult=null + '[' null = series1916-patch2600 ']' + git checkout -b series1916-patch2600 Switched to a new branch 'series1916-patch2600' ++ curl https://patchwork.plctlab.org/api/1.2/series/1916/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1352 100 1352 0 0 52000 0 --:--:-- --:--:-- --:--:-- 52000 + series_response='{"id":1916,"url":"https://patchwork.plctlab.org/api/1.2/series/1916/","web_url":"https://patchwork.plctlab.org/project/gcc-patch/list/?series=1916","project":{"id":1,"url":"https://patchwork.plctlab.org/api/1.2/projects/1/","name":"gcc-patch","link_name":"gcc-patch","list_id":"gcc-patches.gcc.gnu.org","list_email":"gcc-patches@gcc.gnu.org","web_url":"https://gcc.gnu.org/mailman/listinfo/gcc-patches","scm_url":"","webscm_url":"","list_archive_url":"","list_archive_url_format":"","commit_url_format":""},"name":"[committed] libstdc++: Use markdown in Doxygen comment","date":"2022-10-14T09:11:35","submitter":{"id":67,"url":"https://patchwork.plctlab.org/api/1.2/people/67/","name":"Jonathan Wakely","email":"jwakely@redhat.com"},"version":1,"total":1,"received_total":1,"received_all":true,"mbox":"https://patchwork.plctlab.org/series/1916/mbox/","cover_letter":null,"patches":[{"id":2600,"url":"https://patchwork.plctlab.org/api/1.2/patches/2600/","web_url":"https://patchwork.plctlab.org/project/gcc-patch/patch/20221014091135.2477155-1-jwakely@redhat.com/","msgid":"<20221014091135.2477155-1-jwakely@redhat.com>","list_archive_url":null,"date":"2022-10-14T09:11:35","name":"[committed] libstdc++: Use markdown in Doxygen comment","mbox":"https://patchwork.plctlab.org/project/gcc-patch/patch/20221014091135.2477155-1-jwakely@redhat.com/mbox/"}]}' ++ echo '{"id":1916,"url":"https://patchwork.plctlab.org/api/1.2/series/1916/","web_url":"https://patchwork.plctlab.org/project/gcc-patch/list/?series=1916","project":{"id":1,"url":"https://patchwork.plctlab.org/api/1.2/projects/1/","name":"gcc-patch","link_name":"gcc-patch","list_id":"gcc-patches.gcc.gnu.org","list_email":"gcc-patches@gcc.gnu.org","web_url":"https://gcc.gnu.org/mailman/listinfo/gcc-patches","scm_url":"","webscm_url":"","list_archive_url":"","list_archive_url_format":"","commit_url_format":""},"name":"[committed] libstdc++: Use markdown in Doxygen comment","date":"2022-10-14T09:11:35","submitter":{"id":67,"url":"https://patchwork.plctlab.org/api/1.2/people/67/","name":"Jonathan Wakely","email":"jwakely@redhat.com"},"version":1,"total":1,"received_total":1,"received_all":true,"mbox":"https://patchwork.plctlab.org/series/1916/mbox/","cover_letter":null,"patches":[{"id":2600,"url":"https://patchwork.plctlab.org/api/1.2/patches/2600/","web_url":"https://patchwork.plctlab.org/project/gcc-patch/patch/20221014091135.2477155-1-jwakely@redhat.com/","msgid":"<20221014091135.2477155-1-jwakely@redhat.com>","list_archive_url":null,"date":"2022-10-14T09:11:35","name":"[committed] libstdc++: Use markdown in Doxygen comment","mbox":"https://patchwork.plctlab.org/project/gcc-patch/patch/20221014091135.2477155-1-jwakely@redhat.com/mbox/"}]}' ++ jq '.patches[] | (.id|tostring) + "," + .mbox' + patchid_patchurl='"2600,https://patchwork.plctlab.org/project/gcc-patch/patch/20221014091135.2477155-1-jwakely@redhat.com/mbox/"' + echo '"2600,https://patchwork.plctlab.org/project/gcc-patch/patch/20221014091135.2477155-1-jwakely@redhat.com/mbox/"' + IFS=, + read -r series_patch_id series_patch_url ++ echo '"2600' ++ sed 's/"//g' + series_patch_id=2600 ++ echo 'https://patchwork.plctlab.org/project/gcc-patch/patch/20221014091135.2477155-1-jwakely@redhat.com/mbox/"' ++ sed 's/"//g' + series_patch_url=https://patchwork.plctlab.org/project/gcc-patch/patch/20221014091135.2477155-1-jwakely@redhat.com/mbox/ ++ git rev-parse HEAD + commitid_before=a75e9bee7c23403d3cc7085a249f230de50c4c3e + eval '+++ declare -p bout bret declare -- bout="Applying: libstdc++: Use markdown in Doxygen comment Using index info to reconstruct a base tree... M libstdc++-v3/include/std/iostream Falling back to patching base and 3-way merge... No changes -- Patch already applied." declare -- bret="0" ++ berr='\''++++ git_am https://patchwork.plctlab.org/project/gcc-patch/patch/20221014091135.2477155-1-jwakely@redhat.com/mbox/ ++++ patch_url=https://patchwork.plctlab.org/project/gcc-patch/patch/20221014091135.2477155-1-jwakely@redhat.com/mbox/ ++++ curl https://patchwork.plctlab.org/project/gcc-patch/patch/20221014091135.2477155-1-jwakely@redhat.com/mbox/ ++++ git am -3 --empty=drop % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8205 100 8205 0 0 210k 0 --:--:-- --:--:-- --:--:-- 210k +++ bout='\''\'\'''\''Applying: libstdc++: Use markdown in Doxygen comment Using index info to reconstruct a base tree... M libstdc++-v3/include/std/iostream Falling back to patching base and 3-way merge... No changes -- Patch already applied.'\''\'\'''\'' +++ bret=0'\'' ++ declare -p berr declare -- berr="++++ git_am https://patchwork.plctlab.org/project/gcc-patch/patch/20221014091135.2477155-1-jwakely@redhat.com/mbox/ ++++ patch_url=https://patchwork.plctlab.org/project/gcc-patch/patch/20221014091135.2477155-1-jwakely@redhat.com/mbox/ ++++ curl https://patchwork.plctlab.org/project/gcc-patch/patch/20221014091135.2477155-1-jwakely@redhat.com/mbox/ ++++ git am -3 --empty=drop % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8205 100 8205 0 0 210k 0 --:--:-- --:--:-- --:--:-- 210k +++ bout='\''Applying: libstdc++: Use markdown in Doxygen comment Using index info to reconstruct a base tree... M libstdc++-v3/include/std/iostream Falling back to patching base and 3-way merge... No changes -- Patch already applied.'\'' +++ bret=0"' ++ +++ declare -p bout bret /tmp/jenkins4954899298029234195.sh: line 85: +++: command not found ++ declare -- 'bout=Applying: libstdc++: Use markdown in Doxygen comment Using index info to reconstruct a base tree... M libstdc++-v3/include/std/iostream Falling back to patching base and 3-way merge... No changes -- Patch already applied.' ++ declare -- bret=0 ++ ++ 'berr=++++ git_am https://patchwork.plctlab.org/project/gcc-patch/patch/20221014091135.2477155-1-jwakely@redhat.com/mbox/ ++++ patch_url=https://patchwork.plctlab.org/project/gcc-patch/patch/20221014091135.2477155-1-jwakely@redhat.com/mbox/ ++++ curl https://patchwork.plctlab.org/project/gcc-patch/patch/20221014091135.2477155-1-jwakely@redhat.com/mbox/ ++++ git am -3 --empty=drop % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8205 100 8205 0 0 210k 0 --:--:-- --:--:-- --:--:-- 210k +++ bout='\''Applying: libstdc++: Use markdown in Doxygen comment Using index info to reconstruct a base tree... M libstdc++-v3/include/std/iostream Falling back to patching base and 3-way merge... No changes -- Patch already applied.'\'' +++ bret=0' /tmp/jenkins4954899298029234195.sh: line 104: ++: command not found ++ ++ declare -p berr /tmp/jenkins4954899298029234195.sh: line 105: ++: command not found ++ declare -- 'berr=++++ git_am https://patchwork.plctlab.org/project/gcc-patch/patch/20221014091135.2477155-1-jwakely@redhat.com/mbox/ ++++ patch_url=https://patchwork.plctlab.org/project/gcc-patch/patch/20221014091135.2477155-1-jwakely@redhat.com/mbox/ ++++ curl https://patchwork.plctlab.org/project/gcc-patch/patch/20221014091135.2477155-1-jwakely@redhat.com/mbox/ ++++ git am -3 --empty=drop % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8205 100 8205 0 0 210k 0 --:--:-- --:--:-- --:--:-- 210k +++ bout='\''Applying: libstdc++: Use markdown in Doxygen comment Using index info to reconstruct a base tree... M libstdc++-v3/include/std/iostream Falling back to patching base and 3-way merge... No changes -- Patch already applied.'\'' +++ bret=0' ++ git rev-parse HEAD + commitid_after=a75e9bee7c23403d3cc7085a249f230de50c4c3e + '[' 0 = 0 ']' + '[' a75e9bee7c23403d3cc7085a249f230de50c4c3e = a75e9bee7c23403d3cc7085a249f230de50c4c3e ']' + submit_check warning 'Repeat Merge' https://patchwork.plctlab.org/jenkins/job/gcc-patch/1291/consoleText 'Git am fail log' + check_state=warning + patch_state='Repeat Merge' + repo_url=https://patchwork.plctlab.org/jenkins/job/gcc-patch/1291/consoleText + DESCRIPTION='Git am fail log' + curl -X POST -H 'Authorization: Token [*******]' -F state=warning -F target_url=https://patchwork.plctlab.org/jenkins/job/gcc-patch/1291/consoleText -F context=gcc-patch-check -F 'description=Git am fail log' https://patchwork.plctlab.org/api/patches/2600/checks/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 962 100 422 100 540 11405 14594 --:--:-- --:--:-- --:--:-- 25315 {"id":968,"url":"https://patchwork.plctlab.org/api/patches/2600/checks/968/","user":{"id":1,"url":"https://patchwork.plctlab.org/api/users/1/","username":"snail","first_name":"","last_name":"","email":"wangliu@iscas.ac.cn"},"date":"2022-10-14T12:17:33.816072","state":"warning","target_url":"https://patchwork.plctlab.org/jenkins/job/gcc-patch/1291/consoleText","context":"gcc-patch-check","description":"Git am fail log"}+ curl -X PATCH -H 'Authorization: Token [*******]' -F 'state=Repeat Merge' https://patchwork.plctlab.org/api/1.2/patches/2600/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0{"id":2600,"url":"https://patchwork.plctlab.org/api/1.2/patches/2600/","web_url":"https://patchwork.plctlab.org/project/gcc-patch/patch/20221014091135.2477155-1-jwakely@redhat.com/","project":{"id":1,"url":"https://patchwork.plctlab.org/api/1.2/projects/1/","name":"gcc-patch","link_name":"gcc-patch","list_id":"gcc-patches.gcc.gnu.org","list_email":"gcc-patches@gcc.gnu.org","web_url":"https://gcc.gnu.org/mailman/listinfo/gcc-patches","scm_url":"","webscm_url":"","list_archive_url":"","list_archive_url_format":"","commit_url_format":""},"msgid":"<20221014091135.2477155-1-jwakely@redhat.com>","list_archive_url":null,"date":"2022-10-14T09:11:35","name":"[committed] libstdc++: Use markdown in Doxygen comment","commit_ref":null,"pull_url":null,"state":"repeat-merge","archived":false,"hash":"02e8cf955bfbb43dca94cf28f87eb3b94e08a2f9","submitter":{"id":67,"url":"https://patchwork.plctlab.org/api/1.2/people/67/","name":"Jonathan Wakely","email":"jwakely@redhat.com"},"delegate":null,"mbox":"https://patchwork.plctlab.org/project/gcc-patch/patch/20221014091135.2477155-1-jwakely@redhat.com/mbox/","series":[{"id":1916,"url":"https://patchwork.plctlab.org/api/1.2/series/1916/","web_url":"https://patchwork.plctlab.org/project/gcc-patch/list/?series=1916","date":"2022-10-14T09:11:35","name":"[committed] libstdc++: Use markdown in Doxygen comment","version":1,"mbox":"https://patchwork.plctlab.org/series/1916/mbox/"}],"comments":"https://patchwork.plctlab.org/api/patches/2600/comments/","check":"warning","checks":"https://patchwork.plctlab.org/api/patches/2600/checks/","tags":{},"headers":{"Return-Path":"","Delivered-To":["ouuuleilei@gmail.com","gcc-patches@gcc.gnu.org"],"Received":["by 2002:a5d:4ac7:0:0:0:0:0 with SMTP id y7csp78581wrs;\n Fri, 14 Oct 2022 02:12:52 -0700 (PDT)","from sourceware.org (server2.sourceware.org.\n [2620:52:3:1:0:246e:9693:128c])\n by mx.google.com with ESMTPS id\n w1-20020a056402268100b004520b01a355si2227716edd.52.2022.10.14.02.12.51\n for \n (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);\n Fri, 14 Oct 2022 02:12:51 -0700 (PDT)","from server2.sourceware.org (localhost [IPv6:::1])\n\tby sourceware.org (Postfix) with ESMTP id 1D0BF385AC2C\n\tfor ; Fri, 14 Oct 2022 09:12:38 +0000 (GMT)","from us-smtp-delivery-124.mimecast.com\n (us-smtp-delivery-124.mimecast.com [170.10.129.124])\n by sourceware.org (Postfix) with ESMTPS id F0F6D3858404\n for ; Fri, 14 Oct 2022 09:11:52 +0000 (GMT)","from mimecast-mx02.redhat.com (mx3-rdu2.redhat.com\n [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS\n (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id\n us-mta-391-AR1TMsAeOB6PrfqWqd-CtQ-1; Fri, 14 Oct 2022 05:11:49 -0400","from smtp.corp.redhat.com (int-mx10.intmail.prod.int.rdu2.redhat.com\n [10.11.54.10])\n (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n (No client certificate requested)\n by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 94B2E2A5954A;\n Fri, 14 Oct 2022 09:11:38 +0000 (UTC)","from localhost (unknown [10.33.36.64])\n by smtp.corp.redhat.com (Postfix) with ESMTP id DD61240BB43;\n Fri, 14 Oct 2022 09:11:36 +0000 (UTC)"],"X-Google-Smtp-Source":"\n AMsMyM4M0vChHICbCyxaO3ncfTEuwL00krgMFGwITwq+UU/zTYZsu38XnaRGF2i1acLfbXse2KOh","X-Received":"by 2002:a17:907:7632:b0:78d:b5ba:87db with SMTP id\n jy18-20020a170907763200b0078db5ba87dbmr2831875ejc.661.1665738771851;\n Fri, 14 Oct 2022 02:12:51 -0700 (PDT)","ARC-Seal":"i=1; a=rsa-sha256; t=1665738771; cv=none;\n d=google.com; s=arc-20160816;\n b=a3Z2o4y0o2+pCdeBb/ppTLOj/cDOHPjiuKCOpGLB3R+xvLztQri3VIA9cSpbHcWKr8\n iabsSPP+xsj2WQjaLYKQjF4yHJIy71xebPwzvuIXxXoJRcJATkHAg8a2q/dot/dVR2Yy\n PAczKUi3seQDoTz/YnFO8Di4+lKBOPGdFvFKn6ftD5usIB3g+Hqg4oAUtqjnKPSXFiHU\n MDewUCaUwksHXMaEpIga80OSJJuxAKFQM8PM/hmFKqMa5YLwnjgr6eKm2VvlkI/f9TH8\n +BHUZSBYgvrrIcYU50Bn67JrJzmBQdYU/rY6KXLnL5WBHtKRpif89TdOW89P4FB2g6Lp\n z0lA==","ARC-Message-Signature":"i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com;\n s=arc-20160816;\n h=sender:errors-to:reply-to:from:list-subscribe:list-help:list-post\n :list-archive:list-unsubscribe:list-id:precedence\n :content-transfer-encoding:mime-version:message-id:date:subject:to\n :dmarc-filter:delivered-to:dkim-signature:dkim-filter;\n bh=JwUG8w11tR5MUtA5GEraUHtS3lm190I0WjdfmzGbbaQ=;\n b=azuQ/MaK+0fo9cpqAIfTVh1AwJXP+giiDLLlTb1OCOFMAJolRFdir3IQuZ+H56HZ04\n 169eGGMgyi24eTZ4zRMPqFJ5D4N1KahKGiOmzr0qAz9iL1grwGB8KyN/IzfyVZF6ZVzN\n Ed4y+3IJbN6pt2ZETWdnYPolPtZ5cBq7PP0fUdHKQPhOZNhs6Ense4kcSAqTrUosp/Kn\n vv8momfFcvinvtqm0xQjXwpoEoF0VWNz4PopZcdznyJcVFQnQIhYaBBn33bhBRHgj+sx\n v4dC5N2cPjST66XneWa8Pp8Z9/gaNFCKTs2zmlmXi1NhU5ELsdFXXRH1Qk709IJ4/S00\n jAEA==","ARC-Authentication-Results":"i=1; mx.google.com;\n dkim=pass header.i=@gcc.gnu.org header.s=default header.b=Y2CMazb5;\n spf=pass (google.com: domain of\n gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates\n 2620:52:3:1:0:246e:9693:128c as permitted sender)\n smtp.mailfrom=\"gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org\";\n dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=gnu.org","Received-SPF":"pass (google.com: domain of\n gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates\n 2620:52:3:1:0:246e:9693:128c as permitted sender)\n client-ip=2620:52:3:1:0:246e:9693:128c;","Authentication-Results":"mx.google.com;\n dkim=pass header.i=@gcc.gnu.org header.s=default header.b=Y2CMazb5;\n spf=pass (google.com: domain of\n gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates\n 2620:52:3:1:0:246e:9693:128c as permitted sender)\n smtp.mailfrom=\"gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org\";\n dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=gnu.org","DKIM-Filter":"OpenDKIM Filter v2.11.0 sourceware.org 1D0BF385AC2C","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org;\n\ts=default; t=1665738758;\n\tbh=JwUG8w11tR5MUtA5GEraUHtS3lm190I0WjdfmzGbbaQ=;\n\th=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post:\n\t List-Help:List-Subscribe:From:Reply-To:From;\n\tb=Y2CMazb5MJobjF4oh+3KTnkIE/PYWQuDpAKCQTGeLTi0ork1u1eRfkcKD4chrn+EH\n\t tdmbDwryK9S2wcam+Va0r46YJ/3Zhwvrvnl0nV62T8aqfPJP3FmfKuaSX8lHrGad0c\n\t 9jCRbouImAp0BjqiwPnvKpqCcDClIEj8IAZ8COFE=","X-Original-To":"gcc-patches@gcc.gnu.org","DMARC-Filter":"OpenDMARC Filter v1.4.1 sourceware.org F0F6D3858404","X-MC-Unique":"AR1TMsAeOB6PrfqWqd-CtQ-1","To":"libstdc++@gcc.gnu.org,\n\tgcc-patches@gcc.gnu.org","Subject":"[committed] libstdc++: Use markdown in Doxygen comment","Date":"Fri, 14 Oct 2022 10:11:35 +0100","Message-Id":"<20221014091135.2477155-1-jwakely@redhat.com>","MIME-Version":"1.0","X-Scanned-By":"MIMEDefang 3.1 on 10.11.54.10","X-Mimecast-Spam-Score":"0","X-Mimecast-Originator":"redhat.com","Content-Type":"text/plain","Content-Transfer-Encoding":"8bit","X-Spam-Status":"No, score=-12.4 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH,\n DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0,\n KAM_SHORT,\n RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_NONE,\n TXREP autolearn=ham autolearn_force=no version=3.4.6","X-Spam-Checker-Version":"SpamAssassin 3.4.6 (2021-04-09) on\n server2.sourceware.org","X-BeenThere":"gcc-patches@gcc.gnu.org","X-Mailman-Version":"2.1.29","Precedence":"list","List-Id":"Gcc-patches mailing list ","List-Unsubscribe":",\n ","List-Archive":"","List-Post":"","List-Help":"","List-Subscribe":",\n ","From":"Jonathan Wakely via Gcc-patches ","Reply-To":"Jonathan Wakely ","Errors-To":"gcc-patches-bounces+ouuuleilei 100 9976 100 9824 100 152 119k 1900 --:--:-- --:--:-- --:--:-- 121k =gmail.com@gcc.gnu.org","Sender":"\"Gcc-patches\" ","X-getmail-retrieved-from-mailbox":"=?utf-8?q?INBOX?=","X-GMAIL-THRID":"=?utf-8?q?1746653698250103915?=","X-GMAIL-MSGID":"=?utf-8?q?1746653698250103915?="},"content":"Pushed to trunk.\n\n-- >8 --\n\nThis makes the comment easier to read in the source, without altering\nthe Doxygen output.\n\nlibstdc++-v3/ChangeLog:\n\n\t* include/std/iostream: Use markdown in Doxygen comment.\n---\n libstdc++-v3/include/std/iostream | 6 +++---\n 1 file changed, 3 insertions(+), 3 deletions(-)","diff":"diff --git a/libstdc++-v3/include/std/iostream b/libstdc++-v3/include/std/iostream\nindex 02e9c3039d1..70318a45891 100644\n--- a/libstdc++-v3/include/std/iostream\n+++ b/libstdc++-v3/include/std/iostream\n@@ -48,13 +48,13 @@ _GLIBCXX_BEGIN_NAMESPACE_VERSION\n /**\n * @name Standard Stream Objects\n *\n- * The <iostream> header declares the eight standard stream\n- * objects. For other declarations, see\n+ * The `` header declares the eight *standard stream objects*.\n+ * For other declarations, see\n * http://gcc.gnu.org/onlinedocs/libstdc++/manual/io.html\n * and the @link iosfwd I/O forward declarations @endlink\n *\n * They are required by default to cooperate with the global C\n- * library's @c FILE streams, and to be available during program\n+ * library's `FILE` streams, and to be available during program\n * startup and termination. For more information, see the section of the\n * manual linked to above.\n */\n","prefixes":["committed"]}+ exit 1 Build step 'Execute shell' marked build as failure Finished: FAILURE