Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Jan 2015 17:19:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196464] emulators/open-vm-tools-nox11: comparison of constant 'WIPER_ENABLED' (2) with boolean expression is always false
Message-ID:  <bug-196464-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 196464
           Summary: emulators/open-vm-tools-nox11: comparison of constant
                    'WIPER_ENABLED' (2) with boolean expression is always
                    false
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: swills@FreeBSD.org
          Reporter: tps@vr-web.de
             Flags: maintainer-feedback?(swills@FreeBSD.org)
          Assignee: swills@FreeBSD.org

# uname -a
FreeBSD test-sct-bf-muc.bfs.de 11.0-CURRENT FreeBSD 11.0-CURRENT #23 r276602:
Sat Jan  3 08:35:22 CET 2015    
root@test-sct-bf-muc.bfs.de:/usr/obj/usr/src/sys/TEST-SCT-BF-MUC  amd64

# cd /usr/ports
# svn info
Path: .
Working Copy Root Path: /usr/ports
URL: https://svn0.us-east.freebsd.org/ports/head
Repository Root: https://svn0.us-east.freebsd.org/ports
Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5
Revision: 376078
Node Kind: directory
Schedule: normal
Last Changed Author: marino
Last Changed Rev: 376078
Last Changed Date: 2015-01-03 03:05:41 +0100 (Sat, 03 Jan 2015)


emulators/open-vm-tools* bails out with:

--- vmware_toolbox_cmd-toolboxcmd-shrink.o ---
toolboxcmd-shrink.c:394:31: error: comparison of constant 'WIPER_ENABLED' (2)
with boolean expression is always false
[-Werror,-Wtautological-constant-out-of-range-compare]
   if (!ShrinkGetWiperState() == WIPER_ENABLED && !Wiper_IsWipeSupported(part))
{
       ~~~~~~~~~~~~~~~~~~~~~~ ^  ~~~~~~~~~~~~~
1 error generated.
*** [vmware_toolbox_cmd-toolboxcmd-shrink.o] Error code 1

make[3]: stopped in
/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/toolbox
--- vmware_toolbox_cmd-toolboxcmd-devices.o ---
mv -f .deps/vmware_toolbox_cmd-toolboxcmd-devices.Tpo
.deps/vmware_toolbox_cmd-toolboxcmd-devices.Po
--- vmware_toolbox_cmd-toolbox-cmd.o ---
mv -f .deps/vmware_toolbox_cmd-toolbox-cmd.Tpo
.deps/vmware_toolbox_cmd-toolbox-cmd.Po
--- vmware_toolbox_cmd-toolboxcmd-scripts.o ---
mv -f .deps/vmware_toolbox_cmd-toolboxcmd-scripts.Tpo
.deps/vmware_toolbox_cmd-toolboxcmd-scripts.Po
1 error

make[3]: stopped in
/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/toolbox
*** [all-recursive] Error code 1

make[2]: stopped in
/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544
1 error

make[2]: stopped in
/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/emulators/open-vm-tools-nox11
*** Error code 1

Stop.
make: stopped in /usr/ports/emulators/open-vm-tools-nox11

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer swills@FreeBSD.org

-- 
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-196464-13>