Menu

#171 open-vm-tools is incompatible with GCC 4.8

v1.0 (example)
open-fixed
nobody
None
5
2015-07-09
2013-05-11
Nate Muench
No

open-vm-tools: 2013.04.16-1098359

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

Discussion

  • Ravindra Kumar

    Ravindra Kumar - 2015-07-09
    • status: open --> open-fixed
    • Group: --> v1.0 (example)
     
  • Ravindra Kumar

    Ravindra Kumar - 2015-07-09

    Please check with the latest version of open-vm-tools 9.10.2.

     

Log in to post a comment.