public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
From: "Pandey, Sunil K" <sunil.k.pandey@intel.com>
To: "overseers@gcc.gnu.org" <overseers@gcc.gnu.org>
Cc: "H.J. Lu" <hjl.tools@gmail.com>
Subject: GCC Regression analysis mail marked as spam (previous: [r11-3760 Regression] FAIL: 20_util/variant/visit_neg.cc (test for excess errors) on Linux/x86_64)
Date: Sat, 10 Oct 2020 00:11:29 +0000	[thread overview]
Message-ID: <BY5PR11MB4292403E132A423232E4432BCE090@BY5PR11MB4292.namprd11.prod.outlook.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2857 bytes --]

Hi GCC Overseers,

I run gcc regression analysis every hour and send mail to committer, gcc-patches@gcc.gnu.org and gcc-regression@gcc.gnu.org in case of regression. For some reason following mail marked as spam. Attached is undelivered message.

Can you please investigate/fix it, so that regression analysis mail doesn't get marked as spam?

Thanks,
Sunil

-----Original Message-----
From: H.J. Lu <hjl.tools@gmail.com> 
Sent: Friday, October 9, 2020 4:55 PM
To: sunil.k.pandey <skpandey@sc.intel.com>
Subject: Re: [r11-3760 Regression] FAIL: 20_util/variant/visit_neg.cc (test for excess errors) on Linux/x86_64

Please forward this email together with the rejection email to overseers@gcc.gnu.org to report the issue.

On Fri, Oct 9, 2020 at 4:52 PM sunil.k.pandey <skpandey@sc.intel.com> wrote:
>
> On Linux/x86_64,
>
> 3427e31331677ca826c5588c87924214f7e5c54b is the first bad commit 
> commit 3427e31331677ca826c5588c87924214f7e5c54b
> Author: Ville Voutilainen <ville.voutilainen@gmail.com>
> Date:   Fri Oct 9 20:47:01 2020 +0300
>
>     libstdc++: Diagnose visitors with different return types [PR95904]
>
> caused
>
> FAIL: 20_util/variant/compile.cc (test for excess errors)
> FAIL: 20_util/variant/visit.cc (test for excess errors)
> FAIL: 20_util/variant/visit_neg.cc (test for excess errors)
>
> with GCC configured with
>
> Configured with: ../../gcc/configure 
> --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11
> -3760/usr --enable-clocale=gnu --with-system-zlib 
> --with-demangler-in-ld --with-fpmath=sse 
> --enable-languages=c,c++,fortran --enable-cet --without-isl 
> --enable-libmpx x86_64-linux --disable-bootstrap
>
> To reproduce:
>
> $ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=20_util/variant/compile.cc --target_board='unix{-m32}'"
> $ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=20_util/variant/compile.cc --target_board='unix{-m32\ -march=cascadelake}'"
> $ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=20_util/variant/visit.cc --target_board='unix{-m32}'"
> $ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=20_util/variant/visit.cc --target_board='unix{-m32\ -march=cascadelake}'"
> $ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=20_util/variant/visit_neg.cc --target_board='unix{-m32}'"
> $ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=20_util/variant/visit_neg.cc --target_board='unix{-m32\ -march=cascadelake}'"
>
> (Please do not reply to this email, for question about this report, 
> contact me at skpgkp2 at gmail dot com)



--
H.J.

[-- Attachment #2: Type: message/rfc822, Size: 10630 bytes --]

[-- Attachment #2.1.1: Type: text/plain, Size: 174 bytes --]

The following message to <gcc-regression@gcc.gnu.org> was undeliverable.
The reason for the problem:
5.3.0 - Other mail system problem 550-'5.7.1 Blocked by SpamAssassin'

[-- Attachment #2.1.2: Type: message/delivery-status, Size: 293 bytes --]

[-- Attachment #2.1.3: Type: message/rfc822, Size: 3471 bytes --]

From: sunil.k.pandey <skpandey@sc.intel.com>
To: <gcc-patches@gcc.gnu.org>, <gcc-regression@gcc.gnu.org>, <ville.voutilainen@gmail.com>
Subject: [r11-3760 Regression] FAIL: 20_util/variant/visit_neg.cc (test for excess errors) on Linux/x86_64
Date: Fri, 9 Oct 2020 16:09:26 -0700
Message-ID: <20201009230926.F286F286473D@gskx-2.sc.intel.com>

On Linux/x86_64,

3427e31331677ca826c5588c87924214f7e5c54b is the first bad commit
commit 3427e31331677ca826c5588c87924214f7e5c54b
Author: Ville Voutilainen <ville.voutilainen@gmail.com>
Date:   Fri Oct 9 20:47:01 2020 +0300

    libstdc++: Diagnose visitors with different return types [PR95904]

caused

FAIL: 20_util/variant/compile.cc (test for excess errors)
FAIL: 20_util/variant/visit.cc (test for excess errors)
FAIL: 20_util/variant/visit_neg.cc (test for excess errors)

with GCC configured with

Configured with: ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3760/usr --enable-clocale=gnu --with-system-zlib --with-demangler-in-ld --with-fpmath=sse --enable-languages=c,c++,fortran --enable-cet --without-isl --enable-libmpx x86_64-linux --disable-bootstrap

To reproduce:

$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=20_util/variant/compile.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=20_util/variant/compile.cc --target_board='unix{-m32\ -march=cascadelake}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=20_util/variant/visit.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=20_util/variant/visit.cc --target_board='unix{-m32\ -march=cascadelake}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=20_util/variant/visit_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=20_util/variant/visit_neg.cc --target_board='unix{-m32\ -march=cascadelake}'"

(Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)

[-- Attachment #3: Type: message/rfc822, Size: 10625 bytes --]

[-- Attachment #3.1.1: Type: text/plain, Size: 171 bytes --]

The following message to <gcc-patches@gcc.gnu.org> was undeliverable.
The reason for the problem:
5.3.0 - Other mail system problem 550-'5.7.1 Blocked by SpamAssassin'

[-- Attachment #3.1.2: Type: message/delivery-status, Size: 290 bytes --]

[-- Attachment #3.1.3: Type: message/rfc822, Size: 3471 bytes --]

From: sunil.k.pandey <skpandey@sc.intel.com>
To: <gcc-patches@gcc.gnu.org>, <gcc-regression@gcc.gnu.org>, <ville.voutilainen@gmail.com>
Subject: [r11-3760 Regression] FAIL: 20_util/variant/visit_neg.cc (test for excess errors) on Linux/x86_64
Date: Fri, 9 Oct 2020 16:09:26 -0700
Message-ID: <20201009230926.F286F286473D@gskx-2.sc.intel.com>

On Linux/x86_64,

3427e31331677ca826c5588c87924214f7e5c54b is the first bad commit
commit 3427e31331677ca826c5588c87924214f7e5c54b
Author: Ville Voutilainen <ville.voutilainen@gmail.com>
Date:   Fri Oct 9 20:47:01 2020 +0300

    libstdc++: Diagnose visitors with different return types [PR95904]

caused

FAIL: 20_util/variant/compile.cc (test for excess errors)
FAIL: 20_util/variant/visit.cc (test for excess errors)
FAIL: 20_util/variant/visit_neg.cc (test for excess errors)

with GCC configured with

Configured with: ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-3760/usr --enable-clocale=gnu --with-system-zlib --with-demangler-in-ld --with-fpmath=sse --enable-languages=c,c++,fortran --enable-cet --without-isl --enable-libmpx x86_64-linux --disable-bootstrap

To reproduce:

$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=20_util/variant/compile.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=20_util/variant/compile.cc --target_board='unix{-m32\ -march=cascadelake}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=20_util/variant/visit.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=20_util/variant/visit.cc --target_board='unix{-m32\ -march=cascadelake}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=20_util/variant/visit_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=20_util/variant/visit_neg.cc --target_board='unix{-m32\ -march=cascadelake}'"

(Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)

             reply	other threads:[~2020-10-10  0:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-10  0:11 Pandey, Sunil K [this message]
2020-10-10 19:52 ` Christopher Faylor

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=BY5PR11MB4292403E132A423232E4432BCE090@BY5PR11MB4292.namprd11.prod.outlook.com \
    --to=sunil.k.pandey@intel.com \
    --cc=hjl.tools@gmail.com \
    --cc=overseers@gcc.gnu.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 read-only IMAP folder(s) and NNTP newsgroup(s).