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 

BioC 3.0: INSTALL report for fmcsR on oaxaca

This page was generated on 2015-04-10 10:06:17 -0700 (Fri, 10 Apr 2015).

Package 325/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
fmcsR 1.8.0
ChemmineR Team
Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/fmcsR
Last Changed Rev: 95439 / Revision: 102249
Last Changed Date: 2014-10-13 14:38:33 -0700 (Mon, 13 Oct 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK  OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64 [ OK ] OK  OK  OK 

Summary

Package: fmcsR
Version: 1.8.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL fmcsR
StartedAt: 2015-04-09 17:08:52 -0700 (Thu, 09 Apr 2015)
EndedAt: 2015-04-09 17:09:08 -0700 (Thu, 09 Apr 2015)
EllapsedTime: 15.2 seconds
RetCode: 0
Status:  OK 

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL fmcsR
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.1/Resources/library’
* installing *source* package ‘fmcsR’ ...
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for inline... inline
checking for size_t... yes
checking for alarm... yes
configure: creating ./config.status
config.status: creating src/Makevars
config.status: creating config.h
config.status: config.h is unchanged
** libs
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c MCS.cpp -o MCS.o
In file included from MCS.cpp:3:
In file included from ./MCS.h:12:
./MCSCompound.h:47:31: warning: field 'originalId' will be initialized after field 'atomType' [-Wreorder]
                : atomId(id), originalId(originalId), atomType(atomType), atomSymbol(atomSymbol) {}
                              ^
MCS.cpp:48:11: warning: field 'compoundTwo' will be initialized after field 'userDefinedLowerBound' [-Wreorder]
          compoundTwo(compoundOne.size() > compoundTwo.size() ? compoundOne : compoundTwo),
          ^
MCS.cpp:50:8: warning: field 'atomMismatchLowerBound' will be initialized after field 'atomMismatchUpperBound' [-Wreorder]
          atomMismatchLowerBound(atomMishmatchLower), atomMismatchUpperBound(atomMismatchUpper),
          ^
MCS.cpp:51:8: warning: field 'bondMismatchLowerBound' will be initialized after field 'bondMismatchUpperBound' [-Wreorder]
          bondMismatchLowerBound(bondMismatchLower), bondMismatchUpperBound(bondMismatchUpper),
          ^
MCS.cpp:51:51: warning: field 'bondMismatchUpperBound' will be initialized after field 'matchType' [-Wreorder]
          bondMismatchLowerBound(bondMismatchLower), bondMismatchUpperBound(bondMismatchUpper),
                                                     ^
MCS.cpp:52:8: warning: field 'matchType' will be initialized after field 'runningMode' [-Wreorder]
          matchType(matchType), runningMode(runningMode), _timeout(timeout),
          ^
MCS.cpp:52:30: warning: field 'runningMode' will be initialized after field '_timeout' [-Wreorder]
          matchType(matchType), runningMode(runningMode), _timeout(timeout),
                                ^
MCS.cpp:53:29: warning: field 'bondMismatchCurr' will be initialized after field 'currSubstructureNum' [-Wreorder]
          atomMismatchCurr(0), bondMismatchCurr(0), currSubstructureNum(0),
                               ^
MCS.cpp:53:50: warning: field 'currSubstructureNum' will be initialized after field 'timeUsed' [-Wreorder]
          atomMismatchCurr(0), bondMismatchCurr(0), currSubstructureNum(0),
                                                    ^
MCS.cpp:54:22: warning: field 'startTime' will be initialized after field 'bestSize' [-Wreorder]
          timeUsed(0.0),startTime(0),  bestSize(0), identicalGraph(false), _isTimeout(false),
                        ^
MCS.cpp:54:37: warning: field 'bestSize' will be initialized after field 'identicalGraph' [-Wreorder]
          timeUsed(0.0),startTime(0),  bestSize(0), identicalGraph(false), _isTimeout(false),
                                       ^
MCS.cpp:54:50: warning: field 'identicalGraph' will be initialized after field '_isTimeout' [-Wreorder]
          timeUsed(0.0),startTime(0),  bestSize(0), identicalGraph(false), _isTimeout(false),
                                                    ^
MCS.cpp:54:73: warning: field '_isTimeout' will be initialized after field 'haveBeenSwapped' [-Wreorder]
          timeUsed(0.0),startTime(0),  bestSize(0), identicalGraph(false), _isTimeout(false),
                                                                           ^
13 warnings generated.
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c MCSCompound.cpp -o MCSCompound.o
In file included from MCSCompound.cpp:4:
./MCSCompound.h:47:31: warning: field 'originalId' will be initialized after field 'atomType' [-Wreorder]
                : atomId(id), originalId(originalId), atomType(atomType), atomSymbol(atomSymbol) {}
                              ^
In file included from MCSCompound.cpp:5:
./MCSRingDetector.h:191:50: warning: field 'compound' will be initialized after field 'vertexId' [-Wreorder]
        MCSRingDetector(MCSCompound& compound) : compound(compound), vertexId(-1), edgeId(-1) {
                                                 ^
MCSCompound.cpp:83:56: warning: field 'bonds' will be initialized after field 'SdfContentString' [-Wreorder]
            : bondCount(0), atomCount(0), atoms(NULL), bonds(NULL), SdfContentString(other.SdfContentString) {
                                                       ^
3 warnings generated.
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c MCSMap.cpp -o MCSMap.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c MCSRingDetector.cpp -o MCSRingDetector.o
In file included from MCSRingDetector.cpp:13:
In file included from ./MCSRingDetector.h:16:
./MCSCompound.h:47:31: warning: field 'originalId' will be initialized after field 'atomType' [-Wreorder]
                : atomId(id), originalId(originalId), atomType(atomType), atomSymbol(atomSymbol) {}
                              ^
In file included from MCSRingDetector.cpp:13:
./MCSRingDetector.h:191:50: warning: field 'compound' will be initialized after field 'vertexId' [-Wreorder]
        MCSRingDetector(MCSCompound& compound) : compound(compound), vertexId(-1), edgeId(-1) {
                                                 ^
MCSRingDetector.cpp:175:13: warning: unused variable 'aromaticCount' [-Wunused-variable]
        int aromaticCount = 0;
            ^
3 warnings generated.
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c fmcs_R_wrap.cpp -o fmcs_R_wrap.o
In file included from fmcs_R_wrap.cpp:11:
In file included from ./MCS.h:12:
./MCSCompound.h:47:31: warning: field 'originalId' will be initialized after field 'atomType' [-Wreorder]
                : atomId(id), originalId(originalId), atomType(atomType), atomSymbol(atomSymbol) {}
                              ^
fmcs_R_wrap.cpp:47:13: warning: variable 'matchType' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
            default: 
            ^˜˜˜˜˜˜
fmcs_R_wrap.cpp:74:13: note: uninitialized use occurs here
            matchType, runningMode, *timeout);
            ^˜˜˜˜˜˜˜˜
fmcs_R_wrap.cpp:42:6: note: variable 'matchType' is declared here
        MCS::MatchType matchType;
        ^
fmcs_R_wrap.cpp:56:13: warning: variable 'runningMode' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
            default:
            ^˜˜˜˜˜˜
fmcs_R_wrap.cpp:74:24: note: uninitialized use occurs here
            matchType, runningMode, *timeout);
                       ^˜˜˜˜˜˜˜˜˜˜
fmcs_R_wrap.cpp:52:9: note: variable 'runningMode' is declared here
        MCS::RunningMode runningMode;
        ^
3 warnings generated.
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c util.cpp -o util.o
clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fmcsR.so MCS.o MCSCompound.o MCSMap.o MCSRingDetector.o fmcs_R_wrap.o util.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/3.1/Resources/library/fmcsR/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (fmcsR)