Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows wrapper for Octave not working for v 4.0 #859

Closed
daarias opened this issue Nov 3, 2015 · 21 comments
Closed

Windows wrapper for Octave not working for v 4.0 #859

daarias opened this issue Nov 3, 2015 · 21 comments
Milestone

Comments

@daarias
Copy link

daarias commented Nov 3, 2015

Hi,
Octave 4.0 was released a few months ago. However, the current wrapper is not working (it was created for 3.8). Could you post a new wrapper for Octave 4?
Thanks,

@ibell
Copy link
Contributor

ibell commented Nov 3, 2015

Hmm... I don't use octave actively, but it should be possible. Are you
able to recompile coolprop for octave?

Also, windows/OSX/linux?

On Tue, Nov 3, 2015 at 10:06 PM, daarias notifications@github.com wrote:

Hi,
Octave 4.0 was released a few months ago. However, the current wrapper is
not working (it was created for 3.8). Could you post a new wrapper for
Octave 4?
Thanks,


Reply to this email directly or view it on GitHub
#859.

@daarias
Copy link
Author

daarias commented Nov 3, 2015

Windows. I am new to CoolProp; I would have to try to compile it, but I haven't done this in the past.
Thanks,

@ibell
Copy link
Contributor

ibell commented Nov 3, 2015

Hmm as usual windows complicates these things quite a bit. Have a go with
compiling it yourself, it's not too awful, and we(I) can help you along if
you get stuck. Start with this:
http://www.coolprop.org/coolprop/wrappers/Octave/index.html#octave . Some
of the warnings might no longer apply in version 4 of octave.

On Tue, Nov 3, 2015 at 11:46 PM, daarias notifications@github.com wrote:

Windows. I am new to CoolProp; I would have to try to compile it, but I
haven't done this in the past.
Thanks,


Reply to this email directly or view it on GitHub
#859 (comment).

@daarias
Copy link
Author

daarias commented Nov 3, 2015

Thanks for the quick reply. I will give it a try, and will let you know if it works.

@daarias
Copy link
Author

daarias commented Nov 6, 2015

Hi Ian,
I started the compilation, however I get an error when running cmake:
"Could not find SWIG (missing: SWIGH_EXECUTABLE SWIG_DIR)"
Any ideas?
Thanks,

@ibell
Copy link
Contributor

ibell commented Nov 7, 2015

You need to install swig. See http://www.swig.org/download.html .

Hi Ian,
I started the compilation, however I get an error when running cmake:
"Could not find SWIG (missing: SWIGH_EXECUTABLE SWIG_DIR)"
Any ideas?
Thanks,


Reply to this email directly or view it on GitHub
#859 (comment).

@daarias
Copy link
Author

daarias commented Nov 9, 2015

Thanks, Ian. Seems like I was able to complete the compiling instructions:
cmake .. -DCOOLPROP_OCTAVE_MODULE=ON -DBUILD_TESTING=ON
make install

However, when I run the tests ('ctest --extra-verbose'), it says:
'No tests were found!!'

Any ideas?
Thanks,

@ibell
Copy link
Contributor

ibell commented Nov 9, 2015

Not necessary to run the tests, but its not a bad idea. Can you run the
octave example?

On Mon, Nov 9, 2015 at 5:58 PM, daarias notifications@github.com wrote:

Thanks, Ian. Seems like I was able to complete the compiling instructions:
cmake .. -DCOOLPROP_OCTAVE_MODULE=ON -DBUILD_TESTING=ON
make install

However, when I run the tests ('ctest --extra-verbose'), it says:
'No tests were found!!'

Any ideas?
Thanks,


Reply to this email directly or view it on GitHub
#859 (comment).

@daarias
Copy link
Author

daarias commented Nov 9, 2015

No. If I understand correctly, I was expecting to get a *.oct package, but there is none in the created 'build' directory. Am I missing something?
Thanks,

@ibell
Copy link
Contributor

ibell commented Nov 10, 2015

Can you please send me the complete build log from your build?

On Mon, Nov 9, 2015 at 7:12 PM, daarias notifications@github.com wrote:

No. If I understand correctly, I was expecting to get a *.oct package, but
there is none in the created 'build' directory. Am I missing something?
Thanks,


Reply to this email directly or view it on GitHub
#859 (comment).

@daarias
Copy link
Author

daarias commented Nov 10, 2015

Hi Ian,
Here is the output log.
Thanks for your help,

Diego

On Tue, Nov 10, 2015 at 1:29 AM, Ian Bell notifications@github.com wrote:

Can you please send me the complete build log from your build?

On Mon, Nov 9, 2015 at 7:12 PM, daarias notifications@github.com wrote:

No. If I understand correctly, I was expecting to get a *.oct package,
but
there is none in the created 'build' directory. Am I missing something?
Thanks,


Reply to this email directly or view it on GitHub
<#859 (comment)
.


Reply to this email directly or view it on GitHub
#859 (comment).

@ibell
Copy link
Contributor

ibell commented Nov 10, 2015

Umm... there's no build log attached to your message. Probably best to attach in github web interface.

@daarias
Copy link
Author

daarias commented Nov 10, 2015

Hi Ian, it didnt' let me attach it. Here is the log:


The system is: Windows - 6.1.7601 - AMD64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: C:/Octave/Octave-4.0.0/bin/gcc.exe 
Build flags: 
Id flags: 

The output was:
0


Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.exe"

The C compiler identification is GNU, found in "C:/Users/Diego/CoolProp/build/CMakeFiles/3.4.0-rc3/CompilerIdC/a.exe"

Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: C:/Octave/Octave-4.0.0/bin/g++.exe 
Build flags: 
Id flags: 

The output was:
0


Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.exe"

The CXX compiler identification is GNU, found in "C:/Users/Diego/CoolProp/build/CMakeFiles/3.4.0-rc3/CompilerIdCXX/a.exe"

Determining if the C compiler works passed with the following output:
Change Dir: C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp

Run Build Command:"C:/MinGW/bin/mingw32-make.exe" "cmTC_79fc7/fast"
C:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_79fc7.dir\build.make CMakeFiles/cmTC_79fc7.dir/build

mingw32-make.exe[1]: Entering directory 'C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp'

Building C object CMakeFiles/cmTC_79fc7.dir/testCCompiler.c.obj

C:\Octave\Octave-4.0.0\bin\gcc.exe     -o CMakeFiles\cmTC_79fc7.dir\testCCompiler.c.obj   -c C:\Users\Diego\CoolProp\build\CMakeFiles\CMakeTmp\testCCompiler.c

Linking C executable cmTC_79fc7.exe

"C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_79fc7.dir\link.txt --verbose=1

"C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_79fc7.dir/objects.a

C:\Octave\Octave-4.0.0\bin\ar.exe cr CMakeFiles\cmTC_79fc7.dir/objects.a @CMakeFiles\cmTC_79fc7.dir\objects1.rsp

C:\Octave\Octave-4.0.0\bin\gcc.exe       -Wl,--whole-archive CMakeFiles\cmTC_79fc7.dir/objects.a -Wl,--no-whole-archive  -o cmTC_79fc7.exe -Wl,--out-implib,libcmTC_79fc7.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_79fc7.dir\linklibs.rsp

mingw32-make.exe[1]: Leaving directory 'C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp'



Detecting C compiler ABI info compiled with the following output:
Change Dir: C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp

Run Build Command:"C:/MinGW/bin/mingw32-make.exe" "cmTC_15b3c/fast"
C:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_15b3c.dir\build.make CMakeFiles/cmTC_15b3c.dir/build

mingw32-make.exe[1]: Entering directory 'C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp'

Building C object CMakeFiles/cmTC_15b3c.dir/CMakeCCompilerABI.c.obj

C:\Octave\Octave-4.0.0\bin\gcc.exe     -o CMakeFiles\cmTC_15b3c.dir\CMakeCCompilerABI.c.obj   -c "C:\Program Files (x86)\CMake\share\cmake-3.4\Modules\CMakeCCompilerABI.c"

Linking C executable cmTC_15b3c.exe

"C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_15b3c.dir\link.txt --verbose=1

"C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_15b3c.dir/objects.a

C:\Octave\Octave-4.0.0\bin\ar.exe cr CMakeFiles\cmTC_15b3c.dir/objects.a @CMakeFiles\cmTC_15b3c.dir\objects1.rsp

C:\Octave\Octave-4.0.0\bin\gcc.exe      -v -Wl,--whole-archive CMakeFiles\cmTC_15b3c.dir/objects.a -Wl,--no-whole-archive  -o cmTC_15b3c.exe -Wl,--out-implib,libcmTC_15b3c.dll.a -Wl,--major-image-version,0,--minor-image-version,0   

Using built-in specs.

COLLECT_GCC=C:\Octave\Octave-4.0.0\bin\gcc.exe

COLLECT_LTO_WRAPPER=c:/octave/octave-4.0.0/bin/../libexec/gcc/i686-w64-mingw32/4.9.2/lto-wrapper.exe

Target: i686-w64-mingw32

Configured with: /scratch/jwe/src/mxe-octave/tmp-native-gcc/gcc-4.9.2/configure --target=i686-w64-mingw32 --host=i686-w64-mingw32 --build=x86_64-unknown-linux-gnu --prefix=/scratch/jwe/src/mxe-octave/usr/i686-w64-mingw32 --enable-languages=c,c++,fortran --disable-libsanitizer --enable-version-specific-runtime-libs --disable-nls --without-x --disable-win32-registry --with-native-system-header-dir=/scratch/jwe/src/mxe-octave/usr/i686-w64-mingw32/include --enable-threads=win32 --disable-multilib --disable-sjlj-exceptions --enable-shared --disable-static --disable-libgomp --with-cloog=/scratch/jwe/src/mxe-octave/usr/i686-w64-mingw32 --with-gmp=/scratch/jwe/src/mxe-octave/usr/i686-w64-mingw32 --with-isl=/scratch/jwe/src/mxe-octave/usr/i686-w64-mingw32 --with-mpc=/scratch/jwe/src/mxe-octave/usr/i686-w64-mingw32 --with-mpfr=/scratch/jwe/src/mxe-octave/usr/i686-w64-mingw32

Thread model: win32

gcc version 4.9.2 (GCC) 

COMPILER_PATH=c:/octave/octave-4.0.0/bin/../libexec/gcc/i686-w64-mingw32/4.9.2/;c:/octave/octave-4.0.0/bin/../libexec/gcc/;c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/bin/

LIBRARY_PATH=c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/;c:/octave/octave-4.0.0/bin/../lib/gcc/;c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/lib/../lib/;c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../lib/;/mingw/lib/../lib/;c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/lib/;c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../;/mingw/lib/

COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_15b3c.exe' '-mtune=generic' '-march=pentiumpro'

 c:/octave/octave-4.0.0/bin/../libexec/gcc/i686-w64-mingw32/4.9.2/collect2.exe -plugin c:/octave/octave-4.0.0/bin/../libexec/gcc/i686-w64-mingw32/4.9.2/liblto_plugin-0.dll -plugin-opt=c:/octave/octave-4.0.0/bin/../libexec/gcc/i686-w64-mingw32/4.9.2/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\Diego\AppData\Local\Temp\ccTRiHhR.res -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_eh -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -plugin-opt=-pass-through=-ladvapi32 -plugin-opt=-pass-through=-lshell32 -plugin-opt=-pass-through=-luser32 -plugin-opt=-pass-through=-lkernel32 -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_eh -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -m i386pe -Bdynamic -o cmTC_15b3c.exe c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../lib/crt2.o c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/crtbegin.o -Lc:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2 -Lc:/octave/octave-4.0.0/bin/../lib/gcc -Lc:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/lib/../lib -Lc:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../lib -L/mingw/lib/../lib -Lc:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/lib -Lc:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../.. -L/mingw/lib --whole-archive CMakeFiles\cmTC_15b3c.dir/objects.a --no-whole-archive --out-implib libcmTC_15b3c.dll.a --major-image-version 0 --minor-image-version 0 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/crtend.o

mingw32-make.exe[1]: Leaving directory 'C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp'



Parsed C implicit link information from above output:
  link line regex: [^( *|.*[/\])(ld\.exe|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  ignore line: [Change Dir: C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command:"C:/MinGW/bin/mingw32-make.exe" "cmTC_15b3c/fast"]
  ignore line: [C:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_15b3c.dir\build.make CMakeFiles/cmTC_15b3c.dir/build]
  ignore line: [mingw32-make.exe[1]: Entering directory 'C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp']
  ignore line: [Building C object CMakeFiles/cmTC_15b3c.dir/CMakeCCompilerABI.c.obj]
  ignore line: [C:\Octave\Octave-4.0.0\bin\gcc.exe     -o CMakeFiles\cmTC_15b3c.dir\CMakeCCompilerABI.c.obj   -c "C:\Program Files (x86)\CMake\share\cmake-3.4\Modules\CMakeCCompilerABI.c"]
  ignore line: [Linking C executable cmTC_15b3c.exe]
  ignore line: ["C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_15b3c.dir\link.txt --verbose=1]
  ignore line: ["C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_15b3c.dir/objects.a]
  ignore line: [C:\Octave\Octave-4.0.0\bin\ar.exe cr CMakeFiles\cmTC_15b3c.dir/objects.a @CMakeFiles\cmTC_15b3c.dir\objects1.rsp]
  ignore line: [C:\Octave\Octave-4.0.0\bin\gcc.exe      -v -Wl,--whole-archive CMakeFiles\cmTC_15b3c.dir/objects.a -Wl,--no-whole-archive  -o cmTC_15b3c.exe -Wl,--out-implib,libcmTC_15b3c.dll.a -Wl,--major-image-version,0,--minor-image-version,0   ]
  ignore line: [Using built-in specs.]
  ignore line: [COLLECT_GCC=C:\Octave\Octave-4.0.0\bin\gcc.exe]
  ignore line: [COLLECT_LTO_WRAPPER=c:/octave/octave-4.0.0/bin/../libexec/gcc/i686-w64-mingw32/4.9.2/lto-wrapper.exe]
  ignore line: [Target: i686-w64-mingw32]
  ignore line: [Configured with: /scratch/jwe/src/mxe-octave/tmp-native-gcc/gcc-4.9.2/configure --target=i686-w64-mingw32 --host=i686-w64-mingw32 --build=x86_64-unknown-linux-gnu --prefix=/scratch/jwe/src/mxe-octave/usr/i686-w64-mingw32 --enable-languages=c,c++,fortran --disable-libsanitizer --enable-version-specific-runtime-libs --disable-nls --without-x --disable-win32-registry --with-native-system-header-dir=/scratch/jwe/src/mxe-octave/usr/i686-w64-mingw32/include --enable-threads=win32 --disable-multilib --disable-sjlj-exceptions --enable-shared --disable-static --disable-libgomp --with-cloog=/scratch/jwe/src/mxe-octave/usr/i686-w64-mingw32 --with-gmp=/scratch/jwe/src/mxe-octave/usr/i686-w64-mingw32 --with-isl=/scratch/jwe/src/mxe-octave/usr/i686-w64-mingw32 --with-mpc=/scratch/jwe/src/mxe-octave/usr/i686-w64-mingw32 --with-mpfr=/scratch/jwe/src/mxe-octave/usr/i686-w64-mingw32]
  ignore line: [Thread model: win32]
  ignore line: [gcc version 4.9.2 (GCC) ]
  ignore line: [COMPILER_PATH=c:/octave/octave-4.0.0/bin/../libexec/gcc/i686-w64-mingw32/4.9.2/]
  ignore line: [c:/octave/octave-4.0.0/bin/../libexec/gcc/]
  ignore line: [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/bin/]
  ignore line: [LIBRARY_PATH=c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/]
  ignore line: [c:/octave/octave-4.0.0/bin/../lib/gcc/]
  ignore line: [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/lib/../lib/]
  ignore line: [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../lib/]
  ignore line: [/mingw/lib/../lib/]
  ignore line: [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/lib/]
  ignore line: [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../]
  ignore line: [/mingw/lib/]
  ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_15b3c.exe' '-mtune=generic' '-march=pentiumpro']
  link line: [ c:/octave/octave-4.0.0/bin/../libexec/gcc/i686-w64-mingw32/4.9.2/collect2.exe -plugin c:/octave/octave-4.0.0/bin/../libexec/gcc/i686-w64-mingw32/4.9.2/liblto_plugin-0.dll -plugin-opt=c:/octave/octave-4.0.0/bin/../libexec/gcc/i686-w64-mingw32/4.9.2/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\Diego\AppData\Local\Temp\ccTRiHhR.res -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_eh -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -plugin-opt=-pass-through=-ladvapi32 -plugin-opt=-pass-through=-lshell32 -plugin-opt=-pass-through=-luser32 -plugin-opt=-pass-through=-lkernel32 -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_eh -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -m i386pe -Bdynamic -o cmTC_15b3c.exe c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../lib/crt2.o c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/crtbegin.o -Lc:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2 -Lc:/octave/octave-4.0.0/bin/../lib/gcc -Lc:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/lib/../lib -Lc:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../lib -L/mingw/lib/../lib -Lc:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/lib -Lc:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../.. -L/mingw/lib --whole-archive CMakeFiles\cmTC_15b3c.dir/objects.a --no-whole-archive --out-implib libcmTC_15b3c.dll.a --major-image-version 0 --minor-image-version 0 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/crtend.o]
    arg [c:/octave/octave-4.0.0/bin/../libexec/gcc/i686-w64-mingw32/4.9.2/collect2.exe] ==> ignore
    arg [-plugin] ==> ignore
    arg [c:/octave/octave-4.0.0/bin/../libexec/gcc/i686-w64-mingw32/4.9.2/liblto_plugin-0.dll] ==> ignore
    arg [-plugin-opt=c:/octave/octave-4.0.0/bin/../libexec/gcc/i686-w64-mingw32/4.9.2/lto-wrapper.exe] ==> ignore
    arg [-plugin-opt=-fresolution=C:\Users\Diego\AppData\Local\Temp\ccTRiHhR.res] ==> ignore
    arg [-plugin-opt=-pass-through=-lmingw32] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_eh] ==> ignore
    arg [-plugin-opt=-pass-through=-lmoldname] ==> ignore
    arg [-plugin-opt=-pass-through=-lmingwex] ==> ignore
    arg [-plugin-opt=-pass-through=-lmsvcrt] ==> ignore
    arg [-plugin-opt=-pass-through=-ladvapi32] ==> ignore
    arg [-plugin-opt=-pass-through=-lshell32] ==> ignore
    arg [-plugin-opt=-pass-through=-luser32] ==> ignore
    arg [-plugin-opt=-pass-through=-lkernel32] ==> ignore
    arg [-plugin-opt=-pass-through=-lmingw32] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_eh] ==> ignore
    arg [-plugin-opt=-pass-through=-lmoldname] ==> ignore
    arg [-plugin-opt=-pass-through=-lmingwex] ==> ignore
    arg [-plugin-opt=-pass-through=-lmsvcrt] ==> ignore
    arg [-m] ==> ignore
    arg [i386pe] ==> ignore
    arg [-Bdynamic] ==> ignore
    arg [-o] ==> ignore
    arg [cmTC_15b3c.exe] ==> ignore
    arg [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../lib/crt2.o] ==> ignore
    arg [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/crtbegin.o] ==> ignore
    arg [-Lc:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2] ==> dir [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2]
    arg [-Lc:/octave/octave-4.0.0/bin/../lib/gcc] ==> dir [c:/octave/octave-4.0.0/bin/../lib/gcc]
    arg [-Lc:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/lib/../lib] ==> dir [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/lib/../lib]
    arg [-Lc:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../lib] ==> dir [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../lib]
    arg [-L/mingw/lib/../lib] ==> dir [/mingw/lib/../lib]
    arg [-Lc:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/lib] ==> dir [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/lib]
    arg [-Lc:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../..] ==> dir [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../..]
    arg [-L/mingw/lib] ==> dir [/mingw/lib]
    arg [--whole-archive] ==> ignore
    arg [CMakeFiles\cmTC_15b3c.dir/objects.a] ==> ignore
    arg [--no-whole-archive] ==> ignore
    arg [--out-implib] ==> ignore
    arg [libcmTC_15b3c.dll.a] ==> ignore
    arg [--major-image-version] ==> ignore
    arg [0] ==> ignore
    arg [--minor-image-version] ==> ignore
    arg [0] ==> ignore
    arg [-lmingw32] ==> lib [mingw32]
    arg [-lgcc] ==> lib [gcc]
    arg [-lgcc_eh] ==> lib [gcc_eh]
    arg [-lmoldname] ==> lib [moldname]
    arg [-lmingwex] ==> lib [mingwex]
    arg [-lmsvcrt] ==> lib [msvcrt]
    arg [-ladvapi32] ==> lib [advapi32]
    arg [-lshell32] ==> lib [shell32]
    arg [-luser32] ==> lib [user32]
    arg [-lkernel32] ==> lib [kernel32]
    arg [-lmingw32] ==> lib [mingw32]
    arg [-lgcc] ==> lib [gcc]
    arg [-lgcc_eh] ==> lib [gcc_eh]
    arg [-lmoldname] ==> lib [moldname]
    arg [-lmingwex] ==> lib [mingwex]
    arg [-lmsvcrt] ==> lib [msvcrt]
    arg [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/crtend.o] ==> ignore
  remove lib [gcc]
  remove lib [gcc_eh]
  remove lib [gcc]
  remove lib [gcc_eh]
  collapse library dir [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2] ==> [C:/Octave/Octave-4.0.0/lib/gcc/i686-w64-mingw32/4.9.2]
  collapse library dir [c:/octave/octave-4.0.0/bin/../lib/gcc] ==> [C:/Octave/Octave-4.0.0/lib/gcc]
  collapse library dir [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/lib/../lib] ==> [C:/Octave/Octave-4.0.0/i686-w64-mingw32/lib]
  collapse library dir [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../lib] ==> [C:/Octave/Octave-4.0.0/lib]
  collapse library dir [/mingw/lib/../lib] ==> [/MinGW/lib]
  collapse library dir [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/lib] ==> [C:/Octave/Octave-4.0.0/i686-w64-mingw32/lib]
  collapse library dir [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../..] ==> [C:/Octave/Octave-4.0.0/lib]
  collapse library dir [/mingw/lib] ==> [/MinGW/lib]
  implicit libs: [mingw32;moldname;mingwex;msvcrt;advapi32;shell32;user32;kernel32;mingw32;moldname;mingwex;msvcrt]
  implicit dirs: [C:/Octave/Octave-4.0.0/lib/gcc/i686-w64-mingw32/4.9.2;C:/Octave/Octave-4.0.0/lib/gcc;C:/Octave/Octave-4.0.0/i686-w64-mingw32/lib;C:/Octave/Octave-4.0.0/lib;/MinGW/lib]
  implicit fwks: []




Detecting C [-std=c11] compiler features compiled with the following output:
Change Dir: C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp

Run Build Command:"C:/MinGW/bin/mingw32-make.exe" "cmTC_5175b/fast"
C:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_5175b.dir\build.make CMakeFiles/cmTC_5175b.dir/build

mingw32-make.exe[1]: Entering directory 'C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp'

Building C object CMakeFiles/cmTC_5175b.dir/feature_tests.c.obj

C:\Octave\Octave-4.0.0\bin\gcc.exe    -std=c11 -o CMakeFiles\cmTC_5175b.dir\feature_tests.c.obj   -c C:\Users\Diego\CoolProp\build\CMakeFiles\feature_tests.c

Linking C executable cmTC_5175b.exe

"C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_5175b.dir\link.txt --verbose=1

"C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_5175b.dir/objects.a

C:\Octave\Octave-4.0.0\bin\ar.exe cr CMakeFiles\cmTC_5175b.dir/objects.a @CMakeFiles\cmTC_5175b.dir\objects1.rsp

C:\Octave\Octave-4.0.0\bin\gcc.exe       -Wl,--whole-archive CMakeFiles\cmTC_5175b.dir/objects.a -Wl,--no-whole-archive  -o cmTC_5175b.exe -Wl,--out-implib,libcmTC_5175b.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_5175b.dir\linklibs.rsp

mingw32-make.exe[1]: Leaving directory 'C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp'



    Feature record: C_FEATURE:1c_function_prototypes
    Feature record: C_FEATURE:1c_restrict
    Feature record: C_FEATURE:1c_static_assert
    Feature record: C_FEATURE:1c_variadic_macros


Detecting C [-std=c99] compiler features compiled with the following output:
Change Dir: C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp

Run Build Command:"C:/MinGW/bin/mingw32-make.exe" "cmTC_3cc50/fast"
C:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_3cc50.dir\build.make CMakeFiles/cmTC_3cc50.dir/build

mingw32-make.exe[1]: Entering directory 'C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp'

Building C object CMakeFiles/cmTC_3cc50.dir/feature_tests.c.obj

C:\Octave\Octave-4.0.0\bin\gcc.exe    -std=c99 -o CMakeFiles\cmTC_3cc50.dir\feature_tests.c.obj   -c C:\Users\Diego\CoolProp\build\CMakeFiles\feature_tests.c

Linking C executable cmTC_3cc50.exe

"C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_3cc50.dir\link.txt --verbose=1

"C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_3cc50.dir/objects.a

C:\Octave\Octave-4.0.0\bin\ar.exe cr CMakeFiles\cmTC_3cc50.dir/objects.a @CMakeFiles\cmTC_3cc50.dir\objects1.rsp

C:\Octave\Octave-4.0.0\bin\gcc.exe       -Wl,--whole-archive CMakeFiles\cmTC_3cc50.dir/objects.a -Wl,--no-whole-archive  -o cmTC_3cc50.exe -Wl,--out-implib,libcmTC_3cc50.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_3cc50.dir\linklibs.rsp

mingw32-make.exe[1]: Leaving directory 'C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp'



    Feature record: C_FEATURE:1c_function_prototypes
    Feature record: C_FEATURE:1c_restrict
    Feature record: C_FEATURE:0c_static_assert
    Feature record: C_FEATURE:1c_variadic_macros


Detecting C [-std=c90] compiler features compiled with the following output:
Change Dir: C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp

Run Build Command:"C:/MinGW/bin/mingw32-make.exe" "cmTC_66fb9/fast"
C:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_66fb9.dir\build.make CMakeFiles/cmTC_66fb9.dir/build

mingw32-make.exe[1]: Entering directory 'C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp'

Building C object CMakeFiles/cmTC_66fb9.dir/feature_tests.c.obj

C:\Octave\Octave-4.0.0\bin\gcc.exe    -std=c90 -o CMakeFiles\cmTC_66fb9.dir\feature_tests.c.obj   -c C:\Users\Diego\CoolProp\build\CMakeFiles\feature_tests.c

Linking C executable cmTC_66fb9.exe

"C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_66fb9.dir\link.txt --verbose=1

"C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_66fb9.dir/objects.a

C:\Octave\Octave-4.0.0\bin\ar.exe cr CMakeFiles\cmTC_66fb9.dir/objects.a @CMakeFiles\cmTC_66fb9.dir\objects1.rsp

C:\Octave\Octave-4.0.0\bin\gcc.exe       -Wl,--whole-archive CMakeFiles\cmTC_66fb9.dir/objects.a -Wl,--no-whole-archive  -o cmTC_66fb9.exe -Wl,--out-implib,libcmTC_66fb9.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_66fb9.dir\linklibs.rsp

mingw32-make.exe[1]: Leaving directory 'C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp'



    Feature record: C_FEATURE:1c_function_prototypes
    Feature record: C_FEATURE:0c_restrict
    Feature record: C_FEATURE:0c_static_assert
    Feature record: C_FEATURE:0c_variadic_macros
Determining if the CXX compiler works passed with the following output:
Change Dir: C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp

Run Build Command:"C:/MinGW/bin/mingw32-make.exe" "cmTC_dff0a/fast"
C:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_dff0a.dir\build.make CMakeFiles/cmTC_dff0a.dir/build

mingw32-make.exe[1]: Entering directory 'C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp'

Building CXX object CMakeFiles/cmTC_dff0a.dir/testCXXCompiler.cxx.obj

C:\Octave\Octave-4.0.0\bin\g++.exe      -o CMakeFiles\cmTC_dff0a.dir\testCXXCompiler.cxx.obj -c C:\Users\Diego\CoolProp\build\CMakeFiles\CMakeTmp\testCXXCompiler.cxx

Linking CXX executable cmTC_dff0a.exe

"C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_dff0a.dir\link.txt --verbose=1

"C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_dff0a.dir/objects.a

C:\Octave\Octave-4.0.0\bin\ar.exe cr CMakeFiles\cmTC_dff0a.dir/objects.a @CMakeFiles\cmTC_dff0a.dir\objects1.rsp

C:\Octave\Octave-4.0.0\bin\g++.exe       -Wl,--whole-archive CMakeFiles\cmTC_dff0a.dir/objects.a -Wl,--no-whole-archive  -o cmTC_dff0a.exe -Wl,--out-implib,libcmTC_dff0a.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_dff0a.dir\linklibs.rsp

mingw32-make.exe[1]: Leaving directory 'C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp'



Detecting CXX compiler ABI info compiled with the following output:
Change Dir: C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp

Run Build Command:"C:/MinGW/bin/mingw32-make.exe" "cmTC_e3b4c/fast"
C:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_e3b4c.dir\build.make CMakeFiles/cmTC_e3b4c.dir/build

mingw32-make.exe[1]: Entering directory 'C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp'

Building CXX object CMakeFiles/cmTC_e3b4c.dir/CMakeCXXCompilerABI.cpp.obj

C:\Octave\Octave-4.0.0\bin\g++.exe      -o CMakeFiles\cmTC_e3b4c.dir\CMakeCXXCompilerABI.cpp.obj -c "C:\Program Files (x86)\CMake\share\cmake-3.4\Modules\CMakeCXXCompilerABI.cpp"

Linking CXX executable cmTC_e3b4c.exe

"C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_e3b4c.dir\link.txt --verbose=1

"C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_e3b4c.dir/objects.a

C:\Octave\Octave-4.0.0\bin\ar.exe cr CMakeFiles\cmTC_e3b4c.dir/objects.a @CMakeFiles\cmTC_e3b4c.dir\objects1.rsp

C:\Octave\Octave-4.0.0\bin\g++.exe      -v -Wl,--whole-archive CMakeFiles\cmTC_e3b4c.dir/objects.a -Wl,--no-whole-archive  -o cmTC_e3b4c.exe -Wl,--out-implib,libcmTC_e3b4c.dll.a -Wl,--major-image-version,0,--minor-image-version,0   

Using built-in specs.

COLLECT_GCC=C:\Octave\Octave-4.0.0\bin\g++.exe

COLLECT_LTO_WRAPPER=c:/octave/octave-4.0.0/bin/../libexec/gcc/i686-w64-mingw32/4.9.2/lto-wrapper.exe

Target: i686-w64-mingw32

Configured with: /scratch/jwe/src/mxe-octave/tmp-native-gcc/gcc-4.9.2/configure --target=i686-w64-mingw32 --host=i686-w64-mingw32 --build=x86_64-unknown-linux-gnu --prefix=/scratch/jwe/src/mxe-octave/usr/i686-w64-mingw32 --enable-languages=c,c++,fortran --disable-libsanitizer --enable-version-specific-runtime-libs --disable-nls --without-x --disable-win32-registry --with-native-system-header-dir=/scratch/jwe/src/mxe-octave/usr/i686-w64-mingw32/include --enable-threads=win32 --disable-multilib --disable-sjlj-exceptions --enable-shared --disable-static --disable-libgomp --with-cloog=/scratch/jwe/src/mxe-octave/usr/i686-w64-mingw32 --with-gmp=/scratch/jwe/src/mxe-octave/usr/i686-w64-mingw32 --with-isl=/scratch/jwe/src/mxe-octave/usr/i686-w64-mingw32 --with-mpc=/scratch/jwe/src/mxe-octave/usr/i686-w64-mingw32 --with-mpfr=/scratch/jwe/src/mxe-octave/usr/i686-w64-mingw32

Thread model: win32

gcc version 4.9.2 (GCC) 

COMPILER_PATH=c:/octave/octave-4.0.0/bin/../libexec/gcc/i686-w64-mingw32/4.9.2/;c:/octave/octave-4.0.0/bin/../libexec/gcc/;c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/bin/

LIBRARY_PATH=c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/;c:/octave/octave-4.0.0/bin/../lib/gcc/;c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/lib/../lib/;c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../lib/;/mingw/lib/../lib/;c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/lib/;c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../;/mingw/lib/

COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_e3b4c.exe' '-shared-libgcc' '-mtune=generic' '-march=pentiumpro'

 c:/octave/octave-4.0.0/bin/../libexec/gcc/i686-w64-mingw32/4.9.2/collect2.exe -plugin c:/octave/octave-4.0.0/bin/../libexec/gcc/i686-w64-mingw32/4.9.2/liblto_plugin-0.dll -plugin-opt=c:/octave/octave-4.0.0/bin/../libexec/gcc/i686-w64-mingw32/4.9.2/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\Diego\AppData\Local\Temp\ccjUyts4.res -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -plugin-opt=-pass-through=-ladvapi32 -plugin-opt=-pass-through=-lshell32 -plugin-opt=-pass-through=-luser32 -plugin-opt=-pass-through=-lkernel32 -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -m i386pe -Bdynamic -u ___register_frame_info -u ___deregister_frame_info -o cmTC_e3b4c.exe c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../lib/crt2.o c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/crtbegin.o -Lc:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2 -Lc:/octave/octave-4.0.0/bin/../lib/gcc -Lc:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/lib/../lib -Lc:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../lib -L/mingw/lib/../lib -Lc:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/lib -Lc:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../.. -L/mingw/lib --whole-archive CMakeFiles\cmTC_e3b4c.dir/objects.a --no-whole-archive --out-implib libcmTC_e3b4c.dll.a --major-image-version 0 --minor-image-version 0 -lstdc++ -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/crtend.o

mingw32-make.exe[1]: Leaving directory 'C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp'



Parsed CXX implicit link information from above output:
  link line regex: [^( *|.*[/\])(ld\.exe|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  ignore line: [Change Dir: C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command:"C:/MinGW/bin/mingw32-make.exe" "cmTC_e3b4c/fast"]
  ignore line: [C:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_e3b4c.dir\build.make CMakeFiles/cmTC_e3b4c.dir/build]
  ignore line: [mingw32-make.exe[1]: Entering directory 'C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp']
  ignore line: [Building CXX object CMakeFiles/cmTC_e3b4c.dir/CMakeCXXCompilerABI.cpp.obj]
  ignore line: [C:\Octave\Octave-4.0.0\bin\g++.exe      -o CMakeFiles\cmTC_e3b4c.dir\CMakeCXXCompilerABI.cpp.obj -c "C:\Program Files (x86)\CMake\share\cmake-3.4\Modules\CMakeCXXCompilerABI.cpp"]
  ignore line: [Linking CXX executable cmTC_e3b4c.exe]
  ignore line: ["C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_e3b4c.dir\link.txt --verbose=1]
  ignore line: ["C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_e3b4c.dir/objects.a]
  ignore line: [C:\Octave\Octave-4.0.0\bin\ar.exe cr CMakeFiles\cmTC_e3b4c.dir/objects.a @CMakeFiles\cmTC_e3b4c.dir\objects1.rsp]
  ignore line: [C:\Octave\Octave-4.0.0\bin\g++.exe      -v -Wl,--whole-archive CMakeFiles\cmTC_e3b4c.dir/objects.a -Wl,--no-whole-archive  -o cmTC_e3b4c.exe -Wl,--out-implib,libcmTC_e3b4c.dll.a -Wl,--major-image-version,0,--minor-image-version,0   ]
  ignore line: [Using built-in specs.]
  ignore line: [COLLECT_GCC=C:\Octave\Octave-4.0.0\bin\g++.exe]
  ignore line: [COLLECT_LTO_WRAPPER=c:/octave/octave-4.0.0/bin/../libexec/gcc/i686-w64-mingw32/4.9.2/lto-wrapper.exe]
  ignore line: [Target: i686-w64-mingw32]
  ignore line: [Configured with: /scratch/jwe/src/mxe-octave/tmp-native-gcc/gcc-4.9.2/configure --target=i686-w64-mingw32 --host=i686-w64-mingw32 --build=x86_64-unknown-linux-gnu --prefix=/scratch/jwe/src/mxe-octave/usr/i686-w64-mingw32 --enable-languages=c,c++,fortran --disable-libsanitizer --enable-version-specific-runtime-libs --disable-nls --without-x --disable-win32-registry --with-native-system-header-dir=/scratch/jwe/src/mxe-octave/usr/i686-w64-mingw32/include --enable-threads=win32 --disable-multilib --disable-sjlj-exceptions --enable-shared --disable-static --disable-libgomp --with-cloog=/scratch/jwe/src/mxe-octave/usr/i686-w64-mingw32 --with-gmp=/scratch/jwe/src/mxe-octave/usr/i686-w64-mingw32 --with-isl=/scratch/jwe/src/mxe-octave/usr/i686-w64-mingw32 --with-mpc=/scratch/jwe/src/mxe-octave/usr/i686-w64-mingw32 --with-mpfr=/scratch/jwe/src/mxe-octave/usr/i686-w64-mingw32]
  ignore line: [Thread model: win32]
  ignore line: [gcc version 4.9.2 (GCC) ]
  ignore line: [COMPILER_PATH=c:/octave/octave-4.0.0/bin/../libexec/gcc/i686-w64-mingw32/4.9.2/]
  ignore line: [c:/octave/octave-4.0.0/bin/../libexec/gcc/]
  ignore line: [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/bin/]
  ignore line: [LIBRARY_PATH=c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/]
  ignore line: [c:/octave/octave-4.0.0/bin/../lib/gcc/]
  ignore line: [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/lib/../lib/]
  ignore line: [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../lib/]
  ignore line: [/mingw/lib/../lib/]
  ignore line: [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/lib/]
  ignore line: [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../]
  ignore line: [/mingw/lib/]
  ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_e3b4c.exe' '-shared-libgcc' '-mtune=generic' '-march=pentiumpro']
  link line: [ c:/octave/octave-4.0.0/bin/../libexec/gcc/i686-w64-mingw32/4.9.2/collect2.exe -plugin c:/octave/octave-4.0.0/bin/../libexec/gcc/i686-w64-mingw32/4.9.2/liblto_plugin-0.dll -plugin-opt=c:/octave/octave-4.0.0/bin/../libexec/gcc/i686-w64-mingw32/4.9.2/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\Diego\AppData\Local\Temp\ccjUyts4.res -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -plugin-opt=-pass-through=-ladvapi32 -plugin-opt=-pass-through=-lshell32 -plugin-opt=-pass-through=-luser32 -plugin-opt=-pass-through=-lkernel32 -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -m i386pe -Bdynamic -u ___register_frame_info -u ___deregister_frame_info -o cmTC_e3b4c.exe c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../lib/crt2.o c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/crtbegin.o -Lc:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2 -Lc:/octave/octave-4.0.0/bin/../lib/gcc -Lc:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/lib/../lib -Lc:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../lib -L/mingw/lib/../lib -Lc:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/lib -Lc:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../.. -L/mingw/lib --whole-archive CMakeFiles\cmTC_e3b4c.dir/objects.a --no-whole-archive --out-implib libcmTC_e3b4c.dll.a --major-image-version 0 --minor-image-version 0 -lstdc++ -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/crtend.o]
    arg [c:/octave/octave-4.0.0/bin/../libexec/gcc/i686-w64-mingw32/4.9.2/collect2.exe] ==> ignore
    arg [-plugin] ==> ignore
    arg [c:/octave/octave-4.0.0/bin/../libexec/gcc/i686-w64-mingw32/4.9.2/liblto_plugin-0.dll] ==> ignore
    arg [-plugin-opt=c:/octave/octave-4.0.0/bin/../libexec/gcc/i686-w64-mingw32/4.9.2/lto-wrapper.exe] ==> ignore
    arg [-plugin-opt=-fresolution=C:\Users\Diego\AppData\Local\Temp\ccjUyts4.res] ==> ignore
    arg [-plugin-opt=-pass-through=-lmingw32] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [-plugin-opt=-pass-through=-lmoldname] ==> ignore
    arg [-plugin-opt=-pass-through=-lmingwex] ==> ignore
    arg [-plugin-opt=-pass-through=-lmsvcrt] ==> ignore
    arg [-plugin-opt=-pass-through=-ladvapi32] ==> ignore
    arg [-plugin-opt=-pass-through=-lshell32] ==> ignore
    arg [-plugin-opt=-pass-through=-luser32] ==> ignore
    arg [-plugin-opt=-pass-through=-lkernel32] ==> ignore
    arg [-plugin-opt=-pass-through=-lmingw32] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [-plugin-opt=-pass-through=-lmoldname] ==> ignore
    arg [-plugin-opt=-pass-through=-lmingwex] ==> ignore
    arg [-plugin-opt=-pass-through=-lmsvcrt] ==> ignore
    arg [-m] ==> ignore
    arg [i386pe] ==> ignore
    arg [-Bdynamic] ==> ignore
    arg [-u] ==> ignore
    arg [___register_frame_info] ==> ignore
    arg [-u] ==> ignore
    arg [___deregister_frame_info] ==> ignore
    arg [-o] ==> ignore
    arg [cmTC_e3b4c.exe] ==> ignore
    arg [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../lib/crt2.o] ==> ignore
    arg [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/crtbegin.o] ==> ignore
    arg [-Lc:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2] ==> dir [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2]
    arg [-Lc:/octave/octave-4.0.0/bin/../lib/gcc] ==> dir [c:/octave/octave-4.0.0/bin/../lib/gcc]
    arg [-Lc:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/lib/../lib] ==> dir [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/lib/../lib]
    arg [-Lc:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../lib] ==> dir [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../lib]
    arg [-L/mingw/lib/../lib] ==> dir [/mingw/lib/../lib]
    arg [-Lc:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/lib] ==> dir [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/lib]
    arg [-Lc:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../..] ==> dir [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../..]
    arg [-L/mingw/lib] ==> dir [/mingw/lib]
    arg [--whole-archive] ==> ignore
    arg [CMakeFiles\cmTC_e3b4c.dir/objects.a] ==> ignore
    arg [--no-whole-archive] ==> ignore
    arg [--out-implib] ==> ignore
    arg [libcmTC_e3b4c.dll.a] ==> ignore
    arg [--major-image-version] ==> ignore
    arg [0] ==> ignore
    arg [--minor-image-version] ==> ignore
    arg [0] ==> ignore
    arg [-lstdc++] ==> lib [stdc++]
    arg [-lmingw32] ==> lib [mingw32]
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [-lgcc] ==> lib [gcc]
    arg [-lmoldname] ==> lib [moldname]
    arg [-lmingwex] ==> lib [mingwex]
    arg [-lmsvcrt] ==> lib [msvcrt]
    arg [-ladvapi32] ==> lib [advapi32]
    arg [-lshell32] ==> lib [shell32]
    arg [-luser32] ==> lib [user32]
    arg [-lkernel32] ==> lib [kernel32]
    arg [-lmingw32] ==> lib [mingw32]
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [-lgcc] ==> lib [gcc]
    arg [-lmoldname] ==> lib [moldname]
    arg [-lmingwex] ==> lib [mingwex]
    arg [-lmsvcrt] ==> lib [msvcrt]
    arg [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/crtend.o] ==> ignore
  remove lib [gcc_s]
  remove lib [gcc]
  remove lib [gcc_s]
  remove lib [gcc]
  collapse library dir [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2] ==> [C:/Octave/Octave-4.0.0/lib/gcc/i686-w64-mingw32/4.9.2]
  collapse library dir [c:/octave/octave-4.0.0/bin/../lib/gcc] ==> [C:/Octave/Octave-4.0.0/lib/gcc]
  collapse library dir [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/lib/../lib] ==> [C:/Octave/Octave-4.0.0/i686-w64-mingw32/lib]
  collapse library dir [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../lib] ==> [C:/Octave/Octave-4.0.0/lib]
  collapse library dir [/mingw/lib/../lib] ==> [/MinGW/lib]
  collapse library dir [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/lib] ==> [C:/Octave/Octave-4.0.0/i686-w64-mingw32/lib]
  collapse library dir [c:/octave/octave-4.0.0/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../..] ==> [C:/Octave/Octave-4.0.0/lib]
  collapse library dir [/mingw/lib] ==> [/MinGW/lib]
  implicit libs: [stdc++;mingw32;moldname;mingwex;msvcrt;advapi32;shell32;user32;kernel32;mingw32;moldname;mingwex;msvcrt]
  implicit dirs: [C:/Octave/Octave-4.0.0/lib/gcc/i686-w64-mingw32/4.9.2;C:/Octave/Octave-4.0.0/lib/gcc;C:/Octave/Octave-4.0.0/i686-w64-mingw32/lib;C:/Octave/Octave-4.0.0/lib;/MinGW/lib]
  implicit fwks: []




Detecting CXX [-std=c++14] compiler features compiled with the following output:
Change Dir: C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp

Run Build Command:"C:/MinGW/bin/mingw32-make.exe" "cmTC_1fbcd/fast"
C:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_1fbcd.dir\build.make CMakeFiles/cmTC_1fbcd.dir/build

mingw32-make.exe[1]: Entering directory 'C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp'

Building CXX object CMakeFiles/cmTC_1fbcd.dir/feature_tests.cxx.obj

C:\Octave\Octave-4.0.0\bin\g++.exe     -std=c++14 -o CMakeFiles\cmTC_1fbcd.dir\feature_tests.cxx.obj -c C:\Users\Diego\CoolProp\build\CMakeFiles\feature_tests.cxx

Linking CXX executable cmTC_1fbcd.exe

"C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_1fbcd.dir\link.txt --verbose=1

"C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_1fbcd.dir/objects.a

C:\Octave\Octave-4.0.0\bin\ar.exe cr CMakeFiles\cmTC_1fbcd.dir/objects.a @CMakeFiles\cmTC_1fbcd.dir\objects1.rsp

C:\Octave\Octave-4.0.0\bin\g++.exe       -Wl,--whole-archive CMakeFiles\cmTC_1fbcd.dir/objects.a -Wl,--no-whole-archive  -o cmTC_1fbcd.exe -Wl,--out-implib,libcmTC_1fbcd.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_1fbcd.dir\linklibs.rsp

mingw32-make.exe[1]: Leaving directory 'C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp'



    Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
    Feature record: CXX_FEATURE:1cxx_alias_templates
    Feature record: CXX_FEATURE:1cxx_alignas
    Feature record: CXX_FEATURE:1cxx_alignof
    Feature record: CXX_FEATURE:1cxx_attributes
    Feature record: CXX_FEATURE:1cxx_attribute_deprecated
    Feature record: CXX_FEATURE:1cxx_auto_type
    Feature record: CXX_FEATURE:1cxx_binary_literals
    Feature record: CXX_FEATURE:1cxx_constexpr
    Feature record: CXX_FEATURE:1cxx_contextual_conversions
    Feature record: CXX_FEATURE:1cxx_decltype
    Feature record: CXX_FEATURE:1cxx_decltype_auto
    Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
    Feature record: CXX_FEATURE:1cxx_default_function_template_args
    Feature record: CXX_FEATURE:1cxx_defaulted_functions
    Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
    Feature record: CXX_FEATURE:1cxx_delegating_constructors
    Feature record: CXX_FEATURE:1cxx_deleted_functions
    Feature record: CXX_FEATURE:1cxx_digit_separators
    Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
    Feature record: CXX_FEATURE:1cxx_explicit_conversions
    Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
    Feature record: CXX_FEATURE:1cxx_extern_templates
    Feature record: CXX_FEATURE:1cxx_final
    Feature record: CXX_FEATURE:1cxx_func_identifier
    Feature record: CXX_FEATURE:1cxx_generalized_initializers
    Feature record: CXX_FEATURE:1cxx_generic_lambdas
    Feature record: CXX_FEATURE:1cxx_inheriting_constructors
    Feature record: CXX_FEATURE:1cxx_inline_namespaces
    Feature record: CXX_FEATURE:1cxx_lambdas
    Feature record: CXX_FEATURE:1cxx_lambda_init_captures
    Feature record: CXX_FEATURE:1cxx_local_type_template_args
    Feature record: CXX_FEATURE:1cxx_long_long_type
    Feature record: CXX_FEATURE:1cxx_noexcept
    Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
    Feature record: CXX_FEATURE:1cxx_nullptr
    Feature record: CXX_FEATURE:1cxx_override
    Feature record: CXX_FEATURE:1cxx_range_for
    Feature record: CXX_FEATURE:1cxx_raw_string_literals
    Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
    Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
    Feature record: CXX_FEATURE:1cxx_return_type_deduction
    Feature record: CXX_FEATURE:1cxx_right_angle_brackets
    Feature record: CXX_FEATURE:1cxx_rvalue_references
    Feature record: CXX_FEATURE:1cxx_sizeof_member
    Feature record: CXX_FEATURE:1cxx_static_assert
    Feature record: CXX_FEATURE:1cxx_strong_enums
    Feature record: CXX_FEATURE:1cxx_template_template_parameters
    Feature record: CXX_FEATURE:1cxx_thread_local
    Feature record: CXX_FEATURE:1cxx_trailing_return_types
    Feature record: CXX_FEATURE:1cxx_unicode_literals
    Feature record: CXX_FEATURE:1cxx_uniform_initialization
    Feature record: CXX_FEATURE:1cxx_unrestricted_unions
    Feature record: CXX_FEATURE:1cxx_user_literals
    Feature record: CXX_FEATURE:0cxx_variable_templates
    Feature record: CXX_FEATURE:1cxx_variadic_macros
    Feature record: CXX_FEATURE:1cxx_variadic_templates


Detecting CXX [-std=c++11] compiler features compiled with the following output:
Change Dir: C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp

Run Build Command:"C:/MinGW/bin/mingw32-make.exe" "cmTC_b2a18/fast"
C:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_b2a18.dir\build.make CMakeFiles/cmTC_b2a18.dir/build

mingw32-make.exe[1]: Entering directory 'C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp'

Building CXX object CMakeFiles/cmTC_b2a18.dir/feature_tests.cxx.obj

C:\Octave\Octave-4.0.0\bin\g++.exe     -std=c++11 -o CMakeFiles\cmTC_b2a18.dir\feature_tests.cxx.obj -c C:\Users\Diego\CoolProp\build\CMakeFiles\feature_tests.cxx

Linking CXX executable cmTC_b2a18.exe

"C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_b2a18.dir\link.txt --verbose=1

"C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_b2a18.dir/objects.a

C:\Octave\Octave-4.0.0\bin\ar.exe cr CMakeFiles\cmTC_b2a18.dir/objects.a @CMakeFiles\cmTC_b2a18.dir\objects1.rsp

C:\Octave\Octave-4.0.0\bin\g++.exe       -Wl,--whole-archive CMakeFiles\cmTC_b2a18.dir/objects.a -Wl,--no-whole-archive  -o cmTC_b2a18.exe -Wl,--out-implib,libcmTC_b2a18.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_b2a18.dir\linklibs.rsp

mingw32-make.exe[1]: Leaving directory 'C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp'



    Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
    Feature record: CXX_FEATURE:1cxx_alias_templates
    Feature record: CXX_FEATURE:1cxx_alignas
    Feature record: CXX_FEATURE:1cxx_alignof
    Feature record: CXX_FEATURE:1cxx_attributes
    Feature record: CXX_FEATURE:0cxx_attribute_deprecated
    Feature record: CXX_FEATURE:1cxx_auto_type
    Feature record: CXX_FEATURE:0cxx_binary_literals
    Feature record: CXX_FEATURE:1cxx_constexpr
    Feature record: CXX_FEATURE:0cxx_contextual_conversions
    Feature record: CXX_FEATURE:1cxx_decltype
    Feature record: CXX_FEATURE:0cxx_decltype_auto
    Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
    Feature record: CXX_FEATURE:1cxx_default_function_template_args
    Feature record: CXX_FEATURE:1cxx_defaulted_functions
    Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
    Feature record: CXX_FEATURE:1cxx_delegating_constructors
    Feature record: CXX_FEATURE:1cxx_deleted_functions
    Feature record: CXX_FEATURE:0cxx_digit_separators
    Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
    Feature record: CXX_FEATURE:1cxx_explicit_conversions
    Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
    Feature record: CXX_FEATURE:1cxx_extern_templates
    Feature record: CXX_FEATURE:1cxx_final
    Feature record: CXX_FEATURE:1cxx_func_identifier
    Feature record: CXX_FEATURE:1cxx_generalized_initializers
    Feature record: CXX_FEATURE:0cxx_generic_lambdas
    Feature record: CXX_FEATURE:1cxx_inheriting_constructors
    Feature record: CXX_FEATURE:1cxx_inline_namespaces
    Feature record: CXX_FEATURE:1cxx_lambdas
    Feature record: CXX_FEATURE:0cxx_lambda_init_captures
    Feature record: CXX_FEATURE:1cxx_local_type_template_args
    Feature record: CXX_FEATURE:1cxx_long_long_type
    Feature record: CXX_FEATURE:1cxx_noexcept
    Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
    Feature record: CXX_FEATURE:1cxx_nullptr
    Feature record: CXX_FEATURE:1cxx_override
    Feature record: CXX_FEATURE:1cxx_range_for
    Feature record: CXX_FEATURE:1cxx_raw_string_literals
    Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
    Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
    Feature record: CXX_FEATURE:0cxx_return_type_deduction
    Feature record: CXX_FEATURE:1cxx_right_angle_brackets
    Feature record: CXX_FEATURE:1cxx_rvalue_references
    Feature record: CXX_FEATURE:1cxx_sizeof_member
    Feature record: CXX_FEATURE:1cxx_static_assert
    Feature record: CXX_FEATURE:1cxx_strong_enums
    Feature record: CXX_FEATURE:1cxx_template_template_parameters
    Feature record: CXX_FEATURE:1cxx_thread_local
    Feature record: CXX_FEATURE:1cxx_trailing_return_types
    Feature record: CXX_FEATURE:1cxx_unicode_literals
    Feature record: CXX_FEATURE:1cxx_uniform_initialization
    Feature record: CXX_FEATURE:1cxx_unrestricted_unions
    Feature record: CXX_FEATURE:1cxx_user_literals
    Feature record: CXX_FEATURE:0cxx_variable_templates
    Feature record: CXX_FEATURE:1cxx_variadic_macros
    Feature record: CXX_FEATURE:1cxx_variadic_templates


Detecting CXX [-std=c++98] compiler features compiled with the following output:
Change Dir: C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp

Run Build Command:"C:/MinGW/bin/mingw32-make.exe" "cmTC_1a9fd/fast"
C:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_1a9fd.dir\build.make CMakeFiles/cmTC_1a9fd.dir/build

mingw32-make.exe[1]: Entering directory 'C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp'

Building CXX object CMakeFiles/cmTC_1a9fd.dir/feature_tests.cxx.obj

C:\Octave\Octave-4.0.0\bin\g++.exe     -std=c++98 -o CMakeFiles\cmTC_1a9fd.dir\feature_tests.cxx.obj -c C:\Users\Diego\CoolProp\build\CMakeFiles\feature_tests.cxx

Linking CXX executable cmTC_1a9fd.exe

"C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_1a9fd.dir\link.txt --verbose=1

"C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_1a9fd.dir/objects.a

C:\Octave\Octave-4.0.0\bin\ar.exe cr CMakeFiles\cmTC_1a9fd.dir/objects.a @CMakeFiles\cmTC_1a9fd.dir\objects1.rsp

C:\Octave\Octave-4.0.0\bin\g++.exe       -Wl,--whole-archive CMakeFiles\cmTC_1a9fd.dir/objects.a -Wl,--no-whole-archive  -o cmTC_1a9fd.exe -Wl,--out-implib,libcmTC_1a9fd.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_1a9fd.dir\linklibs.rsp

mingw32-make.exe[1]: Leaving directory 'C:/Users/Diego/CoolProp/build/CMakeFiles/CMakeTmp'



    Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
    Feature record: CXX_FEATURE:0cxx_alias_templates
    Feature record: CXX_FEATURE:0cxx_alignas
    Feature record: CXX_FEATURE:0cxx_alignof
    Feature record: CXX_FEATURE:0cxx_attributes
    Feature record: CXX_FEATURE:0cxx_attribute_deprecated
    Feature record: CXX_FEATURE:0cxx_auto_type
    Feature record: CXX_FEATURE:0cxx_binary_literals
    Feature record: CXX_FEATURE:0cxx_constexpr
    Feature record: CXX_FEATURE:0cxx_contextual_conversions
    Feature record: CXX_FEATURE:0cxx_decltype
    Feature record: CXX_FEATURE:0cxx_decltype_auto
    Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
    Feature record: CXX_FEATURE:0cxx_default_function_template_args
    Feature record: CXX_FEATURE:0cxx_defaulted_functions
    Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
    Feature record: CXX_FEATURE:0cxx_delegating_constructors
    Feature record: CXX_FEATURE:0cxx_deleted_functions
    Feature record: CXX_FEATURE:0cxx_digit_separators
    Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
    Feature record: CXX_FEATURE:0cxx_explicit_conversions
    Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
    Feature record: CXX_FEATURE:0cxx_extern_templates
    Feature record: CXX_FEATURE:0cxx_final
    Feature record: CXX_FEATURE:0cxx_func_identifier
    Feature record: CXX_FEATURE:0cxx_generalized_initializers
    Feature record: CXX_FEATURE:0cxx_generic_lambdas
    Feature record: CXX_FEATURE:0cxx_inheriting_constructors
    Feature record: CXX_FEATURE:0cxx_inline_namespaces
    Feature record: CXX_FEATURE:0cxx_lambdas
    Feature record: CXX_FEATURE:0cxx_lambda_init_captures
    Feature record: CXX_FEATURE:0cxx_local_type_template_args
    Feature record: CXX_FEATURE:0cxx_long_long_type
    Feature record: CXX_FEATURE:0cxx_noexcept
    Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
    Feature record: CXX_FEATURE:0cxx_nullptr
    Feature record: CXX_FEATURE:0cxx_override
    Feature record: CXX_FEATURE:0cxx_range_for
    Feature record: CXX_FEATURE:0cxx_raw_string_literals
    Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
    Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
    Feature record: CXX_FEATURE:0cxx_return_type_deduction
    Feature record: CXX_FEATURE:0cxx_right_angle_brackets
    Feature record: CXX_FEATURE:0cxx_rvalue_references
    Feature record: CXX_FEATURE:0cxx_sizeof_member
    Feature record: CXX_FEATURE:0cxx_static_assert
    Feature record: CXX_FEATURE:0cxx_strong_enums
    Feature record: CXX_FEATURE:1cxx_template_template_parameters
    Feature record: CXX_FEATURE:0cxx_thread_local
    Feature record: CXX_FEATURE:0cxx_trailing_return_types
    Feature record: CXX_FEATURE:0cxx_unicode_literals
    Feature record: CXX_FEATURE:0cxx_uniform_initialization
    Feature record: CXX_FEATURE:0cxx_unrestricted_unions
    Feature record: CXX_FEATURE:0cxx_user_literals
    Feature record: CXX_FEATURE:0cxx_variable_templates
    Feature record: CXX_FEATURE:0cxx_variadic_macros
    Feature record: CXX_FEATURE:0cxx_variadic_templates


@ibell
Copy link
Contributor

ibell commented Nov 10, 2015

Those are all tests that cmake runs, it then generates (or should) a Makefile. Is there nothing else? What command did you run to get to that point? What files are in the build directory?

You should then run cmake --build . - or try it at least

@daarias
Copy link
Author

daarias commented Nov 10, 2015

Here is a screen capture of the folder 'build':
buildfolder

These are the contents of the folder 'CMakeFiles'
cmakefilesfolder

I got to this point by running:
cmake .. - G "MinGW Makefiles" -DCOOLPROP_OCTAVE_MODULE=ON -DBUILD_TESTING=ON
make install
ctest --extra-verbose

Thanks,

@ibell
Copy link
Contributor

ibell commented Nov 10, 2015

How about replacing make install with cmake --build . ?

@daarias
Copy link
Author

daarias commented Nov 10, 2015

"cmake --build . " almost worked. It seemed like it linked the CoolProp.oct package, but it didn't work. Here is a screenshot.
cmakebuildresults
Thanks,

@ibell
Copy link
Contributor

ibell commented Nov 10, 2015

Ah I think it linked properly, but in cmake we use python to generate an example file, and that script requires the six library. With python installed, it should be as simple as pip install six

@daarias
Copy link
Author

daarias commented Nov 10, 2015

It worked! Thanks, Ian.
So, in summary, these are the improvements to the instructions to compile CoolProp for Octave 4 in Windows:
-- Install swig
-- Install the python modules pip and six (the Miniconda python install is missing pip)
-- The instructions call for creating a folder 'build\Octave', but the directory structure runs from the folder 'build'. There is no need to create the folder 'Octave'.
Do you need the updated *.oct to that it can replace the old pachage?
Thanks again!

@ibell
Copy link
Contributor

ibell commented Nov 10, 2015

Thanks for the info, I will update the docs. Glad to hear you got it working and compiling!

ibell added a commit that referenced this issue Nov 14, 2015
@ibell ibell added this to the v5.1.2 milestone Nov 14, 2015
@ibell
Copy link
Contributor

ibell commented Nov 14, 2015

Ok, I updated the docs, hopefully with enough info to be useful.

@ibell ibell closed this as completed Nov 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants