install for i386
* installing *source* package 'Rchemcpp' ...
** libs
make[1]: Entering directory `/cygdrive/d/biocbld/bbs-3.2-bioc/tmpdir/RtmpMjvRSJ/R.INSTALL2370659d6872/Rchemcpp/src/chemcpp/src'
g++ -m32 -O2 -Wall -mtune=core2 -w -fPIC -I../src/ -c -o constant.o constant.cpp
g++ -m32 -O2 -Wall -mtune=core2 -w -fPIC -I../src/ -c -o node.o node.cpp
g++ -m32 -O2 -Wall -mtune=core2 -w -fPIC -I../src/ -c -o atom.o atom.cpp
g++ -m32 -O2 -Wall -mtune=core2 -w -fPIC -I../src/ -c -o bond.o bond.cpp
g++ -m32 -O2 -Wall -mtune=core2 -w -fPIC -I../src/ -c -o cerror.o cerror.cpp
g++ -m32 -O2 -Wall -mtune=core2 -w -fPIC -I../src/ -c -o chemcpp.o chemcpp.cpp
g++ -m32 -O2 -Wall -mtune=core2 -w -fPIC -I../src/ -c -o datacontainer.o datacontainer.cpp
g++ -m32 -O2 -Wall -mtune=core2 -w -fPIC -I../src/ -c -o descriptor.o descriptor.cpp
g++ -m32 -O2 -Wall -mtune=core2 -w -fPIC -I../src/ -c -o elements.o elements.cpp
g++ -m32 -O2 -Wall -mtune=core2 -w -fPIC -I../src/ -c -o jlpioutils.o jlpioutils.cpp
g++ -m32 -O2 -Wall -mtune=core2 -w -fPIC -I../src/ -c -o kcfmolecule.o kcfmolecule.cpp
g++ -m32 -O2 -Wall -mtune=core2 -w -fPIC -I../src/ -c -o molecule.o molecule.cpp
g++ -m32 -O2 -Wall -mtune=core2 -w -fPIC -I../src/ -c -o moleculeset.o moleculeset.cpp
g++ -m32 -O2 -Wall -mtune=core2 -w -fPIC -I../src/ -c -o moleculeutils.o moleculeutils.cpp
g++ -m32 -O2 -Wall -mtune=core2 -w -fPIC -I../src/ -c -o ring.o ring.cpp
g++ -m32 -O2 -Wall -mtune=core2 -w -fPIC -I../src/ -c -o stringutils.o stringutils.cpp
g++ -m32 -shared -o ../../libchemcpp.dll -O2 -Wall -mtune=core2 -w -fPIC -I../src/ constant.o node.o atom.o bond.o cerror.o chemcpp.o datacontainer.o descriptor.o elements.o jlpioutils.o kcfmolecule.o molecule.o moleculeset.o moleculeutils.o ring.o stringutils.o
g++ -m32 -shared -o ../../libchemcpp.so -O2 -Wall -mtune=core2 -w -fPIC -I../src/ constant.o node.o atom.o bond.o cerror.o chemcpp.o datacontainer.o descriptor.o elements.o jlpioutils.o kcfmolecule.o molecule.o moleculeset.o moleculeutils.o ring.o stringutils.o
make[1]: Leaving directory `/cygdrive/d/biocbld/bbs-3.2-bioc/tmpdir/RtmpMjvRSJ/R.INSTALL2370659d6872/Rchemcpp/src/chemcpp/src'
g++ -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I./chemcpp/src -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"d:/RCompile/r-compiling/local/local323/include" -O2 -Wall -mtune=core2 -c Relements.cpp -o Relements.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I./chemcpp/src -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"d:/RCompile/r-compiling/local/local323/include" -O2 -Wall -mtune=core2 -c Rmolecule.cpp -o Rmolecule.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I./chemcpp/src -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"d:/RCompile/r-compiling/local/local323/include" -O2 -Wall -mtune=core2 -c Rmoleculeset.cpp -o Rmoleculeset.o
In file included from Rmoleculeset.cpp:2:0:
Rmoleculeset.h: In member function 'SEXPREC* Rmoleculeset::getMolByIndex(int)':
Rmoleculeset.h:330:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
g++ -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I./chemcpp/src -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"d:/RCompile/r-compiling/local/local323/include" -O2 -Wall -mtune=core2 -c spectrum3Dhelper.cpp -o spectrum3Dhelper.o
In file included from spectrum3Dhelper.h:38:0,
from spectrum3Dhelper.cpp:32:
Rmoleculeset.h: In member function 'SEXPREC* Rmoleculeset::getMolByIndex(int)':
Rmoleculeset.h:330:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrum3Dhelper.cpp: In function 'void gramSpectrum3D_self(SEXP, int, int, int, double, double, bool)':
spectrum3Dhelper.cpp:74:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrum3Dhelper.cpp: In function 'void gramSpectrum3D_test(SEXP, int, int, int, double, double, bool)':
spectrum3Dhelper.cpp:174:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrum3Dhelper.cpp: In function 'void gramComputeSpectrum3D_self(MoleculeSet*, int, int, int, std::vector<pathsInMol3D>*, std::vector<std::basic_string<char> >*, std::vector<int>*, bool)':
spectrum3Dhelper.cpp:225:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrum3Dhelper.cpp:241:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrum3Dhelper.cpp:242:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrum3Dhelper.cpp: In function 'void gramComputeSpectrum3D_test(MoleculeSet*, MoleculeSet*, int, int, int, std::vector<pathsInMol3D>*, std::vector<pathsInMol3D>*, std::vector<std::basic_string<char> >*, std::vector<int>*, bool)':
spectrum3Dhelper.cpp:279:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrum3Dhelper.cpp:295:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrum3Dhelper.cpp:296:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrum3Dhelper.cpp: In function 'void updatePaths3D(MoleculeSet*, std::string, int, std::vector<pathsInMol3D>*, std::vector<pathsInMol3D>*, int, int)':
spectrum3Dhelper.cpp:384:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrum3Dhelper.cpp:388:59: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrum3Dhelper.cpp: In function 'void updateGram3D_self(MoleculeSet*, std::vector<pathsInMol3D>*, int)':
spectrum3Dhelper.cpp:445:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrum3Dhelper.cpp:446:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrum3Dhelper.cpp: In function 'void updateGram3D_test(MoleculeSet*, MoleculeSet*, std::vector<pathsInMol3D>*, std::vector<pathsInMol3D>*, int)':
spectrum3Dhelper.cpp:488:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrum3Dhelper.cpp:489:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrum3Dhelper.cpp: In function 'void updateSelfKernel3D(MoleculeSet*, std::vector<pathsInMol3D>*, int)':
spectrum3Dhelper.cpp:530:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrum3Dhelper.cpp: In function 'void updateGram3D_self(MoleculeSet*, std::vector<pathsInMol3D>*, int)':
spectrum3Dhelper.cpp:472:75: warning: 'update' may be used uninitialized in this function [-Wuninitialized]
spectrum3Dhelper.cpp: In function 'void updateGram3D_test(MoleculeSet*, MoleculeSet*, std::vector<pathsInMol3D>*, std::vector<pathsInMol3D>*, int)':
spectrum3Dhelper.cpp:513:80: warning: 'update' may be used uninitialized in this function [-Wuninitialized]
spectrum3Dhelper.cpp: In function 'void updateSelfKernel3D(MoleculeSet*, std::vector<pathsInMol3D>*, int)':
spectrum3Dhelper.cpp:557:34: warning: 'update' may be used uninitialized in this function [-Wuninitialized]
g++ -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I./chemcpp/src -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"d:/RCompile/r-compiling/local/local323/include" -O2 -Wall -mtune=core2 -c spectrumhelper.cpp -o spectrumhelper.o
In file included from spectrumhelper.h:38:0,
from spectrumhelper.cpp:32:
Rmoleculeset.h: In member function 'SEXPREC* Rmoleculeset::getMolByIndex(int)':
Rmoleculeset.h:330:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp: In function 'void gramSpectrum_self(SEXP, int, int, double, bool, bool)':
spectrumhelper.cpp:72:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:75:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp: In function 'void gramSpectrum_test(SEXP, int, int, double, bool, bool)':
spectrumhelper.cpp:130:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:133:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp: In function 'void gramComputeSpectrum_self(MoleculeSet*, int, int, int, double, std::vector<pathsInMol>*, std::vector<std::basic_string<char> >*, std::vector<int>*, bool, bool)':
spectrumhelper.cpp:161:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:188:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:189:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp: In function 'void gramComputeSpectrum_test(MoleculeSet*, MoleculeSet*, int, int, int, double, std::vector<pathsInMol>*, std::vector<pathsInMol>*, std::vector<std::basic_string<char> >*, std::vector<int>*, bool, bool)':
spectrumhelper.cpp:229:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:258:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:259:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp: In function 'void updatePaths(MoleculeSet*, std::string, int, std::vector<pathsInMol>*, std::vector<pathsInMol>*, int, int)':
spectrumhelper.cpp:368:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:372:59: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp: In function 'void updateGram_self(MoleculeSet*, std::vector<pathsInMol>*, int, double, int)':
spectrumhelper.cpp:453:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:455:61: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:467:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:468:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp: In function 'void updateGram_test(MoleculeSet*, MoleculeSet*, std::vector<pathsInMol>*, std::vector<pathsInMol>*, int, double, int)':
spectrumhelper.cpp:518:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:520:61: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:528:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:530:66: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:543:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:544:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp: In function 'void updateSelfKernel(MoleculeSet*, std::vector<pathsInMol>*, int, double, int)':
spectrumhelper.cpp:592:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:594:61: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:606:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp: In function 'void updateGram_self(MoleculeSet*, std::vector<pathsInMol>*, int, double, int)':
spectrumhelper.cpp:499:75: warning: 'update' may be used uninitialized in this function [-Wuninitialized]
spectrumhelper.cpp: In function 'void updateSelfKernel(MoleculeSet*, std::vector<pathsInMol>*, int, double, int)':
spectrumhelper.cpp:630:34: warning: 'update' may be used uninitialized in this function [-Wuninitialized]
spectrumhelper.cpp: In function 'void updateGram_test(MoleculeSet*, MoleculeSet*, std::vector<pathsInMol>*, std::vector<pathsInMol>*, int, double, int)':
spectrumhelper.cpp:570:80: warning: 'update' may be used uninitialized in this function [-Wuninitialized]
g++ -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I./chemcpp/src -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"d:/RCompile/r-compiling/local/local323/include" -O2 -Wall -mtune=core2 -c subtreehelper.cpp -o subtreehelper.o
In file included from subtreehelper.h:37:0,
from subtreehelper.cpp:32:
Rmoleculeset.h: In member function 'SEXPREC* Rmoleculeset::getMolByIndex(int)':
Rmoleculeset.h:330:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
subtreehelper.cpp: In function 'void gramSubtree_self(SEXP, double, int, bool, bool, bool, bool)':
subtreehelper.cpp:59:6: warning: unused variable 'depth' [-Wunused-variable]
subtreehelper.cpp: In function 'void gramSubtree_test(SEXP, double, int, bool, bool, bool, bool)':
subtreehelper.cpp:138:6: warning: unused variable 'depth' [-Wunused-variable]
subtreehelper.cpp: In function 'void initialize_extended(MoleculeSet*, std::vector<std::vector<std::vector<Nextatom> > >*)':
subtreehelper.cpp:215:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
subtreehelper.cpp: In function 'double subTreeKernel(Molecule*, Molecule*, std::vector<std::vector<Nextatom> >*, std::vector<std::vector<Nextatom> >*, int, double, bool, bool, bool)':
subtreehelper.cpp:297:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
subtreehelper.cpp:304:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
subtreehelper.cpp:304:74: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
subtreehelper.cpp:321:54: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
subtreehelper.cpp:322:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
subtreehelper.cpp:350:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
subtreehelper.cpp: In function 'void initialize_tuples(int)':
subtreehelper.cpp:451:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
subtreehelper.cpp:457:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
g++ -m32 -shared -s -static-libgcc -o Rchemcpp.dll tmp.def Relements.o Rmolecule.o Rmoleculeset.o spectrum3Dhelper.o spectrumhelper.o subtreehelper.o -L./ -lchemcpp -Wl,-rpath,D:/biocbld/bbs-3.2-bioc/meat/Rchemcpp.buildbin-libdir/Rchemcpp/libs -Ld:/RCompile/r-compiling/local/local323/lib/i386 -Ld:/RCompile/r-compiling/local/local323/lib -LD:/biocbld/BBS-3˜1.2-B/R/bin/i386 -lR
installing to D:/biocbld/bbs-3.2-bioc/meat/Rchemcpp.buildbin-libdir/Rchemcpp/libs/i386
** R
** inst
** preparing package for lazy loading
in method for 'length' with signature '"Rcpp_Rmoleculeset"': no definition for class "Rcpp_Rmoleculeset"
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
install for x64
* installing *source* package 'Rchemcpp' ...
** libs
make[1]: Entering directory `/cygdrive/d/biocbld/bbs-3.2-bioc/tmpdir/RtmpKGhOht/R.INSTALL14d020e721f3/Rchemcpp/src/chemcpp/src'
g++ -m64 -O2 -Wall -mtune=core2 -w -fPIC -I../src/ -c -o constant.o constant.cpp
g++ -m64 -O2 -Wall -mtune=core2 -w -fPIC -I../src/ -c -o node.o node.cpp
g++ -m64 -O2 -Wall -mtune=core2 -w -fPIC -I../src/ -c -o atom.o atom.cpp
g++ -m64 -O2 -Wall -mtune=core2 -w -fPIC -I../src/ -c -o bond.o bond.cpp
g++ -m64 -O2 -Wall -mtune=core2 -w -fPIC -I../src/ -c -o cerror.o cerror.cpp
g++ -m64 -O2 -Wall -mtune=core2 -w -fPIC -I../src/ -c -o chemcpp.o chemcpp.cpp
g++ -m64 -O2 -Wall -mtune=core2 -w -fPIC -I../src/ -c -o datacontainer.o datacontainer.cpp
g++ -m64 -O2 -Wall -mtune=core2 -w -fPIC -I../src/ -c -o descriptor.o descriptor.cpp
g++ -m64 -O2 -Wall -mtune=core2 -w -fPIC -I../src/ -c -o elements.o elements.cpp
g++ -m64 -O2 -Wall -mtune=core2 -w -fPIC -I../src/ -c -o jlpioutils.o jlpioutils.cpp
g++ -m64 -O2 -Wall -mtune=core2 -w -fPIC -I../src/ -c -o kcfmolecule.o kcfmolecule.cpp
g++ -m64 -O2 -Wall -mtune=core2 -w -fPIC -I../src/ -c -o molecule.o molecule.cpp
g++ -m64 -O2 -Wall -mtune=core2 -w -fPIC -I../src/ -c -o moleculeset.o moleculeset.cpp
g++ -m64 -O2 -Wall -mtune=core2 -w -fPIC -I../src/ -c -o moleculeutils.o moleculeutils.cpp
g++ -m64 -O2 -Wall -mtune=core2 -w -fPIC -I../src/ -c -o ring.o ring.cpp
g++ -m64 -O2 -Wall -mtune=core2 -w -fPIC -I../src/ -c -o stringutils.o stringutils.cpp
g++ -m64 -shared -o ../../libchemcpp.dll -O2 -Wall -mtune=core2 -w -fPIC -I../src/ constant.o node.o atom.o bond.o cerror.o chemcpp.o datacontainer.o descriptor.o elements.o jlpioutils.o kcfmolecule.o molecule.o moleculeset.o moleculeutils.o ring.o stringutils.o
g++ -m64 -shared -o ../../libchemcpp.so -O2 -Wall -mtune=core2 -w -fPIC -I../src/ constant.o node.o atom.o bond.o cerror.o chemcpp.o datacontainer.o descriptor.o elements.o jlpioutils.o kcfmolecule.o molecule.o moleculeset.o moleculeutils.o ring.o stringutils.o
make[1]: Leaving directory `/cygdrive/d/biocbld/bbs-3.2-bioc/tmpdir/RtmpKGhOht/R.INSTALL14d020e721f3/Rchemcpp/src/chemcpp/src'
g++ -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I./chemcpp/src -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"d:/RCompile/r-compiling/local/local323/include" -O2 -Wall -mtune=core2 -c Relements.cpp -o Relements.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I./chemcpp/src -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"d:/RCompile/r-compiling/local/local323/include" -O2 -Wall -mtune=core2 -c Rmolecule.cpp -o Rmolecule.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I./chemcpp/src -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"d:/RCompile/r-compiling/local/local323/include" -O2 -Wall -mtune=core2 -c Rmoleculeset.cpp -o Rmoleculeset.o
In file included from Rmoleculeset.cpp:2:0:
Rmoleculeset.h: In member function 'SEXPREC* Rmoleculeset::getMolByIndex(int)':
Rmoleculeset.h:330:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
g++ -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I./chemcpp/src -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"d:/RCompile/r-compiling/local/local323/include" -O2 -Wall -mtune=core2 -c spectrum3Dhelper.cpp -o spectrum3Dhelper.o
In file included from spectrum3Dhelper.h:38:0,
from spectrum3Dhelper.cpp:32:
Rmoleculeset.h: In member function 'SEXPREC* Rmoleculeset::getMolByIndex(int)':
Rmoleculeset.h:330:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrum3Dhelper.cpp: In function 'void gramSpectrum3D_self(SEXP, int, int, int, double, double, bool)':
spectrum3Dhelper.cpp:74:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrum3Dhelper.cpp: In function 'void gramSpectrum3D_test(SEXP, int, int, int, double, double, bool)':
spectrum3Dhelper.cpp:174:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrum3Dhelper.cpp: In function 'void gramComputeSpectrum3D_self(MoleculeSet*, int, int, int, std::vector<pathsInMol3D>*, std::vector<std::basic_string<char> >*, std::vector<int>*, bool)':
spectrum3Dhelper.cpp:225:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrum3Dhelper.cpp:241:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrum3Dhelper.cpp:242:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrum3Dhelper.cpp: In function 'void gramComputeSpectrum3D_test(MoleculeSet*, MoleculeSet*, int, int, int, std::vector<pathsInMol3D>*, std::vector<pathsInMol3D>*, std::vector<std::basic_string<char> >*, std::vector<int>*, bool)':
spectrum3Dhelper.cpp:279:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrum3Dhelper.cpp:295:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrum3Dhelper.cpp:296:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrum3Dhelper.cpp: In function 'void updatePaths3D(MoleculeSet*, std::string, int, std::vector<pathsInMol3D>*, std::vector<pathsInMol3D>*, int, int)':
spectrum3Dhelper.cpp:384:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrum3Dhelper.cpp:388:59: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrum3Dhelper.cpp: In function 'void updateGram3D_self(MoleculeSet*, std::vector<pathsInMol3D>*, int)':
spectrum3Dhelper.cpp:445:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrum3Dhelper.cpp:446:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrum3Dhelper.cpp: In function 'void updateGram3D_test(MoleculeSet*, MoleculeSet*, std::vector<pathsInMol3D>*, std::vector<pathsInMol3D>*, int)':
spectrum3Dhelper.cpp:488:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrum3Dhelper.cpp:489:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrum3Dhelper.cpp: In function 'void updateSelfKernel3D(MoleculeSet*, std::vector<pathsInMol3D>*, int)':
spectrum3Dhelper.cpp:530:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrum3Dhelper.cpp: In function 'void updateGram3D_self(MoleculeSet*, std::vector<pathsInMol3D>*, int)':
spectrum3Dhelper.cpp:472:75: warning: 'update' may be used uninitialized in this function [-Wuninitialized]
spectrum3Dhelper.cpp: In function 'void updateGram3D_test(MoleculeSet*, MoleculeSet*, std::vector<pathsInMol3D>*, std::vector<pathsInMol3D>*, int)':
spectrum3Dhelper.cpp:513:80: warning: 'update' may be used uninitialized in this function [-Wuninitialized]
spectrum3Dhelper.cpp: In function 'void updateSelfKernel3D(MoleculeSet*, std::vector<pathsInMol3D>*, int)':
spectrum3Dhelper.cpp:557:34: warning: 'update' may be used uninitialized in this function [-Wuninitialized]
g++ -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I./chemcpp/src -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"d:/RCompile/r-compiling/local/local323/include" -O2 -Wall -mtune=core2 -c spectrumhelper.cpp -o spectrumhelper.o
In file included from spectrumhelper.h:38:0,
from spectrumhelper.cpp:32:
Rmoleculeset.h: In member function 'SEXPREC* Rmoleculeset::getMolByIndex(int)':
Rmoleculeset.h:330:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp: In function 'void gramSpectrum_self(SEXP, int, int, double, bool, bool)':
spectrumhelper.cpp:72:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:75:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp: In function 'void gramSpectrum_test(SEXP, int, int, double, bool, bool)':
spectrumhelper.cpp:130:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:133:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp: In function 'void gramComputeSpectrum_self(MoleculeSet*, int, int, int, double, std::vector<pathsInMol>*, std::vector<std::basic_string<char> >*, std::vector<int>*, bool, bool)':
spectrumhelper.cpp:161:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:188:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:189:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp: In function 'void gramComputeSpectrum_test(MoleculeSet*, MoleculeSet*, int, int, int, double, std::vector<pathsInMol>*, std::vector<pathsInMol>*, std::vector<std::basic_string<char> >*, std::vector<int>*, bool, bool)':
spectrumhelper.cpp:229:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:258:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:259:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp: In function 'void updatePaths(MoleculeSet*, std::string, int, std::vector<pathsInMol>*, std::vector<pathsInMol>*, int, int)':
spectrumhelper.cpp:368:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:372:59: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp: In function 'void updateGram_self(MoleculeSet*, std::vector<pathsInMol>*, int, double, int)':
spectrumhelper.cpp:453:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:455:61: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:467:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:468:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp: In function 'void updateGram_test(MoleculeSet*, MoleculeSet*, std::vector<pathsInMol>*, std::vector<pathsInMol>*, int, double, int)':
spectrumhelper.cpp:518:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:520:61: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:528:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:530:66: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:543:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:544:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp: In function 'void updateSelfKernel(MoleculeSet*, std::vector<pathsInMol>*, int, double, int)':
spectrumhelper.cpp:592:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:594:61: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp:606:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
spectrumhelper.cpp: In function 'void updateGram_self(MoleculeSet*, std::vector<pathsInMol>*, int, double, int)':
spectrumhelper.cpp:499:75: warning: 'update' may be used uninitialized in this function [-Wuninitialized]
spectrumhelper.cpp: In function 'void updateSelfKernel(MoleculeSet*, std::vector<pathsInMol>*, int, double, int)':
spectrumhelper.cpp:630:34: warning: 'update' may be used uninitialized in this function [-Wuninitialized]
spectrumhelper.cpp: In function 'void updateGram_test(MoleculeSet*, MoleculeSet*, std::vector<pathsInMol>*, std::vector<pathsInMol>*, int, double, int)':
spectrumhelper.cpp:570:80: warning: 'update' may be used uninitialized in this function [-Wuninitialized]
g++ -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I./chemcpp/src -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"d:/RCompile/r-compiling/local/local323/include" -O2 -Wall -mtune=core2 -c subtreehelper.cpp -o subtreehelper.o
In file included from subtreehelper.h:37:0,
from subtreehelper.cpp:32:
Rmoleculeset.h: In member function 'SEXPREC* Rmoleculeset::getMolByIndex(int)':
Rmoleculeset.h:330:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
subtreehelper.cpp: In function 'void gramSubtree_self(SEXP, double, int, bool, bool, bool, bool)':
subtreehelper.cpp:59:6: warning: unused variable 'depth' [-Wunused-variable]
subtreehelper.cpp: In function 'void gramSubtree_test(SEXP, double, int, bool, bool, bool, bool)':
subtreehelper.cpp:138:6: warning: unused variable 'depth' [-Wunused-variable]
subtreehelper.cpp: In function 'void initialize_extended(MoleculeSet*, std::vector<std::vector<std::vector<Nextatom> > >*)':
subtreehelper.cpp:215:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
subtreehelper.cpp: In function 'double subTreeKernel(Molecule*, Molecule*, std::vector<std::vector<Nextatom> >*, std::vector<std::vector<Nextatom> >*, int, double, bool, bool, bool)':
subtreehelper.cpp:297:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
subtreehelper.cpp:304:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
subtreehelper.cpp:304:74: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
subtreehelper.cpp:321:54: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
subtreehelper.cpp:322:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
subtreehelper.cpp:350:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
subtreehelper.cpp: In function 'void initialize_tuples(int)':
subtreehelper.cpp:451:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
subtreehelper.cpp:457:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
g++ -m64 -shared -s -static-libgcc -o Rchemcpp.dll tmp.def Relements.o Rmolecule.o Rmoleculeset.o spectrum3Dhelper.o spectrumhelper.o subtreehelper.o -L./ -lchemcpp -Wl,-rpath,D:/biocbld/bbs-3.2-bioc/meat/Rchemcpp.buildbin-libdir/Rchemcpp/libs -Ld:/RCompile/r-compiling/local/local323/lib/x64 -Ld:/RCompile/r-compiling/local/local323/lib -LD:/biocbld/BBS-3˜1.2-B/R/bin/x64 -lR
installing to D:/biocbld/bbs-3.2-bioc/meat/Rchemcpp.buildbin-libdir/Rchemcpp/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'Rchemcpp' as Rchemcpp_2.8.0.zip
* DONE (Rchemcpp)