Bug#717154: open-vm-tools-dkms: Fails to build against Linux 3.10

2013-09-02 Thread Jim Barber

Hi.

The latest entry in the /usr/share/doc/open-vm-tools-dkms/changelog.Debian.gz 
file says:

  open-vm-tools (2:9.2.3-1031360-6) unstable; urgency=low

* Correcting syntax of file entries in copyright.
* Adding section override for open-vm-tools-dkms.
* Enforcing build with gcc 4.7 for the time being.
* Orphaning package.

   -- Daniel Baumann   Tue, 16 Jul 2013 10:18:50 +0200


Does that last entry, "Orphaning package", mean that open-vm-tools no longer 
has a maintainer and so has no one to fix this bug?
The 3.10 kernel and open-vm-tools-dkms have both gone into testing now, and 
testing no longer has the 3.9 kernel.

Regards,

--
Jim Barber


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#717154: open-vm-tools-dkms: Fails to build against Linux 3.10

2013-07-18 Thread Hilmar Preuße
Package: open-vm-tools-dkms
Version: 2:9.2.3-1031360-6
Followup-For: Bug #717154

Dear Maintainer,

The place in the code posted in the bug report is not the only one, it fails
later on another time:

/var/lib/dkms/open-vm-tools/9.2.3/build/vmhgfs/file.c: In function 
‘HgfsAioRead’:
/var/lib/dkms/open-vm-tools/9.2.3/build/vmhgfs/file.c:754:32: error: 
dereferencing pointer to incomplete type
/var/lib/dkms/open-vm-tools/9.2.3/build/vmhgfs/file.c: In function 
‘HgfsAioWrite’:
/var/lib/dkms/open-vm-tools/9.2.3/build/vmhgfs/file.c:803:32: error: 
dereferencing pointer to incomplete type

Full make.log attached.

Hilmar

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.10-1-686-pae (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages open-vm-tools-dkms depends on:
ii  dkms  2.2.0.3-1.2
ii  make  3.81-8.2

Versions of packages open-vm-tools-dkms recommends:
ii  open-vm-tools  2:9.2.3-1031360-6

Versions of packages open-vm-tools-dkms suggests:
pn  open-vm-tools-desktop  

-- no debconf information


make.log.xz
Description: application/xz


Bug#717154: open-vm-tools-dkms: Fails to build against Linux 3.10

2013-07-17 Thread Moritz Muehlenhoff
Package: open-vm-tools-dkms
Severity: grave

open-vm-tools-dkms fails to build against Linux 3.10-1 from current Debian sid:

Mi 17. Jul 14:26:10 CEST 2013
Using 2.6.x kernel build system.
make: Entering directory `/var/lib/dkms/open-vm-tools/9.2.3/build/vmblock'
make -C /lib/modules/3.10-1-amd64/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
  MODULEBUILDDIR=/var/lib/dkms/open-vm-tools/9.2.3/build modules
make[1]: Entering directory `/usr/src/linux-headers-3.10-1-amd64'
  CC [M]  /var/lib/dkms/open-vm-tools/9.2.3/build/vmblock/linux/block.o
  CC [M]  /var/lib/dkms/open-vm-tools/9.2.3/build/vmblock/linux/control.o
/var/lib/dkms/open-vm-tools/9.2.3/build/vmblock/linux/control.c: In function 
‘SetupProcDevice’:
/var/lib/dkms/open-vm-tools/9.2.3/build/vmblock/linux/control.c:211:4: error: 
implicit declaration of function ‘create_proc_entry’ 
[-Werror=implicit-function-declaration]
/var/lib/dkms/open-vm-tools/9.2.3/build/vmblock/linux/control.c:211:21: 
warning: assignment makes pointer from integer without a cast [enabled by 
default]
/var/lib/dkms/open-vm-tools/9.2.3/build/vmblock/linux/control.c:221:20: error: 
dereferencing pointer to incomplete type
/var/lib/dkms/open-vm-tools/9.2.3/build/vmblock/linux/control.c: In function 
‘ExecuteBlockOp’:
/var/lib/dkms/open-vm-tools/9.2.3/build/vmblock/linux/control.c:285:9: warning: 
assignment from incompatible pointer type [enabled by default]
/var/lib/dkms/open-vm-tools/9.2.3/build/vmblock/linux/control.c:296:4: warning: 
passing argument 1 of ‘putname’ from incompatible pointer type [enabled by 
default]
In file included from 
/usr/src/linux-headers-3.10-1-common/include/linux/proc_fs.h:8:0,
 from 
/var/lib/dkms/open-vm-tools/9.2.3/build/vmblock/linux/control.c:28:
/usr/src/linux-headers-3.10-1-common/include/linux/fs.h:2042:13: note: expected 
‘struct filename *’ but argument is of type ‘char *’
cc1: some warnings being treated as errors
make[4]: *** [/var/lib/dkms/open-vm-tools/9.2.3/build/vmblock/linux/control.o] 
Fehler 1
make[3]: *** [_module_/var/lib/dkms/open-vm-tools/9.2.3/build/vmblock] Fehler 2
make[2]: *** [sub-make] Fehler 2

Cheers,
Moritz


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org