automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: talshn@nvidia.com, robot@bytheb.org
Subject: [dpdk-test-report] |FAILURE| pw88827 [dpdk-dev] [PATCH v3 2/2] eal: rename key opaque pointer and functions in TLS API
Date: Wed, 10 Mar 2021 08:58:00 -0500	[thread overview]
Message-ID: <20210310135800.14177-1-robot@bytheb.org> (raw)
In-Reply-To: <20210310120632.14464-3-talshn@nvidia.com>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=pw|patchwork.dpdk.org|build|15577|SHA|6d815533f172a9439fe9d95013d2bd4bffa060e8|passed|https://github.com/ovsrobot/dpdk/actions/runs/639325461|[dpdk-dev] [PATCH 8/8] net/igc: refine debug compile option|ovsrobot/dpdk, Size: 24502 bytes --]

From: robot@bytheb.org

Test-Label: github-robot
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/88827/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/639320943
Build Logs:
-----------------------Summary of failed steps-----------------------
ubuntu-18.04-gcc-static failed at step "Build and test"
ubuntu-18.04-gcc-shared-abi+doc+tests failed at step "Build and test"
ubuntu-18.04-clang-static failed at step "Build and test"
ubuntu-18.04-clang-shared-doc+tests failed at step "Build and test"
ubuntu-18.04-gcc-static-i386 failed at step "Build and test"
ubuntu-18.04-gcc-static-aarch64 failed at step "Build and test"
ubuntu-18.04-gcc-shared-aarch64 failed at step "Build and test"
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] ubuntu-18.04-gcc-static at step "Build and test"
####################################################################################
[58/3167] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_unix_eal_unix_memory.c.o'.
[59/3167] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_common_rte_malloc.c.o'.
[60/3167] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o'.
FAILED: lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o 
ccache gcc -Ilib/lib@@rte_eal@sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/librte_eal/include -I../lib/librte_eal/include -Ilib/librte_eal/linux/include -I../lib/librte_eal/linux/include -Ilib/librte_eal/x86/include -I../lib/librte_eal/x86/include -Ilib/librte_eal/common -I../lib/librte_eal/common -Ilib/librte_eal -I../lib/librte_eal -Ilib/librte_kvargs -I../lib/librte_kvargs -Ilib/librte_telemetry/../librte_metrics -I../lib/librte_telemetry/../librte_metrics -Ilib/librte_telemetry -I../lib/librte_telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="21.2"' -DRTE_LIBEAL_USE_GETENTROPY  -MD -MQ 'lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o' -MF 'lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o.d' -o 'lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o' -c ../lib/librte_eal/unix/rte_thread.c
../lib/librte_eal/unix/rte_thread.c: In function ‘rte_thread_key_create’:
../lib/librte_eal/unix/rte_thread.c:35:15: error: ‘EOTHER’ undeclared (first use in this function); did you mean ‘ENOTDIR’?
   rte_errno = EOTHER;
               ^~~~~~
               ENOTDIR
../lib/librte_eal/unix/rte_thread.c:35:15: note: each undeclared identifier is reported only once for each function it appears in
../lib/librte_eal/unix/rte_thread.c: In function ‘rte_thread_key_delete’:
../lib/librte_eal/unix/rte_thread.c:56:15: error: ‘EOTHER’ undeclared (first use in this function); did you mean ‘ENOTDIR’?
   rte_errno = EOTHER;
               ^~~~~~
               ENOTDIR
../lib/librte_eal/unix/rte_thread.c: In function ‘rte_thread_value_set’:
../lib/librte_eal/unix/rte_thread.c:77:15: error: ‘EOTHER’ undeclared (first use in this function); did you mean ‘ENOTDIR’?
   rte_errno = EOTHER;
               ^~~~~~
               ENOTDIR
[61/3167] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_linux_eal_alarm.c.o'.
[62/3167] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_linux_eal.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-gcc-static at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] ubuntu-18.04-gcc-shared-abi+doc+tests at step "Build and test"
####################################################################################
[58/3383] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_unix_eal_unix_timer.c.o'.
[59/3383] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_unix_eal_file.c.o'.
[60/3383] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o'.
FAILED: lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o 
ccache gcc -Ilib/lib@@rte_eal@sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/librte_eal/include -I../lib/librte_eal/include -Ilib/librte_eal/linux/include -I../lib/librte_eal/linux/include -Ilib/librte_eal/x86/include -I../lib/librte_eal/x86/include -Ilib/librte_eal/common -I../lib/librte_eal/common -Ilib/librte_eal -I../lib/librte_eal -Ilib/librte_kvargs -I../lib/librte_kvargs -Ilib/librte_telemetry/../librte_metrics -I../lib/librte_telemetry/../librte_metrics -Ilib/librte_telemetry -I../lib/librte_telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="21.2"' -DRTE_LIBEAL_USE_GETENTROPY  -MD -MQ 'lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o' -MF 'lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o.d' -o 'lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o' -c ../lib/librte_eal/unix/rte_thread.c
../lib/librte_eal/unix/rte_thread.c: In function ‘rte_thread_key_create’:
../lib/librte_eal/unix/rte_thread.c:35:15: error: ‘EOTHER’ undeclared (first use in this function); did you mean ‘ENOTDIR’?
   rte_errno = EOTHER;
               ^~~~~~
               ENOTDIR
../lib/librte_eal/unix/rte_thread.c:35:15: note: each undeclared identifier is reported only once for each function it appears in
../lib/librte_eal/unix/rte_thread.c: In function ‘rte_thread_key_delete’:
../lib/librte_eal/unix/rte_thread.c:56:15: error: ‘EOTHER’ undeclared (first use in this function); did you mean ‘ENOTDIR’?
   rte_errno = EOTHER;
               ^~~~~~
               ENOTDIR
../lib/librte_eal/unix/rte_thread.c: In function ‘rte_thread_value_set’:
../lib/librte_eal/unix/rte_thread.c:77:15: error: ‘EOTHER’ undeclared (first use in this function); did you mean ‘ENOTDIR’?
   rte_errno = EOTHER;
               ^~~~~~
               ENOTDIR
[61/3383] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_unix_eal_unix_memory.c.o'.
[62/3383] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_linux_eal.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-gcc-shared-abi+doc+tests at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] ubuntu-18.04-clang-static at step "Build and test"
####################################################################################
[53/3169] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_common_rte_reciprocal.c.o'.
[54/3169] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_common_rte_random.c.o'.
[55/3169] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_common_eal_common_dynmem.c.o'.
[56/3169] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_common_rte_service.c.o'.
[57/3169] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_common_rte_malloc.c.o'.
[58/3169] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_unix_eal_unix_timer.c.o'.
[59/3169] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_unix_eal_file.c.o'.
[60/3169] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_unix_eal_unix_memory.c.o'.
[61/3169] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o'.
FAILED: lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o 
ccache clang -Ilib/lib@@rte_eal@sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/librte_eal/include -I../lib/librte_eal/include -Ilib/librte_eal/linux/include -I../lib/librte_eal/linux/include -Ilib/librte_eal/x86/include -I../lib/librte_eal/x86/include -Ilib/librte_eal/common -I../lib/librte_eal/common -Ilib/librte_eal -I../lib/librte_eal -Ilib/librte_kvargs -I../lib/librte_kvargs -Ilib/librte_telemetry/../librte_metrics -I../lib/librte_telemetry/../librte_metrics -Ilib/librte_telemetry -I../lib/librte_telemetry -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API '-DABI_VERSION="21.2"' -DRTE_LIBEAL_USE_GETENTROPY  -MD -MQ 'lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o' -MF 'lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o.d' -o 'lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o' -c ../lib/librte_eal/unix/rte_thread.c
../lib/librte_eal/unix/rte_thread.c:35:15: error: use of undeclared identifier 'EOTHER'
                rte_errno = EOTHER;
                            ^
../lib/librte_eal/unix/rte_thread.c:56:15: error: use of undeclared identifier 'EOTHER'
                rte_errno = EOTHER;
                            ^
../lib/librte_eal/unix/rte_thread.c:77:15: error: use of undeclared identifier 'EOTHER'
                rte_errno = EOTHER;
                            ^
3 errors generated.
[62/3169] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_linux_eal_alarm.c.o'.
[63/3169] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_linux_eal.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-clang-static at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] ubuntu-18.04-clang-shared-doc+tests at step "Build and test"
####################################################################################
[51/3385] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_common_malloc_heap.c.o'.
[52/3385] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_common_malloc_mp.c.o'.
[53/3385] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_common_rte_reciprocal.c.o'.
[54/3385] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_common_rte_random.c.o'.
[55/3385] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_common_rte_service.c.o'.
[56/3385] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_unix_eal_file.c.o'.
[57/3385] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_common_eal_common_dynmem.c.o'.
[58/3385] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_unix_eal_unix_timer.c.o'.
[59/3385] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o'.
FAILED: lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o 
ccache clang -Ilib/lib@@rte_eal@sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/librte_eal/include -I../lib/librte_eal/include -Ilib/librte_eal/linux/include -I../lib/librte_eal/linux/include -Ilib/librte_eal/x86/include -I../lib/librte_eal/x86/include -Ilib/librte_eal/common -I../lib/librte_eal/common -Ilib/librte_eal -I../lib/librte_eal -Ilib/librte_kvargs -I../lib/librte_kvargs -Ilib/librte_telemetry/../librte_metrics -I../lib/librte_telemetry/../librte_metrics -Ilib/librte_telemetry -I../lib/librte_telemetry -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API '-DABI_VERSION="21.2"' -DRTE_LIBEAL_USE_GETENTROPY  -MD -MQ 'lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o' -MF 'lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o.d' -o 'lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o' -c ../lib/librte_eal/unix/rte_thread.c
../lib/librte_eal/unix/rte_thread.c:35:15: error: use of undeclared identifier 'EOTHER'
                rte_errno = EOTHER;
                            ^
../lib/librte_eal/unix/rte_thread.c:56:15: error: use of undeclared identifier 'EOTHER'
                rte_errno = EOTHER;
                            ^
../lib/librte_eal/unix/rte_thread.c:77:15: error: use of undeclared identifier 'EOTHER'
                rte_errno = EOTHER;
                            ^
3 errors generated.
[60/3385] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_common_rte_malloc.c.o'.
[61/3385] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_unix_eal_unix_memory.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-clang-shared-doc+tests at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] ubuntu-18.04-gcc-static-i386 at step "Build and test"
####################################################################################
[57/2574] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_unix_eal_file.c.o'.
[58/2574] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_unix_eal_unix_memory.c.o'.
[59/2574] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o'.
FAILED: lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o 
ccache gcc -Ilib/lib@@rte_eal@sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/librte_eal/include -I../lib/librte_eal/include -Ilib/librte_eal/linux/include -I../lib/librte_eal/linux/include -Ilib/librte_eal/x86/include -I../lib/librte_eal/x86/include -Ilib/librte_eal/common -I../lib/librte_eal/common -Ilib/librte_eal -I../lib/librte_eal -Ilib/librte_kvargs -I../lib/librte_kvargs -Ilib/librte_telemetry/../librte_metrics -I../lib/librte_telemetry/../librte_metrics -Ilib/librte_telemetry -I../lib/librte_telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="21.2"' -DRTE_LIBEAL_USE_GETENTROPY  -MD -MQ 'lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o' -MF 'lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o.d' -o 'lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o' -c ../lib/librte_eal/unix/rte_thread.c
../lib/librte_eal/unix/rte_thread.c: In function ‘rte_thread_key_create’:
../lib/librte_eal/unix/rte_thread.c:35:15: error: ‘EOTHER’ undeclared (first use in this function); did you mean ‘ENOTDIR’?
   rte_errno = EOTHER;
               ^~~~~~
               ENOTDIR
../lib/librte_eal/unix/rte_thread.c:35:15: note: each undeclared identifier is reported only once for each function it appears in
../lib/librte_eal/unix/rte_thread.c: In function ‘rte_thread_key_delete’:
../lib/librte_eal/unix/rte_thread.c:56:15: error: ‘EOTHER’ undeclared (first use in this function); did you mean ‘ENOTDIR’?
   rte_errno = EOTHER;
               ^~~~~~
               ENOTDIR
../lib/librte_eal/unix/rte_thread.c: In function ‘rte_thread_value_set’:
../lib/librte_eal/unix/rte_thread.c:77:15: error: ‘EOTHER’ undeclared (first use in this function); did you mean ‘ENOTDIR’?
   rte_errno = EOTHER;
               ^~~~~~
               ENOTDIR
[60/2574] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_linux_eal_alarm.c.o'.
[61/2574] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_linux_eal.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-gcc-static-i386 at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] ubuntu-18.04-gcc-static-aarch64 at step "Build and test"
####################################################################################
[57/3167] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_unix_eal_file.c.o'.
[58/3167] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_unix_eal_unix_timer.c.o'.
[59/3167] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o'.
FAILED: lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o 
ccache gcc -Ilib/lib@@rte_eal@sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/librte_eal/include -I../lib/librte_eal/include -Ilib/librte_eal/linux/include -I../lib/librte_eal/linux/include -Ilib/librte_eal/x86/include -I../lib/librte_eal/x86/include -Ilib/librte_eal/common -I../lib/librte_eal/common -Ilib/librte_eal -I../lib/librte_eal -Ilib/librte_kvargs -I../lib/librte_kvargs -Ilib/librte_telemetry/../librte_metrics -I../lib/librte_telemetry/../librte_metrics -Ilib/librte_telemetry -I../lib/librte_telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="21.2"' -DRTE_LIBEAL_USE_GETENTROPY  -MD -MQ 'lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o' -MF 'lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o.d' -o 'lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o' -c ../lib/librte_eal/unix/rte_thread.c
../lib/librte_eal/unix/rte_thread.c: In function ‘rte_thread_key_create’:
../lib/librte_eal/unix/rte_thread.c:35:15: error: ‘EOTHER’ undeclared (first use in this function); did you mean ‘ENOTDIR’?
   rte_errno = EOTHER;
               ^~~~~~
               ENOTDIR
../lib/librte_eal/unix/rte_thread.c:35:15: note: each undeclared identifier is reported only once for each function it appears in
../lib/librte_eal/unix/rte_thread.c: In function ‘rte_thread_key_delete’:
../lib/librte_eal/unix/rte_thread.c:56:15: error: ‘EOTHER’ undeclared (first use in this function); did you mean ‘ENOTDIR’?
   rte_errno = EOTHER;
               ^~~~~~
               ENOTDIR
../lib/librte_eal/unix/rte_thread.c: In function ‘rte_thread_value_set’:
../lib/librte_eal/unix/rte_thread.c:77:15: error: ‘EOTHER’ undeclared (first use in this function); did you mean ‘ENOTDIR’?
   rte_errno = EOTHER;
               ^~~~~~
               ENOTDIR
[60/3167] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_common_rte_malloc.c.o'.
[61/3167] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_unix_eal_unix_memory.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-gcc-static-aarch64 at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] ubuntu-18.04-gcc-shared-aarch64 at step "Build and test"
####################################################################################
[59/3380] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_unix_eal_unix_memory.c.o'.
[60/3380] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_common_rte_malloc.c.o'.
[61/3380] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o'.
FAILED: lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o 
ccache gcc -Ilib/lib@@rte_eal@sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/librte_eal/include -I../lib/librte_eal/include -Ilib/librte_eal/linux/include -I../lib/librte_eal/linux/include -Ilib/librte_eal/x86/include -I../lib/librte_eal/x86/include -Ilib/librte_eal/common -I../lib/librte_eal/common -Ilib/librte_eal -I../lib/librte_eal -Ilib/librte_kvargs -I../lib/librte_kvargs -Ilib/librte_telemetry/../librte_metrics -I../lib/librte_telemetry/../librte_metrics -Ilib/librte_telemetry -I../lib/librte_telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="21.2"' -DRTE_LIBEAL_USE_GETENTROPY  -MD -MQ 'lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o' -MF 'lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o.d' -o 'lib/lib@@rte_eal@sta/librte_eal_unix_rte_thread.c.o' -c ../lib/librte_eal/unix/rte_thread.c
../lib/librte_eal/unix/rte_thread.c: In function ‘rte_thread_key_create’:
../lib/librte_eal/unix/rte_thread.c:35:15: error: ‘EOTHER’ undeclared (first use in this function); did you mean ‘ENOTDIR’?
   rte_errno = EOTHER;
               ^~~~~~
               ENOTDIR
../lib/librte_eal/unix/rte_thread.c:35:15: note: each undeclared identifier is reported only once for each function it appears in
../lib/librte_eal/unix/rte_thread.c: In function ‘rte_thread_key_delete’:
../lib/librte_eal/unix/rte_thread.c:56:15: error: ‘EOTHER’ undeclared (first use in this function); did you mean ‘ENOTDIR’?
   rte_errno = EOTHER;
               ^~~~~~
               ENOTDIR
../lib/librte_eal/unix/rte_thread.c: In function ‘rte_thread_value_set’:
../lib/librte_eal/unix/rte_thread.c:77:15: error: ‘EOTHER’ undeclared (first use in this function); did you mean ‘ENOTDIR’?
   rte_errno = EOTHER;
               ^~~~~~
               ENOTDIR
[62/3380] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_linux_eal_alarm.c.o'.
[63/3380] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_linux_eal.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-gcc-shared-aarch64 at step "Build and test"
####################################################################################
--------------------------------END LOGS-----------------------------

      parent reply	other threads:[~2021-03-10 13:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210310120632.14464-3-talshn@nvidia.com>
2021-03-10 12:09 ` [dpdk-test-report] |SUCCESS| pw88827 " checkpatch
2021-03-10 13:58 ` 0-day Robot [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210310135800.14177-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=talshn@nvidia.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).