Bug#785161: [Pkg-virtualbox-devel] Bug#785161: Bug#785161: kbuild: module-assistant fails to build virtualbox-source

2015-05-14 Thread Gianfranco Costamagna
>And while we are at it, I also spoted the read_cr4/write_cr4 bugs >(kernel 4.1 compatiblity). See >https://devtalk.nvidia.com/default/topic/813458/linux-4-0-rc1-346-47-build-error-_cr4-functions-fix/ >for a related fix. this should be already fixed in git, with the new version :) thanks, G

Bug#785161: [Pkg-virtualbox-devel] Bug#785161: Bug#785161: kbuild: module-assistant fails to build virtualbox-source

2015-05-14 Thread Gianfranco Costamagna
Hi Eduard, >$ grep kmk /usr/src/modules/virtualbox/debian/ -r >/usr/src/modules/virtualbox/debian/rules:MAKE:=kmk > >Seriously? sorry for that, I never looked at this package, and I wasn't fully aware of the hijacks in it >Yes, YOUR scripts are calling kmk. It is not user's neither >module-assi

Bug#785161: [Pkg-virtualbox-devel] Bug#785161: Bug#785161: kbuild: module-assistant fails to build virtualbox-source

2015-05-14 Thread Eduard Bloch
Hallo, * Eduard Bloch [Thu, May 14 2015, 03:32:52PM]: > $ grep kmk /usr/src/modules/virtualbox/debian/ -r > /usr/src/modules/virtualbox/debian/rules:MAKE:=kmk > > Seriously? > > Yes, YOUR scripts are calling kmk. It is not user's neither > module-assistant's fault. And while we are at it, I als

Bug#785161: [Pkg-virtualbox-devel] Bug#785161: Bug#785161: kbuild: module-assistant fails to build virtualbox-source

2015-05-14 Thread Eduard Bloch
reassign 785161 virtualbox-source thanks Jeez, did you even try to investigate it by reading the logs? The first thing I see: + debian/rules kdist_clean kmk -C vboxdrv clean kmk: Entering directory `/usr/src/modules/virtualbox/vboxdrv' $ grep kmk /usr/src/modules/virtualbox/debian/ -r /usr/src/m

Bug#785161: [Pkg-virtualbox-devel] Bug#785161: kbuild: module-assistant fails to build virtualbox-source

2015-05-14 Thread lorenz lor
e vbox-dkms :) > > > > > >cheers, > > > > > >G. > > > > > >Sent from Yahoo Mail on Android > > > > > >From:"lorenz lor" > >Date:Wed, 13 May, 2015 at 18:40 > >Subject:Re: [Pkg-virt

Bug#785161: [Pkg-virtualbox-devel] Bug#785161: kbuild: module-assistant fails to build virtualbox-source

2015-05-14 Thread Gianfranco Costamagna
, 13 May, 2015 at 18:40 >Subject:Re: [Pkg-virtualbox-devel] Bug#785161: kbuild: module-assistant fails >to build virtualbox-source > > >Hi Frank, > > >I was not aware of the right procedure to export the module's source from the >VirtualBox tree, so thank you for pointing

Bug#785161: [Pkg-virtualbox-devel] Bug#785161: kbuild: module-assistant fails to build virtualbox-source

2015-05-13 Thread lorenz lor
iew.mail.yahoo.com/mobile/?.src=Android> > -- > *From*:"lorenz lor" > *Date*:Wed, 13 May, 2015 at 18:40 > *Subject*:Re: [Pkg-virtualbox-devel] Bug#785161: kbuild: module-assistant > fails to build virtualbox-source > > Hi Frank, > > I was not aware of t

Bug#785161: [Pkg-virtualbox-devel] Bug#785161: kbuild: module-assistant fails to build virtualbox-source

2015-05-13 Thread Gianfranco Costamagna
Please post the *exact* sequence you run in order to spot the problem. I never used vbox source, I use vbox-dkms :) cheers, G. Sent from Yahoo Mail on Android From:"lorenz lor" Date:Wed, 13 May, 2015 at 18:40 Subject:Re: [Pkg-virtualbox-devel] Bug#785161: kbuild: module-assis

Bug#785161: [Pkg-virtualbox-devel] Bug#785161: kbuild: module-assistant fails to build virtualbox-source

2015-05-13 Thread lorenz lor
Hi Frank, I was not aware of the right procedure to export the module's source from the VirtualBox tree, so thank you for pointing out :) @ Debian Maintainers: I still think there is a problem with m-a and/or virtualbox-source Debian packages: from the first message I post it seems that m-a is us

Bug#785161: [Pkg-virtualbox-devel] Bug#785161: kbuild: module-assistant fails to build virtualbox-source

2015-05-13 Thread Frank Mehnert
Hi Lorenzo, On Wednesday 13 May 2015 14:23:09 lorenz lor wrote: > I'm a bit confused about the snipped you post: if I understand right, the > point is that " kbuild is not meant to build vbox kernel modules". > So to build the modules I'm supposed to do something like > ./configure > make > make

Bug#785161: kbuild: module-assistant fails to build virtualbox-source

2015-05-13 Thread lorenz lor
I'm a bit confused about the snipped you post: if I understand right, the point is that " kbuild is not meant to build vbox kernel modules". So to build the modules I'm supposed to do something like ./configure make make install ? is that right? if so, i think that this bug should be reassigned t

Bug#785161: kbuild: module-assistant fails to build virtualbox-source

2015-05-13 Thread Gianfranco Costamagna
I talked on irc with virtualbox/upstream folks (who always have the best solution :) ) this is a snippet of the conversation: -I don't think this has anything to do with kBuild which we use to compile the VirtualBox source code. -don't think anyone ever promised that one can mix and match kbuil

Bug#785161: kbuild: module-assistant fails to build virtualbox-source

2015-05-13 Thread lorenz lor
Hi Gianfranco, thank you for your reply. With version 1:0.1.9998svn2745+dfsg-1 I can do the build without any problem. Lorenzo 2015-05-13 9:07 GMT+02:00 Gianfranco Costamagna < costamagnagianfra...@yahoo.it>: > Hi Lorenzo, in order to bisect the problem, would be nice if you could test > versio

Bug#785161: kbuild: module-assistant fails to build virtualbox-source

2015-05-13 Thread Gianfranco Costamagna
Hi Lorenzo, in order to bisect the problem, would be nice if you could test version 1:0.1.9998svn2745+dfsg-1 and 1:0.1.9998svn2734+dfsg-1 in experimental you can grab them from snapshots [1] if needed. thanks a lot, Gianfranco [1] http://snapshot.debian.org/package/kbuild/ Il Mercoledì 13

Bug#785161: kbuild: module-assistant fails to build virtualbox-source

2015-05-12 Thread Lorenzo
Package: kbuild Version: 1:0.1.9998svn2780+dfsg-1 Severity: important Dear Maintainer, when I try to build virtualbox kernel modules using # m-a build virtualbox-source the build fails with the following error: CC [M] /usr/src/modules/virtualbox/vboxdrv/r0drv/memobj-r0drv.o │