kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #167919
[Bug 1519814] Re: spl/zfs fails to build on s390x
# ./debian/tests/kernel-smoke-test
kernel smoke test, create and destroy pool, 2x2 mirror: PASSED
kernel smoke test, create and destroy pool, 4x1 mirror: PASSED
kernel smoke test, create and destroy pool, nested raidz3: PASSED
kernel smoke test, create and destroy pool, raidz1: PASSED
kernel smoke test, create and destroy pool, raidz2: PASSED
kernel smoke test, create and destroy pool, raidz3: PASSED
kernel smoke test, create and destroy pool, striped: PASSED
kernel smoke test, create and destroy ZFS Intent Log: PASSED
kernel smoke test, create and destroy ZFS filesystems: PASSED
kernel smoke test, ZFS snapshot: PASSED
kernel smoke test, ZFS clone: PASSED
kernel smoke test, ZFS send and receive: PASSED
kernel smoke test, corrupt data and clean with a scrub: PASSED
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1519814
Title:
spl/zfs fails to build on s390x
Status in linux package in Ubuntu:
In Progress
Status in linux source package in Xenial:
In Progress
Bug description:
make -C /home/xnox/xenial/linux-4.3.0/debian/build/build-generic SUBDIRS=`pwd` O=/home/xnox/xenial/linux-4.3.0/debian/build/build-generic CONFIG_SPL=m modules
make[2]: Entering directory '/home/xnox/xenial/linux-4.3.0/debian/build/build-generic'
CC [M] /home/xnox/xenial/linux-4.3.0/debian/build/build-generic/spl/module/splat/splat-ctl.o
CC [M] /home/xnox/xenial/linux-4.3.0/debian/build/build-generic/spl/module/spl/spl-proc.o
CC [M] /home/xnox/xenial/linux-4.3.0/debian/build/build-generic/spl/module/spl/spl-kmem.o
CC [M] /home/xnox/xenial/linux-4.3.0/debian/build/build-generic/spl/module/splat/splat-kmem.o
CC [M] /home/xnox/xenial/linux-4.3.0/debian/build/build-generic/spl/module/spl/spl-kmem-cache.o
/home/xnox/xenial/linux-4.3.0/debian/build/build-generic/spl/module/spl/spl-kmem-cache.c: In function 'spl_kmem_cache_alloc':
/home/xnox/xenial/linux-4.3.0/debian/build/build-generic/spl/module/spl/spl-kmem-cache.c:1464:4: error: implicit declaration of function 'prefetchw' [-Werror=implicit-function-declaration]
prefetchw(obj);
^
cc1: some warnings being treated as errors
/home/xnox/xenial/linux-4.3.0/scripts/Makefile.build:258: recipe for target '/home/xnox/xenial/linux-4.3.0/debian/build/build-generic/spl/module/spl/spl-kmem-cache.o' failed
make[6]: *** [/home/xnox/xenial/linux-4.3.0/debian/build/build-generic/spl/module/spl/spl-kmem-cache.o] Error 1
/home/xnox/xenial/linux-4.3.0/scripts/Makefile.build:403: recipe for target '/home/xnox/xenial/linux-4.3.0/debian/build/build-generic/spl/module/spl' failed
make[5]: *** [/home/xnox/xenial/linux-4.3.0/debian/build/build-generic/spl/module/spl] Error 2
make[5]: *** Waiting for unfinished jobs....
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1519814/+subscriptions
References