[petsc-users] compilation problem, zoltan & parmetis

Matthew Knepley knepley at gmail.com
Tue Sep 18 17:22:12 CDT 2012


On Tue, Sep 18, 2012 at 5:19 PM, Lukasz Kaczmarczyk <
Lukasz.Kaczmarczyk at glasgow.ac.uk> wrote:

> Hallo,
>
> I have following proble with compilation (is the same error on MacOS and
> Ubuntu).
>

This is my fault. Zoltan is no longer used. I should have removed it before
the release.

    Matt


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


-- 
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which their
experiments lead.
-- Norbert Wiener
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20120918/c0b0c5d6/attachment-0001.html>


More information about the petsc-users mailing list