Quoting Nate Muench (776...@bugs.launchpad.net):
> How does it not build?  My branch and the packaging (in my PPA) are
> exactly the same (excluding some changes in changelog and the removal of
> my commented out lines in debian/rules).

No they are not.  Please re-fetch the bzr tree and do a diff.  There are
missing files.

# dget 
https://launchpad.net/~n-muench/+archive/virtual-test/+files/open-vm-tools_2011.07.19-450511-0%7Eppa3.dsc
# bzr branch lp:~n-muench/ubuntu/oneiric/open-vm-tools/open-vm-tools.fix-july
# rm -rf open-vm-tools.fix-july/.bzr
# dpkg-source  -x open-vm-tools_2011.07.19-450511-0%7Eppa3.dsc
# diff -Nrup open-vm-tools-2011.07.19-450511 open-vm-tools.fix-july | diffstat
    debian/changelog                         |    9 
    debian/rules                             |   22 
    docs/api/services/main.doxy              |   55 --
    lib/file/fileStandAlone.c                |  767 
-------------------------------
    lib/file/fileTemp.c                      |  370 --------------
    lib/file/fileTempPosix.c                 |  576 -----------------------
    lib/include/vmware/tools/log.h           |  184 -------
    modules/linux/shared/compat_log2.h       |   60 --
    services/plugins/dndcp/copyPasteCompat.c |  171 ------
    services/plugins/unity/toolsPlugin.cpp   |  206 --------
    10 files changed, 3 insertions(+), 2417 deletions(-)

> @Serge I want a build log, please.

# cd open-vm-tools.fix-july
# fakeroot debian/rules build > ~/failbuild 2>&1
    
(log attached)  Notice it fails because it is missing lib/file/fileStandAlone.c
which is not in your bzr tree.


** Attachment added: "failbuild"
   https://bugs.launchpad.net/bugs/776103/+attachment/2231838/+files/failbuild

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/776103

Title:
  package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against
  2.6.39 kernels, due to missing linux/smp_lock.h

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/776103/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to