SCM

R Development Page

tikzDevice log file (00install.out)

* installing *source* package ‘tikzDevice’ ...
** libs
gcc -std=gnu99 -I/srv/R/R-patched/build.12-07-15/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c tikzDevice.c -o tikzDevice.o
tikzDevice.c: In function ‘TikZ_Setup’:
tikzDevice.c:286:3: warning: passing argument 1 of ‘strcpy’ discards ‘const’ qualifier from pointer target type [enabled by default]
In file included from /srv/R/R-patched/build.12-07-15/include/R_ext/RS.h:24:0,
                 from /srv/R/R-patched/build.12-07-15/include/R.h:44,
                 from tikzDevice.h:19,
                 from tikzDevice.c:59:
/usr/include/string.h:128:14: note: expected ‘char * restrict’ but argument is of type ‘const char *’
tikzDevice.c:288:3: warning: passing argument 1 of ‘strcpy’ discards ‘const’ qualifier from pointer target type [enabled by default]
In file included from /srv/R/R-patched/build.12-07-15/include/R_ext/RS.h:24:0,
                 from /srv/R/R-patched/build.12-07-15/include/R.h:44,
                 from tikzDevice.h:19,
                 from tikzDevice.c:59:
/usr/include/string.h:128:14: note: expected ‘char * restrict’ but argument is of type ‘const char *’
tikzDevice.c:290:3: warning: passing argument 1 of ‘strcpy’ discards ‘const’ qualifier from pointer target type [enabled by default]
In file included from /srv/R/R-patched/build.12-07-15/include/R_ext/RS.h:24:0,
                 from /srv/R/R-patched/build.12-07-15/include/R.h:44,
                 from tikzDevice.h:19,
                 from tikzDevice.c:59:
/usr/include/string.h:128:14: note: expected ‘char * restrict’ but argument is of type ‘const char *’
tikzDevice.c: In function ‘TikZ_Close’:
tikzDevice.c:579:3: warning: passing argument 1 of ‘free’ discards ‘const’ qualifier from pointer target type [enabled by default]
In file included from /srv/R/R-patched/build.12-07-15/include/R.h:28:0,
                 from tikzDevice.h:19,
                 from tikzDevice.c:59:
/usr/include/stdlib.h:488:13: note: expected ‘void *’ but argument is of type ‘const char *’
tikzDevice.c:580:3: warning: passing argument 1 of ‘free’ discards ‘const’ qualifier from pointer target type [enabled by default]
In file included from /srv/R/R-patched/build.12-07-15/include/R.h:28:0,
                 from tikzDevice.h:19,
                 from tikzDevice.c:59:
/usr/include/stdlib.h:488:13: note: expected ‘void *’ but argument is of type ‘const char *’
tikzDevice.c:581:3: warning: passing argument 1 of ‘free’ discards ‘const’ qualifier from pointer target type [enabled by default]
In file included from /srv/R/R-patched/build.12-07-15/include/R.h:28:0,
                 from tikzDevice.h:19,
                 from tikzDevice.c:59:
/usr/include/stdlib.h:488:13: note: expected ‘void *’ but argument is of type ‘const char *’
gcc -std=gnu99 -shared -L/usr/local/lib -o tikzDevice.so tikzDevice.o -L/srv/R/R-patched/build.12-07-15/lib -lR
installing to /mnt/building/build_2012-07-16-00-03/RF_PKG_CHECK/PKGS/tikzDevice.Rcheck/tikzDevice/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   ‘tikzDevice.Rnw’ 
** testing if installed package can be loaded

* DONE (tikzDevice)
Thanks to:
Vienna University of Economics and Business Powered By FusionForge