From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Mar 28 22:40:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C8CF8D84 for ; Thu, 28 Mar 2013 22:40:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 96987897 for ; Thu, 28 Mar 2013 22:40:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r2SMe0rY076195 for ; Thu, 28 Mar 2013 22:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r2SMe0fO076194; Thu, 28 Mar 2013 22:40:00 GMT (envelope-from gnats) Resent-Date: Thu, 28 Mar 2013 22:40:00 GMT Resent-Message-Id: <201303282240.r2SMe0fO076194@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Andriy Syrovenko Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id AC0C4CAF for ; Thu, 28 Mar 2013 22:32:13 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 9C11084D for ; Thu, 28 Mar 2013 22:32:13 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r2SMWD6I042034 for ; Thu, 28 Mar 2013 22:32:13 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id r2SMWDUc042033; Thu, 28 Mar 2013 22:32:13 GMT (envelope-from nobody) Message-Id: <201303282232.r2SMWDUc042033@red.freebsd.org> Date: Thu, 28 Mar 2013 22:32:13 GMT From: Andriy Syrovenko To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/177454: Build of emulators/open-vm-tools-nox11 fails on system with security/heimdal installed X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Mar 2013 22:40:00 -0000 >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@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: