Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jan 2016 09:11:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 206151] [patch] emulators/open-vm-tools* doesn't honor ${SRC_BASE}
Message-ID:  <bug-206151-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 206151
           Summary: [patch] emulators/open-vm-tools* doesn't honor
                    ${SRC_BASE}
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: ngie@FreeBSD.org
          Keywords: patch

$ (set -e; export SRC_BASE=3D/usr/src/svn/ ; export USE_PACKAGE_DEPENDS=3Dy=
es; cd
/usr/ports/emulators/open-vm-tools-nox11/; make clean; make build; sudo make
install; make clean)
=3D=3D=3D>  Cleaning for glib-2.44.1_2
=3D=3D=3D>  Cleaning for open-vm-tools-nox11-1280544_12,1
=3D=3D=3D>  License LGPL21 accepted by the user
=3D=3D=3D>  Found saved configuration for open-vm-tools-nox11-1280544_12,1
=3D=3D=3D>   open-vm-tools-nox11-1280544_12,1 depends on file: /usr/local/s=
bin/pkg -
found
=3D=3D=3D> Fetching all distfiles required by open-vm-tools-nox11-1280544_1=
2,1 for
building
=3D=3D=3D>  Extracting for open-vm-tools-nox11-1280544_12,1
=3D> SHA256 Checksum OK for open-vm-tools-9.4.0-1280544.tar.gz.
=3D=3D=3D>  Patching for open-vm-tools-nox11-1280544_12,1
=3D=3D=3D>  Applying FreeBSD patches for open-vm-tools-nox11-1280544_12,1
=3D=3D=3D>   open-vm-tools-nox11-1280544_12,1 depends on executable: pkgcon=
f - found
=3D=3D=3D>   open-vm-tools-nox11-1280544_12,1 depends on shared library:
libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so)
=3D=3D=3D>  Configuring for open-vm-tools-nox11-1280544_12,1
configure: WARNING: unrecognized options: --disable-unity
configure: loading site script /usr/ports/Templates/config.site
checking build system type... i386-portbld-freebsd11.0
checking host system type... i386-unknown-freebsd11.0
configure: error: FreeBSD kernel tree not found. Please install the kernel
sources (or provide the location using SYSDIR) or configure using
--without-kernel-modules.
=3D=3D=3D>  Script "configure" failed unexpectedly.
Please report the problem to swills@FreeBSD.org [maintainer] and attach the
"/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/=
config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. a /usr/local/sbin/pkg-static info -g -Ea).
*** 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

The patch in the following link fixes the above issue:
https://github.com/yaneurabeya/freebsd-ports/commit/20b95eba75862ccb7137f73=
e4ed0e7a84b55ebdc.patch

--=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-206151-13>