All of lore.kernel.org
 help / color / mirror / Atom feed
* ❌ FAIL: Test report for kernel 5.14.0 (mainline.kernel.org-clang, f1583cb1)
@ 2021-09-04  0:10 CKI Project
  2021-09-04  0:18 ` Nathan Chancellor
  0 siblings, 1 reply; 3+ messages in thread
From: CKI Project @ 2021-09-04  0:10 UTC (permalink / raw)
  To: llvm

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


Hello,

We ran automated tests on a recent commit from this kernel tree:

       Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
            Commit: f1583cb1be35 - Merge tag 'linux-kselftest-next-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest

The results of these automated tests are provided below.

    Overall result: FAILED (see details below)
             Merge: OK
           Compile: FAILED
 Selftests compile: FAILED

All kernel binaries, config files, and logs are available for download here:

  https://arr-cki-prod-datawarehouse-public.s3.amazonaws.com/index.html?prefix=datawarehouse-public/2021/09/03/365103273

We attempted to compile the kernel for multiple architectures, but the compile
failed on one or more architectures:

           ppc64le: FAILED (see build-ppc64le.log.xz attachment)
             s390x: FAILED (see build-s390x.log.xz attachment)

We hope that these logs can help you find the problem quickly. For the full
detail on our testing procedures, please scroll to the bottom of this message.

Please reply to this email if you have any questions about the tests that we
ran or if you have any suggestions on how to make future tests more effective.

        ,-.   ,-.
       ( C ) ( K )  Continuous
        `-',-.`-'   Kernel
          ( I )     Integration
           `-'
______________________________________________________________________________

Compile testing
---------------

We compiled the kernel for 4 architectures:

    aarch64:
      make options: make LLVM=1 -j24 INSTALL_MOD_STRIP=1 targz-pkg

    ppc64le:
      make options: make CC=clang -j24 INSTALL_MOD_STRIP=1 targz-pkg

    s390x:
      make options: make CC=clang -j24 INSTALL_MOD_STRIP=1 targz-pkg

    x86_64:
      make options: make LLVM=1 -j24 INSTALL_MOD_STRIP=1 targz-pkg


We built the following selftests:

  x86_64:
      net: OK
      bpf: fail
      install and packaging: OK

You can find the full log (build-selftests.log) in the artifact storage above.


[-- Attachment #2: build-s390x.log.xz --]
[-- Type: application/x-xz, Size: 24168 bytes --]

[-- Attachment #3: build-ppc64le.log.xz --]
[-- Type: application/x-xz, Size: 8160 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ❌ FAIL: Test report for kernel 5.14.0 (mainline.kernel.org-clang, f1583cb1)
  2021-09-04  0:10 ❌ FAIL: Test report for kernel 5.14.0 (mainline.kernel.org-clang, f1583cb1) CKI Project
@ 2021-09-04  0:18 ` Nathan Chancellor
  2021-09-06 11:48   ` Michael Hofmann
  0 siblings, 1 reply; 3+ messages in thread
From: Nathan Chancellor @ 2021-09-04  0:18 UTC (permalink / raw)
  To: CKI Project; +Cc: llvm

On Sat, Sep 04, 2021 at 12:10:14AM -0000, CKI Project wrote:
> 
> Hello,
> 
> We ran automated tests on a recent commit from this kernel tree:
> 
>        Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>             Commit: f1583cb1be35 - Merge tag 'linux-kselftest-next-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
> 
> The results of these automated tests are provided below.
> 
>     Overall result: FAILED (see details below)
>              Merge: OK
>            Compile: FAILED
>  Selftests compile: FAILED
> 
> All kernel binaries, config files, and logs are available for download here:
> 
>   https://arr-cki-prod-datawarehouse-public.s3.amazonaws.com/index.html?prefix=datawarehouse-public/2021/09/03/365103273
> 
> We attempted to compile the kernel for multiple architectures, but the compile
> failed on one or more architectures:
> 
>            ppc64le: FAILED (see build-ppc64le.log.xz attachment)
>              s390x: FAILED (see build-s390x.log.xz attachment)
> 
> We hope that these logs can help you find the problem quickly. For the full
> detail on our testing procedures, please scroll to the bottom of this message.
> 
> Please reply to this email if you have any questions about the tests that we
> ran or if you have any suggestions on how to make future tests more effective.
> 
>         ,-.   ,-.
>        ( C ) ( K )  Continuous
>         `-',-.`-'   Kernel
>           ( I )     Integration
>            `-'
> ______________________________________________________________________________
> 
> Compile testing
> ---------------
> 
> We compiled the kernel for 4 architectures:
> 
>     aarch64:
>       make options: make LLVM=1 -j24 INSTALL_MOD_STRIP=1 targz-pkg
> 
>     ppc64le:
>       make options: make CC=clang -j24 INSTALL_MOD_STRIP=1 targz-pkg
> 
>     s390x:
>       make options: make CC=clang -j24 INSTALL_MOD_STRIP=1 targz-pkg
> 
>     x86_64:
>       make options: make LLVM=1 -j24 INSTALL_MOD_STRIP=1 targz-pkg
> 
> 
> We built the following selftests:
> 
>   x86_64:
>       net: OK
>       bpf: fail
>       install and packaging: OK
> 
> You can find the full log (build-selftests.log) in the artifact storage above.
> 

ppc64le: https://github.com/ClangBuiltLinux/linux/issues/672

00:00:11 clang-13: error: unsupported argument '-mpower4' to option 'Wa,'
00:00:11 clang-13: error: unsupported argument '-many' to option 'Wa,'

s390: https://github.com/ClangBuiltLinux/linux/issues/1356

00:00:20 In file included from kernel/locking/lockdep.c:31:
00:00:20 In file included from ./include/linux/sched.h:14:
00:00:20 In file included from ./include/linux/pid.h:6:
00:00:20 In file included from ./include/linux/wait.h:9:
00:00:20 In file included from ./include/linux/spinlock.h:94:
00:00:20 ./arch/s390/include/asm/spinlock.h:89:3: error: expected absolute expression
00:00:20                 ALTERNATIVE("", ".long 0xb2fa0070", 49) /* NIAI 7 */
00:00:20                 ^
00:00:20 ./arch/s390/include/asm/alternative.h:111:2: note: expanded from macro 'ALTERNATIVE'
00:00:20         ALTINSTR_REPLACEMENT(altinstr, 1)                               \
00:00:20         ^
00:00:20 ./arch/s390/include/asm/alternative.h:106:2: note: expanded from macro 'ALTINSTR_REPLACEMENT'
00:00:20         INSTR_LEN_SANITY_CHECK(altinstr_len(num))
00:00:20         ^
00:00:20 ./arch/s390/include/asm/alternative.h:62:3: note: expanded from macro 'INSTR_LEN_SANITY_CHECK'
00:00:20         ".if " len " > 254\n"                                           \
00:00:20          ^
00:00:20 <inline asm>:5:5: note: instantiated into assembly here
00:00:20 .if 6651b-6641b > 254
00:00:20     ^

This is caused by the implicit switch to the integrated assembler in commit
f12b034afeb3 ("scripts/Makefile.clang: default to LLVM_IAS=1"). Please add
'LLVM_IAS=0' to the 'CC=clang' commands above and the build should be back to
passing like before.

Cheers,
Nathan

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ❌ FAIL: Test report for kernel 5.14.0 (mainline.kernel.org-clang, f1583cb1)
  2021-09-04  0:18 ` Nathan Chancellor
@ 2021-09-06 11:48   ` Michael Hofmann
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Hofmann @ 2021-09-06 11:48 UTC (permalink / raw)
  To: Nathan Chancellor; +Cc: CKI Project, llvm

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

Hi Nathan,

On Fri, Sep 03, 2021 at 05:18:48PM -0700, Nathan Chancellor wrote:
> On Sat, Sep 04, 2021 at 12:10:14AM -0000, CKI Project wrote:
> > We ran automated tests on a recent commit from this kernel tree:
> > 
> >        Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
> >             Commit: f1583cb1be35 - Merge tag 'linux-kselftest-next-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
> > 
> >            ppc64le: FAILED (see build-ppc64le.log.xz attachment)
> >              s390x: FAILED (see build-s390x.log.xz attachment)
> > 
> >     ppc64le:
> >       make options: make CC=clang -j24 INSTALL_MOD_STRIP=1 targz-pkg
> > 
> >     s390x:
> >       make options: make CC=clang -j24 INSTALL_MOD_STRIP=1 targz-pkg
> > 
> ppc64le: https://github.com/ClangBuiltLinux/linux/issues/672
> s390: https://github.com/ClangBuiltLinux/linux/issues/1356
> 
> This is caused by the implicit switch to the integrated assembler in commit
> f12b034afeb3 ("scripts/Makefile.clang: default to LLVM_IAS=1"). Please add
> 'LLVM_IAS=0' to the 'CC=clang' commands above and the build should be back to
> passing like before.

Thank you! I filed [1][2] to fix/track this.

Cheers

Michael

[1] https://gitlab.com/cki-project/pipeline-definition/-/merge_requests/1382
[2] https://gitlab.com/cki-project/pipeline-definition/-/issues/77

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-09-06 11:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-04  0:10 ❌ FAIL: Test report for kernel 5.14.0 (mainline.kernel.org-clang, f1583cb1) CKI Project
2021-09-04  0:18 ` Nathan Chancellor
2021-09-06 11:48   ` Michael Hofmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.