I just compiled the latest version of poy4 gotten from the repository,
and it completed without fatal errors. The compiler generated warnings
in the function all_sorting_reversals (listed below). Does this matter?
I'm about to do some more 18S runs, and need to get the latest version
running. I also found that I had to completely delete and reload the
poy4-read-only directory for ocaml to be happy with its contents (it
listed a sanitation error - har!).
Happy holidays and best wishes for 2010.
Buz Wilson
Australian Museum
warnings generated:
"
ocamlbuild.native poy.native
Finished, 1 target (0 cached) in 00:00:00.
+ /usr/local/bin/ocamlc.opt -ccopt -I -ccopt /usr/include/malloc -ccopt
-DUSE_NATIVEDYNLINK -ccopt -DUSEPARALLEL -cc mpicc -ccopt -fPIC -ccopt
-O3 -ccopt -msse -c grappa/all_sorting_reversals.c
grappa/all_sorting_reversals.c: In function ‘find_all_sorting_reversals’:
grappa/all_sorting_reversals.c:145: warning: cast to pointer from
integer of different size
grappa/all_sorting_reversals.c:167: warning: cast to pointer from
integer of different size
grappa/all_sorting_reversals.c:179: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:299: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:300: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:353: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:356: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:462: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:467: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:473: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:474: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:497: warning: cast to pointer from
integer of different size
grappa/all_sorting_reversals.c:515: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:516: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:565: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:569: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:618: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:621: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:644: warning: cast to pointer from
integer of different size
grappa/all_sorting_reversals.c:658: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:659: warning: cast to pointer from
integer of different size
grappa/all_sorting_reversals.c:664: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:665: warning: cast to pointer from
integer of different size
grappa/all_sorting_reversals.c:672: warning: cast to pointer from
integer of different size
grappa/all_sorting_reversals.c:683: warning: cast to pointer from
integer of different size
grappa/all_sorting_reversals.c:693: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:698: warning: cast to pointer from
integer of different size
grappa/all_sorting_reversals.c:703: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:706: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:730: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:734: warning: cast to pointer from
integer of different size
grappa/all_sorting_reversals.c:739: warning: cast to pointer from
integer of different size
grappa/all_sorting_reversals.c:758: warning: cast to pointer from
integer of different size
grappa/all_sorting_reversals.c:766: warning: cast to pointer from
integer of different size
grappa/all_sorting_reversals.c:775: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:783: warning: cast to pointer from
integer of different size
grappa/all_sorting_reversals.c:793: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:799: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:800: warning: cast to pointer from
integer of different size
grappa/all_sorting_reversals.c:816: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:834: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:856: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:863: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c: In function ‘find_connected_components’:
grappa/all_sorting_reversals.c:952: warning: cast to pointer from
integer of different size
grappa/all_sorting_reversals.c:953: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:965: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c: In function ‘build_uoc_list’:
grappa/all_sorting_reversals.c:1027: warning: cast to pointer from
integer of different size
grappa/all_sorting_reversals.c: In function ‘find_superhurdles’:
grappa/all_sorting_reversals.c:1050: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:1058: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:1067: warning: cast to pointer from
integer of different size
grappa/all_sorting_reversals.c:1073: warning: cast to pointer from
integer of different size
grappa/all_sorting_reversals.c:1074: warning: cast to pointer from
integer of different size
grappa/all_sorting_reversals.c:1093: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:1100: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:1105: warning: cast to pointer from
integer of different size
grappa/all_sorting_reversals.c:1110: warning: cast to pointer from
integer of different size
grappa/all_sorting_reversals.c:1115: warning: cast to pointer from
integer of different size
grappa/all_sorting_reversals.c:1120: warning: cast to pointer from
integer of different size
grappa/all_sorting_reversals.c:1165: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:1193: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:1229: warning: cast to pointer from
integer of different size
grappa/all_sorting_reversals.c:1231: warning: cast to pointer from
integer of different size
grappa/all_sorting_reversals.c:1254: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:1283: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:1284: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:1296: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:1300: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c: In function ‘find_single_hurdle’:
grappa/all_sorting_reversals.c:1327: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:1345: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:1346: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:1347: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c: In function ‘count_hurdles_after_reversal’:
grappa/all_sorting_reversals.c:1687: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c: In function
‘new_nhurdles_plus_nfortresses_cc’:
grappa/all_sorting_reversals.c:1791: warning: cast to pointer from
integer of different size
grappa/all_sorting_reversals.c: In function ‘add_all_merging_reversals’:
grappa/all_sorting_reversals.c:1860: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:1863: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:1868: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:1869: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c: In function ‘add_all_cutting_reversals’:
grappa/all_sorting_reversals.c:1892: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:1897: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:1898: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c: In function ‘form_double_superhurdle’:
grappa/all_sorting_reversals.c:1941: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:1944: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c: In function ‘find_separating_hurdles’:
grappa/all_sorting_reversals.c:2219: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:2222: warning: cast to pointer from
integer of different size
grappa/all_sorting_reversals.c:2223: warning: cast to pointer from
integer of different size
grappa/all_sorting_reversals.c:2248: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:2324: warning: cast to pointer from
integer of different size
grappa/all_sorting_reversals.c:2347: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:2349: warning: cast from pointer to
integer of different size
grappa/all_sorting_reversals.c:2357: warning: cast to pointer from
integer of different size
"
Those warnings are from the grappa compilation under a 64bit system.
It has to do with grappa casting datatypes they expect to be 32bit.
You can ignore these warnings.
Nicholas Lucaroni
> --
>
> You received this message because you are subscribed to the Google Groups "poy4" group.
> To post to this group, send email to po...@googlegroups.com.
> To unsubscribe from this group, send email to poy4+uns...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/poy4?hl=en.
>
>
>
poy4+n...@googlegroups.com wrote:
> ---------- 2 of 2 ----------
> From: Nicholas Lucaroni <nicholas....@gmail.com>
> Date: Dec 24 11:17AM -0500
> Url: http://groups.google.com/group/poy4/msg/1a840d784a6576f8