User Details
- User Since
- May 10 2021, 1:49 PM (97 w, 4 d)
Thu, Mar 16
Fix indent 2.
Fix indent.
Reducing this patch to the simpler cases for easier review. Will address the more complicated cases in
another patch.
Wed, Mar 15
Hi, we're seeing a CMake error on AIX after this change. Can you take a look please?
Wed, Mar 8
LGTM
Mon, Mar 6
Sat, Mar 4
Thanks for addressing this. Unfortunately the test is still failing after the fix and a clean build
Fri, Mar 3
Hi, this change caused some failures on AIX. Could you take a look please?
Hi, this new test fails on AIX, could you take a look please?
https://lab.llvm.org/buildbot/#/builders/214/builds/6148/steps/6/logs/FAIL__Clang__modules-full-output-tu-order_c
Feb 21 2023
It fails with a different assembler error on different platforms (tried on AIX, linux, and mac). No error if you remove the AIX target.
clang++ -target powerpc64-ibm-aix -c foo.cc
Feb 17 2023
This runs into the error The symbol .rodata.str1.1L...str is not defined. if we specify an optimization flag greater than 0.
Feb 14 2023
That did the trick! I'm going to go ahead and revert 78f13ea093afdebcaa3b5c5690530b9217bbdfac because it's causing some other failures and your most recent commit fixes things.
Feb 10 2023
Thank you for looking into this. Unfortunately I think 78f13ea093afdebcaa3b5c5690530b9217bbdfac removed another symbol _ZN4llvm4PassD2Ev and _ZN4llvm13AllAnalysesOnINS_6ModuleEE6SetKeyE is still missing as well. https://lab.llvm.org/buildbot/#/builders/214/builds/5781 (EDIT: Or maybe I spoke too soon and a clean build will resolve it: https://lab.llvm.org/buildbot/#/builders/214/builds/5782)
This or 4c72266830ffa332ebb7cf1d3bbd6c56d001fa0f seems to cause a test-suite build failure on AIX, could you take a look?
https://lab.llvm.org/buildbot/#/builders/214/builds/5779/steps/9/logs/stdio
Thank you - it seems only AIX uses -Wl,-brtl flags with these tests.
Feb 9 2023
Hi, this caused some failures on AIX, could you take a look?
Feb 1 2023
Jan 26 2023
Thank you for looking into the failure. Fortunately the test is passing on the AIX bot now and locally for me - it looks like a clean build fixed it.
Hi, this change causes a failure on AIX. Could you take a look?
https://lab.llvm.org/buildbot/#/builders/214/builds/5502/steps/6/logs/FAIL__Clang__annotate-comments-objc_m
Jan 25 2023
Hi, this new test fails on AIX. Could you take a look?
https://lab.llvm.org/buildbot/#/builders/214/builds/5477/steps/6/logs/FAIL__Clang__linker-wrapper-libs_c
Jan 23 2023
Looking into an out-of-band solution.
Jan 20 2023
Jan 17 2023
It seems this problem is hard to investigate without having access to an AIX machine, so we are looking into it.
Jan 16 2023
Hi, this new test fails on AIX https://lab.llvm.org/buildbot/#/builders/214/builds/5351/steps/6/logs/FAIL__Clang__module-output_cppm
Could you take a look?
Jan 12 2023
Jan 11 2023
Getting a build failure on AIX, could you take a look please?
Jan 10 2023
Would you like to take a double look?
Jan 9 2023
Hi, this test is failing on AIX, could you take a look please? https://lab.llvm.org/buildbot/#/builders/214/builds/5242/steps/6/logs/FAIL__Clang__pr59765-modules-global-ctor-dtor_cppm
Jan 4 2023
It doesn't look like the tests in https://lab.llvm.org/buildbot/#/builders/214/builds/4934 are failing anymore here: https://lab.llvm.org/buildbot/#/builders/214/builds/5174
Reverted this patch because it's still failing on the AIX bot.
Dec 30 2022
Dec 29 2022
Sorry to raise this issue late (due to the holidays), but it seems this change causes a test failure on AIX
Nov 8 2022
If we'd like to go that route, I could update this patch to re-add cxx_under_test (or other name) as a lit parameter.
Nov 2 2022
It looks like cxx_under_test would work for our use case. Is this option preferred?
Oct 31 2022
Aug 12 2022
Aug 11 2022
Change path to /usr/local/.
Hopefully fix bad arc diff.
- [clang-ppc64-aix] Switch build compiler to clang
Removed release candidate from path.
Aug 10 2022
Verified that it passes on AIX. LGTM.
Aug 9 2022
Aug 8 2022
Hi, this new test fails on AIX
https://lab.llvm.org/buildbot/#/builders/214/builds/2784/steps/6/logs/FAIL__LLVM__atan_ll
Could you take a look please?
Aug 7 2022
There is a failure on the AIX bot also:
Jul 27 2022
Hi, this new test is failing on AIX, could you take a look please?
https://lab.llvm.org/buildbot/#/builders/214/builds/2544/steps/6/logs/FAIL__Clang__objc_property_m
Jul 24 2022
I'll do that next time, thank you!
Jul 23 2022
Jul 20 2022
Already committed here https://github.com/llvm/llvm-project/commit/adc1c34bab8c82e203ebdd04d6d418958e9ccb17
Jul 19 2022
The OpenMPIRBuilderTest.cpp test fails to build on AIX. https://lab.llvm.org/buildbot/#/builders/214/builds/2398/steps/6/logs/stdio Can you take a look please?
Jun 29 2022
Hi, the new test, zdebug.yaml, fails on AIX with error: LLVM was not compiled with LLVM_ENABLE_ZLIB: cannot decompress.
https://lab.llvm.org/buildbot/#/builders/214/builds/2061/steps/6/logs/FAIL__LLVM__zdebug_yaml