You are here

"make" error in "pdb2vall/structure_profile_scripts/DEPTH-CLONE-2.8.7"

3 posts / 0 new
Last post
"make" error in "pdb2vall/structure_profile_scripts/DEPTH-CLONE-2.8.7"
#1

Dear friends,

 

I am trying to run "make" in "pdb2vall/structure_profile_scripts/DEPTH-CLONE-2.8.7", follwing the installation instructions in "pdb2vall.README"; however, when running "make", I get this error (error is very long, so I have pasted the first and last lines of STDOUT) :

pdb2vall/structure_profile_scripts/DEPTH-CLONE-2.8.7# make
echo "install program in current directory"
install program in current directory
echo "#define EXE_DIR string(\""/media/Deepak/NPRP10/softwares/rosetta/rosetta_src_2019.31.60840_bundle/tools/fragment_tools/pdb2vall/structure_profile_scripts/DEPTH-CLONE-2.8.7"\")" > src/install_dir.h
echo "#define LIB_DIR string(\""/media/Deepak/NPRP10/softwares/rosetta/rosetta_src_2019.31.60840_bundle/tools/fragment_tools/pdb2vall/structure_profile_scripts/DEPTH-CLONE-2.8.7"\")" >> src/install_dir.h
gcc -x c++ -lstdc++ -Wall -Wextra   -fopenmp src/main.cpp -o DEPTH
In file included from src/main.cpp:31:0:
src/depth.h: In function ‘std::vector<int> build_neighbour_valid(unsigned int, int, int, int)’:
src/depth.h:13:379: warning: narrowing conversion of ‘i’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 x-1, i+xy_box-x_box, i+xy_box-x_box+1, i+xy_box-1, i+xy_box, i+xy_box+1, i+xy_box+x_box-1, i+xy_box+x_box, i+xy_box+x_box+1};
                                                                                                                            ^
In file included from src/main.cpp:31:0:
src/depth.h:13:34: warning: narrowing conversion of ‘(i + 1u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
  int neighbour_buffer[27] = {i, i+1, i+x_box-1, i+x_box, i+x_box+1, i-1, i-x_box-1, i-x_box, i-x_box+1, i-xy_box-x_box-1, i-x
                                  ^
src/depth.h:13:45: warning: narrowing conversion of ‘((i + ((unsigned int)x_box)) + 4294967295u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
  int neighbour_buffer[27] = {i, i+1, i+x_box-1, i+x_box, i+x_box+1, i-1, i-x_box-1, i-x_box, i-x_box+1, i-xy_box-x_box-1, i-x
                                             ^
src/depth.h:13:50: warning: narrowing conversion of ‘(i + ((unsigned int)x_box))’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
  int neighbour_buffer[27] = {i, i+1, i+x_box-1, i+x_box, i+x_box+1, i-1, i-x_box-1, i-x_box, i-x_box+1, i-xy_box-x_box-1, i-x
                                                  ^
src/depth.h:13:65: warning: narrowing conversion of ‘((i + ((unsigned int)x_box)) + 1u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
  int neighbour_buffer[27] = {i, i+1, i+x_box-1, i+x_box, i+x_box+1, i-1, i-x_box-1, i-x_box, i-x_box+1, i-xy_box-x_box-1, i-x
                                                                 ^
src/depth.h:13:70: warning: narrowing conversion of ‘(i + 4294967295u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
  int neighbour_buffer[27] = {i, i+1, i+x_box-1, i+x_box, i+x_box+1, i-1, i-x_box-1, i-x_box, i-x_box+1, i-xy_box-x_box-1, i-x
                                                                      ^
src/depth.h:13:81: warning: narrowing conversion of ‘((i - ((unsigned int)x_box)) + 4294967295u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
  int neighbour_buffer[27] = {i, i+1, i+x_box-1, i+x_box, i+x_box+1, i-1, i-x_box-1, i-x_box, i-x_box+1, i-xy_box-x_box-1, i-x
                                                                                 ^
src/depth.h:13:86: warning: narrowing conversion of ‘(i - ((unsigned int)x_box))’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
  int neighbour_buffer[27] = {i, i+1, i+x_box-1, i+x_box, i+x_box+1, i-1, i-x_box-1, i-x_box, i-x_box+1, i-xy_box-x_box-1, i-x
                                                                                      ^
src/depth.h:13:101: warning: narrowing conversion of ‘((i - ((unsigned int)x_box)) + 1u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
  int neighbour_buffer[27] = {i, i+1, i+x_box-1, i+x_box, i+x_box+1, i-1, i-x_box-1, i-x_box, i-x_box+1, i-xy_box-x_box-1, i-x
                                                                                                     ^
src/depth.h:13:119: warning: narrowing conversion of ‘(((i - ((unsigned int)xy_box)) - ((unsigned int)x_box)) + 4294967295u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
  neighbour_buffer[27] = {i, i+1, i+x_box-1, i+x_box, i+x_box+1, i-1, i-x_box-1, i-x_box, i-x_box+1, i-xy_box-x_box-1, i-xy_bo
                                                                                                                   ^
In file included from src/main.cpp:31:0:
src/depth.h:13:131: warning: narrowing conversion of ‘((i - ((unsigned int)xy_box)) - ((unsigned int)x_box))’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 uffer[27] = {i, i+1, i+x_box-1, i+x_box, i+x_box+1, i-1, i-x_box-1, i-x_box, i-x_box+1, i-xy_box-x_box-1, i-xy_box-x_box, i-x
                                                                                                                   ^
src/depth.h:13:153: warning: narrowing conversion of ‘(((i - ((unsigned int)xy_box)) - ((unsigned int)x_box)) + 1u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 +x_box-1, i+x_box, i+x_box+1, i-1, i-x_box-1, i-x_box, i-x_box+1, i-xy_box-x_box-1, i-xy_box-x_box, i-xy_box-x_box+1, i-xy_bo
                                                                                                                   ^
src/depth.h:13:165: warning: narrowing conversion of ‘((i - ((unsigned int)xy_box)) + 4294967295u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 x_box, i+x_box+1, i-1, i-x_box-1, i-x_box, i-x_box+1, i-xy_box-x_box-1, i-xy_box-x_box, i-xy_box-x_box+1, i-xy_box-1, i-xy_bo
                                                                                                                   ^
src/depth.h:13:170: warning: narrowing conversion of ‘(i - ((unsigned int)xy_box))’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 , i+x_box+1, i-1, i-x_box-1, i-x_box, i-x_box+1, i-xy_box-x_box-1, i-xy_box-x_box, i-xy_box-x_box+1, i-xy_box-1, i-xy_box, i-
                                                                                                                   ^
src/depth.h:13:187: warning: narrowing conversion of ‘((i - ((unsigned int)xy_box)) + 1u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
  i-x_box-1, i-x_box, i-x_box+1, i-xy_box-x_box-1, i-xy_box-x_box, i-xy_box-x_box+1, i-xy_box-1, i-xy_box, i-xy_box+1, i-xy_bo
                                                                                                                   ^
src/depth.h:13:205: warning: narrowing conversion of ‘(((i - ((unsigned int)xy_box)) + ((unsigned int)x_box)) + 4294967295u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 x, i-x_box+1, i-xy_box-x_box-1, i-xy_box-x_box, i-xy_box-x_box+1, i-xy_box-1, i-xy_box, i-xy_box+1, i-xy_box+x_box-1, i-xy_bo
                                                                                                                   ^
src/depth.h:13:217: warning: narrowing conversion of ‘((i - ((unsigned int)xy_box)) + ((unsigned int)x_box))’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 , i-xy_box-x_box-1, i-xy_box-x_box, i-xy_box-x_box+1, i-xy_box-1, i-xy_box, i-xy_box+1, i-xy_box+x_box-1, i-xy_box+x_box, i-x
                                                                                                                   ^
src/depth.h:13:239: warning: narrowing conversion of ‘(((i - ((unsigned int)xy_box)) + ((unsigned int)x_box)) + 1u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 xy_box-x_box, i-xy_box-x_box+1, i-xy_box-1, i-xy_box, i-xy_box+1, i-xy_box+x_box-1, i-xy_box+x_box, i-xy_box+x_box+1, i+xy_bo
                                                                                                                   ^
src/depth.h:13:257: warning: narrowing conversion of ‘(((i + ((unsigned int)xy_box)) - ((unsigned int)x_box)) + 4294967295u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 _box-x_box+1, i-xy_box-1, i-xy_box, i-xy_box+1, i-xy_box+x_box-1, i-xy_box+x_box, i-xy_box+x_box+1, i+xy_box-x_box-1, i+xy_bo
                                                                                                                   ^
src/depth.h:13:269: warning: narrowing conversion of ‘((i + ((unsigned int)xy_box)) - ((unsigned int)x_box))’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 , i-xy_box-1, i-xy_box, i-xy_box+1, i-xy_box+x_box-1, i-xy_box+x_box, i-xy_box+x_box+1, i+xy_box-x_box-1, i+xy_box-x_box, i+x
                                                                                                                   ^
src/depth.h:13:291: warning: narrowing conversion of ‘(((i + ((unsigned int)xy_box)) - ((unsigned int)x_box)) + 1u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 , i-xy_box+1, i-xy_box+x_box-1, i-xy_box+x_box, i-xy_box+x_box+1, i+xy_box-x_box-1, i+xy_box-x_box, i+xy_box-x_box+1, i+xy_bo
                                                                                                                   ^
src/depth.h:13:303: warning: narrowing conversion of ‘((i + ((unsigned int)xy_box)) + 4294967295u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 , i-xy_box+x_box-1, i-xy_box+x_box, i-xy_box+x_box+1, i+xy_box-x_box-1, i+xy_box-x_box, i+xy_box-x_box+1, i+xy_box-1, i+xy_bo
                                                                                                                   ^
src/depth.h:13:308: warning: narrowing conversion of ‘(i + ((unsigned int)xy_box))’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 y_box+x_box-1, i-xy_box+x_box, i-xy_box+x_box+1, i+xy_box-x_box-1, i+xy_box-x_box, i+xy_box-x_box+1, i+xy_box-1, i+xy_box, i+
                                                                                                                   ^
src/depth.h:13:325: warning: narrowing conversion of ‘((i + ((unsigned int)xy_box)) + 1u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 xy_box+x_box, i-xy_box+x_box+1, i+xy_box-x_box-1, i+xy_box-x_box, i+xy_box-x_box+1, i+xy_box-1, i+xy_box, i+xy_box+1, i+xy_bo
                                                                                                                   ^
src/depth.h:13:343: warning: narrowing conversion of ‘(((i + ((unsigned int)xy_box)) + ((unsigned int)x_box)) + 4294967295u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 _box+x_box+1, i+xy_box-x_box-1, i+xy_box-x_box, i+xy_box-x_box+1, i+xy_box-1, i+xy_box, i+xy_box+1, i+xy_box+x_box-1, i+xy_bo
                                                                                                                   ^
src/depth.h:13:355: warning: narrowing conversion of ‘((i + ((unsigned int)xy_box)) + ((unsigned int)x_box))’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 , i+xy_box-x_box-1, i+xy_box-x_box, i+xy_box-x_box+1, i+xy_box-1, i+xy_box, i+xy_box+1, i+xy_box+x_box-1, i+xy_box+x_box, i+x
                                                                                                                   ^
src/depth.h:13:377: warning: narrowing conversion of ‘(((i + ((unsigned int)xy_box)) + ((unsigned int)x_box)) + 1u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 x-1, i+xy_box-x_box, i+xy_box-x_box+1, i+xy_box-1, i+xy_box, i+xy_box+1, i+xy_box+x_box-1, i+xy_box+x_box, i+xy_box+x_box+1};
                                                                                                                          ^
src/depth.h: In function ‘std::vector<int> build_neighbour_2(unsigned int, int, int, int)’:
src/depth.h:27:33: warning: narrowing conversion of ‘((((unsigned int)(x_box * 2)) + i) + 1u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
  int neighbour_buffer[98] = {i+1+2*x_box, i+1+2*x_box+2*xy_box, i+1+2*x_box+xy_box, i+1+2*x_box-2*xy_box, i+1+2*x_box-xy_box,
                                 ^
src/depth.h:27:54: warning: narrowing conversion of ‘(((((unsigned int)(x_box * 2)) + i) + ((unsigned int)(xy_box * 2))) + 1u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
  int neighbour_buffer[98] = {i+1+2*x_box, i+1+2*x_box+2*xy_box, i+1+2*x_box+xy_box, i+1+2*x_box-2*xy_box, i+1+2*x_box-xy_box,
                                                      ^
src/depth.h:27:76: warning: narrowing conversion of ‘(((((unsigned int)(x_box * 2)) + i) + ((unsigned int)xy_box)) + 1u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
  int neighbour_buffer[98] = {i+1+2*x_box, i+1+2*x_box+2*xy_box, i+1+2*x_box+xy_box, i+1+2*x_box-2*xy_box, i+1+2*x_box-xy_box,
                                                                            ^
src/depth.h:27:96: warning: narrowing conversion of ‘(((((unsigned int)(x_box * 2)) + i) - ((unsigned int)(xy_box * 2))) + 1u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
  int neighbour_buffer[98] = {i+1+2*x_box, i+1+2*x_box+2*xy_box, i+1+2*x_box+xy_box, i+1+2*x_box-2*xy_box, i+1+2*x_box-xy_box,
                                                                                                ^
src/depth.h:27:118: warning: narrowing conversion of ‘(((((unsigned int)(x_box * 2)) + i) - ((unsigned int)xy_box)) + 1u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 t neighbour_buffer[98] = {i+1+2*x_box, i+1+2*x_box+2*xy_box, i+1+2*x_box+xy_box, i+1+2*x_box-2*xy_box, i+1+2*x_box-xy_box, i+
                                                                                                                   ^
src/depth.h:27:130: warning: narrowing conversion of ‘((((unsigned int)(xy_box * 2)) + i) + 1u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 buffer[98] = {i+1+2*x_box, i+1+2*x_box+2*xy_box, i+1+2*x_box+xy_box, i+1+2*x_box-2*xy_box, i+1+2*x_box-xy_box, i+1+2*xy_box, 
                                                                                                                   ^
src/depth.h:27:150: warning: narrowing conversion of ‘(((i + ((unsigned int)x_box)) + ((unsigned int)(xy_box * 2))) + 1u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 x_box, i+1+2*x_box+2*xy_box, i+1+2*x_box+xy_box, i+1+2*x_box-2*xy_box, i+1+2*x_box-xy_box, i+1+2*xy_box, i+1+x_box+2*xy_box, 
                                                                                                                   ^
src/depth.h:27:170: warning: narrowing conversion of ‘(((i + ((unsigned int)x_box)) - ((unsigned int)(xy_box * 2))) + 1u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 *xy_box, i+1+2*x_box+xy_box, i+1+2*x_box-2*xy_box, i+1+2*x_box-xy_box, i+1+2*xy_box, i+1+x_box+2*xy_box, i+1+x_box-2*xy_box, 
                                                                                                                   ^
src/depth.h:27:184: warning: narrowing conversion of ‘((i - ((unsigned int)(x_box * 2))) + 1u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 *x_box+xy_box, i+1+2*x_box-2*xy_box, i+1+2*x_box-xy_box, i+1+2*xy_box, i+1+x_box+2*xy_box, i+1+x_box-2*xy_box, i+1-2*x_box, i
                                                                                                                   ^
src/depth.h:27:205: warning: narrowing conversion of ‘(((i - ((unsigned int)(x_box * 2))) + ((unsigned int)(xy_box * 2))) + 1u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 x_box-2*xy_box, i+1+2*x_box-xy_box, i+1+2*xy_box, i+1+x_box+2*xy_box, i+1+x_box-2*xy_box, i+1-2*x_box, i+1-2*x_box+2*xy_box, 
                                                                                                                   ^
src/depth.h:27:227: warning: narrowing conversion of ‘(((i - ((unsigned int)(x_box * 2))) + ((unsigned int)xy_box)) + 1u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 x_box-xy_box, i+1+2*xy_box, i+1+x_box+2*xy_box, i+1+x_box-2*xy_box, i+1-2*x_box, i+1-2*x_box+2*xy_box, i+1-2*x_box+xy_box, i+
                                                                                                                   ^
src/depth.h:27:247: warning: narrowing conversion of ‘(((i - ((unsigned int)(x_box * 2))) - ((unsigned int)(xy_box * 2))) + 1u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 xy_box, i+1+x_box+2*xy_box, i+1+x_box-2*xy_box, i+1-2*x_box, i+1-2*x_box+2*xy_box, i+1-2*x_box+xy_box, i+1-2*x_box-2*xy_box, 
                                                                                                                   ^
src/depth.h:27:269: warning: narrowing conversion of ‘(((i - ((unsigned int)(x_box * 2))) - ((unsigned int)xy_box)) + 1u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 _box, i+1+x_box-2*xy_box, i+1-2*x_box, i+1-2*x_box+2*xy_box, i+1-2*x_box+xy_box, i+1-2*x_box-2*xy_box, i+1-2*x_box-xy_box, i+
                                                                                                                   ^
src/depth.h:27:281: warning: narrowing conversion of ‘((i - ((unsigned int)(xy_box * 2))) + 1u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 box-2*xy_box, i+1-2*x_box, i+1-2*x_box+2*xy_box, i+1-2*x_box+xy_box, i+1-2*x_box-2*xy_box, i+1-2*x_box-xy_box, i+1-2*xy_box, 
                                                                                                                   ^
src/depth.h:27:301: warning: narrowing conversion of ‘(((i - ((unsigned int)x_box)) + ((unsigned int)(xy_box * 2))) + 1u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 x_box, i+1-2*x_box+2*xy_box, i+1-2*x_box+xy_box, i+1-2*x_box-2*xy_box, i+1-2*x_box-xy_box, i+1-2*xy_box, i+1-x_box+2*xy_box, 
                                                                                                                   ^
src/depth.h:27:321: warning: narrowing conversion of ‘(((i - ((unsigned int)x_box)) - ((unsigned int)(xy_box * 2))) + 1u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 *xy_box, i+1-2*x_box+xy_box, i+1-2*x_box-2*xy_box, i+1-2*x_box-xy_box, i+1-2*xy_box, i+1-x_box+2*xy_box, i+1-x_box-2*xy_box, 
                                                                                                                   ^
src/depth.h:27:333: warning: narrowing conversion of ‘(i + 2u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 -2*x_box+xy_box, i+1-2*x_box-2*xy_box, i+1-2*x_box-xy_box, i+1-2*xy_box, i+1-x_box+2*xy_box, i+1-x_box-2*xy_box, i+2, i+2*x_b
                                                                                                                   ^
src/depth.h:27:338: warning: narrowing conversion of ‘(((unsigned int)(x_box * 2)) + i)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 box+xy_box, i+1-2*x_box-2*xy_box, i+1-2*x_box-xy_box, i+1-2*xy_box, i+1-x_box+2*xy_box, i+1-x_box-2*xy_box, i+2, i+2*x_box, i
                                                                                                                   ^
src/depth.h:27:357: warning: narrowing conversion of ‘((((unsigned int)(x_box * 2)) + ((unsigned int)(xy_box * 2))) + i)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 _box-2*xy_box, i+1-2*x_box-xy_box, i+1-2*xy_box, i+1-x_box+2*xy_box, i+1-x_box-2*xy_box, i+2, i+2*x_box, i+2*x_box+2*xy_box, 
                                                                                                                   ^
src/depth.h:27:377: warning: narrowing conversion of ‘((((unsigned int)(x_box * 2)) + i) + ((unsigned int)xy_box))’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 *x_box-xy_box, i+1-2*xy_box, i+1-x_box+2*xy_box, i+1-x_box-2*xy_box, i+2, i+2*x_box, i+2*x_box+2*xy_box, i+2*x_box+xy_box, i+
                                                                                                                   ^
src/depth.h:27:395: warning: narrowing conversion of ‘((((unsigned int)(x_box * 2)) + i) - ((unsigned int)(xy_box * 2)))’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
 -2*xy_box, i+1-x_box+2*xy_box, i+1-x_box-2*xy_box, i+2, i+2*x_box, i+2*x_box+2*xy_box, i+2*x_box+xy_box, i+2*x_box-2*xy_box, 
                                                                                                                   ^
src/depth.h:27:415: warning: narrowing conversion of ‘((((unsigned int)(x_box * 2)) + i) - ((unsigned int)xy_box))’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
.
.
.
.
.
.
.
EEE8allocateEmPKv]+0x2c): undefined reference to `std::__throw_bad_alloc()'
main.cpp:(.text._ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbEEE8allocateEmPKv[_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbEEE8allocateEmPKv]+0x46): undefined reference to `operator new(unsigned long)'
/tmp/ccU1DA4a.o: In function `__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, int> > >::allocate(unsigned long, void const*)':
main.cpp:(.text._ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEiEEE8allocateEmPKv[_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEiEEE8allocateEmPKv]+0x2c): undefined reference to `std::__throw_bad_alloc()'
main.cpp:(.text._ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEiEEE8allocateEmPKv[_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEiEEE8allocateEmPKv]+0x46): undefined reference to `operator new(unsigned long)'
/tmp/ccU1DA4a.o: In function `__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<int const, int> > >::allocate(unsigned long, void const*)':
main.cpp:(.text._ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKiiEEE8allocateEmPKv[_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKiiEEE8allocateEmPKv]+0x2c): undefined reference to `std::__throw_bad_alloc()'
main.cpp:(.text._ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKiiEEE8allocateEmPKv[_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKiiEEE8allocateEmPKv]+0x46): undefined reference to `operator new(unsigned long)'
/tmp/ccU1DA4a.o: In function `__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, float> > >::allocate(unsigned long, void const*)':
main.cpp:(.text._ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEfEEE8allocateEmPKv[_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEfEEE8allocateEmPKv]+0x2c): undefined reference to `std::__throw_bad_alloc()'
main.cpp:(.text._ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEfEEE8allocateEmPKv[_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEfEEE8allocateEmPKv]+0x46): undefined reference to `operator new(unsigned long)'
/tmp/ccU1DA4a.o: In function `__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<int const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::allocate(unsigned long, void const*)':
main.cpp:(.text._ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKiNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEE8allocateEmPKv[_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKiNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEE8allocateEmPKv]+0x2c): undefined reference to `std::__throw_bad_alloc()'
main.cpp:(.text._ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKiNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEE8allocateEmPKv[_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKiNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEE8allocateEmPKv]+0x46): undefined reference to `operator new(unsigned long)'
/tmp/ccU1DA4a.o:(.data.DW.ref._ZTISt9exception[DW.ref._ZTISt9exception]+0x0): undefined reference to `typeinfo for std::exception'
/tmp/ccU1DA4a.o:(.data.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0'
collect2: error: ld returned 1 exit status
makefile:10: recipe for target 'all' failed
make: *** [all] Error 1

 

could you please let meknow how tihs error can be solved? thanks!

Post Situation: 
Mon, 2019-09-02 08:14
Danielsebas

it looks like to me the executables you need from running 'make' are already included, so you might be able to skip that step and continue on with the rest of the instructions.

 

Unfortunately i was unable to build it myself and no one else knows how to build it either.

Fri, 2019-09-06 11:27
danpf

Thanks! but I dont see the "depth" executable in the mentioned folder. Can you please share where to get the "depth" executable? 

Sun, 2019-09-08 02:08
Danielsebas