[flang-commits] [flang] [flang][runtime][NFC] Allow different memmove function in assign (PR #114301)
LLVM Continuous Integration via flang-commits
flang-commits at lists.llvm.org
Fri Nov 1 10:38:53 PDT 2024
Valentin Clement =?utf-8?b?KOODkOODrOODsw=?=,
Valentin Clement =?utf-8?b?KOODkOODrOODsw=?Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/114301 at github.com>
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `ppc64le-flang-rhel-clang` running on `ppc64le-flang-rhel-test` while building `flang` at step 5 "build-unified-tree".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/157/builds/11656
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 5 (build-unified-tree) failure: build (failure)
...
37.508 [488/8/6128] Building CXX object tools/mlir/test/lib/Transforms/CMakeFiles/MLIRTestTransforms.dir/TestDialectConversion.cpp.o
37.539 [488/7/6129] Building CXX object tools/mlir/test/lib/Tools/PDLL/CMakeFiles/MLIRTestPDLL.dir/TestPDLL.cpp.o
37.546 [488/6/6130] Linking CXX static library lib/libMLIRGPUToSPIRV.a
37.696 [487/6/6131] Linking CXX static library lib/libMLIRConvertToSPIRVPass.a
38.136 [487/5/6132] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/IRSymtab.cpp.o
45.842 [487/4/6133] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmParser.cpp.o
45.993 [486/4/6134] Linking CXX static library lib/libLLVMMCParser.a
46.178 [484/5/6135] Linking CXX static library lib/libLLVMPowerPCAsmParser.a
46.203 [481/7/6136] Linking CXX static library lib/libLLVMObject.a
46.228 [466/21/6137] Building CXX object tools/flang/lib/Optimizer/Builder/CMakeFiles/FIRBuilder.dir/Runtime/Assign.cpp.o
FAILED: tools/flang/lib/Optimizer/Builder/CMakeFiles/FIRBuilder.dir/Runtime/Assign.cpp.o
ccache /home/buildbots/llvm-external-buildbots/clang.16.0.1/bin/clang++ -DFLANG_INCLUDE_TESTS=1 -DFLANG_LITTLE_ENDIAN=1 -DGTEST_HAS_RTTI=0 -D_DEBUG -D_GLIBCXX_ASSERTIONS -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/home/buildbots/llvm-external-buildbots/workers/ppc64le-flang-rhel-test/ppc64le-flang-rhel-clang-build/build/tools/flang/lib/Optimizer/Builder -I/home/buildbots/llvm-external-buildbots/workers/ppc64le-flang-rhel-test/ppc64le-flang-rhel-clang-build/llvm-project/flang/lib/Optimizer/Builder -I/home/buildbots/llvm-external-buildbots/workers/ppc64le-flang-rhel-test/ppc64le-flang-rhel-clang-build/llvm-project/flang/include -I/home/buildbots/llvm-external-buildbots/workers/ppc64le-flang-rhel-test/ppc64le-flang-rhel-clang-build/build/tools/flang/include -I/home/buildbots/llvm-external-buildbots/workers/ppc64le-flang-rhel-test/ppc64le-flang-rhel-clang-build/build/include -I/home/buildbots/llvm-external-buildbots/workers/ppc64le-flang-rhel-test/ppc64le-flang-rhel-clang-build/llvm-project/llvm/include -isystem /home/buildbots/llvm-external-buildbots/workers/ppc64le-flang-rhel-test/ppc64le-flang-rhel-clang-build/llvm-project/llvm/../mlir/include -isystem /home/buildbots/llvm-external-buildbots/workers/ppc64le-flang-rhel-test/ppc64le-flang-rhel-clang-build/build/tools/mlir/include -isystem /home/buildbots/llvm-external-buildbots/workers/ppc64le-flang-rhel-test/ppc64le-flang-rhel-clang-build/build/tools/clang/include -isystem /home/buildbots/llvm-external-buildbots/workers/ppc64le-flang-rhel-test/ppc64le-flang-rhel-clang-build/llvm-project/llvm/../clang/include -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Werror -Wno-deprecated-copy -Wno-string-conversion -Wno-ctad-maybe-unsupported -Wno-unused-command-line-argument -Wstring-conversion -Wcovered-switch-default -Wno-nested-anon-types -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -UNDEBUG -MD -MT tools/flang/lib/Optimizer/Builder/CMakeFiles/FIRBuilder.dir/Runtime/Assign.cpp.o -MF tools/flang/lib/Optimizer/Builder/CMakeFiles/FIRBuilder.dir/Runtime/Assign.cpp.o.d -o tools/flang/lib/Optimizer/Builder/CMakeFiles/FIRBuilder.dir/Runtime/Assign.cpp.o -c /home/buildbots/llvm-external-buildbots/workers/ppc64le-flang-rhel-test/ppc64le-flang-rhel-clang-build/llvm-project/flang/lib/Optimizer/Builder/Runtime/Assign.cpp
In file included from /home/buildbots/llvm-external-buildbots/workers/ppc64le-flang-rhel-test/ppc64le-flang-rhel-clang-build/llvm-project/flang/lib/Optimizer/Builder/Runtime/Assign.cpp:12:
/home/buildbots/llvm-external-buildbots/workers/ppc64le-flang-rhel-test/ppc64le-flang-rhel-clang-build/llvm-project/flang/include/flang/Runtime/assign.h:46:27: error: 'static' function 'MemmoveWrapper' declared in header file should be declared 'static inline' [-Werror,-Wunneeded-internal-declaration]
static RT_API_ATTRS void *MemmoveWrapper(
^
1 error generated.
46.426 [466/20/6138] Linking CXX static library lib/libLLVMXRay.a
46.434 [466/19/6139] Linking CXX static library lib/libLLVMDlltoolDriver.a
46.436 [466/18/6140] Linking CXX static library lib/libLLVMDebugInfoDWARF.a
46.444 [466/17/6141] Linking CXX static library lib/libLLVMRuntimeDyld.a
46.444 [466/16/6142] Linking CXX static library lib/libLLVMObjCopy.a
46.446 [466/15/6143] Linking CXX static library lib/libLLVMInterfaceStub.a
46.446 [466/14/6144] Linking CXX static library lib/libLLVMLibDriver.a
46.448 [466/13/6145] Linking CXX static library lib/libLLVMDebugInfoPDB.a
46.471 [466/12/6146] Linking CXX static library lib/libLLVMObjectYAML.a
46.499 [466/11/6147] Linking CXX static library lib/libLLVMJITLink.a
47.191 [466/10/6148] Linking CXX executable bin/llvm-ml
47.242 [466/9/6149] Linking CXX executable bin/llvm-strings
47.258 [466/8/6150] Linking CXX executable bin/llvm-mc
47.340 [466/7/6151] Linking CXX executable bin/llvm-mca
47.544 [466/6/6152] Linking CXX executable bin/llvm-size
47.625 [466/5/6153] Linking CXX executable bin/llvm-rc
47.708 [466/4/6154] Linking CXX executable bin/llvm-cvtres
47.890 [466/3/6155] Linking CXX executable bin/llvm-cxxdump
57.135 [466/2/6156] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinter.cpp.o
61.221 [466/1/6157] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTO.cpp.o
ninja: build stopped: subcommand failed.
```
</details>
https://github.com/llvm/llvm-project/pull/114301
More information about the flang-commits
mailing list