From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F06E73858C50; Sun, 2 Apr 2023 15:23:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F06E73858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1680448987; bh=J3+eXjVqCdOlDMQwB5y6D3b8xsbWyzZU5mv9R0hhoR4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=FveIa+HookGbd5dPklWi3gpiikpDvd2D3nfwuKzOJMP5UkCB/6+b6HpWcqGel9PTa UJrbRM2n6/2aCQGqAVwl+fQ++mQ94sPqGDBocbVStd8taykQrQ4bLVjRqMMOCwyJW4 QMYYyET3xAj2oZ4l2VKrb9How6OGCrsYl/eAIXuM= From: "danglin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/98531] [modules] g++.dg/modules/xtreme-header-2_a.H etc. FAIL Date: Sun, 02 Apr 2023 15:23:07 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 11.0 X-Bugzilla-Keywords: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: danglin at gcc dot gnu.org X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: nathan at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.4 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D98531 --- Comment #18 from John David Anglin --- Executing on host: /home/dave/gnu/gcc/objdir/gcc/testsuite/g++/../../xg++ -B/home/dave/gnu/gcc/objdir/gcc/testsuite/g++/../../=20 /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/modules/xtreme-header-2_a.H=20= =20=20 -fdiagnostics-plain-output -nostdinc++ -I/home/dave/gnu/gcc/objdir/hppa-linux-gnu/libstdc++-v3/include/hppa-linux-= gnu -I/home/dave/gnu/gcc/objdir/hppa-linux-gnu/libstdc++-v3/include -I/home/dave/gnu/gcc/gcc/libstdc++-v3/libsupc++ -I/home/dave/gnu/gcc/gcc/libstdc++-v3/include/backward -I/home/dave/gnu/gcc/gcc/libstdc++-v3/testsuite/util -fmessage-length=3D0 -std=3Dc++17 -pedantic-errors -Wno-long-long -fmodule-header -S -o xtreme-header-2_a.s (timeout =3D 300) spawn -ignore SIGHUP /home/dave/gnu/gcc/objdir/gcc/testsuite/g++/../../xg++ -B/home/dave/gnu/gcc/objdir/gcc/testsuite/g++/../../ /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/modules/xtreme-header-2_a.H -fdiagnostics-plain-output -nostdinc++ -I/home/dave/gnu/gcc/objdir/hppa-linux-gnu/libstdc++-v3/include/hppa-linux-= gnu -I/home/dave/gnu/gcc/objdir/hppa-linux-gnu/libstdc++-v3/include -I/home/dave/gnu/gcc/gcc/libstdc++-v3/libsupc++ -I/home/dave/gnu/gcc/gcc/libstdc++-v3/include/backward -I/home/dave/gnu/gcc/gcc/libstdc++-v3/testsuite/util -fmessage-length=3D0 -std=3Dc++17 -pedantic-errors -Wno-long-long -fmodule-header -S -o xtreme-header-2_a.s In file included from /usr/include/oneapi/tbb/partitioner.h:47, from /usr/include/oneapi/tbb/parallel_for.h:27, from /usr/include/tbb/parallel_for.h:17, from /home/dave/gnu/gcc/gcc-trunk/libstdc++-v3/include/pstl/parallel_backend_tbb= .h:20, from /home/dave/gnu/gcc/gcc-trunk/libstdc++-v3/include/pstl/parallel_backend.h:2= 0, from /home/dave/gnu/gcc/gcc-trunk/libstdc++-v3/include/pstl/algorithm_impl.h:22, from /home/dave/gnu/gcc/objdir/hppa-linux-gnu/libstdc++-v3/include/pstl/glue_exe= cution_defs.h:50, from /home/dave/gnu/gcc/objdir/hppa-linux-gnu/libstdc++-v3/include/execution:34, from /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/modules/xtreme-header-2.h:4, from /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/modules/xtreme-header-2_a.H:4: /usr/include/oneapi/tbb/task_group.h:465:11: error: 'template tbb::detail::d1::task* tbb::detail::d1::function_task::execute(tbb::detail::d1::execution_data&= )' references internal linkage entity 'template tbb::detail::d1::task* tbb::detail::d2::{anonymous}::task_ptr_or_nullptr(F&&)' /usr/include/oneapi/tbb/task_group.h:494:11: error: 'template tbb::detail::d1::task* tbb::detail::d1::function_stack_task::execute(tbb::detail::d1::execution= _data&)' references internal linkage entity 'template tbb::detail::d1::task* tbb::detail::d2::{anonymous}::task_ptr_or_nullptr(F&&)' /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/modules/xtreme-header-2_a.H: er= ror: failed to write compiled module: Bad file data /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/modules/xtreme-header-2_a.H: no= te: compiled module file is 'gcm.cache/./home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/modules/xtreme-head= er-2_a.H.gcm' compiler exited with status 1 FAIL: g++.dg/modules/xtreme-header-2_a.H -std=3Dc++17 (test for excess erro= rs) Excess errors: /usr/include/oneapi/tbb/task_group.h:465:11: error: 'template tbb::detail::d1::task* tbb::detail::d1::function_task::execute(tbb::detail::d1::execution_data&= )' references internal linkage entity 'template tbb::detail::d1::task* tbb::detail::d2::{anonymous}::task_ptr_or_nullptr(F&&)' /usr/include/oneapi/tbb/task_group.h:494:11: error: 'template tbb::detail::d1::task* tbb::detail::d1::function_stack_task::execute(tbb::detail::d1::execution= _data&)' references internal linkage entity 'template tbb::detail::d1::task* tbb::detail::d2::{anonymous}::task_ptr_or_nullptr(F&&)' /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/modules/xtreme-header-2_a.H: er= ror: failed to write compiled module: Bad file data FAIL: g++.dg/modules/xtreme-header-2_a.H module-cmi=20 (gcm.cache/$srcdir/g++.dg/modules/xtreme-header-2_a.H.gcm) Executing on host: /home/dave/gnu/gcc/objdir/gcc/testsuite/g++/../../xg++ -B/home/dave/gnu/gcc/objdir/gcc/testsuite/g++/../../=20 /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/modules/xtreme-header-2_b.C=20= =20=20 -fdiagnostics-plain-output -nostdinc++ -I/home/dave/gnu/gcc/objdir/hppa-linux-gnu/libstdc++-v3/include/hppa-linux-= gnu -I/home/dave/gnu/gcc/objdir/hppa-linux-gnu/libstdc++-v3/include -I/home/dave/gnu/gcc/gcc/libstdc++-v3/libsupc++ -I/home/dave/gnu/gcc/gcc/libstdc++-v3/include/backward -I/home/dave/gnu/gcc/gcc/libstdc++-v3/testsuite/util -fmessage-length=3D0 -std=3Dc++17 -pedantic-errors -Wno-long-long -fmodules-ts -fno-module-lazy = -S -o xtreme-header-2_b.s (timeout =3D 300) spawn -ignore SIGHUP /home/dave/gnu/gcc/objdir/gcc/testsuite/g++/../../xg++ -B/home/dave/gnu/gcc/objdir/gcc/testsuite/g++/../../ /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/modules/xtreme-header-2_b.C -fdiagnostics-plain-output -nostdinc++ -I/home/dave/gnu/gcc/objdir/hppa-linux-gnu/libstdc++-v3/include/hppa-linux-= gnu -I/home/dave/gnu/gcc/objdir/hppa-linux-gnu/libstdc++-v3/include -I/home/dave/gnu/gcc/gcc/libstdc++-v3/libsupc++ -I/home/dave/gnu/gcc/gcc/libstdc++-v3/include/backward -I/home/dave/gnu/gcc/gcc/libstdc++-v3/testsuite/util -fmessage-length=3D0 -std=3Dc++17 -pedantic-errors -Wno-long-long -fmodules-ts -fno-module-lazy = -S -o xtreme-header-2_b.s In module imported at /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/modules/xtreme-header-2_b.C:4:1: /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/modules/xtreme-header-2_a.H: er= ror: failed to read compiled module: No such file or directory /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/modules/xtreme-header-2_a.H: no= te: compiled module file is 'gcm.cache/./home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/modules/xtreme-head= er-2_a.H.gcm' /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/modules/xtreme-header-2_a.H: no= te: imports must be built before being imported /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/modules/xtreme-header-2_a.H: fa= tal error: returning to the gate for a mechanical issue compilation terminated. compiler exited with status 1 FAIL: g++.dg/modules/xtreme-header-2_b.C -std=3Dc++17 (test for excess erro= rs) Excess errors: /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/modules/xtreme-header-2_a.H: er= ror: failed to read compiled module: No such file or directory /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/modules/xtreme-header-2_a.H: fa= tal error: returning to the gate for a mechanical issue compilation terminated. Executing on host: /home/dave/gnu/gcc/objdir/gcc/testsuite/g++/../../xg++ -B/home/dave/gnu/gcc/objdir/gcc/testsuite/g++/../../=20 /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/modules/xtreme-header-2_c.C=20= =20=20 -fdiagnostics-plain-output -nostdinc++ -I/home/dave/gnu/gcc/objdir/hppa-linux-gnu/libstdc++-v3/include/hppa-linux-= gnu -I/home/dave/gnu/gcc/objdir/hppa-linux-gnu/libstdc++-v3/include -I/home/dave/gnu/gcc/gcc/libstdc++-v3/libsupc++ -I/home/dave/gnu/gcc/gcc/libstdc++-v3/include/backward -I/home/dave/gnu/gcc/gcc/libstdc++-v3/testsuite/util -fmessage-length=3D0 -std=3Dc++17 -pedantic-errors -Wno-long-long -fmodules-ts -fno-module-lazy = -S -o xtreme-header-2_c.s (timeout =3D 300) spawn -ignore SIGHUP /home/dave/gnu/gcc/objdir/gcc/testsuite/g++/../../xg++ -B/home/dave/gnu/gcc/objdir/gcc/testsuite/g++/../../ /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/modules/xtreme-header-2_c.C -fdiagnostics-plain-output -nostdinc++ -I/home/dave/gnu/gcc/objdir/hppa-linux-gnu/libstdc++-v3/include/hppa-linux-= gnu -I/home/dave/gnu/gcc/objdir/hppa-linux-gnu/libstdc++-v3/include -I/home/dave/gnu/gcc/gcc/libstdc++-v3/libsupc++ -I/home/dave/gnu/gcc/gcc/libstdc++-v3/include/backward -I/home/dave/gnu/gcc/gcc/libstdc++-v3/testsuite/util -fmessage-length=3D0 -std=3Dc++17 -pedantic-errors -Wno-long-long -fmodules-ts -fno-module-lazy = -S -o xtreme-header-2_c.s In module imported at /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/modules/xtreme-header-2_c.C:3:1: /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/modules/xtreme-header-2_a.H: er= ror: failed to read compiled module: No such file or directory /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/modules/xtreme-header-2_a.H: no= te: compiled module file is 'gcm.cache/./home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/modules/xtreme-head= er-2_a.H.gcm' /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/modules/xtreme-header-2_a.H: no= te: imports must be built before being imported /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/modules/xtreme-header-2_a.H: fa= tal error: returning to the gate for a mechanical issue compilation terminated. compiler exited with status 1 FAIL: g++.dg/modules/xtreme-header-2_c.C -std=3Dc++17 (test for excess erro= rs) Excess errors: /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/modules/xtreme-header-2_a.H: er= ror: failed to read compiled module: No such file or directory /home/dave/gnu/gcc/gcc/gcc/testsuite/g++.dg/modules/xtreme-header-2_a.H: fa= tal error: returning to the gate for a mechanical issue compilation terminated. [...]=