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 189/389HostnameOS / ArchBUILDCHECKBUILD BIN
HilbertVisGUI 1.6.0
Simon Anders
Snapshot Date: 2010-10-04 11:22:20 -0700 (Mon, 04 Oct 2010)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_6/madman/Rpacks/HilbertVisGUI
Last Changed Rev: 46401 / Revision: 49923
Last Changed Date: 2010-04-22 11:21:23 -0700 (Thu, 22 Apr 2010)
wilson1 Linux (openSUSE 11.1) / x86_64  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK [ WARNINGS ] OK 
gewurz Windows Server 2008 R2 Enterprise (64-bit) / x64 N O T   S U P P O R T E D
pelham Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: HilbertVisGUI
Version: 1.6.0
Command: E:\biocbld\bbs-2.6-bioc\R\bin\R.exe CMD check --no-vignettes --timings HilbertVisGUI_1.6.0.tar.gz
StartedAt: 2010-10-04 18:41:17 -0700 (Mon, 04 Oct 2010)
EndedAt: 2010-10-04 18:42:24 -0700 (Mon, 04 Oct 2010)
EllapsedTime: 67.0 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: HilbertVisGUI.Rcheck
Warnings: 1

Command output

* checking for working pdflatex ... OK
* using log directory 'E:/biocbld/bbs-2.6-bioc/meat/HilbertVisGUI.Rcheck'
* using R version 2.11.1 (2010-05-31)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'HilbertVisGUI/DESCRIPTION' ... OK
* this is package 'HilbertVisGUI' version '1.6.0'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'HilbertVisGUI' can be installed ... OK
* 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
* 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 name space can be loaded with stated dependencies ... OK
* checking whether the name space 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 ... OK
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable compilation flags in Makevars ... WARNING
Non-portable flags in variable 'PKG_CFLAGS':
  -mms-bitfields
Non-portable flags in variable 'PKG_CPPFLAGS':
  -mms-bitfields
* checking for portable use of $BLAS_LIBS ... OK
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... SKIPPED
* checking PDF version of manual ... OK

WARNING: There was 1 warning, see
  E:/biocbld/bbs-2.6-bioc/meat/HilbertVisGUI.Rcheck/00check.log
for details

HilbertVisGUI.Rcheck/00install.out:

* install options are ' --no-html'

* installing *source* package 'HilbertVisGUI' ...

   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   **********************************************


** libs
  making DLL ...
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include" `pkg-config gtkmm-2.4 --cflags` -DSO_NAME=HilbertVisGUI -DMSWINDOWS     `pkg-config gtkmm-2.4 --cflags` -DSO_NAME=HilbertVisGUI -DMSWINDOWS   -O3 -Wall  -std=gnu99 -c R_env_prot.c -o R_env_prot.o
g++ -I"E:/biocbld/bbs-2.6-bioc/R/include" `pkg-config gtkmm-2.4 --cflags` -DSO_NAME=HilbertVisGUI -DMSWINDOWS        -O2 -Wall  -c R_interface.cc -o R_interface.o
In file included from E:/biocbld/bbs-2.6-bioc/R/include/R.h:50,
                 from R_interface.cc:17:
E:/biocbld/bbs-2.6-bioc/R/include/R_ext/RS.h:43:1: warning: "ERROR" redefined
In file included from c:\rtools211\mingw\bin\../lib/gcc/mingw32/4.2.1-sjlj/../../../../include/windows.h:52,
                 from R_interface.cc:13:
c:\rtools211\mingw\bin\../lib/gcc/mingw32/4.2.1-sjlj/../../../../include/wingdi.h:313:1: warning: this is the location of the previous definition
R_interface.cc: In function 'SEXPREC* R_display_hilbert(SEXPREC*)':
R_interface.cc:510: warning: comparison between signed and unsigned integer expressions
R_interface.cc:509: warning: unused variable 'palette_level'
R_interface.cc: In member function 'void MainWindowForRForBidir::set_palette_level(double)':
R_interface.cc:702: warning: comparison between signed and unsigned integer expressions
R_interface.cc: In function 'RDataVector<double>* create_normal_or_Rle_RDataVector(SEXPREC*, long int, binning_mode)':
R_interface.cc:431: warning: control reaches end of non-void function
R_interface.cc: In member function 'double RDataVector<data_el_t>::get_bin_value(long int, long int) const [with data_el_t = int]':
R_interface.cc:119: warning: 'val' may be used uninitialized in this function
R_interface.cc: In member function 'double RDataVector<data_el_t>::get_bin_value(long int, long int) const [with data_el_t = double]':
R_interface.cc:180: warning: 'val' may be used uninitialized in this function
R_interface.cc: In function 'SEXPREC* R_display_hilbert(SEXPREC*)':
R_interface.cc:535: warning: 'datavec' may be used uninitialized in this function
g++ -I"E:/biocbld/bbs-2.6-bioc/R/include" `pkg-config gtkmm-2.4 --cflags` -DSO_NAME=HilbertVisGUI -DMSWINDOWS        -O2 -Wall  -c colorizers.cc -o colorizers.o
g++ -I"E:/biocbld/bbs-2.6-bioc/R/include" `pkg-config gtkmm-2.4 --cflags` -DSO_NAME=HilbertVisGUI -DMSWINDOWS        -O2 -Wall  -c display.cc -o display.o
g++ -I"E:/biocbld/bbs-2.6-bioc/R/include" `pkg-config gtkmm-2.4 --cflags` -DSO_NAME=HilbertVisGUI -DMSWINDOWS        -O2 -Wall  -c ruler.cc -o ruler.o
g++ -I"E:/biocbld/bbs-2.6-bioc/R/include" `pkg-config gtkmm-2.4 --cflags` -DSO_NAME=HilbertVisGUI -DMSWINDOWS        -O2 -Wall  -c window.cc -o window.o
g++ -shared -s -static-libgcc -o HilbertVisGUI.dll tmp.def R_env_prot.o R_interface.o colorizers.o display.o ruler.o window.o -LC:/gtkmm/lib -lgtkmm-2.4 -lgiomm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-win32-2.0 -lpangomm-1.4 -lcairomm-1.0 -lglibmm-2.4 -lsigc-2.0 -lgdk-win32-2.0 -latk-1.0 -lgio-2.0 -lgdk_pixbuf-2.0 -lpangowin32-1.0 -lgdi32 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -LE:/biocbld/bbs-2.6-bioc/R/bin -lR
installing to E:/biocbld/bbs-2.6-bioc/meat/HilbertVisGUI.Rcheck/HilbertVisGUI/libs
  ... done
** R
** inst
** preparing package for lazy loading
Loading required package: grid
Loading required package: lattice
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded

* DONE (HilbertVisGUI)

HilbertVisGUI.Rcheck/HilbertVisGUI-Ex.timings:

nameusersystemelapsed
hilbertDisplay0.190.861.42