* installing to library ‘/home/hornik/tmp/R.check/r-patched/Work/build/Packages’
* installing *source* package ‘geometry’ ...
checking for gcc... gcc -std=gnu99
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 -std=gnu99 accepts -g... yes
checking for gcc -std=gnu99 option to accept ISO C89... none needed
checking whether gcc -std=gnu99 understands -fno-strict-aliasing... yes
configure: creating ./config.status
config.status: creating src/Makevars
** libs
gcc -std=gnu99 -I/home/hornik/tmp/R.check/r-patched/Work/build/include  -I/usr/local/include   -g -O2  -fno-strict-aliasing -fpic  -g -O2 -c convhulln.c -o convhulln.o
gcc -std=gnu99 -I/home/hornik/tmp/R.check/r-patched/Work/build/include  -I/usr/local/include   -g -O2  -fno-strict-aliasing -fpic  -g -O2 -c delaunayn.c -o delaunayn.o
gcc -std=gnu99 -I/home/hornik/tmp/R.check/r-patched/Work/build/include  -I/usr/local/include   -g -O2  -fno-strict-aliasing -fpic  -g -O2 -c geom.c -o geom.o
gcc -std=gnu99 -I/home/hornik/tmp/R.check/r-patched/Work/build/include  -I/usr/local/include   -g -O2  -fno-strict-aliasing -fpic  -g -O2 -c geom2.c -o geom2.o
gcc -std=gnu99 -I/home/hornik/tmp/R.check/r-patched/Work/build/include  -I/usr/local/include   -g -O2  -fno-strict-aliasing -fpic  -g -O2 -c global.c -o global.o
gcc -std=gnu99 -I/home/hornik/tmp/R.check/r-patched/Work/build/include  -I/usr/local/include   -g -O2  -fno-strict-aliasing -fpic  -g -O2 -c io.c -o io.o
gcc -std=gnu99 -I/home/hornik/tmp/R.check/r-patched/Work/build/include  -I/usr/local/include   -g -O2  -fno-strict-aliasing -fpic  -g -O2 -c mem.c -o mem.o
gcc -std=gnu99 -I/home/hornik/tmp/R.check/r-patched/Work/build/include  -I/usr/local/include   -g -O2  -fno-strict-aliasing -fpic  -g -O2 -c merge.c -o merge.o
gcc -std=gnu99 -I/home/hornik/tmp/R.check/r-patched/Work/build/include  -I/usr/local/include   -g -O2  -fno-strict-aliasing -fpic  -g -O2 -c poly.c -o poly.o
gcc -std=gnu99 -I/home/hornik/tmp/R.check/r-patched/Work/build/include  -I/usr/local/include   -g -O2  -fno-strict-aliasing -fpic  -g -O2 -c poly2.c -o poly2.o
gcc -std=gnu99 -I/home/hornik/tmp/R.check/r-patched/Work/build/include  -I/usr/local/include   -g -O2  -fno-strict-aliasing -fpic  -g -O2 -c qhull.c -o qhull.o
gcc -std=gnu99 -I/home/hornik/tmp/R.check/r-patched/Work/build/include  -I/usr/local/include   -g -O2  -fno-strict-aliasing -fpic  -g -O2 -c qset.c -o qset.o
gcc -std=gnu99 -I/home/hornik/tmp/R.check/r-patched/Work/build/include  -I/usr/local/include   -g -O2  -fno-strict-aliasing -fpic  -g -O2 -c stat.c -o stat.o
gcc -std=gnu99 -I/home/hornik/tmp/R.check/r-patched/Work/build/include  -I/usr/local/include   -g -O2  -fno-strict-aliasing -fpic  -g -O2 -c user.c -o user.o
gcc -std=gnu99 -shared -L/usr/local/lib -o geometry.so convhulln.o delaunayn.o geom.o geom2.o global.o io.o mem.o merge.o poly.o poly2.o qhull.o qset.o stat.o user.o -L/home/hornik/tmp/R.check/r-patched/Work/build/lib -lRlapack -L/home/hornik/tmp/R.check/r-patched/Work/build/lib -lRblas -lgfortran -lm -L/home/hornik/tmp/R.check/r-patched/Work/build/lib -lR
** R
** inst
** preparing package for lazy loading
** help
Warning: bad markup (extra space?) at entry.value.Rd:19:15
*** installing help indices
** building package indices ...
* DONE (geometry)