Project

General

Profile

Actions

Bug #22278

closed

FreeBSD fails to build with WITH_SPDK=ON

Added by Kefu Chai over 6 years ago. Updated almost 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

quote from Willem Jan Withagen

I'm having a bit of trouble in FreeBSD jenkins as well:

-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
In file included from contigmem.c:57:
/usr/srcs/head/src/sys/vm/vm_phys.h:122:10: error: use of undeclared identifier 'vm_cnt'
        return (vm_cnt.v_free_count += adj);
                ^
1 error generated.
*** Error code 1

Stop.
make[9]: stopped in /home/jenkins/workspace/ceph-master/build/src/dpdk/build/lib/librte_eal/bsdapp/contigmem
gmake[8]: *** [/home/jenkins/workspace/ceph-master/src/spdk/dpdk/mk/rte.bsdmodule.mk:84: contigmem.ko] Error 1
gmake[7]: *** [/home/jenkins/workspace/ceph-master/src/spdk/dpdk/mk/rte.subdir.mk:63: contigmem] Error 2
gmake[7]: *** Waiting for unfinished jobs....

patch sent to DPDK upstream

http://dpdk.org/dev/patchwork/patch/31771/

we need to wait for

  1. DPDK upstream to merge this fix
  2. SPDK upstream to include the updated DPDK
Actions #2

Updated by Kefu Chai over 6 years ago

patch merged in DPDK. waiting for SPDK to pick up the latest DPDK.

Actions #3

Updated by Kefu Chai almost 5 years ago

  • Status changed from 15 to Resolved

it's in 40da9ab5e360d84cd5bb2b705a72eaeb066628cc of SPDK

Actions

Also available in: Atom PDF