pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/52729: Cmake fails to compile on Solaris 11.3.



>Number:         52729
>Category:       pkg
>Synopsis:       Cmake fails to compile on Solaris 11.3.
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Nov 15 16:05:00 +0000 2017
>Originator:     Igor Bumshteyn
>Release:        2017Q2
>Organization:
Thomson Reuters
>Environment:
SunOS pazuzu 5.11 11.3 i86pc i386 i86pc
>Description:
The platform is a Solaris 11.3.25 zone. mk.conf is as follows:

ABI=                    64
PKGSRC_COMPILER=        sunpro
CFLAGS+=                -m64
CC=                     cc
CXX=                    CC
CPP=                    ${CC} -E
SUNWSPROBASE=           /opt/developerstudio12.5/

PKG_DBDIR=              /usr/pkg64/var/db/pkg
LOCALBASE=              /usr/pkg64
VARBASE=                /usr/pkg64/var
PKG_TOOLS_BIN=          /usr/pkg64/sbin
PKGINFODIR=             info
PKGMANDIR=              man

TOOLS_PLATFORM.install?=        /usr/pkg64/bin/bsdinstall
TOOLS_PLATFORM.sh?=             /usr/bin/bash
X11_TYPE=               modular
ACCEPTABLE_LICENSES+= oracle-binary-code-license


Getting the following errors when compiling devel/cmake v3.7.2:

=> Bootstrap dependency digest>=20010302: found digest-20160304
===> Skipping vulnerability checks.
WARNING: No /usr/pkg64/var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/pkg64/sbin/pkg_admin -K /usr/pkg64/var/db/pkg fetch-pkg-vulnerabilities'.
=> Checksum SHA1 OK for cmake-3.7.2.tar.gz
=> Checksum RMD160 OK for cmake-3.7.2.tar.gz
=> Checksum SHA512 OK for cmake-3.7.2.tar.gz
===> Installing dependencies for cmake-3.7.2
==========================================================================
The following variables will affect the build process of this package,
cmake-3.7.2.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses
        * SSLBASE (defined)
        * SSLCERTS = /usr/pkg64/etc/openssl/certs
        * SSLDIR = /usr/pkg64/etc/openssl
        * SSLKEYS = /usr/pkg64/etc/openssl/private

Based on these variables, the following variables have been set:

        * CURSES_TYPE = ncurses

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/pkg64/bin/bmake clean' after
the changes.
==========================================================================
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency pax>=20040802: found pax-20080110nb2
=> Full dependency libuv>=1.6: found libuv-1.11.0nb1
=> Full dependency expat>=2.0.0nb1: found expat-2.2.0
=> Full dependency curl>=7.52.1nb1: found curl-7.53.1nb1
=> Full dependency ncurses>=6.0: found ncurses-6.0nb3
===> Overriding tools for cmake-3.7.2
===> Extracting for cmake-3.7.2
===> Patching for cmake-3.7.2
=> Applying pkgsrc patches for cmake-3.7.2
===> Creating toolchain wrappers for cmake-3.7.2
===> Configuring for cmake-3.7.2
=> Fixing LOCALBASE and X11 paths.
=> Fixing compiler flags.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/ADSP-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/ARMCC-ASM.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/ARMCC-C.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/ARMCC-CXX.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/ARMCC-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/AppleClang-ASM.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/AppleClang-C-FeatureTests.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/AppleClang-C.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/AppleClang-CXX-FeatureTests.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/AppleClang-CXX.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/AppleClang-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/Borland-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/Bruce-C-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/Bruce-C.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/CCur-Fortran.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/Clang-ASM.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/Clang-C-FeatureTests.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/Clang-C.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/Clang-CXX-FeatureTests.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/Clang-CXX-TestableFeatures.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/Clang-CXX.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/Clang-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/Clang-DetermineCompilerInternal.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/Clang.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/Compaq-C-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/Cray-C.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/Cray-CXX.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/Cray-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/Cray-Fortran.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/CrayPrgEnv-C.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/CrayPrgEnv-CXX.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/CrayPrgEnv-Cray-C.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/CrayPrgEnv-Cray-CXX.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/CrayPrgEnv-Cray-Fortran.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/CrayPrgEnv-Fortran.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/CrayPrgEnv-GNU-C.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/CrayPrgEnv-GNU-CXX.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/CrayPrgEnv-GNU-Fortran.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/CrayPrgEnv-Intel-C.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/CrayPrgEnv-Intel-CXX.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/CrayPrgEnv-Intel-Fortran.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/CrayPrgEnv-PGI-C.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/CrayPrgEnv-PGI-CXX.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/CrayPrgEnv-PGI-Fortran.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/CrayPrgEnv.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/Embarcadero-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/Fujitsu-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/GHS-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/GHS.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/GNU-ASM.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/GNU-C-FeatureTests.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/GNU-C.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/GNU-CXX-FeatureTests.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/GNU-CXX.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/GNU-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/HP-ASM.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/HP-C-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/HP-C.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/HP-CXX-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/HP-CXX.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/HP-Fortran.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/IAR-ASM.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/IAR-C.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/IAR-CXX.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/IAR-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/IAR.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/Intel-ASM.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/Intel-C-FeatureTests.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/Intel-C.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/Intel-CXX-FeatureTests.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/Intel-CXX.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/Intel-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/Intel-Fortran.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/MIPSpro-C.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/MIPSpro-CXX.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/MIPSpro-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/MIPSpro-Fortran.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/MSVC-CXX-FeatureTests.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/MSVC-CXX.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/MSVC-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/NAG-Fortran.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/OpenWatcom-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/PGI-C.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/PGI-CXX.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/PGI-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/PGI-Fortran.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/PathScale-C.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/PathScale-CXX.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/PathScale-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/PathScale-Fortran.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/QCC-C.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/QCC-CXX.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/QCC.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/SCO-C.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/SCO-CXX.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/SCO-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/SCO.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/SDCC-C-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/SunPro-ASM.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/SunPro-C-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/SunPro-C.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/SunPro-CXX-FeatureTests.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/SunPro-CXX.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/SunPro-Fortran.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/TI-ASM.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/TI-C.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/TI-CXX.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/TI-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/TinyCC-C-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/TinyCC-C.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/VisualAge-C-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/VisualAge-C.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/VisualAge-CXX.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/VisualAge-Fortran.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/Watcom-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/XL-C-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/XL-C.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/XL-CXX-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/XL-CXX.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/XL-Fortran.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/zOS-C-DetermineCompiler.cmake.
INFO: [subst.mk:flags] Nothing changed in ./Modules/Compiler/zOS-CXX-DetermineCompiler.cmake.
/usr/bin/rm -f /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Modules/*.orig /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Modules/Platform/*.orig
/usr/bin/ln -f /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Modules/Platform/OpenBSD.cmake /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Modules/Platform/MirBSD.cmake
/usr/bin/ln -f /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Modules/Platform/SunOS-GNU-C.cmake  /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Modules/Platform/SunOS-Clang-C.cmake
/usr/bin/ln -f /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Modules/Platform/SunOS-GNU-CXX.cmake  /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Modules/Platform/SunOS-Clang-CXX.cmake
/usr/bin/ln -f /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Modules/Platform/SunOS-GNU-Fortran.cmake  /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Modules/Platform/SunOS-Clang-Fortran.cmake
---------------------------------------------
CMake 3.7.2, Copyright 2000-2016 Kitware, Inc. and Contributors
C compiler on this system is: cc -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses
C++ compiler on this system is: CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses
Makefile processor on this system is: make
CC is not GNU compiler
CC is SolarisStudio compiler
CC has setenv
CC has unsetenv
CC does not have environ in stdlib.h
CC has stl wstring
CC does not have <ext/stdio_filebuf.h>
---------------------------------------------
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmake.cxx -o cmake.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmakemain.cxx -o cmakemain.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmcmd.cxx -o cmcmd.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmCommandArgumentLexer.cxx -o cmCommandArgumentLexer.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmCommandArgumentParser.cxx -o cmCommandArgumentParser.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmCommandArgumentParserHelper.cxx -o cmCommandArgumentParserHelper.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmCommonTargetGenerator.cxx -o cmCommonTargetGenerator.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmCPackPropertiesGenerator.cxx -o cmCPackPropertiesGenerator.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmDefinitions.cxx -o cmDefinitions.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmDepends.cxx -o cmDepends.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmDependsC.cxx -o cmDependsC.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmDocumentationFormatter.cxx -o cmDocumentationFormatter.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmPolicies.cxx -o cmPolicies.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmProperty.cxx -o cmProperty.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmPropertyMap.cxx -o cmPropertyMap.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmPropertyDefinition.cxx -o cmPropertyDefinition.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmPropertyDefinitionMap.cxx -o cmPropertyDefinitionMap.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmMakefile.cxx -o cmMakefile.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmMessenger.cxx -o cmMessenger.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmExportBuildFileGenerator.cxx -o cmExportBuildFileGenerator.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmExportFileGenerator.cxx -o cmExportFileGenerator.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmExportInstallFileGenerator.cxx -o cmExportInstallFileGenerator.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmExportTryCompileFileGenerator.cxx -o cmExportTryCompileFileGenerator.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmExportSet.cxx -o cmExportSet.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmExportSetMap.cxx -o cmExportSetMap.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmExternalMakefileProjectGenerator.cxx -o cmExternalMakefileProjectGenerator.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmGeneratorExpressionEvaluationFile.cxx -o cmGeneratorExpressionEvaluationFile.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmGeneratedFileStream.cxx -o cmGeneratedFileStream.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmGeneratorTarget.cxx -o cmGeneratorTarget.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmGeneratorExpressionContext.cxx -o cmGeneratorExpressionContext.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmGeneratorExpressionDAGChecker.cxx -o cmGeneratorExpressionDAGChecker.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmGeneratorExpressionEvaluator.cxx -o cmGeneratorExpressionEvaluator.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmGeneratorExpressionLexer.cxx -o cmGeneratorExpressionLexer.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmGeneratorExpressionNode.cxx -o cmGeneratorExpressionNode.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmGeneratorExpressionParser.cxx -o cmGeneratorExpressionParser.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmGeneratorExpression.cxx -o cmGeneratorExpression.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmGlobalCommonGenerator.cxx -o cmGlobalCommonGenerator.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmGlobalGenerator.cxx -o cmGlobalGenerator.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmInstallDirectoryGenerator.cxx -o cmInstallDirectoryGenerator.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmLocalCommonGenerator.cxx -o cmLocalCommonGenerator.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmLocalGenerator.cxx -o cmLocalGenerator.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmInstalledFile.cxx -o cmInstalledFile.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmInstallGenerator.cxx -o cmInstallGenerator.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmInstallExportGenerator.cxx -o cmInstallExportGenerator.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmInstallFilesGenerator.cxx -o cmInstallFilesGenerator.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmInstallScriptGenerator.cxx -o cmInstallScriptGenerator.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmInstallTargetGenerator.cxx -o cmInstallTargetGenerator.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmScriptGenerator.cxx -o cmScriptGenerator.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmSourceFile.cxx -o cmSourceFile.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmSourceFileLocation.cxx -o cmSourceFileLocation.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmState.cxx -o cmState.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmSystemTools.cxx -o cmSystemTools.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmTestGenerator.cxx -o cmTestGenerator.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmVersion.cxx -o cmVersion.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmFileTimeComparison.cxx -o cmFileTimeComparison.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmGlobalUnixMakefileGenerator3.cxx -o cmGlobalUnixMakefileGenerator3.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmLocalUnixMakefileGenerator3.cxx -o cmLocalUnixMakefileGenerator3.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmMakefileExecutableTargetGenerator.cxx -o cmMakefileExecutableTargetGenerator.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmMakefileLibraryTargetGenerator.cxx -o cmMakefileLibraryTargetGenerator.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmMakefileTargetGenerator.cxx -o cmMakefileTargetGenerator.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmMakefileUtilityTargetGenerator.cxx -o cmMakefileUtilityTargetGenerator.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmOutputConverter.cxx -o cmOutputConverter.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmOSXBundleGenerator.cxx -o cmOSXBundleGenerator.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmNewLineStyle.cxx -o cmNewLineStyle.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmBootstrapCommands1.cxx -o cmBootstrapCommands1.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmBootstrapCommands2.cxx -o cmBootstrapCommands2.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmCommandsForBootstrap.cxx -o cmCommandsForBootstrap.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmTarget.cxx -o cmTarget.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmTest.cxx -o cmTest.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmCustomCommand.cxx -o cmCustomCommand.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmCustomCommandGenerator.cxx -o cmCustomCommandGenerator.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmCacheManager.cxx -o cmCacheManager.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmListFileCache.cxx -o cmListFileCache.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmComputeLinkDepends.cxx -o cmComputeLinkDepends.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmComputeLinkInformation.cxx -o cmComputeLinkInformation.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmOrderDirectories.cxx -o cmOrderDirectories.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmComputeTargetDepends.cxx -o cmComputeTargetDepends.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmComputeComponentGraph.cxx -o cmComputeComponentGraph.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmExprLexer.cxx -o cmExprLexer.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmExprParser.cxx -o cmExprParser.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmExprParserHelper.cxx -o cmExprParserHelper.o
cc -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/cmListFileLexer.c -o cmListFileLexer.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -DKWSYS_NAMESPACE=cmsys  -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/kwsys/Directory.cxx -o Directory.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -DKWSYS_NAMESPACE=cmsys  -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/kwsys/EncodingCXX.cxx -o EncodingCXX.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -DKWSYS_NAMESPACE=cmsys  -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/kwsys/FStream.cxx -o FStream.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -DKWSYS_NAMESPACE=cmsys  -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/kwsys/Glob.cxx -o Glob.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -DKWSYS_NAMESPACE=cmsys  -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/kwsys/RegularExpression.cxx -o RegularExpression.o
CC -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -DKWSYS_NAMESPACE=cmsys -DKWSYS_CXX_HAS_SETENV=1 -DKWSYS_CXX_HAS_UNSETENV=1 -DKWSYS_CXX_HAS_ENVIRON_IN_STDLIB_H=0 -DKWSYS_CXX_HAS_UTIMENSAT=0 -DKWSYS_CXX_HAS_UTIMES=0 -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/kwsys/SystemTools.cxx -o SystemTools.o
cc -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -DKWSYS_NAMESPACE=cmsys  -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/kwsys/EncodingC.c -o EncodingC.o
cc -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -DKWSYS_NAMESPACE=cmsys  -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/kwsys/ProcessUNIX.c -o ProcessUNIX.o
cc -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -DKWSYS_NAMESPACE=cmsys -DKWSYS_STRING_C -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/kwsys/String.c -o String.o
cc -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -DKWSYS_NAMESPACE=cmsys  -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/kwsys/System.c -o System.o
cc -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities -DKWSYS_NAMESPACE=cmsys  -c /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source/kwsys/Terminal.c -o Terminal.o
CC -lsocket -lnsl -L/usr/pkg64/lib -Wl,-R/usr/pkg64/lib -O2 -m64 -I/usr/include -I/usr/pkg64/include -I/usr/pkg64/include/ncurses -library=stlport4  -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Source   -I/usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Utilities  cmake.o cmakemain.o cmcmd.o cmCommandArgumentLexer.o cmCommandArgumentParser.o cmCommandArgumentParserHelper.o cmCommonTargetGenerator.o cmCPackPropertiesGenerator.o cmDefinitions.o cmDepends.o cmDependsC.o cmDocumentationFormatter.o cmPolicies.o cmProperty.o cmPropertyMap.o cmPropertyDefinition.o cmPropertyDefinitionMap.o cmMakefile.o cmMessenger.o cmExportBuildFileGenerator.o cmExportFileGenerator.o cmExportInstallFileGenerator.o cmExportTryCompileFileGenerator.o cmExportSet.o cmExportSetMap.o cmExternalMakefileProjectGenerator.o cmGeneratorExpressionEvaluationFile.o cmGeneratedFileStream.o cmGeneratorTarget.o cmGeneratorExpressionContext.o cmGeneratorExpressionDAGCh!
 ecker.o cmGeneratorExpressionEvaluator.o cmGeneratorExpressionLexer.o cmGeneratorExpressionNode.o cmGeneratorExpressionParser.o cmGeneratorExpression.o cmGlobalCommonGenerator.o cmGlobalGenerator.o cmInstallDirectoryGenerator.o cmLocalCommonGenerator.o cmLocalGenerator.o cmInstalledFile.o cmInstallGenerator.o cmInstallExportGenerator.o cmInstallFilesGenerator.o cmInstallScriptGenerator.o cmInstallTargetGenerator.o cmScriptGenerator.o cmSourceFile.o cmSourceFileLocation.o cmState.o cmSystemTools.o cmTestGenerator.o cmVersion.o cmFileTimeComparison.o cmGlobalUnixMakefileGenerator3.o cmLocalUnixMakefileGenerator3.o cmMakefileExecutableTargetGenerator.o cmMakefileLibraryTargetGenerator.o cmMakefileTargetGenerator.o cmMakefileUtilityTargetGenerator.o cmOutputConverter.o cmOSXBundleGenerator.o cmNewLineStyle.o cmBootstrapCommands1.o cmBootstrapCommands2.o cmCommandsForBootstrap.o cmTarget.o cmTest.o cmCustomCommand.o cmCustomCommandGenerator.o cmCacheManager.o cmListFileCache.o c!
 mComputeLinkDepends.o cmComputeLinkInformation.o cmOrderDirect!
 ories.o cmComputeTargetDepends.o cmComputeComponentGraph.o cmExprLexer.o cmExprParser.o cmExprParserHelper.o cmListFileLexer.o Directory.o EncodingCXX.o FStream.o Glob.o RegularExpression.o SystemTools.o EncodingC.o ProcessUNIX.o String.o System.o Terminal.o -o cmake
loading initial cache file /usr/pkgsrc/devel/cmake/work/cmake-3.7.2/Bootstrap.cmk/InitialCacheFlags.cmake
-- The C compiler identification is SunPro 5.14.0
-- The CXX compiler identification is SunPro 5.14.0
-- Check for working C compiler: /usr/pkgsrc/devel/cmake/work/.wrapper/bin/cc
-- Check for working C compiler: /usr/pkgsrc/devel/cmake/work/.wrapper/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/pkgsrc/devel/cmake/work/.wrapper/bin/CC
-- Check for working CXX compiler: /usr/pkgsrc/devel/cmake/work/.wrapper/bin/CC -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - failed
-- Checking if compiler supports C++ auto_ptr
-- Checking if compiler supports C++ auto_ptr - no
-- Checking if compiler supports C++ make_unique
-- Checking if compiler supports C++ make_unique - no
-- Checking if compiler supports C++ nullptr
-- Checking if compiler supports C++ nullptr - no
-- Checking if compiler supports C++ override
-- Checking if compiler supports C++ override - no
-- Checking if compiler supports C++ unique_ptr
-- Checking if compiler supports C++ unique_ptr - no
-- Checking if compiler supports C++ unordered_map
-- Checking if compiler supports C++ unordered_map - no
-- Checking if compiler supports C++ unordered_set
-- Checking if compiler supports C++ unordered_set - no
-- Looking for unsetenv
-- Looking for unsetenv - found
-- Looking for environ
-- Looking for environ - not found
-- Checking whether header cstdio is available
-- Checking whether header cstdio is available - yes
-- Checking for Large File Support
-- Checking for Large File Support - yes
-- Checking whether C++ compiler has 'long long'
-- Checking whether C++ compiler has 'long long' - yes
-- Checking whether C++ compiler has '__int64'
-- Checking whether C++ compiler has '__int64' - no
-- Checking whether wstring is available
-- Checking whether wstring is available - yes
-- Checking if istream supports long long
-- Checking if istream supports long long - yes
-- Checking if ostream supports long long
-- Checking if ostream supports long long - yes
-- Checking whether C compiler has ptrdiff_t in stddef.h
-- Checking whether C compiler has ptrdiff_t in stddef.h - yes
-- Checking whether C compiler has ssize_t in unistd.h
-- Checking whether C compiler has ssize_t in unistd.h - yes
-- Checking whether CXX compiler has setenv
-- Checking whether CXX compiler has setenv - yes
-- Checking whether CXX compiler has unsetenv
-- Checking whether CXX compiler has unsetenv - yes
-- Checking whether CXX compiler has environ in stdlib.h
-- Checking whether CXX compiler has environ in stdlib.h - no
-- Checking whether CXX compiler has utimes
-- Checking whether CXX compiler has utimes - yes
-- Checking whether CXX compiler has utimensat
-- Checking whether CXX compiler has utimensat - yes
-- Checking whether CXX compiler struct stat has st_mtim member
-- Checking whether CXX compiler struct stat has st_mtim member - yes
-- Checking whether CXX compiler struct stat has st_mtimespec member
-- Checking whether CXX compiler struct stat has st_mtimespec member - no
-- Looking for include files sys/types.h, ifaddrs.h
-- Looking for include files sys/types.h, ifaddrs.h - found
-- Checking whether CXX compiler has rlimit64
-- Checking whether CXX compiler has rlimit64 - yes
-- Checking whether CXX compiler has atol
-- Checking whether CXX compiler has atol - yes
-- Checking whether CXX compiler has atoll
-- Checking whether CXX compiler has atoll - yes
-- Checking whether CXX compiler has _atoi64
-- Checking whether CXX compiler has _atoi64 - no
-- Looking for C++ include execinfo.h
-- Looking for C++ include execinfo.h - found
-- Checking whether backtrace works with this C++ compiler
-- Checking whether backtrace works with this C++ compiler - yes
-- Looking for C++ include dlfcn.h
-- Looking for C++ include dlfcn.h - found
-- Checking whether dladdr works with this C++ compiler
-- Checking whether dladdr works with this C++ compiler - no
-- Looking for C++ include cxxabi.h
-- Looking for C++ include cxxabi.h - found
-- Checking whether cxxabi works with this C++ compiler
-- Checking whether cxxabi works with this C++ compiler - yes
-- Checking whether CXX compiler has getloadavg
-- Checking whether CXX compiler has getloadavg - no
-- Checking whether <ext/stdio_filebuf.h> is available
-- Checking whether <ext/stdio_filebuf.h> is available - yes
-- Using system-installed BZIP2
-- Using system-installed CURL
-- Using system-installed EXPAT
-- Using system-installed FORM
-- Using system-installed LIBARCHIVE
-- Using system-installed LIBLZMA
-- Using system-installed LIBUV
-- Using system-installed ZLIB
-- Found ZLIB: /usr/pkg64/lib/libz.so (found version "1.2.11") 
-- Found CURL: /usr/pkg64/lib/libcurl.so (found version "7.53.1") 
-- Found BZip2: /usr/lib/64/libbz2.so (found version "1.0.6") 
-- Looking for BZ2_bzCompressInit
-- Looking for BZ2_bzCompressInit - found
-- Looking for lzma_auto_decoder in /usr/pkg64/lib/liblzma.so
-- Looking for lzma_auto_decoder in /usr/pkg64/lib/liblzma.so - found
-- Looking for lzma_easy_encoder in /usr/pkg64/lib/liblzma.so
-- Looking for lzma_easy_encoder in /usr/pkg64/lib/liblzma.so - found
-- Looking for lzma_lzma_preset in /usr/pkg64/lib/liblzma.so
-- Looking for lzma_lzma_preset in /usr/pkg64/lib/liblzma.so - found
-- Found LibLZMA: /usr/pkg64/include (found version "5.2.3") 
-- Found LibArchive: /usr/lib/64/libarchive.so (found suitable version "3.3.1", minimum required is "3.0.0") 
-- Found EXPAT: /usr/pkg64/lib/libexpat.so (found version "2.2.0") 
-- Found LibUV: /usr/pkg64/lib/libuv.so (found suitable version "1.11.0", minimum required is "1.0.0") 
-- Looking for elf.h
-- Looking for elf.h - found
-- Looking for a Fortran compiler
-- Looking for a Fortran compiler - NOTFOUND
-- Configuring done
-- Generating done
-- Build files have been written to: /usr/pkgsrc/devel/cmake/work/cmake-3.7.2
---------------------------------------------
CMake has bootstrapped.  Now run make.
WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.
===> Building for cmake-3.7.2
Scanning dependencies of target cmsys
[  0%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/ProcessUNIX.c.o
[  0%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/Base64.c.o
[  1%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/EncodingC.c.o
[  1%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/MD5.c.o
[  1%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/Terminal.c.o
[  2%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/System.c.o
[  2%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/String.c.o
[  2%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/Directory.cxx.o
[  3%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/DynamicLoader.cxx.o
[  3%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/EncodingCXX.cxx.o
[  3%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/Glob.cxx.o
[  4%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/RegularExpression.cxx.o
[  4%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/SystemTools.cxx.o
[  4%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/CommandLineArguments.cxx.o
[  5%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/IOStream.cxx.o
[  5%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/FStream.cxx.o
[  5%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/SystemInformation.cxx.o
[  6%] Linking CXX static library libcmsys.a
[  6%] Built target cmsys
Scanning dependencies of target cmsysTestDynload
[  6%] Building C object Source/kwsys/CMakeFiles/cmsysTestDynload.dir/testDynload.c.o
[  6%] Linking C shared module libcmsysTestDynload.so
[  6%] Built target cmsysTestDynload
Scanning dependencies of target cmsys_c
[  6%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/ProcessUNIX.c.o
[  6%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/Base64.c.o
[  7%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/EncodingC.c.o
[  7%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/MD5.c.o
[  7%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/Terminal.c.o
[  8%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/System.c.o
[  8%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/String.c.o
[  8%] Linking C static library libcmsys_c.a
[  8%] Built target cmsys_c
Scanning dependencies of target cmsysTestProcess
[  8%] Building C object Source/kwsys/CMakeFiles/cmsysTestProcess.dir/testProcess.c.o
[  9%] Linking C executable cmsysTestProcess
[  9%] Built target cmsysTestProcess
Scanning dependencies of target cmsysTestSharedForward
[  9%] Building C object Source/kwsys/CMakeFiles/cmsysTestSharedForward.dir/testSharedForward.c.o
[  9%] Linking C executable cmsysTestSharedForward
[  9%] Built target cmsysTestSharedForward
Scanning dependencies of target cmsysTestsC
[ 10%] Building C object Source/kwsys/CMakeFiles/cmsysTestsC.dir/cmsysTestsC.c.o
[ 10%] Building C object Source/kwsys/CMakeFiles/cmsysTestsC.dir/testEncode.c.o
[ 10%] Building C object Source/kwsys/CMakeFiles/cmsysTestsC.dir/testTerminal.c.o
[ 11%] Linking C executable cmsysTestsC
[ 11%] Built target cmsysTestsC
Scanning dependencies of target cmsysTestsCxx
[ 11%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/cmsysTestsCxx.cxx.o
[ 11%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testHashSTL.cxx.o
[ 12%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testIOS.cxx.o
[ 12%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testSystemTools.cxx.o
[ 12%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testCommandLineArguments.cxx.o
[ 13%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testCommandLineArguments1.cxx.o
[ 13%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testEncoding.cxx.o
[ 13%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testFStream.cxx.o
[ 14%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testConsoleBuf.cxx.o
[ 14%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testSystemInformation.cxx.o
[ 14%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testDynamicLoader.cxx.o
[ 15%] Linking CXX executable cmsysTestsCxx
[ 15%] Built target cmsysTestsCxx
Scanning dependencies of target testConsoleBufChild
[ 15%] Building CXX object Source/kwsys/CMakeFiles/testConsoleBufChild.dir/testConsoleBufChild.cxx.o
[ 16%] Linking CXX executable testConsoleBufChild
[ 16%] Built target testConsoleBufChild
Scanning dependencies of target cmcompress
[ 16%] Building C object Utilities/cmcompress/CMakeFiles/cmcompress.dir/cmcompress.c.o
[ 16%] Linking C static library libcmcompress.a
[ 16%] Built target cmcompress
Scanning dependencies of target cmjsoncpp
[ 17%] Building CXX object Utilities/cmjsoncpp/CMakeFiles/cmjsoncpp.dir/src/lib_json/json_reader.cpp.o
[ 17%] Building CXX object Utilities/cmjsoncpp/CMakeFiles/cmjsoncpp.dir/src/lib_json/json_value.cpp.o
[ 17%] Building CXX object Utilities/cmjsoncpp/CMakeFiles/cmjsoncpp.dir/src/lib_json/json_writer.cpp.o
[ 18%] Linking CXX static library libcmjsoncpp.a
[ 18%] Built target cmjsoncpp
Scanning dependencies of target CMakeLib
[ 18%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmArchiveWrite.cxx.o
[ 18%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBase32.cxx.o
[ 18%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBootstrapCommands1.cxx.o
[ 19%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBootstrapCommands2.cxx.o
[ 19%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCacheManager.cxx.o
[ 19%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCommands.cxx.o
[ 20%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCLocaleEnvironmentScope.cxx.o
[ 20%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCommandArgumentLexer.cxx.o
[ 20%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCommandArgumentParser.cxx.o
[ 21%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCommandArgumentParserHelper.cxx.o
[ 21%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCommonTargetGenerator.cxx.o
[ 21%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmComputeComponentGraph.cxx.o
[ 22%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmComputeLinkDepends.cxx.o
[ 22%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmComputeLinkInformation.cxx.o
[ 22%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmComputeTargetDepends.cxx.o
[ 23%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCPackPropertiesGenerator.cxx.o
[ 23%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCryptoHash.cxx.o
[ 23%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCurl.cxx.o
[ 24%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCustomCommand.cxx.o
[ 24%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCustomCommandGenerator.cxx.o
[ 24%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDefinitions.cxx.o
[ 25%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDepends.cxx.o
[ 25%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsC.cxx.o
[ 25%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsFortran.cxx.o
[ 26%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsJava.cxx.o
[ 26%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsJavaLexer.cxx.o
[ 26%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsJavaParser.cxx.o
[ 27%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsJavaParserHelper.cxx.o
[ 27%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDocumentation.cxx.o
[ 27%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDocumentationFormatter.cxx.o
[ 28%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDocumentationSection.cxx.o
[ 28%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDynamicLoader.cxx.o
[ 28%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmELF.cxx.o
[ 28%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExprLexer.cxx.o
[ 29%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExprParser.cxx.o
[ 29%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExprParserHelper.cxx.o
[ 29%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportBuildAndroidMKGenerator.cxx.o
[ 30%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportBuildFileGenerator.cxx.o
[ 30%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportFileGenerator.cxx.o
[ 30%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportInstallAndroidMKGenerator.cxx.o
[ 31%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportInstallFileGenerator.cxx.o
[ 31%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportTryCompileFileGenerator.cxx.o
[ 31%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportSet.cxx.o
[ 32%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportSetMap.cxx.o
[ 32%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExternalMakefileProjectGenerator.cxx.o
[ 32%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExtraCodeBlocksGenerator.cxx.o
[ 33%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExtraCodeLiteGenerator.cxx.o
[ 33%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExtraEclipseCDT4Generator.cxx.o
[ 33%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExtraKateGenerator.cxx.o
[ 34%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExtraSublimeTextGenerator.cxx.o
[ 34%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileLock.cxx.o
[ 34%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileLockPool.cxx.o
[ 35%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileLockResult.cxx.o
[ 35%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFilePathUuid.cxx.o
[ 35%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileTimeComparison.cxx.o
[ 36%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFortranLexer.cxx.o
[ 36%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFortranParser.cxx.o
[ 36%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFortranParserImpl.cxx.o
[ 37%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratedFileStream.cxx.o
[ 37%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpressionContext.cxx.o
[ 37%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpressionDAGChecker.cxx.o
[ 38%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpressionEvaluationFile.cxx.o
[ 38%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpressionEvaluator.cxx.o
[ 38%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpressionLexer.cxx.o
[ 38%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpressionNode.cxx.o
[ 39%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpressionParser.cxx.o
[ 39%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpression.cxx.o
[ 39%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorTarget.cxx.o
[ 40%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobalCommonGenerator.cxx.o
[ 40%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobalGenerator.cxx.o
[ 40%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobalUnixMakefileGenerator3.cxx.o
[ 41%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGraphVizWriter.cxx.o
[ 41%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallGenerator.cxx.o
[ 41%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallExportGenerator.cxx.o
[ 42%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstalledFile.cxx.o
[ 42%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallFilesGenerator.cxx.o
[ 42%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallScriptGenerator.cxx.o
[ 43%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallTargetGenerator.cxx.o
[ 43%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallDirectoryGenerator.cxx.o
[ 43%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmListFileCache.cxx.o
[ 44%] Building C object Source/CMakeFiles/CMakeLib.dir/cmListFileLexer.c.o
[ 44%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLocalCommonGenerator.cxx.o
[ 44%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLocalGenerator.cxx.o
[ 45%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLocalUnixMakefileGenerator3.cxx.o
[ 45%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakefile.cxx.o
[ 45%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakefileTargetGenerator.cxx.o
[ 46%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakefileExecutableTargetGenerator.cxx.o
[ 46%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakefileLibraryTargetGenerator.cxx.o
[ 46%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakefileUtilityTargetGenerator.cxx.o
[ 47%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMessenger.cxx.o
[ 47%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmOSXBundleGenerator.cxx.o
[ 47%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmOutputConverter.cxx.o
[ 48%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmNewLineStyle.cxx.o
[ 48%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmOrderDirectories.cxx.o
[ 48%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmPolicies.cxx.o
[ 48%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmProcessTools.cxx.o
[ 49%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmProperty.cxx.o
[ 49%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmPropertyDefinition.cxx.o
[ 49%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmPropertyDefinitionMap.cxx.o
[ 50%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmPropertyMap.cxx.o
[ 50%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmQtAutoGeneratorInitializer.cxx.o
[ 50%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmQtAutoGenerators.cxx.o
[ 51%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmRST.cxx.o
[ 51%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmScriptGenerator.cxx.o
[ 51%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSourceFile.cxx.o
[ 52%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSourceFileLocation.cxx.o
[ 52%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSourceGroup.cxx.o
[ 52%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmState.cxx.o
[ 53%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSystemTools.cxx.o
[ 53%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTarget.cxx.o
[ 53%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTest.cxx.o
[ 54%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTestGenerator.cxx.o
[ 54%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmUuid.cxx.o
[ 54%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmVariableWatch.cxx.o
[ 55%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmVersion.cxx.o
[ 55%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmXMLParser.cxx.o
[ 55%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmXMLSafe.cxx.o
[ 56%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmXMLWriter.cxx.o
[ 56%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmake.cxx.o
[ 56%] Building C object Source/CMakeFiles/CMakeLib.dir/cm_get_date.c.o
[ 57%] Building C object Source/CMakeFiles/CMakeLib.dir/cm_sha2.c.o
[ 57%] Building C object Source/CMakeFiles/CMakeLib.dir/cm_utf8.c.o
[ 57%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobalKdevelopGenerator.cxx.o
[ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobalNinjaGenerator.cxx.o
[ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLocalNinjaGenerator.cxx.o
[ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmNinjaTargetGenerator.cxx.o
[ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmNinjaNormalTargetGenerator.cxx.o
[ 59%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmNinjaUtilityTargetGenerator.cxx.o
[ 59%] Linking CXX static library libCMakeLib.a
[ 59%] Built target CMakeLib
Scanning dependencies of target CPackLib
[ 59%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackArchiveGenerator.cxx.o
[ 60%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackComponentGroup.cxx.o
[ 60%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackGeneratorFactory.cxx.o
[ 60%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackGenerator.cxx.o
[ 61%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackLog.cxx.o
[ 61%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackNSISGenerator.cxx.o
[ 61%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/IFW/cmCPackIFWPackage.cxx.o
[ 62%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/IFW/cmCPackIFWInstaller.cxx.o
[ 62%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/IFW/cmCPackIFWRepository.cxx.o
[ 62%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/IFW/cmCPackIFWGenerator.cxx.o
[ 63%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackSTGZGenerator.cxx.o
[ 63%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackTGZGenerator.cxx.o
[ 63%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackTXZGenerator.cxx.o
[ 64%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackTarBZip2Generator.cxx.o
[ 64%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackTarCompressGenerator.cxx.o
[ 64%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackZIPGenerator.cxx.o
[ 65%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPack7zGenerator.cxx.o
[ 65%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackDebGenerator.cxx.o
[ 65%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackRPMGenerator.cxx.o
[ 65%] Linking CXX static library libCPackLib.a
[ 65%] Built target CPackLib
Scanning dependencies of target CTestLib
[ 66%] Building CXX object Source/CMakeFiles/CTestLib.dir/cmCTest.cxx.o
[ 66%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmProcess.cxx.o
[ 66%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestBatchTestHandler.cxx.o
[ 67%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestBuildAndTestHandler.cxx.o
[ 67%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestBuildCommand.cxx.o
[ 67%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestBuildHandler.cxx.o
[ 68%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestConfigureCommand.cxx.o
[ 68%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestConfigureHandler.cxx.o
[ 68%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestCoverageCommand.cxx.o
[ 69%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestCoverageHandler.cxx.o
[ 69%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestCurl.cxx.o
[ 69%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseMumpsCoverage.cxx.o
[ 70%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseCacheCoverage.cxx.o
[ 70%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseGTMCoverage.cxx.o
[ 70%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseJacocoCoverage.cxx.o
[ 71%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseBlanketJSCoverage.cxx.o
[ 71%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParsePHPCoverage.cxx.o
[ 71%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseCoberturaCoverage.cxx.o
[ 72%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseDelphiCoverage.cxx.o
[ 72%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestEmptyBinaryDirectoryCommand.cxx.o
[ 72%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestGenericHandler.cxx.o
[ 73%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestHandlerCommand.cxx.o
[ 73%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestLaunch.cxx.o
[ 73%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestMemCheckCommand.cxx.o
[ 74%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestMemCheckHandler.cxx.o
[ 74%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestMultiProcessHandler.cxx.o
[ 74%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestReadCustomFilesCommand.cxx.o
[ 75%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestRunScriptCommand.cxx.o
[ 75%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestRunTest.cxx.o
[ 75%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestScriptHandler.cxx.o
[ 75%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestSleepCommand.cxx.o
[ 76%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestStartCommand.cxx.o
[ 76%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestSubmitCommand.cxx.o
[ 76%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestSubmitHandler.cxx.o
[ 77%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestTestCommand.cxx.o
[ 77%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestTestHandler.cxx.o
[ 77%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestUpdateCommand.cxx.o
[ 78%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestUpdateHandler.cxx.o
[ 78%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestUploadCommand.cxx.o
[ 78%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestUploadHandler.cxx.o
[ 79%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestVC.cxx.o
[ 79%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestGlobalVC.cxx.o
[ 79%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestCVS.cxx.o
[ 80%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestSVN.cxx.o
[ 80%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestBZR.cxx.o
[ 80%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestGIT.cxx.o
[ 81%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestHG.cxx.o
[ 81%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestP4.cxx.o
[ 81%] Linking CXX static library libCTestLib.a
[ 81%] Built target CTestLib
Scanning dependencies of target ccmake
[ 82%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesOptionsWidget.cxx.o
[ 82%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesBoolWidget.cxx.o
[ 82%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesCacheEntryComposite.cxx.o
[ 83%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesDummyWidget.cxx.o
[ 83%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesFilePathWidget.cxx.o
[ 83%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesForm.cxx.o
[ 84%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesLabelWidget.cxx.o
[ 84%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesLongMessageForm.cxx.o
[ 84%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesMainForm.cxx.o
[ 85%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesPathWidget.cxx.o
[ 85%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesStringWidget.cxx.o
[ 85%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesWidget.cxx.o
[ 85%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/ccmake.cxx.o
[ 86%] Linking CXX executable ../bin/ccmake
Undefined			first referenced
 symbol  			    in file
__gthrw_pthread_mutex_unlock        CMakeFiles/ccmake.dir/CursesDialog/cmCursesOptionsWidget.cxx.o
__gthrw_pthread_once                CMakeFiles/ccmake.dir/CursesDialog/cmCursesOptionsWidget.cxx.o
__gthrw_pthread_mutex_lock          CMakeFiles/ccmake.dir/CursesDialog/cmCursesOptionsWidget.cxx.o
ld: fatal: symbol referencing errors
gmake[2]: *** [bin/ccmake] Error 2
gmake[1]: *** [Source/CMakeFiles/ccmake.dir/all] Error 2
gmake: *** [all] Error 2
*** Error code 2

Stop.
bmake[1]: stopped in /usr/pkgsrc/devel/cmake
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/devel/cmake





>How-To-Repeat:
bmake package
>Fix:


Home | Main Index | Thread Index | Old Index