ports/177454: Build of emulators/open-vm-tools-nox11 fails on system with security/heimdal installed

Andriy Syrovenko andriys at gmail.com
Thu Mar 28 22:40:00 UTC 2013


>Number:         177454
>Category:       ports
>Synopsis:       Build of emulators/open-vm-tools-nox11 fails on system with security/heimdal installed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 28 22:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Andriy Syrovenko
>Release:        9.1-RELEASE
>Organization:
>Environment:
FreeBSD fbsd01 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10 UTC 2012     root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
The build of emulators/open-vm-tools-nox11 fails with the following error messages:

cc1: warnings being treated as errors
foundryToolsDaemon.c: In function 'FoundryToolsDaemonGetToolsProperties':
foundryToolsDaemon.c:306: warning: implicit declaration of function 'Base64_EncodedLength'
foundryToolsDaemon.c:308: warning: implicit declaration of function 'Base64_Encode'
*** [libvix_la-foundryToolsDaemon.lo] Error code 1

Stop in /usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-8.6.0-425873/services/plugins/vix.
*** [all-recursive] Error code 1

This is due to security/heimdal installing base64.h in /usr/local/include, which then gets included in the services/plugins/vix/foundryToolsDaemon.c:73 instead of the one bundled with the open-vm-tools themselves.

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list