Git Product home page Git Product logo

Comments (5)

vishwesh-D-kumar avatar vishwesh-D-kumar commented on July 26, 2024

Adding the output of CmakeOutput.log

The system is: Linux - 4.4.0-62-generic - x86_64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/bin/cc 
Build flags: 
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 "/home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/3.2.3/CompilerIdC/a.out"

Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /usr/bin/c++ 
Build flags: 
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 "/home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/3.2.3/CompilerIdCXX/a.out"

Determining if the C compiler works passed with the following output:
Change Dir: /home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec819018798/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec819018798.dir/build.make CMakeFiles/cmTryCompileExec819018798.dir/build
make[1]: Entering directory '/home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp'
/home/vishweshk/.conda/envs/triads/bin/cmake -E cmake_progress_report /home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec819018798.dir/testCCompiler.c.o
/usr/bin/cc    -o CMakeFiles/cmTryCompileExec819018798.dir/testCCompiler.c.o   -c /home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTryCompileExec819018798
/home/vishweshk/.conda/envs/triads/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec819018798.dir/link.txt --verbose=1
/usr/bin/cc       CMakeFiles/cmTryCompileExec819018798.dir/testCCompiler.c.o  -o cmTryCompileExec819018798 -rdynamic 
make[1]: Leaving directory '/home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp'


Detecting C compiler ABI info compiled with the following output:
Change Dir: /home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1547132119/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1547132119.dir/build.make CMakeFiles/cmTryCompileExec1547132119.dir/build
make[1]: Entering directory '/home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp'
/home/vishweshk/.conda/envs/triads/bin/cmake -E cmake_progress_report /home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1547132119.dir/CMakeCCompilerABI.c.o
/usr/bin/cc    -o CMakeFiles/cmTryCompileExec1547132119.dir/CMakeCCompilerABI.c.o   -c /home/vishweshk/.conda/envs/triads/share/cmake-3.2/Modules/CMakeCCompilerABI.c
Linking C executable cmTryCompileExec1547132119
/home/vishweshk/.conda/envs/triads/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1547132119.dir/link.txt --verbose=1
/usr/bin/cc      -v CMakeFiles/cmTryCompileExec1547132119.dir/CMakeCCompilerABI.c.o  -o cmTryCompileExec1547132119 -rdynamic  
Using built-in specs.
COLLECT_GCC=/usr/bin/cc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.10' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) 
COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec1547132119' '-rdynamic' '-mtune=generic' '-march=x86-64'
 /usr/lib/gcc/x86_64-linux-gnu/5/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper -plugin-opt=-fresolution=/tmp/ccUObXua.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o cmTryCompileExec1547132119 /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/5/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/5/../../.. CMakeFiles/cmTryCompileExec1547132119.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-linux-gnu/5/crtend.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crtn.o
make[1]: Leaving directory '/home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp'


Parsed C implicit link information from above output:
  link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  ignore line: [Change Dir: /home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command:"/usr/bin/make" "cmTryCompileExec1547132119/fast"]
  ignore line: [/usr/bin/make -f CMakeFiles/cmTryCompileExec1547132119.dir/build.make CMakeFiles/cmTryCompileExec1547132119.dir/build]
  ignore line: [make[1]: Entering directory '/home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp']
  ignore line: [/home/vishweshk/.conda/envs/triads/bin/cmake -E cmake_progress_report /home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp/CMakeFiles 1]
  ignore line: [Building C object CMakeFiles/cmTryCompileExec1547132119.dir/CMakeCCompilerABI.c.o]
  ignore line: [/usr/bin/cc    -o CMakeFiles/cmTryCompileExec1547132119.dir/CMakeCCompilerABI.c.o   -c /home/vishweshk/.conda/envs/triads/share/cmake-3.2/Modules/CMakeCCompilerABI.c]
  ignore line: [Linking C executable cmTryCompileExec1547132119]
  ignore line: [/home/vishweshk/.conda/envs/triads/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1547132119.dir/link.txt --verbose=1]
  ignore line: [/usr/bin/cc      -v CMakeFiles/cmTryCompileExec1547132119.dir/CMakeCCompilerABI.c.o  -o cmTryCompileExec1547132119 -rdynamic  ]
  ignore line: [Using built-in specs.]
  ignore line: [COLLECT_GCC=/usr/bin/cc]
  ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper]
  ignore line: [Target: x86_64-linux-gnu]
  ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.10' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu]
  ignore line: [Thread model: posix]
  ignore line: [gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ]
  ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/]
  ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../:/lib/:/usr/lib/]
  ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec1547132119' '-rdynamic' '-mtune=generic' '-march=x86-64']
  link line: [ /usr/lib/gcc/x86_64-linux-gnu/5/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper -plugin-opt=-fresolution=/tmp/ccUObXua.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o cmTryCompileExec1547132119 /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/5/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/5/../../.. CMakeFiles/cmTryCompileExec1547132119.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-linux-gnu/5/crtend.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crtn.o]
    arg [/usr/lib/gcc/x86_64-linux-gnu/5/collect2] ==> ignore
    arg [-plugin] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so] ==> ignore
    arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper] ==> ignore
    arg [-plugin-opt=-fresolution=/tmp/ccUObXua.res] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [-plugin-opt=-pass-through=-lc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [--sysroot=/] ==> ignore
    arg [--build-id] ==> ignore
    arg [--eh-frame-hdr] ==> ignore
    arg [-m] ==> ignore
    arg [elf_x86_64] ==> ignore
    arg [--hash-style=gnu] ==> ignore
    arg [--as-needed] ==> ignore
    arg [-export-dynamic] ==> ignore
    arg [-dynamic-linker] ==> ignore
    arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
    arg [-zrelro] ==> ignore
    arg [-o] ==> ignore
    arg [cmTryCompileExec1547132119] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crt1.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crti.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/5/crtbegin.o] ==> ignore
    arg [-L/usr/lib/gcc/x86_64-linux-gnu/5] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/5]
    arg [-L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu]
    arg [-L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib]
    arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
    arg [-L/lib/../lib] ==> dir [/lib/../lib]
    arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
    arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
    arg [-L/usr/lib/gcc/x86_64-linux-gnu/5/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../..]
    arg [CMakeFiles/cmTryCompileExec1547132119.dir/CMakeCCompilerABI.c.o] ==> ignore
    arg [-lgcc] ==> lib [gcc]
    arg [--as-needed] ==> ignore
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [--no-as-needed] ==> ignore
    arg [-lc] ==> lib [c]
    arg [-lgcc] ==> lib [gcc]
    arg [--as-needed] ==> ignore
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [--no-as-needed] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/5/crtend.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crtn.o] ==> ignore
  remove lib [gcc]
  remove lib [gcc_s]
  remove lib [gcc]
  remove lib [gcc_s]
  collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/5] ==> [/usr/lib/gcc/x86_64-linux-gnu/5]
  collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
  collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib] ==> [/usr/lib]
  collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
  collapse library dir [/lib/../lib] ==> [/lib]
  collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
  collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
  collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../..] ==> [/usr/lib]
  implicit libs: [c]
  implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/5;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib]
  implicit fwks: []




Detecting C [-std=c11] compiler features compiled with the following output:
Change Dir: /home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3513301228/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3513301228.dir/build.make CMakeFiles/cmTryCompileExec3513301228.dir/build
make[1]: Entering directory '/home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp'
/home/vishweshk/.conda/envs/triads/bin/cmake -E cmake_progress_report /home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3513301228.dir/feature_tests.c.o
/usr/bin/cc   -std=c11 -o CMakeFiles/cmTryCompileExec3513301228.dir/feature_tests.c.o   -c /home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/feature_tests.c
Linking C executable cmTryCompileExec3513301228
/home/vishweshk/.conda/envs/triads/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3513301228.dir/link.txt --verbose=1
/usr/bin/cc       CMakeFiles/cmTryCompileExec3513301228.dir/feature_tests.c.o  -o cmTryCompileExec3513301228 -rdynamic 
make[1]: Leaving directory '/home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-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: /home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec4137541884/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec4137541884.dir/build.make CMakeFiles/cmTryCompileExec4137541884.dir/build
make[1]: Entering directory '/home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp'
/home/vishweshk/.conda/envs/triads/bin/cmake -E cmake_progress_report /home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4137541884.dir/feature_tests.c.o
/usr/bin/cc   -std=c99 -o CMakeFiles/cmTryCompileExec4137541884.dir/feature_tests.c.o   -c /home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/feature_tests.c
Linking C executable cmTryCompileExec4137541884
/home/vishweshk/.conda/envs/triads/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4137541884.dir/link.txt --verbose=1
/usr/bin/cc       CMakeFiles/cmTryCompileExec4137541884.dir/feature_tests.c.o  -o cmTryCompileExec4137541884 -rdynamic 
make[1]: Leaving directory '/home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-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: /home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1103526387/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1103526387.dir/build.make CMakeFiles/cmTryCompileExec1103526387.dir/build
make[1]: Entering directory '/home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp'
/home/vishweshk/.conda/envs/triads/bin/cmake -E cmake_progress_report /home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1103526387.dir/feature_tests.c.o
/usr/bin/cc   -std=c90 -o CMakeFiles/cmTryCompileExec1103526387.dir/feature_tests.c.o   -c /home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/feature_tests.c
Linking C executable cmTryCompileExec1103526387
/home/vishweshk/.conda/envs/triads/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1103526387.dir/link.txt --verbose=1
/usr/bin/cc       CMakeFiles/cmTryCompileExec1103526387.dir/feature_tests.c.o  -o cmTryCompileExec1103526387 -rdynamic 
make[1]: Leaving directory '/home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-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: /home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2956309729/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2956309729.dir/build.make CMakeFiles/cmTryCompileExec2956309729.dir/build
make[1]: Entering directory '/home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp'
/home/vishweshk/.conda/envs/triads/bin/cmake -E cmake_progress_report /home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec2956309729.dir/testCXXCompiler.cxx.o
/usr/bin/c++     -o CMakeFiles/cmTryCompileExec2956309729.dir/testCXXCompiler.cxx.o -c /home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTryCompileExec2956309729
/home/vishweshk/.conda/envs/triads/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2956309729.dir/link.txt --verbose=1
/usr/bin/c++        CMakeFiles/cmTryCompileExec2956309729.dir/testCXXCompiler.cxx.o  -o cmTryCompileExec2956309729 -rdynamic 
make[1]: Leaving directory '/home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp'


Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2341143346/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2341143346.dir/build.make CMakeFiles/cmTryCompileExec2341143346.dir/build
make[1]: Entering directory '/home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp'
/home/vishweshk/.conda/envs/triads/bin/cmake -E cmake_progress_report /home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec2341143346.dir/CMakeCXXCompilerABI.cpp.o
/usr/bin/c++     -o CMakeFiles/cmTryCompileExec2341143346.dir/CMakeCXXCompilerABI.cpp.o -c /home/vishweshk/.conda/envs/triads/share/cmake-3.2/Modules/CMakeCXXCompilerABI.cpp
Linking CXX executable cmTryCompileExec2341143346
/home/vishweshk/.conda/envs/triads/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2341143346.dir/link.txt --verbose=1
/usr/bin/c++       -v CMakeFiles/cmTryCompileExec2341143346.dir/CMakeCXXCompilerABI.cpp.o  -o cmTryCompileExec2341143346 -rdynamic  
Using built-in specs.
COLLECT_GCC=/usr/bin/c++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.10' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) 
COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec2341143346' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
 /usr/lib/gcc/x86_64-linux-gnu/5/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper -plugin-opt=-fresolution=/tmp/ccNOJICy.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o cmTryCompileExec2341143346 /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/5/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/5/../../.. CMakeFiles/cmTryCompileExec2341143346.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/5/crtend.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crtn.o
make[1]: Leaving directory '/home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp'


Parsed CXX implicit link information from above output:
  link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  ignore line: [Change Dir: /home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command:"/usr/bin/make" "cmTryCompileExec2341143346/fast"]
  ignore line: [/usr/bin/make -f CMakeFiles/cmTryCompileExec2341143346.dir/build.make CMakeFiles/cmTryCompileExec2341143346.dir/build]
  ignore line: [make[1]: Entering directory '/home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp']
  ignore line: [/home/vishweshk/.conda/envs/triads/bin/cmake -E cmake_progress_report /home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp/CMakeFiles 1]
  ignore line: [Building CXX object CMakeFiles/cmTryCompileExec2341143346.dir/CMakeCXXCompilerABI.cpp.o]
  ignore line: [/usr/bin/c++     -o CMakeFiles/cmTryCompileExec2341143346.dir/CMakeCXXCompilerABI.cpp.o -c /home/vishweshk/.conda/envs/triads/share/cmake-3.2/Modules/CMakeCXXCompilerABI.cpp]
  ignore line: [Linking CXX executable cmTryCompileExec2341143346]
  ignore line: [/home/vishweshk/.conda/envs/triads/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2341143346.dir/link.txt --verbose=1]
  ignore line: [/usr/bin/c++       -v CMakeFiles/cmTryCompileExec2341143346.dir/CMakeCXXCompilerABI.cpp.o  -o cmTryCompileExec2341143346 -rdynamic  ]
  ignore line: [Using built-in specs.]
  ignore line: [COLLECT_GCC=/usr/bin/c++]
  ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper]
  ignore line: [Target: x86_64-linux-gnu]
  ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.10' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu]
  ignore line: [Thread model: posix]
  ignore line: [gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ]
  ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/]
  ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../:/lib/:/usr/lib/]
  ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec2341143346' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64']
  link line: [ /usr/lib/gcc/x86_64-linux-gnu/5/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper -plugin-opt=-fresolution=/tmp/ccNOJICy.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o cmTryCompileExec2341143346 /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/5/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/5/../../.. CMakeFiles/cmTryCompileExec2341143346.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/5/crtend.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crtn.o]
    arg [/usr/lib/gcc/x86_64-linux-gnu/5/collect2] ==> ignore
    arg [-plugin] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so] ==> ignore
    arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper] ==> ignore
    arg [-plugin-opt=-fresolution=/tmp/ccNOJICy.res] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [-plugin-opt=-pass-through=-lc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [--sysroot=/] ==> ignore
    arg [--build-id] ==> ignore
    arg [--eh-frame-hdr] ==> ignore
    arg [-m] ==> ignore
    arg [elf_x86_64] ==> ignore
    arg [--hash-style=gnu] ==> ignore
    arg [--as-needed] ==> ignore
    arg [-export-dynamic] ==> ignore
    arg [-dynamic-linker] ==> ignore
    arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
    arg [-zrelro] ==> ignore
    arg [-o] ==> ignore
    arg [cmTryCompileExec2341143346] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crt1.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crti.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/5/crtbegin.o] ==> ignore
    arg [-L/usr/lib/gcc/x86_64-linux-gnu/5] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/5]
    arg [-L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu]
    arg [-L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib]
    arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
    arg [-L/lib/../lib] ==> dir [/lib/../lib]
    arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
    arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
    arg [-L/usr/lib/gcc/x86_64-linux-gnu/5/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../..]
    arg [CMakeFiles/cmTryCompileExec2341143346.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
    arg [-lstdc++] ==> lib [stdc++]
    arg [-lm] ==> lib [m]
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [-lgcc] ==> lib [gcc]
    arg [-lc] ==> lib [c]
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [-lgcc] ==> lib [gcc]
    arg [/usr/lib/gcc/x86_64-linux-gnu/5/crtend.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crtn.o] ==> ignore
  remove lib [gcc_s]
  remove lib [gcc]
  remove lib [gcc_s]
  remove lib [gcc]
  collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/5] ==> [/usr/lib/gcc/x86_64-linux-gnu/5]
  collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
  collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib] ==> [/usr/lib]
  collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
  collapse library dir [/lib/../lib] ==> [/lib]
  collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
  collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
  collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../..] ==> [/usr/lib]
  implicit libs: [stdc++;m;c]
  implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/5;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib]
  implicit fwks: []




Detecting CXX [-std=c++14] compiler features compiled with the following output:
Change Dir: /home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3345332904/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3345332904.dir/build.make CMakeFiles/cmTryCompileExec3345332904.dir/build
make[1]: Entering directory '/home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp'
/home/vishweshk/.conda/envs/triads/bin/cmake -E cmake_progress_report /home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec3345332904.dir/feature_tests.cxx.o
/usr/bin/c++    -std=c++14 -o CMakeFiles/cmTryCompileExec3345332904.dir/feature_tests.cxx.o -c /home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTryCompileExec3345332904
/home/vishweshk/.conda/envs/triads/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3345332904.dir/link.txt --verbose=1
/usr/bin/c++        CMakeFiles/cmTryCompileExec3345332904.dir/feature_tests.cxx.o  -o cmTryCompileExec3345332904 -rdynamic 
make[1]: Leaving directory '/home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp'


    Feature record: CXX_FEATURE:1cxx_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:1cxx_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:1cxx_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: /home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1767788430/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1767788430.dir/build.make CMakeFiles/cmTryCompileExec1767788430.dir/build
make[1]: Entering directory '/home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp'
/home/vishweshk/.conda/envs/triads/bin/cmake -E cmake_progress_report /home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec1767788430.dir/feature_tests.cxx.o
/usr/bin/c++    -std=c++11 -o CMakeFiles/cmTryCompileExec1767788430.dir/feature_tests.cxx.o -c /home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTryCompileExec1767788430
/home/vishweshk/.conda/envs/triads/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1767788430.dir/link.txt --verbose=1
/usr/bin/c++        CMakeFiles/cmTryCompileExec1767788430.dir/feature_tests.cxx.o  -o cmTryCompileExec1767788430 -rdynamic 
make[1]: Leaving directory '/home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-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: /home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec902547240/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec902547240.dir/build.make CMakeFiles/cmTryCompileExec902547240.dir/build
make[1]: Entering directory '/home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp'
/home/vishweshk/.conda/envs/triads/bin/cmake -E cmake_progress_report /home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec902547240.dir/feature_tests.cxx.o
/usr/bin/c++    -std=c++98 -o CMakeFiles/cmTryCompileExec902547240.dir/feature_tests.cxx.o -c /home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-build/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTryCompileExec902547240
/home/vishweshk/.conda/envs/triads/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec902547240.dir/link.txt --verbose=1
/usr/bin/c++        CMakeFiles/cmTryCompileExec902547240.dir/feature_tests.cxx.o  -o cmTryCompileExec902547240 -rdynamic 
make[1]: Leaving directory '/home/vishweshk/dynamicTriad/secondTry/DynamicTriad/core/mygraph-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

from dynamictriad.

luckiezhou avatar luckiezhou commented on July 26, 2024

The BOOST_INCLUDE_DIR looks weird, but the "No suitable boost_python variant" might be explained by the incompatible versions (see here.

I guess the problems are caused by either the incompatibility between the boost and the CMake versions, or the incompatibility of my outdated CMakeLIsts.txt.

I think you should do some research and try to find if there's a more suitable version of CMake, and I'll try to reproduce the problem if you post your CMake version here.

from dynamictriad.

vishwesh-D-kumar avatar vishwesh-D-kumar commented on July 26, 2024

Hi,
Thanks for the help.
I deprecated my version for boost 1.69 and used graph tool 2.28 , the installation finally came through.
However , while running the scripts/demo.sh on the latest tensorflow 2.1.0-dev20200102, the follow error pop s up

Using TensorFlow backend.
WARNING:tensorflow:Falling back to tensorflow client, its recommended to install the cloud tpu client directly with pip install cloud-tpu-client .
....
....
....
....
Traceback (most recent call last):
  File "/home/vishweshk/.conda/envs/random/lib/python2.7/runpy.py", line 174, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/home/vishweshk/.conda/envs/random/lib/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/home/vishweshk/dynamicTriad/secondTry/DynamicTriad/__main__.py", line 5, in <module>
    main()
  File "./core/__init__.py", line 119, in main
    tm.pretrain_begin_iteration()
  File "./core/algorithm/dynamic_triad.py", line 261, in pretrain_begin_iteration
    neg1_int, neg1_float = self.__emcoef(self._neg[1])
  File "./core/algorithm/dynamic_triad.py", line 340, in __emcoef
    cimpl_res = self.__emcoef_cimpl(data)
  File "./core/algorithm/dynamic_triad.py", line 312, in __emcoef_cimpl
    emb, theta = [K.get_value(v) for v in self.pretrain['vars']]
  File "./core/algorithm/dynamic_triad.py", line 59, in pretrain
    lf, pr, vs, cache = self.make_pretrain()
  File "./core/algorithm/dynamic_triad.py", line 158, in make_pretrain
    cstr = {embedding: constraints.get({'class_name': 'maxnorm', 'config': {'max_value': 1, 'axis': 2}}),
  File "/home/vishweshk/.conda/envs/random/lib/python2.7/site-packages/tensorflow_core/python/ops/variables.py", line 1090, in __hash__
    raise TypeError("Variable is unhashable if Tensor equality is enabled. "
TypeError: Variable is unhashable if Tensor equality is enabled. Instead, use tensor.experimental_ref() as the key.

Using the stable release(tensorflow==2.1) causes it to produce the following error

Traceback (most recent call last):
  File "/home/vishweshk/.conda/envs/random/lib/python2.7/runpy.py", line 174, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/home/vishweshk/.conda/envs/random/lib/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/home/vishweshk/dynamicTriad/secondTry/DynamicTriad/__main__.py", line 5, in <module>
    main()
  File "./core/__init__.py", line 119, in main
    tm.pretrain_begin_iteration()
  File "./core/algorithm/dynamic_triad.py", line 261, in pretrain_begin_iteration
    neg1_int, neg1_float = self.__emcoef(self._neg[1])
  File "./core/algorithm/dynamic_triad.py", line 340, in __emcoef
    cimpl_res = self.__emcoef_cimpl(data)
  File "./core/algorithm/dynamic_triad.py", line 312, in __emcoef_cimpl
    emb, theta = [K.get_value(v) for v in self.pretrain['vars']]
  File "./core/algorithm/dynamic_triad.py", line 59, in pretrain
    lf, pr, vs, cache = self.make_pretrain()
  File "./core/algorithm/dynamic_triad.py", line 108, in make_pretrain
    dist_pos = K.gather_nd(embedding, posedge1) - K.gather_nd(embedding, posedge2)
  File "./core/kerasext/keras_backend_patches/tensorflow_patches.py", line 5, in gather_nd
    return tf.gather_nd(param, indices)
  File "/home/vishweshk/.conda/envs/random/lib/python2.7/site-packages/tensorflow_core/python/util/dispatch.py", line 180, in wrapper
    return target(*args, **kwargs)
  File "/home/vishweshk/.conda/envs/random/lib/python2.7/site-packages/tensorflow_core/python/ops/array_ops.py", line 4436, in gather_nd_v2
    return gather_nd(params, indices, name=name, batch_dims=batch_dims)
  File "/home/vishweshk/.conda/envs/random/lib/python2.7/site-packages/tensorflow_core/python/util/dispatch.py", line 180, in wrapper
    return target(*args, **kwargs)
  File "/home/vishweshk/.conda/envs/random/lib/python2.7/site-packages/tensorflow_core/python/ops/array_ops.py", line 4426, in gather_nd
    return params.gather_nd(indices, name=name)
  File "/home/vishweshk/.conda/envs/random/lib/python2.7/site-packages/tensorflow_core/python/ops/resource_variable_ops.py", line 665, in gather_nd
    self._handle, indices, dtype=self._dtype, name=name)
  File "/home/vishweshk/.conda/envs/random/lib/python2.7/site-packages/tensorflow_core/python/ops/gen_resource_variable_ops.py", line 638, in resource_gather_nd
    name=name)
  File "/home/vishweshk/.conda/envs/random/lib/python2.7/site-packages/tensorflow_core/python/framework/op_def_library.py", line 742, in _apply_op_helper
    attrs=attr_protos, op_def=op_def)
  File "/home/vishweshk/.conda/envs/random/lib/python2.7/site-packages/tensorflow_core/python/framework/func_graph.py", line 595, in _create_op_internal
    compute_device)
  File "/home/vishweshk/.conda/envs/random/lib/python2.7/site-packages/tensorflow_core/python/framework/ops.py", line 3322, in _create_op_internal
    op_def=op_def)
  File "/home/vishweshk/.conda/envs/random/lib/python2.7/site-packages/tensorflow_core/python/framework/ops.py", line 1786, in __init__
    control_input_ops)
  File "/home/vishweshk/.conda/envs/random/lib/python2.7/site-packages/tensorflow_core/python/framework/ops.py", line 1622, in _create_c_op
    raise ValueError(str(e))
ValueError: Duplicate node name in graph: 'GatherNd'

Could you help me out ?
this is the response i get with conda list

# packages in environment at /home/vishweshk/.conda/envs/random:
#
# Name                    Version                   Build  Channel
_anaconda_depends         2019.03                  py27_0  
_libgcc_mutex             0.1                        main  
absl-py                   0.9.0                    py27_0    conda-forge
alabaster                 0.7.12                   py27_0  
anaconda                  custom                   py27_1  
anaconda-client           1.7.2                    py27_0  
anaconda-project          0.8.3                      py_0  
asn1crypto                1.0.1                    py27_0  
astor                     0.7.1                      py_0    conda-forge
astroid                   1.6.5                    py27_0  
astropy                   2.0.9            py27hdd07704_0  
at-spi2-atk               2.26.2               h9b4a0fc_1    ostrokach-forge
at-spi2-core              2.28.0               h9b4a0fc_1    ostrokach-forge
atk                       2.25.90           hf2eb9ee_1001    conda-forge
atomicwrites              1.3.0                    py27_1  
attrs                     19.2.0                     py_0  
babel                     2.7.0                      py_0  
backports                 1.0                        py_2  
backports.functools_lru_cache 1.5                        py_2  
backports.os              0.1.1                    py27_0  
backports.shutil_get_terminal_size 1.0.0                    py27_2  
backports.weakref         1.0.post1             py27_1000    conda-forge
backports_abc             0.5                      py27_0  
beautifulsoup4            4.8.0                    py27_0  
bitarray                  1.0.1            py27h7b6447c_0  
bkcharts                  0.2                      py27_0  
blas                      1.0                         mkl  
bleach                    3.1.0                    py27_0  
blosc                     1.16.3               hd408876_0  
bokeh                     1.3.4                    py27_0  
boost                     1.69.0          py27h8619c78_1001    conda-forge
boost-cpp                 1.69.0            h11c811c_1000    conda-forge
boto                      2.49.0                   py27_0  
bottleneck                1.2.1            py27h035aef0_1  
bzip2                     1.0.8                h7b6447c_0  
c-ares                    1.15.0            h516909a_1001    conda-forge
ca-certificates           2019.11.28           hecc5488_0    conda-forge
cachetools                3.1.1                     <pip>
cairo                     1.14.12              h8948797_3  
cairomm                   1.12.2                        0    conda-forge
cdecimal                  2.3              py27h14c3975_3  
certifi                   2019.11.28               py27_0    conda-forge
cffi                      1.12.3           py27h2e261b9_0  
cgal                      4.14             py27he1b5a44_0    conda-forge
cgal-cpp                  4.14                 h4f13b39_0    conda-forge
chardet                   3.0.4                 py27_1003  
click                     7.0                      py27_0  
cloudpickle               1.2.2                      py_0  
clyent                    1.2.2                    py27_1  
colorama                  0.4.1                    py27_0  
configparser              4.0.2                    py27_0  
contextlib2               0.6.0                      py_0  
cryptography              2.7              py27h1ba5d50_0  
curl                      7.65.3               hbc83047_0  
cycler                    0.10.0                   py27_0  
cython                    0.29.13          py27he6710b0_0  
cytoolz                   0.10.0           py27h7b6447c_0  
dask                      1.2.2                      py_0  
dask-core                 1.2.2                      py_0  
dbus                      1.13.6               h746ee38_0  
decorator                 4.4.0                    py27_1  
defusedxml                0.6.0                      py_0  
dill                      0.3.1.1                   <pip>
distributed               1.28.1                   py27_0  
docutils                  0.15.2                   py27_0  
eigen                     3.3.7             hc9558a2_1001    conda-forge
entrypoints               0.3                      py27_0  
enum34                    1.1.6                    py27_1  
epoxy                     1.5.2                h14c3975_1    ostrokach-forge
et_xmlfile                1.0.1                    py27_0  
expat                     2.2.6                he6710b0_0  
fastcache                 1.1.0            py27h7b6447c_0  
filelock                  3.0.12                     py_0  
flask                     1.1.1                      py_0  
fontconfig                2.13.1            he4413a7_1000    conda-forge
freetype                  2.9.1                h8a8886c_1  
fribidi                   1.0.5                h7b6447c_0  
funcsigs                  1.0.2                    py27_0  
functools32               3.2.3.2                  py27_1  
future                    0.17.1                   py27_0  
futures                   3.3.0                    py27_0  
gast                      0.2.2                     <pip>
gast                      0.3.2                      py_0    conda-forge
gdk-pixbuf                2.36.9                        1    conda-forge
get_terminal_size         1.0.0                haa9412d_0  
gevent                    1.4.0            py27h7b6447c_0  
glib                      2.56.2               hd408876_0  
glob2                     0.7                        py_0  
gmp                       6.1.2                h6c8ec71_1  
gmpy2                     2.0.8            py27h10f8cd9_2  
gobject-introspection     1.56.1          py27h9e29830_1001    conda-forge
google-auth               1.10.2                    <pip>
google-auth-oauthlib      0.4.1                     <pip>
google-pasta              0.1.8                     <pip>
graph-tool                2.28.dev0        py27h0dcec27_0    ostrokach-forge
graphite2                 1.3.13               h23475e2_0  
greenlet                  0.4.15           py27h7b6447c_0  
grin                      1.2.1                    py27_4  
grpcio                    1.25.0                    <pip>
grpcio                    1.23.0           py27he9ae1f9_0    conda-forge
gst-plugins-base          1.14.0               hbbd80ab_1  
gstreamer                 1.14.0               hb453b48_1  
gtk3                      3.22.30              h2c0c718_1    ostrokach-forge
h5py                      2.10.0                    <pip>
h5py                      2.9.0            py27h7918eee_0  
harfbuzz                  1.8.8                hffaf4a1_0  
hdf5                      1.10.4               hb1b8bf9_0  
heapdict                  1.0.1                      py_0  
html5lib                  1.0.1                    py27_0  
icu                       58.2                 h9c2bf20_1  
idna                      2.8                      py27_0  
imageio                   2.6.0                    py27_0  
imagesize                 1.1.0                    py27_0  
importlib_metadata        0.23                     py27_0  
intel-openmp              2019.4                      243  
ipaddress                 1.0.22                   py27_0  
ipykernel                 4.10.0                   py27_0  
ipython                   5.8.0                    py27_0  
ipython_genutils          0.2.0                    py27_0  
ipywidgets                7.5.1                      py_0  
isort                     4.3.21                   py27_0  
itsdangerous              1.1.0                    py27_0  
jbig                      2.1                  hdba287a_0  
jdcal                     1.4.1                      py_0  
jedi                      0.15.1                   py27_0  
jinja2                    2.10.3                     py_0  
jpeg                      9b                   h024ee3a_2  
jsonschema                3.0.2                    py27_0  
jupyter                   1.0.0                    py27_7  
jupyter_client            5.3.3                    py27_1  
jupyter_console           5.2.0                    py27_1  
jupyter_core              4.5.0                      py_0  
jupyterlab                0.33.11                  py27_0  
jupyterlab_launcher       0.11.2           py27h28b3542_0  
Keras                     2.3.0                     <pip>
keras-applications        1.0.8                      py_1    conda-forge
keras-preprocessing       1.1.0                      py_0    conda-forge
kiwisolver                1.1.0            py27he6710b0_0  
krb5                      1.16.1               h173b8e3_7  
lazy-object-proxy         1.4.2            py27h7b6447c_0  
libarchive                3.3.3                h5d8350f_5  
libcroco                  0.6.12            h468c787_1001    conda-forge
libcurl                   7.65.3               h20c2e04_0  
libedit                   3.1.20181209         hc058e9b_0  
libffi                    3.2.1                hd88cf55_4  
libgcc                    7.2.0                h69d50b8_2    conda-forge
libgcc-ng                 9.1.0                hdf63c60_0  
libgfortran-ng            7.3.0                hdf63c60_0  
liblief                   0.9.0                h7725739_2  
libpng                    1.6.37               hbc83047_0  
libprotobuf               3.11.2               h8b12597_0    conda-forge
librsvg                   2.40.19           h84fa2a2_1000    conda-forge
libsigcpp                 2.10.0            hf484d3e_1001    conda-forge
libsodium                 1.0.16               h1bed415_0  
libssh2                   1.8.2                h1ba5d50_0  
libstdcxx-ng              9.1.0                hdf63c60_0  
libtiff                   4.0.10               h2733197_2  
libtool                   2.4.6                h7b6447c_5  
libuuid                   2.32.1            h14c3975_1000    conda-forge
libuv                     1.34.0               h516909a_0    conda-forge
libxcb                    1.13                 h1bed415_1  
libxml2                   2.9.9                hea5a465_1  
libxslt                   1.1.33               h7d1a2b0_0  
linecache2                1.0.0                    py27_0  
llvmlite                  0.29.0           py27hd408876_0  
locket                    0.2.0                    py27_1  
lxml                      4.4.1            py27hefd8a0e_0  
lz4-c                     1.8.1.2              h14c3975_0  
lzo                       2.10                 h49e0be7_2  
markdown                  3.1.1                      py_0    conda-forge
markupsafe                1.1.1            py27h7b6447c_0  
matplotlib                2.2.3            py27hb69df0a_0  
mccabe                    0.6.1                    py27_1  
mistune                   0.8.4            py27h7b6447c_0  
mkl                       2019.4                      243  
mkl-service               2.3.0            py27he904b0f_0  
mkl_fft                   1.0.14           py27ha843d7b_0  
mkl_random                1.1.0            py27hd6b4f25_0  
mock                      3.0.5                    py27_0  
more-itertools            5.0.0                    py27_0  
mpc                       1.1.0                h10f8cd9_1  
mpfr                      4.0.2                he80fd80_0    conda-forge
mpmath                    1.1.0                    py27_0  
msgpack-python            0.6.1            py27hfd86e86_1  
multipledispatch          0.6.0                    py27_0  
nbconvert                 5.6.0                    py27_1  
nbformat                  4.4.0                    py27_0  
ncurses                   6.1                  he6710b0_1  
networkx                  2.2                      py27_1  
nltk                      3.4.5                    py27_0  
nose                      1.3.7                    py27_2  
notebook                  5.7.8                    py27_0  
numba                     0.45.1           py27h962f231_0  
numexpr                   2.7.0            py27h9e4a6bb_0  
numpy                     1.16.5           py27h7e9f1db_0  
numpy-base                1.16.5           py27hde5b4d6_0  
numpydoc                  0.9.1                      py_0  
oauthlib                  3.1.0                     <pip>
olefile                   0.46                     py27_0  
openpyxl                  2.6.3                      py_0  
openssl                   1.1.1d               h516909a_0    conda-forge
opt-einsum                2.3.2                     <pip>
packaging                 19.2                       py_0  
pandas                    0.24.2           py27he6710b0_0  
pandoc                    2.2.3.2                       0  
pandocfilters             1.4.2                    py27_1  
pango                     1.40.14              he752989_2    conda-forge
parso                     0.5.1                      py_0  
partd                     1.0.0                      py_0  
patchelf                  0.9                  he6710b0_3  
path.py                   11.5.0                   py27_0  
pathlib2                  2.3.5                    py27_0  
patsy                     0.5.1                    py27_0  
pcre                      8.43                 he6710b0_0  
pep8                      1.7.1                    py27_0  
pexpect                   4.7.0                    py27_0  
pickleshare               0.7.5                    py27_0  
pillow                    6.2.0            py27h34e0f95_0  
pip                       19.2.3                   py27_0  
pixman                    0.38.0               h7b6447c_0  
pkginfo                   1.5.0.1                  py27_0  
pluggy                    0.13.0                   py27_0  
ply                       3.11                     py27_0  
prometheus_client         0.7.1                      py_0  
prompt_toolkit            1.0.15                   py27_0  
protobuf                  3.11.2           py27he1b5a44_0    conda-forge
psutil                    5.6.3            py27h7b6447c_0  
ptyprocess                0.6.0                    py27_0  
py                        1.8.0                    py27_0  
py-lief                   0.9.0            py27h7725739_2  
pyasn1                    0.4.8                     <pip>
pyasn1-modules            0.2.8                     <pip>
pycairo                   1.18.1           py27h2a1e443_0  
pycodestyle               2.5.0                    py27_0  
pycosat                   0.6.3            py27h14c3975_0  
pycparser                 2.19                     py27_0  
pycrypto                  2.6.1            py27h14c3975_9  
pycurl                    7.43.0.3         py27h1ba5d50_0  
pyflakes                  2.1.1                    py27_0  
pygments                  2.4.2                      py_0  
pygobject                 3.28.3          py27h89f6ae1_1001    conda-forge
pylint                    1.9.2                    py27_0  
pyodbc                    4.0.27           py27he6710b0_0  
pyopenssl                 19.0.0                   py27_0  
pyparsing                 2.4.2                      py_0  
pyqt                      5.9.2            py27h05f1152_2  
pyrsistent                0.15.4           py27h7b6447c_0  
pysocks                   1.7.1                    py27_0  
pytables                  3.5.2            py27h71ec239_1  
pytest                    4.6.2                    py27_0  
python                    2.7.16               h9bab390_7  
python-dateutil           2.8.0                    py27_0  
python-libarchive-c       2.8                     py27_13  
pytz                      2019.3                     py_0  
pywavelets                1.0.3            py27hdd07704_1  
pyyaml                    5.1.2            py27h7b6447c_0  
pyzmq                     18.1.0           py27he6710b0_0  
qt                        5.9.7                h5867ecd_1  
qtawesome                 0.6.0                      py_0  
qtconsole                 4.5.5                      py_0  
qtpy                      1.9.0                      py_0  
readline                  7.0                  h7b6447c_5  
regex                     2020.1.8                  <pip>
requests                  2.22.0                   py27_0  
requests-oauthlib         1.3.0                     <pip>
rhash                     1.3.8                h1ba5d50_0    anaconda
ripgrep                   0.10.0               hc07d326_0  
rope                      0.14.0                     py_0  
rsa                       4.0                       <pip>
ruamel_yaml               0.15.46          py27h14c3975_0  
scandir                   1.10.0           py27h7b6447c_0  
scikit-image              0.14.2           py27he6710b0_0  
scikit-learn              0.20.3           py27hd81dba3_0  
scipy                     1.2.1            py27h7c811a0_0  
scipy                     1.2.2                     <pip>
seaborn                   0.9.0                    py27_0  
send2trash                1.5.0                    py27_0  
setuptools                41.4.0                   py27_0  
setuptools                44.0.0                    <pip>
simplegeneric             0.8.1                    py27_2  
singledispatch            3.4.0.3                  py27_0  
sip                       4.19.8           py27hf484d3e_0  
six                       1.12.0                   py27_0  
snappy                    1.1.7                hbae5bb6_3  
snowballstemmer           2.0.0                      py_0  
sortedcollections         1.1.2                    py27_0  
sortedcontainers          2.1.0                    py27_0  
soupsieve                 1.9.3                    py27_0  
sparsehash                2.0.3             hf484d3e_1000    conda-forge
sphinx                    1.8.5                    py27_0  
sphinxcontrib             1.0                      py27_1  
sphinxcontrib-websupport  1.1.2                      py_0  
spyder                    3.3.6                    py27_0  
spyder-kernels            0.5.2                    py27_0  
sqlalchemy                1.3.9            py27h7b6447c_0  
sqlite                    3.30.0               h7b6447c_0  
ssl_match_hostname        3.7.0.1                  py27_0  
statsmodels               0.10.1           py27hdd07704_0  
subprocess32              3.5.4            py27h7b6447c_0  
sympy                     1.4                      py27_0  
tb-nightly                2.2.0a20200106            <pip>
tbb                       2019.4               hfd86e86_0  
tblib                     1.4.0                      py_0  
tensorboard               1.13.1                   py27_0    conda-forge
tensorboard               2.1.0                     <pip>
tensorflow                2.1.0                     <pip>
tensorflow                1.13.2               h76b4ce7_0    conda-forge
tensorflow-base           1.13.2           py27h76b4ce7_0    conda-forge
tensorflow-estimator      2.1.0                     <pip>
tensorflow-estimator      1.13.0                     py_0  
termcolor                 1.1.0                      py_2    conda-forge
terminado                 0.8.2                    py27_0  
testpath                  0.4.2                    py27_0  
tf-estimator-nightly      2.1.0.dev2020012309           <pip>
tf-nightly                2.1.0.dev20200102           <pip>
tk                        8.6.8                hbc83047_0  
toolz                     0.10.0                     py_0  
tornado                   5.1.1            py27h7b6447c_0  
tqdm                      4.36.1                     py_0  
traceback2                1.4.0                    py27_0  
traitlets                 4.3.3                    py27_0  
typing                    3.7.4.1                  py27_0  
unicodecsv                0.14.1                   py27_0  
unittest2                 1.1.0                    py27_0  
unixodbc                  2.3.7                h14c3975_0  
urllib3                   1.24.2                   py27_0  
wcwidth                   0.1.7                    py27_0  
webencodings              0.5.1                    py27_1  
werkzeug                  0.16.0                     py_0  
wheel                     0.33.6                   py27_0  
widgetsnbextension        3.5.1                    py27_0  
wrapt                     1.11.2           py27h7b6447c_0  
wurlitzer                 1.0.3                    py27_0  
xlrd                      1.2.0                    py27_0  
xlsxwriter                1.2.1                      py_0  
xlwt                      1.3.0                    py27_0  
xorg-fixesproto           5.0               h14c3975_1002    conda-forge
xorg-inputproto           2.3.2             h14c3975_1002    conda-forge
xorg-kbproto              1.0.7             h14c3975_1002    conda-forge
xorg-libice               1.0.10               h516909a_0    conda-forge
xorg-libsm                1.2.3             h84519dc_1000    conda-forge
xorg-libx11               1.6.9                h516909a_0    conda-forge
xorg-libxext              1.3.4                h516909a_0    conda-forge
xorg-libxfixes            5.0.3             h516909a_1004    conda-forge
xorg-libxi                1.7.10               h516909a_0    conda-forge
xorg-libxrender           0.9.10            h516909a_1002    conda-forge
xorg-libxtst              1.2.3             h516909a_1002    conda-forge
xorg-recordproto          1.14.2            h516909a_1002    conda-forge
xorg-renderproto          0.11.1            h14c3975_1002    conda-forge
xorg-xextproto            7.3.0             h14c3975_1002    conda-forge
xorg-xproto               7.0.31            h14c3975_1007    conda-forge
xz                        5.2.4                h14c3975_4  
yaml                      0.1.7                had09818_2  
zeromq                    4.3.1                he6710b0_3  
zict                      1.0.0                      py_0  
zipp                      0.6.0                      py_0  
zlib                      1.2.11               h7b6447c_3  
zstd                      1.3.7                h0b5b093_0  

And with pip freeze

absl-py==0.9.0
alabaster==0.7.12
anaconda-client==1.7.2
anaconda-project==0.8.3
asn1crypto==1.0.1
astor==0.7.1
astroid==1.6.5
astropy==2.0.9
atomicwrites==1.3.0
attrs==19.2.0
Babel==2.7.0
backports-abc==0.5
backports.functools-lru-cache==1.5
backports.os==0.1.1
backports.shutil-get-terminal-size==1.0.0
backports.ssl-match-hostname==3.7.0.1
backports.weakref==1.0.post1
beautifulsoup4==4.8.0
bitarray==1.0.1
bkcharts==0.2
bleach==3.1.0
bokeh==1.3.4
boto==2.49.0
Bottleneck==1.2.1
cachetools==3.1.1
cdecimal==2.3
certifi==2019.11.28
cffi==1.12.3
chardet==3.0.4
Click==7.0
cloudpickle==1.2.2
clyent==1.2.2
colorama==0.4.1
configparser==4.0.2
contextlib2==0.6.0
cryptography==2.7
cycler==0.10.0
Cython==0.29.13
cytoolz==0.10.0
dask==1.2.2
decorator==4.4.0
defusedxml==0.6.0
dill==0.3.1.1
distributed==1.28.1
docutils==0.15.2
entrypoints==0.3
enum34==1.1.6
et-xmlfile==1.0.1
fastcache==1.1.0
filelock==3.0.12
Flask==1.1.1
funcsigs==1.0.2
functools32==3.2.3.post2
future==0.17.1
futures==3.3.0
gast==0.2.2
gevent==1.4.0
glob2==0.7
gmpy2==2.0.8
google-auth==1.10.2
google-auth-oauthlib==0.4.1
google-pasta==0.1.8
greenlet==0.4.15
grin==1.2.1
grpcio==1.25.0
h5py==2.10.0
HeapDict==1.0.1
html5lib==1.0.1
idna==2.8
imageio==2.6.0
imagesize==1.1.0
importlib-metadata==0.23
ipaddress==1.0.22
ipykernel==4.10.0
ipython==5.8.0
ipython-genutils==0.2.0
ipywidgets==7.5.1
isort==4.3.21
itsdangerous==1.1.0
jdcal==1.4.1
jedi==0.15.1
Jinja2==2.10.3
jsonschema==3.0.2
jupyter==1.0.0
jupyter-client==5.3.3
jupyter-console==5.2.0
jupyter-core==4.5.0
jupyterlab==0.33.11
jupyterlab-launcher==0.11.2
Keras==2.3.0
Keras-Applications==1.0.8
Keras-Preprocessing==1.1.0
kiwisolver==1.1.0
lazy-object-proxy==1.4.2
libarchive-c==2.8
lief==0.9.0
linecache2==1.0.0
llvmlite==0.29.0
locket==0.2.0
lxml==4.4.1
Markdown==3.1.1
MarkupSafe==1.1.1
matplotlib==2.2.3
mccabe==0.6.1
mistune==0.8.4
mkl-fft==1.0.14
mkl-random==1.1.0
mkl-service==2.3.0
mock==3.0.5
more-itertools==5.0.0
mpmath==1.1.0
msgpack==0.6.1
multipledispatch==0.6.0
nbconvert==5.6.0
nbformat==4.4.0
networkx==2.2
nltk==3.4.5
nose==1.3.7
notebook==5.7.8
numba==0.45.1+0.ga9c107beb.dirty
numexpr==2.7.0
numpy==1.16.5
numpydoc==0.9.1
oauthlib==3.1.0
olefile==0.46
openpyxl==2.6.3
opt-einsum==2.3.2
packaging==19.2
pandas==0.24.2
pandocfilters==1.4.2
parso==0.5.1
partd==1.0.0
path.py==11.5.0
pathlib2==2.3.5
patsy==0.5.1
pep8==1.7.1
pexpect==4.7.0
pickleshare==0.7.5
Pillow==6.2.0
pkginfo==1.5.0.1
pluggy==0.13.0
ply==3.11
prometheus-client==0.7.1
prompt-toolkit==1.0.15
protobuf==3.11.2
psutil==5.6.3
ptyprocess==0.6.0
py==1.8.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycairo==1.18.1
pycodestyle==2.5.0
pycosat==0.6.3
pycparser==2.19
pycrypto==2.6.1
pycurl==7.43.0.3
pyflakes==2.1.1
Pygments==2.4.2
pygobject==3.28.3
pylint==1.9.2
pyodbc==4.0.27
pyOpenSSL==19.0.0
pyparsing==2.4.2
pyrsistent==0.15.4
PySocks==1.7.1
pytest==4.6.2
python-dateutil==2.8.0
pytz==2019.3
PyWavelets==1.0.3
PyYAML==5.1.2
pyzmq==18.1.0
QtAwesome==0.6.0
qtconsole==4.5.5
QtPy==1.9.0
regex==2020.1.8
requests==2.22.0
requests-oauthlib==1.3.0
rope==0.14.0
rsa==4.0
ruamel-yaml==0.15.46
scandir==1.10.0
scikit-image==0.14.2
scikit-learn==0.20.3
scipy==1.2.2
seaborn==0.9.0
Send2Trash==1.5.0
simplegeneric==0.8.1
singledispatch==3.4.0.3
six==1.12.0
snowballstemmer==2.0.0
sortedcollections==1.1.2
sortedcontainers==2.1.0
soupsieve==1.9.3
Sphinx==1.8.5
sphinxcontrib-websupport==1.1.2
spyder==3.3.6
spyder-kernels==0.5.2
SQLAlchemy==1.3.9
statsmodels==0.10.1
subprocess32==3.5.4
sympy==1.4
tables==3.5.2
tb-nightly==2.2.0a20200106
tblib==1.4.0
tensorboard==2.1.0
tensorflow==2.1.0
tensorflow-estimator==2.1.0
termcolor==1.1.0
terminado==0.8.2
testpath==0.4.2
tf-estimator-nightly==2.1.0.dev2020012309
toolz==0.10.0
tornado==5.1.1
tqdm==4.36.1
traceback2==1.4.0
traitlets==4.3.3
typing==3.7.4.1
unicodecsv==0.14.1
unittest2==1.1.0
urllib3==1.24.2
wcwidth==0.1.7
webencodings==0.5.1
Werkzeug==0.16.0
widgetsnbextension==3.5.1
wrapt==1.11.2
wurlitzer==1.0.3
xlrd==1.2.0
XlsxWriter==1.2.1
xlwt==1.3.0
zict==1.0.0
zipp==0.6.0

from dynamictriad.

vishwesh-D-kumar avatar vishwesh-D-kumar commented on July 26, 2024

Switched to a dockerized container, and built from scratch in it. Got it working.

from dynamictriad.

storyandwine avatar storyandwine commented on July 26, 2024

Switched to a dockerized container, and built from scratch in it. Got it working.
Hi,
Congratulations on successfully getting it to work, I'm still having a lot of problems with the build process.
So I would like to ask you if you can share the docker image.
If it is convenient, your sharing will benefit the public, thank you very much.

from dynamictriad.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.