[Kernel-packages] [Bug 1519814] Re: xenial, linux-master FTBFS on s390x

2015-11-25 Thread Dimitri John Ledkov
missing #include 

-- 
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:
  xenial, linux-master FTBFS on s390x

Status in linux package in Ubuntu:
  Incomplete

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1519814] Re: xenial, linux-master FTBFS on s390x

2015-11-25 Thread Dimitri John Ledkov
https://github.com/zfsonlinux/spl/pull/502

-- 
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:
  xenial, linux-master FTBFS on s390x

Status in linux package in Ubuntu:
  Incomplete

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1519814] Re: xenial, linux-master FTBFS on s390x

2015-11-25 Thread Dimitri John Ledkov
Not sure if we want to carry this given
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1519820

-- 
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:
  xenial, linux-master FTBFS on s390x

Status in linux package in Ubuntu:
  Incomplete

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1519814] Re: xenial, linux-master FTBFS on s390x

2015-11-25 Thread Joseph Salisbury
** Tags added: kernel-da-key

** Changed in: linux (Ubuntu)
   Status: Incomplete => Triaged

** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

-- 
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:
  xenial, linux-master FTBFS on s390x

Status in linux package in Ubuntu:
  Triaged

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp