SCM

R Development Page

fpop log file (build_win64)

Tue Apr 12 06:35:18 2022: Building binary for package fpop (SVN revision 66)
using R version 4.1.3 Patched (2022-03-10 r81883) ...

* installing to library 'R:/lib/local/4.1'
* installing *source* package 'fpop' ...
** using staged installation
** libs
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"R:/lib/R/R-patched/include" -DNDEBUG          -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c BinSeg_MultiDim.cpp -o BinSeg_MultiDim.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"R:/lib/R/R-patched/include" -DNDEBUG          -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c Heap.cpp -o Heap.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"R:/lib/R/R-patched/include" -DNDEBUG          -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c Node.cpp -o Node.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"R:/lib/R/R-patched/include" -DNDEBUG          -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c Rwrappers.cc -o Rwrappers.o
In file included from liste.h:21,
                 from colibri.h:1,
                 from Rwrappers.cc:24:
polynome2.h: In constructor 'Polynome2::Polynome2()':
polynome2.h:30:21: warning: 'Polynome2::a0' will be initialized after [-Wreorder]
      double a2, a1, a0;
                     ^~
polynome2.h:30:17: warning:   'double Polynome2::a1' [-Wreorder]
      double a2, a1, a0;
                 ^~
polynome2.h:38:6: warning:   when initialized here [-Wreorder]
      Polynome2()
      ^~~~~~~~~
polynome2.h:30:17: warning: 'Polynome2::a1' will be initialized after [-Wreorder]
      double a2, a1, a0;
                 ^~
polynome2.h:30:13: warning:   'double Polynome2::a2' [-Wreorder]
      double a2, a1, a0;
             ^~
polynome2.h:38:6: warning:   when initialized here [-Wreorder]
      Polynome2()
      ^~~~~~~~~
polynome2.h: In constructor 'Polynome2::Polynome2(double, double, double, int)':
polynome2.h:30:21: warning: 'Polynome2::a0' will be initialized after [-Wreorder]
      double a2, a1, a0;
                     ^~
polynome2.h:30:17: warning:   'double Polynome2::a1' [-Wreorder]
      double a2, a1, a0;
                 ^~
polynome2.h:41:6: warning:   when initialized here [-Wreorder]
      Polynome2(double A2, double A1, double A0, int origine_)
      ^~~~~~~~~
polynome2.h:30:17: warning: 'Polynome2::a1' will be initialized after [-Wreorder]
      double a2, a1, a0;
                 ^~
polynome2.h:30:13: warning:   'double Polynome2::a2' [-Wreorder]
      double a2, a1, a0;
             ^~
polynome2.h:41:6: warning:   when initialized here [-Wreorder]
      Polynome2(double A2, double A1, double A0, int origine_)
      ^~~~~~~~~
In file included from colibri.h:1,
                 from Rwrappers.cc:24:
liste.h: In constructor 'Liste::Liste()':
liste.h:27:10: warning: 'Liste::next' will be initialized after [-Wreorder]
   Liste *next;
          ^~~~
liste.h:26:14: warning:   'Polynome2* Liste::poly' [-Wreorder]
   Polynome2 *poly;
              ^~~~
liste.h:30:3: warning:   when initialized here [-Wreorder]
   Liste()
   ^~~~~
liste.h: In constructor 'Liste::Liste(double, double)':
liste.h:27:10: warning: 'Liste::next' will be initialized after [-Wreorder]
   Liste *next;
          ^~~~
liste.h:26:14: warning:   'Polynome2* Liste::poly' [-Wreorder]
   Polynome2 *poly;
              ^~~~
liste.h:32:3: warning:   when initialized here [-Wreorder]
   Liste(double max_, double min_)
   ^~~~~
liste.h: In constructor 'Liste::Liste(double, double, Polynome2*)':
liste.h:27:10: warning: 'Liste::next' will be initialized after [-Wreorder]
   Liste *next;
          ^~~~
liste.h:26:14: warning:   'Polynome2* Liste::poly' [-Wreorder]
   Polynome2 *poly;
              ^~~~
liste.h:34:3: warning:   when initialized here [-Wreorder]
   Liste(double max_, double min_, Polynome2 *poly_)
   ^~~~~
liste.h: In constructor 'Liste::Liste(Polynome2*)':
liste.h:27:10: warning: 'Liste::next' will be initialized after [-Wreorder]
   Liste *next;
          ^~~~
liste.h:26:14: warning:   'Polynome2* Liste::poly' [-Wreorder]
   Polynome2 *poly;
              ^~~~
liste.h:36:3: warning:   when initialized here [-Wreorder]
   Liste(Polynome2 *poly_)
   ^~~~~
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"R:/lib/R/R-patched/include" -DNDEBUG          -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c colibri.cc -o colibri.o
In file included from liste.h:21,
                 from colibri.h:1,
                 from colibri.cc:20:
polynome2.h: In constructor 'Polynome2::Polynome2()':
polynome2.h:30:21: warning: 'Polynome2::a0' will be initialized after [-Wreorder]
      double a2, a1, a0;
                     ^~
polynome2.h:30:17: warning:   'double Polynome2::a1' [-Wreorder]
      double a2, a1, a0;
                 ^~
polynome2.h:38:6: warning:   when initialized here [-Wreorder]
      Polynome2()
      ^~~~~~~~~
polynome2.h:30:17: warning: 'Polynome2::a1' will be initialized after [-Wreorder]
      double a2, a1, a0;
                 ^~
polynome2.h:30:13: warning:   'double Polynome2::a2' [-Wreorder]
      double a2, a1, a0;
             ^~
polynome2.h:38:6: warning:   when initialized here [-Wreorder]
      Polynome2()
      ^~~~~~~~~
polynome2.h: In constructor 'Polynome2::Polynome2(double, double, double, int)':
polynome2.h:30:21: warning: 'Polynome2::a0' will be initialized after [-Wreorder]
      double a2, a1, a0;
                     ^~
polynome2.h:30:17: warning:   'double Polynome2::a1' [-Wreorder]
      double a2, a1, a0;
                 ^~
polynome2.h:41:6: warning:   when initialized here [-Wreorder]
      Polynome2(double A2, double A1, double A0, int origine_)
      ^~~~~~~~~
polynome2.h:30:17: warning: 'Polynome2::a1' will be initialized after [-Wreorder]
      double a2, a1, a0;
                 ^~
polynome2.h:30:13: warning:   'double Polynome2::a2' [-Wreorder]
      double a2, a1, a0;
             ^~
polynome2.h:41:6: warning:   when initialized here [-Wreorder]
      Polynome2(double A2, double A1, double A0, int origine_)
      ^~~~~~~~~
In file included from colibri.h:1,
                 from colibri.cc:20:
liste.h: In constructor 'Liste::Liste()':
liste.h:27:10: warning: 'Liste::next' will be initialized after [-Wreorder]
   Liste *next;
          ^~~~
liste.h:26:14: warning:   'Polynome2* Liste::poly' [-Wreorder]
   Polynome2 *poly;
              ^~~~
liste.h:30:3: warning:   when initialized here [-Wreorder]
   Liste()
   ^~~~~
liste.h: In constructor 'Liste::Liste(double, double)':
liste.h:27:10: warning: 'Liste::next' will be initialized after [-Wreorder]
   Liste *next;
          ^~~~
liste.h:26:14: warning:   'Polynome2* Liste::poly' [-Wreorder]
   Polynome2 *poly;
              ^~~~
liste.h:32:3: warning:   when initialized here [-Wreorder]
   Liste(double max_, double min_)
   ^~~~~
liste.h: In constructor 'Liste::Liste(double, double, Polynome2*)':
liste.h:27:10: warning: 'Liste::next' will be initialized after [-Wreorder]
   Liste *next;
          ^~~~
liste.h:26:14: warning:   'Polynome2* Liste::poly' [-Wreorder]
   Polynome2 *poly;
              ^~~~
liste.h:34:3: warning:   when initialized here [-Wreorder]
   Liste(double max_, double min_, Polynome2 *poly_)
   ^~~~~
liste.h: In constructor 'Liste::Liste(Polynome2*)':
liste.h:27:10: warning: 'Liste::next' will be initialized after [-Wreorder]
   Liste *next;
          ^~~~
liste.h:26:14: warning:   'Polynome2* Liste::poly' [-Wreorder]
   Polynome2 *poly;
              ^~~~
liste.h:36:3: warning:   when initialized here [-Wreorder]
   Liste(Polynome2 *poly_)
   ^~~~~
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"R:/lib/R/R-patched/include" -DNDEBUG          -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c liste.cc -o liste.o
In file included from liste.h:21,
                 from liste.cc:20:
polynome2.h: In constructor 'Polynome2::Polynome2()':
polynome2.h:30:21: warning: 'Polynome2::a0' will be initialized after [-Wreorder]
      double a2, a1, a0;
                     ^~
polynome2.h:30:17: warning:   'double Polynome2::a1' [-Wreorder]
      double a2, a1, a0;
                 ^~
polynome2.h:38:6: warning:   when initialized here [-Wreorder]
      Polynome2()
      ^~~~~~~~~
polynome2.h:30:17: warning: 'Polynome2::a1' will be initialized after [-Wreorder]
      double a2, a1, a0;
                 ^~
polynome2.h:30:13: warning:   'double Polynome2::a2' [-Wreorder]
      double a2, a1, a0;
             ^~
polynome2.h:38:6: warning:   when initialized here [-Wreorder]
      Polynome2()
      ^~~~~~~~~
polynome2.h: In constructor 'Polynome2::Polynome2(double, double, double, int)':
polynome2.h:30:21: warning: 'Polynome2::a0' will be initialized after [-Wreorder]
      double a2, a1, a0;
                     ^~
polynome2.h:30:17: warning:   'double Polynome2::a1' [-Wreorder]
      double a2, a1, a0;
                 ^~
polynome2.h:41:6: warning:   when initialized here [-Wreorder]
      Polynome2(double A2, double A1, double A0, int origine_)
      ^~~~~~~~~
polynome2.h:30:17: warning: 'Polynome2::a1' will be initialized after [-Wreorder]
      double a2, a1, a0;
                 ^~
polynome2.h:30:13: warning:   'double Polynome2::a2' [-Wreorder]
      double a2, a1, a0;
             ^~
polynome2.h:41:6: warning:   when initialized here [-Wreorder]
      Polynome2(double A2, double A1, double A0, int origine_)
      ^~~~~~~~~
In file included from liste.cc:20:
liste.h: In constructor 'Liste::Liste()':
liste.h:27:10: warning: 'Liste::next' will be initialized after [-Wreorder]
   Liste *next;
          ^~~~
liste.h:26:14: warning:   'Polynome2* Liste::poly' [-Wreorder]
   Polynome2 *poly;
              ^~~~
liste.h:30:3: warning:   when initialized here [-Wreorder]
   Liste()
   ^~~~~
liste.h: In constructor 'Liste::Liste(double, double)':
liste.h:27:10: warning: 'Liste::next' will be initialized after [-Wreorder]
   Liste *next;
          ^~~~
liste.h:26:14: warning:   'Polynome2* Liste::poly' [-Wreorder]
   Polynome2 *poly;
              ^~~~
liste.h:32:3: warning:   when initialized here [-Wreorder]
   Liste(double max_, double min_)
   ^~~~~
liste.h: In constructor 'Liste::Liste(double, double, Polynome2*)':
liste.h:27:10: warning: 'Liste::next' will be initialized after [-Wreorder]
   Liste *next;
          ^~~~
liste.h:26:14: warning:   'Polynome2* Liste::poly' [-Wreorder]
   Polynome2 *poly;
              ^~~~
liste.h:34:3: warning:   when initialized here [-Wreorder]
   Liste(double max_, double min_, Polynome2 *poly_)
   ^~~~~
liste.h: In constructor 'Liste::Liste(Polynome2*)':
liste.h:27:10: warning: 'Liste::next' will be initialized after [-Wreorder]
   Liste *next;
          ^~~~
liste.h:26:14: warning:   'Polynome2* Liste::poly' [-Wreorder]
   Polynome2 *poly;
              ^~~~
liste.h:36:3: warning:   when initialized here [-Wreorder]
   Liste(Polynome2 *poly_)
   ^~~~~
C:/rtools40/mingw64/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o fpop.dll tmp.def BinSeg_MultiDim.o Heap.o Node.o Rwrappers.o colibri.o liste.o -LR:/lib/R/R-patched/bin/x64 -lR
installing to R:/lib/local/4.1/00LOCK-fpop/00new/fpop/libs/x64
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'fpop'
    finding HTML links ... done
    Fpop                                    html  
    fpop-package                            html  
REDIRECT:topic	 Previous alias or file overwritten by alias: R:/lib/local/4.1/00LOCK-fpop/00new/fpop/help/fpop.html
    fpop_analysis                           html  
    multiBinSeg                             html  
    retour_op                               html  
** building package indices
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'fpop' as fpop_2020.4.8.zip
* DONE (fpop)
Run time: 5.85 seconds.
Thanks to:
Vienna University of Economics and Business Powered By FusionForge