28.02.2014 1:43 пользователь "Fred" <[email protected]> написал:
>
> Hi ports@
>
> I'm looking at porting Eigen 3.2.1 which will be needed for the next
release of OpenSCAD, and have a couple of questions:
>
> Is it okay to create a third eigen directory? ie ports/math/eigen3

Please, look at the port of Eigen3 in openbsd-wip repository:

https://github.com/jasperla/openbsd-wip/tree/math/eigen3/

> Also make configure is failing with:
>
> -- ************************************************************
> --
> -- Configured Eigen 3.2.1
> --
> -- To build/run the unit tests, read this page:
> --   http://eigen.tuxfamily.org/index.php?title=Tests
> --
> -- Configuring incomplete, errors occurred!
> See also
"/usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeOutput.log".
> See also
"/usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeError.log".
> *** Error 1 in . 
> (/usr/ports/infrastructure/mk/bsd.port.mk:2650'/usr/ports/pobj/eigen3-3.2.1/build-amd64/.configure_done')
> *** Error 1 in /usr/ports/math/eigen3 (/usr/ports/infrastructure/mk/
bsd.port.mk:2406 'all')
> --- Thu Feb 27 21:14:35 GMT 2014
>
> There are 3 collect2: ld returned 1 exit status messages in the
CMakeError.log[2] for:
>
> : undefined reference to `dgettext'
> : undefined reference to `pthread_create'
> /usr/bin/ld: cannot find -lpthreads
>
> I'm not sure if these are responsible for the failure - and would
appreciate any pointers on how to fix this.
>
> The output of CMakeOutput.log[1], CMakeError.log[2], and portslogger[3]
are below.
>
> Cheers
>
> Fred
>
> --
> [1] CMakeOutput.log:
> The system is: OpenBSD - 5.5 - amd64
> Compiling the C compiler identification source file "CMakeCCompilerId.c"
succeeded.
> Compiler: /usr/bin/cc
> Build flags: -O2;-pipe;
> Id flags:
>
> The output was:
> 0
>
>
> Compilation of the C compiler identification source "CMakeCCompilerId.c"
produced "a.out"
>
> The C compiler identification is GNU, found in
"/usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/
2.8.12.1/CompilerIdC/a.out"
>
> Compiling the CXX compiler identification source file
"CMakeCXXCompilerId.cpp" succeeded.
> Compiler: /usr/bin/c++
> Build flags: -O2;-pipe;
> Id flags:
>
> The output was:
> 0
>
>
> Compilation of the CXX compiler identification source
"CMakeCXXCompilerId.cpp" produced "a.out"
>
> The CXX compiler identification is GNU, found in
"/usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/
2.8.12.1/CompilerIdCXX/a.out"
>
> Determining if the C compiler works passed with the following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec3555421196
> [1/2] Building C object
CMakeFiles/cmTryCompileExec3555421196.dir/testCCompiler.c.o
> [2/2] Linking C executable cmTryCompileExec3555421196
>
>
> Detecting C compiler ABI info compiled with the following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec2386247678
> [1/2] Building C object
CMakeFiles/cmTryCompileExec2386247678.dir/CMakeCCompilerABI.c.o
> [2/2] Linking C executable cmTryCompileExec2386247678
> Reading specs from /usr/lib/gcc-lib/amd64-unknown-openbsd5.5/4.2.1/specs
> Target: amd64-unknown-openbsd5.5
> Configured with: OpenBSD/amd64 system compiler
> Thread model: posix
> gcc version 4.2.1 20070719
>  /usr/lib/gcc-lib/amd64-unknown-openbsd5.5/4.2.1/collect2 --eh-frame-hdr
-e __start -Bdynamic -dynamic-linker /usr/libexec/ld.so -o
cmTryCompileExec2386247678 /usr/lib/crt0.o /usr/lib/crtbegin.o
-L/usr/lib/gcc-lib/amd64-unknown-openbsd5.5/4.2.1
CMakeFiles/cmTryCompileExec2386247678.dir/CMakeCCompilerABI.c.o -rpath-link
/usr/X11R6/lib:/usr/local/lib -lgcc -lc -lgcc /usr/lib/crtend.o
>
>
> Parsed C implicit link information from above output:
>   link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
>   ignore line: [Change Dir:
/usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp]
>   ignore line: []
>   ignore line: [Run Build Command:/usr/local/bin/ninja
cmTryCompileExec2386247678]
>   ignore line: [[1/2] Building C object
CMakeFiles/cmTryCompileExec2386247678.dir/CMakeCCompilerABI.c.o]
>   ignore line: [[2/2] Linking C executable cmTryCompileExec2386247678]
>   ignore line: [Reading specs from
/usr/lib/gcc-lib/amd64-unknown-openbsd5.5/4.2.1/specs]
>   ignore line: [Target: amd64-unknown-openbsd5.5]
>   ignore line: [Configured with: OpenBSD/amd64 system compiler]
>   ignore line: [Thread model: posix]
>   ignore line: [gcc version 4.2.1 20070719 ]
>   link line: [ /usr/lib/gcc-lib/amd64-unknown-openbsd5.5/4.2.1/collect2
--eh-frame-hdr -e __start -Bdynamic -dynamic-linker /usr/libexec/ld.so -o
cmTryCompileExec2386247678 /usr/lib/crt0.o /usr/lib/crtbegin.o
-L/usr/lib/gcc-lib/amd64-unknown-openbsd5.5/4.2.1
CMakeFiles/cmTryCompileExec2386247678.dir/CMakeCCompilerABI.c.o -rpath-link
/usr/X11R6/lib:/usr/local/lib -lgcc -lc -lgcc /usr/lib/crtend.o]
>     arg [/usr/lib/gcc-lib/amd64-unknown-openbsd5.5/4.2.1/collect2] ==>
ignore
>     arg [--eh-frame-hdr] ==> ignore
>     arg [-e] ==> ignore
>     arg [__start] ==> ignore
>     arg [-Bdynamic] ==> ignore
>     arg [-dynamic-linker] ==> ignore
>     arg [/usr/libexec/ld.so] ==> ignore
>     arg [-o] ==> ignore
>     arg [cmTryCompileExec2386247678] ==> ignore
>     arg [/usr/lib/crt0.o] ==> ignore
>     arg [/usr/lib/crtbegin.o] ==> ignore
>     arg [-L/usr/lib/gcc-lib/amd64-unknown-openbsd5.5/4.2.1] ==> dir
[/usr/lib/gcc-lib/amd64-unknown-openbsd5.5/4.2.1]
>     arg [CMakeFiles/cmTryCompileExec2386247678.dir/CMakeCCompilerABI.c.o]
==> ignore
>     arg [-rpath-link] ==> ignore
>     arg [/usr/X11R6/lib:/usr/local/lib] ==> ignore
>     arg [-lgcc] ==> lib [gcc]
>     arg [-lc] ==> lib [c]
>     arg [-lgcc] ==> lib [gcc]
>     arg [/usr/lib/crtend.o] ==> ignore
>   remove lib [gcc]
>   remove lib [gcc]
>   collapse library dir [/usr/lib/gcc-lib/amd64-unknown-openbsd5.5/4.2.1]
==> [/usr/lib/gcc-lib/amd64-unknown-openbsd5.5/4.2.1]
>   implicit libs: [c]
>   implicit dirs: [/usr/lib/gcc-lib/amd64-unknown-openbsd5.5/4.2.1]
>   implicit fwks: []
>
>
> Determining if the CXX compiler works passed with the following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec2840637591
> [1/2] Building CXX object
CMakeFiles/cmTryCompileExec2840637591.dir/testCXXCompiler.cxx.o
> [2/2] Linking CXX executable cmTryCompileExec2840637591
>
>
> Detecting CXX compiler ABI info compiled with the following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec889214572
> [1/2] Building CXX object
CMakeFiles/cmTryCompileExec889214572.dir/CMakeCXXCompilerABI.cpp.o
> [2/2] Linking CXX executable cmTryCompileExec889214572
> Reading specs from /usr/lib/gcc-lib/amd64-unknown-openbsd5.5/4.2.1/specs
> Target: amd64-unknown-openbsd5.5
> Configured with: OpenBSD/amd64 system compiler
> Thread model: posix
> gcc version 4.2.1 20070719
>  /usr/lib/gcc-lib/amd64-unknown-openbsd5.5/4.2.1/collect2 --eh-frame-hdr
-e __start -Bdynamic -dynamic-linker /usr/libexec/ld.so -o
cmTryCompileExec889214572 /usr/lib/crt0.o /usr/lib/crtbegin.o
-L/usr/lib/gcc-lib/amd64-unknown-openbsd5.5/4.2.1
CMakeFiles/cmTryCompileExec889214572.dir/CMakeCXXCompilerABI.cpp.o
-rpath-link /usr/X11R6/lib:/usr/local/lib -lstdc++ -lm -lgcc -lc -lgcc
/usr/lib/crtend.o
>
>
> Parsed CXX implicit link information from above output:
>   link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
>   ignore line: [Change Dir:
/usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp]
>   ignore line: []
>   ignore line: [Run Build Command:/usr/local/bin/ninja
cmTryCompileExec889214572]
>   ignore line: [[1/2] Building CXX object
CMakeFiles/cmTryCompileExec889214572.dir/CMakeCXXCompilerABI.cpp.o]
>   ignore line: [[2/2] Linking CXX executable cmTryCompileExec889214572]
>   ignore line: [Reading specs from
/usr/lib/gcc-lib/amd64-unknown-openbsd5.5/4.2.1/specs]
>   ignore line: [Target: amd64-unknown-openbsd5.5]
>   ignore line: [Configured with: OpenBSD/amd64 system compiler]
>   ignore line: [Thread model: posix]
>   ignore line: [gcc version 4.2.1 20070719 ]
>   link line: [ /usr/lib/gcc-lib/amd64-unknown-openbsd5.5/4.2.1/collect2
--eh-frame-hdr -e __start -Bdynamic -dynamic-linker /usr/libexec/ld.so -o
cmTryCompileExec889214572 /usr/lib/crt0.o /usr/lib/crtbegin.o
-L/usr/lib/gcc-lib/amd64-unknown-openbsd5.5/4.2.1
CMakeFiles/cmTryCompileExec889214572.dir/CMakeCXXCompilerABI.cpp.o
-rpath-link /usr/X11R6/lib:/usr/local/lib -lstdc++ -lm -lgcc -lc -lgcc
/usr/lib/crtend.o]
>     arg [/usr/lib/gcc-lib/amd64-unknown-openbsd5.5/4.2.1/collect2] ==>
ignore
>     arg [--eh-frame-hdr] ==> ignore
>     arg [-e] ==> ignore
>     arg [__start] ==> ignore
>     arg [-Bdynamic] ==> ignore
>     arg [-dynamic-linker] ==> ignore
>     arg [/usr/libexec/ld.so] ==> ignore
>     arg [-o] ==> ignore
>     arg [cmTryCompileExec889214572] ==> ignore
>     arg [/usr/lib/crt0.o] ==> ignore
>     arg [/usr/lib/crtbegin.o] ==> ignore
>     arg [-L/usr/lib/gcc-lib/amd64-unknown-openbsd5.5/4.2.1] ==> dir
[/usr/lib/gcc-lib/amd64-unknown-openbsd5.5/4.2.1]
>     arg
[CMakeFiles/cmTryCompileExec889214572.dir/CMakeCXXCompilerABI.cpp.o] ==>
ignore
>     arg [-rpath-link] ==> ignore
>     arg [/usr/X11R6/lib:/usr/local/lib] ==> ignore
>     arg [-lstdc++] ==> lib [stdc++]
>     arg [-lm] ==> lib [m]
>     arg [-lgcc] ==> lib [gcc]
>     arg [-lc] ==> lib [c]
>     arg [-lgcc] ==> lib [gcc]
>     arg [/usr/lib/crtend.o] ==> ignore
>   remove lib [gcc]
>   remove lib [gcc]
>   collapse library dir [/usr/lib/gcc-lib/amd64-unknown-openbsd5.5/4.2.1]
==> [/usr/lib/gcc-lib/amd64-unknown-openbsd5.5/4.2.1]
>   implicit libs: [stdc++;m;c]
>   implicit dirs: [/usr/lib/gcc-lib/amd64-unknown-openbsd5.5/4.2.1]
>   implicit fwks: []
>
>
> Performing C++ SOURCE FILE Test
standard_math_library_linked_to_automatically succeded with the following
output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec4009165675
> [1/2] Building CXX object
CMakeFiles/cmTryCompileExec4009165675.dir/src.cxx.o
> [2/2] Linking CXX executable cmTryCompileExec4009165675
>
> Source file was:
> #include<cmath>
> int main() { std::sin(0.0); std::log(0.0f); }
> Performing C++ SOURCE FILE Test COMPILER_SUPPORT_WERROR succeded with the
following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec1680057252
> [1/2] Building CXX object
CMakeFiles/cmTryCompileExec1680057252.dir/src.cxx.o
> [2/2] Linking CXX executable cmTryCompileExec1680057252
>
> Source file was:
> int main() { return 0;}
> Performing C++ SOURCE FILE Test COMPILER_SUPPORT_pedantic succeded with
the following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec1241028272
> [1/2] Building CXX object
CMakeFiles/cmTryCompileExec1241028272.dir/src.cxx.o
> [2/2] Linking CXX executable cmTryCompileExec1241028272
>
> Source file was:
> int main() { return 0;}
> Performing C++ SOURCE FILE Test COMPILER_SUPPORT_Wall succeded with the
following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec3236768920
> [1/2] Building CXX object
CMakeFiles/cmTryCompileExec3236768920.dir/src.cxx.o
> [2/2] Linking CXX executable cmTryCompileExec3236768920
>
> Source file was:
> int main() { return 0;}
> Performing C++ SOURCE FILE Test COMPILER_SUPPORT_Wextra succeded with the
following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec4118206963
> [1/2] Building CXX object
CMakeFiles/cmTryCompileExec4118206963.dir/src.cxx.o
> [2/2] Linking CXX executable cmTryCompileExec4118206963
>
> Source file was:
> int main() { return 0;}
> Performing C++ SOURCE FILE Test COMPILER_SUPPORT_Wundef succeded with the
following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec3327857981
> [1/2] Building CXX object
CMakeFiles/cmTryCompileExec3327857981.dir/src.cxx.o
> [2/2] Linking CXX executable cmTryCompileExec3327857981
>
> Source file was:
> int main() { return 0;}
> Performing C++ SOURCE FILE Test COMPILER_SUPPORT_Wcastalign succeded with
the following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec2750370076
> [1/2] Building CXX object
CMakeFiles/cmTryCompileExec2750370076.dir/src.cxx.o
> [2/2] Linking CXX executable cmTryCompileExec2750370076
>
> Source file was:
> int main() { return 0;}
> Performing C++ SOURCE FILE Test COMPILER_SUPPORT_Wcharsubscripts succeded
with the following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec283061680
> [1/2] Building CXX object
CMakeFiles/cmTryCompileExec283061680.dir/src.cxx.o
> [2/2] Linking CXX executable cmTryCompileExec283061680
>
> Source file was:
> int main() { return 0;}
> Performing C++ SOURCE FILE Test COMPILER_SUPPORT_Wnonvirtualdtor succeded
with the following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec1906585286
> [1/2] Building CXX object
CMakeFiles/cmTryCompileExec1906585286.dir/src.cxx.o
> [2/2] Linking CXX executable cmTryCompileExec1906585286
>
> Source file was:
> int main() { return 0;}
> Performing C++ SOURCE FILE Test COMPILER_SUPPORT_Wpointerarith succeded
with the following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec4185214578
> [1/2] Building CXX object
CMakeFiles/cmTryCompileExec4185214578.dir/src.cxx.o
> [2/2] Linking CXX executable cmTryCompileExec4185214578
>
> Source file was:
> int main() { return 0;}
> Performing C++ SOURCE FILE Test COMPILER_SUPPORT_Wwritestrings succeded
with the following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec1656998863
> [1/2] Building CXX object
CMakeFiles/cmTryCompileExec1656998863.dir/src.cxx.o
> [2/2] Linking CXX executable cmTryCompileExec1656998863
>
> Source file was:
> int main() { return 0;}
> Performing C++ SOURCE FILE Test COMPILER_SUPPORT_Wformatsecurity succeded
with the following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec2338201558
> [1/2] Building CXX object
CMakeFiles/cmTryCompileExec2338201558.dir/src.cxx.o
> [2/2] Linking CXX executable cmTryCompileExec2338201558
>
> Source file was:
> int main() { return 0;}
> Performing C++ SOURCE FILE Test COMPILER_SUPPORT_Wnovariadicmacros
succeded with the following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec2093295507
> [1/2] Building CXX object
CMakeFiles/cmTryCompileExec2093295507.dir/src.cxx.o
> [2/2] Linking CXX executable cmTryCompileExec2093295507
>
> Source file was:
> int main() { return 0;}
> Performing C++ SOURCE FILE Test COMPILER_SUPPORT_Wnolonglong succeded
with the following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec4072338010
> [1/2] Building CXX object
CMakeFiles/cmTryCompileExec4072338010.dir/src.cxx.o
> [2/2] Linking CXX executable cmTryCompileExec4072338010
>
> Source file was:
> int main() { return 0;}
> Performing C++ SOURCE FILE Test COMPILER_SUPPORT_fnochecknew succeded
with the following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec3416032411
> [1/2] Building CXX object
CMakeFiles/cmTryCompileExec3416032411.dir/src.cxx.o
> [2/2] Linking CXX executable cmTryCompileExec3416032411
>
> Source file was:
> int main() { return 0;}
> Performing C++ SOURCE FILE Test COMPILER_SUPPORT_fnocommon succeded with
the following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec3807041239
> [1/2] Building CXX object
CMakeFiles/cmTryCompileExec3807041239.dir/src.cxx.o
> [2/2] Linking CXX executable cmTryCompileExec3807041239
>
> Source file was:
> int main() { return 0;}
> Performing C++ SOURCE FILE Test COMPILER_SUPPORT_fstrictaliasing succeded
with the following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec1901324000
> [1/2] Building CXX object
CMakeFiles/cmTryCompileExec1901324000.dir/src.cxx.o
> [2/2] Linking CXX executable cmTryCompileExec1901324000
>
> Source file was:
> int main() { return 0;}
> Performing C++ SOURCE FILE Test COMPILER_SUPPORT_ansi succeded with the
following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec3707575227
> [1/2] Building CXX object
CMakeFiles/cmTryCompileExec3707575227.dir/src.cxx.o
> [2/2] Linking CXX executable cmTryCompileExec3707575227
>
> Source file was:
> int main() { return 0;}
> Performing C++ SOURCE FILE Test COMPILER_SUPPORT_OPENMP succeded with the
following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec4204862857
> [1/2] Building CXX object
CMakeFiles/cmTryCompileExec4204862857.dir/src.cxx.o
> [2/2] Linking CXX executable cmTryCompileExec4204862857
>
> Source file was:
> int main() { return 0;}
> Determining if the Q_WS_X11 exist passed with the following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec2655375040
> [1/2] Building CXX object
CMakeFiles/cmTryCompileExec2655375040.dir/CheckSymbolExists.cxx.o
> [2/2] Linking CXX executable cmTryCompileExec2655375040
>
> File
/usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:
> /* */
> #include <QtCore/qglobal.h>
>
> int main(int argc, char** argv)
> {
>   (void)argv;
> #ifndef Q_WS_X11
>   return ((int*)(&Q_WS_X11))[argc];
> #else
>   (void)argc;
>   return 0;
> #endif
> }
>
> Determining if the function XOpenDisplay exists in the
/usr/X11R6/lib/libX11.so.16.0;/usr/X11R6/lib/libXext.so.13.0 passed with
the following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec2136535819
> [1/2] Building C object
CMakeFiles/cmTryCompileExec2136535819.dir/CheckFunctionExists.c.o
> [2/2] Linking C executable cmTryCompileExec2136535819
> /usr/X11R6/lib/libX11.so.16.0: warning: strcpy() is almost always
misused, please use strlcpy()
> /usr/X11R6/lib/libX11.so.16.0: warning: strcat() is almost always
misused, please use strlcat()
> /usr/X11R6/lib/libX11.so.16.0: warning: sprintf() is often misused,
please use snprintf()
>
>
> Determining if the function gethostbyname exists passed with the
following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec4257872334
> [1/2] Building C object
CMakeFiles/cmTryCompileExec4257872334.dir/CheckFunctionExists.c.o
> [2/2] Linking C executable cmTryCompileExec4257872334
>
>
> Determining if the function connect exists passed with the following
output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec234858976
> [1/2] Building C object
CMakeFiles/cmTryCompileExec234858976.dir/CheckFunctionExists.c.o
> [2/2] Linking C executable cmTryCompileExec234858976
>
>
> Determining if the function remove exists passed with the following
output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec1593405589
> [1/2] Building C object
CMakeFiles/cmTryCompileExec1593405589.dir/CheckFunctionExists.c.o
> [2/2] Linking C executable cmTryCompileExec1593405589
>
>
> Determining if the function shmat exists passed with the following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec239706650
> [1/2] Building C object
CMakeFiles/cmTryCompileExec239706650.dir/CheckFunctionExists.c.o
> [2/2] Linking C executable cmTryCompileExec239706650
>
>
> Determining if the function IceConnectionNumber exists in the ICE passed
with the following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec72768354
> [1/2] Building C object
CMakeFiles/cmTryCompileExec72768354.dir/CheckFunctionExists.c.o
> [2/2] Linking C executable cmTryCompileExec72768354
> /usr/X11R6/lib/libICE.so.10.0: warning: strcpy() is almost always
misused, please use strlcpy()
> /usr/X11R6/lib/libICE.so.10.0: warning: strcat() is almost always
misused, please use strlcat()
>
>
> Determining if files pthread.h exist passed with the following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec813307033
> [1/2] Building C object
CMakeFiles/cmTryCompileExec813307033.dir/CheckIncludeFiles.c.o
> [2/2] Linking C executable cmTryCompileExec813307033
>
>
> Determining if the function pthread_create exists in the pthread passed
with the following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec4050609562
> [1/2] Building C object
CMakeFiles/cmTryCompileExec4050609562.dir/CheckFunctionExists.c.o
> [2/2] Linking C executable cmTryCompileExec4050609562
>
>
>
> [2] CMakeError.log:
> Performing C++ SOURCE FILE Test COMPILER_SUPPORT_Wunusedlocaltypedefs
failed with the following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec2929104587
> [1/2] Building CXX object
CMakeFiles/cmTryCompileExec2929104587.dir/src.cxx.o
> FAILED: /usr/bin/c++    -O2 -pipe   -fexceptions -pedantic -Wall -Wextra
-Wundef -Wcast-align -Wchar-subscripts -Wnon-virtual-dtor
-DCOMPILER_SUPPORT_Wunusedlocaltypedefs -Werror -Wunused-local-typedefs -o
CMakeFiles/cmTryCompileExec2929104587.dir/src.cxx.o -c src.cxx
> cc1plus: error: unrecognized command line option "-Wunused-local-typedefs"
> ninja: build stopped: subcommand failed.
>
> Source file was:
> int main() { return 0;}
> Performing C++ SOURCE FILE Test COMPILER_SUPPORT_Wnopsabi failed with the
following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec349033618
> [1/2] Building CXX object
CMakeFiles/cmTryCompileExec349033618.dir/src.cxx.o
> FAILED: /usr/bin/c++    -O2 -pipe   -fexceptions -pedantic -Wall -Wextra
-Wundef -Wcast-align -Wchar-subscripts -Wnon-virtual-dtor -Wpointer-arith
-Wwrite-strings -Wformat-security -DCOMPILER_SUPPORT_Wnopsabi -Werror
-Wno-psabi -o CMakeFiles/cmTryCompileExec349033618.dir/src.cxx.o -c src.cxx
> cc1plus: error: unrecognized command line option "-Wno-psabi"
> ninja: build stopped: subcommand failed.
>
> Source file was:
> int main() { return 0;}
> Performing C++ SOURCE FILE Test COMPILER_SUPPORT_wd981 failed with the
following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec3044458436
> [1/2] Building CXX object
CMakeFiles/cmTryCompileExec3044458436.dir/src.cxx.o
> c++: unrecognized option '-wd981'
> [2/2] Linking CXX executable cmTryCompileExec3044458436
>
> Source file was:
> int main() { return 0;}
> Performing C++ SOURCE FILE Test COMPILER_SUPPORT_wd2304 failed with the
following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec2615301772
> [1/2] Building CXX object
CMakeFiles/cmTryCompileExec2615301772.dir/src.cxx.o
> c++: unrecognized option '-wd2304'
> [2/2] Linking CXX executable cmTryCompileExec2615301772
>
> Source file was:
> int main() { return 0;}
> Performing C++ SOURCE FILE Test COMPILER_SUPPORT_STRICTANSI failed with
the following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec2560160719
> [1/2] Building CXX object
CMakeFiles/cmTryCompileExec2560160719.dir/src.cxx.o
> c++: unrecognized option '-strict-ansi'
> [2/2] Linking CXX executable cmTryCompileExec2560160719
>
> Source file was:
> int main() { return 0;}
> Performing C++ SOURCE FILE Test COMPILER_SUPPORT_Qunusedarguments failed
with the following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec2761725811
> [1/2] Building CXX object
CMakeFiles/cmTryCompileExec2761725811.dir/src.cxx.o
> c++: unrecognized option '-Qunused-arguments'
> [2/2] Linking CXX executable cmTryCompileExec2761725811
>
> Source file was:
> int main() { return 0;}
> Determining if the Q_WS_WIN exist failed with the following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec3227867410
> [1/2] Building CXX object
CMakeFiles/cmTryCompileExec3227867410.dir/CheckSymbolExists.cxx.o
> FAILED: /usr/bin/c++    -O2 -pipe   -fexceptions -pedantic -Wall -Wextra
-Wundef -Wcast-align -Wchar-subscripts -Wnon-virtual-dtor -Wpointer-arith
-Wwrite-strings -Wformat-security -Wno-variadic-macros -Wno-long-long
-fno-check-new -fno-common -fstrict-aliasing -ansi
-I/usr/local/include/X11/qt4 -o
CMakeFiles/cmTryCompileExec3227867410.dir/CheckSymbolExists.cxx.o -c
CheckSymbolExists.cxx
> CheckSymbolExists.cxx: In function 'int main(int, char**)':
> CheckSymbolExists.cxx:8: error: 'Q_WS_WIN' was not declared in this scope
> ninja: build stopped: subcommand failed.
>
> File
/usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:
> /* */
> #include <QtCore/qglobal.h>
>
> int main(int argc, char** argv)
> {
>   (void)argv;
> #ifndef Q_WS_WIN
>   return ((int*)(&Q_WS_WIN))[argc];
> #else
>   (void)argc;
>   return 0;
> #endif
> }
>
> Determining if the Q_WS_QWS exist failed with the following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec3960417399
> [1/2] Building CXX object
CMakeFiles/cmTryCompileExec3960417399.dir/CheckSymbolExists.cxx.o
> FAILED: /usr/bin/c++    -O2 -pipe   -fexceptions -pedantic -Wall -Wextra
-Wundef -Wcast-align -Wchar-subscripts -Wnon-virtual-dtor -Wpointer-arith
-Wwrite-strings -Wformat-security -Wno-variadic-macros -Wno-long-long
-fno-check-new -fno-common -fstrict-aliasing -ansi
-I/usr/local/include/X11/qt4 -o
CMakeFiles/cmTryCompileExec3960417399.dir/CheckSymbolExists.cxx.o -c
CheckSymbolExists.cxx
> CheckSymbolExists.cxx: In function 'int main(int, char**)':
> CheckSymbolExists.cxx:8: error: 'Q_WS_QWS' was not declared in this scope
> ninja: build stopped: subcommand failed.
>
> File
/usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:
> /* */
> #include <QtCore/qglobal.h>
>
> int main(int argc, char** argv)
> {
>   (void)argv;
> #ifndef Q_WS_QWS
>   return ((int*)(&Q_WS_QWS))[argc];
> #else
>   (void)argc;
>   return 0;
> #endif
> }
>
> Determining if the Q_WS_MAC exist failed with the following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec3469291440
> [1/2] Building CXX object
CMakeFiles/cmTryCompileExec3469291440.dir/CheckSymbolExists.cxx.o
> FAILED: /usr/bin/c++    -O2 -pipe   -fexceptions -pedantic -Wall -Wextra
-Wundef -Wcast-align -Wchar-subscripts -Wnon-virtual-dtor -Wpointer-arith
-Wwrite-strings -Wformat-security -Wno-variadic-macros -Wno-long-long
-fno-check-new -fno-common -fstrict-aliasing -ansi
-I/usr/local/include/X11/qt4 -o
CMakeFiles/cmTryCompileExec3469291440.dir/CheckSymbolExists.cxx.o -c
CheckSymbolExists.cxx
> CheckSymbolExists.cxx: In function 'int main(int, char**)':
> CheckSymbolExists.cxx:8: error: 'Q_WS_MAC' was not declared in this scope
> ninja: build stopped: subcommand failed.
>
> File
/usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:
> /* */
> #include <QtCore/qglobal.h>
>
> int main(int argc, char** argv)
> {
>   (void)argv;
> #ifndef Q_WS_MAC
>   return ((int*)(&Q_WS_MAC))[argc];
> #else
>   (void)argc;
>   return 0;
> #endif
> }
>
> Performing C++ SOURCE FILE Test ICONV_SECOND_ARGUMENT_IS_CONST failed
with the following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec85656512
> [1/2] Building CXX object
CMakeFiles/cmTryCompileExec85656512.dir/src.cxx.o
> FAILED: /usr/bin/c++    -O2 -pipe   -fexceptions -pedantic -Wall -Wextra
-Wundef -Wcast-align -Wchar-subscripts -Wnon-virtual-dtor -Wpointer-arith
-Wwrite-strings -Wformat-security -Wno-variadic-macros -Wno-long-long
-fno-check-new -fno-common -fstrict-aliasing -ansi
-DICONV_SECOND_ARGUMENT_IS_CONST -I/usr/local/include -o
CMakeFiles/cmTryCompileExec85656512.dir/src.cxx.o -c src.cxx
> src.cxx: In function 'int main()':
> src.cxx:9: error: invalid conversion from 'const char**' to 'char**'
> ninja: build stopped: subcommand failed.
>
> Source file was:
>
>   #include <iconv.h>
>   int main(){
>     iconv_t conv = 0;
>     const char* in = 0;
>     size_t ilen = 0;
>     char* out = 0;
>     size_t olen = 0;
>     iconv(conv, &in, &ilen, &out, &olen);
>     return 0;
>   }
>
> Determining if the function dgettext exists failed with the following
output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec1002177482
> [1/2] Building C object
CMakeFiles/cmTryCompileExec1002177482.dir/CheckFunctionExists.c.o
> /usr/local/share/cmake/Modules/CheckFunctionExists.c:3: warning:
conflicting types for built-in function 'dgettext'
> [2/2] Linking C executable cmTryCompileExec1002177482
> FAILED: : && /usr/bin/cc  -O2 -pipe   -DCHECK_FUNCTION_EXISTS=dgettext
 CMakeFiles/cmTryCompileExec1002177482.dir/CheckFunctionExists.c.o  -o
cmTryCompileExec1002177482 -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib &&
:
>
CMakeFiles/cmTryCompileExec1002177482.dir/CheckFunctionExists.c.o(.text+0x16):
In function `main':
> : undefined reference to `dgettext'
> collect2: ld returned 1 exit status
> ninja: build stopped: subcommand failed.
>
>
> Determining if the pthread_create exist failed with the following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec1153450190
> [1/2] Building C object
CMakeFiles/cmTryCompileExec1153450190.dir/CheckSymbolExists.c.o
> [2/2] Linking C executable cmTryCompileExec1153450190
> FAILED: : && /usr/bin/cc  -O2 -pipe
CMakeFiles/cmTryCompileExec1153450190.dir/CheckSymbolExists.c.o  -o
cmTryCompileExec1153450190 -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib &&
:
>
CMakeFiles/cmTryCompileExec1153450190.dir/CheckSymbolExists.c.o(.text+0x3):
In function `main':
> : undefined reference to `pthread_create'
> collect2: ld returned 1 exit status
> ninja: build stopped: subcommand failed.
>
> File
/usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
> /* */
> #include <pthread.h>
>
> int main(int argc, char** argv)
> {
>   (void)argv;
> #ifndef pthread_create
>   return ((int*)(&pthread_create))[argc];
> #else
>   (void)argc;
>   return 0;
> #endif
> }
>
> Determining if the function pthread_create exists in the pthreads failed
with the following output:
> Change Dir: /usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeTmp
>
> Run Build Command:/usr/local/bin/ninja cmTryCompileExec991616533
> [1/2] Building C object
CMakeFiles/cmTryCompileExec991616533.dir/CheckFunctionExists.c.o
> [2/2] Linking C executable cmTryCompileExec991616533
> FAILED: : && /usr/bin/cc  -O2 -pipe
-DCHECK_FUNCTION_EXISTS=pthread_create
CMakeFiles/cmTryCompileExec991616533.dir/CheckFunctionExists.c.o  -o
cmTryCompileExec991616533  -lpthreads
-Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && :
> /usr/bin/ld: cannot find -lpthreads
> collect2: ld returned 1 exit status
> ninja: build stopped: subcommand failed.
>
>
> Compiling the Fortran compiler identification source file
"CMakeFortranCompilerId.F" failed.
> Compiler: CMAKE_Fortran_COMPILER-NOTFOUND
> Build flags:
> Id flags:
>
> The output was:
> No such file or directory
>
>
> Compiling the Fortran compiler identification source file
"CMakeFortranCompilerId.F" failed.
> Compiler: CMAKE_Fortran_COMPILER-NOTFOUND
> Build flags:
> Id flags: -c
>
> The output was:
> No such file or directory
>
>
> Compiling the Fortran compiler identification source file
"CMakeFortranCompilerId.F" failed.
> Compiler: CMAKE_Fortran_COMPILER-NOTFOUND
> Build flags:
> Id flags: -fpp
>
> The output was:
> No such file or directory
>
>
> Checking whether the Fortran compiler is Compaq using "-what" did not
match "Compaq Visual Fortran":
> Checking whether the Fortran compiler is NAG using "-V" did not match
"NAG Fortran Compiler":
>
> [3] eigen3-3.2.1p0.log
> +++ Thu Feb 27 21:14:19 GMT 2014
> ===>  Checking files for eigen3-3.2.1p0
> `/usr/ports/distfiles/eigen/3.2.1.tar.gz' is up to date.
> >> (SHA256) eigen/3.2.1.tar.gz: OK
> ===>  Extracting for eigen3-3.2.1p0
> ===>  Patching for eigen3-3.2.1p0
> ===>  Configuring for eigen3-3.2.1p0
> -- The C compiler identification is GNU 4.2.1
> -- The CXX compiler identification is GNU 4.2.1
> -- Check for working C compiler using: Ninja
> -- Check for working C compiler using: Ninja -- works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Check for working CXX compiler using: Ninja
> -- Check for working CXX compiler using: Ninja -- works
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Performing Test standard_math_library_linked_to_automatically
> -- Performing Test standard_math_library_linked_to_automatically - Success
> -- Standard libraries to link to explicitly: none
> -- Performing Test COMPILER_SUPPORT_WERROR
> -- Performing Test COMPILER_SUPPORT_WERROR - Success
> -- Performing Test COMPILER_SUPPORT_pedantic
> -- Performing Test COMPILER_SUPPORT_pedantic - Success
> -- Performing Test COMPILER_SUPPORT_Wall
> -- Performing Test COMPILER_SUPPORT_Wall - Success
> -- Performing Test COMPILER_SUPPORT_Wextra
> -- Performing Test COMPILER_SUPPORT_Wextra - Success
> -- Performing Test COMPILER_SUPPORT_Wundef
> -- Performing Test COMPILER_SUPPORT_Wundef - Success
> -- Performing Test COMPILER_SUPPORT_Wcastalign
> -- Performing Test COMPILER_SUPPORT_Wcastalign - Success
> -- Performing Test COMPILER_SUPPORT_Wcharsubscripts
> -- Performing Test COMPILER_SUPPORT_Wcharsubscripts - Success
> -- Performing Test COMPILER_SUPPORT_Wnonvirtualdtor
> -- Performing Test COMPILER_SUPPORT_Wnonvirtualdtor - Success
> -- Performing Test COMPILER_SUPPORT_Wunusedlocaltypedefs
> -- Performing Test COMPILER_SUPPORT_Wunusedlocaltypedefs - Failed
> -- Performing Test COMPILER_SUPPORT_Wpointerarith
> -- Performing Test COMPILER_SUPPORT_Wpointerarith - Success
> -- Performing Test COMPILER_SUPPORT_Wwritestrings
> -- Performing Test COMPILER_SUPPORT_Wwritestrings - Success
> -- Performing Test COMPILER_SUPPORT_Wformatsecurity
> -- Performing Test COMPILER_SUPPORT_Wformatsecurity - Success
> -- Performing Test COMPILER_SUPPORT_Wnopsabi
> -- Performing Test COMPILER_SUPPORT_Wnopsabi - Failed
> -- Performing Test COMPILER_SUPPORT_Wnovariadicmacros
> -- Performing Test COMPILER_SUPPORT_Wnovariadicmacros - Success
> -- Performing Test COMPILER_SUPPORT_Wnolonglong
> -- Performing Test COMPILER_SUPPORT_Wnolonglong - Success
> -- Performing Test COMPILER_SUPPORT_fnochecknew
> -- Performing Test COMPILER_SUPPORT_fnochecknew - Success
> -- Performing Test COMPILER_SUPPORT_fnocommon
> -- Performing Test COMPILER_SUPPORT_fnocommon - Success
> -- Performing Test COMPILER_SUPPORT_fstrictaliasing
> -- Performing Test COMPILER_SUPPORT_fstrictaliasing - Success
> -- Performing Test COMPILER_SUPPORT_wd981
> -- Performing Test COMPILER_SUPPORT_wd981 - Failed
> -- Performing Test COMPILER_SUPPORT_wd2304
> -- Performing Test COMPILER_SUPPORT_wd2304 - Failed
> -- Performing Test COMPILER_SUPPORT_STRICTANSI
> -- Performing Test COMPILER_SUPPORT_STRICTANSI - Failed
> -- Performing Test COMPILER_SUPPORT_Qunusedarguments
> -- Performing Test COMPILER_SUPPORT_Qunusedarguments - Failed
> -- Performing Test COMPILER_SUPPORT_ansi
> -- Performing Test COMPILER_SUPPORT_ansi - Success
> -- Performing Test COMPILER_SUPPORT_OPENMP
> -- Performing Test COMPILER_SUPPORT_OPENMP - Success
> -- searching for 'pkgconfig' directory in PKG_CONFIG_LIBDIR (  ),
/usr/local/share, and /usr/local/lib
> -- found /usr/local/share/pkgconfig
> -- Looking for Q_WS_X11
> -- Looking for Q_WS_X11 - found
> -- Looking for Q_WS_WIN
> -- Looking for Q_WS_WIN - not found
> -- Looking for Q_WS_QWS
> -- Looking for Q_WS_QWS - not found
> -- Looking for Q_WS_MAC
> -- Looking for Q_WS_MAC - not found
> -- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST
> -- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST - Failed
> -- Found Iconv: /usr/local/lib/libiconv.so.6.0
> -- Looking for dgettext
> -- Looking for dgettext - not found
> -- Found Libintl: /usr/local/include
> -- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1")
> -- checking for module 'lcms'
> --   found lcms, version 1.18
> -- Found LCMS: /usr/local/lib/liblcms.so.2.0 (found version "1.18")
> -- Looking for XOpenDisplay in
/usr/X11R6/lib/libX11.so.16.0;/usr/X11R6/lib/libXext.so.13.0
> -- Looking for XOpenDisplay in
/usr/X11R6/lib/libX11.so.16.0;/usr/X11R6/lib/libXext.so.13.0 - found
> -- Looking for gethostbyname
> -- Looking for gethostbyname - found
> -- Looking for connect
> -- Looking for connect - found
> -- Looking for remove
> -- Looking for remove - found
> -- Looking for shmat
> -- Looking for shmat - found
> -- Looking for IceConnectionNumber in ICE
> -- Looking for IceConnectionNumber in ICE - found
> -- Found X11: /usr/X11R6/lib/libX11.so.16.0
> -- Found OpenGL: /usr/X11R6/lib/libGL.so.15.0
> -- Found ZLIB: /usr/lib/libz.so.5.0 (found version "1.2.3")
> -- Found PNG: /usr/local/lib/libpng.so.17.1 (found version "1.6.8")
> -- Found JPEG: /usr/local/lib/libjpeg.so.66.0
> -- Found TIFF: /usr/local/lib/libtiff.so.39.2 (found version "4.0.3")
> -- Found Freetype: /usr/X11R6/lib/libfreetype.so.22.0 (found version
"2.4.12")
> -- Looking for include file pthread.h
> -- Looking for include file pthread.h - found
> -- Looking for pthread_create
> -- Looking for pthread_create - not found
> -- Looking for pthread_create in pthreads
> -- Looking for pthread_create in pthreads - not found
> -- Looking for pthread_create in pthread
> -- Looking for pthread_create in pthread - found
> -- Found Threads: TRUE
> -- Found Qt4: /usr/local/bin/qmake4 (found version "4.8.5")
> -- /usr/ports/pobj/eigen3-3.2.1/build-amd64/test
> -- Could NOT find CHOLMOD (missing:  CHOLMOD_INCLUDES CHOLMOD_LIBRARIES)
> -- Could NOT find UMFPACK (missing:  UMFPACK_INCLUDES UMFPACK_LIBRARIES)
> -- Could NOT find SUPERLU (missing:  SUPERLU_INCLUDES SUPERLU_LIBRARIES)
> -- Could NOT find PASTIX (missing:  PASTIX_INCLUDES PASTIX_LIBRARIES)
> -- Could NOT find SCOTCH (missing:  SCOTCH_INCLUDES SCOTCH_LIBRARIES)
> -- Could NOT find METIS (missing:  METIS_INCLUDES METIS_LIBRARIES)
> -- Could NOT find SPQR (missing:  SPQR_INCLUDES SPQR_LIBRARIES)
> CMake Error: The Ninja generator does not support Fortran yet.
> -- The Fortran compiler identification is unknown
> CMake Warning at blas/CMakeLists.txt:32 (message):
>    No fortran compiler has been detected, the blas build will be
incomplete.
>
>
> -- Could NOT find GOOGLEHASH (missing:  GOOGLEHASH_INCLUDES
GOOGLEHASH_COMPILE)
> -- Could NOT find ADOLC (missing:  ADOLC_INCLUDES ADOLC_LIBRARIES)
> -- Found MPFR: /usr/local/include (Required is at least version "2.3.0")
> -- Found GMP: /usr/local/include
> -- Could NOT find FFTW (missing:  FFTW_LIBRARIES)
> -- Could NOT find GLUT (missing:  GLUT_glut_LIBRARY GLUT_INCLUDE_DIR)
> -- Found Glew: /usr/local/lib/libGLEW.so.6.0
> -- Found Qt4: /usr/local/bin/qmake4 (found version "4.8.5")
> -- Could NOT find CHOLMOD (missing:  CHOLMOD_INCLUDES CHOLMOD_LIBRARIES)
> -- Could NOT find UMFPACK (missing:  UMFPACK_INCLUDES UMFPACK_LIBRARIES)
> -- Could NOT find SUPERLU (missing:  SUPERLU_INCLUDES SUPERLU_LIBRARIES)
> -- Could NOT find PASTIX (missing:  PASTIX_INCLUDES PASTIX_LIBRARIES)
> -- Could NOT find SCOTCH (missing:  SCOTCH_INCLUDES SCOTCH_LIBRARIES)
> -- Could NOT find METIS (missing:  METIS_INCLUDES METIS_LIBRARIES)
> -- ************************************************************
> -- ***    Eigen's unit tests configuration summary          ***
> -- ************************************************************
> --
> -- Build type:        Release
> -- Build site:        port.crowsons.com
> -- Build string:      openbsd-5.5-g++-4.2.1-sse2-64bit
> -- Enabled backends:  Qt4 support,  MPFR C++,
> -- Disabled backends: Cholmod,  UmfPack,  SuperLU,  PaStiX,  METIS,
GoogleHash,  Adolc,  fftw,  OpenGL,
> -- Default order:     Column-major
> -- Maximal matrix/vector size: 320
> -- SSE2:              Using architecture defaults
> -- SSE3:              Using architecture defaults
> -- SSSE3:             Using architecture defaults
> -- SSE4.1:            Using architecture defaults
> -- SSE4.2:            Using architecture defaults
> -- Altivec:           Using architecture defaults
> -- ARM NEON:          Using architecture defaults
> --
> CXX:               /usr/bin/c++
>  CXX_VERSION:       c++ (GCC) 4.2.1 20070719
>  CXX_FLAGS:         -O2 -pipe   -fexceptions -pedantic -Wall -Wextra
-Wundef -Wcast-align -Wchar-subscripts -Wnon-virtual-dtor -Wpointer-arith
-Wwrite-strings -Wformat-security -Wno-variadic-macros -Wno-long-long
-fno-check-new -fno-common -fstrict-aliasing -ansi
>  Sparse lib flags:
>
> -- ************************************************************
> --
> -- Configured Eigen 3.2.1
> --
> -- To build/run the unit tests, read this page:
> --   http://eigen.tuxfamily.org/index.php?title=Tests
> --
> -- Configuring incomplete, errors occurred!
> See also
"/usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeOutput.log".
> See also
"/usr/ports/pobj/eigen3-3.2.1/build-amd64/CMakeFiles/CMakeError.log".
> *** Error 1 in . 
> (/usr/ports/infrastructure/mk/bsd.port.mk:2650'/usr/ports/pobj/eigen3-3.2.1/build-amd64/.configure_done')
> *** Error 1 in /usr/ports/math/eigen3 (/usr/ports/infrastructure/mk/
bsd.port.mk:2406 'all')
> --- Thu Feb 27 21:14:35 GMT 2014
>

Reply via email to