On Tue, Sep 18, 2012 at 5:19 PM, Lukasz Kaczmarczyk <span dir="ltr"><<a href="mailto:Lukasz.Kaczmarczyk@glasgow.ac.uk" target="_blank">Lukasz.Kaczmarczyk@glasgow.ac.uk</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hallo,<br>
<br>
I have following proble with compilation (is the same error on MacOS and Ubuntu).<br></blockquote><div><br></div><div>This is my fault. Zoltan is no longer used. I should have removed it before the release.</div><div><br>
</div><div>    Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Compilers:<br>
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)<br>
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)<br>
<br>
./configure --with-fortran=0 --with-cc=/opt/build_for_gcc-mp-4.4/local/bin/mpicc --with-cxx=/opt/build_for_gcc-mp-4.4/local/bin/mpicxx --download-superlu_dist=1 --download-parmetis=1   -download-umfpack=1 -download-zoltan=1 --with-shared-libraries=0<br>

===============================================================================<br>
             Configuring PETSc to compile on your system<br>
===============================================================================<br>
===============================================================================                                                                                                                                Compiling UMFPACK; this may take several minutes                                                                                                                                                   ===============================================================================                                                                                                                          TESTING: configureLibrary from PETSc.packages.parmetis(config/BuildSystem/config/package.py:433)                                                                                                         *******************************************************************************<br>

         UNABLE to CONFIGURE with GIVEN OPTIONS    (see configure.log for details):<br>
-------------------------------------------------------------------------------<br>
Did not find package METIS needed by parmetis.<br>
Enable the package using --with-metis or --download-metis<br>
*******************************************************************************<br>
<br>
unimackiss:petsc-3.3-p3 likask$ ./configure --with-fortran=0 --with-cc=/opt/build_for_gcc-mp-4.4/local/bin/mpicc --with-cxx=/opt/build_for_gcc-mp-4.4/local/bin/mpicxx --download-superlu_dist=1 --download-metis=1 --download-parmetis=1 -download-umfpack=1 -download-zoltan=1 --with-shared-libraries=0<br>

===============================================================================<br>
             Configuring PETSc to compile on your system<br>
===============================================================================<br>
===============================================================================                                                                                                                                Configuring METIS; this may take several minutes                                                                                                                                                   ===============================================================================                                                                                                                          ===============================================================================                                                                                                                                Compiling METIS; this may take several minutes                                                                                                                                                     ===============================================================================                                                                                                                          ===============================================================================                                                                                                                                Configuring ParMETIS; this may take several minutes                                                                                                                                                ===============================================================================                                                                                                                          ===============================================================================                                                                                                                                Compiling ParMETIS; this may take several minutes                                                                                                                                                  ===============================================================================                                                                                                                          ===============================================================================                                                                                                                                Compiling superlu_dist; this may take several minutes                                                                                                                                              ===============================================================================                                                                                                                          **************************************************************************************************                                                                                                       Please register to use Zoltan at <a href="http://www.cs.sandia.gov/Zoltan/Zoltan.html" target="_blank">http://www.cs.sandia.gov/Zoltan/Zoltan.html</a>                                                                                                                             **************************************************************************************************                                                                                                       ===============================================================================                                                                                                                                Compiling zoltan; this may take several minutes                                                                                                                                                    ===============================================================================                                                                                                                                                                                                                                                                                                                                   *******************************************************************************<br>

         UNABLE to CONFIGURE with GIVEN OPTIONS    (see configure.log for details):<br>
-------------------------------------------------------------------------------<br>
Error running make on ZOLTAN: Could not execute "cd /opt/build_for_gcc-mp-4.4/petsc-3.3-p3/externalpackages/Zoltan && make clean && make ZOLTAN_ARCH="darwin10.2.0-c-debug" CC="/opt/build_for_gcc-mp-4.4/local/bin/mpicc" CFLAGS=" -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -fno-inline -O0 " AR="/usr/bin/ar cr" RANLIB="/usr/bin/ranlib -c" X_LIBS="['-L/opt/local/lib', '-lX11']" MPI_INCPATH="-I/opt/build_for_gcc-mp-4.4/local/include" PARMETIS_INCPATH="-I/opt/build_for_gcc-mp-4.4/petsc-3.3-p3/darwin10.2.0-c-debug/include" PARMETIS_LIBPATH="-L/opt/build_for_gcc-mp-4.4/petsc-3.3-p3/darwin10.2.0-c-debug/lib -L/opt/build_for_gcc-mp-4.4/petsc-3.3-p3/darwin10.2.0-c-debug/lib -lparmetis" zoltan":<br>

driver<br>
ch<br>
zz<br>
all<br>
lb<br>
order<br>
par<br>
rcb<br>
coloring<br>
oct<br>
phg<br>
util<br>
hsfc<br>
parmetis<br>
params<br>
timer<br>
ha<br>
reftree<br>
include<br>
Memory<br>
Communication<br>
DDirectory<br>
Timer<br>
shared<br>
Obj_generic<br>
exit 0<br>
rm -f *.o libexzoltan.a<br>
rm -f *.o  zoltanSimple zoltanExample1 subDirs phgExample<br>
rm -f *.o ex1<br>
rm -f *.o zCPPExample1 zCPPExample2<br>
Obj_generic<br>
fort<br>
fdriver<br>
fdriver_old<br>
exit 0<br>
make libzoltan_mem.a<br>
(Re)Building dependency for ../Memory/mem.c...<br>
Compiling ../Memory/mem.c...<br>
creating library libzoltan_mem.a<br>
make libzoltan_comm.a<br>
(Re)Building dependency for ../Communication/comm_sort_ints.c...<br>
(Re)Building dependency for ../Communication/comm_resize.c...<br>
(Re)Building dependency for ../Communication/comm_exchange_sizes.c...<br>
(Re)Building dependency for ../Communication/comm_invert_map.c...<br>
(Re)Building dependency for ../Communication/comm_invert_plan.c...<br>
(Re)Building dependency for ../Communication/comm_info.c...<br>
(Re)Building dependency for ../Communication/comm_destroy.c...<br>
(Re)Building dependency for ../Communication/comm_do_reverse.c...<br>
(Re)Building dependency for ../Communication/comm_do.c...<br>
(Re)Building dependency for ../Communication/comm_create.c...<br>
Compiling ../Communication/comm_create.c...<br>
Compiling ../Communication/comm_do.c...<br>
Compiling ../Communication/comm_do_reverse.c...<br>
Compiling ../Communication/comm_destroy.c...<br>
Compiling ../Communication/comm_info.c...<br>
Compiling ../Communication/comm_invert_plan.c...<br>
Compiling ../Communication/comm_invert_map.c...<br>
Compiling ../Communication/comm_exchange_sizes.c...<br>
Compiling ../Communication/comm_resize.c...<br>
Compiling ../Communication/comm_sort_ints.c...<br>
creating library libzoltan_comm.a<br>
make libzoltan_dd.a<br>
(Re)Building dependency for ../shared/zoltan_align.c...<br>
(Re)Building dependency for ../shared/zoltan_id.c...<br>
(Re)Building dependency for ../DDirectory/DD_Set_Neighbor_Hash_Fn3.c...<br>
(Re)Building dependency for ../DDirectory/DD_Set_Neighbor_Hash_Fn2.c...<br>
(Re)Building dependency for ../DDirectory/DD_Set_Neighbor_Hash_Fn1.c...<br>
(Re)Building dependency for ../DDirectory/DD_Print.c...<br>
(Re)Building dependency for ../DDirectory/DD_Stats.c...<br>
(Re)Building dependency for ../DDirectory/DD_Hash2.c...<br>
(Re)Building dependency for ../DDirectory/DD_Set_Hash_Fn.c...<br>
(Re)Building dependency for ../DDirectory/DD_Update.c...<br>
(Re)Building dependency for ../DDirectory/DD_Remove.c...<br>
(Re)Building dependency for ../DDirectory/DD_Find.c...<br>
(Re)Building dependency for ../DDirectory/DD_Destroy.c...<br>
(Re)Building dependency for ../DDirectory/DD_Create.c...<br>
Compiling ../DDirectory/DD_Create.c...<br>
Compiling ../DDirectory/DD_Destroy.c...<br>
Compiling ../DDirectory/DD_Find.c...<br>
Compiling ../DDirectory/DD_Remove.c...<br>
Compiling ../DDirectory/DD_Update.c...<br>
Compiling ../DDirectory/DD_Set_Hash_Fn.c...<br>
Compiling ../DDirectory/DD_Hash2.c...<br>
Compiling ../DDirectory/DD_Stats.c...<br>
Compiling ../DDirectory/DD_Print.c...<br>
Compiling ../DDirectory/DD_Set_Neighbor_Hash_Fn1.c...<br>
Compiling ../DDirectory/DD_Set_Neighbor_Hash_Fn2.c...<br>
Compiling ../DDirectory/DD_Set_Neighbor_Hash_Fn3.c...<br>
Compiling ../shared/zoltan_id.c...<br>
Compiling ../shared/zoltan_align.c...<br>
creating library libzoltan_dd.a<br>
make libzoltan_timer.a<br>
(Re)Building dependency for ../Timer/timer.c...<br>
(Re)Building dependency for ../Timer/zoltan_timer.c...<br>
Compiling ../Timer/zoltan_timer.c...<br>
Compiling ../Timer/timer.c...<br>
creating library libzoltan_timer.a<br>
creating library libzoltan.a<br>
(Re)Building dependency for ../reftree/reftree_coarse_path.c...<br>
(Re)Building dependency for ../reftree/reftree_hash.c...<br>
(Re)Building dependency for ../reftree/reftree_part.c...<br>
(Re)Building dependency for ../reftree/reftree_build.c...<br>
(Re)Building dependency for ../ha/build_machine_desc.c...<br>
(Re)Building dependency for ../ha/get_processor_name.c...<br>
(Re)Building dependency for ../ha/divide_machine.c...<br>
(Re)Building dependency for ../timer/timer_params.c...<br>
(Re)Building dependency for ../phg/phg_patoh.c...<br>
(Re)Building dependency for ../phg/phg_parkway.c...<br>
(Re)Building dependency for ../phg/phg_order.c...<br>
(Re)Building dependency for ../phg/phg_comm.c...<br>
(Re)Building dependency for ../phg/phg_scale.c...<br>
(Re)Building dependency for ../phg/phg_util.c...<br>
(Re)Building dependency for ../phg/phg_rdivide.c...<br>
(Re)Building dependency for ../phg/phg_Vcycle.c...<br>
(Re)Building dependency for ../phg/phg_serialpartition.c...<br>
(Re)Building dependency for ../phg/phg_refinement.c...<br>
(Re)Building dependency for ../phg/phg_plot.c...<br>
(Re)Building dependency for ../phg/phg_match.c...<br>
(Re)Building dependency for ../phg/phg_gather.c...<br>
(Re)Building dependency for ../phg/phg_distrib.c...<br>
(Re)Building dependency for ../phg/phg_coarse.c...<br>
(Re)Building dependency for ../phg/phg_build_calls.c...<br>
(Re)Building dependency for ../phg/phg_build.c...<br>
(Re)Building dependency for ../phg/phg_hypergraph.c...<br>
(Re)Building dependency for ../phg/phg.c...<br>
(Re)Building dependency for ../parmetis/scatter_graph.c...<br>
(Re)Building dependency for ../parmetis/verify_graph.c...<br>
(Re)Building dependency for ../parmetis/build_graph.c...<br>
(Re)Building dependency for ../parmetis/parmetis_jostle.c...<br>
(Re)Building dependency for ../params/bind_param.c...<br>
(Re)Building dependency for ../params/free_params.c...<br>
(Re)Building dependency for ../params/key_params.c...<br>
(Re)Building dependency for ../params/print_params.c...<br>
(Re)Building dependency for ../params/check_param.c...<br>
(Re)Building dependency for ../params/assign_param_vals.c...<br>
(Re)Building dependency for ../params/set_param.c...<br>
(Re)Building dependency for ../hsfc/hsfc_point_assign.c...<br>
(Re)Building dependency for ../hsfc/hsfc_box_assign.c...<br>
(Re)Building dependency for ../hsfc/hsfc.c...<br>
(Re)Building dependency for ../hsfc/hsfc_hilbert.c...<br>
(Re)Building dependency for ../oct/oct_plot.c...<br>
(Re)Building dependency for ../oct/rootlist.c...<br>
(Re)Building dependency for ../oct/octree.c...<br>
(Re)Building dependency for ../oct/migtags.c...<br>
(Re)Building dependency for ../oct/migreg.c...<br>
(Re)Building dependency for ../oct/output.c...<br>
(Re)Building dependency for ../oct/migoct.c...<br>
(Re)Building dependency for ../oct/costs.c...<br>
(Re)Building dependency for ../oct/dfs.c...<br>
(Re)Building dependency for ../oct/octupdate.c...<br>
(Re)Building dependency for ../oct/oct_util.c...<br>
(Re)Building dependency for ../oct/octant.c...<br>
(Re)Building dependency for ../oct/msg.c...<br>
(Re)Building dependency for ../order/perm.c...<br>
(Re)Building dependency for ../order/order_struct.c...<br>
(Re)Building dependency for ../order/order.c...<br>
(Re)Building dependency for ../par/par_tflops_special.c...<br>
(Re)Building dependency for ../par/par_stats.c...<br>
(Re)Building dependency for ../par/par_sync.c...<br>
(Re)Building dependency for ../par/par_median.c...<br>
(Re)Building dependency for ../par/par_bisect.c...<br>
(Re)Building dependency for ../par/par_average.c...<br>
(Re)Building dependency for ../coloring/color_test.c...<br>
(Re)Building dependency for ../coloring/g2l_hash.c...<br>
(Re)Building dependency for ../coloring/coloring.c...<br>
(Re)Building dependency for ../rcb/shared.c...<br>
(Re)Building dependency for ../rcb/inertial3d.c...<br>
(Re)Building dependency for ../rcb/inertial2d.c...<br>
(Re)Building dependency for ../rcb/inertial1d.c...<br>
(Re)Building dependency for ../rcb/rib_util.c...<br>
(Re)Building dependency for ../rcb/rib.c...<br>
(Re)Building dependency for ../rcb/create_proc_list.c...<br>
(Re)Building dependency for ../rcb/point_assign.c...<br>
(Re)Building dependency for ../rcb/box_assign.c...<br>
(Re)Building dependency for ../rcb/rcb_box.c...<br>
(Re)Building dependency for ../rcb/rcb_util.c...<br>
(Re)Building dependency for ../rcb/rcb.c...<br>
(Re)Building dependency for ../all/all_allo.c...<br>
(Re)Building dependency for ../lb/lb_remap.c...<br>
(Re)Building dependency for ../lb/lb_set_part_sizes.c...<br>
(Re)Building dependency for ../lb/lb_part2proc.c...<br>
(Re)Building dependency for ../lb/lb_box_assign.c...<br>
(Re)Building dependency for ../lb/lb_point_assign.c...<br>
(Re)Building dependency for ../lb/lb_set_method.c...<br>
(Re)Building dependency for ../lb/lb_set_fn.c...<br>
(Re)Building dependency for ../lb/lb_migrate.c...<br>
(Re)Building dependency for ../lb/lb_invert.c...<br>
(Re)Building dependency for ../lb/lb_init.c...<br>
(Re)Building dependency for ../lb/lb_copy.c...<br>
(Re)Building dependency for ../lb/lb_free.c...<br>
(Re)Building dependency for ../lb/lb_eval.c...<br>
(Re)Building dependency for ../lb/lb_balance.c...<br>
(Re)Building dependency for ../zz/zz_rand.c...<br>
(Re)Building dependency for ../zz/zz_sort.c...<br>
(Re)Building dependency for ../zz/zz_heap.c...<br>
(Re)Building dependency for ../zz/zz_hash.c...<br>
(Re)Building dependency for ../zz/zz_gen_files.c...<br>
(Re)Building dependency for ../zz/zz_util.c...<br>
(Re)Building dependency for ../zz/zz_set_fn.c...<br>
(Re)Building dependency for ../zz/zz_init.c...<br>
(Re)Building dependency for ../zz/zz_struct.c...<br>
(Re)Building dependency for ../zz/zz_obj_list.c...<br>
(Re)Building dependency for ../zz/zz_coord.c...<br>
Compiling ../zz/zz_coord.c...<br>
Compiling ../zz/zz_obj_list.c...<br>
Compiling ../zz/zz_struct.c...<br>
Compiling ../zz/zz_init.c...<br>
Compiling ../zz/zz_set_fn.c...<br>
Compiling ../zz/zz_util.c...<br>
Compiling ../zz/zz_gen_files.c...<br>
Makefile:28: mem.d: No such file or directory<br>
../Memory/mem.c: In function 'Zoltan_Array_Alloc':<br>
../Memory/mem.c:162: warning: initialization discards qualifiers from pointer target type<br>
../Memory/mem.c: In function 'Zoltan_Malloc':<br>
../Memory/mem.c:280: warning: initialization discards qualifiers from pointer target type<br>
../Memory/mem.c: In function 'Zoltan_Realloc':<br>
../Memory/mem.c:345: warning: initialization discards qualifiers from pointer target type<br>
Makefile:28: comm_create.d: No such file or directory<br>
Makefile:28: comm_do.d: No such file or directory<br>
Makefile:28: comm_do_reverse.d: No such file or directory<br>
Makefile:28: comm_destroy.d: No such file or directory<br>
Makefile:28: comm_info.d: No such file or directory<br>
Makefile:28: comm_invert_plan.d: No such file or directory<br>
Makefile:28: comm_invert_map.d: No such file or directory<br>
Makefile:28: comm_exchange_sizes.d: No such file or directory<br>
Makefile:28: comm_resize.d: No such file or directory<br>
Makefile:28: comm_sort_ints.d: No such file or directory<br>
../Communication/comm_create.c: In function 'Zoltan_Comm_Create':<br>
../Communication/comm_create.c:63: warning: initialization discards qualifiers from pointer target type<br>
../Communication/comm_create.c:79: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:123: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:124: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:125: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:170: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:195: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:196: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:197: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:222: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:232: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:248: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:249: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:250: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:251: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:252: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:253: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:261: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:292: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:293: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c: In function 'Zoltan_Comm_Copy_To':<br>
../Communication/comm_create.c:326: warning: initialization discards qualifiers from pointer target type<br>
../Communication/comm_create.c:342: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:348: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:349: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:350: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:351: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:352: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:353: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:354: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:355: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:356: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:357: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:358: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:359: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:360: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:361: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:362: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:364: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_create.c:365: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_do.c: In function 'Zoltan_Comm_Do_Post':<br>
../Communication/comm_do.c:85: warning: initialization discards qualifiers from pointer target type<br>
../Communication/comm_do.c:134: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_do.c:180: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_do.c:193: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_do.c:195: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_do.c:262: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_do.c:334: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_do.c: In function 'Zoltan_Comm_Do_Wait':<br>
../Communication/comm_do.c:398: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_do_reverse.c: In function 'Zoltan_Comm_Do_Reverse_Post':<br>
../Communication/comm_do_reverse.c:66: warning: initialization discards qualifiers from pointer target type<br>
../Communication/comm_do_reverse.c:87: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_do_reverse.c:115: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_do_reverse.c:117: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_do_reverse.c:122: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_do_reverse.c:124: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_do_reverse.c:125: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_do_reverse.c:132: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_do_reverse.c:133: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_do_reverse.c:134: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_do_reverse.c:140: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_do_reverse.c:141: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_do_reverse.c:142: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_do_reverse.c: In function 'Zoltan_Comm_Do_Reverse_Wait':<br>
../Communication/comm_do_reverse.c:168: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_do_reverse.c:169: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_do_reverse.c:170: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_do_reverse.c:171: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_do_reverse.c:172: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_do_reverse.c:173: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_do_reverse.c:174: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_do_reverse.c:176: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_do_reverse.c:177: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_do_reverse.c:178: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_destroy.c: In function 'Zoltan_Comm_Destroy':<br>
../Communication/comm_destroy.c:32: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_destroy.c:33: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_destroy.c:34: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_destroy.c:35: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_destroy.c:36: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_destroy.c:37: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_destroy.c:38: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_destroy.c:39: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_destroy.c:40: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_destroy.c:41: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_destroy.c:42: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_destroy.c:43: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_destroy.c:44: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_destroy.c:45: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_destroy.c:46: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_destroy.c:47: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_destroy.c:48: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_destroy.c:51: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_info.c: In function 'Zoltan_Comm_Info':<br>
../Communication/comm_info.c:56: warning: initialization discards qualifiers from pointer target type<br>
../Communication/comm_invert_plan.c: In function 'Zoltan_Comm_Invert_Plan':<br>
../Communication/comm_invert_plan.c:42: warning: initialization discards qualifiers from pointer target type<br>
../Communication/comm_invert_plan.c:65: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_invert_plan.c:98: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_invert_plan.c:99: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_invert_plan.c:108: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_invert_plan.c:109: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_invert_plan.c:110: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_invert_plan.c:111: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_invert_plan.c:112: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_invert_plan.c:113: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_invert_plan.c:114: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_invert_plan.c:115: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_invert_plan.c:116: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_invert_plan.c:117: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_invert_plan.c:118: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_invert_plan.c:123: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_invert_plan.c:124: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_invert_plan.c:125: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_invert_map.c: In function 'Zoltan_Comm_Invert_Map':<br>
../Communication/comm_invert_map.c:62: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_invert_map.c:63: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_invert_map.c:69: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_invert_map.c:70: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_invert_map.c:94: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_invert_map.c:95: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_invert_map.c:97: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_invert_map.c:98: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_resize.c: In function 'Zoltan_Comm_Resize':<br>
../Communication/comm_resize.c:53: warning: initialization discards qualifiers from pointer target type<br>
../Communication/comm_resize.c:70: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_resize.c:71: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_resize.c:72: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_resize.c:73: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_resize.c:74: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_resize.c:75: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_resize.c:76: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_resize.c:99: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_resize.c:107: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_resize.c:113: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_resize.c:130: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_resize.c:139: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_resize.c:140: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_resize.c:169: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_resize.c:170: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_resize.c:174: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_resize.c:175: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_resize.c:202: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_resize.c:214: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_resize.c:224: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_resize.c:225: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_resize.c:243: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_resize.c:244: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_resize.c:256: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_resize.c:257: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_resize.c:258: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_resize.c:259: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_resize.c:260: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_resize.c:261: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_resize.c:262: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_resize.c:263: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_resize.c:264: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_resize.c:265: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_sort_ints.c: In function 'Zoltan_Comm_Sort_Ints':<br>
../Communication/comm_sort_ints.c:52: warning: passing argument 3 of 'Zoltan_Calloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:62: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_sort_ints.c:53: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_sort_ints.c:54: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Communication/comm_sort_ints.c:78: warning: passing argument 1 of 'Zoltan_Multifree' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:69: note: expected 'char *' but argument is of type 'const char *'<br>
Makefile:28: DD_Create.d: No such file or directory<br>
Makefile:28: DD_Destroy.d: No such file or directory<br>
Makefile:28: DD_Find.d: No such file or directory<br>
Makefile:28: DD_Remove.d: No such file or directory<br>
Makefile:28: DD_Update.d: No such file or directory<br>
Makefile:28: DD_Set_Hash_Fn.d: No such file or directory<br>
Makefile:28: DD_Hash2.d: No such file or directory<br>
Makefile:28: DD_Stats.d: No such file or directory<br>
Makefile:28: DD_Print.d: No such file or directory<br>
Makefile:28: DD_Set_Neighbor_Hash_Fn1.d: No such file or directory<br>
Makefile:28: DD_Set_Neighbor_Hash_Fn2.d: No such file or directory<br>
Makefile:28: DD_Set_Neighbor_Hash_Fn3.d: No such file or directory<br>
Makefile:28: zoltan_id.d: No such file or directory<br>
Makefile:28: zoltan_align.d: No such file or directory<br>
../DDirectory/DD_Create.c: In function 'Zoltan_DD_Create':<br>
../DDirectory/DD_Create.c:45: warning: initialization discards qualifiers from pointer target type<br>
../DDirectory/DD_Create.c:80: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../DDirectory/DD_Create.c: In function 'Zoltan_DD_Copy_To':<br>
../DDirectory/DD_Create.c:151: warning: initialization discards qualifiers from pointer target type<br>
../DDirectory/DD_Create.c:167: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../DDirectory/DD_Create.c: In function 'allocate_copy_list':<br>
../DDirectory/DD_Create.c:200: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../DDirectory/DD_Destroy.c: In function 'Zoltan_DD_Destroy':<br>
../DDirectory/DD_Destroy.c:46: warning: initialization discards qualifiers from pointer target type<br>
../DDirectory/DD_Destroy.c:63: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../DDirectory/DD_Destroy.c:75: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../DDirectory/DD_Find.c: In function 'Zoltan_DD_Find':<br>
../DDirectory/DD_Find.c:58: warning: initialization discards qualifiers from pointer target type<br>
../DDirectory/DD_Find.c:77: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../DDirectory/DD_Find.c:90: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../DDirectory/DD_Find.c:93: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../DDirectory/DD_Find.c:129: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../DDirectory/DD_Find.c:197: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../DDirectory/DD_Find.c:198: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../DDirectory/DD_Find.c:199: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../DDirectory/DD_Find.c: In function 'DD_Find_Local':<br>
../DDirectory/DD_Find.c:240: warning: initialization discards qualifiers from pointer target type<br>
../DDirectory/DD_Remove.c: In function 'Zoltan_DD_Remove':<br>
../DDirectory/DD_Remove.c:55: warning: initialization discards qualifiers from pointer target type<br>
../DDirectory/DD_Remove.c:75: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../DDirectory/DD_Remove.c:88: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../DDirectory/DD_Remove.c:125: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../DDirectory/DD_Remove.c:161: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../DDirectory/DD_Remove.c:162: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../DDirectory/DD_Remove.c:163: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../DDirectory/DD_Remove.c: In function 'DD_Remove_Local':<br>
../DDirectory/DD_Remove.c:196: warning: initialization discards qualifiers from pointer target type<br>
../DDirectory/DD_Remove.c:220: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../DDirectory/DD_Update.c: In function 'Zoltan_DD_Update':<br>
../DDirectory/DD_Update.c:63: warning: initialization discards qualifiers from pointer target type<br>
../DDirectory/DD_Update.c:91: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../DDirectory/DD_Update.c:104: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../DDirectory/DD_Update.c:155: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../DDirectory/DD_Update.c:200: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../DDirectory/DD_Update.c:201: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../DDirectory/DD_Update.c:202: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../DDirectory/DD_Update.c: In function 'DD_Update_Local':<br>
../DDirectory/DD_Update.c:239: warning: initialization discards qualifiers from pointer target type<br>
../DDirectory/DD_Update.c:303: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../DDirectory/DD_Set_Hash_Fn.c: In function 'Zoltan_DD_Set_Hash_Fn':<br>
../DDirectory/DD_Set_Hash_Fn.c:42: warning: initialization discards qualifiers from pointer target type<br>
../DDirectory/DD_Stats.c: In function 'Zoltan_DD_Stats':<br>
../DDirectory/DD_Stats.c:48: warning: initialization discards qualifiers from pointer target type<br>
../DDirectory/DD_Print.c: In function 'Zoltan_DD_Print':<br>
../DDirectory/DD_Print.c:42: warning: initialization discards qualifiers from pointer target type<br>
../DDirectory/DD_Set_Neighbor_Hash_Fn1.c: In function 'Zoltan_DD_Set_Neighbor_Hash_Fn1':<br>
../DDirectory/DD_Set_Neighbor_Hash_Fn1.c:52: warning: initialization discards qualifiers from pointer target type<br>
../DDirectory/DD_Set_Neighbor_Hash_Fn2.c: In function 'Zoltan_DD_Set_Neighbor_Hash_Fn2':<br>
../DDirectory/DD_Set_Neighbor_Hash_Fn2.c:75: warning: initialization discards qualifiers from pointer target type<br>
../DDirectory/DD_Set_Neighbor_Hash_Fn2.c:88: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../DDirectory/DD_Set_Neighbor_Hash_Fn2.c: In function 'dd_nh2':<br>
../DDirectory/DD_Set_Neighbor_Hash_Fn2.c:119: warning: initialization discards qualifiers from pointer target type<br>
../DDirectory/DD_Set_Neighbor_Hash_Fn2.c: In function 'dd_nh2_cleanup':<br>
../DDirectory/DD_Set_Neighbor_Hash_Fn2.c:169: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../DDirectory/DD_Set_Neighbor_Hash_Fn3.c: In function 'Zoltan_DD_Set_Neighbor_Hash_Fn3':<br>
../DDirectory/DD_Set_Neighbor_Hash_Fn3.c:55: warning: initialization discards qualifiers from pointer target type<br>
../shared/zoltan_id.c: In function 'ZOLTAN_Malloc_ID':<br>
../shared/zoltan_id.c:51: warning: initialization discards qualifiers from pointer target type<br>
Makefile:28: zoltan_timer.d: No such file or directory<br>
Makefile:28: timer.d: No such file or directory<br>
../Timer/zoltan_timer.c: In function 'Zoltan_Timer_Copy_To':<br>
../Timer/zoltan_timer.c:129: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Timer/zoltan_timer.c:136: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Timer/zoltan_timer.c: In function 'Zoltan_Timer_Create':<br>
../Timer/zoltan_timer.c:158: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Timer/zoltan_timer.c:159: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../Timer/zoltan_timer.c: In function 'Zoltan_Timer_Init':<br>
../Timer/zoltan_timer.c:181: warning: initialization discards qualifiers from pointer target type<br>
../Timer/zoltan_timer.c:190: warning: passing argument 3 of 'Zoltan_Realloc' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:64: note: expected 'char *' but argument is of type 'const char *'<br>
../Timer/zoltan_timer.c: In function 'Zoltan_Timer_Reset':<br>
../Timer/zoltan_timer.c:216: warning: initialization discards qualifiers from pointer target type<br>
../Timer/zoltan_timer.c: In function 'Zoltan_Timer_ChangeFlag':<br>
../Timer/zoltan_timer.c:245: warning: initialization discards qualifiers from pointer target type<br>
../Timer/zoltan_timer.c: In function 'Zoltan_Timer_Start':<br>
../Timer/zoltan_timer.c:263: warning: initialization discards qualifiers from pointer target type<br>
../Timer/zoltan_timer.c: In function 'Zoltan_Timer_Stop':<br>
../Timer/zoltan_timer.c:306: warning: initialization discards qualifiers from pointer target type<br>
../Timer/zoltan_timer.c: In function 'Zoltan_Timer_Print':<br>
../Timer/zoltan_timer.c:358: warning: initialization discards qualifiers from pointer target type<br>
../Timer/zoltan_timer.c: In function 'Zoltan_Timer_PrintAll':<br>
../Timer/zoltan_timer.c:393: warning: initialization discards qualifiers from pointer target type<br>
../Timer/zoltan_timer.c: In function 'Zoltan_Timer_Destroy':<br>
../Timer/zoltan_timer.c:411: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../Timer/zoltan_timer.c:412: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
Makefile:28: zz_coord.d: No such file or directory<br>
Makefile:28: zz_obj_list.d: No such file or directory<br>
Makefile:28: zz_struct.d: No such file or directory<br>
Makefile:28: zz_init.d: No such file or directory<br>
Makefile:28: zz_set_fn.d: No such file or directory<br>
Makefile:28: zz_util.d: No such file or directory<br>
Makefile:28: zz_gen_files.d: No such file or directory<br>
Makefile:28: zz_hash.d: No such file or directory<br>
Makefile:28: zz_heap.d: No such file or directory<br>
Makefile:28: zz_sort.d: No such file or directory<br>
Makefile:28: zz_rand.d: No such file or directory<br>
Makefile:28: lb_balance.d: No such file or directory<br>
Makefile:28: lb_eval.d: No such file or directory<br>
Makefile:28: lb_free.d: No such file or directory<br>
Makefile:28: lb_copy.d: No such file or directory<br>
Makefile:28: lb_init.d: No such file or directory<br>
Makefile:28: lb_invert.d: No such file or directory<br>
Makefile:28: lb_migrate.d: No such file or directory<br>
Makefile:28: lb_set_fn.d: No such file or directory<br>
Makefile:28: lb_set_method.d: No such file or directory<br>
Makefile:28: lb_point_assign.d: No such file or directory<br>
Makefile:28: lb_box_assign.d: No such file or directory<br>
Makefile:28: lb_part2proc.d: No such file or directory<br>
Makefile:28: lb_set_part_sizes.d: No such file or directory<br>
Makefile:28: lb_remap.d: No such file or directory<br>
Makefile:28: all_allo.d: No such file or directory<br>
Makefile:28: rcb.d: No such file or directory<br>
Makefile:28: rcb_util.d: No such file or directory<br>
Makefile:28: rcb_box.d: No such file or directory<br>
Makefile:28: box_assign.d: No such file or directory<br>
Makefile:28: point_assign.d: No such file or directory<br>
Makefile:28: create_proc_list.d: No such file or directory<br>
Makefile:28: rib.d: No such file or directory<br>
Makefile:28: rib_util.d: No such file or directory<br>
Makefile:28: inertial1d.d: No such file or directory<br>
Makefile:28: inertial2d.d: No such file or directory<br>
Makefile:28: inertial3d.d: No such file or directory<br>
Makefile:28: shared.d: No such file or directory<br>
Makefile:28: par_average.d: No such file or directory<br>
Makefile:28: par_bisect.d: No such file or directory<br>
Makefile:28: par_median.d: No such file or directory<br>
Makefile:28: par_sync.d: No such file or directory<br>
Makefile:28: par_stats.d: No such file or directory<br>
Makefile:28: par_tflops_special.d: No such file or directory<br>
Makefile:28: coloring.d: No such file or directory<br>
Makefile:28: g2l_hash.d: No such file or directory<br>
Makefile:28: color_test.d: No such file or directory<br>
Makefile:28: par_average.d: No such file or directory<br>
Makefile:28: par_bisect.d: No such file or directory<br>
Makefile:28: par_median.d: No such file or directory<br>
Makefile:28: par_sync.d: No such file or directory<br>
Makefile:28: par_stats.d: No such file or directory<br>
Makefile:28: par_tflops_special.d: No such file or directory<br>
Makefile:28: order.d: No such file or directory<br>
Makefile:28: order_struct.d: No such file or directory<br>
Makefile:28: perm.d: No such file or directory<br>
Makefile:28: msg.d: No such file or directory<br>
Makefile:28: octant.d: No such file or directory<br>
Makefile:28: oct_util.d: No such file or directory<br>
Makefile:28: octupdate.d: No such file or directory<br>
Makefile:28: dfs.d: No such file or directory<br>
Makefile:28: costs.d: No such file or directory<br>
Makefile:28: migoct.d: No such file or directory<br>
Makefile:28: output.d: No such file or directory<br>
Makefile:28: migreg.d: No such file or directory<br>
Makefile:28: migtags.d: No such file or directory<br>
Makefile:28: octree.d: No such file or directory<br>
Makefile:28: rootlist.d: No such file or directory<br>
Makefile:28: oct_plot.d: No such file or directory<br>
Makefile:28: hsfc_hilbert.d: No such file or directory<br>
Makefile:28: hsfc.d: No such file or directory<br>
Makefile:28: hsfc_box_assign.d: No such file or directory<br>
Makefile:28: hsfc_point_assign.d: No such file or directory<br>
Makefile:28: set_param.d: No such file or directory<br>
Makefile:28: assign_param_vals.d: No such file or directory<br>
Makefile:28: check_param.d: No such file or directory<br>
Makefile:28: print_params.d: No such file or directory<br>
Makefile:28: key_params.d: No such file or directory<br>
Makefile:28: free_params.d: No such file or directory<br>
Makefile:28: bind_param.d: No such file or directory<br>
Makefile:28: parmetis_jostle.d: No such file or directory<br>
Makefile:28: build_graph.d: No such file or directory<br>
Makefile:28: verify_graph.d: No such file or directory<br>
Makefile:28: scatter_graph.d: No such file or directory<br>
Makefile:28: phg.d: No such file or directory<br>
Makefile:28: phg_hypergraph.d: No such file or directory<br>
Makefile:28: phg_build.d: No such file or directory<br>
Makefile:28: phg_build_calls.d: No such file or directory<br>
Makefile:28: phg_coarse.d: No such file or directory<br>
Makefile:28: phg_distrib.d: No such file or directory<br>
Makefile:28: phg_gather.d: No such file or directory<br>
Makefile:28: phg_match.d: No such file or directory<br>
Makefile:28: phg_plot.d: No such file or directory<br>
Makefile:28: phg_refinement.d: No such file or directory<br>
Makefile:28: phg_serialpartition.d: No such file or directory<br>
Makefile:28: phg_Vcycle.d: No such file or directory<br>
Makefile:28: phg_rdivide.d: No such file or directory<br>
Makefile:28: phg_util.d: No such file or directory<br>
Makefile:28: phg_scale.d: No such file or directory<br>
Makefile:28: phg_comm.d: No such file or directory<br>
Makefile:28: phg_order.d: No such file or directory<br>
Makefile:28: phg_parkway.d: No such file or directory<br>
Makefile:28: phg_patoh.d: No such file or directory<br>
Makefile:28: timer_params.d: No such file or directory<br>
Makefile:28: divide_machine.d: No such file or directory<br>
Makefile:28: get_processor_name.d: No such file or directory<br>
Makefile:28: build_machine_desc.d: No such file or directory<br>
Makefile:28: reftree_build.d: No such file or directory<br>
Makefile:28: reftree_part.d: No such file or directory<br>
Makefile:28: reftree_hash.d: No such file or directory<br>
Makefile:28: reftree_coarse_path.d: No such file or directory<br>
../zz/zz_coord.c:44: warning: initialization discards qualifiers from pointer target type<br>
../zz/zz_coord.c:44: warning: initialization discards qualifiers from pointer target type<br>
../zz/zz_coord.c:45: warning: initialization discards qualifiers from pointer target type<br>
../zz/zz_coord.c:45: warning: initialization discards qualifiers from pointer target type<br>
../zz/zz_coord.c:46: warning: initialization discards qualifiers from pointer target type<br>
../zz/zz_coord.c:46: warning: initialization discards qualifiers from pointer target type<br>
../zz/zz_coord.c: In function 'Zoltan_Get_Coordinates':<br>
../zz/zz_coord.c:76: warning: initialization discards qualifiers from pointer target type<br>
../zz/zz_coord.c:125: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_coord.c:177: warning: passing argument 2 of 'Zoltan_Bind_Param' discards qualifiers from pointer target type<br>
../params/params_const.h:81: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_coord.c:179: warning: passing argument 2 of 'Zoltan_Bind_Param' discards qualifiers from pointer target type<br>
../params/params_const.h:81: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_coord.c:180: warning: passing argument 2 of 'Zoltan_Bind_Param' discards qualifiers from pointer target type<br>
../params/params_const.h:81: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_coord.c:395: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_obj_list.c: In function 'Zoltan_Get_Obj_List':<br>
../zz/zz_obj_list.c:44: warning: initialization discards qualifiers from pointer target type<br>
../zz/zz_obj_list.c:83: warning: passing argument 2 of 'ZOLTAN_Malloc_ID' discards qualifiers from pointer target type<br>
../Utilities/shared/zoltan_id.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_obj_list.c:87: warning: passing argument 2 of 'ZOLTAN_Malloc_ID' discards qualifiers from pointer target type<br>
../Utilities/shared/zoltan_id.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_obj_list.c:92: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_obj_list.c:142: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_obj_list.c:180: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_obj_list.c:181: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_obj_list.c:182: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_struct.c: In function 'Zoltan_Create':<br>
../zz/zz_struct.c:57: warning: initialization discards qualifiers from pointer target type<br>
../zz/zz_struct.c:64: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_struct.c: In function 'Zoltan_Destroy':<br>
../zz/zz_struct.c:176: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_set_fn.c: In function 'Zoltan_Set_Fn':<br>
../zz/zz_set_fn.c:55: warning: initialization discards qualifiers from pointer target type<br>
../zz/zz_util.c: In function 'Zoltan_Clean_String':<br>
../zz/zz_util.c:56: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_util.c: In function 'Zoltan_Strdup':<br>
../zz/zz_util.c:83: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
In file included from ../zz/zz_gen_files.c:21:<br>
../parmetis/parmetis_jostle.h:35: error: expected declaration specifiers or '...' before 'idxtype'<br>
../parmetis/parmetis_jostle.h:35: error: expected declaration specifiers or '...' before 'idxtype'<br>
../parmetis/parmetis_jostle.h:35: error: expected declaration specifiers or '...' before 'idxtype'<br>
../parmetis/parmetis_jostle.h:35: error: expected declaration specifiers or '...' before 'idxtype'<br>
../parmetis/parmetis_jostle.h:35: error: conflicting types for 'METIS_NodeND'<br>
/opt/build_for_gcc-mp-4.4/petsc-3.3-p3/darwin10.2.0-c-debug/include/metis.h:224: note: previous declaration of 'METIS_NodeND' was here<br>
../parmetis/parmetis_jostle.h:134: error: expected declaration specifiers or '...' before 'idxtype'<br>
../parmetis/parmetis_jostle.h:134: error: expected declaration specifiers or '...' before 'idxtype'<br>
../parmetis/parmetis_jostle.h:135: error: expected declaration specifiers or '...' before 'idxtype'<br>
../parmetis/parmetis_jostle.h:135: error: expected declaration specifiers or '...' before 'idxtype'<br>
../parmetis/parmetis_jostle.h:135: error: expected declaration specifiers or '...' before 'idxtype'<br>
../parmetis/parmetis_jostle.h:138: error: expected ')' before '*' token<br>
../parmetis/parmetis_jostle.h:144: error: expected declaration specifiers or '...' before 'idxtype'<br>
../parmetis/parmetis_jostle.h:144: error: expected declaration specifiers or '...' before 'idxtype'<br>
../parmetis/parmetis_jostle.h:144: error: expected declaration specifiers or '...' before 'idxtype'<br>
../zz/zz_gen_files.c: In function 'Zoltan_Generate_Files':<br>
../zz/zz_gen_files.c:93: warning: initialization discards qualifiers from pointer target type<br>
../zz/zz_gen_files.c:107: warning: assignment discards qualifiers from pointer target type<br>
../zz/zz_gen_files.c:123: warning: passing argument 9 of 'Zoltan_Build_Graph' from incompatible pointer type<br>
../parmetis/parmetis_jostle.h:141: note: expected 'float **' but argument is of type 'int **'<br>
../zz/zz_gen_files.c:123: error: too many arguments to function 'Zoltan_Build_Graph'<br>
../zz/zz_gen_files.c:488: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_gen_files.c:489: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_gen_files.c:490: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_gen_files.c:491: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_gen_files.c:492: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_gen_files.c:493: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_gen_files.c:494: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_gen_files.c:495: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_gen_files.c:496: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_gen_files.c:497: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_gen_files.c:500: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_gen_files.c:501: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_gen_files.c:502: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_gen_files.c:503: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_gen_files.c:504: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_gen_files.c: In function 'turn_off_reduce_dimensions':<br>
../zz/zz_gen_files.c:515: warning: initialization discards qualifiers from pointer target type<br>
../zz/zz_gen_files.c:515: warning: initialization discards qualifiers from pointer target type<br>
../zz/zz_gen_files.c:518: warning: passing argument 2 of 'Zoltan_Bind_Param' discards qualifiers from pointer target type<br>
../params/params_const.h:81: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_gen_files.c: In function 'Zoltan_HG_Get_Pins':<br>
../zz/zz_gen_files.c:533: warning: initialization discards qualifiers from pointer target type<br>
../zz/zz_gen_files.c:553: warning: passing argument 2 of 'ZOLTAN_Malloc_ID' discards qualifiers from pointer target type<br>
../Utilities/shared/zoltan_id.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_gen_files.c:554: warning: passing argument 2 of 'ZOLTAN_Malloc_ID' discards qualifiers from pointer target type<br>
../Utilities/shared/zoltan_id.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_gen_files.c:556: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_gen_files.c:559: warning: passing argument 1 of 'Zoltan_Multifree' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:69: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_gen_files.c:568: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_gen_files.c:583: warning: passing argument 1 of 'Zoltan_Multifree' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:69: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_gen_files.c:602: warning: passing argument 1 of 'Zoltan_Multifree' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:69: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_gen_files.c: In function 'fan_in_edge_global_ids':<br>
../zz/zz_gen_files.c:661: warning: passing argument 3 of 'Zoltan_Calloc' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:62: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_gen_files.c:664: warning: passing argument 2 of 'ZOLTAN_Malloc_ID' discards qualifiers from pointer target type<br>
../Utilities/shared/zoltan_id.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_gen_files.c:700: warning: passing argument 3 of 'Zoltan_Realloc' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:64: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_gen_files.c:725: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_gen_files.c:730: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_gen_files.c:731: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_gen_files.c:732: warning: passing argument 2 of 'Zoltan_Free' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:61: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_gen_files.c: In function 'augment_search_structure':<br>
../zz/zz_gen_files.c:767: warning: passing argument 2 of 'Zoltan_Malloc' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:63: note: expected 'char *' but argument is of type 'const char *'<br>
../zz/zz_gen_files.c: In function 'merge_gids':<br>
../zz/zz_gen_files.c:796: warning: passing argument 3 of 'Zoltan_Realloc' discards qualifiers from pointer target type<br>
../include/zoltan_mem.h:64: note: expected 'char *' but argument is of type 'const char *'<br>
make[1]: *** [zz_gen_files.o] Error 1<br>
make: *** [zoltan] Error 2<br>
*******************************************************************************<br>
<br>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>
-- Norbert Wiener<br>