Date: Mon, 10 Mar 2014 17:12:40 GMT From: Thomas Schweikle <tps@vr-web.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/187426: open-vm-tools-nox11 does not compile because on unused function errors Message-ID: <201403101712.s2AHCe46073373@cgiserv.freebsd.org> Resent-Message-ID: <201403101720.s2AHK46d062258@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 187426 >Category: ports >Synopsis: open-vm-tools-nox11 does not compile because on unused function errors >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: Mon Mar 10 17:20:03 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Thomas Schweikle >Release: 11.0-CURRENT >Organization: Herr >Environment: FreeBSD fbsdc-64.bfs.de 11.0-CURRENT FreeBSD 11.0-CURRENT #13 r262972: Mon Mar 10 15:34:27 CET 2014 root@fbsdc-64.bfs.de:/usr/obj/usr/src/sys/FBSDC-64 amd64 >Description: MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -DNO_LOG_STUB -DVMTOOLS_DATA_DIR=\"/usr/local/share/open-vm-tools\" -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -D_REENTRANT -DU_HAVE_ELF_H=1 -DU_HAVE_ATOMIC=1 -DU_HAVE_TIMEZONE=0 -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-al iasing -Wall -Werror -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmtools_la-i18n.lo -MD -MP -MF .deps/libvmtools_la-i18n.Tpo -c i18n.c -fPIC -DPIC -o .libs/libvmtools_la-i18n.o i18n.c:109:1: error: unused function 'MsgHasMsgID' [-Werror,-Wunused-function] MsgHasMsgID(const gchar *s) ^ 1 error generated. *** [libvmtools_la-i18n.lo] Error code 1 make[3]: stopped in /usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools 1 error make[3]: stopped in /usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools *** [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 >How-To-Repeat: Change to /usr/ports/emulators/open-vm-tools-nox11. Then "make clean", "make build". The build-step will fail with above error. >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403101712.s2AHCe46073373>