* installing to library ‘/home/ripley/R/Lib32’
* installing *source* package ‘sabreR’ ...
** package ‘sabreR’ successfully unpacked and MD5 sums checked
** libs
f95 -xopenmp -PIC -O -libmil -xtarget=native -nofstore  -c  a_memory.f90 -o a_memory.o
f95 -xopenmp -PIC -O -libmil -xtarget=native -nofstore  -c  accurate.f90 -o accurate.o
f95 -xopenmp -PIC -O -libmil -xtarget=native -nofstore  -c  bridge.f90 -o bridge.o
f95 -xopenmp -PIC -O -libmil -xtarget=native -nofstore  -c  lsbore.f90 -o lsbore.o

          ifail = .false.
                ^         
"lsbore.f90", Line = 165, Column = 17: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                          ifail = .true.
                                ^        
"lsbore.f90", Line = 283, Column = 33: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                                  ifail = .true.
                                        ^        
"lsbore.f90", Line = 314, Column = 41: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                                  ifail = .true.
                                        ^        
"lsbore.f90", Line = 323, Column = 41: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                      ifail = .true.
                            ^        
"lsbore.f90", Line = 375, Column = 29: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

              ifail = .true.
                    ^        
"lsbore.f90", Line = 430, Column = 21: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

f90comp: 724 SOURCE LINES
f90comp: 0 ERRORS, 6 WARNINGS, 0 OTHER MESSAGES, 0 ANSI
f95 -xopenmp -PIC -O -libmil -xtarget=native -nofstore  -c  lsbore_acc.f90 -o lsbore_acc.o

          ifail = .false.
                ^         
"lsbore_acc.f90", Line = 165, Column = 17: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                          ifail = .true.
                                ^        
"lsbore_acc.f90", Line = 283, Column = 33: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                                  ifail = .true.
                                        ^        
"lsbore_acc.f90", Line = 314, Column = 41: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                                  ifail = .true.
                                        ^        
"lsbore_acc.f90", Line = 323, Column = 41: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                      ifail = .true.
                            ^        
"lsbore_acc.f90", Line = 375, Column = 29: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

              ifail = .true.
                    ^        
"lsbore_acc.f90", Line = 430, Column = 21: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                  xll = xll + log(listar)
                      ^                   
"lsbore_acc.f90", Line = 472, Column = 23: WARNING: A reduction statement for variable XLL is using a user defined assignment not an intrinsic assignment.

f90comp: 724 SOURCE LINES
f90comp: 0 ERRORS, 7 WARNINGS, 0 OTHER MESSAGES, 0 ANSI
f95 -xopenmp -PIC -O -libmil -xtarget=native -nofstore  -c  lsdore.f90 -o lsdore.o

          ifail = .false.
                ^         
"lsdore.f90", Line = 159, Column = 17: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                      ifail = .true.
                            ^        
"lsdore.f90", Line = 245, Column = 29: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                              ifail = .true.
                                    ^        
"lsdore.f90", Line = 276, Column = 37: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                              ifail = .true.
                                    ^        
"lsdore.f90", Line = 285, Column = 37: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                  ifail = .true.
                        ^        
"lsdore.f90", Line = 335, Column = 25: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

              ifail = .true.
                    ^        
"lsdore.f90", Line = 368, Column = 21: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

f90comp: 656 SOURCE LINES
f90comp: 0 ERRORS, 6 WARNINGS, 0 OTHER MESSAGES, 0 ANSI
f95 -xopenmp -PIC -O -libmil -xtarget=native -nofstore  -c  lsdore_acc.f90 -o lsdore_acc.o

          ifail = .false.
                ^         
"lsdore_acc.f90", Line = 160, Column = 17: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                      ifail = .true.
                            ^        
"lsdore_acc.f90", Line = 246, Column = 29: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                              ifail = .true.
                                    ^        
"lsdore_acc.f90", Line = 277, Column = 37: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                              ifail = .true.
                                    ^        
"lsdore_acc.f90", Line = 286, Column = 37: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                  ifail = .true.
                        ^        
"lsdore_acc.f90", Line = 336, Column = 25: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

              ifail = .true.
                    ^        
"lsdore_acc.f90", Line = 369, Column = 21: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                  xll = xll + log(listar)
                      ^                   
"lsdore_acc.f90", Line = 410, Column = 23: WARNING: A reduction statement for variable XLL is using a user defined assignment not an intrinsic assignment.

f90comp: 657 SOURCE LINES
f90comp: 0 ERRORS, 7 WARNINGS, 0 OTHER MESSAGES, 0 ANSI
f95 -xopenmp -PIC -O -libmil -xtarget=native -nofstore  -c  lshbeq.f90 -o lshbeq.o

          ifail = .false.
                ^         
"lshbeq.f90", Line = 167, Column = 17: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                              ifail = .true.
                                    ^        
"lshbeq.f90", Line = 315, Column = 37: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                                      ifail = .true.
                                            ^        
"lshbeq.f90", Line = 333, Column = 45: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                                  ifail = .true.
                                        ^        
"lshbeq.f90", Line = 354, Column = 41: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                          ifail = .true.
                                ^        
"lshbeq.f90", Line = 458, Column = 33: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                          ifail = .true.
                                ^        
"lshbeq.f90", Line = 468, Column = 33: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                          ifail = .true.
                                ^        
"lshbeq.f90", Line = 479, Column = 33: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

              ifail = .true.
                    ^        
"lshbeq.f90", Line = 690, Column = 21: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

f90comp: 1001 SOURCE LINES
f90comp: 0 ERRORS, 8 WARNINGS, 0 OTHER MESSAGES, 0 ANSI
f95 -xopenmp -PIC -O -libmil -xtarget=native -nofstore  -c  lshbeq_acc.f90 -o lshbeq_acc.o

          ifail = .false.
                ^         
"lshbeq_acc.f90", Line = 166, Column = 17: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                              ifail = .true.
                                    ^        
"lshbeq_acc.f90", Line = 314, Column = 37: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                                      ifail = .true.
                                            ^        
"lshbeq_acc.f90", Line = 332, Column = 45: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                                  ifail = .true.
                                        ^        
"lshbeq_acc.f90", Line = 353, Column = 41: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                          ifail = .true.
                                ^        
"lshbeq_acc.f90", Line = 457, Column = 33: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                          ifail = .true.
                                ^        
"lshbeq_acc.f90", Line = 467, Column = 33: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                          ifail = .true.
                                ^        
"lshbeq_acc.f90", Line = 478, Column = 33: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

              ifail = .true.
                    ^        
"lshbeq_acc.f90", Line = 689, Column = 21: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                   xll = xll + log(listar)
                       ^                   
"lshbeq_acc.f90", Line = 743, Column = 24: WARNING: A reduction statement for variable XLL is using a user defined assignment not an intrinsic assignment.

f90comp: 1000 SOURCE LINES
f90comp: 0 ERRORS, 9 WARNINGS, 0 OTHER MESSAGES, 0 ANSI
f95 -xopenmp -PIC -O -libmil -xtarget=native -nofstore  -c  lshbiv.f90 -o lshbiv.o

          ifail = .false.
                ^         
"lshbiv.f90", Line = 166, Column = 17: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                              ifail = .true.
                                    ^        
"lshbiv.f90", Line = 319, Column = 37: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                                      ifail = .true.
                                            ^        
"lshbiv.f90", Line = 337, Column = 45: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                                  ifail = .true.
                                        ^        
"lshbiv.f90", Line = 358, Column = 41: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                          ifail = .true.
                                ^        
"lshbiv.f90", Line = 462, Column = 33: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                          ifail = .true.
                                ^        
"lshbiv.f90", Line = 472, Column = 33: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                          ifail = .true.
                                ^        
"lshbiv.f90", Line = 483, Column = 33: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

              ifail = .true.
                    ^        
"lshbiv.f90", Line = 746, Column = 21: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

f90comp: 1060 SOURCE LINES
f90comp: 0 ERRORS, 8 WARNINGS, 0 OTHER MESSAGES, 0 ANSI
f95 -xopenmp -PIC -O -libmil -xtarget=native -nofstore  -c  lshbiv_acc.f90 -o lshbiv_acc.o

          ifail = .false.
                ^         
"lshbiv_acc.f90", Line = 165, Column = 17: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                              ifail = .true.
                                    ^        
"lshbiv_acc.f90", Line = 317, Column = 37: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                                      ifail = .true.
                                            ^        
"lshbiv_acc.f90", Line = 335, Column = 45: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                                  ifail = .true.
                                        ^        
"lshbiv_acc.f90", Line = 356, Column = 41: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                          ifail = .true.
                                ^        
"lshbiv_acc.f90", Line = 460, Column = 33: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                          ifail = .true.
                                ^        
"lshbiv_acc.f90", Line = 470, Column = 33: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                          ifail = .true.
                                ^        
"lshbiv_acc.f90", Line = 481, Column = 33: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

              ifail = .true.
                    ^        
"lshbiv_acc.f90", Line = 743, Column = 21: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                    xll = xll + log(listar)
                        ^                   
"lshbiv_acc.f90", Line = 797, Column = 25: WARNING: A reduction statement for variable XLL is using a user defined assignment not an intrinsic assignment.

f90comp: 1057 SOURCE LINES
f90comp: 0 ERRORS, 9 WARNINGS, 0 OTHER MESSAGES, 0 ANSI
f95 -xopenmp -PIC -O -libmil -xtarget=native -nofstore  -c  lshdep.f90 -o lshdep.o

          ifail = .false.
                ^         
"lshdep.f90", Line = 154, Column = 17: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                          ifail = .true.
                                ^        
"lshdep.f90", Line = 257, Column = 33: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                                  ifail = .true.
                                        ^        
"lshdep.f90", Line = 275, Column = 41: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                              ifail = .true.
                                    ^        
"lshdep.f90", Line = 296, Column = 37: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                      ifail = .true.
                            ^        
"lshdep.f90", Line = 399, Column = 29: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

              ifail = .true.
                    ^        
"lshdep.f90", Line = 499, Column = 21: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

f90comp: 807 SOURCE LINES
f90comp: 0 ERRORS, 6 WARNINGS, 0 OTHER MESSAGES, 0 ANSI
f95 -xopenmp -PIC -O -libmil -xtarget=native -nofstore  -c  lshdep_acc.f90 -o lshdep_acc.o

          ifail = .false.
                ^         
"lshdep_acc.f90", Line = 155, Column = 17: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                          ifail = .true.
                                ^        
"lshdep_acc.f90", Line = 258, Column = 33: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                                  ifail = .true.
                                        ^        
"lshdep_acc.f90", Line = 276, Column = 41: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                              ifail = .true.
                                    ^        
"lshdep_acc.f90", Line = 297, Column = 37: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                      ifail = .true.
                            ^        
"lshdep_acc.f90", Line = 400, Column = 29: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

              ifail = .true.
                    ^        
"lshdep_acc.f90", Line = 500, Column = 21: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                   xll = xll + log(listar)
                       ^                   
"lshdep_acc.f90", Line = 554, Column = 24: WARNING: A reduction statement for variable XLL is using a user defined assignment not an intrinsic assignment.

f90comp: 808 SOURCE LINES
f90comp: 0 ERRORS, 7 WARNINGS, 0 OTHER MESSAGES, 0 ANSI
f95 -xopenmp -PIC -O -libmil -xtarget=native -nofstore  -c  lshmlm.f90 -o lshmlm.o

          ifail = .false.
                ^         
"lshmlm.f90", Line = 179, Column = 17: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

f90comp: 885 SOURCE LINES
f90comp: 0 ERRORS, 1 WARNINGS, 0 OTHER MESSAGES, 0 ANSI
f95 -xopenmp -PIC -O -libmil -xtarget=native -nofstore  -c  lshmlm_acc.f90 -o lshmlm_acc.o

          ifail = .false.
                ^         
"lshmlm_acc.f90", Line = 180, Column = 17: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                   xll = xll + log(li2star)
                       ^                    
"lshmlm_acc.f90", Line = 631, Column = 24: WARNING: A reduction statement for variable XLL is using a user defined assignment not an intrinsic assignment.

f90comp: 886 SOURCE LINES
f90comp: 0 ERRORS, 2 WARNINGS, 0 OTHER MESSAGES, 0 ANSI
f95 -xopenmp -PIC -O -libmil -xtarget=native -nofstore  -c  lshord.f90 -o lshord.o

          ifail = .false.
                ^         
"lshord.f90", Line = 141, Column = 17: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                  ifail = .true.
                        ^        
"lshord.f90", Line = 173, Column = 25: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                          ifail = .true.
                                ^        
"lshord.f90", Line = 201, Column = 33: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                          ifail = .true.
                                ^        
"lshord.f90", Line = 211, Column = 33: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

              ifail = .true.
                    ^        
"lshord.f90", Line = 324, Column = 21: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

f90comp: 610 SOURCE LINES
f90comp: 0 ERRORS, 5 WARNINGS, 0 OTHER MESSAGES, 0 ANSI
f95 -xopenmp -PIC -O -libmil -xtarget=native -nofstore  -c  lshord_acc.f90 -o lshord_acc.o

          ifail = .false.
                ^         
"lshord_acc.f90", Line = 141, Column = 17: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                  ifail = .true.
                        ^        
"lshord_acc.f90", Line = 173, Column = 25: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                          ifail = .true.
                                ^        
"lshord_acc.f90", Line = 201, Column = 33: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                          ifail = .true.
                                ^        
"lshord_acc.f90", Line = 211, Column = 33: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

              ifail = .true.
                    ^        
"lshord_acc.f90", Line = 324, Column = 21: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

              xll = xll + log(listar)
                  ^                   
"lshord_acc.f90", Line = 374, Column = 19: WARNING: A reduction statement for variable XLL is using a user defined assignment not an intrinsic assignment.

f90comp: 610 SOURCE LINES
f90comp: 0 ERRORS, 6 WARNINGS, 0 OTHER MESSAGES, 0 ANSI
f95 -xopenmp -PIC -O -libmil -xtarget=native -nofstore  -c  lshore.f90 -o lshore.o

          ifail = .false.
                ^         
"lshore.f90", Line = 161, Column = 17: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                      ifail = .true.
                            ^        
"lshore.f90", Line = 257, Column = 29: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                              ifail = .true.
                                    ^        
"lshore.f90", Line = 285, Column = 37: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                              ifail = .true.
                                    ^        
"lshore.f90", Line = 295, Column = 37: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                  ifail = .true.
                        ^        
"lshore.f90", Line = 406, Column = 25: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

              ifail = .true.
                    ^        
"lshore.f90", Line = 495, Column = 21: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

f90comp: 795 SOURCE LINES
f90comp: 0 ERRORS, 6 WARNINGS, 0 OTHER MESSAGES, 0 ANSI
f95 -xopenmp -PIC -O -libmil -xtarget=native -nofstore  -c  lshore_acc.f90 -o lshore_acc.o

          ifail = .false.
                ^         
"lshore_acc.f90", Line = 160, Column = 17: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                      ifail = .true.
                            ^        
"lshore_acc.f90", Line = 256, Column = 29: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                              ifail = .true.
                                    ^        
"lshore_acc.f90", Line = 284, Column = 37: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                              ifail = .true.
                                    ^        
"lshore_acc.f90", Line = 294, Column = 37: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                  ifail = .true.
                        ^        
"lshore_acc.f90", Line = 404, Column = 25: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

              ifail = .true.
                    ^        
"lshore_acc.f90", Line = 493, Column = 21: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                      xll = xll + log(listar)
                          ^                   
"lshore_acc.f90", Line = 547, Column = 27: WARNING: A reduction statement for variable XLL is using a user defined assignment not an intrinsic assignment.

f90comp: 793 SOURCE LINES
f90comp: 0 ERRORS, 7 WARNINGS, 0 OTHER MESSAGES, 0 ANSI
f95 -xopenmp -PIC -O -libmil -xtarget=native -nofstore  -c  lshtri.f90 -o lshtri.o

          ifail = .false.
                ^         
"lshtri.f90", Line = 183, Column = 17: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                                  ifail = .true.
                                        ^        
"lshtri.f90", Line = 384, Column = 41: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                                          ifail = .true.
                                                ^        
"lshtri.f90", Line = 402, Column = 49: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                                      ifail = .true.
                                            ^        
"lshtri.f90", Line = 423, Column = 45: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                              ifail = .true.
                                    ^        
"lshtri.f90", Line = 540, Column = 37: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                              ifail = .true.
                                    ^        
"lshtri.f90", Line = 551, Column = 37: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                              ifail = .true.
                                    ^        
"lshtri.f90", Line = 562, Column = 37: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                              ifail = .true.
                                    ^        
"lshtri.f90", Line = 573, Column = 37: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

              ifail = .true.
                    ^        
"lshtri.f90", Line = 1192, Column = 21: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

f90comp: 1515 SOURCE LINES
f90comp: 0 ERRORS, 9 WARNINGS, 0 OTHER MESSAGES, 0 ANSI
f95 -xopenmp -PIC -O -libmil -xtarget=native -nofstore  -c  lshtri_acc.f90 -o lshtri_acc.o

          ifail = .false.
                ^         
"lshtri_acc.f90", Line = 183, Column = 17: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                                  ifail = .true.
                                        ^        
"lshtri_acc.f90", Line = 384, Column = 41: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                                          ifail = .true.
                                                ^        
"lshtri_acc.f90", Line = 402, Column = 49: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                                      ifail = .true.
                                            ^        
"lshtri_acc.f90", Line = 423, Column = 45: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                              ifail = .true.
                                    ^        
"lshtri_acc.f90", Line = 540, Column = 37: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                              ifail = .true.
                                    ^        
"lshtri_acc.f90", Line = 551, Column = 37: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                              ifail = .true.
                                    ^        
"lshtri_acc.f90", Line = 562, Column = 37: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                              ifail = .true.
                                    ^        
"lshtri_acc.f90", Line = 573, Column = 37: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

              ifail = .true.
                    ^        
"lshtri_acc.f90", Line = 1192, Column = 21: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                  xll = xll + log(listar)
                      ^                   
"lshtri_acc.f90", Line = 1246, Column = 23: WARNING: A reduction statement for variable XLL is using a user defined assignment not an intrinsic assignment.

f90comp: 1515 SOURCE LINES
f90comp: 0 ERRORS, 10 WARNINGS, 0 OTHER MESSAGES, 0 ANSI
f95 -xopenmp -PIC -O -libmil -xtarget=native -nofstore  -c  lshuni.f90 -o lshuni.o

          ifail = .false.
                ^         
"lshuni.f90", Line = 198, Column = 17: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                          ifail = .true.
                                ^        
"lshuni.f90", Line = 315, Column = 33: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                                  ifail = .true.
                                        ^        
"lshuni.f90", Line = 335, Column = 41: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                              ifail = .true.
                                    ^        
"lshuni.f90", Line = 356, Column = 37: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                      ifail = .true.
                            ^        
"lshuni.f90", Line = 477, Column = 29: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

              ifail = .true.
                    ^        
"lshuni.f90", Line = 595, Column = 21: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

f90comp: 1027 SOURCE LINES
f90comp: 0 ERRORS, 6 WARNINGS, 0 OTHER MESSAGES, 0 ANSI
f95 -xopenmp -PIC -O -libmil -xtarget=native -nofstore  -c  lshuni_acc.f90 -o lshuni_acc.o

          ifail = .false.
                ^         
"lshuni_acc.f90", Line = 196, Column = 17: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                          ifail = .true.
                                ^        
"lshuni_acc.f90", Line = 311, Column = 33: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                                  ifail = .true.
                                        ^        
"lshuni_acc.f90", Line = 331, Column = 41: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                              ifail = .true.
                                    ^        
"lshuni_acc.f90", Line = 352, Column = 37: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                      ifail = .true.
                            ^        
"lshuni_acc.f90", Line = 473, Column = 29: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

              ifail = .true.
                    ^        
"lshuni_acc.f90", Line = 591, Column = 21: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                       xll = xll + log(listar) + log(diveta)
                           ^                                 
"lshuni_acc.f90", Line = 749, Column = 28: WARNING: A reduction statement for variable XLL is using a user defined assignment not an intrinsic assignment.

f90comp: 1024 SOURCE LINES
f90comp: 0 ERRORS, 7 WARNINGS, 0 OTHER MESSAGES, 0 ANSI
f95 -xopenmp -PIC -O -libmil -xtarget=native -nofstore  -c  lstore.f90 -o lstore.o

          ifail = .false.
                ^         
"lstore.f90", Line = 179, Column = 17: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                              ifail = .true.
                                    ^        
"lstore.f90", Line = 338, Column = 37: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                                      ifail = .true.
                                            ^        
"lstore.f90", Line = 371, Column = 45: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                                      ifail = .true.
                                            ^        
"lstore.f90", Line = 380, Column = 45: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                          ifail = .true.
                                ^        
"lstore.f90", Line = 432, Column = 33: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

              ifail = .true.
                    ^        
"lstore.f90", Line = 513, Column = 21: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

f90comp: 806 SOURCE LINES
f90comp: 0 ERRORS, 6 WARNINGS, 0 OTHER MESSAGES, 0 ANSI
f95 -xopenmp -PIC -O -libmil -xtarget=native -nofstore  -c  lstore_acc.f90 -o lstore_acc.o

          ifail = .false.
                ^         
"lstore_acc.f90", Line = 179, Column = 17: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                              ifail = .true.
                                    ^        
"lstore_acc.f90", Line = 338, Column = 37: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                                      ifail = .true.
                                            ^        
"lstore_acc.f90", Line = 371, Column = 45: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                                      ifail = .true.
                                            ^        
"lstore_acc.f90", Line = 380, Column = 45: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                          ifail = .true.
                                ^        
"lstore_acc.f90", Line = 432, Column = 33: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

              ifail = .true.
                    ^        
"lstore_acc.f90", Line = 513, Column = 21: WARNING: An assignment to OpenMP REDUCTION variable IFAIL is not in the form expected for a reduction assignment.

                  xll = xll + log(listar)
                      ^                   
"lstore_acc.f90", Line = 554, Column = 23: WARNING: A reduction statement for variable XLL is using a user defined assignment not an intrinsic assignment.

f90comp: 806 SOURCE LINES
f90comp: 0 ERRORS, 7 WARNINGS, 0 OTHER MESSAGES, 0 ANSI
f95 -xopenmp -PIC -O -libmil -xtarget=native -nofstore  -c  macdep_parallel.f90 -o macdep_parallel.o
f95 -xopenmp -PIC -O -libmil -xtarget=native -nofstore  -c  metis_dummy.f90 -o metis_dummy.o
f95 -xopenmp -PIC -O -libmil -xtarget=native -nofstore  -c  sabre.f90 -o sabre.o
f95 -xopenmp -PIC -O -libmil -xtarget=native -nofstore  -c  sabre_mpi.f90 -o sabre_mpi.o
f95 -G -L/usr/local/lib -o sabreR.so a_memory.o accurate.o bridge.o lsbore.o lsbore_acc.o lsdore.o lsdore_acc.o lshbeq.o lshbeq_acc.o lshbiv.o lshbiv_acc.o lshdep.o lshdep_acc.o lshmlm.o lshmlm_acc.o lshord.o lshord_acc.o lshore.o lshore_acc.o lshtri.o lshtri_acc.o lshuni.o lshuni_acc.o lstore.o lstore_acc.o macdep_parallel.o metis_dummy.o sabre.o sabre_mpi.o -xopenmp -lfai -lfsu
f90: Warning: Optimizer level changed from 0 to 3 to support parallelized code.
installing to /home/ripley/R/Lib32/sabreR/libs
** R
** data
** demo
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
Error in dyn.load(file, DLLpath = DLLpath, ...) : 
  unable to load shared object '/home/ripley/R/Lib32/sabreR/libs/sabreR.so':
  ld.so.1: R: fatal: relocation error: file /home/ripley/R/Lib32/sabreR/libs/sabreR.so: symbol flush_: referenced symbol not found
Error: loading failed
Execution halted
ERROR: loading failed
* removing ‘/home/ripley/R/Lib32/sabreR’

real     3:28.3
user     2:51.3
sys        23.6