SCM

R Development Page

tikzDevice log file (build_win64)

Mon Jul 16 15:05:08 2012: Building binary for package tikzDevice (SVN revision 49)
using R version 2.15.1 Patched (2012-07-14 r59837) ...

* installing to library 'R:/lib/local/2.15'
* installing *source* package 'tikzDevice' ...
** libs

*** arch - i386
gcc -m32 -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -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]
r:\base\rtools\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/include/string.h:51:18: 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]
r:\base\rtools\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/include/string.h:51:18: 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]
r:\base\rtools\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/include/string.h:51:18: 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]
r:\base\rtools\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/include/stdlib.h:416:16: 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]
r:\base\rtools\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/include/stdlib.h:416:16: 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]
r:\base\rtools\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/include/stdlib.h:416:16: note: expected 'void *' but argument is of type 'const char *'
tikzDevice.c: At top level:
tikzDevice.c:2002:17: warning: 'contains_multibyte_chars' defined but not used [-Wunused-function]
gcc -m32 -shared -s -static-libgcc -o tikzDevice.dll tmp.def tikzDevice.o -LR:/base/local215/lib/i386 -LR:/base/local215/lib -LR:/lib/R/R-patched/bin/i386 -lR
installing to R:/lib/local/2.15/tikzDevice/libs/i386

*** arch - x64
gcc -m64 -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -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]
r:\base\rtools\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/include/string.h:51:18: 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]
r:\base\rtools\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/include/string.h:51:18: 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]
r:\base\rtools\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/include/string.h:51:18: 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]
r:\base\rtools\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/include/stdlib.h:416:16: 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]
r:\base\rtools\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/include/stdlib.h:416:16: 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]
r:\base\rtools\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/include/stdlib.h:416:16: note: expected 'void *' but argument is of type 'const char *'
tikzDevice.c: At top level:
tikzDevice.c:2002:17: warning: 'contains_multibyte_chars' defined but not used [-Wunused-function]
gcc -m64 -shared -s -static-libgcc -o tikzDevice.dll tmp.def tikzDevice.o -LR:/base/local215/lib/x64 -LR:/base/local215/lib -LR:/lib/R/R-patched/bin/x64 -lR
installing to R:/lib/local/2.15/tikzDevice/libs/x64
** 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
*** arch - i386
*** arch - x64
* MD5 sums
packaged installation of 'tikzDevice' as tikzDevice_0.6.3.zip

* DONE (tikzDevice)
Run time: 10.04 seconds.
Thanks to:
Vienna University of Economics and Business Powered By FusionForge