* Installing to library '/home/hornik/tmp/R.check/r-devel/Work/build/Packages'
* Installing *source* package 'rpvm' ...
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
Check if PVM_ROOT is defined... no
Warning: PVM_ROOT not defined.
I'll try to build rpvm but you need set PVM_ROOT
before use pvm. See pvm_intro(1PVM)

Try to guess if pvm is installed somewhere ...
Found pvm: /usr/lib/pvm3 
PVM_ROOT is /usr/lib/pvm3
PVM_ARCH is LINUX64
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking pvm3.h usability... yes
checking pvm3.h presence... yes
checking for pvm3.h... yes
checking for main in -lpvm3... yes
checking for pvmd... /usr/bin/pvmd
checking for pvmgs... /usr/bin/pvmgs
configure: creating ./config.status
config.status: creating src/Makevars
config.status: creating inst/pvmhosts
** libs
gcc -std=gnu99 -I/home/hornik/tmp/R.check/r-devel/Work/build/include -I/include -I/usr/local/include   -DSYSVSIGNAL -DNOWAIT3 -DRSHCOMMAND=\"/usr/bin/rsh\" -DNEEDENDIAN -DFDSETNOTSTRUCT -DHASERRORVARS -DHASSTDLIB -DCTIMEISTIMET -DSYSERRISCONST -DNOTMPNAM -fpic  -g -O2 -c rpvm_core.c -o rpvm_core.o
rpvm_core.c: In function ‘rpvm_spawn’:
rpvm_core.c:261: warning: passing argument 1 of ‘pvm_spawn’ discards qualifiers from pointer target type
rpvm_core.c:261: warning: passing argument 4 of ‘pvm_spawn’ discards qualifiers from pointer target type
rpvm_core.c: In function ‘rpvm_pkstr’:
rpvm_core.c:368: warning: initialization discards qualifiers from pointer target type
rpvm_core.c: In function ‘rpvm_pkstrvec’:
rpvm_core.c:402: warning: passing argument 1 of ‘pvm_pkstr’ discards qualifiers from pointer target type
rpvm_core.c: In function ‘rpvm_mstats’:
rpvm_core.c:782: warning: passing argument 1 of ‘pvm_mstat’ discards qualifiers from pointer target type
rpvm_core.c: In function ‘rpvm_joingroup’:
rpvm_core.c:807: warning: initialization discards qualifiers from pointer target type
rpvm_core.c: In function ‘rpvm_lvgroup’:
rpvm_core.c:815: warning: initialization discards qualifiers from pointer target type
rpvm_core.c: In function ‘rpvm_gettid’:
rpvm_core.c:822: warning: initialization discards qualifiers from pointer target type
rpvm_core.c: In function ‘rpvm_getinst’:
rpvm_core.c:837: warning: initialization discards qualifiers from pointer target type
rpvm_core.c: In function ‘rpvm_gsize’:
rpvm_core.c:851: warning: initialization discards qualifiers from pointer target type
rpvm_core.c: In function ‘rpvm_barrier’:
rpvm_core.c:858: warning: initialization discards qualifiers from pointer target type
rpvm_core.c: In function ‘rpvm_bcast’:
rpvm_core.c:866: warning: initialization discards qualifiers from pointer target type
rpvm_core.c: In function ‘rpvm_scatter_integer’:
rpvm_core.c:878: warning: initialization discards qualifiers from pointer target type
rpvm_core.c: In function ‘rpvm_scatter_double’:
rpvm_core.c:901: warning: initialization discards qualifiers from pointer target type
rpvm_core.c: In function ‘rpvm_gather_integer’:
rpvm_core.c:924: warning: initialization discards qualifiers from pointer target type
rpvm_core.c: In function ‘rpvm_gather_double’:
rpvm_core.c:961: warning: initialization discards qualifiers from pointer target type
rpvm_core.c: In function ‘rpvm_reduce_integer’:
rpvm_core.c:999: warning: initialization discards qualifiers from pointer target type
rpvm_core.c: In function ‘rpvm_reduce_double’:
rpvm_core.c:1048: warning: initialization discards qualifiers from pointer target type
rpvm_core.c: In function ‘rpvm_putinfo’:
rpvm_core.c:1195: warning: initialization discards qualifiers from pointer target type
rpvm_core.c: In function ‘rpvm_recvinfo’:
rpvm_core.c:1204: warning: initialization discards qualifiers from pointer target type
rpvm_core.c: In function ‘rpvm_delinfo’:
rpvm_core.c:1213: warning: initialization discards qualifiers from pointer target type
rpvm_core.c: In function ‘rpvm_getmboxinfo’:
rpvm_core.c:1219: warning: initialization discards qualifiers from pointer target type
gcc -std=gnu99 -I/home/hornik/tmp/R.check/r-devel/Work/build/include -I/include -I/usr/local/include   -DSYSVSIGNAL -DNOWAIT3 -DRSHCOMMAND=\"/usr/bin/rsh\" -DNEEDENDIAN -DFDSETNOTSTRUCT -DHASERRORVARS -DHASSTDLIB -DCTIMEISTIMET -DSYSERRISCONST -DNOTMPNAM -fpic  -g -O2 -c rpvm_ser.c -o rpvm_ser.o
gcc -std=gnu99 -I/home/hornik/tmp/R.check/r-devel/Work/build/include -I/include -I/usr/local/include   -DSYSVSIGNAL -DNOWAIT3 -DRSHCOMMAND=\"/usr/bin/rsh\" -DNEEDENDIAN -DFDSETNOTSTRUCT -DHASERRORVARS -DHASSTDLIB -DCTIMEISTIMET -DSYSERRISCONST -DNOTMPNAM -fpic  -g -O2 -c utils.c -o utils.o
utils.c: In function ‘toPPChar’:
utils.c:44: warning: assignment discards qualifiers from pointer target type
gcc -std=gnu99 -shared -L/usr/local/lib64 -o rpvm.so rpvm_core.o rpvm_ser.o utils.o -lpvm3 -lgpvm3   -L/home/hornik/tmp/R.check/r-devel/Work/build/lib -lR
** R
** demo
** inst
** preparing package for lazy loading
** help
Note: unmatched right brace in file 'PVM.getinst.Rd' on or after line 6
Note: unmatched right brace in file 'PVM.gettid.Rd' on or after line 6
Note: removing empty section \seealso
Note: removing empty section \details
 >>> Building/Updating help pages for package 'rpvm'
     Formats: text html latex example 
  PVM.barrier                       text    html    latex   example
  PVM.bcast                         text    html    latex   example
  PVM.buffers                       text    html    latex   example
  PVM.bufinfo                       text    html    latex   example
  PVM.config                        text    html    latex   example
  PVM.exit                          text    html    latex   example
  PVM.freebuf                       text    html    latex   example
  PVM.gather                        text    html    latex   example
  PVM.getinst                       text    html    latex   example
  PVM.gettid                        text    html    latex   example
  PVM.group                         text    html    latex   example
  PVM.gsize                         text    html    latex   example
  PVM.initsend                      text    html    latex   example
  PVM.kill                          text    html    latex   example
  PVM.mcast                         text    html    latex   example
  PVM.mkbuf                         text    html    latex   example
  PVM.mstats                        text    html    latex   example
  PVM.mytid                         text    html    latex   example
  PVM.notify                        text    html    latex   example
  PVM.nrecv                         text    html    latex   example
  PVM.options                       text    html    latex   example
  PVM.pack                          text    html    latex   example
  PVM.probe                         text    html    latex   example
  PVM.pstats                        text    html    latex   example
  PVM.rapply                        text    html    latex   example
  PVM.recv                          text    html    latex   example
  PVM.reduce                        text    html    latex   example
  PVM.scatter                       text    html    latex   example
  PVM.send                          text    html    latex   example
  PVM.serialize                     text    html    latex   example
  PVM.spawn                         text    html    latex   example
  PVM.tasks                         text    html    latex   example
  PVM.tidtohost                     text    html    latex   example
  PVM.trecv                         text    html    latex   example
  PVM.unpack                        text    html    latex   example
  PVMD                              text    html    latex   example
  inin.sprng.master                 text    html    latex   example
** building package indices ...
* DONE (rpvm)