* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘pomdpSolve’ ...
** package ‘pomdpSolve’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpTSBGRY/R.INSTALL1bde855b564c33/pomdpSolve/src'
(cd pomdp-solve && CXX="g++-13 -std=gnu++17" CC="gcc-13" CFLAGS="-g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic" CXXFLAGS="-g -O2 -Wall -pedantic -mtune=native " AR="ar" RANLIB="ranlib" make clean)
make[2]: Entering directory '/home/hornik/tmp/scratch/RtmpTSBGRY/R.INSTALL1bde855b564c33/pomdpSolve/src/pomdp-solve'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpTSBGRY/R.INSTALL1bde855b564c33/pomdpSolve/src/pomdp-solve/mdp'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpTSBGRY/R.INSTALL1bde855b564c33/pomdpSolve/src/pomdp-solve/mdp'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpTSBGRY/R.INSTALL1bde855b564c33/pomdpSolve/src/pomdp-solve/lp-solve'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpTSBGRY/R.INSTALL1bde855b564c33/pomdpSolve/src/pomdp-solve/lp-solve'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpTSBGRY/R.INSTALL1bde855b564c33/pomdpSolve/src/pomdp-solve/laspack'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpTSBGRY/R.INSTALL1bde855b564c33/pomdpSolve/src/pomdp-solve/laspack'
make[2]: Leaving directory '/home/hornik/tmp/scratch/RtmpTSBGRY/R.INSTALL1bde855b564c33/pomdpSolve/src/pomdp-solve'
(cd pomdp-solve && CXX="g++-13 -std=gnu++17" CC="gcc-13" CFLAGS="-g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic" CXXFLAGS="-g -O2 -Wall -pedantic -mtune=native " AR="ar" RANLIB="ranlib" make)
make[2]: Entering directory '/home/hornik/tmp/scratch/RtmpTSBGRY/R.INSTALL1bde855b564c33/pomdpSolve/src/pomdp-solve'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpTSBGRY/R.INSTALL1bde855b564c33/pomdpSolve/src/pomdp-solve/mdp'
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic    -c -o parser.o parser.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic    -c -o scanner.o scanner.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic    -c -o imm-reward.o imm-reward.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic    -c -o parse_err.o parse_err.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic    -c -o sparse-matrix.o sparse-matrix.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic    -c -o mdp.o mdp.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic    -c -o parse_hash.o parse_hash.c
ar -rcs libmdp.a parser.o scanner.o imm-reward.o parse_err.o sparse-matrix.o mdp.o parse_hash.o
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpTSBGRY/R.INSTALL1bde855b564c33/pomdpSolve/src/pomdp-solve/mdp'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpTSBGRY/R.INSTALL1bde855b564c33/pomdpSolve/src/pomdp-solve/lp-solve'
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic    -c -o y.tab.o y.tab.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic    -c -o lex.yy.o lex.yy.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic    -c -o debug.o debug.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic    -c -o hash.o hash.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic    -c -o lpkit.o lpkit.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic    -c -o presolve.o presolve.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic    -c -o read.o read.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic    -c -o solve.o solve.c
ar -rcs ./liblp-solve.a y.tab.o lex.yy.o debug.o hash.o lpkit.o presolve.o read.o solve.o
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpTSBGRY/R.INSTALL1bde855b564c33/pomdpSolve/src/pomdp-solve/lp-solve'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpTSBGRY/R.INSTALL1bde855b564c33/pomdpSolve/src/pomdp-solve/laspack'
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic    -c -o eigenval.o eigenval.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic    -c -o matrix.o matrix.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic    -c -o qmatrix.o qmatrix.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic    -c -o errhandl.o errhandl.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic    -c -o mlsolv.o mlsolv.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic    -c -o rtc.o rtc.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic    -c -o factor.o factor.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic    -c -o operats.o operats.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic    -c -o vector.o vector.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic    -c -o itersolv.o itersolv.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic    -c -o precond.o precond.c
ar -rcs ./liblaspack.a eigenval.o matrix.o qmatrix.o errhandl.o mlsolv.o rtc.o factor.o operats.o vector.o itersolv.o precond.o
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpTSBGRY/R.INSTALL1bde855b564c33/pomdpSolve/src/pomdp-solve/laspack'
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o alpha.o alpha.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o belief.o belief.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o cmd-line.o cmd-line.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o common.o common.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o cross-sum.o cross-sum.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o enumeration.o enumeration.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o finite-grid.o finite-grid.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o global.o global.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o inc-prune.o inc-prune.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o linear-support.o linear-support.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o lp-interface.o lp-interface.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o neighbor.o neighbor.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o pomdp-solve-options.o pomdp-solve-options.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o params.o params.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o parsimonious.o parsimonious.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o pg.o pg.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o pomdp.o pomdp.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o pomdp-solve.o pomdp-solve.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o projection.o projection.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o random.o random.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o region.o region.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o signal-handler.o signal-handler.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o stats.o stats.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o timing.o timing.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o two-pass.o two-pass.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o vertex-enum.o vertex-enum.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o witness.o witness.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o xalloc.o xalloc.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o zlz_speedup.o zlz_speedup.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o sim.o sim.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o mcgs.o mcgs.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o associative-array.o associative-array.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o command-line.o command-line.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o config-file.o config-file.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o program-options.o program-options.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic   -c -o main.o main.c
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic -L./mdp -L./lp-solve -L./laspack alpha.o belief.o cmd-line.o common.o cross-sum.o enumeration.o finite-grid.o global.o inc-prune.o linear-support.o lp-interface.o neighbor.o pomdp-solve-options.o params.o parsimonious.o pg.o pomdp.o pomdp-solve.o projection.o random.o region.o signal-handler.o stats.o timing.o two-pass.o vertex-enum.o witness.o xalloc.o zlz_speedup.o sim.o mcgs.o associative-array.o command-line.o config-file.o program-options.o main.o -o pomdp-solve -lm -lmdp -llp-solve -llaspack
make[2]: Leaving directory '/home/hornik/tmp/scratch/RtmpTSBGRY/R.INSTALL1bde855b564c33/pomdpSolve/src/pomdp-solve'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpTSBGRY/R.INSTALL1bde855b564c33/pomdpSolve/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpTSBGRY/R.INSTALL1bde855b564c33/pomdpSolve/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpTSBGRY/R.INSTALL1bde855b564c33/pomdpSolve/src'
installing via 'install.libs.R' to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-pomdpSolve/00new/pomdpSolve
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (pomdpSolve)