Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jan 2017 00:14:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 216643] emulators/open-vm-tools: fails to build with clang 4.0
Message-ID:  <bug-216643-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216643

            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@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
            Blocks: 216008
             Flags: maintainer-feedback?(swills@FreeBSD.org)
          Assignee: swills@FreeBSD.org

hgfsServer.c:5709:50: error: taking address of packed member 'actualSize' of
class or structure 'HgfsReplyReadV3' may result in an unaligned pointer val=
ue
[-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=3D216008
[Bug 216008] [exp-run] Update llvm/clang/compiler-rt/libc++/lld/lldb in bas=
e to
4.0.0
--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216643-13>