Comment 3 for bug 1175295

Revision history for this message
Nate Muench (Mink) (n-muench) wrote :

There currently an issue, package fails to build in Saucy. but a build with Raring built successfully. Will compare build logs later.

Making all in backdoor
make[3]: Entering directory `/build/buildd/open-vm-tools-2013.04.16-1098359/lib/backdoor'
--------------------------------------SNIP---------------------------------------------
In file included from /build/buildd/open-vm-tools-2013.04.16-1098359/lib/include/backdoor.h:44:0,
                 from backdoor.c:49:
/build/buildd/open-vm-tools-2013.04.16-1098359/lib/include/backdoor_types.h: In function 'BACKDOOR_STRUCT_SIZES':
/build/buildd/open-vm-tools-2013.04.16-1098359/lib/include/vm_assert.h:370:20: error: typedef 'AssertOnCompileFailed' locally defined but not used [-Werror=unused-local-typedefs]
       typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \
                    ^
/build/buildd/open-vm-tools-2013.04.16-1098359/lib/include/vm_assert.h:392:7: note: in definition of macro 'MY_ASSERTS'
       assertions \
       ^
/build/buildd/open-vm-tools-2013.04.16-1098359/lib/include/backdoor_types.h:126:12: note: in expansion of macro 'ASSERT_ON_COMPILE'
            ASSERT_ON_COMPILE(sizeof(Backdoor_proto) == 6 * sizeof(uintptr_t));
            ^
/build/buildd/open-vm-tools-2013.04.16-1098359/lib/include/vm_assert.h:370:20: error: typedef 'AssertOnCompileFailed' locally defined but not used [-Werror=unused-local-typedefs]
       typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \
                    ^
/build/buildd/open-vm-tools-2013.04.16-1098359/lib/include/vm_assert.h:392:7: note: in definition of macro 'MY_ASSERTS'
       assertions \
       ^
/build/buildd/open-vm-tools-2013.04.16-1098359/lib/include/backdoor_types.h:127:12: note: in expansion of macro 'ASSERT_ON_COMPILE'
            ASSERT_ON_COMPILE(sizeof(Backdoor_proto_hb) == 7 * sizeof(uintptr_t));
            ^
cc1: all warnings being treated as errors
make[3]: *** [backdoor.lo] Error 1
make[3]: Leaving directory `/build/buildd/open-vm-tools-2013.04.16-1098359/lib/backdoor'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/buildd/open-vm-tools-2013.04.16-1098359/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/buildd/open-vm-tools-2013.04.16-1098359'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2