Back to the "Multiple platform build/check report" | A B C D [E] F G H I J K L M N O P Q R S T U V W X Y Z |
Package 163/553 | Hostname | OS / Arch | BUILD | CHECK | BUILD BIN | ||||
EBImage 3.12.0 Gregoire Pau
| lamb2 | Linux (openSUSE 11.4) / x86_64 | OK | OK | |||||
moscato2 | Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 | OK | [ OK ] | OK | |||||
petty | Mac OS X Leopard (10.5.8) / i386 | N O T S U P P O R T E D |
Package: EBImage |
Version: 3.12.0 |
Command: rm -rf EBImage.buildbin-libdir && mkdir EBImage.buildbin-libdir && E:\biocbld\bbs-2.10-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=EBImage.buildbin-libdir EBImage_3.12.0.tar.gz >EBImage-install.out 2>&1 && E:\biocbld\bbs-2.10-bioc\R\bin\R.exe CMD check --library=EBImage.buildbin-libdir --install="check:EBImage-install.out" --force-multiarch --no-vignettes --timings EBImage_3.12.0.tar.gz && mv EBImage.buildbin-libdir/* EBImage.Rcheck/ && rmdir EBImage.buildbin-libdir |
StartedAt: 2012-09-24 00:28:03 -0700 (Mon, 24 Sep 2012) |
EndedAt: 2012-09-24 00:30:53 -0700 (Mon, 24 Sep 2012) |
EllapsedTime: 170.3 seconds |
RetCode: 0 |
Status: OK |
CheckDir: EBImage.Rcheck |
Warnings: 0 |
* using log directory 'E:/biocbld/bbs-2.10-bioc/meat/EBImage.Rcheck' * using R version 2.15.1 (2012-06-22) * using platform: i386-pc-mingw32 (32-bit) * using session charset: ISO8859-1 * using option '--no-vignettes' * checking for file 'EBImage/DESCRIPTION' ... OK * this is package 'EBImage' version '3.12.0' * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking whether package 'EBImage' can be installed ... OK * checking installed package size ... NOTE installed size is 6.1Mb sub-directories of 1Mb or more: doc 2.8Mb images 1.7Mb libs 1.3Mb * checking package directory ... OK * checking for portable file names ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * loading checks for arch 'i386' ** checking whether the package can be loaded ... OK ** checking whether the package can be loaded with stated dependencies ... OK ** checking whether the package can be unloaded cleanly ... OK ** checking whether the namespace can be loaded with stated dependencies ... OK ** checking whether the namespace can be unloaded cleanly ... OK * loading checks for arch 'x64' ** checking whether the package can be loaded ... OK ** checking whether the package can be loaded with stated dependencies ... OK ** checking whether the package can be unloaded cleanly ... OK ** checking whether the namespace can be loaded with stated dependencies ... OK ** checking whether the namespace can be unloaded cleanly ... OK * checking for unstated dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE File 'EBImage/R/init.R': .onLoad calls: cat(" : EBImage", packageDescription("EBImage", fields = "Version"), ":\n") Package startup functions should use 'packageStartupMessage' to generate messages. See section 'Good practice' in ?.onAttach. channel: warning in rgbImage(r = x, g = x, b = x): partial argument match of 'r' to 'red' channel: warning in rgbImage(r = x, g = x, b = x): partial argument match of 'g' to 'green' channel: warning in rgbImage(r = x, g = x, b = x): partial argument match of 'b' to 'blue' channel: warning in rgbImage(r = x): partial argument match of 'r' to 'red' channel: warning in rgbImage(g = x): partial argument match of 'g' to 'green' channel: warning in rgbImage(b = x): partial argument match of 'b' to 'blue' filter2: warning in matrix(0, nr = dx[1], nc = dx[2]): partial argument match of 'nr' to 'nrow' filter2: warning in matrix(0, nr = dx[1], nc = dx[2]): partial argument match of 'nc' to 'ncol' floodFill: warning in matrix(as.integer(pt), nr = n, nc = 2, byrow = TRUE): partial argument match of 'nr' to 'nrow' floodFill: warning in matrix(as.integer(pt), nr = n, nc = 2, byrow = TRUE): partial argument match of 'nc' to 'ncol' floodFill: warning in matrix(col, nr = n, nc = 1): partial argument match of 'nr' to 'nrow' floodFill: warning in matrix(col, nr = n, nc = 1): partial argument match of 'nc' to 'ncol' ocontour : <anonymous>: warning in matrix(z, nc = 2, byrow = TRUE): partial argument match of 'nc' to 'ncol' tile: warning in Image(c(fg.col, bg.col), col = Color, dim = c(2, 1)): partial argument match of 'col' to 'colormode' * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking for portable compilation flags in Makevars ... OK * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking compiled code ... NOTE Note: information on .o files for i386 is not available Note: information on .o files for x64 is not available File 'E:/biocbld/bbs-2.10-bioc/meat/EBImage.buildbin-libdir/EBImage/libs/i386/EBImage.dll': Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran) File 'E:/biocbld/bbs-2.10-bioc/meat/EBImage.buildbin-libdir/EBImage/libs/x64/EBImage.dll': Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran) Compiled code should not call functions which might terminate R nor write to stdout/stderr instead of to the console. The detected symbols are linked into the code but might come from libraries and not actually be called. See 'Writing portable packages' in the 'Writing R Extensions' manual. * checking installed files from 'inst/doc' ... OK * checking examples ... ** running examples for arch 'i386' ... OK ** running examples for arch 'x64' ... OK * checking for unstated dependencies in tests ... OK * checking tests ... ** running tests for arch 'i386' Running 'test.R' Comparing 'test.Rout' to 'test.Rout.save' ...18c18 < + passed = TRUE --- > + passed=T 165c165 < checking 'blur' ... OK (hash=49934830) --- > checking 'blur' ... OK (hash=49934617) 174c174 < checking 'watershed' ... OK (hash=331831724) --- > checking 'watershed' ... OK (hash=331821330) 186,190c186,190 < checking 'reenumerate' ... OK (hash=524381786) < checking 'hullFeatures' ... OK (hash=3426282) < checking 'rmObjects' ... OK (hash=300497845) < checking 'getFeatures' ... OK (hash=112463884) < checking 'paintObjects' ... OK (hash=43677868) --- > checking 'reenumerate' ... OK (hash=524698803) > checking 'hullFeatures' ... OK (hash=3425915) > checking 'rmObjects' ... OK (hash=300487451) > checking 'getFeatures' ... OK (hash=112458679) > checking 'paintObjects' ... OK (hash=55130488) 221c221 < checking 'resize' ... OK (hash=214938067) --- > checking 'resize' ... OK (hash=214938068) 227c227 < checking 'blur' ... OK (hash=37689843) --- > checking 'blur' ... OK (hash=37689383) 236c236 < checking 'watershed' ... OK (hash=331831724) --- > checking 'watershed' ... OK (hash=331821330) 248,252c248,252 < checking 'reenumerate' ... OK (hash=524381786) < checking 'hullFeatures' ... OK (hash=3426282) < checking 'rmObjects' ... OK (hash=300497845) < checking 'getFeatures' ... OK (hash=243271116) < checking 'paintObjects' ... OK (hash=27214609) --- > checking 'reenumerate' ... OK (hash=524698803) > checking 'hullFeatures' ... OK (hash=3425915) > checking 'rmObjects' ... OK (hash=300487451) > checking 'getFeatures' ... OK (hash=243259173) > checking 'paintObjects' ... OK (hash=38666710) 256a257,258 > 3: In approx(x[, 2], x[, 1], xout = xout, n = n) : > collapsing to unique 'x' values 282c284 < checking 'resize' ... OK (hash=2890111650) --- > checking 'resize' ... OK (hash=2890111652) 289c291 < checking 'blur' ... OK (hash=521370799) --- > checking 'blur' ... OK (hash=521369852) 291c293 < checking 'normalize' ... OK (hash=491794302) --- > checking 'normalize' ... OK (hash=491794301) 298c300 < checking 'watershed' ... OK (hash=2135319407) --- > checking 'watershed' ... OK (hash=2135276245) 305,312c307,314 < checking 'combine' ... OK (hash=5214602768) < checking 'tile' ... OK (hash=10701043689) < checking 'untile' ... OK (hash=11514959135) < checking 'reenumerate' ... OK (hash=4761151938) < checking 'hullFeatures' ... OK (hash=18493867) < checking 'rmObjects' ... OK (hash=1828514955) < checking 'getFeatures' ... OK (hash=535965871) < checking 'paintObjects' ... OK (hash=482954590) --- > checking 'combine' ... OK (hash=5214602765) > checking 'tile' ... OK (hash=10701043688) > checking 'untile' ... OK (hash=11514959132) > checking 'reenumerate' ... OK (hash=4762468379) > checking 'hullFeatures' ... OK (hash=18493133) > checking 'rmObjects' ... OK (hash=1828471793) > checking 'getFeatures' ... OK (hash=535955461) > checking 'paintObjects' ... OK (hash=529056647) 321c323 < new test (hash=2261534013) --- > new test (hash=2261534012) 339c341 < checking '+' ... OK (hash=4036640155) --- > checking '+' ... OK (hash=4036640154) 343,347c345,349 < checking 'resize' ... OK (hash=12489520656) < checking 'rotate' ... OK (hash=3723760786) < checking 'flip' ... OK (hash=2283205999) < checking 'flop' ... OK (hash=2261305961) < checking 'translate' ... OK (hash=2264769851) --- > checking 'resize' ... OK (hash=12489520632) > checking 'rotate' ... OK (hash=3723760783) > checking 'flip' ... OK (hash=2283205998) > checking 'flop' ... OK (hash=2261305960) > checking 'translate' ... OK (hash=2264769850) 350,352c352,354 < checking 'blur' ... OK (hash=2254283914) < checking 'gblur' ... OK (hash=2260575569) < checking 'normalize' ... OK (hash=2118652725) --- > checking 'blur' ... OK (hash=2254280360) > checking 'gblur' ... OK (hash=2260575565) > checking 'normalize' ... OK (hash=2118652724) 359c361 < checking 'watershed' ... OK (hash=8974534366) --- > checking 'watershed' ... OK (hash=8974349738) 366,373c368,375 < checking 'combine' ... OK (hash=21363016027) < checking 'tile' ... OK (hash=20144415193) < checking 'untile' ... OK (hash=21061933761) < checking 'reenumerate' ... OK (hash=19460100996) < checking 'hullFeatures' ... OK (hash=66101044) < checking 'rmObjects' ... OK (hash=7905286422) < checking 'getFeatures' ... OK (hash=1888331638) < checking 'paintObjects' ... OK (hash=2142970391) --- > checking 'combine' ... OK (hash=21363016015) > checking 'tile' ... OK (hash=20144415189) > checking 'untile' ... OK (hash=21061933752) > checking 'reenumerate' ... OK (hash=19465732150) > checking 'hullFeatures' ... OK (hash=66098474) > checking 'rmObjects' ... OK (hash=7905101794) > checking 'getFeatures' ... OK (hash=1888295204) > checking 'paintObjects' ... OK (hash=2299205033) 389c391 < checking 'resize' ... OK (hash=1132892631) --- > checking 'resize' ... OK (hash=1132892630) 396c398 < checking 'blur' ... OK (hash=203673238) --- > checking 'blur' ... OK (hash=203672584) 405c407 < checking 'watershed' ... OK (hash=1307489112) --- > checking 'watershed' ... OK (hash=1307435556) 417,421c419,423 < checking 'reenumerate' ... OK (hash=2596707508) < checking 'hullFeatures' ... OK (hash=10278847) < checking 'rmObjects' ... OK (hash=1189427050) < checking 'getFeatures' ... OK (hash=337391651) < checking 'paintObjects' ... OK (hash=178015018) --- > checking 'reenumerate' ... OK (hash=2598340966) > checking 'hullFeatures' ... OK (hash=10277746) > checking 'rmObjects' ... OK (hash=1189373494) > checking 'getFeatures' ... OK (hash=337376036) > checking 'paintObjects' ... OK (hash=224055747) OK ** running tests for arch 'x64' Running 'test.R' Comparing 'test.Rout' to 'test.Rout.save' ...18c18 < + passed = TRUE --- > + passed=T 159c159 < checking 'rotate' ... OK (hash=87299739) --- > checking 'rotate' ... OK (hash=85150057) 165c165 < checking 'blur' ... OK (hash=49934830) --- > checking 'blur' ... OK (hash=49934617) 190c190 < checking 'paintObjects' ... OK (hash=43678131) --- > checking 'paintObjects' ... OK (hash=55130488) 221,222c221,222 < checking 'resize' ... OK (hash=214938067) < checking 'rotate' ... OK (hash=69185598) --- > checking 'resize' ... OK (hash=214938068) > checking 'rotate' ... OK (hash=67388563) 227c227 < checking 'blur' ... OK (hash=37689843) --- > checking 'blur' ... OK (hash=37689383) 252c252 < checking 'paintObjects' ... OK (hash=27214353) --- > checking 'paintObjects' ... OK (hash=38666710) 256a257,258 > 3: In approx(x[, 2], x[, 1], xout = xout, n = n) : > collapsing to unique 'x' values 282,283c284,285 < checking 'resize' ... OK (hash=2890111650) < checking 'rotate' ... OK (hash=886785827) --- > checking 'resize' ... OK (hash=2890111652) > checking 'rotate' ... OK (hash=864745347) 289c291 < checking 'blur' ... OK (hash=521370799) --- > checking 'blur' ... OK (hash=521369852) 291c293 < checking 'normalize' ... OK (hash=491794302) --- > checking 'normalize' ... OK (hash=491794301) 305,307c307,309 < checking 'combine' ... OK (hash=5214602768) < checking 'tile' ... OK (hash=10701043689) < checking 'untile' ... OK (hash=11514959135) --- > checking 'combine' ... OK (hash=5214602765) > checking 'tile' ... OK (hash=10701043688) > checking 'untile' ... OK (hash=11514959132) 312c314 < checking 'paintObjects' ... OK (hash=482954590) --- > checking 'paintObjects' ... OK (hash=529056647) 321c323 < new test (hash=2261534013) --- > new test (hash=2261534012) 339c341 < checking '+' ... OK (hash=4036640155) --- > checking '+' ... OK (hash=4036640154) 343,347c345,349 < checking 'resize' ... OK (hash=12489520656) < checking 'rotate' ... OK (hash=3818937676) < checking 'flip' ... OK (hash=2283205999) < checking 'flop' ... OK (hash=2261305961) < checking 'translate' ... OK (hash=2264769851) --- > checking 'resize' ... OK (hash=12489520632) > checking 'rotate' ... OK (hash=3723760783) > checking 'flip' ... OK (hash=2283205998) > checking 'flop' ... OK (hash=2261305960) > checking 'translate' ... OK (hash=2264769850) 350,352c352,354 < checking 'blur' ... OK (hash=2254283914) < checking 'gblur' ... OK (hash=2260575569) < checking 'normalize' ... OK (hash=2118652725) --- > checking 'blur' ... OK (hash=2254280360) > checking 'gblur' ... OK (hash=2260575565) > checking 'normalize' ... OK (hash=2118652724) 366,368c368,370 < checking 'combine' ... OK (hash=21363016027) < checking 'tile' ... OK (hash=20144415193) < checking 'untile' ... OK (hash=21061933761) --- > checking 'combine' ... OK (hash=21363016015) > checking 'tile' ... OK (hash=20144415189) > checking 'untile' ... OK (hash=21061933752) 373c375 < checking 'paintObjects' ... OK (hash=2142970391) --- > checking 'paintObjects' ... OK (hash=2299205033) 389,390c391,392 < checking 'resize' ... OK (hash=1132892631) < checking 'rotate' ... OK (hash=350157193) --- > checking 'resize' ... OK (hash=1132892630) > checking 'rotate' ... OK (hash=341473234) 396c398 < checking 'blur' ... OK (hash=203673238) --- > checking 'blur' ... OK (hash=203672584) 421c423 < checking 'paintObjects' ... OK (hash=178016825) --- > checking 'paintObjects' ... OK (hash=224055747) OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in 'inst/doc' ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignettes ... SKIPPED * checking PDF version of manual ... OK NOTE: There were 3 notes. See 'E:/biocbld/bbs-2.10-bioc/meat/EBImage.Rcheck/00check.log' for details.
EBImage.Rcheck/00install.out:
install for i386 * installing *source* package 'EBImage' ... ** libs gcc -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/i386/include -Ic:/gtk/i386/include/gtk-2.0 -Ic:/gtk/i386/lib/gtk-2.0/include -Ic:/gtk/i386/include/atk-1.0 -Ic:/gtk/i386/include/cairo -Ic:/gtk/i386/include/pango-1.0 -Ic:/gtk/i386/include/glib-2.0 -Ic:/gtk/i386/lib/glib-2.0/include -Ic:/gtk/i386/include/libglade-2.0 -Ic:/gtk/i386/include/libxml2 -Ic:/gtk/i386/include -O3 -Wall -std=gnu99 -mtune=core2 -c EBImage.c -o EBImage.o gcc -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/i386/include -Ic:/gtk/i386/include/gtk-2.0 -Ic:/gtk/i386/lib/gtk-2.0/include -Ic:/gtk/i386/include/atk-1.0 -Ic:/gtk/i386/include/cairo -Ic:/gtk/i386/include/pango-1.0 -Ic:/gtk/i386/include/glib-2.0 -Ic:/gtk/i386/lib/glib-2.0/include -Ic:/gtk/i386/include/libglade-2.0 -Ic:/gtk/i386/include/libxml2 -Ic:/gtk/i386/include -O3 -Wall -std=gnu99 -mtune=core2 -c conversions.c -o conversions.o conversions.c: In function 'sexp2Magick': conversions.c:16:17: warning: variable 'nc' set but not used [-Wunused-but-set-variable] conversions.c: In function 'magick2SEXP': conversions.c:135:17: warning: 'DispatchImage' is deprecated (declared at c:/ImageMagick/i386/include/magick/deprecate.h:278) [-Wdeprecated-declarations] conversions.c:137:17: warning: 'DispatchImage' is deprecated (declared at c:/ImageMagick/i386/include/magick/deprecate.h:278) [-Wdeprecated-declarations] conversions.c:139:17: warning: 'DispatchImage' is deprecated (declared at c:/ImageMagick/i386/include/magick/deprecate.h:278) [-Wdeprecated-declarations] conversions.c:144:17: warning: 'DispatchImage' is deprecated (declared at c:/ImageMagick/i386/include/magick/deprecate.h:278) [-Wdeprecated-declarations] gcc -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/i386/include -Ic:/gtk/i386/include/gtk-2.0 -Ic:/gtk/i386/lib/gtk-2.0/include -Ic:/gtk/i386/include/atk-1.0 -Ic:/gtk/i386/include/cairo -Ic:/gtk/i386/include/pango-1.0 -Ic:/gtk/i386/include/glib-2.0 -Ic:/gtk/i386/lib/glib-2.0/include -Ic:/gtk/i386/include/libglade-2.0 -Ic:/gtk/i386/include/libxml2 -Ic:/gtk/i386/include -O3 -Wall -std=gnu99 -mtune=core2 -c display.c -o display.o display.c: In function 'newPixbufFromSEXP': display.c:414:7: warning: variable 'colorMode' set but not used [-Wunused-but-set-variable] gcc -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/i386/include -Ic:/gtk/i386/include/gtk-2.0 -Ic:/gtk/i386/lib/gtk-2.0/include -Ic:/gtk/i386/include/atk-1.0 -Ic:/gtk/i386/include/cairo -Ic:/gtk/i386/include/pango-1.0 -Ic:/gtk/i386/include/glib-2.0 -Ic:/gtk/i386/lib/glib-2.0/include -Ic:/gtk/i386/include/libglade-2.0 -Ic:/gtk/i386/include/libxml2 -Ic:/gtk/i386/include -O3 -Wall -std=gnu99 -mtune=core2 -c distmap.c -o distmap.o gcc -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/i386/include -Ic:/gtk/i386/include/gtk-2.0 -Ic:/gtk/i386/lib/gtk-2.0/include -Ic:/gtk/i386/include/atk-1.0 -Ic:/gtk/i386/include/cairo -Ic:/gtk/i386/include/pango-1.0 -Ic:/gtk/i386/include/glib-2.0 -Ic:/gtk/i386/lib/glib-2.0/include -Ic:/gtk/i386/include/libglade-2.0 -Ic:/gtk/i386/include/libxml2 -Ic:/gtk/i386/include -O3 -Wall -std=gnu99 -mtune=core2 -c drawable.c -o drawable.o gcc -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/i386/include -Ic:/gtk/i386/include/gtk-2.0 -Ic:/gtk/i386/lib/gtk-2.0/include -Ic:/gtk/i386/include/atk-1.0 -Ic:/gtk/i386/include/cairo -Ic:/gtk/i386/include/pango-1.0 -Ic:/gtk/i386/include/glib-2.0 -Ic:/gtk/i386/lib/glib-2.0/include -Ic:/gtk/i386/include/libglade-2.0 -Ic:/gtk/i386/include/libxml2 -Ic:/gtk/i386/include -O3 -Wall -std=gnu99 -mtune=core2 -c features_haralick.c -o features_haralick.o gcc -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/i386/include -Ic:/gtk/i386/include/gtk-2.0 -Ic:/gtk/i386/lib/gtk-2.0/include -Ic:/gtk/i386/include/atk-1.0 -Ic:/gtk/i386/include/cairo -Ic:/gtk/i386/include/pango-1.0 -Ic:/gtk/i386/include/glib-2.0 -Ic:/gtk/i386/lib/glib-2.0/include -Ic:/gtk/i386/include/libglade-2.0 -Ic:/gtk/i386/include/libxml2 -Ic:/gtk/i386/include -O3 -Wall -std=gnu99 -mtune=core2 -c features_hull.c -o features_hull.o gcc -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/i386/include -Ic:/gtk/i386/include/gtk-2.0 -Ic:/gtk/i386/lib/gtk-2.0/include -Ic:/gtk/i386/include/atk-1.0 -Ic:/gtk/i386/include/cairo -Ic:/gtk/i386/include/pango-1.0 -Ic:/gtk/i386/include/glib-2.0 -Ic:/gtk/i386/lib/glib-2.0/include -Ic:/gtk/i386/include/libglade-2.0 -Ic:/gtk/i386/include/libxml2 -Ic:/gtk/i386/include -O3 -Wall -std=gnu99 -mtune=core2 -c features_moments.c -o features_moments.o gcc -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/i386/include -Ic:/gtk/i386/include/gtk-2.0 -Ic:/gtk/i386/lib/gtk-2.0/include -Ic:/gtk/i386/include/atk-1.0 -Ic:/gtk/i386/include/cairo -Ic:/gtk/i386/include/pango-1.0 -Ic:/gtk/i386/include/glib-2.0 -Ic:/gtk/i386/lib/glib-2.0/include -Ic:/gtk/i386/include/libglade-2.0 -Ic:/gtk/i386/include/libxml2 -Ic:/gtk/i386/include -O3 -Wall -std=gnu99 -mtune=core2 -c features_zernike.c -o features_zernike.o features_zernike.c: In function 'zernike': features_zernike.c:45:10: warning: variable 'r2To2sigma2' set but not used [-Wunused-but-set-variable] gcc -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/i386/include -Ic:/gtk/i386/include/gtk-2.0 -Ic:/gtk/i386/lib/gtk-2.0/include -Ic:/gtk/i386/include/atk-1.0 -Ic:/gtk/i386/include/cairo -Ic:/gtk/i386/include/pango-1.0 -Ic:/gtk/i386/include/glib-2.0 -Ic:/gtk/i386/lib/glib-2.0/include -Ic:/gtk/i386/include/libglade-2.0 -Ic:/gtk/i386/include/libxml2 -Ic:/gtk/i386/include -O3 -Wall -std=gnu99 -mtune=core2 -c filters_magick.c -o filters_magick.o filters_magick.c: In function 'lib_filterMagick': filters_magick.c:35:9: warning: variable 'npar' set but not used [-Wunused-but-set-variable] g++ -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/i386/include -Ic:/gtk/i386/include/gtk-2.0 -Ic:/gtk/i386/lib/gtk-2.0/include -Ic:/gtk/i386/include/atk-1.0 -Ic:/gtk/i386/include/cairo -Ic:/gtk/i386/include/pango-1.0 -Ic:/gtk/i386/include/glib-2.0 -Ic:/gtk/i386/lib/glib-2.0/include -Ic:/gtk/i386/include/libglade-2.0 -Ic:/gtk/i386/include/libxml2 -Ic:/gtk/i386/include -O2 -Wall -mtune=core2 -c floodFill.cpp -o floodFill.o gcc -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/i386/include -Ic:/gtk/i386/include/gtk-2.0 -Ic:/gtk/i386/lib/gtk-2.0/include -Ic:/gtk/i386/include/atk-1.0 -Ic:/gtk/i386/include/cairo -Ic:/gtk/i386/include/pango-1.0 -Ic:/gtk/i386/include/glib-2.0 -Ic:/gtk/i386/lib/glib-2.0/include -Ic:/gtk/i386/include/libglade-2.0 -Ic:/gtk/i386/include/libxml2 -Ic:/gtk/i386/include -O3 -Wall -std=gnu99 -mtune=core2 -c io.c -o io.o io.c: In function 'readCellomics': io.c:249:41: warning: variable 'compression' set but not used [-Wunused-but-set-variable] gcc -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/i386/include -Ic:/gtk/i386/include/gtk-2.0 -Ic:/gtk/i386/lib/gtk-2.0/include -Ic:/gtk/i386/include/atk-1.0 -Ic:/gtk/i386/include/cairo -Ic:/gtk/i386/include/pango-1.0 -Ic:/gtk/i386/include/glib-2.0 -Ic:/gtk/i386/lib/glib-2.0/include -Ic:/gtk/i386/include/libglade-2.0 -Ic:/gtk/i386/include/libxml2 -Ic:/gtk/i386/include -O3 -Wall -std=gnu99 -mtune=core2 -c morphology.c -o morphology.o gcc -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/i386/include -Ic:/gtk/i386/include/gtk-2.0 -Ic:/gtk/i386/lib/gtk-2.0/include -Ic:/gtk/i386/include/atk-1.0 -Ic:/gtk/i386/include/cairo -Ic:/gtk/i386/include/pango-1.0 -Ic:/gtk/i386/include/glib-2.0 -Ic:/gtk/i386/lib/glib-2.0/include -Ic:/gtk/i386/include/libglade-2.0 -Ic:/gtk/i386/include/libxml2 -Ic:/gtk/i386/include -O3 -Wall -std=gnu99 -mtune=core2 -c normalize.c -o normalize.o gcc -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/i386/include -Ic:/gtk/i386/include/gtk-2.0 -Ic:/gtk/i386/lib/gtk-2.0/include -Ic:/gtk/i386/include/atk-1.0 -Ic:/gtk/i386/include/cairo -Ic:/gtk/i386/include/pango-1.0 -Ic:/gtk/i386/include/glib-2.0 -Ic:/gtk/i386/lib/glib-2.0/include -Ic:/gtk/i386/include/libglade-2.0 -Ic:/gtk/i386/include/libxml2 -Ic:/gtk/i386/include -O3 -Wall -std=gnu99 -mtune=core2 -c objects.c -o objects.o gcc -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/i386/include -Ic:/gtk/i386/include/gtk-2.0 -Ic:/gtk/i386/lib/gtk-2.0/include -Ic:/gtk/i386/include/atk-1.0 -Ic:/gtk/i386/include/cairo -Ic:/gtk/i386/include/pango-1.0 -Ic:/gtk/i386/include/glib-2.0 -Ic:/gtk/i386/lib/glib-2.0/include -Ic:/gtk/i386/include/libglade-2.0 -Ic:/gtk/i386/include/libxml2 -Ic:/gtk/i386/include -O3 -Wall -std=gnu99 -mtune=core2 -c ocontour.c -o ocontour.o g++ -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/i386/include -Ic:/gtk/i386/include/gtk-2.0 -Ic:/gtk/i386/lib/gtk-2.0/include -Ic:/gtk/i386/include/atk-1.0 -Ic:/gtk/i386/include/cairo -Ic:/gtk/i386/include/pango-1.0 -Ic:/gtk/i386/include/glib-2.0 -Ic:/gtk/i386/lib/glib-2.0/include -Ic:/gtk/i386/include/libglade-2.0 -Ic:/gtk/i386/include/libxml2 -Ic:/gtk/i386/include -O2 -Wall -mtune=core2 -c propagate.cpp -o propagate.o gcc -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/i386/include -Ic:/gtk/i386/include/gtk-2.0 -Ic:/gtk/i386/lib/gtk-2.0/include -Ic:/gtk/i386/include/atk-1.0 -Ic:/gtk/i386/include/cairo -Ic:/gtk/i386/include/pango-1.0 -Ic:/gtk/i386/include/glib-2.0 -Ic:/gtk/i386/lib/glib-2.0/include -Ic:/gtk/i386/include/libglade-2.0 -Ic:/gtk/i386/include/libxml2 -Ic:/gtk/i386/include -O3 -Wall -std=gnu99 -mtune=core2 -c thresh.c -o thresh.o gcc -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/i386/include -Ic:/gtk/i386/include/gtk-2.0 -Ic:/gtk/i386/lib/gtk-2.0/include -Ic:/gtk/i386/include/atk-1.0 -Ic:/gtk/i386/include/cairo -Ic:/gtk/i386/include/pango-1.0 -Ic:/gtk/i386/include/glib-2.0 -Ic:/gtk/i386/lib/glib-2.0/include -Ic:/gtk/i386/include/libglade-2.0 -Ic:/gtk/i386/include/libxml2 -Ic:/gtk/i386/include -O3 -Wall -std=gnu99 -mtune=core2 -c tile.c -o tile.o tile.c: In function 'tile': tile.c:22:51: warning: variable 'iim' set but not used [-Wunused-but-set-variable] tile.c:22:34: warning: variable 'ibg' set but not used [-Wunused-but-set-variable] tile.c: In function 'untile': tile.c:130:37: warning: unused variable 'id' [-Wunused-variable] gcc -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/i386/include -Ic:/gtk/i386/include/gtk-2.0 -Ic:/gtk/i386/lib/gtk-2.0/include -Ic:/gtk/i386/include/atk-1.0 -Ic:/gtk/i386/include/cairo -Ic:/gtk/i386/include/pango-1.0 -Ic:/gtk/i386/include/glib-2.0 -Ic:/gtk/i386/lib/glib-2.0/include -Ic:/gtk/i386/include/libglade-2.0 -Ic:/gtk/i386/include/libxml2 -Ic:/gtk/i386/include -O3 -Wall -std=gnu99 -mtune=core2 -c tools.c -o tools.o tools.c: In function 'validImage': tools.c:52:11: warning: variable 'dp' set but not used [-Wunused-but-set-variable] gcc -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/i386/include -Ic:/gtk/i386/include/gtk-2.0 -Ic:/gtk/i386/lib/gtk-2.0/include -Ic:/gtk/i386/include/atk-1.0 -Ic:/gtk/i386/include/cairo -Ic:/gtk/i386/include/pango-1.0 -Ic:/gtk/i386/include/glib-2.0 -Ic:/gtk/i386/lib/glib-2.0/include -Ic:/gtk/i386/include/libglade-2.0 -Ic:/gtk/i386/include/libxml2 -Ic:/gtk/i386/include -O3 -Wall -std=gnu99 -mtune=core2 -c translate.c -o translate.o g++ -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/i386/include -Ic:/gtk/i386/include/gtk-2.0 -Ic:/gtk/i386/lib/gtk-2.0/include -Ic:/gtk/i386/include/atk-1.0 -Ic:/gtk/i386/include/cairo -Ic:/gtk/i386/include/pango-1.0 -Ic:/gtk/i386/include/glib-2.0 -Ic:/gtk/i386/lib/glib-2.0/include -Ic:/gtk/i386/include/libglade-2.0 -Ic:/gtk/i386/include/libxml2 -Ic:/gtk/i386/include -O2 -Wall -mtune=core2 -c watershed.cpp -o watershed.o g++ -shared -s -static-libgcc -o EBImage.dll tmp.def EBImage.o conversions.o display.o distmap.o drawable.o features_haralick.o features_hull.o features_moments.o features_zernike.o filters_magick.o floodFill.o io.o morphology.o normalize.o objects.o ocontour.o propagate.o thresh.o tile.o tools.o translate.o watershed.o -shared -Lc:/ImageMagick/i386 -lCORE_RL_magick_ -lCORE_RL_wand_ -Lc:/gtk/i386/lib -lgtk-win32-2.0 -lzdll -lgdk-win32-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangowin32-1.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -lgdi32 -LE:/biocbld/BBS-2˜1.10-/R/bin/i386 -lR installing to E:/biocbld/bbs-2.10-bioc/meat/EBImage.buildbin-libdir/EBImage/libs/i386 ** R ** inst ** preparing package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes 'EBImage-installation.Rnw' 'EBImage-introduction.Rnw' ** testing if installed package can be loaded install for x64 * installing *source* package 'EBImage' ... ** libs gcc -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/x64/include -Ic:/gtk/x64/include/gtk-2.0 -Ic:/gtk/x64/lib/gtk-2.0/include -Ic:/gtk/x64/include/atk-1.0 -Ic:/gtk/x64/include/cairo -Ic:/gtk/x64/include/pango-1.0 -Ic:/gtk/x64/include/glib-2.0 -Ic:/gtk/x64/lib/glib-2.0/include -Ic:/gtk/x64/include/libglade-2.0 -Ic:/gtk/x64/include/libxml2 -Ic:/gtk/x64/include -O2 -Wall -std=gnu99 -mtune=core2 -c EBImage.c -o EBImage.o gcc -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/x64/include -Ic:/gtk/x64/include/gtk-2.0 -Ic:/gtk/x64/lib/gtk-2.0/include -Ic:/gtk/x64/include/atk-1.0 -Ic:/gtk/x64/include/cairo -Ic:/gtk/x64/include/pango-1.0 -Ic:/gtk/x64/include/glib-2.0 -Ic:/gtk/x64/lib/glib-2.0/include -Ic:/gtk/x64/include/libglade-2.0 -Ic:/gtk/x64/include/libxml2 -Ic:/gtk/x64/include -O2 -Wall -std=gnu99 -mtune=core2 -c conversions.c -o conversions.o conversions.c: In function 'sexp2Magick': conversions.c:16:17: warning: variable 'nc' set but not used [-Wunused-but-set-variable] conversions.c: In function 'magick2SEXP': conversions.c:135:17: warning: 'DispatchImage' is deprecated (declared at c:/ImageMagick/x64/include/magick/deprecate.h:278) [-Wdeprecated-declarations] conversions.c:137:17: warning: 'DispatchImage' is deprecated (declared at c:/ImageMagick/x64/include/magick/deprecate.h:278) [-Wdeprecated-declarations] conversions.c:139:17: warning: 'DispatchImage' is deprecated (declared at c:/ImageMagick/x64/include/magick/deprecate.h:278) [-Wdeprecated-declarations] conversions.c:144:17: warning: 'DispatchImage' is deprecated (declared at c:/ImageMagick/x64/include/magick/deprecate.h:278) [-Wdeprecated-declarations] gcc -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/x64/include -Ic:/gtk/x64/include/gtk-2.0 -Ic:/gtk/x64/lib/gtk-2.0/include -Ic:/gtk/x64/include/atk-1.0 -Ic:/gtk/x64/include/cairo -Ic:/gtk/x64/include/pango-1.0 -Ic:/gtk/x64/include/glib-2.0 -Ic:/gtk/x64/lib/glib-2.0/include -Ic:/gtk/x64/include/libglade-2.0 -Ic:/gtk/x64/include/libxml2 -Ic:/gtk/x64/include -O2 -Wall -std=gnu99 -mtune=core2 -c display.c -o display.o display.c: In function 'newPixbufFromSEXP': display.c:414:7: warning: variable 'colorMode' set but not used [-Wunused-but-set-variable] gcc -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/x64/include -Ic:/gtk/x64/include/gtk-2.0 -Ic:/gtk/x64/lib/gtk-2.0/include -Ic:/gtk/x64/include/atk-1.0 -Ic:/gtk/x64/include/cairo -Ic:/gtk/x64/include/pango-1.0 -Ic:/gtk/x64/include/glib-2.0 -Ic:/gtk/x64/lib/glib-2.0/include -Ic:/gtk/x64/include/libglade-2.0 -Ic:/gtk/x64/include/libxml2 -Ic:/gtk/x64/include -O2 -Wall -std=gnu99 -mtune=core2 -c distmap.c -o distmap.o gcc -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/x64/include -Ic:/gtk/x64/include/gtk-2.0 -Ic:/gtk/x64/lib/gtk-2.0/include -Ic:/gtk/x64/include/atk-1.0 -Ic:/gtk/x64/include/cairo -Ic:/gtk/x64/include/pango-1.0 -Ic:/gtk/x64/include/glib-2.0 -Ic:/gtk/x64/lib/glib-2.0/include -Ic:/gtk/x64/include/libglade-2.0 -Ic:/gtk/x64/include/libxml2 -Ic:/gtk/x64/include -O2 -Wall -std=gnu99 -mtune=core2 -c drawable.c -o drawable.o gcc -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/x64/include -Ic:/gtk/x64/include/gtk-2.0 -Ic:/gtk/x64/lib/gtk-2.0/include -Ic:/gtk/x64/include/atk-1.0 -Ic:/gtk/x64/include/cairo -Ic:/gtk/x64/include/pango-1.0 -Ic:/gtk/x64/include/glib-2.0 -Ic:/gtk/x64/lib/glib-2.0/include -Ic:/gtk/x64/include/libglade-2.0 -Ic:/gtk/x64/include/libxml2 -Ic:/gtk/x64/include -O2 -Wall -std=gnu99 -mtune=core2 -c features_haralick.c -o features_haralick.o gcc -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/x64/include -Ic:/gtk/x64/include/gtk-2.0 -Ic:/gtk/x64/lib/gtk-2.0/include -Ic:/gtk/x64/include/atk-1.0 -Ic:/gtk/x64/include/cairo -Ic:/gtk/x64/include/pango-1.0 -Ic:/gtk/x64/include/glib-2.0 -Ic:/gtk/x64/lib/glib-2.0/include -Ic:/gtk/x64/include/libglade-2.0 -Ic:/gtk/x64/include/libxml2 -Ic:/gtk/x64/include -O2 -Wall -std=gnu99 -mtune=core2 -c features_hull.c -o features_hull.o gcc -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/x64/include -Ic:/gtk/x64/include/gtk-2.0 -Ic:/gtk/x64/lib/gtk-2.0/include -Ic:/gtk/x64/include/atk-1.0 -Ic:/gtk/x64/include/cairo -Ic:/gtk/x64/include/pango-1.0 -Ic:/gtk/x64/include/glib-2.0 -Ic:/gtk/x64/lib/glib-2.0/include -Ic:/gtk/x64/include/libglade-2.0 -Ic:/gtk/x64/include/libxml2 -Ic:/gtk/x64/include -O2 -Wall -std=gnu99 -mtune=core2 -c features_moments.c -o features_moments.o gcc -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/x64/include -Ic:/gtk/x64/include/gtk-2.0 -Ic:/gtk/x64/lib/gtk-2.0/include -Ic:/gtk/x64/include/atk-1.0 -Ic:/gtk/x64/include/cairo -Ic:/gtk/x64/include/pango-1.0 -Ic:/gtk/x64/include/glib-2.0 -Ic:/gtk/x64/lib/glib-2.0/include -Ic:/gtk/x64/include/libglade-2.0 -Ic:/gtk/x64/include/libxml2 -Ic:/gtk/x64/include -O2 -Wall -std=gnu99 -mtune=core2 -c features_zernike.c -o features_zernike.o features_zernike.c: In function 'zernike': features_zernike.c:45:10: warning: variable 'r2To2sigma2' set but not used [-Wunused-but-set-variable] gcc -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/x64/include -Ic:/gtk/x64/include/gtk-2.0 -Ic:/gtk/x64/lib/gtk-2.0/include -Ic:/gtk/x64/include/atk-1.0 -Ic:/gtk/x64/include/cairo -Ic:/gtk/x64/include/pango-1.0 -Ic:/gtk/x64/include/glib-2.0 -Ic:/gtk/x64/lib/glib-2.0/include -Ic:/gtk/x64/include/libglade-2.0 -Ic:/gtk/x64/include/libxml2 -Ic:/gtk/x64/include -O2 -Wall -std=gnu99 -mtune=core2 -c filters_magick.c -o filters_magick.o filters_magick.c: In function 'lib_filterMagick': filters_magick.c:35:9: warning: variable 'npar' set but not used [-Wunused-but-set-variable] g++ -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/x64/include -Ic:/gtk/x64/include/gtk-2.0 -Ic:/gtk/x64/lib/gtk-2.0/include -Ic:/gtk/x64/include/atk-1.0 -Ic:/gtk/x64/include/cairo -Ic:/gtk/x64/include/pango-1.0 -Ic:/gtk/x64/include/glib-2.0 -Ic:/gtk/x64/lib/glib-2.0/include -Ic:/gtk/x64/include/libglade-2.0 -Ic:/gtk/x64/include/libxml2 -Ic:/gtk/x64/include -O2 -Wall -mtune=core2 -c floodFill.cpp -o floodFill.o gcc -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/x64/include -Ic:/gtk/x64/include/gtk-2.0 -Ic:/gtk/x64/lib/gtk-2.0/include -Ic:/gtk/x64/include/atk-1.0 -Ic:/gtk/x64/include/cairo -Ic:/gtk/x64/include/pango-1.0 -Ic:/gtk/x64/include/glib-2.0 -Ic:/gtk/x64/lib/glib-2.0/include -Ic:/gtk/x64/include/libglade-2.0 -Ic:/gtk/x64/include/libxml2 -Ic:/gtk/x64/include -O2 -Wall -std=gnu99 -mtune=core2 -c io.c -o io.o io.c: In function 'readCellomics': io.c:249:41: warning: variable 'compression' set but not used [-Wunused-but-set-variable] gcc -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/x64/include -Ic:/gtk/x64/include/gtk-2.0 -Ic:/gtk/x64/lib/gtk-2.0/include -Ic:/gtk/x64/include/atk-1.0 -Ic:/gtk/x64/include/cairo -Ic:/gtk/x64/include/pango-1.0 -Ic:/gtk/x64/include/glib-2.0 -Ic:/gtk/x64/lib/glib-2.0/include -Ic:/gtk/x64/include/libglade-2.0 -Ic:/gtk/x64/include/libxml2 -Ic:/gtk/x64/include -O2 -Wall -std=gnu99 -mtune=core2 -c morphology.c -o morphology.o gcc -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/x64/include -Ic:/gtk/x64/include/gtk-2.0 -Ic:/gtk/x64/lib/gtk-2.0/include -Ic:/gtk/x64/include/atk-1.0 -Ic:/gtk/x64/include/cairo -Ic:/gtk/x64/include/pango-1.0 -Ic:/gtk/x64/include/glib-2.0 -Ic:/gtk/x64/lib/glib-2.0/include -Ic:/gtk/x64/include/libglade-2.0 -Ic:/gtk/x64/include/libxml2 -Ic:/gtk/x64/include -O2 -Wall -std=gnu99 -mtune=core2 -c normalize.c -o normalize.o gcc -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/x64/include -Ic:/gtk/x64/include/gtk-2.0 -Ic:/gtk/x64/lib/gtk-2.0/include -Ic:/gtk/x64/include/atk-1.0 -Ic:/gtk/x64/include/cairo -Ic:/gtk/x64/include/pango-1.0 -Ic:/gtk/x64/include/glib-2.0 -Ic:/gtk/x64/lib/glib-2.0/include -Ic:/gtk/x64/include/libglade-2.0 -Ic:/gtk/x64/include/libxml2 -Ic:/gtk/x64/include -O2 -Wall -std=gnu99 -mtune=core2 -c objects.c -o objects.o gcc -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/x64/include -Ic:/gtk/x64/include/gtk-2.0 -Ic:/gtk/x64/lib/gtk-2.0/include -Ic:/gtk/x64/include/atk-1.0 -Ic:/gtk/x64/include/cairo -Ic:/gtk/x64/include/pango-1.0 -Ic:/gtk/x64/include/glib-2.0 -Ic:/gtk/x64/lib/glib-2.0/include -Ic:/gtk/x64/include/libglade-2.0 -Ic:/gtk/x64/include/libxml2 -Ic:/gtk/x64/include -O2 -Wall -std=gnu99 -mtune=core2 -c ocontour.c -o ocontour.o g++ -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/x64/include -Ic:/gtk/x64/include/gtk-2.0 -Ic:/gtk/x64/lib/gtk-2.0/include -Ic:/gtk/x64/include/atk-1.0 -Ic:/gtk/x64/include/cairo -Ic:/gtk/x64/include/pango-1.0 -Ic:/gtk/x64/include/glib-2.0 -Ic:/gtk/x64/lib/glib-2.0/include -Ic:/gtk/x64/include/libglade-2.0 -Ic:/gtk/x64/include/libxml2 -Ic:/gtk/x64/include -O2 -Wall -mtune=core2 -c propagate.cpp -o propagate.o gcc -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/x64/include -Ic:/gtk/x64/include/gtk-2.0 -Ic:/gtk/x64/lib/gtk-2.0/include -Ic:/gtk/x64/include/atk-1.0 -Ic:/gtk/x64/include/cairo -Ic:/gtk/x64/include/pango-1.0 -Ic:/gtk/x64/include/glib-2.0 -Ic:/gtk/x64/lib/glib-2.0/include -Ic:/gtk/x64/include/libglade-2.0 -Ic:/gtk/x64/include/libxml2 -Ic:/gtk/x64/include -O2 -Wall -std=gnu99 -mtune=core2 -c thresh.c -o thresh.o gcc -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/x64/include -Ic:/gtk/x64/include/gtk-2.0 -Ic:/gtk/x64/lib/gtk-2.0/include -Ic:/gtk/x64/include/atk-1.0 -Ic:/gtk/x64/include/cairo -Ic:/gtk/x64/include/pango-1.0 -Ic:/gtk/x64/include/glib-2.0 -Ic:/gtk/x64/lib/glib-2.0/include -Ic:/gtk/x64/include/libglade-2.0 -Ic:/gtk/x64/include/libxml2 -Ic:/gtk/x64/include -O2 -Wall -std=gnu99 -mtune=core2 -c tile.c -o tile.o tile.c: In function 'tile': tile.c:22:51: warning: variable 'iim' set but not used [-Wunused-but-set-variable] tile.c:22:34: warning: variable 'ibg' set but not used [-Wunused-but-set-variable] tile.c: In function 'untile': tile.c:130:37: warning: unused variable 'id' [-Wunused-variable] gcc -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/x64/include -Ic:/gtk/x64/include/gtk-2.0 -Ic:/gtk/x64/lib/gtk-2.0/include -Ic:/gtk/x64/include/atk-1.0 -Ic:/gtk/x64/include/cairo -Ic:/gtk/x64/include/pango-1.0 -Ic:/gtk/x64/include/glib-2.0 -Ic:/gtk/x64/lib/glib-2.0/include -Ic:/gtk/x64/include/libglade-2.0 -Ic:/gtk/x64/include/libxml2 -Ic:/gtk/x64/include -O2 -Wall -std=gnu99 -mtune=core2 -c tools.c -o tools.o tools.c: In function 'validImage': tools.c:52:11: warning: variable 'dp' set but not used [-Wunused-but-set-variable] gcc -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/x64/include -Ic:/gtk/x64/include/gtk-2.0 -Ic:/gtk/x64/lib/gtk-2.0/include -Ic:/gtk/x64/include/atk-1.0 -Ic:/gtk/x64/include/cairo -Ic:/gtk/x64/include/pango-1.0 -Ic:/gtk/x64/include/glib-2.0 -Ic:/gtk/x64/lib/glib-2.0/include -Ic:/gtk/x64/include/libglade-2.0 -Ic:/gtk/x64/include/libxml2 -Ic:/gtk/x64/include -O2 -Wall -std=gnu99 -mtune=core2 -c translate.c -o translate.o g++ -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -g -O2 -DWIN32 -DUSE_GTK -DGLIB_GETTEXT -mms-bitfields -Ic:/ImageMagick/x64/include -Ic:/gtk/x64/include/gtk-2.0 -Ic:/gtk/x64/lib/gtk-2.0/include -Ic:/gtk/x64/include/atk-1.0 -Ic:/gtk/x64/include/cairo -Ic:/gtk/x64/include/pango-1.0 -Ic:/gtk/x64/include/glib-2.0 -Ic:/gtk/x64/lib/glib-2.0/include -Ic:/gtk/x64/include/libglade-2.0 -Ic:/gtk/x64/include/libxml2 -Ic:/gtk/x64/include -O2 -Wall -mtune=core2 -c watershed.cpp -o watershed.o g++ -m64 -shared -s -static-libgcc -o EBImage.dll tmp.def EBImage.o conversions.o display.o distmap.o drawable.o features_haralick.o features_hull.o features_moments.o features_zernike.o filters_magick.o floodFill.o io.o morphology.o normalize.o objects.o ocontour.o propagate.o thresh.o tile.o tools.o translate.o watershed.o -shared -Lc:/ImageMagick/x64 -lCORE_RL_magick_ -lCORE_RL_wand_ -Lc:/gtk/x64/lib -lgtk-win32-2.0 -lzdll -lgdk-win32-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangowin32-1.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -lgdi32 -Ld:/RCompile/CRANpkg/extralibs64/local/lib/x64 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LE:/biocbld/BBS-2˜1.10-/R/bin/x64 -lR installing to E:/biocbld/bbs-2.10-bioc/meat/EBImage.buildbin-libdir/EBImage/libs/x64 ** testing if installed package can be loaded * MD5 sums packaged installation of 'EBImage' as EBImage_3.12.0.zip * DONE (EBImage)