Hi, On 18 July 2017 at 04:46, Rebecca Cran <rebecca@xxxxxxxxxxxx> wrote: > I noticed the pmemblk ioengine is broken - I've tested with commit > 785e49c659023df1735bff195ad4ba133ebd23a7 (i.e. git master as of today). > > engines/pmemblk.c: In function ‘pmb_open’: > engines/pmemblk.c:219:3: warning: implicit declaration of function > ‘pmemblk_bsize’ [-Wimplicit-function-declaration] > pmb->pmb_bsize = pmemblk_bsize(pmb->pmb_pool); > ^ > ... > engines/pmemblk.o: In function `pmb_open': > /home/bcran/workspace/fio/engines/pmemblk.c:219: undefined reference to > `pmemblk_bsize' > collect2: error: ld returned 1 exit status > > I have libpmemblk 0.2 installed. Looks like pmemblk_bsize didn't show up until https://github.com/pmem/nvml/commit/463aa6bbae83942ca7819c3eb1a698f3dfcafd59#diff-753ccabb0b5b2cc0453fb0bb1ef10bf8 which github says only went into 0.2+b3 and then subsequently 0.3... -- Sitsofe | http://sucs.org/~sits/ -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html