automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: dunk@denkimushi.com, robot@bytheb.org
Subject: |FAILURE| pw110564 [PATCH v2] lib/eal/ppc fix compilation for musl
Date: Mon,  2 May 2022 11:19:27 -0400	[thread overview]
Message-ID: <20220502151927.12579-1-robot@bytheb.org> (raw)
In-Reply-To: <20220502142615.3705639-1-dunk@denkimushi.com>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2258563094
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-18.04-gcc-static-ppc64le" failed at step Build and test
"ubuntu-18.04-gcc-shared-ppc64le" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static-ppc64le" at step Build and test
####################################################################################
[68/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal.c.o'.
[69/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_dev.c.o'.
[70/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_lcore.c.o'.
[71/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_log.c.o'.
[72/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o'.
[73/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memory.c.o'.
[74/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_timer.c.o'.
[75/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_thread.c.o'.
[76/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_interrupts.c.o'.
[77/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_vfio_mp_sync.c.o'.
[78/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cpuflags.c.o'.
[79/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_hypervisor.c.o'.
[80/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cycles.c.o'.
FAILED: lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cycles.c.o 
powerpc64le-linux-gnu-gcc -Ilib/76b5a35@@rte_eal@sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/ppc/include -I../lib/eal/ppc/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -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 -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="22.2"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal  -MD -MQ 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cycles.c.o' -MF 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cycles.c.o.d' -o 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cycles.c.o' -c ../lib/eal/ppc/rte_cycles.c
../lib/eal/ppc/rte_cycles.c: In function ‘get_tsc_freq_arch’:
../lib/eal/ppc/rte_cycles.c:18:9: error: implicit declaration of function ‘__ppc_get_timebase_freq’ [-Werror=implicit-function-declaration]
  return __ppc_get_timebase_freq();
         ^~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/ppc/rte_cycles.c:18:9: error: nested extern declaration of ‘__ppc_get_timebase_freq’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[81/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_power_intrinsics.c.o'.
[82/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_vfio.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-ppc64le" at step Build and test
####################################################################################
[66/3590] Generating rte_pci_def with a custom command.
[67/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal.c.o'.
[68/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_dev.c.o'.
[69/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_hugepage_info.c.o'.
[70/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_log.c.o'.
[71/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_lcore.c.o'.
[72/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_interrupts.c.o'.
[73/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_thread.c.o'.
[74/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o'.
[75/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_timer.c.o'.
[76/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_vfio_mp_sync.c.o'.
[77/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memory.c.o'.
[78/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cycles.c.o'.
FAILED: lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cycles.c.o 
powerpc64le-linux-gnu-gcc -Ilib/76b5a35@@rte_eal@sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/ppc/include -I../lib/eal/ppc/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -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 -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="22.2"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal  -MD -MQ 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cycles.c.o' -MF 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cycles.c.o.d' -o 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cycles.c.o' -c ../lib/eal/ppc/rte_cycles.c
../lib/eal/ppc/rte_cycles.c: In function ‘get_tsc_freq_arch’:
../lib/eal/ppc/rte_cycles.c:18:9: error: implicit declaration of function ‘__ppc_get_timebase_freq’ [-Werror=implicit-function-declaration]
  return __ppc_get_timebase_freq();
         ^~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/ppc/rte_cycles.c:18:9: error: nested extern declaration of ‘__ppc_get_timebase_freq’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[79/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cpuflags.c.o'.
[80/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_vfio.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-ppc64le" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

      parent reply	other threads:[~2022-05-02 15:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20220502142615.3705639-1-dunk@denkimushi.com>
2022-05-02 14:27 ` |WARNING| " checkpatch
2022-05-02 15:19 ` 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=20220502151927.12579-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=dunk@denkimushi.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).