[Bug 216643] emulators/open-vm-tools: fails to build with clang 4.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 31 00:14:44 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216643

            Bug ID: 216643
           Summary: emulators/open-vm-tools: fails to build with clang 4.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: swills at FreeBSD.org
          Reporter: jbeich at FreeBSD.org
            Blocks: 216008
             Flags: maintainer-feedback?(swills at FreeBSD.org)
          Assignee: swills at FreeBSD.org

hgfsServer.c:5709:50: error: taking address of packed member 'actualSize' of
class or structure 'HgfsReplyReadV3' may result in an unaligned pointer value
[-Werror,-Waddress-of-packed-member]
                                                &reply->actualSize);
                                                 ^~~~~~~~~~~~~~~~~
hgfsServer.c:5729:63: error: taking address of packed member 'actualSize' of
class or structure 'HgfsReplyRead' may result in an unaligned pointer value
[-Werror,-Waddress-of-packed-member]
                                             reply->payload,
&reply->actualSize);
                                                              ^~~~~~~~~~~~~~~~~

http://package18.nyi.freebsd.org/data/headamd64PR216008-default/2017-01-29_16h09m05s/logs/errors/open-vm-tools-1280544_16,1.log
http://package18.nyi.freebsd.org/data/headamd64PR216008-default/2017-01-29_16h09m05s/logs/errors/open-vm-tools-nox11-1280544_16,1.log


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216008
[Bug 216008] [exp-run] Update llvm/clang/compiler-rt/libc++/lld/lldb in base to
4.0.0
-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list