1. * Package: sci-libs/libcmatrix-3.11.0
  2. * Repository: gentoo
  3. * Maintainer: jlec@gentoo.org sci@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib sse test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking libcmatrix-3.11.0.tar.gz to /tmp/portage/sci-libs/libcmatrix-3.11.0/work
  8. >>> Source unpacked in /tmp/portage/sci-libs/libcmatrix-3.11.0/work
  9. >>> Preparing source in /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3 ...
  10. * Applying 3.11.0-shared.patch ...
  11. [ ok ]
  12. * Applying 3.2.1-minuit2.patch ...
  13. [ ok ]
  14. * Applying 3.2.1-gcc4.4.patch ...
  15. [ ok ]
  16. * Applying 3.2.1-gcc4.6.patch ...
  17. [ ok ]
  18. * Applying 3.9.0-atlas.patch ...
  19. [ ok ]
  20. * Running eautoreconf in '/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3' ...
  21. * Running libtoolize --install --copy --force ...
  22. [ ok ]
  23. * Running aclocal ...
  24. [ ok ]
  25. * Running autoconf ...
  26. [ ok ]
  27. * Running autoheader ...
  28. [ !! ]
  29. * Running elibtoolize in: libcmatrixR3/
  30. * Applying portage/1.2.0 patch ...
  31. * Applying sed/1.5.6 patch ...
  32. >>> Source prepared.
  33. >>> Configuring source in /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3 ...
  34. * econf: updating libcmatrixR3/config.sub with /usr/share/gnuconfig/config.sub
  35. * econf: updating libcmatrixR3/config.guess with /usr/share/gnuconfig/config.guess
  36. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-minuit --without-atlas --with-sse --without-threads
  37. configure: loading site script /usr/share/config.site
  38. configure: loading site script /usr/share/crossdev/include/site/linux
  39. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  40. configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
  41. checking build system type... x86_64-pc-linux-gnu
  42. checking host system type... x86_64-pc-linux-gnu
  43. checking how to print strings... printf
  44. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  45. checking whether the C compiler works... yes
  46. checking for C compiler default output file name... a.out
  47. checking for suffix of executables...
  48. checking whether we are cross compiling... no
  49. checking for suffix of object files... o
  50. checking whether we are using the GNU C compiler... yes
  51. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  52. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  53. checking for a sed that does not truncate output... /bin/sed
  54. checking for grep that handles long lines and -e... /bin/grep
  55. checking for egrep... /bin/grep -E
  56. checking for fgrep... /bin/grep -F
  57. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  58. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  59. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  60. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  61. checking whether ln -s works... yes
  62. checking the maximum length of command line arguments... 1572864
  63. checking whether the shell understands some XSI constructs... yes
  64. checking whether the shell understands "+="... yes
  65. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  66. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  67. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  68. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  69. checking how to recognize dependent libraries... pass_all
  70. checking for x86_64-pc-linux-gnu-dlltool... no
  71. checking for dlltool... no
  72. checking how to associate runtime and link libraries... printf %s\n
  73. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  74. checking for archiver @FILE support... @
  75. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  76. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  77. checking for gawk... gawk
  78. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  79. checking for sysroot... no
  80. checking for x86_64-pc-linux-gnu-mt... no
  81. checking for mt... mt
  82. checking if mt is a manifest tool... no
  83. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  84. checking for ANSI C header files... yes
  85. checking for sys/types.h... yes
  86. checking for sys/stat.h... yes
  87. checking for stdlib.h... yes
  88. checking for string.h... yes
  89. checking for memory.h... yes
  90. checking for strings.h... yes
  91. checking for inttypes.h... yes
  92. checking for stdint.h... yes
  93. checking for unistd.h... yes
  94. checking for dlfcn.h... yes
  95. checking for objdir... .libs
  96. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  97. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  98. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  99. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  100. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  101. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  102. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  103. checking whether -lc should be explicitly linked in... no
  104. checking dynamic linker characteristics... GNU/Linux ld.so
  105. checking how to hardcode library paths into programs... immediate
  106. checking whether stripping libraries is possible... yes
  107. checking if libtool supports shared libraries... yes
  108. checking whether to build shared libraries... yes
  109. checking whether to build static libraries... yes
  110. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  111. checking whether we are using the GNU C++ compiler... yes
  112. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  113. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  114. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  115. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  116. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  117. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  118. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  119. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  120. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  121. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  122. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  123. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  124. checking how to hardcode library paths into programs... immediate
  125. checking Minuit2/FCNBase.h usability... yes
  126. checking Minuit2/FCNBase.h presence... yes
  127. checking for Minuit2/FCNBase.h... yes
  128. checking for main in -llcg_Minuit... no
  129. checking for main in -lMinuit2... yes
  130. checking for clock_gettime in -lrt... yes
  131. checking for memcpy in -lfast... no
  132. elides constructors: yes
  133. configure: WARNING: Compiling without local extensions
  134. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  135. checking sys/wait.h usability... yes
  136. checking sys/wait.h presence... yes
  137. checking for sys/wait.h... yes
  138. checking pthread.h usability... yes
  139. checking pthread.h presence... yes
  140. checking for pthread.h... yes
  141. checking for sincos... yes
  142. checking for isfinite... no
  143. checking size of float... 4
  144. checking size of double... 8
  145. configure: creating ./config.status
  146. config.status: creating Makefile
  147. config.status: creating Makefile_template
  148. config.status: creating test/Makefile
  149. config.status: creating include/config.h
  150. config.status: executing libtool commands
  151. >>> Source configured.
  152. >>> Compiling source in /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3 ...
  153. make -j24
  154. x86_64-pc-linux-gnu-g++ -msse3 -mfpmath=sse -I/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include -DLCM_SUPPRESS_VIEWS -DLCM_DISABLE_IMPLICIT_COMPLEX -O2 -pipe -ggdb -march=native -ftracer -Wall -Wno-sign-compare -fPIC -c -o coredefs/cmatrix.o coredefs/cmatrix.cc
  155. x86_64-pc-linux-gnu-g++ -msse3 -mfpmath=sse -I/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include -DLCM_SUPPRESS_VIEWS -DLCM_DISABLE_IMPLICIT_COMPLEX -O2 -pipe -ggdb -march=native -ftracer -Wall -Wno-sign-compare -fPIC -c -o utils/statstuff.o utils/statstuff.cc
  156. x86_64-pc-linux-gnu-g++ -msse3 -mfpmath=sse -I/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include -DLCM_SUPPRESS_VIEWS -DLCM_DISABLE_IMPLICIT_COMPLEX -O2 -pipe -ggdb -march=native -ftracer -Wall -Wno-sign-compare -fPIC -c -o coredefs/rmatrix.o coredefs/rmatrix.cc
  157. x86_64-pc-linux-gnu-g++ -msse3 -mfpmath=sse -I/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include -DLCM_SUPPRESS_VIEWS -DLCM_DISABLE_IMPLICIT_COMPLEX -O2 -pipe -ggdb -march=native -ftracer -Wall -Wno-sign-compare -fPIC -c -o NMR/MetaPropagation.o NMR/MetaPropagation.cc
  158. x86_64-pc-linux-gnu-g++ -msse3 -mfpmath=sse -I/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include -DLCM_SUPPRESS_VIEWS -DLCM_DISABLE_IMPLICIT_COMPLEX -O2 -pipe -ggdb -march=native -ftracer -Wall -Wno-sign-compare -fPIC -c -o NMR/Sequence.o NMR/Sequence.cc
  159. x86_64-pc-linux-gnu-g++ -msse3 -mfpmath=sse -I/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include -DLCM_SUPPRESS_VIEWS -DLCM_DISABLE_IMPLICIT_COMPLEX -O2 -pipe -ggdb -march=native -ftracer -Wall -Wno-sign-compare -fPIC -c -o coredefs/complex.o coredefs/complex.cc
  160. x86_64-pc-linux-gnu-g++ -msse3 -mfpmath=sse -I/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include -DLCM_SUPPRESS_VIEWS -DLCM_DISABLE_IMPLICIT_COMPLEX -O2 -pipe -ggdb -march=native -ftracer -Wall -Wno-sign-compare -fPIC -c -o coredefs/common.o coredefs/common.cc
  161. x86_64-pc-linux-gnu-g++ -msse3 -mfpmath=sse -I/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include -DLCM_SUPPRESS_VIEWS -DLCM_DISABLE_IMPLICIT_COMPLEX -O2 -pipe -ggdb -march=native -ftracer -Wall -Wno-sign-compare -fPIC -c -o coredefs/diagonal.o coredefs/diagonal.cc
  162. x86_64-pc-linux-gnu-g++ -msse3 -mfpmath=sse -I/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include -DLCM_SUPPRESS_VIEWS -DLCM_DISABLE_IMPLICIT_COMPLEX -O2 -pipe -ggdb -march=native -ftracer -Wall -Wno-sign-compare -fPIC -c -o coredefs/diagonalise.o coredefs/diagonalise.cc
  163. x86_64-pc-linux-gnu-g++ -msse3 -mfpmath=sse -I/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include -DLCM_SUPPRESS_VIEWS -DLCM_DISABLE_IMPLICIT_COMPLEX -O2 -pipe -ggdb -march=native -ftracer -Wall -Wno-sign-compare -fPIC -c -o coredefs/power.o coredefs/power.cc
  164. x86_64-pc-linux-gnu-g++ -msse3 -mfpmath=sse -I/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include -DLCM_SUPPRESS_VIEWS -DLCM_DISABLE_IMPLICIT_COMPLEX -O2 -pipe -ggdb -march=native -ftracer -Wall -Wno-sign-compare -fPIC -c -o coredefs/invert.o coredefs/invert.cc
  165. x86_64-pc-linux-gnu-g++ -msse3 -mfpmath=sse -I/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include -DLCM_SUPPRESS_VIEWS -DLCM_DISABLE_IMPLICIT_COMPLEX -O2 -pipe -ggdb -march=native -ftracer -Wall -Wno-sign-compare -fPIC -c -o coredefs/transforms.o coredefs/transforms.cc
  166. x86_64-pc-linux-gnu-g++ -msse3 -mfpmath=sse -I/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include -DLCM_SUPPRESS_VIEWS -DLCM_DISABLE_IMPLICIT_COMPLEX -O2 -pipe -ggdb -march=native -ftracer -Wall -Wno-sign-compare -fPIC -c -o coredefs/blocking.o coredefs/blocking.cc
  167. x86_64-pc-linux-gnu-g++ -msse3 -mfpmath=sse -I/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include -DLCM_SUPPRESS_VIEWS -DLCM_DISABLE_IMPLICIT_COMPLEX -O2 -pipe -ggdb -march=native -ftracer -Wall -Wno-sign-compare -fPIC -c -o coredefs/mixed.o coredefs/mixed.cc
  168. x86_64-pc-linux-gnu-g++ -msse3 -mfpmath=sse -I/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include -DLCM_SUPPRESS_VIEWS -DLCM_DISABLE_IMPLICIT_COMPLEX -O2 -pipe -ggdb -march=native -ftracer -Wall -Wno-sign-compare -fPIC -c -o coredefs/realtransforms.o coredefs/realtransforms.cc
  169. x86_64-pc-linux-gnu-g++ -msse3 -mfpmath=sse -I/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include -DLCM_SUPPRESS_VIEWS -DLCM_DISABLE_IMPLICIT_COMPLEX -O2 -pipe -ggdb -march=native -ftracer -Wall -Wno-sign-compare -fPIC -c -o coredefs/Chebyshev.o coredefs/Chebyshev.cc
  170. x86_64-pc-linux-gnu-g++ -msse3 -mfpmath=sse -I/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include -DLCM_SUPPRESS_VIEWS -DLCM_DISABLE_IMPLICIT_COMPLEX -O2 -pipe -ggdb -march=native -ftracer -Wall -Wno-sign-compare -fPIC -c -o utils/ft.o utils/ft.cc
  171. x86_64-pc-linux-gnu-g++ -msse3 -mfpmath=sse -I/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include -DLCM_SUPPRESS_VIEWS -DLCM_DISABLE_IMPLICIT_COMPLEX -O2 -pipe -ggdb -march=native -ftracer -Wall -Wno-sign-compare -fPIC -c -o utils/geometry.o utils/geometry.cc
  172. x86_64-pc-linux-gnu-g++ -msse3 -mfpmath=sse -I/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include -DLCM_SUPPRESS_VIEWS -DLCM_DISABLE_IMPLICIT_COMPLEX -O2 -pipe -ggdb -march=native -ftracer -Wall -Wno-sign-compare -fPIC -c -o utils/Lineshapes.o utils/Lineshapes.cc
  173. x86_64-pc-linux-gnu-g++ -msse3 -mfpmath=sse -I/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include -DLCM_SUPPRESS_VIEWS -DLCM_DISABLE_IMPLICIT_COMPLEX -O2 -pipe -ggdb -march=native -ftracer -Wall -Wno-sign-compare -fPIC -c -o NMR/space_T.o NMR/space_T.cc
  174. x86_64-pc-linux-gnu-g++ -msse3 -mfpmath=sse -I/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include -DLCM_SUPPRESS_VIEWS -DLCM_DISABLE_IMPLICIT_COMPLEX -O2 -pipe -ggdb -march=native -ftracer -Wall -Wno-sign-compare -fPIC -c -o NMR/wigner.o NMR/wigner.cc
  175. x86_64-pc-linux-gnu-g++ -msse3 -mfpmath=sse -I/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include -DLCM_SUPPRESS_VIEWS -DLCM_DISABLE_IMPLICIT_COMPLEX -O2 -pipe -ggdb -march=native -ftracer -Wall -Wno-sign-compare -fPIC -c -o NMR/MAS.o NMR/MAS.cc
  176. x86_64-pc-linux-gnu-g++ -msse3 -mfpmath=sse -I/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include -DLCM_SUPPRESS_VIEWS -DLCM_DISABLE_IMPLICIT_COMPLEX -O2 -pipe -ggdb -march=native -ftracer -Wall -Wno-sign-compare -fPIC -c -o NMR/InhomoMAS.o NMR/InhomoMAS.cc
  177. x86_64-pc-linux-gnu-g++ -msse3 -mfpmath=sse -I/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include -DLCM_SUPPRESS_VIEWS -DLCM_DISABLE_IMPLICIT_COMPLEX -O2 -pipe -ggdb -march=native -ftracer -Wall -Wno-sign-compare -fPIC -c -o NMR/nonsecular.o NMR/nonsecular.cc
  178. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  179. from coredefs/complex.cc:2:
  180. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(const libcmatrix::complex&, const libcmatrix::complex&)':
  181. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:154:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  182. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(double, const libcmatrix::complex&)':
  183. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:169:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  184. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  185. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  186. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  187. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  188. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:194:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  189. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  190. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:5,
  191. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/List.h:5,
  192. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Matrix.h:4,
  193. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/rmatrix.h:7,
  194. from coredefs/diagonal.cc:1:
  195. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(const libcmatrix::complex&, const libcmatrix::complex&)':
  196. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:154:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  197. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(double, const libcmatrix::complex&)':
  198. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:169:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  199. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  200. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  201. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  202. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  203. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:194:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  204. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  205. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/wigner.h:4,
  206. from NMR/wigner.cc:3:
  207. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(const libcmatrix::complex&, const libcmatrix::complex&)':
  208. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:154:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  209. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(double, const libcmatrix::complex&)':
  210. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:169:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  211. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  212. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  213. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  214. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  215. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:194:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  216. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  217. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix.h:6,
  218. from coredefs/mixed.cc:7:
  219. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(const libcmatrix::complex&, const libcmatrix::complex&)':
  220. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:154:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  221. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(double, const libcmatrix::complex&)':
  222. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:169:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  223. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  224. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  225. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  226. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  227. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:194:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  228. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  229. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:5,
  230. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/List.h:5,
  231. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Matrix.h:4,
  232. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/rmatrix.h:7,
  233. from coredefs/rmatrix.cc:1:
  234. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(const libcmatrix::complex&, const libcmatrix::complex&)':
  235. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:154:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  236. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(double, const libcmatrix::complex&)':
  237. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:169:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  238. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  239. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  240. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  241. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  242. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:194:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  243. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  244. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:5,
  245. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/DynamicList.h:5,
  246. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Tensor.h:4,
  247. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/space_T.h:4,
  248. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:4,
  249. from NMR/MAS.cc:3:
  250. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(const libcmatrix::complex&, const libcmatrix::complex&)':
  251. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:154:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  252. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(double, const libcmatrix::complex&)':
  253. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:169:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  254. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  255. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  256. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  257. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  258. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:194:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  259. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  260. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix.h:6,
  261. from coredefs/cmatrix.cc:4:
  262. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(const libcmatrix::complex&, const libcmatrix::complex&)':
  263. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:154:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  264. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  265. from utils/geometry.cc:6:
  266. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(const libcmatrix::complex&, const libcmatrix::complex&)':
  267. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:154:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(double, const libcmatrix::complex&)':
  268. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:169:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  269. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(double, const libcmatrix::complex&)':
  270. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:169:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  271. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  272. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  273. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  274. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  275. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:194:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  276. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  277. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  278. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  279. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  280. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:194:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  281. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  282. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix.h:6,
  283. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/PartitionedMatrix.h:9,
  284. from coredefs/Chebyshev.cc:5:
  285. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(const libcmatrix::complex&, const libcmatrix::complex&)':
  286. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:154:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  287. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  288. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:5,
  289. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/List.h:5,
  290. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Lineshapes.h:9,
  291. from utils/Lineshapes.cc:7:
  292. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(const libcmatrix::complex&, const libcmatrix::complex&)':
  293. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:154:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  294. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(double, const libcmatrix::complex&)':
  295. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:169:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  296. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(double, const libcmatrix::complex&)':
  297. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:169:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  298. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  299. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  300. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  301. coredefs/complex.cc: In function 'libcmatrix::complex libcmatrix::quickpow(const libcmatrix::complex&, size_t)':
  302. coredefs/complex.cc:130:14: warning: 'result.libcmatrix::complex::z_' may be used uninitialized in this function [-Wmaybe-uninitialized]
  303. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  304. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:194:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  305. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  306. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  307. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  308. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  309. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:194:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  310. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  311. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:5,
  312. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/List.h:5,
  313. from coredefs/diagonalise.cc:11:
  314. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(const libcmatrix::complex&, const libcmatrix::complex&)':
  315. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:154:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  316. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(double, const libcmatrix::complex&)':
  317. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:169:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  318. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  319. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  320. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  321. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  322. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:194:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  323. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  324. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:5,
  325. from utils/statstuff.cc:6:
  326. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(const libcmatrix::complex&, const libcmatrix::complex&)':
  327. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:154:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  328. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(double, const libcmatrix::complex&)':
  329. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:169:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  330. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  331. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  332. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  333. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  334. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:194:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  335. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  336. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:5,
  337. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/List.h:5,
  338. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_utils.h:5,
  339. from utils/ft.cc:2:
  340. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(const libcmatrix::complex&, const libcmatrix::complex&)':
  341. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:154:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  342. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(double, const libcmatrix::complex&)':
  343. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:169:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  344. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  345. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  346. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  347. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  348. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:194:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  349. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  350. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix.h:6,
  351. from coredefs/invert.cc:1:
  352. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(const libcmatrix::complex&, const libcmatrix::complex&)':
  353. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:154:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  354. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:5,
  355. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/List.h:5,
  356. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Matrix.h:4,
  357. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/rmatrix.h:7,
  358. from coredefs/realtransforms.cc:1:
  359. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(const libcmatrix::complex&, const libcmatrix::complex&)':
  360. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:154:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  361. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(double, const libcmatrix::complex&)':
  362. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:169:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  363. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(double, const libcmatrix::complex&)':
  364. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:169:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  365. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  366. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  367. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  368. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  369. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  370. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  371. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:194:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  372. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  373. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:194:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  374. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  375. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix.h:6,
  376. from coredefs/power.cc:1:
  377. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(const libcmatrix::complex&, const libcmatrix::complex&)':
  378. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:154:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  379. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(double, const libcmatrix::complex&)':
  380. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:169:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  381. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  382. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  383. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  384. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  385. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:194:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  386. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  387. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix.h:6,
  388. from coredefs/transforms.cc:3:
  389. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(const libcmatrix::complex&, const libcmatrix::complex&)':
  390. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:154:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  391. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(double, const libcmatrix::complex&)':
  392. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:169:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  393. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  394. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  395. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  396. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  397. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:194:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  398. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  399. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:5,
  400. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/List.h:5,
  401. from coredefs/common.cc:4:
  402. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(const libcmatrix::complex&, const libcmatrix::complex&)':
  403. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:154:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  404. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(double, const libcmatrix::complex&)':
  405. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:169:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  406. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  407. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  408. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  409. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  410. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:194:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  411. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:4:0,
  412. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/List.h:5,
  413. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Matrix.h:4,
  414. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/rmatrix.h:7,
  415. from coredefs/rmatrix.cc:1:
  416. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/basedefs.h: In instantiation of 'bool libcmatrix::checksnonzero_tolerance<T>::operator()(T) const [with T = double]':
  417. coredefs/rmatrix.cc:27:30: required from here
  418. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/basedefs.h:752:54: error: 'fabs' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  419. In file included from /usr/include/math.h:71:0,
  420. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/cmath:46,
  421. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:5,
  422. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:5,
  423. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/List.h:5,
  424. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Matrix.h:4,
  425. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/rmatrix.h:7,
  426. from coredefs/rmatrix.cc:1:
  427. /usr/include/bits/mathcalls.h:183:1: note: 'double fabs(double)' declared here, later in the translation unit
  428. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  429. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix.h:6,
  430. from coredefs/blocking.cc:1:
  431. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(const libcmatrix::complex&, const libcmatrix::complex&)':
  432. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:154:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  433. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(double, const libcmatrix::complex&)':
  434. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:169:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  435. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  436. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  437. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  438. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  439. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:194:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  440. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  441. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:5,
  442. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/DynamicList.h:5,
  443. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Tensor.h:4,
  444. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/space_T.h:4,
  445. from NMR/space_T.cc:1:
  446. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(const libcmatrix::complex&, const libcmatrix::complex&)':
  447. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:154:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  448. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(double, const libcmatrix::complex&)':
  449. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:169:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  450. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  451. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  452. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  453. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  454. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:194:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  455. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  456. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:5,
  457. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/List.h:5,
  458. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Matrix.h:4,
  459. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/rmatrix.h:7,
  460. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/NMR.h:4,
  461. from NMR/nonsecular.cc:3:
  462. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(const libcmatrix::complex&, const libcmatrix::complex&)':
  463. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:154:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  464. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(double, const libcmatrix::complex&)':
  465. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:169:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  466. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  467. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  468. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  469. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  470. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:194:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  471. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  472. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:5,
  473. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/List.h:5,
  474. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Matrix.h:4,
  475. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/rmatrix.h:7,
  476. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/NMR.h:4,
  477. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Sequence.h:7,
  478. from NMR/Sequence.cc:2:
  479. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(const libcmatrix::complex&, const libcmatrix::complex&)':
  480. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:154:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  481. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(double, const libcmatrix::complex&)':
  482. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:169:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  483. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  484. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  485. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  486. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  487. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:194:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  488. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  489. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:5,
  490. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BasePropagation.h:4,
  491. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MetaPropagation.h:4,
  492. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_MetaPropagation.h:6,
  493. from NMR/MetaPropagation.cc:2:
  494. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(const libcmatrix::complex&, const libcmatrix::complex&)':
  495. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:154:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  496. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(double, const libcmatrix::complex&)':
  497. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:169:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  498. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  499. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  500. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  501. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  502. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:194:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  503. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  504. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:5,
  505. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/DynamicList.h:5,
  506. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Tensor.h:4,
  507. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/space_T.h:4,
  508. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:4,
  509. from NMR/InhomoMAS.cc:3:
  510. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(const libcmatrix::complex&, const libcmatrix::complex&)':
  511. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:154:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  512. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::multiply_conj(double, const libcmatrix::complex&)':
  513. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:169:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  514. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  515. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  516. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  517. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  518. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h:194:38: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  519. make: *** [coredefs/rmatrix.o] Error 1
  520. make: *** Waiting for unfinished jobs....
  521. coredefs/diagonalise.cc: In function 'void libcmatrix::tqli(const cmatrix&, libcmatrix::cmatrix&, double*)':
  522. coredefs/diagonalise.cc:878:88: warning: format '%i' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat]
  523. coredefs/diagonalise.cc:878:88: warning: format '%i' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat]
  524. coredefs/diagonalise.cc: In function 'void libcmatrix::tqli(libcmatrix::BaseList<double>&, libcmatrix::BaseList<double>&, libcmatrix::rmatrix&)':
  525. coredefs/diagonalise.cc:1147:83: warning: format '%i' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat]
  526. coredefs/diagonalise.cc:1147:83: warning: format '%i' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat]
  527. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:4:0,
  528. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/DynamicList.h:5,
  529. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Tensor.h:4,
  530. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/space_T.h:4,
  531. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:4,
  532. from NMR/MAS.cc:3:
  533. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/basedefs.h: In instantiation of 'static void libcmatrix::Mla_<2ul, 0ul, 1ul>::func(T1&, const T2&, const T3&) [with T1 = libcmatrix::Matrix<double>; T2 = double; T3 = libcmatrix::BaseList<double>]':
  534. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/basedefs.h:1944:3: required from 'void libcmatrix::mla(T1&, const T2&, const T3&) [with T1 = libcmatrix::Matrix<double>; T2 = double; T3 = libcmatrix::BaseList<double>]'
  535. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:272:77: required from here
  536. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/basedefs.h:1920:2: error: 'mla' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  537. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/PartitionedMatrix.h:12:0,
  538. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:11,
  539. from NMR/MAS.cc:3:
  540. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BlockedMatrix.h:219:44: note: 'template<class T1, class T2, class T3> void libcmatrix::mla(libcmatrix::BlockedMatrix<T1>&, const T2&, const libcmatrix::ListList<T3>&)' declared here, later in the translation unit
  541. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:6:0,
  542. from NMR/MAS.cc:3:
  543. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h: In instantiation of 'size_t libcmatrix::Indexer<N, CheckClass>::operator()(size_t) const [with long unsigned int N = 3ul; CheckClass = libcmatrix::CheckBounds; size_t = long unsigned int]':
  544. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:905:96: required from 'static const libcmatrix::Matrix<T> libcmatrix::const_selectN<T, 2ul, 0ul>::func(const libcmatrix::MultiMatrix<T, 3ul>&, size_t) [with T = libcmatrix::complex; size_t = long unsigned int]'
  545. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:544:72: required from 'typename libcmatrix::const_selectN<T, (N - 1), libcmatrix::MultiIndex<Map>::rank>::return_type libcmatrix::MultiMatrix<T, N>::operator()(const Map&) const [with Map = long unsigned int; T = libcmatrix::complex; long unsigned int N = 3ul; typename libcmatrix::const_selectN<T, (N - 1), libcmatrix::MultiIndex<Map>::rank>::return_type = const libcmatrix::Matrix<libcmatrix::complex>]'
  546. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:570:35: required from here
  547. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:257:7: error: 'check_bounds_open' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  548. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:257:7: note: declarations in dependent base 'libcmatrix::CheckBounds<3ul>' are not found by unqualified lookup
  549. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:257:7: note: use 'this->check_bounds_open' instead
  550. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h: In instantiation of 'size_t libcmatrix::Indexer<N, CheckClass>::operator()(size_t, size_t, size_t) const [with long unsigned int N = 3ul; CheckClass = libcmatrix::CheckBounds; size_t = long unsigned int]':
  551. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:511:34: required from 'T& libcmatrix::MultiMatrix<T, N>::select(size_t, size_t, size_t) [with T = libcmatrix::complex; long unsigned int N = 3ul; size_t = long unsigned int]'
  552. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:778:27: required from 'static T& libcmatrix::selectN<T, 0ul, 0ul>::func(libcmatrix::MultiMatrix<T, 3ul>&, size_t, size_t, size_t) [with T = libcmatrix::complex; size_t = long unsigned int]'
  553. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:559:87: required from 'typename libcmatrix::selectN<T, (N - 3), libcmatrix::MultiIndex<Map1, Map2, Map3>::rank>::return_type libcmatrix::MultiMatrix<T, N>::operator()(const Map1&, const Map2&, const Map3&) [with Map1 = long unsigned int; Map2 = unsigned int; Map3 = unsigned int; T = libcmatrix::complex; long unsigned int N = 3ul; typename libcmatrix::selectN<T, (N - 3), libcmatrix::MultiIndex<Map1, Map2, Map3>::rank>::return_type = libcmatrix::complex&]'
  554. NMR/MAS.cc:200:42: required from here
  555. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:265:7: error: 'check_bounds_open' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  556. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:265:7: note: declarations in dependent base 'libcmatrix::CheckBounds<3ul>' are not found by unqualified lookup
  557. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:265:7: note: use 'this->check_bounds_open' instead
  558. make: *** [NMR/MAS.o] Error 1
  559. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:4:0,
  560. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix.h:6,
  561. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/PartitionedMatrix.h:9,
  562. from coredefs/Chebyshev.cc:5:
  563. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/basedefs.h: In instantiation of 'bool libcmatrix::checksnonzero_tolerance<T>::operator()(T) const [with T = double]':
  564. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_algo.h:146:7: required from '_InputIterator std::__find_if(_InputIterator, _InputIterator, _Predicate, std::input_iterator_tag) [with _InputIterator = libcmatrix::RawMatrix<double>::const_iterator; _Predicate = libcmatrix::checksnonzero_tolerance<double>]'
  565. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/bits/stl_algo.h:4490:41: required from '_IIter std::find_if(_IIter, _IIter, _Predicate) [with _IIter = libcmatrix::RawMatrix<double>::const_iterator; _Predicate = libcmatrix::checksnonzero_tolerance<double>]'
  566. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/PartitionedMatrix.h:51:52: required from 'static bool libcmatrix::diagonal_partition::isabsent(const T&, const F&) [with T = libcmatrix::RawMatrix<double>; F = libcmatrix::checksnonzero_tolerance<double>]'
  567. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/PartitionedMatrix.h:421:4: required from 'bool libcmatrix::matrix_partition::validate_(const libcmatrix::Matrix<T>&, const F&) const [with T = double; F = libcmatrix::checksnonzero_tolerance<double>]'
  568. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/PartitionedMatrix.h:446:39: required from 'bool libcmatrix::matrix_partition::validate(const libcmatrix::Matrix<T>&, double) const [with T = double]'
  569. coredefs/Chebyshev.cc:238:2: required from 'void libcmatrix::{anonymous}::validate_partitioning(const libcmatrix::Matrix<T>&, const PartType&) [with T = double; PartType = libcmatrix::matrix_partition]'
  570. coredefs/Chebyshev.cc:391:7: required from 'void libcmatrix::chebyshev_propagator_(libcmatrix::cmatrix&, const libcmatrix::Matrix<T>&, double, const libcmatrix::matrix_partition*) [with T = double; libcmatrix::cmatrix = libcmatrix::Matrix<libcmatrix::complex>]'
  571. coredefs/Chebyshev.cc:411:144: required from here
  572. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/basedefs.h:752:54: error: 'fabs' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  573. In file included from /usr/include/math.h:71:0,
  574. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/cmath:46,
  575. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:5,
  576. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix.h:6,
  577. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/PartitionedMatrix.h:9,
  578. from coredefs/Chebyshev.cc:5:
  579. /usr/include/bits/mathcalls.h:183:1: note: 'double fabs(double)' declared here, later in the translation unit
  580. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:4:0,
  581. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/List.h:5,
  582. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Matrix.h:4,
  583. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/rmatrix.h:7,
  584. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/NMR.h:4,
  585. from NMR/nonsecular.cc:3:
  586. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/basedefs.h: In instantiation of 'static void libcmatrix::Mla_<2ul, 0ul, 1ul>::func(T1&, const T2&, const T3&) [with T1 = libcmatrix::Matrix<double>; T2 = double; T3 = libcmatrix::BaseList<double>]':
  587. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/basedefs.h:1944:3: required from 'void libcmatrix::mla(T1&, const T2&, const T3&) [with T1 = libcmatrix::Matrix<double>; T2 = double; T3 = libcmatrix::BaseList<double>]'
  588. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:272:77: required from here
  589. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/basedefs.h:1920:2: error: 'mla' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  590. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/PartitionedMatrix.h:12:0,
  591. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:11,
  592. from NMR/nonsecular.cc:4:
  593. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BlockedMatrix.h:219:44: note: 'template<class T1, class T2, class T3> void libcmatrix::mla(libcmatrix::BlockedMatrix<T1>&, const T2&, const libcmatrix::ListList<T3>&)' declared here, later in the translation unit
  594. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:4:0,
  595. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/DynamicList.h:5,
  596. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Tensor.h:4,
  597. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/space_T.h:4,
  598. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:4,
  599. from NMR/InhomoMAS.cc:3:
  600. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/basedefs.h: In instantiation of 'static void libcmatrix::Mla_<2ul, 0ul, 1ul>::func(T1&, const T2&, const T3&) [with T1 = libcmatrix::Matrix<double>; T2 = double; T3 = libcmatrix::BaseList<double>]':
  601. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/basedefs.h:1944:3: required from 'void libcmatrix::mla(T1&, const T2&, const T3&) [with T1 = libcmatrix::Matrix<double>; T2 = double; T3 = libcmatrix::BaseList<double>]'
  602. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:272:77: required from here
  603. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/basedefs.h:1920:2: error: 'mla' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  604. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/PartitionedMatrix.h:12:0,
  605. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:11,
  606. from NMR/InhomoMAS.cc:3:
  607. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BlockedMatrix.h:219:44: note: 'template<class T1, class T2, class T3> void libcmatrix::mla(libcmatrix::BlockedMatrix<T1>&, const T2&, const libcmatrix::ListList<T3>&)' declared here, later in the translation unit
  608. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:6:0,
  609. from NMR/nonsecular.cc:4:
  610. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h: In instantiation of 'size_t libcmatrix::Indexer<N, CheckClass>::operator()(size_t) const [with long unsigned int N = 3ul; CheckClass = libcmatrix::CheckBounds; size_t = long unsigned int]':
  611. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:905:96: required from 'static const libcmatrix::Matrix<T> libcmatrix::const_selectN<T, 2ul, 0ul>::func(const libcmatrix::MultiMatrix<T, 3ul>&, size_t) [with T = libcmatrix::complex; size_t = long unsigned int]'
  612. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:544:72: required from 'typename libcmatrix::const_selectN<T, (N - 1), libcmatrix::MultiIndex<Map>::rank>::return_type libcmatrix::MultiMatrix<T, N>::operator()(const Map&) const [with Map = long unsigned int; T = libcmatrix::complex; long unsigned int N = 3ul; typename libcmatrix::const_selectN<T, (N - 1), libcmatrix::MultiIndex<Map>::rank>::return_type = const libcmatrix::Matrix<libcmatrix::complex>]'
  613. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:570:35: required from here
  614. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:257:7: error: 'check_bounds_open' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  615. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:257:7: note: declarations in dependent base 'libcmatrix::CheckBounds<3ul>' are not found by unqualified lookup
  616. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:257:7: note: use 'this->check_bounds_open' instead
  617. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:6:0,
  618. from NMR/InhomoMAS.cc:3:
  619. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h: In instantiation of 'size_t libcmatrix::Indexer<N, CheckClass>::operator()(size_t) const [with long unsigned int N = 3ul; CheckClass = libcmatrix::CheckBounds; size_t = long unsigned int]':
  620. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:905:96: required from 'static const libcmatrix::Matrix<T> libcmatrix::const_selectN<T, 2ul, 0ul>::func(const libcmatrix::MultiMatrix<T, 3ul>&, size_t) [with T = libcmatrix::complex; size_t = long unsigned int]'
  621. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:544:72: required from 'typename libcmatrix::const_selectN<T, (N - 1), libcmatrix::MultiIndex<Map>::rank>::return_type libcmatrix::MultiMatrix<T, N>::operator()(const Map&) const [with Map = long unsigned int; T = libcmatrix::complex; long unsigned int N = 3ul; typename libcmatrix::const_selectN<T, (N - 1), libcmatrix::MultiIndex<Map>::rank>::return_type = const libcmatrix::Matrix<libcmatrix::complex>]'
  622. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:570:35: required from here
  623. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:257:7: error: 'check_bounds_open' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  624. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:257:7: note: declarations in dependent base 'libcmatrix::CheckBounds<3ul>' are not found by unqualified lookup
  625. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:257:7: note: use 'this->check_bounds_open' instead
  626. make: *** [coredefs/Chebyshev.o] Error 1
  627. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/HamiltonianStore.h:6:0,
  628. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_CommonSequence.hpp:11,
  629. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Sequence.h:9,
  630. from NMR/Sequence.cc:2:
  631. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h: In instantiation of 'size_t libcmatrix::Indexer<N, CheckClass>::operator()(size_t, size_t) const [with long unsigned int N = 2ul; CheckClass = libcmatrix::CheckBounds; size_t = long unsigned int]':
  632. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseMetaPropagation.h:75:32: required from here
  633. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:261:7: error: 'check_bounds_open' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  634. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:261:7: note: declarations in dependent base 'libcmatrix::CheckBounds<2ul>' are not found by unqualified lookup
  635. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:261:7: note: use 'this->check_bounds_open' instead
  636. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h: In instantiation of 'void libcmatrix::Indexer<N, CheckClass>::reverse(size_t&, size_t&, size_t) const [with long unsigned int N = 2ul; CheckClass = libcmatrix::CheckBounds; size_t = long unsigned int]':
  637. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseMetaPropagation.h:78:35: required from here
  638. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:296:7: error: 'check' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  639. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:296:7: note: declarations in dependent base 'libcmatrix::CheckBounds<2ul>' are not found by unqualified lookup
  640. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:296:7: note: use 'this->check' instead
  641. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Sequence.h:8:0,
  642. from NMR/Sequence.cc:2:
  643. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h: In instantiation of 'C& libcmatrix::RealComplexHolder<R, C>::set_complex() [with R = libcmatrix::BlockedMatrix<double>; C = libcmatrix::BlockedMatrix<libcmatrix::complex>]':
  644. NMR/Sequence.cc:301:47: required from here
  645. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:485:54: error: 'set' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  646. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:485:54: note: declarations in dependent base 'libcmatrix::UnionHolder<2ul, libcmatrix::BlockedMatrix<double>, libcmatrix::BlockedMatrix<libcmatrix::complex>, libcmatrix::Missing3_, libcmatrix::Missing4_, libcmatrix::Missing5_, libcmatrix::Missing6_, libcmatrix::Missing7_, libcmatrix::Missing8_, libcmatrix::Missing9_>' are not found by unqualified lookup
  647. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:485:54: note: use 'this->set' instead
  648. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h: In instantiation of 'C& libcmatrix::RealComplexHolder<R, C>::get_complex() [with R = libcmatrix::BlockedMatrix<double>; C = libcmatrix::BlockedMatrix<libcmatrix::complex>]':
  649. NMR/Sequence.cc:301:88: required from here
  650. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:489:49: error: 'get' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  651. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:489:49: note: declarations in dependent base 'libcmatrix::CommonHolder<libcmatrix::BlockedMatrix<double>, libcmatrix::BlockedMatrix<libcmatrix::complex>, libcmatrix::Missing3_, libcmatrix::Missing4_, libcmatrix::Missing5_, libcmatrix::Missing6_, libcmatrix::Missing7_, libcmatrix::Missing8_, libcmatrix::Missing9_>' are not found by unqualified lookup
  652. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:489:49: note: use 'this->get' instead
  653. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h: In instantiation of 'R& libcmatrix::RealComplexHolder<R, C>::set_real() [with R = libcmatrix::BlockedMatrix<double>; C = libcmatrix::BlockedMatrix<libcmatrix::complex>]':
  654. NMR/Sequence.cc:303:44: required from here
  655. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:486:48: error: 'set' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  656. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:486:48: note: declarations in dependent base 'libcmatrix::UnionHolder<2ul, libcmatrix::BlockedMatrix<double>, libcmatrix::BlockedMatrix<libcmatrix::complex>, libcmatrix::Missing3_, libcmatrix::Missing4_, libcmatrix::Missing5_, libcmatrix::Missing6_, libcmatrix::Missing7_, libcmatrix::Missing8_, libcmatrix::Missing9_>' are not found by unqualified lookup
  657. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:486:48: note: use 'this->set' instead
  658. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h: In instantiation of 'R& libcmatrix::RealComplexHolder<R, C>::get_real() [with R = libcmatrix::BlockedMatrix<double>; C = libcmatrix::BlockedMatrix<libcmatrix::complex>]':
  659. NMR/Sequence.cc:303:82: required from here
  660. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:490:46: error: 'get' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  661. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:490:46: note: declarations in dependent base 'libcmatrix::CommonHolder<libcmatrix::BlockedMatrix<double>, libcmatrix::BlockedMatrix<libcmatrix::complex>, libcmatrix::Missing3_, libcmatrix::Missing4_, libcmatrix::Missing5_, libcmatrix::Missing6_, libcmatrix::Missing7_, libcmatrix::Missing8_, libcmatrix::Missing9_>' are not found by unqualified lookup
  662. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:490:46: note: use 'this->get' instead
  663. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h: In instantiation of 'const C& libcmatrix::RealComplexHolder<R, C>::get_complex() const [with R = libcmatrix::BlockedMatrix<double>; C = libcmatrix::BlockedMatrix<libcmatrix::complex>]':
  664. NMR/Sequence.cc:500:39: required from here
  665. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:487:61: error: 'get' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  666. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:487:61: note: declarations in dependent base 'libcmatrix::CommonHolder<libcmatrix::BlockedMatrix<double>, libcmatrix::BlockedMatrix<libcmatrix::complex>, libcmatrix::Missing3_, libcmatrix::Missing4_, libcmatrix::Missing5_, libcmatrix::Missing6_, libcmatrix::Missing7_, libcmatrix::Missing8_, libcmatrix::Missing9_>' are not found by unqualified lookup
  667. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:487:61: note: use 'this->get' instead
  668. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h: In instantiation of 'const R& libcmatrix::RealComplexHolder<R, C>::get_real() const [with R = libcmatrix::BlockedMatrix<double>; C = libcmatrix::BlockedMatrix<libcmatrix::complex>]':
  669. NMR/Sequence.cc:502:36: required from here
  670. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:488:58: error: 'get' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  671. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:488:58: note: declarations in dependent base 'libcmatrix::CommonHolder<libcmatrix::BlockedMatrix<double>, libcmatrix::BlockedMatrix<libcmatrix::complex>, libcmatrix::Missing3_, libcmatrix::Missing4_, libcmatrix::Missing5_, libcmatrix::Missing6_, libcmatrix::Missing7_, libcmatrix::Missing8_, libcmatrix::Missing9_>' are not found by unqualified lookup
  672. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:488:58: note: use 'this->get' instead
  673. make: *** [NMR/nonsecular.o] Error 1
  674. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:4:0,
  675. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/List.h:5,
  676. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Matrix.h:4,
  677. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/rmatrix.h:7,
  678. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/NMR.h:4,
  679. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Sequence.h:7,
  680. from NMR/Sequence.cc:2:
  681. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/basedefs.h: In instantiation of 'static void libcmatrix::Mla_<2ul, 0ul, 1ul>::func(T1&, const T2&, const T3&) [with T1 = libcmatrix::Matrix<double>; T2 = double; T3 = libcmatrix::BaseList<double>]':
  682. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/basedefs.h:1944:3: required from 'void libcmatrix::mla(T1&, const T2&, const T3&) [with T1 = libcmatrix::Matrix<double>; T2 = double; T3 = libcmatrix::BaseList<double>]'
  683. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:272:77: required from here
  684. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/basedefs.h:1920:2: error: 'mla' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  685. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MetaPropagation.h:15:0,
  686. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Sequence.h:10,
  687. from NMR/Sequence.cc:2:
  688. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_BlockedOperator.hpp:135:6: note: 'void libcmatrix::mla(libcmatrix::BlockedOperator&, libcmatrix::complex, const libcmatrix::BlockedOperator&)' declared here, later in the translation unit
  689. make: *** [NMR/InhomoMAS.o] Error 1
  690. NMR/MetaPropagation.cc: In member function 'void libcmatrix::SpinOpGenerator::chop_ns(libcmatrix::List<libcmatrix::MultiMatrix<double, 3ul> >&, const libcmatrix::MultiMatrix<double, 3ul>&) const':
  691. NMR/MetaPropagation.cc:1802:113: warning: format '%i' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat]
  692. NMR/MetaPropagation.cc:1802:113: warning: format '%i' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat]
  693. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/HamiltonianStore.h:6:0,
  694. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_CommonSequence.hpp:11,
  695. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Sequence.h:9,
  696. from NMR/Sequence.cc:2:
  697. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h: In instantiation of 'size_t libcmatrix::Indexer<N, CheckClass>::operator()(size_t) const [with long unsigned int N = 3ul; CheckClass = libcmatrix::CheckBounds; size_t = long unsigned int]':
  698. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:905:96: required from 'static const libcmatrix::Matrix<T> libcmatrix::const_selectN<T, 2ul, 0ul>::func(const libcmatrix::MultiMatrix<T, 3ul>&, size_t) [with T = libcmatrix::complex; size_t = long unsigned int]'
  699. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:544:72: required from 'typename libcmatrix::const_selectN<T, (N - 1), libcmatrix::MultiIndex<Map>::rank>::return_type libcmatrix::MultiMatrix<T, N>::operator()(const Map&) const [with Map = long unsigned int; T = libcmatrix::complex; long unsigned int N = 3ul; typename libcmatrix::const_selectN<T, (N - 1), libcmatrix::MultiIndex<Map>::rank>::return_type = const libcmatrix::Matrix<libcmatrix::complex>]'
  700. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:570:35: required from here
  701. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:257:7: error: 'check_bounds_open' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  702. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:257:7: note: declarations in dependent base 'libcmatrix::CheckBounds<3ul>' are not found by unqualified lookup
  703. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:257:7: note: use 'this->check_bounds_open' instead
  704. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseMetaPropagation.h:6:0,
  705. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MetaPropagation.h:5,
  706. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_MetaPropagation.h:6,
  707. from NMR/MetaPropagation.cc:2:
  708. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h: In instantiation of 'size_t libcmatrix::Indexer<N, CheckClass>::operator()(size_t, size_t) const [with long unsigned int N = 2ul; CheckClass = libcmatrix::CheckBounds; size_t = long unsigned int]':
  709. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseMetaPropagation.h:75:32: required from here
  710. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:261:7: error: 'check_bounds_open' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  711. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:261:7: note: declarations in dependent base 'libcmatrix::CheckBounds<2ul>' are not found by unqualified lookup
  712. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:261:7: note: use 'this->check_bounds_open' instead
  713. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h: In instantiation of 'void libcmatrix::Indexer<N, CheckClass>::reverse(size_t&, size_t&, size_t) const [with long unsigned int N = 2ul; CheckClass = libcmatrix::CheckBounds; size_t = long unsigned int]':
  714. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseMetaPropagation.h:78:35: required from here
  715. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:296:7: error: 'check' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  716. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:296:7: note: declarations in dependent base 'libcmatrix::CheckBounds<2ul>' are not found by unqualified lookup
  717. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:296:7: note: use 'this->check' instead
  718. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h: In instantiation of 'void libcmatrix::Indexer<N, CheckClass>::reverse(size_t&, size_t&, size_t&, size_t) const [with long unsigned int N = 3ul; CheckClass = libcmatrix::CheckBounds; size_t = long unsigned int]':
  719. NMR/MetaPropagation.cc:99:52: required from here
  720. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:303:7: error: 'check' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  721. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:303:7: note: declarations in dependent base 'libcmatrix::CheckBounds<3ul>' are not found by unqualified lookup
  722. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:303:7: note: use 'this->check' instead
  723. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h: In instantiation of 'size_t libcmatrix::Indexer<N, CheckClass>::operator()(size_t, size_t, size_t) const [with long unsigned int N = 3ul; CheckClass = libcmatrix::CheckBounds; size_t = long unsigned int]':
  724. NMR/MetaPropagation.cc:108:42: required from here
  725. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:265:7: error: 'check_bounds_open' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  726. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:265:7: note: declarations in dependent base 'libcmatrix::CheckBounds<3ul>' are not found by unqualified lookup
  727. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:265:7: note: use 'this->check_bounds_open' instead
  728. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h: In instantiation of 'void libcmatrix::Indexer<N, CheckClass>::reverse(size_t&, size_t&, size_t&, size_t&, size_t) const [with long unsigned int N = 4ul; CheckClass = libcmatrix::CheckBounds; size_t = long unsigned int]':
  729. NMR/MetaPropagation.cc:115:62: required from here
  730. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:312:7: error: 'check' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  731. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:312:7: note: declarations in dependent base 'libcmatrix::CheckBounds<4ul>' are not found by unqualified lookup
  732. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:312:7: note: use 'this->check' instead
  733. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h: In instantiation of 'size_t libcmatrix::Indexer<N, CheckClass>::operator()(size_t, size_t, size_t, size_t) const [with long unsigned int N = 4ul; CheckClass = libcmatrix::CheckBounds; size_t = long unsigned int]':
  734. NMR/MetaPropagation.cc:128:51: required from here
  735. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:269:7: error: 'check_bounds_open' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  736. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:269:7: note: declarations in dependent base 'libcmatrix::CheckBounds<4ul>' are not found by unqualified lookup
  737. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:269:7: note: use 'this->check_bounds_open' instead
  738. NMR/MetaPropagation.cc: In instantiation of 'void libcmatrix::SpinOpGenerator::chop_mla(libcmatrix::BlockedMatrix<T>&, double, const libcmatrix::Matrix<T2>&, const libcmatrix::block_pattern&) const [with T1 = libcmatrix::complex; T2 = libcmatrix::complex]':
  739. NMR/MetaPropagation.cc:2062:34: required from here
  740. NMR/MetaPropagation.cc:1767:109: warning: format '%i' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat]
  741. NMR/MetaPropagation.cc:1767:109: warning: format '%i' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat]
  742. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:4:0,
  743. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BasePropagation.h:4,
  744. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MetaPropagation.h:4,
  745. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_MetaPropagation.h:6,
  746. from NMR/MetaPropagation.cc:2:
  747. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/basedefs.h: In instantiation of 'static void libcmatrix::Mla_<2ul, 0ul, 1ul>::func(T1&, const T2&, const T3&) [with T1 = libcmatrix::Matrix<double>; T2 = double; T3 = libcmatrix::BaseList<double>]':
  748. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/basedefs.h:1944:3: required from 'void libcmatrix::mla(T1&, const T2&, const T3&) [with T1 = libcmatrix::Matrix<double>; T2 = double; T3 = libcmatrix::BaseList<double>]'
  749. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:272:77: required from here
  750. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/basedefs.h:1920:2: error: 'mla' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  751. NMR/MetaPropagation.cc:610:6: note: 'void libcmatrix::mla(libcmatrix::BlockedOperator&, libcmatrix::complex, const libcmatrix::BlockedOperator&)' declared here, later in the translation unit
  752. make: *** [NMR/Sequence.o] Error 1
  753. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MetaPropagation.h:8:0,
  754. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_MetaPropagation.h:6,
  755. from NMR/MetaPropagation.cc:2:
  756. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h: In instantiation of 'T& libcmatrix::UnionHolder<N, T1, T2, T3, T4, T5, T6, T7, T8, T9>::set(libcmatrix::Type2Type<T>) [with T = libcmatrix::ListList<double>; long unsigned int N = 3ul; T1 = libcmatrix::ListList<double>; T2 = libcmatrix::BlockedMatrix<double>; T3 = libcmatrix::List<libcmatrix::MultiMatrix<double, 3ul> >; T4 = libcmatrix::Missing4_; T5 = libcmatrix::Missing5_; T6 = libcmatrix::Missing6_; T7 = libcmatrix::Missing7_; T8 = libcmatrix::Missing8_; T9 = libcmatrix::Missing9_]':
  757. NMR/MetaPropagation.cc:2411:74: required from 'void libcmatrix::SpinOpGenerator::add_Hquadrupolar(T&, const typename libcmatrix::Ham_traits<T>::coupling_type&, size_t) const [with T = libcmatrix::List<libcmatrix::DiagonalSpinningHamiltonian>; typename libcmatrix::Ham_traits<T>::coupling_type = libcmatrix::Tensor<libcmatrix::complex>; size_t = long unsigned int]'
  758. NMR/MetaPropagation.cc:2398:28: required from here
  759. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:402:20: error: 'get' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  760. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:402:20: note: declarations in dependent base 'libcmatrix::CommonHolder<libcmatrix::ListList<double>, libcmatrix::BlockedMatrix<double>, libcmatrix::List<libcmatrix::MultiMatrix<double, 3ul> >, libcmatrix::Missing4_, libcmatrix::Missing5_, libcmatrix::Missing6_, libcmatrix::Missing7_, libcmatrix::Missing8_, libcmatrix::Missing9_>' are not found by unqualified lookup
  761. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:402:20: note: use 'this->get' instead
  762. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseMetaPropagation.h:6:0,
  763. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MetaPropagation.h:5,
  764. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_MetaPropagation.h:6,
  765. from NMR/MetaPropagation.cc:2:
  766. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h: In instantiation of 'size_t libcmatrix::Indexer<N, CheckClass>::operator()(size_t) const [with long unsigned int N = 3ul; CheckClass = libcmatrix::CheckBounds; size_t = long unsigned int]':
  767. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:905:96: required from 'static const libcmatrix::Matrix<T> libcmatrix::const_selectN<T, 2ul, 0ul>::func(const libcmatrix::MultiMatrix<T, 3ul>&, size_t) [with T = libcmatrix::complex; size_t = long unsigned int]'
  768. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:544:72: required from 'typename libcmatrix::const_selectN<T, (N - 1), libcmatrix::MultiIndex<Map>::rank>::return_type libcmatrix::MultiMatrix<T, N>::operator()(const Map&) const [with Map = long unsigned int; T = libcmatrix::complex; long unsigned int N = 3ul; typename libcmatrix::const_selectN<T, (N - 1), libcmatrix::MultiIndex<Map>::rank>::return_type = const libcmatrix::Matrix<libcmatrix::complex>]'
  769. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:570:35: required from here
  770. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:257:7: error: 'check_bounds_open' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  771. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:257:7: note: declarations in dependent base 'libcmatrix::CheckBounds<3ul>' are not found by unqualified lookup
  772. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:257:7: note: use 'this->check_bounds_open' instead
  773. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MetaPropagation.h:8:0,
  774. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_MetaPropagation.h:6,
  775. from NMR/MetaPropagation.cc:2:
  776. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h: In instantiation of 'void libcmatrix::UnionHolder<N, T1, T2, T3, T4, T5, T6, T7, T8, T9>::clear() [with long unsigned int N = 3ul; T1 = libcmatrix::ListList<double>; T2 = libcmatrix::BlockedMatrix<double>; T3 = libcmatrix::List<libcmatrix::MultiMatrix<double, 3ul> >; T4 = libcmatrix::Missing4_; T5 = libcmatrix::Missing5_; T6 = libcmatrix::Missing6_; T7 = libcmatrix::Missing7_; T8 = libcmatrix::Missing8_; T9 = libcmatrix::Missing9_]':
  777. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:354:2: required from 'void libcmatrix::UnionHolder<N, T1, T2, T3, T4, T5, T6, T7, T8, T9>::type(libcmatrix::Type2Type<T>) [with T = libcmatrix::ListList<double>; long unsigned int N = 3ul; T1 = libcmatrix::ListList<double>; T2 = libcmatrix::BlockedMatrix<double>; T3 = libcmatrix::List<libcmatrix::MultiMatrix<double, 3ul> >; T4 = libcmatrix::Missing4_; T5 = libcmatrix::Missing5_; T6 = libcmatrix::Missing6_; T7 = libcmatrix::Missing7_; T8 = libcmatrix::Missing8_; T9 = libcmatrix::Missing9_]'
  778. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:401:7: required from 'T& libcmatrix::UnionHolder<N, T1, T2, T3, T4, T5, T6, T7, T8, T9>::set(libcmatrix::Type2Type<T>) [with T = libcmatrix::ListList<double>; long unsigned int N = 3ul; T1 = libcmatrix::ListList<double>; T2 = libcmatrix::BlockedMatrix<double>; T3 = libcmatrix::List<libcmatrix::MultiMatrix<double, 3ul> >; T4 = libcmatrix::Missing4_; T5 = libcmatrix::Missing5_; T6 = libcmatrix::Missing6_; T7 = libcmatrix::Missing7_; T8 = libcmatrix::Missing8_; T9 = libcmatrix::Missing9_]'
  779. NMR/MetaPropagation.cc:2411:74: required from 'void libcmatrix::SpinOpGenerator::add_Hquadrupolar(T&, const typename libcmatrix::Ham_traits<T>::coupling_type&, size_t) const [with T = libcmatrix::List<libcmatrix::DiagonalSpinningHamiltonian>; typename libcmatrix::Ham_traits<T>::coupling_type = libcmatrix::Tensor<libcmatrix::complex>; size_t = long unsigned int]'
  780. NMR/MetaPropagation.cc:2398:28: required from here
  781. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:362:15: error: 'clear_' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  782. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:362:15: note: declarations in dependent base 'libcmatrix::CommonHolder<libcmatrix::ListList<double>, libcmatrix::BlockedMatrix<double>, libcmatrix::List<libcmatrix::MultiMatrix<double, 3ul> >, libcmatrix::Missing4_, libcmatrix::Missing5_, libcmatrix::Missing6_, libcmatrix::Missing7_, libcmatrix::Missing8_, libcmatrix::Missing9_>' are not found by unqualified lookup
  783. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:362:15: note: use 'this->clear_' instead
  784. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:363:15: error: 'clear_' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  785. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:363:15: note: declarations in dependent base 'libcmatrix::CommonHolder<libcmatrix::ListList<double>, libcmatrix::BlockedMatrix<double>, libcmatrix::List<libcmatrix::MultiMatrix<double, 3ul> >, libcmatrix::Missing4_, libcmatrix::Missing5_, libcmatrix::Missing6_, libcmatrix::Missing7_, libcmatrix::Missing8_, libcmatrix::Missing9_>' are not found by unqualified lookup
  786. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:363:15: note: use 'this->clear_' instead
  787. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:364:15: error: 'clear_' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  788. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:364:15: note: declarations in dependent base 'libcmatrix::CommonHolder<libcmatrix::ListList<double>, libcmatrix::BlockedMatrix<double>, libcmatrix::List<libcmatrix::MultiMatrix<double, 3ul> >, libcmatrix::Missing4_, libcmatrix::Missing5_, libcmatrix::Missing6_, libcmatrix::Missing7_, libcmatrix::Missing8_, libcmatrix::Missing9_>' are not found by unqualified lookup
  789. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:364:15: note: use 'this->clear_' instead
  790. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:365:15: error: 'clear_' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  791. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:365:15: note: declarations in dependent base 'libcmatrix::CommonHolder<libcmatrix::ListList<double>, libcmatrix::BlockedMatrix<double>, libcmatrix::List<libcmatrix::MultiMatrix<double, 3ul> >, libcmatrix::Missing4_, libcmatrix::Missing5_, libcmatrix::Missing6_, libcmatrix::Missing7_, libcmatrix::Missing8_, libcmatrix::Missing9_>' are not found by unqualified lookup
  792. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:365:15: note: use 'this->clear_' instead
  793. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:366:15: error: 'clear_' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  794. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:366:15: note: declarations in dependent base 'libcmatrix::CommonHolder<libcmatrix::ListList<double>, libcmatrix::BlockedMatrix<double>, libcmatrix::List<libcmatrix::MultiMatrix<double, 3ul> >, libcmatrix::Missing4_, libcmatrix::Missing5_, libcmatrix::Missing6_, libcmatrix::Missing7_, libcmatrix::Missing8_, libcmatrix::Missing9_>' are not found by unqualified lookup
  795. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:366:15: note: use 'this->clear_' instead
  796. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:367:15: error: 'clear_' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  797. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:367:15: note: declarations in dependent base 'libcmatrix::CommonHolder<libcmatrix::ListList<double>, libcmatrix::BlockedMatrix<double>, libcmatrix::List<libcmatrix::MultiMatrix<double, 3ul> >, libcmatrix::Missing4_, libcmatrix::Missing5_, libcmatrix::Missing6_, libcmatrix::Missing7_, libcmatrix::Missing8_, libcmatrix::Missing9_>' are not found by unqualified lookup
  798. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:367:15: note: use 'this->clear_' instead
  799. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:368:15: error: 'clear_' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  800. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:368:15: note: declarations in dependent base 'libcmatrix::CommonHolder<libcmatrix::ListList<double>, libcmatrix::BlockedMatrix<double>, libcmatrix::List<libcmatrix::MultiMatrix<double, 3ul> >, libcmatrix::Missing4_, libcmatrix::Missing5_, libcmatrix::Missing6_, libcmatrix::Missing7_, libcmatrix::Missing8_, libcmatrix::Missing9_>' are not found by unqualified lookup
  801. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:368:15: note: use 'this->clear_' instead
  802. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:369:15: error: 'clear_' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  803. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:369:15: note: declarations in dependent base 'libcmatrix::CommonHolder<libcmatrix::ListList<double>, libcmatrix::BlockedMatrix<double>, libcmatrix::List<libcmatrix::MultiMatrix<double, 3ul> >, libcmatrix::Missing4_, libcmatrix::Missing5_, libcmatrix::Missing6_, libcmatrix::Missing7_, libcmatrix::Missing8_, libcmatrix::Missing9_>' are not found by unqualified lookup
  804. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:369:15: note: use 'this->clear_' instead
  805. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:370:15: error: 'clear_' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  806. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:370:15: note: declarations in dependent base 'libcmatrix::CommonHolder<libcmatrix::ListList<double>, libcmatrix::BlockedMatrix<double>, libcmatrix::List<libcmatrix::MultiMatrix<double, 3ul> >, libcmatrix::Missing4_, libcmatrix::Missing5_, libcmatrix::Missing6_, libcmatrix::Missing7_, libcmatrix::Missing8_, libcmatrix::Missing9_>' are not found by unqualified lookup
  807. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:370:15: note: use 'this->clear_' instead
  808. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h: In instantiation of 'typename libcmatrix::UnionHolder<N, T1, T2, T3, T4, T5, T6, T7, T8, T9>::reverse<M>::type& libcmatrix::UnionHolder<N, T1, T2, T3, T4, T5, T6, T7, T8, T9>::set(libcmatrix::Int2Type<M>) [with int M = 3; long unsigned int N = 3ul; T1 = libcmatrix::ListList<double>; T2 = libcmatrix::BlockedMatrix<double>; T3 = libcmatrix::List<libcmatrix::MultiMatrix<double, 3ul> >; T4 = libcmatrix::Missing4_; T5 = libcmatrix::Missing5_; T6 = libcmatrix::Missing6_; T7 = libcmatrix::Missing7_; T8 = libcmatrix::Missing8_; T9 = libcmatrix::Missing9_; typename libcmatrix::UnionHolder<N, T1, T2, T3, T4, T5, T6, T7, T8, T9>::reverse<M>::type = libcmatrix::List<libcmatrix::MultiMatrix<double, 3ul> >]':
  809. NMR/MetaPropagation.cc:2211:82: required from 'void libcmatrix::SpinOpGenerator::add_ns_(T&, const space_T&, size_t, size_t, libcmatrix::ns_flag, libcmatrix::Bool2Type<false>) const [with T = libcmatrix::List<libcmatrix::SpinningHamiltonian>; libcmatrix::space_T = libcmatrix::Tensor<libcmatrix::complex>; size_t = long unsigned int]'
  810. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_SpinOpGenerator.hpp:79:5: required from 'void libcmatrix::SpinOpGenerator::add_ns(T&, const space_T&, size_t, size_t, libcmatrix::ns_flag) const [with T = libcmatrix::List<libcmatrix::SpinningHamiltonian>; libcmatrix::space_T = libcmatrix::Tensor<libcmatrix::complex>; size_t = long unsigned int]'
  811. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_MetaPropagation.h:103:4: required from 'void libcmatrix::add_Hamiltonian(OutType&, const OpGen&, libcmatrix::interaction_t, const libcmatrix::List<StoreType>&) [with OutType = libcmatrix::List<libcmatrix::SpinningHamiltonian>; OpGen = libcmatrix::SpinOpGenerator; StoreType = libcmatrix::Tensor<libcmatrix::complex>; libcmatrix::interaction_t = long unsigned int]'
  812. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_MetaPropagation.h:139:5: required from 'void libcmatrix::add_Hamiltonian(OutType&, const OpGen&, const libcmatrix::HamiltonianStore<StoreType>&) [with OutType = libcmatrix::List<libcmatrix::SpinningHamiltonian>; OpGen = libcmatrix::SpinOpGenerator; StoreType = libcmatrix::Tensor<libcmatrix::complex>]'
  813. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_MetaPropagation.h:207:5: required from 'void libcmatrix::BlockedDiagonalSpinningHamiltonianImpl<OpGen>::interactions(const libcmatrix::HamiltonianStore<libcmatrix::Tensor<libcmatrix::complex> >&) [with OpGen = libcmatrix::SpinOpGenerator]'
  814. NMR/MetaPropagation.cc:3272:1: required from here
  815. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:407:56: error: 'get' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  816. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:407:56: note: declarations in dependent base 'libcmatrix::CommonHolder<libcmatrix::ListList<double>, libcmatrix::BlockedMatrix<double>, libcmatrix::List<libcmatrix::MultiMatrix<double, 3ul> >, libcmatrix::Missing4_, libcmatrix::Missing5_, libcmatrix::Missing6_, libcmatrix::Missing7_, libcmatrix::Missing8_, libcmatrix::Missing9_>' are not found by unqualified lookup
  817. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:407:56: note: use 'this->get' instead
  818. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h: In instantiation of 'T& libcmatrix::UnionHolder<N, T1, T2, T3, T4, T5, T6, T7, T8, T9>::set(libcmatrix::Type2Type<T>) [with T = libcmatrix::BlockedMatrix<double>; long unsigned int N = 3ul; T1 = libcmatrix::ListList<double>; T2 = libcmatrix::BlockedMatrix<double>; T3 = libcmatrix::List<libcmatrix::MultiMatrix<double, 3ul> >; T4 = libcmatrix::Missing4_; T5 = libcmatrix::Missing5_; T6 = libcmatrix::Missing6_; T7 = libcmatrix::Missing7_; T8 = libcmatrix::Missing8_; T9 = libcmatrix::Missing9_]':
  819. NMR/MetaPropagation.cc:2279:45: required from 'void libcmatrix::SpinOpGenerator::add_A0(T&, F, double, size_t, size_t, libcmatrix::Type2Type<ResultType>) const [with T = libcmatrix::List<libcmatrix::SpinningHamiltonian>; F = libcmatrix::Matrix<libcmatrix::complex> (*)(const libcmatrix::basespin_system&, long unsigned int, long unsigned int); ResultType = libcmatrix::BlockedMatrix<double>; size_t = long unsigned int]'
  820. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_SpinOpGenerator.hpp:60:7: required from 'void libcmatrix::SpinOpGenerator::add_A0_strong(T&, double, size_t, size_t, libcmatrix::Bool2Type<false>) const [with T = libcmatrix::List<libcmatrix::SpinningHamiltonian>; size_t = long unsigned int]'
  821. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_SpinOpGenerator.hpp:71:7: required from 'void libcmatrix::SpinOpGenerator::add_A0(T&, double, size_t, size_t, bool) const [with T = libcmatrix::List<libcmatrix::SpinningHamiltonian>; size_t = long unsigned int]'
  822. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_MetaPropagation.h:73:6: required from 'void libcmatrix::add_Hamiltonian(OutType&, const OpGen&, libcmatrix::interaction_t, const libcmatrix::couplingstore<StoreType>&) [with OutType = libcmatrix::List<libcmatrix::SpinningHamiltonian>; OpGen = libcmatrix::SpinOpGenerator; StoreType = libcmatrix::Tensor<libcmatrix::complex>; libcmatrix::interaction_t = long unsigned int]'
  823. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_MetaPropagation.h:123:5: required from 'void libcmatrix::add_coupling_Hamiltonians(OutType&, const OpGen&, const libcmatrix::HamiltonianStore<StoreType>&) [with OutType = libcmatrix::List<libcmatrix::SpinningHamiltonian>; OpGen = libcmatrix::SpinOpGenerator; StoreType = libcmatrix::Tensor<libcmatrix::complex>]'
  824. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_MetaPropagation.h:133:3: required from 'void libcmatrix::add_Hamiltonian(OutType&, const OpGen&, const libcmatrix::HamiltonianStore<StoreType>&) [with OutType = libcmatrix::List<libcmatrix::SpinningHamiltonian>; OpGen = libcmatrix::SpinOpGenerator; StoreType = libcmatrix::Tensor<libcmatrix::complex>]'
  825. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_MetaPropagation.h:207:5: required from 'void libcmatrix::BlockedDiagonalSpinningHamiltonianImpl<OpGen>::interactions(const libcmatrix::HamiltonianStore<libcmatrix::Tensor<libcmatrix::complex> >&) [with OpGen = libcmatrix::SpinOpGenerator]'
  826. NMR/MetaPropagation.cc:3272:1: required from here
  827. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:402:20: error: 'get' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  828. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:402:20: note: declarations in dependent base 'libcmatrix::CommonHolder<libcmatrix::ListList<double>, libcmatrix::BlockedMatrix<double>, libcmatrix::List<libcmatrix::MultiMatrix<double, 3ul> >, libcmatrix::Missing4_, libcmatrix::Missing5_, libcmatrix::Missing6_, libcmatrix::Missing7_, libcmatrix::Missing8_, libcmatrix::Missing9_>' are not found by unqualified lookup
  829. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:402:20: note: use 'this->get' instead
  830. NMR/MetaPropagation.cc: In instantiation of 'void libcmatrix::SpinOpGenerator::chop_mla(libcmatrix::BlockedMatrix<T>&, double, const libcmatrix::Matrix<T2>&, const libcmatrix::block_pattern&) const [with T1 = double; T2 = double]':
  831. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_SpinOpGenerator.hpp:138:118: required from 'void libcmatrix::SpinOpGenerator::chop_mla(libcmatrix::BlockedMatrix<T>&, double, const libcmatrix::Matrix<T2>&) const [with T1 = double; T2 = double]'
  832. NMR/MetaPropagation.cc:2263:5: required from 'void libcmatrix::SpinOpGenerator::addraw(T&, F, const C&, size_t, size_t, libcmatrix::Type2Type<ResultType>) const [with T = libcmatrix::BlockedMatrix<double>; F = libcmatrix::Matrix<libcmatrix::complex> (*)(const libcmatrix::basespin_system&, long unsigned int, long unsigned int); C = double; ResultType = libcmatrix::BlockedMatrix<double>; size_t = long unsigned int]'
  833. NMR/MetaPropagation.cc:2281:5: required from 'void libcmatrix::SpinOpGenerator::add_A0(T&, F, double, size_t, size_t, libcmatrix::Type2Type<ResultType>) const [with T = libcmatrix::List<libcmatrix::SpinningHamiltonian>; F = libcmatrix::Matrix<libcmatrix::complex> (*)(const libcmatrix::basespin_system&, long unsigned int, long unsigned int); ResultType = libcmatrix::BlockedMatrix<double>; size_t = long unsigned int]'
  834. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_SpinOpGenerator.hpp:60:7: required from 'void libcmatrix::SpinOpGenerator::add_A0_strong(T&, double, size_t, size_t, libcmatrix::Bool2Type<false>) const [with T = libcmatrix::List<libcmatrix::SpinningHamiltonian>; size_t = long unsigned int]'
  835. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_SpinOpGenerator.hpp:71:7: required from 'void libcmatrix::SpinOpGenerator::add_A0(T&, double, size_t, size_t, bool) const [with T = libcmatrix::List<libcmatrix::SpinningHamiltonian>; size_t = long unsigned int]'
  836. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_MetaPropagation.h:73:6: required from 'void libcmatrix::add_Hamiltonian(OutType&, const OpGen&, libcmatrix::interaction_t, const libcmatrix::couplingstore<StoreType>&) [with OutType = libcmatrix::List<libcmatrix::SpinningHamiltonian>; OpGen = libcmatrix::SpinOpGenerator; StoreType = libcmatrix::Tensor<libcmatrix::complex>; libcmatrix::interaction_t = long unsigned int]'
  837. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_MetaPropagation.h:123:5: required from 'void libcmatrix::add_coupling_Hamiltonians(OutType&, const OpGen&, const libcmatrix::HamiltonianStore<StoreType>&) [with OutType = libcmatrix::List<libcmatrix::SpinningHamiltonian>; OpGen = libcmatrix::SpinOpGenerator; StoreType = libcmatrix::Tensor<libcmatrix::complex>]'
  838. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_MetaPropagation.h:133:3: required from 'void libcmatrix::add_Hamiltonian(OutType&, const OpGen&, const libcmatrix::HamiltonianStore<StoreType>&) [with OutType = libcmatrix::List<libcmatrix::SpinningHamiltonian>; OpGen = libcmatrix::SpinOpGenerator; StoreType = libcmatrix::Tensor<libcmatrix::complex>]'
  839. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_MetaPropagation.h:207:5: required from 'void libcmatrix::BlockedDiagonalSpinningHamiltonianImpl<OpGen>::interactions(const libcmatrix::HamiltonianStore<libcmatrix::Tensor<libcmatrix::complex> >&) [with OpGen = libcmatrix::SpinOpGenerator]'
  840. NMR/MetaPropagation.cc:3272:1: required from here
  841. NMR/MetaPropagation.cc:1767:109: warning: format '%i' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat]
  842. NMR/MetaPropagation.cc:1767:109: warning: format '%i' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat]
  843. NMR/MetaPropagation.cc: In instantiation of 'void libcmatrix::SpinOpGenerator::chop_mla(libcmatrix::BlockedMatrix<T>&, double, const libcmatrix::Matrix<T2>&, const libcmatrix::block_pattern&) const [with T1 = libcmatrix::complex; T2 = double]':
  844. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_SpinOpGenerator.hpp:138:118: required from 'void libcmatrix::SpinOpGenerator::chop_mla(libcmatrix::BlockedMatrix<T>&, double, const libcmatrix::Matrix<T2>&) const [with T1 = libcmatrix::complex; T2 = double]'
  845. NMR/MetaPropagation.cc:2263:5: required from 'void libcmatrix::SpinOpGenerator::addraw(T&, F, const C&, size_t, size_t, libcmatrix::Type2Type<ResultType>) const [with T = libcmatrix::BlockedMatrix<libcmatrix::complex>; F = libcmatrix::Matrix<libcmatrix::complex> (*)(const libcmatrix::basespin_system&, long unsigned int, long unsigned int); C = double; ResultType = libcmatrix::BlockedMatrix<double>; size_t = long unsigned int]'
  846. NMR/MetaPropagation.cc:2270:5: required from 'void libcmatrix::SpinOpGenerator::add_A0(T&, F, double, size_t, size_t, libcmatrix::Type2Type<ResultType>) const [with T = libcmatrix::BlockedMatrix<libcmatrix::complex>; F = libcmatrix::Matrix<libcmatrix::complex> (*)(const libcmatrix::basespin_system&, long unsigned int, long unsigned int); ResultType = libcmatrix::BlockedMatrix<double>; size_t = long unsigned int]'
  847. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_SpinOpGenerator.hpp:60:7: required from 'void libcmatrix::SpinOpGenerator::add_A0_strong(T&, double, size_t, size_t, libcmatrix::Bool2Type<false>) const [with T = libcmatrix::BlockedMatrix<libcmatrix::complex>; size_t = long unsigned int]'
  848. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_SpinOpGenerator.hpp:71:7: required from 'void libcmatrix::SpinOpGenerator::add_A0(T&, double, size_t, size_t, bool) const [with T = libcmatrix::BlockedMatrix<libcmatrix::complex>; size_t = long unsigned int]'
  849. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_MetaPropagation.h:73:6: required from 'void libcmatrix::add_Hamiltonian(OutType&, const OpGen&, libcmatrix::interaction_t, const libcmatrix::couplingstore<StoreType>&) [with OutType = libcmatrix::BlockedMatrix<libcmatrix::complex>; OpGen = libcmatrix::SpinOpGenerator; StoreType = libcmatrix::Tensor<libcmatrix::complex>; libcmatrix::interaction_t = long unsigned int]'
  850. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_MetaPropagation.h:123:5: required from 'void libcmatrix::add_coupling_Hamiltonians(OutType&, const OpGen&, const libcmatrix::HamiltonianStore<StoreType>&) [with OutType = libcmatrix::BlockedMatrix<libcmatrix::complex>; OpGen = libcmatrix::SpinOpGenerator; StoreType = libcmatrix::Tensor<libcmatrix::complex>]'
  851. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_MetaPropagation.h:133:3: required from 'void libcmatrix::add_Hamiltonian(OutType&, const OpGen&, const libcmatrix::HamiltonianStore<StoreType>&) [with OutType = libcmatrix::BlockedMatrix<libcmatrix::complex>; OpGen = libcmatrix::SpinOpGenerator; StoreType = libcmatrix::Tensor<libcmatrix::complex>]'
  852. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_MetaPropagation.h:174:5: required from 'void libcmatrix::BlockedDiagonalStaticHamiltonianImpl<OpGen>::interactions(const libcmatrix::HamiltonianStore<libcmatrix::Tensor<libcmatrix::complex> >&) [with OpGen = libcmatrix::SpinOpGenerator]'
  853. NMR/MetaPropagation.cc:3272:1: required from here
  854. NMR/MetaPropagation.cc:1767:109: warning: format '%i' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat]
  855. NMR/MetaPropagation.cc:1767:109: warning: format '%i' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat]
  856. make: *** [NMR/MetaPropagation.o] Error 1
  857. emake failed
  858. * ERROR: sci-libs/libcmatrix-3.11.0 failed (compile phase):
  859. * emake failed
  860. *
  861. * Call stack:
  862. * ebuild.sh, line 85: Called src_compile
  863. * environment, line 2976: Called _eapi2_src_compile
  864. * phase-helpers.sh, line 573: Called die
  865. * The specific snippet of code:
  866. * emake || die "emake failed"
  867. *
  868. * If you need support, post the output of `emerge --info '=sci-libs/libcmatrix-3.11.0'`,
  869. * the complete build log and the output of `emerge -pqv '=sci-libs/libcmatrix-3.11.0'`.
  870. sed: couldn't open temporary file /etc/portage/package.mask/sedqAaUZz: Permission denied
  871. nc6: using stream socket
  872. tar: /var/log/portage/sci-libs\:libcmatrix-3.11.0\:20120623-130737.log: file changed as we read it
  873. /usr/lib64/portage/bin/isolated-functions.sh: line 214: wait: `emake failed': not a pid or valid job spec
  874. * The complete build log is located at '/var/log/portage/sci-libs:libcmatrix-3.11.0:20120623-130737.log'.
  875. * For convenience, a symlink to the build log is located at '/tmp/portage/sci-libs/libcmatrix-3.11.0/temp/build.log'.
  876. * The ebuild environment file is located at '/tmp/portage/sci-libs/libcmatrix-3.11.0/temp/environment'.
  877. * Working directory: '/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3'
  878. * S: '/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3'