1. * Package: sci-chemistry/mosflm-7.0.7-r1
  2. * Repository: gentoo
  3. * Maintainer: jlec@gentoo.org sci@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking mosflm707.tgz to /tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work
  8. >>> Source unpacked in /tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work
  9. >>> Preparing source in /tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707 ...
  10. * Applying 7.0.7-parallel.patch ...
  11. [ ok ]
  12. * Applying 7.0.6-impl-dec.patch ...
  13. [ ok ]
  14. >>> Source prepared.
  15. >>> Configuring source in /tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707 ...
  16. >>> Source configured.
  17. >>> Compiling source in /tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707 ...
  18. make -j24 MOSHOME=/tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707 DPS=/tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707 FC=x86_64-pc-linux-gnu-gfortran FLINK=x86_64-pc-linux-gnu-gfortran CC=x86_64-pc-linux-gnu-gcc AR_FLAGS=vru 'MOSLIBS=-lccp4f -lccp4c -lxdl_view -lcurses -lXt -lmmdb -lccif -lstdc++' 'MCFLAGS=-O0 -fno-second-underscore' 'MOSFLAGS=-O2 -pipe -fno-second-underscore' 'FFLAGS=-O2 -pipe -fno-second-underscore' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer' 'MOSCFLAGS=-O2 -pipe -ggdb -march=native -ftracer' 'LFLAGS=-Wl,-O1 -Wl,--as-needed'
  19. make dpslibs
  20. make[1]: Entering directory `/tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707'
  21. touch index/junk.a src/junk.a lib/junk.a util/junk.a cbf/junk.a
  22. touch lib/DPSLIB.a
  23. rm -f lib/DPSLIB.a
  24. rm -f `find ./index -name "*.a" -print`
  25. rm -f `find ./src -name "*.a" -print`
  26. rm -f `find ./lib -name "*.a" -print`
  27. rm -f `find ./util -name "*.a" -print`
  28. cd index ; make
  29. make[2]: Entering directory `/tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707/index'
  30. make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
  31. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -o bravais.o bravais.c
  32. cd /tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707/src/dps/bravais ; \
  33. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -o bravais_goof.o bravais_goof.c ; \
  34. mv bravais_goof.o /tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707/index/. ; \
  35. cd /tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707/index
  36. cd /tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707/src/dps/bravais ; \
  37. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -o bravais_permutate.o \
  38. bravais_permutate.c ; \
  39. mv bravais_permutate.o /tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707/index/. ; \
  40. cd /tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707/index
  41. cd /tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707/src/dps/bravais ; \
  42. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -o bravais_transform.o \
  43. bravais_transform.c ; \
  44. mv bravais_transform.o /tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707/index/. ; \
  45. cd /tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707/index
  46. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c write_ub_matrix.c
  47. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c new_matrix.c
  48. cd /tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707/src/dps/util; \
  49. make -f Makefile; \
  50. cd /tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707
  51. make[3]: Entering directory `/tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707/src/dps/util'
  52. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -o util.o util.c
  53. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -o vector_math.o vector_math.c
  54. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -o cryst_matrix.o cryst_matrix.c
  55. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o invert.o invert.f
  56. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -o ind_transform.o ind_transform.c
  57. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -o nrutil.o nrutil.c
  58. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -o mat_inversion.o mat_inversion.c
  59. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -o ind_stat.o ind_stat.c
  60. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -o fftn.o fftn.c
  61. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -o read_om.o read_om.c
  62. read_om.c: In function 'read_om':
  63. read_om.c:56:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  64. read_om.c:58:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  65. read_om.c:60:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  66. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -o allocate.o allocate.c
  67. allocate.c: In function 'dps_malloc':
  68. allocate.c:53:7: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat]
  69. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -o ref_cell_on_xyz.o ref_cell_on_xyz.c
  70. ar ruv ../../../lib/libdps.a util.o vector_math.o cryst_matrix.o invert.o ind_transform.o nrutil.o mat_inversion.o ind_stat.o fftn.o read_om.o allocate.o ref_cell_on_xyz.o
  71. ar: creating ../../../lib/libdps.a
  72. a - util.o
  73. a - vector_math.o
  74. a - cryst_matrix.o
  75. a - invert.o
  76. a - ind_transform.o
  77. a - nrutil.o
  78. a - mat_inversion.o
  79. a - ind_stat.o
  80. a - fftn.o
  81. a - read_om.o
  82. a - allocate.o
  83. a - ref_cell_on_xyz.o
  84. chmod 644 ../../../lib/libdps.a
  85. cd fftpack; make -f Makefile
  86. make[4]: Entering directory `/tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707/src/dps/util/fftpack'
  87. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o cfftb.o cfftb.f
  88. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o cfftb1.o cfftb1.f
  89. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o cfftf.o cfftf.f
  90. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o cfftf1.o cfftf1.f
  91. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o cffti.o cffti.f
  92. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o cffti1.o cffti1.f
  93. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o cosqb.o cosqb.f
  94. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o cosqb1.o cosqb1.f
  95. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o cosqf.o cosqf.f
  96. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o cosqf1.o cosqf1.f
  97. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o cosqi.o cosqi.f
  98. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o cost.o cost.f
  99. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o costi.o costi.f
  100. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o ezfft1.o ezfft1.f
  101. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o ezfftb.o ezfftb.f
  102. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o ezfftf.o ezfftf.f
  103. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o ezffti.o ezffti.f
  104. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o passb.o passb.f
  105. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o passb2.o passb2.f
  106. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o passb3.o passb3.f
  107. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o passb4.o passb4.f
  108. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o passb5.o passb5.f
  109. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o passf.o passf.f
  110. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o passf2.o passf2.f
  111. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o passf3.o passf3.f
  112. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o passf4.o passf4.f
  113. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o passf5.o passf5.f
  114. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o pimach.o pimach.f
  115. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o radb2.o radb2.f
  116. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o radb3.o radb3.f
  117. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o radb4.o radb4.f
  118. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o radb5.o radb5.f
  119. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o radbg.o radbg.f
  120. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o radf2.o radf2.f
  121. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o radf3.o radf3.f
  122. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o radf4.o radf4.f
  123. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o radf5.o radf5.f
  124. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o radfg.o radfg.f
  125. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o rfftb.o rfftb.f
  126. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o rfftb1.o rfftb1.f
  127. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o rfftf.o rfftf.f
  128. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o rfftf1.o rfftf1.f
  129. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o rffti.o rffti.f
  130. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o rffti1.o rffti1.f
  131. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o sinqb.o sinqb.f
  132. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o sinqf.o sinqf.f
  133. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o sinqi.o sinqi.f
  134. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o sint.o sint.f
  135. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o sint1.o sint1.f
  136. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o sinti.o sinti.f
  137. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o tfftpk.o tfftpk.f
  138. ar ruv ../../../../lib/libfftpack.a cfftb.o cfftb1.o cfftf.o cfftf1.o cffti.o cffti1.o cosqb.o cosqb1.o cosqf.o cosqf1.o cosqi.o cost.o costi.o ezfft1.o ezfftb.o ezfftf.o ezffti.o passb.o passb2.o passb3.o passb4.o passb5.o passf.o passf2.o passf3.o passf4.o passf5.o pimach.o radb2.o radb3.o radb4.o radb5.o radbg.o radf2.o radf3.o radf4.o radf5.o radfg.o rfftb.o rfftb1.o rfftf.o rfftf1.o rffti.o rffti1.o sinqb.o sinqf.o sinqi.o sint.o sint1.o sinti.o tfftpk.o
  139. ar: creating ../../../../lib/libfftpack.a
  140. a - cfftb.o
  141. a - cfftb1.o
  142. a - cfftf.o
  143. a - cfftf1.o
  144. a - cffti.o
  145. a - cffti1.o
  146. a - cosqb.o
  147. a - cosqb1.o
  148. a - cosqf.o
  149. a - cosqf1.o
  150. a - cosqi.o
  151. a - cost.o
  152. a - costi.o
  153. a - ezfft1.o
  154. a - ezfftb.o
  155. a - ezfftf.o
  156. a - ezffti.o
  157. a - passb.o
  158. a - passb2.o
  159. a - passb3.o
  160. a - passb4.o
  161. a - passb5.o
  162. a - passf.o
  163. a - passf2.o
  164. a - passf3.o
  165. a - passf4.o
  166. a - passf5.o
  167. a - pimach.o
  168. a - radb2.o
  169. a - radb3.o
  170. a - radb4.o
  171. a - radb5.o
  172. a - radbg.o
  173. a - radf2.o
  174. a - radf3.o
  175. a - radf4.o
  176. a - radf5.o
  177. a - radfg.o
  178. a - rfftb.o
  179. a - rfftb1.o
  180. a - rfftf.o
  181. a - rfftf1.o
  182. a - rffti.o
  183. a - rffti1.o
  184. a - sinqb.o
  185. a - sinqf.o
  186. a - sinqi.o
  187. a - sint.o
  188. a - sint1.o
  189. a - sinti.o
  190. a - tfftpk.o
  191. chmod 644 ../../../../lib/libfftpack.a
  192. make[4]: Leaving directory `/tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707/src/dps/util/fftpack'
  193. cd filec; make -f Makefile
  194. make[4]: Entering directory `/tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707/src/dps/util/filec'
  195. make wrfile.o wrmad.o wrfits.o wrswap.o wrhead.o wrcal.o rdcal.o rdfile.o rdfits.o rdbinary.o rdmad.o rdhead.o rdctbl.o wrctbl.o dskhd.o dskio.o swpbyt.o getbo.o filec_debug.o jzext.o namfil.o
  196. make[5]: Entering directory `/tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707/src/dps/util/filec'
  197. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -I. wrfile.c
  198. wrfile.c: In function 'wrfile':
  199. wrfile.c:38:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  200. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -I. wrmad.c
  201. wrmad.c: In function 'wrmad':
  202. wrmad.c:50:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  203. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -I. wrfits.c
  204. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -I. wrswap.c
  205. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -I. wrhead.c
  206. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -I. wrcal.c
  207. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -I. rdcal.c
  208. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -I. rdfile.c
  209. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -I. rdfits.c
  210. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -I. rdbinary.c
  211. rdbinary.c: In function 'rdbinary':
  212. rdbinary.c:87:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  213. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -I. rdmad.c
  214. rdmad.c: In function 'rdmad':
  215. rdmad.c:241:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat]
  216. rdmad.c:279:4: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat]
  217. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -I. rdhead.c
  218. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -I. rdctbl.c
  219. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -I. wrctbl.c
  220. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -I. dskhd.c
  221. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -I. dskio.c
  222. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -I. swpbyt.c
  223. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -I. getbo.c
  224. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -I. filec_debug.c
  225. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -I. jzext.c
  226. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -I. namfil.c
  227. namfil.c: In function 'namfil':
  228. namfil.c:81:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  229. namfil.c:81:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  230. make[5]: Leaving directory `/tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707/src/dps/util/filec'
  231. ar rv ../../../../lib/libfilec.a wrfile.o wrmad.o wrfits.o wrswap.o wrhead.o wrcal.o rdcal.o rdfile.o rdfits.o rdbinary.o rdmad.o rdhead.o rdctbl.o wrctbl.o dskhd.o dskio.o swpbyt.o getbo.o filec_debug.o jzext.o namfil.o
  232. ar: creating ../../../../lib/libfilec.a
  233. a - wrfile.o
  234. a - wrmad.o
  235. a - wrfits.o
  236. a - wrswap.o
  237. a - wrhead.o
  238. a - wrcal.o
  239. a - rdcal.o
  240. a - rdfile.o
  241. a - rdfits.o
  242. a - rdbinary.o
  243. a - rdmad.o
  244. a - rdhead.o
  245. a - rdctbl.o
  246. a - wrctbl.o
  247. a - dskhd.o
  248. a - dskio.o
  249. a - swpbyt.o
  250. a - getbo.o
  251. a - filec_debug.o
  252. a - jzext.o
  253. a - namfil.o
  254. if [ -f /usr/bin/ranlib ]; then /usr/bin/ranlib ../../../../lib/libfilec.a; fi
  255. rm -f wrfile.o wrmad.o wrfits.o wrswap.o wrhead.o wrcal.o rdcal.o rdfile.o rdfits.o rdbinary.o rdmad.o rdhead.o rdctbl.o wrctbl.o dskhd.o dskio.o swpbyt.o getbo.o filec_debug.o jzext.o namfil.o
  256. make[4]: Leaving directory `/tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707/src/dps/util/filec'
  257. make[3]: Leaving directory `/tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707/src/dps/util'
  258. cd /tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707/src/dps/index ; \
  259. make -f Makefile ; \
  260. cd /tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707
  261. make[3]: Entering directory `/tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707/src/dps/index'
  262. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -o index.o index.c
  263. x86_64-pc-linux-gnu-gfortran -O2 -pipe -fno-second-underscore -c -o error_exit.o error_exit.f
  264. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -o ind_gen_direct.o ind_gen_direct.c
  265. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -o ind_sort_merge.o ind_sort_merge.c
  266. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -o ind_choose.o ind_choose.c
  267. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -o ind_help.o ind_help.c
  268. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -o ind_fortran.o ind_fortran.c
  269. ar ruv ../../../lib/libdps_index.a index.o error_exit.o ind_gen_direct.o ind_sort_merge.o ind_choose.o ind_help.o ind_fortran.o
  270. ar: creating ../../../lib/libdps_index.a
  271. a - index.o
  272. a - error_exit.o
  273. a - ind_gen_direct.o
  274. a - ind_sort_merge.o
  275. a - ind_choose.o
  276. a - ind_help.o
  277. a - ind_fortran.o
  278. chmod 644 ../../../lib/libdps_index.a
  279. make[3]: Leaving directory `/tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707/src/dps/index'
  280. ar ru /tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707/lib/libdps_bravais.a bravais.o bravais_goof.o bravais_permutate.o bravais_transform.o
  281. ar: creating /tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707/lib/libdps_bravais.a
  282. cd /tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707/lib ; rm -f ________64ELEL_
  283. ar ru /tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707/lib/dps_index.a bravais.o bravais_goof.o bravais_permutate.o bravais_transform.o write_ub_matrix.o new_matrix.o
  284. ar: creating /tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707/lib/dps_index.a
  285. cd /tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707/lib ; rm -f ________64ELEL_ ; \
  286. ar x dps_index.a ; rm -f ________64ELEL_ ; \
  287. ar x libdps.a ; rm -f ________64ELEL_ ; \
  288. ar x libfftpack.a ; rm -f ________64ELEL_ ; \
  289. ar x libdps_index.a ; rm -f ________64ELEL_ ; \
  290. ar vru DPSLIB.a `ls *.o` ; rm -f ________64ELEL_ ; \
  291. rm -f *.o ; \
  292. rm -f dps_index.a ; \
  293. cd /tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707
  294. ar: creating DPSLIB.a
  295. a - allocate.o
  296. a - bravais.o
  297. a - bravais_goof.o
  298. a - bravais_permutate.o
  299. a - bravais_transform.o
  300. a - cfftb.o
  301. a - cfftb1.o
  302. a - cfftf.o
  303. a - cfftf1.o
  304. a - cffti.o
  305. a - cffti1.o
  306. a - cosqb.o
  307. a - cosqb1.o
  308. a - cosqf.o
  309. a - cosqf1.o
  310. a - cosqi.o
  311. a - cost.o
  312. a - costi.o
  313. a - cryst_matrix.o
  314. a - error_exit.o
  315. a - ezfft1.o
  316. a - ezfftb.o
  317. a - ezfftf.o
  318. a - ezffti.o
  319. a - fftn.o
  320. a - ind_choose.o
  321. a - ind_fortran.o
  322. a - ind_gen_direct.o
  323. a - ind_help.o
  324. a - ind_sort_merge.o
  325. a - ind_stat.o
  326. a - ind_transform.o
  327. a - index.o
  328. a - invert.o
  329. a - mat_inversion.o
  330. a - new_matrix.o
  331. a - nrutil.o
  332. a - passb.o
  333. a - passb2.o
  334. a - passb3.o
  335. a - passb4.o
  336. a - passb5.o
  337. a - passf.o
  338. a - passf2.o
  339. a - passf3.o
  340. a - passf4.o
  341. a - passf5.o
  342. a - pimach.o
  343. a - radb2.o
  344. a - radb3.o
  345. a - radb4.o
  346. a - radb5.o
  347. a - radbg.o
  348. a - radf2.o
  349. a - radf3.o
  350. a - radf4.o
  351. a - radf5.o
  352. a - radfg.o
  353. a - read_om.o
  354. a - ref_cell_on_xyz.o
  355. a - rfftb.o
  356. a - rfftb1.o
  357. a - rfftf.o
  358. a - rfftf1.o
  359. a - rffti.o
  360. a - rffti1.o
  361. a - sinqb.o
  362. a - sinqf.o
  363. a - sinqi.o
  364. a - sint.o
  365. a - sint1.o
  366. a - sinti.o
  367. a - tfftpk.o
  368. a - util.o
  369. a - vector_math.o
  370. a - write_ub_matrix.o
  371. make[2]: Leaving directory `/tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707/index'
  372. if [ -f /usr/bin/ranlib ]; then /usr/bin/ranlib lib/DPSLIB.a ; fi
  373. rm -f lib/libdps_bravais.a lib/libdps_index.a lib/libfilec.a \
  374. lib/libfftpack.a lib/libdps.a
  375. make[1]: Leaving directory `/tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707'
  376. make -C mosflm
  377. make[1]: Entering directory `/tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707/mosflm'
  378. x86_64-pc-linux-gnu-gfortran -c -O0 -fno-second-underscore control.f
  379. x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -fno-second-underscore mosflm_all_ip_inc.f
  380. x86_64-pc-linux-gnu-gfortran -c -O0 -fno-second-underscore unoptimizable.f
  381. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c pck.c
  382. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c ctimer.c
  383. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c chelp.c
  384. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -o open_socket.o open_socket.c
  385. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -o close_socket.o close_socket.c
  386. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -o read_socket.o read_socket.c
  387. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -o write_socket.o write_socket.c
  388. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -I../jpg mosflm_jpeg.c
  389. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -o matzerr.o matzerr.c
  390. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -o hklmanage.o hklmanage.c
  391. x86_64-pc-linux-gnu-gfortran -c -O0 -fno-second-underscore torefix.f
  392. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -o bravais_fortran.o bravais_fortran.c
  393. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c cbfwrap.c
  394. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c pilatus_c.c
  395. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -c -o fileaccess.o fileaccess.c
  396. close_socket.c: In function 'close_socket_':
  397. close_socket.c:21:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  398. chelp.c: In function 'manipulate_tree':
  399. chelp.c:324:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  400. chelp.c: In function 'read_input_file':
  401. chelp.c:96:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  402. chelp.c:109:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  403. chelp.c:122:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  404. write_socket.c: In function 'write_socket_section_':
  405. write_socket.c:40:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  406. write_socket.c: In function 'write_socket_length_':
  407. write_socket.c:24:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  408. write_socket.c:25:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  409. mosflm_jpeg.c: In function 'mosflm_init_destination':
  410. mosflm_jpeg.c:198:3: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default]
  411. mosflm_jpeg.c: In function 'mosflm_empty_output_buffer':
  412. mosflm_jpeg.c:215:3: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default]
  413. mosflm_jpeg.c: In function 'mosflm_write_jpeg':
  414. mosflm_jpeg.c:463:5: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default]
  415. mosflm_jpeg.c: In function 'jpeg_set_filename_':
  416. mosflm_jpeg.c:493:5: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default]
  417. mosflm_jpeg.c:494:5: warning: incompatible implicit declaration of built-in function 'strncpy' [enabled by default]
  418. mosflm_jpeg.c: In function 'write_colour_jpeg_':
  419. mosflm_jpeg.c:547:8: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default]
  420. bravais_fortran.c: In function 'bravais_fortran_':
  421. bravais_fortran.c:28:5: warning: passing argument 4 of 'bravais' from incompatible pointer type [enabled by default]
  422. In file included from bravais_fortran.c:5:0:
  423. ../util/bravais.h:24:6: note: expected 'char (*)[3]' but argument is of type 'char *'
  424. read_socket.c: In function 'read_socket_':
  425. read_socket.c:70:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  426. mosflm_jpeg.c: In function 'mosflm_write_jpeg':
  427. mosflm_jpeg.c:460:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  428. mosflm_jpeg.c: In function 'mosflm_write_ppm':
  429. mosflm_jpeg.c:330:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  430. mosflm_jpeg.c:340:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  431. mosflm_jpeg.c:350:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  432. mosflm_jpeg.c:361:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  433. mosflm_jpeg.c:362:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  434. mosflm_jpeg.c:369:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  435. mosflm_jpeg.c:370:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  436. mosflm_jpeg.c:379:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  437. mosflm_jpeg.c: In function 'mosflm_term_destination_bin':
  438. mosflm_jpeg.c:269:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  439. mosflm_jpeg.c: In function 'mosflm_term_destination':
  440. mosflm_jpeg.c:255:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  441. mosflm_jpeg.c: In function 'mosflm_empty_output_bin':
  442. mosflm_jpeg.c:230:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  443. mosflm_jpeg.c: In function 'mosflm_empty_output_buffer':
  444. mosflm_jpeg.c:213:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  445. In file included from /usr/include/string.h:642:0,
  446. from pilatus_c.c:9:
  447. In function 'strcpy',
  448. inlined from 'pilatus_c_' at pilatus_c.c:148:13:
  449. /usr/include/bits/string3.h:105:3: warning: call to __builtin___memcpy_chk will always overflow destination buffer [enabled by default]
  450. mosflm_all_ip_inc.f:40664.36:
  451. CALL MXD_IMG_SYMS(IVHIMG,N,IX,IY,
  452. 1
  453. Warning: Rank mismatch in argument 'ix' at (1) (scalar and rank-1)
  454. mosflm_all_ip_inc.f:46284.36:
  455. CALL MXD_IMG_SYMS(IVHIMG,N,IX,IY,
  456. 1
  457. Warning: Rank mismatch in argument 'ix' at (1) (scalar and rank-1)
  458. mosflm_all_ip_inc.f:125799.33:
  459. CALL MXD_GET_EVENTS(NUMVH, IVHLIST, IVH)
  460. 1
  461. Warning: Rank mismatch in argument 'ivhlist' at (1) (scalar and rank-1)
  462. mosflm_all_ip_inc.f:39568.44:
  463. CALL MXD_IMG_VECS(IVHIMG,BOX_VEC,NVEC,IXSBOX,IYSBOX,
  464. 1
  465. Warning: Rank mismatch in argument 'ixsbox' at (1) (scalar and rank-1)
  466. mosflm_all_ip_inc.f:171674.18:
  467. CALL GETBLK(IMAGE(IPOINT),NBYTE,IBLK,ISWAP,IERR)
  468. 1
  469. Warning: Type mismatch in argument 'strip' at (1); passed INTEGER(2) to INTEGER(1)
  470. mosflm_all_ip_inc.f:141256.22:
  471. CALL GETBLK(IMAGE(IPOINT),NBYTE,IBLK+NHEAD,ISWAP,IERR)
  472. 1
  473. Warning: Type mismatch in argument 'strip' at (1); passed INTEGER(2) to INTEGER(1)
  474. mosflm_all_ip_inc.f:65106.34:
  475. CALL GETBLK(BFOUR,NNBYTES,1,BYTSWAP,IERR)
  476. 1
  477. Warning: Type mismatch in argument 'iswap' at (1); passed LOGICAL(4) to INTEGER(4)
  478. mosflm_all_ip_inc.f:7837.20:
  479. $ (MAXX+startx,MAXY+starty,1,5,isize)
  480. 1
  481. Warning: Rank mismatch in argument 'ix' at (1) (rank-1 and scalar)
  482. mosflm_all_ip_inc.f:40273.46:
  483. CALL MXD_IMG_VECS(IVHIMG,CIRC_VEC,NSTEP,IXS,IYS,
  484. 1
  485. Warning: Rank mismatch in argument 'ixsbox' at (1) (scalar and rank-1)
  486. mosflm_all_ip_inc.f:37565.20:
  487. $ WAVE,RESCIR)
  488. 1
  489. Warning: Rank mismatch in argument 'rescir' at (1) (rank-1 and scalar)
  490. mosflm_all_ip_inc.f:37567.20:
  491. $ WAVE,RESCIR)
  492. 1
  493. Warning: Rank mismatch in argument 'rescir' at (1) (rank-1 and scalar)
  494. mosflm_all_ip_inc.f:86343.56:
  495. + SPGNAM,NUMSPG,PGNAME,NSYM,NSYMP,RSYM,INERR)
  496. 1
  497. Warning: Type mismatch in argument 'ierr' at (1); passed LOGICAL(4) to INTEGER(4)
  498. mosflm_all_ip_inc.f:218516.37:
  499. CALL MINV33(AMATINV,AMAT,DA)
  500. 1
  501. Warning: Rank mismatch in argument 'd' at (1) (scalar and rank-2)
  502. mosflm_all_ip_inc.f:175164.37:
  503. CALL MINV33(BMATINV,BMAT,DA)
  504. 1
  505. Warning: Rank mismatch in argument 'd' at (1) (scalar and rank-2)
  506. mosflm_all_ip_inc.f:31519.58:
  507. IF(.NOT.RFIXCELL)CALL PERMUTATE(SCELL,AMAT,ICRYST,LATTYP)
  508. 1
  509. Warning: Type mismatch in argument 'kicryst' at (1); passed CHARACTER(1) to INTEGER(4)
  510. mosflm_all_ip_inc.f:38122.20:
  511. CALL CNVPIX(IXPIX,IYPIX, ISTAT)
  512. 1
  513. Warning: Rank mismatch in argument 'ix' at (1) (scalar and rank-1)
  514. mosflm_all_ip_inc.f:118676.46:
  515. + IVHIMG,IVHBAS,IMG_X,IMG_Y,ICSET,IMAGE,IFTYPE,
  516. 1
  517. Warning: Rank mismatch in argument 'image' at (1) (scalar and rank-1)
  518. mosflm_all_ip_inc.f:118695.34:
  519. CALL MXD_IMG_NEW(IVHIMG, IMAGE, IDISP_NOW,IERR)
  520. 1
  521. Warning: Rank mismatch in argument 'image' at (1) (scalar and rank-1)
  522. mosflm_all_ip_inc.f:119224.33:
  523. CALL MXD_OPEN_VIEW(NUMC,NCOLORS,NPLANES,IERR)
  524. 1
  525. Warning: Rank mismatch in argument 'ncolors' at (1) (scalar and rank-1)
  526. mosflm_all_ip_inc.f:44148.44:
  527. CALL MXD_IMG_VECS(IVHIMG,IRV_VEC,NVEC,IXSRV,IYSRV,
  528. 1
  529. Warning: Rank mismatch in argument 'ixsbox' at (1) (scalar and rank-1)
  530. mosflm_all_ip_inc.f:147114.54:
  531. IF(WINOPEN.AND.DRAW.AND.DEBUG(62))call dspbox(IX,IY,1,3,4,4)
  532. 1
  533. Warning: Rank mismatch in argument 'ix' at (1) (rank-1 and scalar)
  534. mosflm_all_ip_inc.f:147128.59:
  535. IF(WINOPEN.AND.DRAW.AND.DEBUG(62))CALL DSPXCRS(IX,IY,1,1,6)
  536. 1
  537. Warning: Rank mismatch in argument 'ix' at (1) (rank-1 and scalar)
  538. mosflm_all_ip_inc.f:147141.59:
  539. IF(WINOPEN.AND.DRAW.AND.DEBUG(62))CALL DSPXCRS(IX,IY,1,2,6)
  540. 1
  541. Warning: Rank mismatch in argument 'ix' at (1) (rank-1 and scalar)
  542. mosflm_all_ip_inc.f:147151.59:
  543. IF(WINOPEN.AND.DRAW.AND.DEBUG(62))CALL DSPXCRS(IX,IY,1,3,6)
  544. 1
  545. Warning: Rank mismatch in argument 'ix' at (1) (rank-1 and scalar)
  546. mosflm_all_ip_inc.f:147160.59:
  547. IF(WINOPEN.AND.DRAW.AND.DEBUG(62))CALL DSPXCRS(IX,IY,1,4,6)
  548. 1
  549. Warning: Rank mismatch in argument 'ix' at (1) (rank-1 and scalar)
  550. mosflm_all_ip_inc.f:88880.31:
  551. CALL PREDICT_SPOTS(0,'0',0,0.0,0,IERR)
  552. 1
  553. Warning: Actual argument contains too few elements for dummy argument 'argv' (1/16000) at (1)
  554. mosflm_all_ip_inc.f:128410.42:
  555. CALL MXD_GET_EVENTS_TIMEOUT(NUMVH,IVHLIST,MSECS,
  556. 1
  557. Warning: Rank mismatch in argument 'ivhlist' at (1) (scalar and rank-1)
  558. mosflm_all_ip_inc.f:128434.34:
  559. CALL MXD_GET_EVENTS(NUMVH,IVHLIST,IVH)
  560. 1
  561. Warning: Rank mismatch in argument 'ivhlist' at (1) (scalar and rank-1)
  562. mosflm_all_ip_inc.f:128626.30:
  563. CALL DSPXCRS(IXP,IYP,1,5,IISIZE)
  564. 1
  565. Warning: Rank mismatch in argument 'ix' at (1) (rank-1 and scalar)
  566. mosflm_all_ip_inc.f:135085.32:
  567. CALL MXD_GET_EVENTS(NUMVH,IVHLIST,IVH)
  568. 1
  569. Warning: Rank mismatch in argument 'ivhlist' at (1) (scalar and rank-1)
  570. mosflm_all_ip_inc.f:133307.29:
  571. $ RMSRES,PHILIM,RAST,YSCAL)
  572. 1
  573. Warning: Actual argument contains too few elements for dummy argument 'philim' (2/3) at (1)
  574. mosflm_all_ip_inc.f:136216.28:
  575. CALL SHUTDOWN('NEOCTRL',7)
  576. 1
  577. Warning: Character length of actual argument shorter than of dummy argument 'calledfrom' (7/80) at (1)
  578. mosflm_all_ip_inc.f:180642.45:
  579. CALL MERGHKL(IHKLSTR,NSTRAT,NUNIQ,NTOT,IHKLSTR(1,NSTART))
  580. 1
  581. Warning: Type mismatch in argument 'iorder' at (1); passed INTEGER(2) to INTEGER(4)
  582. mosflm_all_ip_inc.f:180650.36:
  583. CALL COMPLETE(IHKLSTR,NTOT,IHKLSTR(1,NSTART))
  584. 1
  585. Warning: Type mismatch in argument 'iorder' at (1); passed INTEGER(2) to INTEGER(4)
  586. mosflm_all_ip_inc.f:194583.33:
  587. CALL SPBDREAD(ODBOX(1),IBUF,LEN)
  588. 1
  589. Warning: Actual argument contains too few elements for dummy argument 'ibuf' (12/14) at (1)
  590. x86_64-pc-linux-gnu-gfortran -Wl,-O1 -Wl,--as-needed control.o mosflm_all_ip_inc.o unoptimizable.o pck.o ctimer.o chelp.o open_socket.o close_socket.o read_socket.o write_socket.o mosflm_jpeg.o matzerr.o hklmanage.o torefix.o bravais_fortran.o cbfwrap.o pilatus_c.o fileaccess.o /tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707/lib/DPSLIB.a -lcbf -limg -ljpeg \
  591. -lccp4f -lccp4c -lxdl_view -lcurses -lXt -lmmdb -lccif -lstdc++ -o ../bin/ipmosflm
  592. make[1]: Leaving directory `/tmp/portage/sci-chemistry/mosflm-7.0.7-r1/work/mosflm707/mosflm'
  593. >>> Source compiled.
  594. >>> Install mosflm-7.0.7-r1 into /tmp/portage/sci-chemistry/mosflm-7.0.7-r1/image/ category sci-chemistry
  595. >>> Completed installing mosflm-7.0.7-r1 into /tmp/portage/sci-chemistry/mosflm-7.0.7-r1/image/
  596. * QA Notice: make jobserver unavailable:
  597. *
  598. * make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
  599. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  600. usr/libexec/ccp4/bin/ipmosflm
  601. * QA Notice: Package triggers severe warnings which indicate that it
  602. * may exhibit random runtime failures.
  603. * mosflm_jpeg.c:198:3: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default]
  604. * mosflm_jpeg.c:215:3: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default]
  605. * mosflm_jpeg.c:463:5: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default]
  606. * mosflm_jpeg.c:493:5: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default]
  607. * mosflm_jpeg.c:494:5: warning: incompatible implicit declaration of built-in function 'strncpy' [enabled by default]
  608. * mosflm_jpeg.c:547:8: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default]
  609. * QA Notice: Package triggers severe warnings which indicate that it
  610. * may exhibit random runtime failures.
  611. * /usr/include/bits/string3.h:105:3: warning: call to __builtin___memcpy_chk will always overflow destination buffer [enabled by default]
  612. * Please do not file a Gentoo bug and instead report the above QA
  613. * issues directly to the upstream developers of this software.
  614. * Homepage: http://www.mrc-lmb.cam.ac.uk/harry/mosflm/