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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix.h:6,
  180. from coredefs/power.cc:1:
  181. /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&)':
  182. /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]
  183. /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&)':
  184. /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]
  185. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  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:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  188. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  189. /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]
  190. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  191. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix.h:6,
  192. from coredefs/transforms.cc:3:
  193. /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&)':
  194. /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]
  195. /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&)':
  196. /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]
  197. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  198. /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]
  199. /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]
  200. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  201. /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]
  202. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  203. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/wigner.h:4,
  204. from NMR/wigner.cc:3:
  205. /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&)':
  206. /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]
  207. /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&)':
  208. /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]
  209. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  210. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:5,
  211. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BasePropagation.h:4,
  212. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MetaPropagation.h:4,
  213. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_MetaPropagation.h:6,
  214. from NMR/MetaPropagation.cc:2:
  215. /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&)':
  216. /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]
  217. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  218. /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]
  219. /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]
  220. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  221. /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]
  222. /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&)':
  223. /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]
  224. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  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:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  227. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  228. /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]
  229. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  230. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:5,
  231. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/List.h:5,
  232. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Matrix.h:4,
  233. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/rmatrix.h:7,
  234. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/NMR.h:4,
  235. from NMR/nonsecular.cc:3:
  236. /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&)':
  237. /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]
  238. /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&)':
  239. /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]
  240. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  241. /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]
  242. /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]
  243. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  244. /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]
  245. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  246. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:5,
  247. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/DynamicList.h:5,
  248. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Tensor.h:4,
  249. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/space_T.h:4,
  250. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:4,
  251. from NMR/MAS.cc:3:
  252. /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&)':
  253. /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]
  254. /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&)':
  255. /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]
  256. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  257. /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]
  258. /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]
  259. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  260. /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]
  261. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  262. from coredefs/complex.cc:2:
  263. /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&)':
  264. /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]
  265. /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&)':
  266. /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]
  267. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  268. /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]
  269. /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]
  270. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  271. /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]
  272. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  273. from utils/geometry.cc:6:
  274. /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&)':
  275. /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]
  276. /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&)':
  277. /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]
  278. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  279. /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]
  280. /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]
  281. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  282. /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]
  283. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  284. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:5,
  285. from utils/statstuff.cc:6:
  286. /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&)':
  287. /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]
  288. /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&)':
  289. /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]
  290. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  291. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix.h:6,
  292. from coredefs/cmatrix.cc:4:
  293. /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&)':
  294. /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]
  295. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  296. /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]
  297. /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]
  298. /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&)':
  299. /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]
  300. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  301. /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]
  302. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  303. /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]
  304. /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]
  305. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  306. /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]
  307. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  308. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:5,
  309. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/List.h:5,
  310. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Matrix.h:4,
  311. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/rmatrix.h:7,
  312. from coredefs/rmatrix.cc:1:
  313. /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&)':
  314. /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]
  315. /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&)':
  316. /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]
  317. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  318. /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]
  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: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  321. /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]
  322. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  323. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix.h:6,
  324. from coredefs/invert.cc:1:
  325. /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&)':
  326. /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]
  327. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  328. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:5,
  329. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/List.h:5,
  330. from coredefs/diagonalise.cc:11:
  331. /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&)':
  332. /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]
  333. /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&)':
  334. /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]
  335. /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&)':
  336. /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]
  337. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  338. /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]
  339. /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]
  340. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  341. /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]/tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  342. /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]
  343. /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]
  344. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  345. /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]
  346. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  347. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:5,
  348. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/List.h:5,
  349. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Matrix.h:4,
  350. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/rmatrix.h:7,
  351. from coredefs/diagonal.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]
  354. /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&)':
  355. /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]
  356. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  357. /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]
  358. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  359. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:5,
  360. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/List.h:5,
  361. from coredefs/common.cc:4:
  362. /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&)':
  363. /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:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  364. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  365. /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]
  366. /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&)':
  367. /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]
  368. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  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:187:44: warning: narrowing conversion of '2147483648u' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
  371. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  372. /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]
  373. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  374. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix.h:6,
  375. from coredefs/blocking.cc:1:
  376. /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&)':
  377. /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]
  378. /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&)':
  379. /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]
  380. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  381. /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]
  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: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  384. /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]
  385. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  386. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:5,
  387. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/List.h:5,
  388. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_utils.h:5,
  389. from utils/ft.cc:2:
  390. /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&)':
  391. /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]
  392. /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&)':
  393. /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]
  394. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  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. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  397. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:5,
  398. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/List.h:5,
  399. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Matrix.h:4,
  400. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/rmatrix.h:7,
  401. from coredefs/realtransforms.cc:1:
  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]In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  404. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix.h:6,
  405. from coredefs/mixed.cc:7:
  406. /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&)':
  407. /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]
  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. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  410. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:5,
  411. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/List.h:5,
  412. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Lineshapes.h:9,
  413. from utils/Lineshapes.cc:7:
  414. /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&)':
  415. /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]
  416. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  417. /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]
  418. /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&)':
  419. /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]
  420. /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&)':
  421. /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]
  422. /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&)':
  423. /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]
  424. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  425. /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]
  426. /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&)':
  427. /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]
  428. /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]
  429. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  430. /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]
  431. /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]
  432. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  433. /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]
  434. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  435. /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]
  436. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  437. /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]
  438. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  439. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix.h:6,
  440. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/PartitionedMatrix.h:9,
  441. from coredefs/Chebyshev.cc:5:
  442. /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&)':
  443. /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]
  444. /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&)':
  445. /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]
  446. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  447. /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]
  448. /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]
  449. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  450. /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]
  451. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  452. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:5,
  453. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/List.h:5,
  454. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Matrix.h:4,
  455. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/rmatrix.h:7,
  456. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/NMR.h:4,
  457. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Sequence.h:7,
  458. from NMR/Sequence.cc:2:
  459. /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&)':
  460. /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]
  461. /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&)':
  462. /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]
  463. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  464. /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]
  465. /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]
  466. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  467. /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]
  468. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  469. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:5,
  470. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/DynamicList.h:5,
  471. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Tensor.h:4,
  472. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/space_T.h:4,
  473. from NMR/space_T.cc:1:
  474. /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&)':
  475. /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]
  476. /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&)':
  477. /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]
  478. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  479. /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]
  480. /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]
  481. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  482. /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]
  483. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  484. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:5,
  485. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/DynamicList.h:5,
  486. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Tensor.h:4,
  487. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/space_T.h:4,
  488. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:4,
  489. from NMR/InhomoMAS.cc:3:
  490. /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&)':
  491. /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]
  492. /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&)':
  493. /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]
  494. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  495. /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]
  496. /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]
  497. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  498. /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]
  499. coredefs/complex.cc: In function 'libcmatrix::complex libcmatrix::quickpow(const libcmatrix::complex&, size_t)':
  500. coredefs/complex.cc:130:14: warning: 'result.libcmatrix::complex::z_' may be used uninitialized in this function [-Wmaybe-uninitialized]
  501. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:4:0,
  502. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/List.h:5,
  503. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Matrix.h:4,
  504. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/rmatrix.h:7,
  505. from coredefs/rmatrix.cc:1:
  506. /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]':
  507. coredefs/rmatrix.cc:27:30: required from here
  508. /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]
  509. In file included from /usr/include/math.h:70:0,
  510. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/cmath:46,
  511. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:5,
  512. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:5,
  513. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/List.h:5,
  514. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Matrix.h:4,
  515. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/rmatrix.h:7,
  516. from coredefs/rmatrix.cc:1:
  517. /usr/include/bits/mathcalls.h:182:1: note: 'double fabs(double)' declared here, later in the translation unit
  518. 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 -frecord-gcc-switches -Wall -Wno-sign-compare -fPIC -c -o NMR/proc.o NMR/proc.cc
  519. coredefs/diagonalise.cc: In function 'void libcmatrix::tqli(const cmatrix&, libcmatrix::cmatrix&, double*)':
  520. 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]
  521. 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]
  522. coredefs/diagonalise.cc: In function 'void libcmatrix::tqli(libcmatrix::BaseList<double>&, libcmatrix::BaseList<double>&, libcmatrix::rmatrix&)':
  523. 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]
  524. 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]
  525. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:4:0,
  526. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/List.h:5,
  527. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Matrix.h:4,
  528. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/rmatrix.h:7,
  529. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/NMR.h:4,
  530. from NMR/nonsecular.cc:3:
  531. /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>]':
  532. /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>]'
  533. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:272:77: required from here
  534. /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]
  535. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/PartitionedMatrix.h:12:0,
  536. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:11,
  537. from NMR/nonsecular.cc:4:
  538. /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
  539. make: *** [coredefs/rmatrix.o] Error 1
  540. make: *** Waiting for unfinished jobs....
  541. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:6:0,
  542. from NMR/nonsecular.cc:4:
  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. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:4:0,
  551. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/DynamicList.h:5,
  552. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Tensor.h:4,
  553. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/space_T.h:4,
  554. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:4,
  555. from NMR/MAS.cc:3:
  556. /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>]':
  557. /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>]'
  558. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:272:77: required from here
  559. /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]
  560. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/PartitionedMatrix.h:12:0,
  561. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:11,
  562. from NMR/MAS.cc:3:
  563. /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
  564. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:6:0,
  565. from NMR/MAS.cc:3:
  566. /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]':
  567. /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]'
  568. /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>]'
  569. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:570:35: required from here
  570. /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]
  571. /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
  572. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:257:7: note: use 'this->check_bounds_open' instead
  573. /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]':
  574. /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]'
  575. /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]'
  576. /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&]'
  577. NMR/MAS.cc:200:42: required from here
  578. /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]
  579. /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
  580. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:265:7: note: use 'this->check_bounds_open' instead
  581. make: *** [NMR/nonsecular.o] Error 1
  582. NMR/MetaPropagation.cc: In member function 'void libcmatrix::SpinOpGenerator::chop_ns(libcmatrix::List<libcmatrix::MultiMatrix<double, 3ul> >&, const libcmatrix::MultiMatrix<double, 3ul>&) const':
  583. 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]
  584. 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]
  585. make: *** [NMR/MAS.o] Error 1
  586. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:4:0,
  587. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/DynamicList.h:5,
  588. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Tensor.h:4,
  589. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/space_T.h:4,
  590. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:4,
  591. from NMR/InhomoMAS.cc:3:
  592. /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>]':
  593. /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>]'
  594. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:272:77: required from here
  595. /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]
  596. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/PartitionedMatrix.h:12:0,
  597. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:11,
  598. from NMR/InhomoMAS.cc:3:
  599. /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
  600. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:4:0,
  601. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix.h:6,
  602. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/PartitionedMatrix.h:9,
  603. from coredefs/Chebyshev.cc:5:
  604. /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]':
  605. /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>]'
  606. /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>]'
  607. /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>]'
  608. /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>]'
  609. /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]'
  610. 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]'
  611. 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>]'
  612. coredefs/Chebyshev.cc:411:144: required from here
  613. /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]
  614. In file included from /usr/include/math.h:70:0,
  615. from /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4/cmath:46,
  616. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:5,
  617. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix.h:6,
  618. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/PartitionedMatrix.h:9,
  619. from coredefs/Chebyshev.cc:5:
  620. /usr/include/bits/mathcalls.h:182:1: note: 'double fabs(double)' declared here, later in the translation unit
  621. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseMetaPropagation.h:6:0,
  622. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MetaPropagation.h:5,
  623. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_MetaPropagation.h:6,
  624. from NMR/MetaPropagation.cc:2:
  625. /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]':
  626. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseMetaPropagation.h:75:32: required from here
  627. /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]
  628. /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
  629. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:261:7: note: use 'this->check_bounds_open' instead
  630. /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]':
  631. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseMetaPropagation.h:78:35: required from here
  632. /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]
  633. /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
  634. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:296:7: note: use 'this->check' instead
  635. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:6:0,
  636. from NMR/InhomoMAS.cc:3:
  637. /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]':
  638. /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]'
  639. /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>]'
  640. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:570:35: required from here
  641. /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]
  642. /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
  643. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:257:7: note: use 'this->check_bounds_open' instead
  644. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/cmatrix_complex.h:76:0,
  645. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:5,
  646. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/List.h:5,
  647. from NMR/proc.cc:1:
  648. /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&)':
  649. /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]
  650. /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&)':
  651. /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]
  652. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::operator-(const libcmatrix::complex&)':
  653. /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]
  654. /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]
  655. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_ssecomplex.h: In function 'libcmatrix::complex libcmatrix::conj(const libcmatrix::complex&)':
  656. /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]
  657. /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]':
  658. NMR/MetaPropagation.cc:99:52: required from here
  659. /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]
  660. /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
  661. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:303:7: note: use 'this->check' instead
  662. /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]':
  663. NMR/MetaPropagation.cc:108:42: required from here
  664. /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]
  665. /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
  666. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:265:7: note: use 'this->check_bounds_open' instead
  667. /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]':
  668. NMR/MetaPropagation.cc:115:62: required from here
  669. /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]
  670. /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
  671. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:312:7: note: use 'this->check' instead
  672. /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]':
  673. NMR/MetaPropagation.cc:128:51: required from here
  674. /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]
  675. /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
  676. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:269:7: note: use 'this->check_bounds_open' instead
  677. 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]':
  678. NMR/MetaPropagation.cc:2062:34: required from here
  679. 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]
  680. 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]
  681. make: *** [coredefs/Chebyshev.o] Error 1
  682. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:4:0,
  683. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BasePropagation.h:4,
  684. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MetaPropagation.h:4,
  685. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_MetaPropagation.h:6,
  686. from NMR/MetaPropagation.cc:2:
  687. /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>]':
  688. /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>]'
  689. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:272:77: required from here
  690. /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]
  691. NMR/MetaPropagation.cc:610:6: note: 'void libcmatrix::mla(libcmatrix::BlockedOperator&, libcmatrix::complex, const libcmatrix::BlockedOperator&)' declared here, later in the translation unit
  692. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MetaPropagation.h:8:0,
  693. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_MetaPropagation.h:6,
  694. from NMR/MetaPropagation.cc:2:
  695. /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_]':
  696. 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]'
  697. NMR/MetaPropagation.cc:2398:28: required from here
  698. /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]
  699. /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
  700. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:402:20: note: use 'this->get' instead
  701. make: *** [NMR/InhomoMAS.o] Error 1
  702. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseMetaPropagation.h:6:0,
  703. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MetaPropagation.h:5,
  704. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_MetaPropagation.h:6,
  705. from NMR/MetaPropagation.cc:2:
  706. /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]':
  707. /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]'
  708. /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>]'
  709. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:570:35: required from here
  710. /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]
  711. /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
  712. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:257:7: note: use 'this->check_bounds_open' instead
  713. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/HamiltonianStore.h:6:0,
  714. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_CommonSequence.hpp:11,
  715. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Sequence.h:9,
  716. from NMR/Sequence.cc:2:
  717. /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]':
  718. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseMetaPropagation.h:75:32: required from here
  719. /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]
  720. /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
  721. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:261:7: note: use 'this->check_bounds_open' instead
  722. /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]':
  723. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseMetaPropagation.h:78:35: required from here
  724. /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]
  725. /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
  726. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:296:7: note: use 'this->check' instead
  727. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Sequence.h:8:0,
  728. from NMR/Sequence.cc:2:
  729. /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>]':
  730. NMR/Sequence.cc:301:47: required from here
  731. /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]
  732. /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
  733. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:485:54: note: use 'this->set' instead
  734. /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>]':
  735. NMR/Sequence.cc:301:88: required from here
  736. /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]
  737. /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
  738. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:489:49: note: use 'this->get' instead
  739. /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>]':
  740. NMR/Sequence.cc:303:44: required from here
  741. /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]
  742. /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
  743. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:486:48: note: use 'this->set' instead
  744. /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>]':
  745. NMR/Sequence.cc:303:82: required from here
  746. /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]
  747. /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
  748. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:490:46: note: use 'this->get' instead
  749. /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>]':
  750. NMR/Sequence.cc:500:39: required from here
  751. /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]
  752. /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
  753. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:487:61: note: use 'this->get' instead
  754. /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>]':
  755. NMR/Sequence.cc:502:36: required from here
  756. /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]
  757. /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
  758. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:488:58: note: use 'this->get' instead
  759. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MetaPropagation.h:8:0,
  760. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_MetaPropagation.h:6,
  761. from NMR/MetaPropagation.cc:2:
  762. /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_]':
  763. /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_]'
  764. /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_]'
  765. 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]'
  766. NMR/MetaPropagation.cc:2398:28: required from here
  767. /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]
  768. /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
  769. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:362:15: note: use 'this->clear_' instead
  770. /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]
  771. /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
  772. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:363:15: note: use 'this->clear_' instead
  773. /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]
  774. /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
  775. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:364:15: note: use 'this->clear_' instead
  776. /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]
  777. /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
  778. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:365:15: note: use 'this->clear_' instead
  779. /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]
  780. /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
  781. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:366:15: note: use 'this->clear_' instead
  782. /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]
  783. /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
  784. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:367:15: note: use 'this->clear_' instead
  785. /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]
  786. /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
  787. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:368:15: note: use 'this->clear_' instead
  788. /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]
  789. /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
  790. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:369:15: note: use 'this->clear_' instead
  791. /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]
  792. /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
  793. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:370:15: note: use 'this->clear_' instead
  794. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/BaseList.h:4:0,
  795. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/List.h:5,
  796. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Matrix.h:4,
  797. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/rmatrix.h:7,
  798. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/NMR.h:4,
  799. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Sequence.h:7,
  800. from NMR/Sequence.cc:2:
  801. /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>]':
  802. /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>]'
  803. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:272:77: required from here
  804. /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]
  805. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MetaPropagation.h:15:0,
  806. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Sequence.h:10,
  807. from NMR/Sequence.cc:2:
  808. /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
  809. In file included from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/HamiltonianStore.h:6:0,
  810. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/lcm_CommonSequence.hpp:11,
  811. from /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/Sequence.h:9,
  812. from NMR/Sequence.cc:2:
  813. /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]':
  814. /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]'
  815. /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>]'
  816. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MAS.h:570:35: required from here
  817. /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]
  818. /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
  819. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/MultiMatrix.h:257:7: note: use 'this->check_bounds_open' instead
  820. /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> >]':
  821. 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]'
  822. /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]'
  823. /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]'
  824. /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>]'
  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: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]
  828. /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
  829. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:407:56: note: use 'this->get' instead
  830. /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_]':
  831. 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]'
  832. /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]'
  833. /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]'
  834. /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]'
  835. /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>]'
  836. /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>]'
  837. /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]'
  838. NMR/MetaPropagation.cc:3272:1: required from here
  839. /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]
  840. /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
  841. /tmp/portage/sci-libs/libcmatrix-3.11.0/work/libcmatrixR3/include/UnionHolder.h:402:20: note: use 'this->get' instead
  842. 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]':
  843. /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]'
  844. 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]'
  845. 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]'
  846. /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]'
  847. /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]'
  848. /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]'
  849. /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>]'
  850. /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>]'
  851. /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]'
  852. NMR/MetaPropagation.cc:3272:1: required from here
  853. 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]
  854. 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]
  855. 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]':
  856. /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]'
  857. 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]'
  858. 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]'
  859. /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]'
  860. /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]'
  861. /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]'
  862. /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>]'
  863. /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>]'
  864. /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]'
  865. NMR/MetaPropagation.cc:3272:1: required from here
  866. 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]
  867. 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]
  868. make: *** [NMR/Sequence.o] Error 1
  869. make: *** [NMR/MetaPropagation.o] Error 1
  870. emake failed
  871. * ERROR: sci-libs/libcmatrix-3.11.0 failed (compile phase):
  872. * emake failed
  873. *
  874. * Call stack:
  875. * ebuild.sh, line 85: Called src_compile
  876. * environment, line 3040: Called _eapi2_src_compile
  877. * phase-helpers.sh, line 573: Called die
  878. * The specific snippet of code:
  879. * emake || die "emake failed"
  880. *
  881. * If you need support, post the output of `emerge --info '=sci-libs/libcmatrix-3.11.0'`,
  882. * the complete build log and the output of `emerge -pqv '=sci-libs/libcmatrix-3.11.0'`.
  883. sed: couldn't open temporary file /etc/portage/package.mask/seduvj99X: Permission denied