DPDK CI discussions
 help / color / mirror / Atom feed
* Re: [dpdk-ci] [dpdk-test-report] |FAILURE|dpdk-master daily Intel builds
       [not found] <fecc85$afifsa@orsmga001.jf.intel.com>
@ 2020-06-16 22:18 ` Thomas Monjalon
  2020-06-17 16:26   ` Aaron Conole
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Monjalon @ 2020-06-16 22:18 UTC (permalink / raw)
  To: sys_stv; +Cc: dpdk_sw_eng, npg.sw.core.tools.prc, ci, john.mcnamara, qian.q.xu

Hi

What is UB1804-64N?
Are you adding a new system in the CI without doing a prior full pass on it?


On an unrelated note, please it would be very helpful to have some Intel
representation in the bi-weekly CI meeting:
	http://mails.dpdk.org/archives/ci/2020-June/000655.html


16/06/2020 23:55, sys_stv@intel.com:
> Test-Label: Intel-compilation
> Test-Status: FAILURE
> _Compilation issues_
> [...]
>                  +==============================================+===========+==========+
>                  |                   Makefile                   |   Meson   | Document |
> +----------------+------+-------+------+------------+-----------+-----------+----------+
> | os             | gcc  | clang | icc  | gcc+shared | gcc+debug | gcc/clang | pdf/html |
> +----------------+------+-------+------+------------+-----------+-----------+----------+
> | UB1804-64N     | FAIL |       |      | FAIL       |           |           |          |
> | UB1804-64      | pass | pass  | pass |            |           | pass      | pass     |
> | FC32-64        | pass | pass  |      |            |           |           |          |
> | CENTOS77-64    | pass |       |      |            |           |           |          |
> | FC31-64        |      |       |      |            |           | pass      |          |
> | WIN10-64       |      |       |      |            |           | pass      |          |
> | UB2004-64      | pass | pass  | pass |            |           | pass      |          |
> | CENTOS80-64    | pass | pass  | pass | pass       | pass      | pass      |          |
> | UB1804-32      | pass |       |      |            |           | pass      |          |
> | RHEL80-64      | pass |       |      |            |           |           |          |
> | FreeBSD1201-64 | pass | pass  |      | pass       | pass      | pass      |          |
> | RHEL77-64      | pass |       |      |            |           |           |          |
> | SUSE15-64      | pass | pass  |      |            |           | pass      |          |
> +----------------+------+-------+------+------------+-----------+-----------+----------+
[...]
> *Build Build Failed #1:
> OS: UB1804-64N
> Target: x86_64-native-linuxapp-gcc
> == Build drivers/common/iavf
> In file included from <command-line>:0:0:
> ./arch/x86/include/asm/segment.h: In function ‘vdso_read_cpunode’:
> ././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
>  #define asm_inline asm __inline
>                         ^
> ./arch/x86/include/asm/alternative.h:240:2: note: in expansion of macro ‘asm_inline’
> --
>                  from ./include/linux/dev_printk.h:14,
>                  from ./include/linux/device.h:15,
>                  from /root/UB1804-64N_K5.4.0_GCC7.4.0/x86_64-native-linuxapp-gcc/47255110082a4530973bfa9bf0ae2870/dpdk/x86_64-native-linuxapp-gcc/build/kernel/linux/igb_uio/igb_uio.c:8:
> ./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
>   "# ALT: oldnstr\n"      \
>   ^
> ./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’





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

* Re: [dpdk-ci] [dpdk-test-report] |FAILURE|dpdk-master daily Intel builds
  2020-06-16 22:18 ` [dpdk-ci] [dpdk-test-report] |FAILURE|dpdk-master daily Intel builds Thomas Monjalon
@ 2020-06-17 16:26   ` Aaron Conole
  0 siblings, 0 replies; 2+ messages in thread
From: Aaron Conole @ 2020-06-17 16:26 UTC (permalink / raw)
  To: Thomas Monjalon
  Cc: sys_stv, dpdk_sw_eng, npg.sw.core.tools.prc, ci, john.mcnamara,
	qian.q.xu

Thomas Monjalon <thomas@monjalon.net> writes:

> Hi
>
> What is UB1804-64N?

Guess - ubuntu 18.04, 64-bit, not sure what the 'N' would be?

Anyway, it would be good to know.

> Are you adding a new system in the CI without doing a prior full pass on it?
>
> On an unrelated note, please it would be very helpful to have some Intel
> representation in the bi-weekly CI meeting:
> 	http://mails.dpdk.org/archives/ci/2020-June/000655.html

Agreed :)

> 16/06/2020 23:55, sys_stv@intel.com:
>> Test-Label: Intel-compilation
>> Test-Status: FAILURE
>> _Compilation issues_
>> [...]
>>                  +==============================================+===========+==========+
>>                  |                   Makefile                   |   Meson   | Document |
>> +----------------+------+-------+------+------------+-----------+-----------+----------+
>> | os             | gcc  | clang | icc  | gcc+shared | gcc+debug | gcc/clang | pdf/html |
>> +----------------+------+-------+------+------------+-----------+-----------+----------+
>> | UB1804-64N     | FAIL |       |      | FAIL       |           |           |          |
>> | UB1804-64      | pass | pass  | pass |            |           | pass      | pass     |
>> | FC32-64        | pass | pass  |      |            |           |           |          |
>> | CENTOS77-64    | pass |       |      |            |           |           |          |
>> | FC31-64        |      |       |      |            |           | pass      |          |
>> | WIN10-64       |      |       |      |            |           | pass      |          |
>> | UB2004-64      | pass | pass  | pass |            |           | pass      |          |
>> | CENTOS80-64    | pass | pass  | pass | pass       | pass      | pass      |          |
>> | UB1804-32      | pass |       |      |            |           | pass      |          |
>> | RHEL80-64      | pass |       |      |            |           |           |          |
>> | FreeBSD1201-64 | pass | pass  |      | pass       | pass      | pass      |          |
>> | RHEL77-64      | pass |       |      |            |           |           |          |
>> | SUSE15-64      | pass | pass  |      |            |           | pass      |          |
>> +----------------+------+-------+------+------------+-----------+-----------+----------+
> [...]
>> *Build Build Failed #1:
>> OS: UB1804-64N
>> Target: x86_64-native-linuxapp-gcc
>> == Build drivers/common/iavf
>> In file included from <command-line>:0:0:
>> ./arch/x86/include/asm/segment.h: In function ‘vdso_read_cpunode’:
>> ././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
>>  #define asm_inline asm __inline
>>                         ^
>> ./arch/x86/include/asm/alternative.h:240:2: note: in expansion of macro ‘asm_inline’
>> --
>>                  from ./include/linux/dev_printk.h:14,
>>                  from ./include/linux/device.h:15,
>>                  from /root/UB1804-64N_K5.4.0_GCC7.4.0/x86_64-native-linuxapp-gcc/47255110082a4530973bfa9bf0ae2870/dpdk/x86_64-native-linuxapp-gcc/build/kernel/linux/igb_uio/igb_uio.c:8:
>> ./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
>>   "# ALT: oldnstr\n"      \
>>   ^
>> ./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’


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

end of thread, other threads:[~2020-06-17 16:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <fecc85$afifsa@orsmga001.jf.intel.com>
2020-06-16 22:18 ` [dpdk-ci] [dpdk-test-report] |FAILURE|dpdk-master daily Intel builds Thomas Monjalon
2020-06-17 16:26   ` Aaron Conole

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).