* installing *source* package ‘pomdpSolve’ ...
** package ‘pomdpSolve’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
(cd pomdp-solve && CXX="clang++ -arch x86_64 -std=gnu++17" CC="clang -arch x86_64" CFLAGS="-falign-functions=64 -Wall -g -O2  -fPIC" CXXFLAGS="-falign-functions=64 -Wall -g -O2 " AR="ar" RANLIB="ranlib" make clean)
(cd pomdp-solve && CXX="clang++ -arch x86_64 -std=gnu++17" CC="clang -arch x86_64" CFLAGS="-falign-functions=64 -Wall -g -O2  -fPIC" CXXFLAGS="-falign-functions=64 -Wall -g -O2 " AR="ar" RANLIB="ranlib" make)
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o alpha.o alpha.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o belief.o belief.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC    -c -o parser.o parser.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o cmd-line.o cmd-line.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC    -c -o scanner.o scanner.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o common.o common.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o cross-sum.o cross-sum.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC    -c -o imm-reward.o imm-reward.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC    -c -o parse_err.o parse_err.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC    -c -o sparse-matrix.o sparse-matrix.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o enumeration.o enumeration.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o finite-grid.o finite-grid.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC    -c -o mdp.o mdp.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o global.o global.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o inc-prune.o inc-prune.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o linear-support.o linear-support.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC    -c -o parse_hash.o parse_hash.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o lp-interface.o lp-interface.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o neighbor.o neighbor.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o pomdp-solve-options.o pomdp-solve-options.c
ar -rcs libmdp.a parser.o scanner.o imm-reward.o parse_err.o sparse-matrix.o mdp.o parse_hash.o
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o params.o params.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o parsimonious.o parsimonious.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC    -c -o y.tab.o y.tab.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o pg.o pg.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o pomdp.o pomdp.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC    -c -o lex.yy.o lex.yy.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o pomdp-solve.o pomdp-solve.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC    -c -o debug.o debug.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC    -c -o hash.o hash.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o projection.o projection.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o random.o random.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o region.o region.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC    -c -o lpkit.o lpkit.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o signal-handler.o signal-handler.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o stats.o stats.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC    -c -o presolve.o presolve.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC    -c -o read.o read.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o timing.o timing.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o two-pass.o two-pass.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC    -c -o solve.o solve.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o vertex-enum.o vertex-enum.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o witness.o witness.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o xalloc.o xalloc.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o zlz_speedup.o zlz_speedup.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o sim.o sim.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o mcgs.o mcgs.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o associative-array.o associative-array.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o command-line.o command-line.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o config-file.o config-file.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o program-options.o program-options.c
config-file.c:126:7: warning: variable 'line_no' set but not used [-Wunused-but-set-variable]
  int line_no = 0;
      ^
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC   -c -o main.o main.c
1 warning generated.
ar -rcs ./liblp-solve.a y.tab.o lex.yy.o debug.o hash.o lpkit.o presolve.o read.o solve.o
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC    -c -o eigenval.o eigenval.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC    -c -o matrix.o matrix.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC    -c -o qmatrix.o qmatrix.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC    -c -o errhandl.o errhandl.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC    -c -o mlsolv.o mlsolv.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC    -c -o rtc.o rtc.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC    -c -o factor.o factor.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC    -c -o operats.o operats.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC    -c -o vector.o vector.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC    -c -o itersolv.o itersolv.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -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
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -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
installing via 'install.libs.R' to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/pomdpSolve.Rcheck/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)