Closed
Bug 1783583
Opened 3 years ago
Closed 3 years ago
Perma Toolchains TL /builds/worker/fetches/llvm-project/compiler-rt/lib/orc/simple_packed_serialization.h:403:58: error: no member named 'string_view' in namespace 'std'
Categories
(Firefox Build System :: Toolchains, defect, P5)
Firefox Build System
Toolchains
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: mlaza [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=386632909&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/X91xQei1QUePYw2EEZ5wfQ/runs/0/artifacts/public/logs/live_backing.log
[task 2022-08-08T02:31:16.397Z] -- check-runtimes does nothing.
[task 2022-08-08T02:31:16.423Z] -- Configuring done
[task 2022-08-08T02:31:16.476Z] -- Generating done
[task 2022-08-08T02:31:16.493Z] -- Build files have been written to: /builds/worker/build/lib/fuzzer/libcxx_fuzzer_aarch64
[task 2022-08-08T02:31:16.509Z] [856/912] /builds/worker/fetches/clang/bin/clang++ --target=aarch64-unknown-linux-gnu --sysroot=/builds/worker/fetches/sysroot-aarch64-linux-gnu -I/builds/worker/fetches/llvm-project/compiler-rt/lib/orc/.. -I/builds/worker/fetches/llvm-project/compiler-rt/lib/orc/../../include -Wall -std=c++14 -Wno-unused-parameter -O3 -DNDEBUG -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fno-sanitize=safe-stack -fvisibility=hidden -fno-lto -Wthread-safety -Wthread-safety-reference -Wthread-safety-beta -O3 -gline-tables-only -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -I/builds/worker/fetches/clang/include -MD -MT lib/orc/CMakeFiles/RTOrc.aarch64.dir/macho_ehframe_registration.cpp.o -MF lib/orc/CMakeFiles/RTOrc.aarch64.dir/macho_ehframe_registration.cpp.o.d -o lib/orc/CMakeFiles/RTOrc.aarch64.dir/macho_ehframe_registration.cpp.o -c /builds/worker/fetches/llvm-project/compiler-rt/lib/orc/macho_ehframe_registration.cpp
[task 2022-08-08T02:31:16.509Z] FAILED: lib/orc/CMakeFiles/RTOrc.aarch64.dir/macho_ehframe_registration.cpp.o
[task 2022-08-08T02:31:16.509Z] /builds/worker/fetches/clang/bin/clang++ --target=aarch64-unknown-linux-gnu --sysroot=/builds/worker/fetches/sysroot-aarch64-linux-gnu -I/builds/worker/fetches/llvm-project/compiler-rt/lib/orc/.. -I/builds/worker/fetches/llvm-project/compiler-rt/lib/orc/../../include -Wall -std=c++14 -Wno-unused-parameter -O3 -DNDEBUG -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fno-sanitize=safe-stack -fvisibility=hidden -fno-lto -Wthread-safety -Wthread-safety-reference -Wthread-safety-beta -O3 -gline-tables-only -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -I/builds/worker/fetches/clang/include -MD -MT lib/orc/CMakeFiles/RTOrc.aarch64.dir/macho_ehframe_registration.cpp.o -MF lib/orc/CMakeFiles/RTOrc.aarch64.dir/macho_ehframe_registration.cpp.o.d -o lib/orc/CMakeFiles/RTOrc.aarch64.dir/macho_ehframe_registration.cpp.o -c /builds/worker/fetches/llvm-project/compiler-rt/lib/orc/macho_ehframe_registration.cpp
[task 2022-08-08T02:31:16.509Z] In file included from /builds/worker/fetches/llvm-project/compiler-rt/lib/orc/macho_ehframe_registration.cpp:15:
[task 2022-08-08T02:31:16.509Z] In file included from /builds/worker/fetches/llvm-project/compiler-rt/lib/orc/executor_address.h:20:
[task 2022-08-08T02:31:16.509Z] /builds/worker/fetches/llvm-project/compiler-rt/lib/orc/simple_packed_serialization.h:403:58: error: no member named 'string_view' in namespace 'std'
[task 2022-08-08T02:31:16.509Z] template <> class SPSSerializationTraits<SPSString, std::string_view> {
[task 2022-08-08T02:31:16.509Z] ~~~~~^
[task 2022-08-08T02:31:16.509Z] 1 error generated.
[task 2022-08-08T02:31:16.509Z] [858/912] /builds/worker/fetches/clang/bin/clang++ --target=aarch64-unknown-linux-gnu --sysroot=/builds/worker/fetches/sysroot-aarch64-linux-gnu -I/builds/worker/fetches/llvm-project/compiler-rt/lib/orc/.. -I/builds/worker/fetches/llvm-project/compiler-rt/lib/orc/../../include -Wall -std=c++14 -Wno-unused-parameter -O3 -DNDEBUG -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fno-sanitize=safe-stack -fvisibility=hidden -fno-lto -Wthread-safety -Wthread-safety-reference -Wthread-safety-beta -O3 -gline-tables-only -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -I/builds/worker/fetches/clang/include -MD -MT lib/orc/CMakeFiles/RTOrc.aarch64.dir/dlfcn_wrapper.cpp.o -MF lib/orc/CMakeFiles/RTOrc.aarch64.dir/dlfcn_wrapper.cpp.o.d -o lib/orc/CMakeFiles/RTOrc.aarch64.dir/dlfcn_wrapper.cpp.o -c /builds/worker/fetches/llvm-project/compiler-rt/lib/orc/dlfcn_wrapper.cpp
[task 2022-08-08T02:31:16.509Z] FAILED: lib/orc/CMakeFiles/RTOrc.aarch64.dir/dlfcn_wrapper.cpp.o
[task 2022-08-08T02:31:16.509Z] /builds/worker/fetches/clang/bin/clang++ --target=aarch64-unknown-linux-gnu --sysroot=/builds/worker/fetches/sysroot-aarch64-linux-gnu -I/builds/worker/fetches/llvm-project/compiler-rt/lib/orc/.. -I/builds/worker/fetches/llvm-project/compiler-rt/lib/orc/../../include -Wall -std=c++14 -Wno-unused-parameter -O3 -DNDEBUG -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fno-sanitize=safe-stack -fvisibility=hidden -fno-lto -Wthread-safety -Wthread-safety-reference -Wthread-safety-beta -O3 -gline-tables-only -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -I/builds/worker/fetches/clang/include -MD -MT lib/orc/CMakeFiles/RTOrc.aarch64.dir/dlfcn_wrapper.cpp.o -MF lib/orc/CMakeFiles/RTOrc.aarch64.dir/dlfcn_wrapper.cpp.o.d -o lib/orc/CMakeFiles/RTOrc.aarch64.dir/dlfcn_wrapper.cpp.o -c /builds/worker/fetches/llvm-project/compiler-rt/lib/orc/dlfcn_wrapper.cpp
[task 2022-08-08T02:31:16.509Z] In file included from /builds/worker/fetches/llvm-project/compiler-rt/lib/orc/dlfcn_wrapper.cpp:15:
[task 2022-08-08T02:31:16.509Z] In file included from /builds/worker/fetches/llvm-project/compiler-rt/lib/orc/wrapper_function_utils.h:19:
[task 2022-08-08T02:31:16.509Z] In file included from /builds/worker/fetches/llvm-project/compiler-rt/lib/orc/executor_address.h:20:
[task 2022-08-08T02:31:16.509Z] /builds/worker/fetches/llvm-project/compiler-rt/lib/orc/simple_packed_serialization.h:403:58: error: no member named 'string_view' in namespace 'std'
[task 2022-08-08T02:31:16.509Z] template <> class SPSSerializationTraits<SPSString, std::string_view> {
[task 2022-08-08T02:31:16.510Z] ~~~~~^
[task 2022-08-08T02:31:16.510Z] 1 error generated.
[task 2022-08-08T02:31:16.510Z] [859/912] /builds/worker/fetches/clang/bin/clang++ --target=aarch64-unknown-linux-gnu --sysroot=/builds/worker/fetches/sysroot-aarch64-linux-gnu -I/builds/worker/fetches/llvm-project/compiler-rt/lib/orc/.. -I/builds/worker/fetches/llvm-project/compiler-rt/lib/orc/../../include -Wall -std=c++14 -Wno-unused-parameter -O3 -DNDEBUG -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fno-sanitize=safe-stack -fvisibility=hidden -fno-lto -Wthread-safety -Wthread-safety-reference -Wthread-safety-beta -O3 -gline-tables-only -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -I/builds/worker/fetches/clang/include -MD -MT lib/orc/CMakeFiles/RTOrc.aarch64.dir/run_program_wrapper.cpp.o -MF lib/orc/CMakeFiles/RTOrc.aarch64.dir/run_program_wrapper.cpp.o.d -o lib/orc/CMakeFiles/RTOrc.aarch64.dir/run_program_wrapper.cpp.o -c /builds/worker/fetches/llvm-project/compiler-rt/lib/orc/run_program_wrapper.cpp
[task 2022-08-08T02:31:16.510Z] FAILED: lib/orc/CMakeFiles/RTOrc.aarch64.dir/run_program_wrapper.cpp.o
[task 2022-08-08T02:31:16.510Z] /builds/worker/fetches/clang/bin/clang++ --target=aarch64-unknown-linux-gnu --sysroot=/builds/worker/fetches/sysroot-aarch64-linux-gnu -I/builds/worker/fetches/llvm-project/compiler-rt/lib/orc/.. -I/builds/worker/fetches/llvm-project/compiler-rt/lib/orc/../../include -Wall -std=c++14 -Wno-unused-parameter -O3 -DNDEBUG -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fno-sanitize=safe-stack -fvisibility=hidden -fno-lto -Wthread-safety -Wthread-safety-reference -Wthread-safety-beta -O3 -gline-tables-only -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -I/builds/worker/fetches/clang/include -MD -MT lib/orc/CMakeFiles/RTOrc.aarch64.dir/run_program_wrapper.cpp.o -MF lib/orc/CMakeFiles/RTOrc.aarch64.dir/run_program_wrapper.cpp.o.d -o lib/orc/CMakeFiles/RTOrc.aarch64.dir/run_program_wrapper.cpp.o -c /builds/worker/fetches/llvm-project/compiler-rt/lib/orc/run_program_wrapper.cpp
[task 2022-08-08T02:31:16.510Z] In file included from /builds/worker/fetches/llvm-project/compiler-rt/lib/orc/run_program_wrapper.cpp:15:
[task 2022-08-08T02:31:16.510Z] In file included from /builds/worker/fetches/llvm-project/compiler-rt/lib/orc/wrapper_function_utils.h:19:
[task 2022-08-08T02:31:16.510Z] In file included from /builds/worker/fetches/llvm-project/compiler-rt/lib/orc/executor_address.h:20:
[task 2022-08-08T02:31:16.510Z] /builds/worker/fetches/llvm-project/compiler-rt/lib/orc/simple_packed_serialization.h:403:58: error: no member named 'string_view' in namespace 'std'
Comment 1•3 years ago
|
||
Mike, can you please take a look at this? Thanks
Flags: needinfo?(mh+mozilla)
| Comment hidden (Intermittent Failures Robot) |
Comment 3•3 years ago
|
||
Caused by https://github.com/llvm/llvm-project/commit/6f955bfdfe093edccd6936603d4a8a548293dcf5 and fixed in https://github.com/llvm/llvm-project/commit/608131b1f94d895e848405215f29c30822f93603.
Status: NEW → RESOLVED
Closed: 3 years ago
Flags: needinfo?(mh+mozilla)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•