public inbox for kernelci@lists.linux.dev
 help / color / mirror / Atom feed
* Re: next/pending-fixes build: 213 builds: 0 failed, 213 passed, 1437 errors, 244 warnings (v5.9-rc4-322-g03ef16f8dff9)
       [not found] <5f58c669.1c69fb81.db1a2.5f8e@mx.google.com>
@ 2020-09-09 23:17 ` Stephen Rothwell
  2020-09-10  9:01   ` Guillaume Tucker
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Rothwell @ 2020-09-09 23:17 UTC (permalink / raw)
  To: kernelci.org bot, info

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

Hi kernelci.org,

On Wed, 09 Sep 2020 05:11:21 -0700 (PDT) "kernelci.org bot" <bot@kernelci.org> wrote:
>
> next/pending-fixes build: 213 builds: 0 failed, 213 passed, 1437 errors, 244 warnings (v5.9-rc4-322-g03ef16f8dff9)
> 
> Full Build Summary: https://kernelci.org/build/next/branch/pending-fixes/kernel/v5.9-rc4-322-g03ef16f8dff9/
> 
> Tree: next
> Branch: pending-fixes
> Git Describe: v5.9-rc4-322-g03ef16f8dff9
> Git Commit: 03ef16f8dff93dcaf454582ffb92d47b62db096a
> Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
> Built: 7 unique architectures
> 
> Errors and Warnings Detected:
> 
> Errors summary:
> 
>     582  /usr/include/features.h:424:12: fatal error: sys/cdefs.h: No such file or directory
>     375  /scratch/linux/tools/testing/selftests/kselftest_harness.h:56:10: fatal error: asm/types.h: No such file or directory
>     120  /usr/include/stdio.h:27:10: fatal error: bits/libc-header-start.h: No such file or directory
>     16   /usr/include/stdlib.h:25:10: fatal error: bits/libc-header-start.h: No such file or directory
>     15   arc-elf32-gcc: error: unrecognized command line option ‘-pthread’
>     14   /bin/sh: 1: llc: not found
>     13   /bin/sh: 3: llc: not found
>     13   /bin/sh: 1: clang: not found
>     11   test_execve.c:4:10: fatal error: cap-ng.h: No such file or directory
>     9    get_size.c:29:10: fatal error: sys/sysinfo.h: No such file or directory
>     9    execveat.c:11:10: fatal error: sys/sendfile.h: No such file or directory
>     8    seccomp_bpf.c:9:10: fatal error: sys/types.h: No such file or directory
>     8    posix_timers.c:10:10: fatal error: sys/time.h: No such file or directory
>     8    kselftest_harness.h:56:10: fatal error: asm/types.h: No such file or directory
>     8    collect2: error: ld returned 1 exit status

It looks like something has gone wrong with the build system ...

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* Re: next/pending-fixes build: 213 builds: 0 failed, 213 passed, 1437 errors, 244 warnings (v5.9-rc4-322-g03ef16f8dff9)
  2020-09-09 23:17 ` next/pending-fixes build: 213 builds: 0 failed, 213 passed, 1437 errors, 244 warnings (v5.9-rc4-322-g03ef16f8dff9) Stephen Rothwell
@ 2020-09-10  9:01   ` Guillaume Tucker
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Tucker @ 2020-09-10  9:01 UTC (permalink / raw)
  To: sfr; +Cc: kernelci, Shuah Khan, Kevin Hilman

On 10/09/2020 00:17, Stephen Rothwell wrote:
> Hi kernelci.org,
> 
> On Wed, 09 Sep 2020 05:11:21 -0700 (PDT) "kernelci.org bot" <bot@kernelci.org> wrote:
>>
>> next/pending-fixes build: 213 builds: 0 failed, 213 passed, 1437 errors, 244 warnings (v5.9-rc4-322-g03ef16f8dff9)
>>
>> Full Build Summary: https://kernelci.org/build/next/branch/pending-fixes/kernel/v5.9-rc4-322-g03ef16f8dff9/
>>
>> Tree: next
>> Branch: pending-fixes
>> Git Describe: v5.9-rc4-322-g03ef16f8dff9
>> Git Commit: 03ef16f8dff93dcaf454582ffb92d47b62db096a
>> Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
>> Built: 7 unique architectures
>>
>> Errors and Warnings Detected:
>>
>> Errors summary:
>>
>>     582  /usr/include/features.h:424:12: fatal error: sys/cdefs.h: No such file or directory
>>     375  /scratch/linux/tools/testing/selftests/kselftest_harness.h:56:10: fatal error: asm/types.h: No such file or directory
>>     120  /usr/include/stdio.h:27:10: fatal error: bits/libc-header-start.h: No such file or directory
>>     16   /usr/include/stdlib.h:25:10: fatal error: bits/libc-header-start.h: No such file or directory
>>     15   arc-elf32-gcc: error: unrecognized command line option ‘-pthread’
>>     14   /bin/sh: 1: llc: not found
>>     13   /bin/sh: 3: llc: not found
>>     13   /bin/sh: 1: clang: not found
>>     11   test_execve.c:4:10: fatal error: cap-ng.h: No such file or directory
>>     9    get_size.c:29:10: fatal error: sys/sysinfo.h: No such file or directory
>>     9    execveat.c:11:10: fatal error: sys/sendfile.h: No such file or directory
>>     8    seccomp_bpf.c:9:10: fatal error: sys/types.h: No such file or directory
>>     8    posix_timers.c:10:10: fatal error: sys/time.h: No such file or directory
>>     8    kselftest_harness.h:56:10: fatal error: asm/types.h: No such file or directory
>>     8    collect2: error: ld returned 1 exit status
> 
> It looks like something has gone wrong with the build system ...

Thanks for spotting this.

These are errors while building kselftests, due to some missing
dependencies.  I guess it would help if they were reported
separately from the actual kernel build errors.

In any case, we're looking into fixing the kselftests build
environment at the moment so please bear with us :)

Best wishes,
Guillaume

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

end of thread, other threads:[~2020-09-10  9:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <5f58c669.1c69fb81.db1a2.5f8e@mx.google.com>
2020-09-09 23:17 ` next/pending-fixes build: 213 builds: 0 failed, 213 passed, 1437 errors, 244 warnings (v5.9-rc4-322-g03ef16f8dff9) Stephen Rothwell
2020-09-10  9:01   ` Guillaume Tucker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox