Advertisement
Guest User

Untitled

a guest
May 2nd, 2017
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 671.95 KB | None | 0 0
  1. $ python setup.py install --user
  2. running install
  3. warning: sherpa_config: built configure string['./configure', '--prefix=/Users/deil/code/sherpa/build', '--with-pic', '--enable-standalone', '--disable-maintainer-mode', '--enable-stuberrorlib', '--disable-shared', '--enable-shared=libgrp,stklib', '--enable-fftw', '--enable-region', '--enable-group', '--enable-stk', '--enable-wcs']
  4.  
  5. checking for a BSD-compatible install... /usr/bin/install -c
  6. checking whether build environment is sane... yes
  7. checking for a thread-safe mkdir -p... ./install-sh -c -d
  8. checking for gawk... gawk
  9. checking whether make sets $(MAKE)... yes
  10. checking whether to disable maintainer-specific portions of Makefiles... no
  11. checking build system type... x86_64-apple-darwin16.5.0
  12. checking host system type... x86_64-apple-darwin16.5.0
  13. checking for style of include used by make... GNU
  14. checking for gcc... gcc
  15. checking for C compiler default output file name... a.out
  16. checking whether the C compiler works... yes
  17. checking whether we are cross compiling... no
  18. checking for suffix of executables...
  19. checking for suffix of object files... o
  20. checking whether we are using the GNU C compiler... yes
  21. checking whether gcc accepts -g... yes
  22. checking for gcc option to accept ISO C89... none needed
  23. checking dependency style of gcc... gcc3
  24. checking for a sed that does not truncate output... /opt/local/bin/gsed
  25. checking for grep that handles long lines and -e... /opt/local/bin/grep
  26. checking for egrep... /opt/local/bin/grep -E
  27. checking for fgrep... /opt/local/bin/grep -F
  28. checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  29. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  30. checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm -B
  31. checking the name lister (/opt/local/bin/nm -B) interface... BSD nm
  32. checking whether ln -s works... yes
  33. checking the maximum length of command line arguments... 196608
  34. checking whether the shell understands some XSI constructs... yes
  35. checking whether the shell understands "+="... yes
  36. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
  37. checking for objdump... objdump
  38. checking how to recognize dependent libraries... pass_all
  39. checking for ar... ar
  40. checking for strip... strip
  41. checking for ranlib... ranlib
  42. checking command to parse /opt/local/bin/nm -B output from gcc object... ok
  43. checking for dsymutil... dsymutil
  44. checking for nmedit... nmedit
  45. checking for lipo... lipo
  46. checking for otool... otool
  47. checking for otool64... no
  48. checking for -single_module linker flag... yes
  49. checking for -exported_symbols_list linker flag... yes
  50. checking how to run the C preprocessor... gcc -E
  51. checking for ANSI C header files... yes
  52. checking for sys/types.h... yes
  53. checking for sys/stat.h... yes
  54. checking for stdlib.h... yes
  55. checking for string.h... yes
  56. checking for memory.h... yes
  57. checking for strings.h... yes
  58. checking for inttypes.h... yes
  59. checking for stdint.h... yes
  60. checking for unistd.h... yes
  61. checking for dlfcn.h... yes
  62. checking for objdir... .libs
  63. checking if gcc supports -fno-rtti -fno-exceptions... yes
  64. checking for gcc option to produce PIC... -fno-common -DPIC
  65. checking if gcc PIC flag -fno-common -DPIC works... yes
  66. checking if gcc static flag -static works... no
  67. checking if gcc supports -c -o file.o... yes
  68. checking if gcc supports -c -o file.o... (cached) yes
  69. checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  70. checking dynamic linker characteristics... darwin16.5.0 dyld
  71. checking how to hardcode library paths into programs... immediate
  72. checking whether stripping libraries is possible... yes
  73. checking if libtool supports shared libraries... yes
  74. checking whether to build shared libraries... no
  75. checking whether to build static libraries... yes
  76. configure: creating ./config.status
  77. config.status: creating Makefile
  78. config.status: executing depfiles commands
  79. config.status: executing libtool commands
  80. === configuring in fftw-3.3.4 (/Users/deil/code/sherpa/extern/fftw-3.3.4)
  81. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/Users/deil/code/sherpa/build' '--with-pic' '--enable-standalone' '--disable-maintainer-mode' '--enable-stuberrorlib' '--disable-shared' '--enable-shared=libgrp,stklib' '--enable-fftw' '--enable-region' '--enable-group' '--enable-stk' '--enable-wcs' --cache-file=/dev/null --srcdir=.
  82. checking for a BSD-compatible install... /usr/bin/install -c
  83. checking whether build environment is sane... yes
  84. checking for a thread-safe mkdir -p... ./install-sh -c -d
  85. checking for gawk... gawk
  86. checking whether make sets $(MAKE)... yes
  87. checking whether make supports nested variables... yes
  88. checking whether to enable maintainer-specific portions of Makefiles... no
  89. checking build system type... x86_64-apple-darwin16.5.0
  90. checking host system type... x86_64-apple-darwin16.5.0
  91. checking for gcc... gcc
  92. checking whether the C compiler works... yes
  93. checking for C compiler default output file name... a.out
  94. checking for suffix of executables...
  95. checking whether we are cross compiling... no
  96. checking for suffix of object files... o
  97. checking whether we are using the GNU C compiler... yes
  98. checking whether gcc accepts -g... yes
  99. checking for gcc option to accept ISO C89... none needed
  100. checking whether gcc understands -c and -o together... yes
  101. checking for style of include used by make... GNU
  102. checking dependency style of gcc... gcc3
  103. checking for C compiler vendor... gnu
  104. checking for gcc option to accept ISO C99... none needed
  105. checking for gcc option to accept ISO Standard C... (cached) none needed
  106. checking whether ln -s works... yes
  107. checking whether make sets $(MAKE)... (cached) yes
  108. checking how to print strings... printf
  109. checking for a sed that does not truncate output... /opt/local/bin/gsed
  110. checking for grep that handles long lines and -e... /opt/local/bin/grep
  111. checking for egrep... /opt/local/bin/grep -E
  112. checking for fgrep... /opt/local/bin/grep -F
  113. checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  114. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  115. checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm -B
  116. checking the name lister (/opt/local/bin/nm -B) interface... BSD nm
  117. checking the maximum length of command line arguments... 196608
  118. checking whether the shell understands some XSI constructs... yes
  119. checking whether the shell understands "+="... yes
  120. checking how to convert x86_64-apple-darwin16.5.0 file names to x86_64-apple-darwin16.5.0 format... func_convert_file_noop
  121. checking how to convert x86_64-apple-darwin16.5.0 file names to toolchain format... func_convert_file_noop
  122. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
  123. checking for objdump... objdump
  124. checking how to recognize dependent libraries... pass_all
  125. checking for dlltool... dlltool
  126. checking how to associate runtime and link libraries... printf %s\n
  127. checking for ar... ar
  128. checking for archiver @FILE support... no
  129. checking for strip... strip
  130. checking for ranlib... ranlib
  131. checking command to parse /opt/local/bin/nm -B output from gcc object... ok
  132. checking for sysroot... no
  133. checking for mt... no
  134. checking if : is a manifest tool... no
  135. checking for dsymutil... dsymutil
  136. checking for nmedit... nmedit
  137. checking for lipo... lipo
  138. checking for otool... otool
  139. checking for otool64... no
  140. checking for -single_module linker flag... yes
  141. checking for -exported_symbols_list linker flag... yes
  142. checking for -force_load linker flag... yes
  143. checking how to run the C preprocessor... gcc -E
  144. checking for ANSI C header files... yes
  145. checking for sys/types.h... yes
  146. checking for sys/stat.h... yes
  147. checking for stdlib.h... yes
  148. checking for string.h... yes
  149. checking for memory.h... yes
  150. checking for strings.h... yes
  151. checking for inttypes.h... yes
  152. checking for stdint.h... yes
  153. checking for unistd.h... yes
  154. checking for dlfcn.h... yes
  155. checking for objdir... .libs
  156. checking if gcc supports -fno-rtti -fno-exceptions... yes
  157. checking for gcc option to produce PIC... -fno-common -DPIC
  158. checking if gcc PIC flag -fno-common -DPIC works... yes
  159. checking if gcc static flag -static works... no
  160. checking if gcc supports -c -o file.o... yes
  161. checking if gcc supports -c -o file.o... (cached) yes
  162. checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  163. checking dynamic linker characteristics... darwin16.5.0 dyld
  164. checking how to hardcode library paths into programs... immediate
  165. checking whether stripping libraries is possible... yes
  166. checking if libtool supports shared libraries... yes
  167. checking whether to build shared libraries... no
  168. checking whether to build static libraries... yes
  169. checking for ocamlbuild... ocamlbuild
  170. checking whether C compiler accepts -mtune=native... yes
  171. checking whether C compiler accepts -malign-double... yes
  172. checking whether C compiler accepts -fstrict-aliasing... yes
  173. checking whether C compiler accepts -fno-schedule-insns... yes
  174. checking whether C compiler accepts -ffast-math... yes
  175. checking whether C compiler accepts -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math... yes
  176. checking for ANSI C header files... (cached) yes
  177. checking libintl.h usability... no
  178. checking libintl.h presence... no
  179. checking for libintl.h... no
  180. checking malloc.h usability... no
  181. checking malloc.h presence... no
  182. checking for malloc.h... no
  183. checking stddef.h usability... yes
  184. checking stddef.h presence... yes
  185. checking for stddef.h... yes
  186. checking for stdlib.h... (cached) yes
  187. checking for string.h... (cached) yes
  188. checking for strings.h... (cached) yes
  189. checking sys/time.h usability... yes
  190. checking sys/time.h presence... yes
  191. checking for sys/time.h... yes
  192. checking for unistd.h... (cached) yes
  193. checking limits.h usability... yes
  194. checking limits.h presence... yes
  195. checking for limits.h... yes
  196. checking c_asm.h usability... no
  197. checking c_asm.h presence... no
  198. checking for c_asm.h... no
  199. checking intrinsics.h usability... no
  200. checking intrinsics.h presence... no
  201. checking for intrinsics.h... no
  202. checking for stdint.h... (cached) yes
  203. checking mach/mach_time.h usability... yes
  204. checking mach/mach_time.h presence... yes
  205. checking for mach/mach_time.h... yes
  206. checking sys/sysctl.h usability... yes
  207. checking sys/sysctl.h presence... yes
  208. checking for sys/sysctl.h... yes
  209. checking altivec.h usability... no
  210. checking altivec.h presence... no
  211. checking for altivec.h... no
  212. checking for an ANSI C-conforming const... yes
  213. checking for inline... inline
  214. checking for size_t... yes
  215. checking whether time.h and sys/time.h may both be included... yes
  216. checking for long double... yes
  217. checking for hrtime_t... no
  218. checking size of int... 4
  219. checking size of unsigned int... 4
  220. checking size of long... 8
  221. checking size of unsigned long... 8
  222. checking size of long long... 8
  223. checking size of unsigned long long... 8
  224. checking size of size_t... 8
  225. checking size of ptrdiff_t... 8
  226. checking for uintptr_t... yes
  227. checking size of float... 4
  228. checking size of double... 8
  229. checking size of fftw_r2r_kind... 4
  230. checking for working alloca.h... yes
  231. checking for alloca... yes
  232. checking for working strtod... yes
  233. checking for vprintf... yes
  234. checking for _doprnt... no
  235. checking for sin in -lm... yes
  236. checking for BSDgettimeofday... no
  237. checking for gettimeofday... yes
  238. checking for gethrtime... no
  239. checking for read_real_time... no
  240. checking for time_base_to_time... no
  241. checking for drand48... yes
  242. checking for sqrt... yes
  243. checking for memset... yes
  244. checking for posix_memalign... yes
  245. checking for memalign... no
  246. checking for _mm_malloc... no
  247. checking for _mm_free... no
  248. checking for clock_gettime... yes
  249. checking for mach_absolute_time... yes
  250. checking for sysctl... yes
  251. checking for abort... yes
  252. checking for sinl... yes
  253. checking for cosl... yes
  254. checking for snprintf... yes
  255. checking whether sinl is declared... yes
  256. checking whether cosl is declared... yes
  257. checking whether sinq is declared... no
  258. checking whether cosq is declared... no
  259. checking whether memalign is declared... no
  260. checking whether drand48 is declared... yes
  261. checking whether srand48 is declared... yes
  262. checking whether posix_memalign is declared... yes
  263. checking for _rtc intrinsic... no
  264. checking for isnan... yes
  265. checking whether C compiler accepts -mpreferred-stack-boundary=4... no
  266. checking for g77... no
  267. checking for xlf... no
  268. checking for f77... no
  269. checking for frt... no
  270. checking for pgf77... no
  271. checking for cf77... no
  272. checking for fort77... no
  273. checking for fl32... no
  274. checking for af77... no
  275. checking for xlf90... no
  276. checking for f90... no
  277. checking for pgf90... no
  278. checking for pghpf... no
  279. checking for epcf90... no
  280. checking for gfortran... no
  281. checking for g95... no
  282. checking for xlf95... no
  283. checking for f95... no
  284. checking for fort... no
  285. checking for ifort... no
  286. checking for ifc... no
  287. checking for efc... no
  288. checking for pgfortran... no
  289. checking for pgf95... no
  290. checking for lf95... no
  291. checking for ftn... no
  292. checking for nagfor... no
  293. checking whether we are using the GNU Fortran 77 compiler... no
  294. checking whether accepts -g... no
  295. configure: WARNING: *** Couldn't find f77 compiler; using default Fortran wrappers.
  296. checking whether a cycle counter is available... yes
  297. checking that generated files are newer than configure... done
  298. configure: creating ./config.status
  299. config.status: creating Makefile
  300. config.status: creating support/Makefile
  301. config.status: creating genfft/Makefile
  302. config.status: creating kernel/Makefile
  303. config.status: creating simd-support/Makefile
  304. config.status: creating dft/Makefile
  305. config.status: creating dft/scalar/Makefile
  306. config.status: creating dft/scalar/codelets/Makefile
  307. config.status: creating dft/simd/Makefile
  308. config.status: creating dft/simd/common/Makefile
  309. config.status: creating dft/simd/sse2/Makefile
  310. config.status: creating dft/simd/avx/Makefile
  311. config.status: creating dft/simd/altivec/Makefile
  312. config.status: creating dft/simd/neon/Makefile
  313. config.status: creating rdft/Makefile
  314. config.status: creating rdft/scalar/Makefile
  315. config.status: creating rdft/scalar/r2cf/Makefile
  316. config.status: creating rdft/scalar/r2cb/Makefile
  317. config.status: creating rdft/scalar/r2r/Makefile
  318. config.status: creating rdft/simd/Makefile
  319. config.status: creating rdft/simd/common/Makefile
  320. config.status: creating rdft/simd/sse2/Makefile
  321. config.status: creating rdft/simd/avx/Makefile
  322. config.status: creating rdft/simd/altivec/Makefile
  323. config.status: creating rdft/simd/neon/Makefile
  324. config.status: creating reodft/Makefile
  325. config.status: creating threads/Makefile
  326. config.status: creating api/Makefile
  327. config.status: creating mpi/Makefile
  328. config.status: creating libbench2/Makefile
  329. config.status: creating tests/Makefile
  330. config.status: creating doc/Makefile
  331. config.status: creating doc/FAQ/Makefile
  332. config.status: creating tools/Makefile
  333. config.status: creating tools/fftw_wisdom.1
  334. config.status: creating tools/fftw-wisdom-to-conf
  335. config.status: creating m4/Makefile
  336. config.status: creating fftw.pc
  337. config.status: creating config.h
  338. config.status: executing depfiles commands
  339. config.status: executing libtool commands
  340. === configuring in region-4.9 (/Users/deil/code/sherpa/extern/region-4.9)
  341. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/Users/deil/code/sherpa/build' '--with-pic' '--enable-standalone' '--disable-maintainer-mode' '--enable-stuberrorlib' '--disable-shared' '--enable-shared=libgrp,stklib' '--enable-fftw' '--enable-region' '--enable-group' '--enable-stk' '--enable-wcs' --cache-file=/dev/null --srcdir=.
  342. checking for a BSD-compatible install... /usr/bin/install -c
  343. checking whether build environment is sane... yes
  344. checking for a thread-safe mkdir -p... ./install-sh -c -d
  345. checking for gawk... gawk
  346. checking whether make sets $(MAKE)... yes
  347. checking whether to disable maintainer-specific portions of Makefiles... no
  348. checking for gcc... gcc
  349. checking for C compiler default output file name... a.out
  350. checking whether the C compiler works... yes
  351. checking whether we are cross compiling... no
  352. checking for suffix of executables...
  353. checking for suffix of object files... o
  354. checking whether we are using the GNU C compiler... yes
  355. checking whether gcc accepts -g... yes
  356. checking for gcc option to accept ISO C89... none needed
  357. checking for style of include used by make... GNU
  358. checking dependency style of gcc... gcc3
  359. checking for bison... bison -y
  360. checking for flex... flex
  361. checking lex output file root... lex.yy
  362. checking lex library... -ll
  363. checking whether yytext is a pointer... yes
  364. checking for a sed that does not truncate output... /opt/local/bin/gsed
  365. checking build system type... x86_64-apple-darwin16.5.0
  366. checking host system type... x86_64-apple-darwin16.5.0
  367. checking for a sed that does not truncate output... (cached) /opt/local/bin/gsed
  368. checking for grep that handles long lines and -e... /opt/local/bin/grep
  369. checking for egrep... /opt/local/bin/grep -E
  370. checking for fgrep... /opt/local/bin/grep -F
  371. checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  372. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  373. checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm -B
  374. checking the name lister (/opt/local/bin/nm -B) interface... BSD nm
  375. checking whether ln -s works... yes
  376. checking the maximum length of command line arguments... 196608
  377. checking whether the shell understands some XSI constructs... yes
  378. checking whether the shell understands "+="... yes
  379. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
  380. checking for objdump... objdump
  381. checking how to recognize dependent libraries... pass_all
  382. checking for ar... ar
  383. checking for strip... strip
  384. checking for ranlib... ranlib
  385. checking command to parse /opt/local/bin/nm -B output from gcc object... ok
  386. checking for dsymutil... dsymutil
  387. checking for nmedit... nmedit
  388. checking for lipo... lipo
  389. checking for otool... otool
  390. checking for otool64... no
  391. checking for -single_module linker flag... yes
  392. checking for -exported_symbols_list linker flag... yes
  393. checking how to run the C preprocessor... gcc -E
  394. checking for ANSI C header files... yes
  395. checking for sys/types.h... yes
  396. checking for sys/stat.h... yes
  397. checking for stdlib.h... yes
  398. checking for string.h... yes
  399. checking for memory.h... yes
  400. checking for strings.h... yes
  401. checking for inttypes.h... yes
  402. checking for stdint.h... yes
  403. checking for unistd.h... yes
  404. checking for dlfcn.h... yes
  405. checking for objdir... .libs
  406. checking if gcc supports -fno-rtti -fno-exceptions... yes
  407. checking for gcc option to produce PIC... -fno-common -DPIC
  408. checking if gcc PIC flag -fno-common -DPIC works... yes
  409. checking if gcc static flag -static works... no
  410. checking if gcc supports -c -o file.o... yes
  411. checking if gcc supports -c -o file.o... (cached) yes
  412. checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  413. checking dynamic linker characteristics... darwin16.5.0 dyld
  414. checking how to hardcode library paths into programs... immediate
  415. checking whether stripping libraries is possible... yes
  416. checking if libtool supports shared libraries... yes
  417. checking whether to build shared libraries... no
  418. checking whether to build static libraries... yes
  419. checking for main in -lm... yes
  420. checking for main in -lregion... no
  421. checking float.h usability... yes
  422. checking float.h presence... yes
  423. checking for float.h... yes
  424. checking for stdlib.h... (cached) yes
  425. checking for string.h... (cached) yes
  426. checking for stdbool.h that conforms to C99... yes
  427. checking for _Bool... yes
  428. checking for stdlib.h... (cached) yes
  429. checking for GNU libc compatible malloc... yes
  430. checking for stdlib.h... (cached) yes
  431. checking for GNU libc compatible realloc... yes
  432. checking for sqrt... yes
  433. checking for strcasecmp... yes
  434. checking for strchr... yes
  435. checking for strpbrk... yes
  436. configure: creating ./config.status
  437. config.status: creating Makefile
  438. config.status: creating src/Makefile
  439. config.status: executing depfiles commands
  440. config.status: executing libtool commands
  441. === configuring in grplib-4.9 (/Users/deil/code/sherpa/extern/grplib-4.9)
  442. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/Users/deil/code/sherpa/build' '--with-pic' '--enable-standalone' '--disable-maintainer-mode' '--enable-stuberrorlib' '--disable-shared' '--enable-shared=libgrp,stklib' '--enable-fftw' '--enable-region' '--enable-group' '--enable-stk' '--enable-wcs' --cache-file=/dev/null --srcdir=.
  443. checking for a BSD-compatible install... /usr/bin/install -c
  444. checking whether build environment is sane... yes
  445. checking for a thread-safe mkdir -p... ./install-sh -c -d
  446. checking for gawk... gawk
  447. checking whether make sets $(MAKE)... yes
  448. checking whether to disable maintainer-specific portions of Makefiles... no
  449. checking build system type... x86_64-apple-darwin16.5.0
  450. checking host system type... x86_64-apple-darwin16.5.0
  451. checking for style of include used by make... GNU
  452. checking for gcc... gcc
  453. checking for C compiler default output file name... a.out
  454. checking whether the C compiler works... yes
  455. checking whether we are cross compiling... no
  456. checking for suffix of executables...
  457. checking for suffix of object files... o
  458. checking whether we are using the GNU C compiler... yes
  459. checking whether gcc accepts -g... yes
  460. checking for gcc option to accept ISO C89... none needed
  461. checking dependency style of gcc... gcc3
  462. checking for a sed that does not truncate output... /opt/local/bin/gsed
  463. checking for grep that handles long lines and -e... /opt/local/bin/grep
  464. checking for egrep... /opt/local/bin/grep -E
  465. checking for fgrep... /opt/local/bin/grep -F
  466. checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  467. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  468. checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm -B
  469. checking the name lister (/opt/local/bin/nm -B) interface... BSD nm
  470. checking whether ln -s works... yes
  471. checking the maximum length of command line arguments... 196608
  472. checking whether the shell understands some XSI constructs... yes
  473. checking whether the shell understands "+="... yes
  474. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
  475. checking for objdump... objdump
  476. checking how to recognize dependent libraries... pass_all
  477. checking for ar... ar
  478. checking for strip... strip
  479. checking for ranlib... ranlib
  480. checking command to parse /opt/local/bin/nm -B output from gcc object... ok
  481. checking for dsymutil... dsymutil
  482. checking for nmedit... nmedit
  483. checking for lipo... lipo
  484. checking for otool... otool
  485. checking for otool64... no
  486. checking for -single_module linker flag... yes
  487. checking for -exported_symbols_list linker flag... yes
  488. checking how to run the C preprocessor... gcc -E
  489. checking for ANSI C header files... yes
  490. checking for sys/types.h... yes
  491. checking for sys/stat.h... yes
  492. checking for stdlib.h... yes
  493. checking for string.h... yes
  494. checking for memory.h... yes
  495. checking for strings.h... yes
  496. checking for inttypes.h... yes
  497. checking for stdint.h... yes
  498. checking for unistd.h... yes
  499. checking for dlfcn.h... yes
  500. checking for objdir... .libs
  501. checking if gcc supports -fno-rtti -fno-exceptions... yes
  502. checking for gcc option to produce PIC... -fno-common -DPIC
  503. checking if gcc PIC flag -fno-common -DPIC works... yes
  504. checking if gcc static flag -static works... no
  505. checking if gcc supports -c -o file.o... yes
  506. checking if gcc supports -c -o file.o... (cached) yes
  507. checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  508. checking dynamic linker characteristics... darwin16.5.0 dyld
  509. checking how to hardcode library paths into programs... immediate
  510. checking whether stripping libraries is possible... yes
  511. checking if libtool supports shared libraries... yes
  512. checking whether to build shared libraries... yes
  513. checking whether to build static libraries... yes
  514. checking whether /opt/local/bin/python version >= 2.7... yes
  515. checking for /opt/local/bin/python version... 3.6
  516. checking for /opt/local/bin/python platform... darwin
  517. checking for /opt/local/bin/python script directory... ${prefix}/lib/python3.6/site-packages
  518. checking for /opt/local/bin/python extension module directory... ${exec_prefix}/lib/python3.6/site-packages
  519. checking for python3.6... /opt/local/bin/python
  520. checking for a version of Python >= '2.1.0'... yes
  521. checking for a version of Python >='2.7'... yes
  522. checking for the distutils Python package... yes
  523. checking for Python include path... -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m
  524. checking for Python library path... -L/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib -lpython3.6m
  525. checking for Python site-packages path... /opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages
  526. checking python extra libraries... -lintl -ldl -framework CoreFoundation
  527. checking python extra linking flags... -Wl,-stack_size,1000000 -framework CoreFoundation Python.framework/Versions/3.6/Python
  528. checking for python... /opt/local/bin/python
  529. checking for numpy includedir... /opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include
  530. -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include
  531. checking for gcc... (cached) gcc
  532. checking whether we are using the GNU C compiler... (cached) yes
  533. checking whether gcc accepts -g... (cached) yes
  534. checking for gcc option to accept ISO C89... (cached) none needed
  535. checking dependency style of gcc... (cached) gcc3
  536. checking float.h usability... yes
  537. checking float.h presence... yes
  538. checking for float.h... yes
  539. checking for stdlib.h... (cached) yes
  540. checking for pow... yes
  541. checking for sqrt... yes
  542. configure: creating ./config.status
  543. config.status: creating Makefile
  544. config.status: creating src/Makefile
  545. config.status: creating python/Makefile
  546. config.status: creating doc/Makefile
  547. config.status: executing depfiles commands
  548. config.status: executing libtool commands
  549. === configuring in wcssubs (/Users/deil/code/sherpa/extern/wcssubs)
  550. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/Users/deil/code/sherpa/build' '--with-pic' '--enable-standalone' '--disable-maintainer-mode' '--enable-stuberrorlib' '--disable-shared' '--enable-shared=libgrp,stklib' '--enable-fftw' '--enable-region' '--enable-group' '--enable-stk' '--enable-wcs' --cache-file=/dev/null --srcdir=.
  551. checking for a BSD-compatible install... /usr/bin/install -c
  552. checking whether build environment is sane... yes
  553. checking for a thread-safe mkdir -p... ./../install-sh -c -d
  554. checking for gawk... gawk
  555. checking whether make sets $(MAKE)... yes
  556. checking whether to disable maintainer-specific portions of Makefiles... no
  557. checking build system type... x86_64-apple-darwin16.5.0
  558. checking host system type... x86_64-apple-darwin16.5.0
  559. checking for style of include used by make... GNU
  560. checking for gcc... gcc
  561. checking for C compiler default output file name... a.out
  562. checking whether the C compiler works... yes
  563. checking whether we are cross compiling... no
  564. checking for suffix of executables...
  565. checking for suffix of object files... o
  566. checking whether we are using the GNU C compiler... yes
  567. checking whether gcc accepts -g... yes
  568. checking for gcc option to accept ISO C89... none needed
  569. checking dependency style of gcc... gcc3
  570. checking for a sed that does not truncate output... /opt/local/bin/gsed
  571. checking for grep that handles long lines and -e... /opt/local/bin/grep
  572. checking for egrep... /opt/local/bin/grep -E
  573. checking for fgrep... /opt/local/bin/grep -F
  574. checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  575. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  576. checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm -B
  577. checking the name lister (/opt/local/bin/nm -B) interface... BSD nm
  578. checking whether ln -s works... yes
  579. checking the maximum length of command line arguments... 196608
  580. checking whether the shell understands some XSI constructs... yes
  581. checking whether the shell understands "+="... yes
  582. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
  583. checking for objdump... objdump
  584. checking how to recognize dependent libraries... pass_all
  585. checking for ar... ar
  586. checking for strip... strip
  587. checking for ranlib... ranlib
  588. checking command to parse /opt/local/bin/nm -B output from gcc object... ok
  589. checking for dsymutil... dsymutil
  590. checking for nmedit... nmedit
  591. checking for lipo... lipo
  592. checking for otool... otool
  593. checking for otool64... no
  594. checking for -single_module linker flag... yes
  595. checking for -exported_symbols_list linker flag... yes
  596. checking how to run the C preprocessor... gcc -E
  597. checking for ANSI C header files... yes
  598. checking for sys/types.h... yes
  599. checking for sys/stat.h... yes
  600. checking for stdlib.h... yes
  601. checking for string.h... yes
  602. checking for memory.h... yes
  603. checking for strings.h... yes
  604. checking for inttypes.h... yes
  605. checking for stdint.h... yes
  606. checking for unistd.h... yes
  607. checking for dlfcn.h... yes
  608. checking for objdir... .libs
  609. checking if gcc supports -fno-rtti -fno-exceptions... yes
  610. checking for gcc option to produce PIC... -fno-common -DPIC
  611. checking if gcc PIC flag -fno-common -DPIC works... yes
  612. checking if gcc static flag -static works... no
  613. checking if gcc supports -c -o file.o... yes
  614. checking if gcc supports -c -o file.o... (cached) yes
  615. checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  616. checking dynamic linker characteristics... darwin16.5.0 dyld
  617. checking how to hardcode library paths into programs... immediate
  618. checking whether stripping libraries is possible... yes
  619. checking if libtool supports shared libraries... yes
  620. checking whether to build shared libraries... no
  621. checking whether to build static libraries... yes
  622. configure: creating ./config.status
  623. config.status: creating Makefile
  624. config.status: executing depfiles commands
  625. config.status: executing libtool commands
  626. === configuring in stklib-4.9 (/Users/deil/code/sherpa/extern/stklib-4.9)
  627. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/Users/deil/code/sherpa/build' '--with-pic' '--enable-standalone' '--disable-maintainer-mode' '--enable-stuberrorlib' '--disable-shared' '--enable-shared=libgrp,stklib' '--enable-fftw' '--enable-region' '--enable-group' '--enable-stk' '--enable-wcs' --cache-file=/dev/null --srcdir=.
  628. checking for a BSD-compatible install... /usr/bin/install -c
  629. checking whether build environment is sane... yes
  630. checking for a thread-safe mkdir -p... ./install-sh -c -d
  631. checking for gawk... gawk
  632. checking whether make sets $(MAKE)... yes
  633. checking whether to disable maintainer-specific portions of Makefiles... no
  634. checking build system type... x86_64-apple-darwin16.5.0
  635. checking host system type... x86_64-apple-darwin16.5.0
  636. checking for style of include used by make... GNU
  637. checking for gcc... gcc
  638. checking for C compiler default output file name... a.out
  639. checking whether the C compiler works... yes
  640. checking whether we are cross compiling... no
  641. checking for suffix of executables...
  642. checking for suffix of object files... o
  643. checking whether we are using the GNU C compiler... yes
  644. checking whether gcc accepts -g... yes
  645. checking for gcc option to accept ISO C89... none needed
  646. checking dependency style of gcc... gcc3
  647. checking for a sed that does not truncate output... /opt/local/bin/gsed
  648. checking for grep that handles long lines and -e... /opt/local/bin/grep
  649. checking for egrep... /opt/local/bin/grep -E
  650. checking for fgrep... /opt/local/bin/grep -F
  651. checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  652. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  653. checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm -B
  654. checking the name lister (/opt/local/bin/nm -B) interface... BSD nm
  655. checking whether ln -s works... yes
  656. checking the maximum length of command line arguments... 196608
  657. checking whether the shell understands some XSI constructs... yes
  658. checking whether the shell understands "+="... yes
  659. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
  660. checking for objdump... objdump
  661. checking how to recognize dependent libraries... pass_all
  662. checking for ar... ar
  663. checking for strip... strip
  664. checking for ranlib... ranlib
  665. checking command to parse /opt/local/bin/nm -B output from gcc object... ok
  666. checking for dsymutil... dsymutil
  667. checking for nmedit... nmedit
  668. checking for lipo... lipo
  669. checking for otool... otool
  670. checking for otool64... no
  671. checking for -single_module linker flag... yes
  672. checking for -exported_symbols_list linker flag... yes
  673. checking how to run the C preprocessor... gcc -E
  674. checking for ANSI C header files... yes
  675. checking for sys/types.h... yes
  676. checking for sys/stat.h... yes
  677. checking for stdlib.h... yes
  678. checking for string.h... yes
  679. checking for memory.h... yes
  680. checking for strings.h... yes
  681. checking for inttypes.h... yes
  682. checking for stdint.h... yes
  683. checking for unistd.h... yes
  684. checking for dlfcn.h... yes
  685. checking for objdir... .libs
  686. checking if gcc supports -fno-rtti -fno-exceptions... yes
  687. checking for gcc option to produce PIC... -fno-common -DPIC
  688. checking if gcc PIC flag -fno-common -DPIC works... yes
  689. checking if gcc static flag -static works... no
  690. checking if gcc supports -c -o file.o... yes
  691. checking if gcc supports -c -o file.o... (cached) yes
  692. checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  693. checking dynamic linker characteristics... darwin16.5.0 dyld
  694. checking how to hardcode library paths into programs... immediate
  695. checking whether stripping libraries is possible... yes
  696. checking if libtool supports shared libraries... yes
  697. checking whether to build shared libraries... yes
  698. checking whether to build static libraries... yes
  699. checking whether /opt/local/bin/python version >= 2.7... yes
  700. checking for /opt/local/bin/python version... 3.6
  701. checking for /opt/local/bin/python platform... darwin
  702. checking for /opt/local/bin/python script directory... ${prefix}/lib/python3.6/site-packages
  703. checking for /opt/local/bin/python extension module directory... ${exec_prefix}/lib/python3.6/site-packages
  704. checking for python3.6... /opt/local/bin/python
  705. checking for a version of Python >= '2.1.0'... yes
  706. checking for a version of Python >='2.7'... yes
  707. checking for the distutils Python package... yes
  708. checking for Python include path... -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m
  709. checking for Python library path... -L/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib -lpython3.6m
  710. checking for Python site-packages path... /opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages
  711. checking python extra libraries... -lintl -ldl -framework CoreFoundation
  712. checking python extra linking flags... -Wl,-stack_size,1000000 -framework CoreFoundation Python.framework/Versions/3.6/Python
  713. checking for python... /opt/local/bin/python
  714. checking for numpy includedir... /opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include
  715. checking for gcc... (cached) gcc
  716. checking whether we are using the GNU C compiler... (cached) yes
  717. checking whether gcc accepts -g... (cached) yes
  718. checking for gcc option to accept ISO C89... (cached) none needed
  719. checking dependency style of gcc... (cached) gcc3
  720. configure: creating ./config.status
  721. config.status: creating Makefile
  722. config.status: creating src/Makefile
  723. config.status: executing depfiles commands
  724. config.status: executing libtool commands
  725. Making install in fftw-3.3.4
  726. Making install in support
  727. make[3]: Nothing to be done for `install-exec-am'.
  728. make[3]: Nothing to be done for `install-data-am'.
  729. Making install in kernel
  730. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT align.lo -MD -MP -MF .deps/align.Tpo -c -o align.lo align.c
  731. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo alloc.c
  732. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c -o assert.lo assert.c
  733. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT awake.lo -MD -MP -MF .deps/awake.Tpo -c -o awake.lo awake.c
  734. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c -o buffered.lo buffered.c
  735. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT cpy1d.lo -MD -MP -MF .deps/cpy1d.Tpo -c -o cpy1d.lo cpy1d.c
  736. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT cpy2d-pair.lo -MD -MP -MF .deps/cpy2d-pair.Tpo -c -o cpy2d-pair.lo cpy2d-pair.c
  737. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT cpy2d.lo -MD -MP -MF .deps/cpy2d.Tpo -c -o cpy2d.lo cpy2d.c
  738. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c -o ct.lo ct.c
  739. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT align.lo -MD -MP -MF .deps/align.Tpo -c align.c -fno-common -DPIC -o align.o
  740. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -fno-common -DPIC -o alloc.o
  741. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT awake.lo -MD -MP -MF .deps/awake.Tpo -c awake.c -fno-common -DPIC -o awake.o
  742. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c assert.c -fno-common -DPIC -o assert.o
  743. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c buffered.c -fno-common -DPIC -o buffered.o
  744. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT cpy1d.lo -MD -MP -MF .deps/cpy1d.Tpo -c cpy1d.c -fno-common -DPIC -o cpy1d.o
  745. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT cpy2d-pair.lo -MD -MP -MF .deps/cpy2d-pair.Tpo -c cpy2d-pair.c -fno-common -DPIC -o cpy2d-pair.o
  746. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT cpy2d.lo -MD -MP -MF .deps/cpy2d.Tpo -c cpy2d.c -fno-common -DPIC -o cpy2d.o
  747. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c ct.c -fno-common -DPIC -o ct.o
  748. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  749. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  750. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  751. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  752. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  753. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  754. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  755. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  756. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  757. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  758. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  759. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  760. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  761. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  762. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  763. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  764. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  765. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  766. mv -f .deps/awake.Tpo .deps/awake.Plo
  767. mv -f .deps/align.Tpo .deps/align.Plo
  768. mv -f .deps/alloc.Tpo .deps/alloc.Plo
  769. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.c
  770. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT extract-reim.lo -MD -MP -MF .deps/extract-reim.Tpo -c -o extract-reim.lo extract-reim.c
  771. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c
  772. mv -f .deps/ct.Tpo .deps/ct.Plo
  773. mv -f .deps/assert.Tpo .deps/assert.Plo
  774. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT iabs.lo -MD -MP -MF .deps/iabs.Tpo -c -o iabs.lo iabs.c
  775. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT kalloc.lo -MD -MP -MF .deps/kalloc.Tpo -c -o kalloc.lo kalloc.c
  776. mv -f .deps/buffered.Tpo .deps/buffered.Plo
  777. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT md5-1.lo -MD -MP -MF .deps/md5-1.Tpo -c -o md5-1.lo md5-1.c
  778. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT extract-reim.lo -MD -MP -MF .deps/extract-reim.Tpo -c extract-reim.c -fno-common -DPIC -o extract-reim.o
  779. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fno-common -DPIC -o debug.o
  780. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fno-common -DPIC -o hash.o
  781. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT iabs.lo -MD -MP -MF .deps/iabs.Tpo -c iabs.c -fno-common -DPIC -o iabs.o
  782. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT kalloc.lo -MD -MP -MF .deps/kalloc.Tpo -c kalloc.c -fno-common -DPIC -o kalloc.o
  783. clangclang: : warningwarning: : optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  784.  
  785. clangclang: : warningwarning: : argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  786.  
  787. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  788. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  789. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  790. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  791. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  792. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  793. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT md5-1.lo -MD -MP -MF .deps/md5-1.Tpo -c md5-1.c -fno-common -DPIC -o md5-1.o
  794. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  795. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  796. mv -f .deps/debug.Tpo .deps/debug.Plo
  797. mv -f .deps/hash.Tpo .deps/hash.Plo
  798. mv -f .deps/iabs.Tpo .deps/iabs.Plo
  799. mv -f .deps/kalloc.Tpo .deps/kalloc.Plo
  800. mv -f .deps/extract-reim.Tpo .deps/extract-reim.Plo
  801. mv -f .deps/cpy1d.Tpo .deps/cpy1d.Plo
  802. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c
  803. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c -o minmax.lo minmax.c
  804. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT ops.lo -MD -MP -MF .deps/ops.Tpo -c -o ops.lo ops.c
  805. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT pickdim.lo -MD -MP -MF .deps/pickdim.Tpo -c -o pickdim.lo pickdim.c
  806. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c -o plan.lo plan.c
  807. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT planner.lo -MD -MP -MF .deps/planner.Tpo -c -o planner.lo planner.c
  808. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fno-common -DPIC -o md5.o
  809. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c minmax.c -fno-common -DPIC -o minmax.o
  810. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT ops.lo -MD -MP -MF .deps/ops.Tpo -c ops.c -fno-common -DPIC -o ops.o
  811. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT pickdim.lo -MD -MP -MF .deps/pickdim.Tpo -c pickdim.c -fno-common -DPIC -o pickdim.o
  812. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c plan.c -fno-common -DPIC -o plan.o
  813. mv -f .deps/md5-1.Tpo .deps/md5-1.Plo
  814. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT planner.lo -MD -MP -MF .deps/planner.Tpo -c planner.c -fno-common -DPIC -o planner.o
  815. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT primes.lo -MD -MP -MF .deps/primes.Tpo -c -o primes.lo primes.c
  816. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  817. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  818. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  819. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  820. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  821. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  822. clangclang: : warningwarning: : optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  823.  
  824. clangclang: : warningwarning: : argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  825.  
  826. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  827. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  828. mv -f .deps/minmax.Tpo .deps/minmax.Plo
  829. mv -f .deps/plan.Tpo .deps/plan.Plo
  830. mv -f .deps/ops.Tpo .deps/ops.Plo
  831. mv -f .deps/cpy2d.Tpo .deps/cpy2d.Plo
  832. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT print.lo -MD -MP -MF .deps/print.Tpo -c -o print.lo print.c
  833. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c -o problem.lo problem.c
  834. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT primes.lo -MD -MP -MF .deps/primes.Tpo -c primes.c -fno-common -DPIC -o primes.o
  835. mv -f .deps/cpy2d-pair.Tpo .deps/cpy2d-pair.Plo
  836. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c -o rader.lo rader.c
  837. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c -o scan.lo scan.c
  838. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT solver.lo -MD -MP -MF .deps/solver.Tpo -c -o solver.lo solver.c
  839. mv -f .deps/md5.Tpo .deps/md5.Plo
  840. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  841. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  842. mv -f .deps/pickdim.Tpo .deps/pickdim.Plo
  843. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.c -fno-common -DPIC -o print.o
  844. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c problem.c -fno-common -DPIC -o problem.o
  845. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT solvtab.lo -MD -MP -MF .deps/solvtab.Tpo -c -o solvtab.lo solvtab.c
  846. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c rader.c -fno-common -DPIC -o rader.o
  847. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT stride.lo -MD -MP -MF .deps/stride.Tpo -c -o stride.lo stride.c
  848. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c scan.c -fno-common -DPIC -o scan.o
  849. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT solver.lo -MD -MP -MF .deps/solver.Tpo -c solver.c -fno-common -DPIC -o solver.o
  850. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  851. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  852. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  853. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  854. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  855. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  856. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  857. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  858. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  859. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  860. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT stride.lo -MD -MP -MF .deps/stride.Tpo -c stride.c -fno-common -DPIC -o stride.o
  861. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT solvtab.lo -MD -MP -MF .deps/solvtab.Tpo -c solvtab.c -fno-common -DPIC -o solvtab.o
  862. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  863. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  864. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  865. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  866. mv -f .deps/rader.Tpo .deps/rader.Plo
  867. mv -f .deps/solver.Tpo .deps/solver.Plo
  868. mv -f .deps/problem.Tpo .deps/problem.Plo
  869. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor.lo -MD -MP -MF .deps/tensor.Tpo -c -o tensor.lo tensor.c
  870. mv -f .deps/solvtab.Tpo .deps/solvtab.Plo
  871. mv -f .deps/stride.Tpo .deps/stride.Plo
  872. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor1.lo -MD -MP -MF .deps/tensor1.Tpo -c -o tensor1.lo tensor1.c
  873. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor2.lo -MD -MP -MF .deps/tensor2.Tpo -c -o tensor2.lo tensor2.c
  874. mv -f .deps/scan.Tpo .deps/scan.Plo
  875. mv -f .deps/primes.Tpo .deps/primes.Plo
  876. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor3.lo -MD -MP -MF .deps/tensor3.Tpo -c -o tensor3.lo tensor3.c
  877. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor4.lo -MD -MP -MF .deps/tensor4.Tpo -c -o tensor4.lo tensor4.c
  878. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor5.lo -MD -MP -MF .deps/tensor5.Tpo -c -o tensor5.lo tensor5.c
  879. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor7.lo -MD -MP -MF .deps/tensor7.Tpo -c -o tensor7.lo tensor7.c
  880. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor.lo -MD -MP -MF .deps/tensor.Tpo -c tensor.c -fno-common -DPIC -o tensor.o
  881. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor2.lo -MD -MP -MF .deps/tensor2.Tpo -c tensor2.c -fno-common -DPIC -o tensor2.o
  882. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor1.lo -MD -MP -MF .deps/tensor1.Tpo -c tensor1.c -fno-common -DPIC -o tensor1.o
  883. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor3.lo -MD -MP -MF .deps/tensor3.Tpo -c tensor3.c -fno-common -DPIC -o tensor3.o
  884. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor4.lo -MD -MP -MF .deps/tensor4.Tpo -c tensor4.c -fno-common -DPIC -o tensor4.o
  885. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  886. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  887. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor5.lo -MD -MP -MF .deps/tensor5.Tpo -c tensor5.c -fno-common -DPIC -o tensor5.o
  888. mv -f .deps/print.Tpo .deps/print.Plo
  889. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor7.lo -MD -MP -MF .deps/tensor7.Tpo -c tensor7.c -fno-common -DPIC -o tensor7.o
  890. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  891. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  892. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  893. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  894. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor8.lo -MD -MP -MF .deps/tensor8.Tpo -c -o tensor8.lo tensor8.c
  895. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  896. clang: warningclang: : argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  897. warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  898. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  899. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  900. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  901. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  902. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  903. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor8.lo -MD -MP -MF .deps/tensor8.Tpo -c tensor8.c -fno-common -DPIC -o tensor8.o
  904. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  905. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  906. mv -f .deps/tensor1.Tpo .deps/tensor1.Plo
  907. mv -f .deps/tensor3.Tpo .deps/tensor3.Plo
  908. mv -f .deps/tensor2.Tpo .deps/tensor2.Plo
  909. mv -f .deps/tensor.Tpo .deps/tensor.Plo
  910. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor9.lo -MD -MP -MF .deps/tensor9.Tpo -c -o tensor9.lo tensor9.c
  911. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tile2d.lo -MD -MP -MF .deps/tile2d.Tpo -c -o tile2d.lo tile2d.c
  912. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c -o timer.lo timer.c
  913. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT transpose.lo -MD -MP -MF .deps/transpose.Tpo -c -o transpose.lo transpose.c
  914. mv -f .deps/tensor4.Tpo .deps/tensor4.Plo
  915. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT trig.lo -MD -MP -MF .deps/trig.Tpo -c -o trig.lo trig.c
  916. mv -f .deps/tensor8.Tpo .deps/tensor8.Plo
  917. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor9.lo -MD -MP -MF .deps/tensor9.Tpo -c tensor9.c -fno-common -DPIC -o tensor9.o
  918. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tile2d.lo -MD -MP -MF .deps/tile2d.Tpo -c tile2d.c -fno-common -DPIC -o tile2d.o
  919. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT twiddle.lo -MD -MP -MF .deps/twiddle.Tpo -c -o twiddle.lo twiddle.c
  920. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c -fno-common -DPIC -o timer.o
  921. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT transpose.lo -MD -MP -MF .deps/transpose.Tpo -c transpose.c -fno-common -DPIC -o transpose.o
  922. mv -f .deps/tensor7.Tpo .deps/tensor7.Plo
  923. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT trig.lo -MD -MP -MF .deps/trig.Tpo -c trig.c -fno-common -DPIC -o trig.o
  924. clangclang: : warningwarning: : optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  925.  
  926. clangclang: : warningwarning: : argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  927.  
  928. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  929. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  930. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT twiddle.lo -MD -MP -MF .deps/twiddle.Tpo -c twiddle.c -fno-common -DPIC -o twiddle.o
  931. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  932. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  933. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  934. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  935. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  936. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  937. mv -f .deps/tensor5.Tpo .deps/tensor5.Plo
  938. mv -f .deps/tile2d.Tpo .deps/tile2d.Plo
  939. mv -f .deps/tensor9.Tpo .deps/tensor9.Plo
  940. mv -f .deps/timer.Tpo .deps/timer.Plo
  941. mv -f .deps/trig.Tpo .deps/trig.Plo
  942. mv -f .deps/planner.Tpo .deps/planner.Plo
  943. mv -f .deps/twiddle.Tpo .deps/twiddle.Plo
  944. mv -f .deps/transpose.Tpo .deps/transpose.Plo
  945. /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o libkernel.la align.lo alloc.lo assert.lo awake.lo buffered.lo cpy1d.lo cpy2d-pair.lo cpy2d.lo ct.lo debug.lo extract-reim.lo hash.lo iabs.lo kalloc.lo md5-1.lo md5.lo minmax.lo ops.lo pickdim.lo plan.lo planner.lo primes.lo print.lo problem.lo rader.lo scan.lo solver.lo solvtab.lo stride.lo tensor.lo tensor1.lo tensor2.lo tensor3.lo tensor4.lo tensor5.lo tensor7.lo tensor8.lo tensor9.lo tile2d.lo timer.lo transpose.lo trig.lo twiddle.lo -lm
  946. libtool: link: ar cru .libs/libkernel.a align.o alloc.o assert.o awake.o buffered.o cpy1d.o cpy2d-pair.o cpy2d.o ct.o debug.o extract-reim.o hash.o iabs.o kalloc.o md5-1.o md5.o minmax.o ops.o pickdim.o plan.o planner.o primes.o print.o problem.o rader.o scan.o solver.o solvtab.o stride.o tensor.o tensor1.o tensor2.o tensor3.o tensor4.o tensor5.o tensor7.o tensor8.o tensor9.o tile2d.o timer.o transpose.o trig.o twiddle.o
  947. /opt/local/bin/ranlib: file: .libs/libkernel.a(debug.o) has no symbols
  948. libtool: link: ranlib .libs/libkernel.a
  949. ranlib: file: .libs/libkernel.a(debug.o) has no symbols
  950. libtool: link: ( cd ".libs" && rm -f "libkernel.la" && ln -s "../libkernel.la" "libkernel.la" )
  951. make[3]: Nothing to be done for `install-exec-am'.
  952. make[3]: Nothing to be done for `install-data-am'.
  953. Making install in simd-support
  954. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT taint.lo -MD -MP -MF .deps/taint.Tpo -c -o taint.lo taint.c
  955. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT sse2.lo -MD -MP -MF .deps/sse2.Tpo -c -o sse2.lo sse2.c
  956. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT avx.lo -MD -MP -MF .deps/avx.Tpo -c -o avx.lo avx.c
  957. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT altivec.lo -MD -MP -MF .deps/altivec.Tpo -c -o altivec.lo altivec.c
  958. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT neon.lo -MD -MP -MF .deps/neon.Tpo -c -o neon.lo neon.c
  959. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT libsimd_sse2_nonportable_la-sse2-nonportable.lo -MD -MP -MF .deps/libsimd_sse2_nonportable_la-sse2-nonportable.Tpo -c -o libsimd_sse2_nonportable_la-sse2-nonportable.lo `test -f 'sse2-nonportable.c' || echo './'`sse2-nonportable.c
  960. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT neon.lo -MD -MP -MF .deps/neon.Tpo -c neon.c -fno-common -DPIC -o neon.o
  961. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT avx.lo -MD -MP -MF .deps/avx.Tpo -c avx.c -fno-common -DPIC -o avx.o
  962. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT taint.lo -MD -MP -MF .deps/taint.Tpo -c taint.c -fno-common -DPIC -o taint.o
  963. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT sse2.lo -MD -MP -MF .deps/sse2.Tpo -c sse2.c -fno-common -DPIC -o sse2.o
  964. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT altivec.lo -MD -MP -MF .deps/altivec.Tpo -c altivec.c -fno-common -DPIC -o altivec.o
  965. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT libsimd_sse2_nonportable_la-sse2-nonportable.lo -MD -MP -MF .deps/libsimd_sse2_nonportable_la-sse2-nonportable.Tpo -c sse2-nonportable.c -fno-common -DPIC -o libsimd_sse2_nonportable_la-sse2-nonportable.o
  966. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  967. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  968. clangclang: : warningwarning: : argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  969.  
  970. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  971. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  972. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  973. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  974. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  975. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  976. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  977. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  978. mv -f .deps/neon.Tpo .deps/neon.Plo
  979. mv -f .deps/altivec.Tpo .deps/altivec.Plo
  980. mv -f .deps/sse2.Tpo .deps/sse2.Plo
  981. mv -f .deps/avx.Tpo .deps/avx.Plo
  982. mv -f .deps/taint.Tpo .deps/taint.Plo
  983. mv -f .deps/libsimd_sse2_nonportable_la-sse2-nonportable.Tpo .deps/libsimd_sse2_nonportable_la-sse2-nonportable.Plo
  984. /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o libsimd_support.la taint.lo sse2.lo avx.lo altivec.lo neon.lo -lm
  985. /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o libsimd_sse2_nonportable.la libsimd_sse2_nonportable_la-sse2-nonportable.lo -lm
  986. libtool: link: ar cru .libs/libsimd_sse2_nonportable.a libsimd_sse2_nonportable_la-sse2-nonportable.o
  987. libtool: link: ar cru .libs/libsimd_support.a taint.o sse2.o avx.o altivec.o neon.o
  988. /opt/local/bin/ranlib: file: .libs/libsimd_sse2_nonportable.a(libsimd_sse2_nonportable_la-sse2-nonportable.o) has no symbols/opt/local/bin/ranlib: file: .libs/libsimd_support.a(taint.o) has no symbols
  989.  
  990. /opt/local/bin/ranlib: file: .libs/libsimd_support.a(sse2.o) has no symbols
  991. /opt/local/bin/ranlib: file: .libs/libsimd_support.a(avx.o) has no symbols
  992. /opt/local/bin/ranlib: file: .libs/libsimd_support.a(altivec.o) has no symbols
  993. /opt/local/bin/ranlib: file: .libs/libsimd_support.a(neon.o) has no symbols
  994. libtool: link: ranlib .libs/libsimd_sse2_nonportable.a
  995. libtool: link: ranlib .libs/libsimd_support.a
  996. ranlib: file: .libs/libsimd_support.a(taint.o) has no symbols
  997. ranlib: ranlib: file: .libs/libsimd_support.a(sse2.o) has no symbols
  998. file: .libs/libsimd_sse2_nonportable.a(libsimd_sse2_nonportable_la-sse2-nonportable.o) ranlib: file: .libs/libsimd_support.a(avx.o) has no symbols
  999. ranlib: file: .libs/libsimd_support.a(altivec.o) has no symbolshas no symbols
  1000. ranlib: file: .libs/libsimd_support.a(neon.o) has no symbols
  1001.  
  1002. warning: ranlib: warning for library: .libs/libsimd_support.a the table of contents is empty (no object file members in the library define global symbols)
  1003. warning: ranlib: warning for library: .libs/libsimd_sse2_nonportable.a the table of contents is empty (no object file members in the library define global symbols)
  1004. libtool: link: ( cd ".libs" && rm -f "libsimd_sse2_nonportable.la" && ln -s "../libsimd_sse2_nonportable.la" "libsimd_sse2_nonportable.la" )
  1005. libtool: link: ( cd ".libs" && rm -f "libsimd_support.la" && ln -s "../libsimd_support.la" "libsimd_support.la" )
  1006. make[3]: Nothing to be done for `install-exec-am'.
  1007. make[3]: Nothing to be done for `install-data-am'.
  1008. Making install in dft
  1009. Making install in scalar
  1010. Making install in codelets
  1011. ( \
  1012. echo "#include \"ifftw.h\""; \
  1013. echo ; \
  1014. echo; \
  1015. for i in n1_2.c n1_3.c n1_4.c n1_5.c n1_6.c n1_7.c n1_8.c n1_9.c n1_10.c n1_11.c n1_12.c n1_13.c n1_14.c n1_15.c n1_16.c n1_32.c n1_64.c n1_20.c n1_25.c t1_2.c t1_3.c t1_4.c t1_5.c t1_6.c t1_7.c t1_8.c t1_9.c t1_10.c t1_12.c t1_15.c t1_16.c t1_32.c t1_64.c t1_20.c t1_25.c t2_4.c t2_8.c t2_16.c t2_32.c t2_64.c t2_5.c t2_10.c t2_20.c t2_25.c q1_2.c q1_4.c q1_8.c q1_3.c q1_5.c q1_6.c NIL; do \
  1016. if test "$i" != NIL; then \
  1017. j=`basename $i | sed -e 's/[.][cS]$//g'`; \
  1018. echo "extern void X(codelet_$j)(planner *);"; \
  1019. fi \
  1020. done; \
  1021. echo; \
  1022. echo; \
  1023. echo "extern const solvtab X(solvtab_dft_standard);"; \
  1024. echo "const solvtab X(solvtab_dft_standard) = {"; \
  1025. for i in n1_2.c n1_3.c n1_4.c n1_5.c n1_6.c n1_7.c n1_8.c n1_9.c n1_10.c n1_11.c n1_12.c n1_13.c n1_14.c n1_15.c n1_16.c n1_32.c n1_64.c n1_20.c n1_25.c t1_2.c t1_3.c t1_4.c t1_5.c t1_6.c t1_7.c t1_8.c t1_9.c t1_10.c t1_12.c t1_15.c t1_16.c t1_32.c t1_64.c t1_20.c t1_25.c t2_4.c t2_8.c t2_16.c t2_32.c t2_64.c t2_5.c t2_10.c t2_20.c t2_25.c q1_2.c q1_4.c q1_8.c q1_3.c q1_5.c q1_6.c NIL; do \
  1026. if test "$i" != NIL; then \
  1027. j=`basename $i | sed -e 's/[.][cS]$//g'`; \
  1028. echo " SOLVTAB(X(codelet_$j)),"; \
  1029. fi \
  1030. done; \
  1031. echo " SOLVTAB_END"; \
  1032. echo "};"; \
  1033. ) >codlist.c
  1034. /Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
  1035. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_2.lo -MD -MP -MF .deps/n1_2.Tpo -c -o n1_2.lo n1_2.c
  1036. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_3.lo -MD -MP -MF .deps/n1_3.Tpo -c -o n1_3.lo n1_3.c
  1037. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_4.lo -MD -MP -MF .deps/n1_4.Tpo -c -o n1_4.lo n1_4.c
  1038. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_5.lo -MD -MP -MF .deps/n1_5.Tpo -c -o n1_5.lo n1_5.c
  1039. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_6.lo -MD -MP -MF .deps/n1_6.Tpo -c -o n1_6.lo n1_6.c
  1040. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_7.lo -MD -MP -MF .deps/n1_7.Tpo -c -o n1_7.lo n1_7.c
  1041. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_8.lo -MD -MP -MF .deps/n1_8.Tpo -c -o n1_8.lo n1_8.c
  1042. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_9.lo -MD -MP -MF .deps/n1_9.Tpo -c -o n1_9.lo n1_9.c
  1043. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_10.lo -MD -MP -MF .deps/n1_10.Tpo -c -o n1_10.lo n1_10.c
  1044. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_2.lo -MD -MP -MF .deps/n1_2.Tpo -c n1_2.c -fno-common -DPIC -o n1_2.o
  1045. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_6.lo -MD -MP -MF .deps/n1_6.Tpo -c n1_6.c -fno-common -DPIC -o n1_6.o
  1046. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_5.lo -MD -MP -MF .deps/n1_5.Tpo -c n1_5.c -fno-common -DPIC -o n1_5.o
  1047. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_7.lo -MD -MP -MF .deps/n1_7.Tpo -c n1_7.c -fno-common -DPIC -o n1_7.o
  1048. -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_4.lo -MD -MP -MF .deps/n1_4.Tpo -c n1_4.c -fno-common -DPIC -o n1_4.o
  1049. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_3.lo -MD -MP -MF .deps/n1_3.Tpo -c n1_3.c -fno-common -DPIC -o n1_3.o
  1050. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_8.lo -MD -MP -MF .deps/n1_8.Tpo -c n1_8.c -fno-common -DPIC -o n1_8.o
  1051. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_9.lo -MD -MP -MF .deps/n1_9.Tpo -c n1_9.c -fno-common -DPIC -o n1_9.o
  1052. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_10.lo -MD -MP -MF .deps/n1_10.Tpo -c n1_10.c -fno-common -DPIC -o n1_10.o
  1053. clangclangclang: : : clang: warningwarning: : warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]warningoptimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1054. :
  1055.  
  1056. optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1057. clangclang: : warningclangwarning: : : argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]warningargument unused during compilation: '-malign-double' [-Wunused-command-line-argument]:
  1058.  
  1059. argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1060. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1061. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1062. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1063. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1064. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1065. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1066. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1067. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1068. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1069. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1070. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1071. mv -f .deps/n1_3.Tpo .deps/n1_3.Plo
  1072. mv -f .deps/n1_4.Tpo .deps/n1_4.Plo
  1073. mv -f .deps/n1_5.Tpo .deps/n1_5.Plo
  1074. mv -f .deps/n1_7.Tpo .deps/n1_7.Plo
  1075. mv -f .deps/n1_8.Tpo .deps/n1_8.Plo
  1076. mv -f .deps/n1_6.Tpo .deps/n1_6.Plo
  1077. mv -f .deps/n1_2.Tpo .deps/n1_2.Plo
  1078. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_11.lo -MD -MP -MF .deps/n1_11.Tpo -c -o n1_11.lo n1_11.c
  1079. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_12.lo -MD -MP -MF .deps/n1_12.Tpo -c -o n1_12.lo n1_12.c
  1080. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_13.lo -MD -MP -MF .deps/n1_13.Tpo -c -o n1_13.lo n1_13.c
  1081. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_14.lo -MD -MP -MF .deps/n1_14.Tpo -c -o n1_14.lo n1_14.c
  1082. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_15.lo -MD -MP -MF .deps/n1_15.Tpo -c -o n1_15.lo n1_15.c
  1083. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_16.lo -MD -MP -MF .deps/n1_16.Tpo -c -o n1_16.lo n1_16.c
  1084. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_32.lo -MD -MP -MF .deps/n1_32.Tpo -c -o n1_32.lo n1_32.c
  1085. mv -f .deps/n1_9.Tpo .deps/n1_9.Plo
  1086. mv -f .deps/n1_10.Tpo .deps/n1_10.Plo
  1087. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_11.lo -MD -MP -MF .deps/n1_11.Tpo -c n1_11.c -fno-common -DPIC -o n1_11.o
  1088. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_12.lo -MD -MP -MF .deps/n1_12.Tpo -c n1_12.c -fno-common -DPIC -o n1_12.o
  1089. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_14.lo -MD -MP -MF .deps/n1_14.Tpo -c n1_14.c -fno-common -DPIC -o n1_14.o
  1090. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_15.lo -MD -MP -MF .deps/n1_15.Tpo -c n1_15.c -fno-common -DPIC -o n1_15.o
  1091. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_16.lo -MD -MP -MF .deps/n1_16.Tpo -c n1_16.c -fno-common -DPIC -o n1_16.o
  1092. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_13.lo -MD -MP -MF .deps/n1_13.Tpo -c n1_13.c -fno-common -DPIC -o n1_13.o
  1093. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_64.lo -MD -MP -MF .deps/n1_64.Tpo -c -o n1_64.lo n1_64.c
  1094. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_20.lo -MD -MP -MF .deps/n1_20.Tpo -c -o n1_20.lo n1_20.c
  1095. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_32.lo -MD -MP -MF .deps/n1_32.Tpo -c n1_32.c -fno-common -DPIC -o n1_32.o
  1096. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1097. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1098. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1099. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1100. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1101. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1102. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1103. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1104. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1105. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1106. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1107. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1108. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1109. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1110. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_64.lo -MD -MP -MF .deps/n1_64.Tpo -c n1_64.c -fno-common -DPIC -o n1_64.o
  1111. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_20.lo -MD -MP -MF .deps/n1_20.Tpo -c n1_20.c -fno-common -DPIC -o n1_20.o
  1112. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1113. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1114. mv -f .deps/n1_12.Tpo .deps/n1_12.Plo
  1115. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_25.lo -MD -MP -MF .deps/n1_25.Tpo -c -o n1_25.lo n1_25.c
  1116. mv -f .deps/n1_11.Tpo .deps/n1_11.Plo
  1117. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_2.lo -MD -MP -MF .deps/t1_2.Tpo -c -o t1_2.lo t1_2.c
  1118. mv -f .deps/n1_15.Tpo .deps/n1_15.Plo
  1119. mv -f .deps/n1_14.Tpo .deps/n1_14.Plo
  1120. mv -f .deps/n1_16.Tpo .deps/n1_16.Plo
  1121. mv -f .deps/n1_13.Tpo .deps/n1_13.Plo
  1122. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_3.lo -MD -MP -MF .deps/t1_3.Tpo -c -o t1_3.lo t1_3.c
  1123. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_4.lo -MD -MP -MF .deps/t1_4.Tpo -c -o t1_4.lo t1_4.c
  1124. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_5.lo -MD -MP -MF .deps/t1_5.Tpo -c -o t1_5.lo t1_5.c
  1125. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_6.lo -MD -MP -MF .deps/t1_6.Tpo -c -o t1_6.lo t1_6.c
  1126. clang: libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_25.lo -MD -MP -MF .deps/n1_25.Tpo -c n1_25.c -fno-common -DPIC -o n1_25.o
  1127. warninglibtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_2.lo -MD -MP -MF .deps/t1_2.Tpo -c t1_2.c -fno-common -DPIC -o t1_2.o
  1128. : optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1129. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1130. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_3.lo -MD -MP -MF .deps/t1_3.Tpo -c t1_3.c -fno-common -DPIC -o t1_3.o
  1131. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1132. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1133. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_4.lo -MD -MP -MF .deps/t1_4.Tpo -c t1_4.c -fno-common -DPIC -o t1_4.o
  1134. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_6.lo -MD -MP -MF .deps/t1_6.Tpo -c t1_6.c -fno-common -DPIC -o t1_6.o
  1135. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_5.lo -MD -MP -MF .deps/t1_5.Tpo -c t1_5.c -fno-common -DPIC -o t1_5.o
  1136. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1137. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1138. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1139. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1140. clangclang: : warningwarning: : optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1141.  
  1142. clang: clangwarning: : warningargument unused during compilation: '-malign-double' [-Wunused-command-line-argument]:
  1143. argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1144. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1145. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1146. mv -f .deps/t1_2.Tpo .deps/t1_2.Plo
  1147. mv -f .deps/t1_4.Tpo .deps/t1_4.Plo
  1148. mv -f .deps/t1_5.Tpo .deps/t1_5.Plo
  1149. mv -f .deps/t1_3.Tpo .deps/t1_3.Plo
  1150. mv -f .deps/t1_6.Tpo .deps/t1_6.Plo
  1151. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_7.lo -MD -MP -MF .deps/t1_7.Tpo -c -o t1_7.lo t1_7.c
  1152. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_8.lo -MD -MP -MF .deps/t1_8.Tpo -c -o t1_8.lo t1_8.c
  1153. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_9.lo -MD -MP -MF .deps/t1_9.Tpo -c -o t1_9.lo t1_9.c
  1154. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_10.lo -MD -MP -MF .deps/t1_10.Tpo -c -o t1_10.lo t1_10.c
  1155. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_12.lo -MD -MP -MF .deps/t1_12.Tpo -c -o t1_12.lo t1_12.c
  1156. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_10.lo -MD -MP -MF .deps/t1_10.Tpo -c t1_10.c -fno-common -DPIC -o t1_10.o
  1157. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_8.lo -MD -MP -MF .deps/t1_8.Tpo -c t1_8.c -fno-common -DPIC -o t1_8.o
  1158. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_9.lo -MD -MP -MF .deps/t1_9.Tpo -c t1_9.c -fno-common -DPIC -o t1_9.o
  1159. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_12.lo -MD -MP -MF .deps/t1_12.Tpo -c t1_12.c -fno-common -DPIC -o t1_12.o
  1160. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_7.lo -MD -MP -MF .deps/t1_7.Tpo -c t1_7.c -fno-common -DPIC -o t1_7.o
  1161. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1162. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1163. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1164. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1165. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1166. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1167. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1168. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1169. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1170. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1171. mv -f .deps/t1_8.Tpo .deps/t1_8.Plo
  1172. mv -f .deps/t1_7.Tpo .deps/t1_7.Plo
  1173. mv -f .deps/t1_9.Tpo .deps/t1_9.Plo
  1174. mv -f .deps/t1_10.Tpo .deps/t1_10.Plo
  1175. mv -f .deps/n1_32.Tpo .deps/n1_32.Plo
  1176. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_15.lo -MD -MP -MF .deps/t1_15.Tpo -c -o t1_15.lo t1_15.c
  1177. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_16.lo -MD -MP -MF .deps/t1_16.Tpo -c -o t1_16.lo t1_16.c
  1178. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_32.lo -MD -MP -MF .deps/t1_32.Tpo -c -o t1_32.lo t1_32.c
  1179. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_64.lo -MD -MP -MF .deps/t1_64.Tpo -c -o t1_64.lo t1_64.c
  1180. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_20.lo -MD -MP -MF .deps/t1_20.Tpo -c -o t1_20.lo t1_20.c
  1181. mv -f .deps/t1_12.Tpo .deps/t1_12.Plo
  1182. mv -f .deps/n1_20.Tpo .deps/n1_20.Plo
  1183. mv -f .deps/n1_25.Tpo .deps/n1_25.Plo
  1184. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_25.lo -MD -MP -MF .deps/t1_25.Tpo -c -o t1_25.lo t1_25.c
  1185. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_4.lo -MD -MP -MF .deps/t2_4.Tpo -c -o t2_4.lo t2_4.c
  1186. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_8.lo -MD -MP -MF .deps/t2_8.Tpo -c -o t2_8.lo t2_8.c
  1187. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_15.lo -MD -MP -MF .deps/t1_15.Tpo -c t1_15.c -fno-common -DPIC -o t1_15.o
  1188. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_64.lo -MD -MP -MF .deps/t1_64.Tpo -c t1_64.c -fno-common -DPIC -o t1_64.o
  1189. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_16.lo -MD -MP -MF .deps/t1_16.Tpo -c t1_16.c -fno-common -DPIC -o t1_16.o
  1190. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_32.lo -MD -MP -MF .deps/t1_32.Tpo -c t1_32.c -fno-common -DPIC -o t1_32.o
  1191. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_20.lo -MD -MP -MF .deps/t1_20.Tpo -c t1_20.c -fno-common -DPIC -o t1_20.o
  1192. clangclang: : warningwarning: : optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1193.  
  1194. clangclang: : warningwarning: : argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1195.  
  1196. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1197. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1198. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1199. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1200. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1201. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1202. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_25.lo -MD -MP -MF .deps/t1_25.Tpo -c t1_25.c -fno-common -DPIC -o t1_25.o
  1203. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_4.lo -MD -MP -MF .deps/t2_4.Tpo -c t2_4.c -fno-common -DPIC -o t2_4.o
  1204. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_8.lo -MD -MP -MF .deps/t2_8.Tpo -c t2_8.c -fno-common -DPIC -o t2_8.o
  1205. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1206. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1207. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1208. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1209. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1210. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1211. mv -f .deps/t2_4.Tpo .deps/t2_4.Plo
  1212. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_16.lo -MD -MP -MF .deps/t2_16.Tpo -c -o t2_16.lo t2_16.c
  1213. mv -f .deps/t2_8.Tpo .deps/t2_8.Plo
  1214. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_32.lo -MD -MP -MF .deps/t2_32.Tpo -c -o t2_32.lo t2_32.c
  1215. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_16.lo -MD -MP -MF .deps/t2_16.Tpo -c t2_16.c -fno-common -DPIC -o t2_16.o
  1216. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1217. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1218. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_32.lo -MD -MP -MF .deps/t2_32.Tpo -c t2_32.c -fno-common -DPIC -o t2_32.o
  1219. mv -f .deps/t1_15.Tpo .deps/t1_15.Plo
  1220. mv -f .deps/t1_16.Tpo .deps/t1_16.Plo
  1221. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_64.lo -MD -MP -MF .deps/t2_64.Tpo -c -o t2_64.lo t2_64.c
  1222. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_5.lo -MD -MP -MF .deps/t2_5.Tpo -c -o t2_5.lo t2_5.c
  1223. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1224. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1225. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_64.lo -MD -MP -MF .deps/t2_64.Tpo -c t2_64.c -fno-common -DPIC -o t2_64.o
  1226. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_5.lo -MD -MP -MF .deps/t2_5.Tpo -c t2_5.c -fno-common -DPIC -o t2_5.o
  1227. mv -f .deps/t1_20.Tpo .deps/t1_20.Plo
  1228. clangclang: : warningwarning: : optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1229.  
  1230. clangclang: : warningwarning: : argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1231.  
  1232. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_10.lo -MD -MP -MF .deps/t2_10.Tpo -c -o t2_10.lo t2_10.c
  1233. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_10.lo -MD -MP -MF .deps/t2_10.Tpo -c t2_10.c -fno-common -DPIC -o t2_10.o
  1234. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1235. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1236. mv -f .deps/t2_16.Tpo .deps/t2_16.Plo
  1237. mv -f .deps/t2_5.Tpo .deps/t2_5.Plo
  1238. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_20.lo -MD -MP -MF .deps/t2_20.Tpo -c -o t2_20.lo t2_20.c
  1239. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_25.lo -MD -MP -MF .deps/t2_25.Tpo -c -o t2_25.lo t2_25.c
  1240. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_20.lo -MD -MP -MF .deps/t2_20.Tpo -c t2_20.c -fno-common -DPIC -o t2_20.o
  1241. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_25.lo -MD -MP -MF .deps/t2_25.Tpo -c t2_25.c -fno-common -DPIC -o t2_25.o
  1242. mv -f .deps/t1_25.Tpo .deps/t1_25.Plo
  1243. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1244. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1245. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1246. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1247. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT q1_2.lo -MD -MP -MF .deps/q1_2.Tpo -c -o q1_2.lo q1_2.c
  1248. mv -f .deps/t2_10.Tpo .deps/t2_10.Plo
  1249. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT q1_4.lo -MD -MP -MF .deps/q1_4.Tpo -c -o q1_4.lo q1_4.c
  1250. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT q1_2.lo -MD -MP -MF .deps/q1_2.Tpo -c q1_2.c -fno-common -DPIC -o q1_2.o
  1251. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1252. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1253. mv -f .deps/t1_32.Tpo .deps/t1_32.Plo
  1254. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT q1_4.lo -MD -MP -MF .deps/q1_4.Tpo -c q1_4.c -fno-common -DPIC -o q1_4.o
  1255. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT q1_8.lo -MD -MP -MF .deps/q1_8.Tpo -c -o q1_8.lo q1_8.c
  1256. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1257. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1258. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT q1_8.lo -MD -MP -MF .deps/q1_8.Tpo -c q1_8.c -fno-common -DPIC -o q1_8.o
  1259. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1260. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1261. mv -f .deps/q1_2.Tpo .deps/q1_2.Plo
  1262. mv -f .deps/n1_64.Tpo .deps/n1_64.Plo
  1263. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT q1_3.lo -MD -MP -MF .deps/q1_3.Tpo -c -o q1_3.lo q1_3.c
  1264. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT q1_5.lo -MD -MP -MF .deps/q1_5.Tpo -c -o q1_5.lo q1_5.c
  1265. mv -f .deps/t2_20.Tpo .deps/t2_20.Plo
  1266. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT q1_6.lo -MD -MP -MF .deps/q1_6.Tpo -c -o q1_6.lo q1_6.c
  1267. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT q1_3.lo -MD -MP -MF .deps/q1_3.Tpo -c q1_3.c -fno-common -DPIC -o q1_3.o
  1268. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT q1_5.lo -MD -MP -MF .deps/q1_5.Tpo -c q1_5.c -fno-common -DPIC -o q1_5.o
  1269. mv -f .deps/t2_32.Tpo .deps/t2_32.Plo
  1270. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c -o codlist.lo codlist.c
  1271. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1272. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1273. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1274. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1275. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT q1_6.lo -MD -MP -MF .deps/q1_6.Tpo -c q1_6.c -fno-common -DPIC -o q1_6.o
  1276. mv -f .deps/q1_4.Tpo .deps/q1_4.Plo
  1277. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -fno-common -DPIC -o codlist.o
  1278. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1279. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1280. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1281. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1282. mv -f .deps/q1_3.Tpo .deps/q1_3.Plo
  1283. mv -f .deps/codlist.Tpo .deps/codlist.Plo
  1284. mv -f .deps/t2_25.Tpo .deps/t2_25.Plo
  1285. mv -f .deps/q1_5.Tpo .deps/q1_5.Plo
  1286. mv -f .deps/q1_6.Tpo .deps/q1_6.Plo
  1287. mv -f .deps/q1_8.Tpo .deps/q1_8.Plo
  1288. mv -f .deps/t1_64.Tpo .deps/t1_64.Plo
  1289. mv -f .deps/t2_64.Tpo .deps/t2_64.Plo
  1290. /bin/sh ../../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o libdft_scalar_codelets.la n1_2.lo n1_3.lo n1_4.lo n1_5.lo n1_6.lo n1_7.lo n1_8.lo n1_9.lo n1_10.lo n1_11.lo n1_12.lo n1_13.lo n1_14.lo n1_15.lo n1_16.lo n1_32.lo n1_64.lo n1_20.lo n1_25.lo t1_2.lo t1_3.lo t1_4.lo t1_5.lo t1_6.lo t1_7.lo t1_8.lo t1_9.lo t1_10.lo t1_12.lo t1_15.lo t1_16.lo t1_32.lo t1_64.lo t1_20.lo t1_25.lo t2_4.lo t2_8.lo t2_16.lo t2_32.lo t2_64.lo t2_5.lo t2_10.lo t2_20.lo t2_25.lo q1_2.lo q1_4.lo q1_8.lo q1_3.lo q1_5.lo q1_6.lo codlist.lo -lm
  1291. libtool: link: ar cru .libs/libdft_scalar_codelets.a n1_2.o n1_3.o n1_4.o n1_5.o n1_6.o n1_7.o n1_8.o n1_9.o n1_10.o n1_11.o n1_12.o n1_13.o n1_14.o n1_15.o n1_16.o n1_32.o n1_64.o n1_20.o n1_25.o t1_2.o t1_3.o t1_4.o t1_5.o t1_6.o t1_7.o t1_8.o t1_9.o t1_10.o t1_12.o t1_15.o t1_16.o t1_32.o t1_64.o t1_20.o t1_25.o t2_4.o t2_8.o t2_16.o t2_32.o t2_64.o t2_5.o t2_10.o t2_20.o t2_25.o q1_2.o q1_4.o q1_8.o q1_3.o q1_5.o q1_6.o codlist.o
  1292. libtool: link: ranlib .libs/libdft_scalar_codelets.a
  1293. libtool: link: ( cd ".libs" && rm -f "libdft_scalar_codelets.la" && ln -s "../libdft_scalar_codelets.la" "libdft_scalar_codelets.la" )
  1294. make[6]: Nothing to be done for `install-exec-am'.
  1295. make[6]: Nothing to be done for `install-data-am'.
  1296. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n.lo -MD -MP -MF .deps/n.Tpo -c -o n.lo n.c
  1297. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t.lo -MD -MP -MF .deps/t.Tpo -c -o t.lo t.c
  1298. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n.lo -MD -MP -MF .deps/n.Tpo -c n.c -fno-common -DPIC -o n.o
  1299. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t.lo -MD -MP -MF .deps/t.Tpo -c t.c -fno-common -DPIC -o t.o
  1300. clangclang: : warningwarning: : optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1301.  
  1302. clangclang: : warningwarning: : argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1303.  
  1304. mv -f .deps/t.Tpo .deps/t.Plo
  1305. mv -f .deps/n.Tpo .deps/n.Plo
  1306. /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o libdft_scalar.la n.lo t.lo -lm
  1307. libtool: link: ar cru .libs/libdft_scalar.a n.o t.o
  1308. libtool: link: ranlib .libs/libdft_scalar.a
  1309. libtool: link: ( cd ".libs" && rm -f "libdft_scalar.la" && ln -s "../libdft_scalar.la" "libdft_scalar.la" )
  1310. make[5]: Nothing to be done for `install-exec-am'.
  1311. make[5]: Nothing to be done for `install-data-am'.
  1312. Making install in simd
  1313. Making install in common
  1314. ( \
  1315. echo "#include \"ifftw.h\""; \
  1316. echo "#include SIMD_HEADER"; \
  1317. echo; \
  1318. for i in n1fv_2.c n1fv_3.c n1fv_4.c n1fv_5.c n1fv_6.c n1fv_7.c n1fv_8.c n1fv_9.c n1fv_10.c n1fv_11.c n1fv_12.c n1fv_13.c n1fv_14.c n1fv_15.c n1fv_16.c n1fv_32.c n1fv_64.c n1fv_128.c n1fv_20.c n1fv_25.c n1bv_2.c n1bv_3.c n1bv_4.c n1bv_5.c n1bv_6.c n1bv_7.c n1bv_8.c n1bv_9.c n1bv_10.c n1bv_11.c n1bv_12.c n1bv_13.c n1bv_14.c n1bv_15.c n1bv_16.c n1bv_32.c n1bv_64.c n1bv_128.c n1bv_20.c n1bv_25.c n2fv_2.c n2fv_4.c n2fv_6.c n2fv_8.c n2fv_10.c n2fv_12.c n2fv_14.c n2fv_16.c n2fv_32.c n2fv_64.c n2fv_20.c n2bv_2.c n2bv_4.c n2bv_6.c n2bv_8.c n2bv_10.c n2bv_12.c n2bv_14.c n2bv_16.c n2bv_32.c n2bv_64.c n2bv_20.c n2sv_4.c n2sv_8.c n2sv_16.c n2sv_32.c n2sv_64.c t1fuv_2.c t1fuv_3.c t1fuv_4.c t1fuv_5.c t1fuv_6.c t1fuv_7.c t1fuv_8.c t1fuv_9.c t1fuv_10.c t1fv_2.c t1fv_3.c t1fv_4.c t1fv_5.c t1fv_6.c t1fv_7.c t1fv_8.c t1fv_9.c t1fv_10.c t1fv_12.c t1fv_15.c t1fv_16.c t1fv_32.c t1fv_64.c t1fv_20.c t1fv_25.c t2fv_2.c t2fv_4.c t2fv_8.c t2fv_16.c t2fv_32.c t2fv_64.c t2fv_5.c t2fv_10.c t2fv_20.c t2fv_25.c t3fv_4.c t3fv_8.c t3fv_16.c t3fv_32.c t3fv_5.c t3fv_10.c t3fv_20.c t3fv_25.c t1buv_2.c t1buv_3.c t1buv_4.c t1buv_5.c t1buv_6.c t1buv_7.c t1buv_8.c t1buv_9.c t1buv_10.c t1bv_2.c t1bv_3.c t1bv_4.c t1bv_5.c t1bv_6.c t1bv_7.c t1bv_8.c t1bv_9.c t1bv_10.c t1bv_12.c t1bv_15.c t1bv_16.c t1bv_32.c t1bv_64.c t1bv_20.c t1bv_25.c t2bv_2.c t2bv_4.c t2bv_8.c t2bv_16.c t2bv_32.c t2bv_64.c t2bv_5.c t2bv_10.c t2bv_20.c t2bv_25.c t3bv_4.c t3bv_8.c t3bv_16.c t3bv_32.c t3bv_5.c t3bv_10.c t3bv_20.c t3bv_25.c t1sv_2.c t1sv_4.c t1sv_8.c t1sv_16.c t1sv_32.c t2sv_4.c t2sv_8.c t2sv_16.c t2sv_32.c q1fv_2.c q1fv_4.c q1fv_5.c q1fv_8.c q1bv_2.c q1bv_4.c q1bv_5.c q1bv_8.c NIL; do \
  1319. if test "$i" != NIL; then \
  1320. j=`basename $i | sed -e 's/[.][cS]$//g'`; \
  1321. echo "extern void XSIMD(codelet_$j)(planner *);"; \
  1322. fi \
  1323. done; \
  1324. echo; \
  1325. echo; \
  1326. echo "extern const solvtab XSIMD(solvtab_dft);"; \
  1327. echo "const solvtab XSIMD(solvtab_dft) = {"; \
  1328. for i in n1fv_2.c n1fv_3.c n1fv_4.c n1fv_5.c n1fv_6.c n1fv_7.c n1fv_8.c n1fv_9.c n1fv_10.c n1fv_11.c n1fv_12.c n1fv_13.c n1fv_14.c n1fv_15.c n1fv_16.c n1fv_32.c n1fv_64.c n1fv_128.c n1fv_20.c n1fv_25.c n1bv_2.c n1bv_3.c n1bv_4.c n1bv_5.c n1bv_6.c n1bv_7.c n1bv_8.c n1bv_9.c n1bv_10.c n1bv_11.c n1bv_12.c n1bv_13.c n1bv_14.c n1bv_15.c n1bv_16.c n1bv_32.c n1bv_64.c n1bv_128.c n1bv_20.c n1bv_25.c n2fv_2.c n2fv_4.c n2fv_6.c n2fv_8.c n2fv_10.c n2fv_12.c n2fv_14.c n2fv_16.c n2fv_32.c n2fv_64.c n2fv_20.c n2bv_2.c n2bv_4.c n2bv_6.c n2bv_8.c n2bv_10.c n2bv_12.c n2bv_14.c n2bv_16.c n2bv_32.c n2bv_64.c n2bv_20.c n2sv_4.c n2sv_8.c n2sv_16.c n2sv_32.c n2sv_64.c t1fuv_2.c t1fuv_3.c t1fuv_4.c t1fuv_5.c t1fuv_6.c t1fuv_7.c t1fuv_8.c t1fuv_9.c t1fuv_10.c t1fv_2.c t1fv_3.c t1fv_4.c t1fv_5.c t1fv_6.c t1fv_7.c t1fv_8.c t1fv_9.c t1fv_10.c t1fv_12.c t1fv_15.c t1fv_16.c t1fv_32.c t1fv_64.c t1fv_20.c t1fv_25.c t2fv_2.c t2fv_4.c t2fv_8.c t2fv_16.c t2fv_32.c t2fv_64.c t2fv_5.c t2fv_10.c t2fv_20.c t2fv_25.c t3fv_4.c t3fv_8.c t3fv_16.c t3fv_32.c t3fv_5.c t3fv_10.c t3fv_20.c t3fv_25.c t1buv_2.c t1buv_3.c t1buv_4.c t1buv_5.c t1buv_6.c t1buv_7.c t1buv_8.c t1buv_9.c t1buv_10.c t1bv_2.c t1bv_3.c t1bv_4.c t1bv_5.c t1bv_6.c t1bv_7.c t1bv_8.c t1bv_9.c t1bv_10.c t1bv_12.c t1bv_15.c t1bv_16.c t1bv_32.c t1bv_64.c t1bv_20.c t1bv_25.c t2bv_2.c t2bv_4.c t2bv_8.c t2bv_16.c t2bv_32.c t2bv_64.c t2bv_5.c t2bv_10.c t2bv_20.c t2bv_25.c t3bv_4.c t3bv_8.c t3bv_16.c t3bv_32.c t3bv_5.c t3bv_10.c t3bv_20.c t3bv_25.c t1sv_2.c t1sv_4.c t1sv_8.c t1sv_16.c t1sv_32.c t2sv_4.c t2sv_8.c t2sv_16.c t2sv_32.c q1fv_2.c q1fv_4.c q1fv_5.c q1fv_8.c q1bv_2.c q1bv_4.c q1bv_5.c q1bv_8.c NIL; do \
  1329. if test "$i" != NIL; then \
  1330. j=`basename $i | sed -e 's/[.][cS]$//g'`; \
  1331. echo " SOLVTAB(XSIMD(codelet_$j)),"; \
  1332. fi \
  1333. done; \
  1334. echo " SOLVTAB_END"; \
  1335. echo "};"; \
  1336. ) >codlist.c
  1337. /Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
  1338. make[6]: Nothing to be done for `install-exec-am'.
  1339. make[6]: Nothing to be done for `install-data-am'.
  1340. Making install in sse2
  1341. /Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
  1342. make[6]: Nothing to be done for `install-exec-am'.
  1343. make[6]: Nothing to be done for `install-data-am'.
  1344. Making install in avx
  1345. /Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
  1346. make[6]: Nothing to be done for `install-exec-am'.
  1347. make[6]: Nothing to be done for `install-data-am'.
  1348. Making install in altivec
  1349. /Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
  1350. make[6]: Nothing to be done for `install-exec-am'.
  1351. make[6]: Nothing to be done for `install-data-am'.
  1352. Making install in neon
  1353. /Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
  1354. make[6]: Nothing to be done for `install-exec-am'.
  1355. make[6]: Nothing to be done for `install-data-am'.
  1356. make[5]: Nothing to be done for `install-exec-am'.
  1357. make[5]: Nothing to be done for `install-data-am'.
  1358. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT bluestein.lo -MD -MP -MF .deps/bluestein.Tpo -c -o bluestein.lo bluestein.c
  1359. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c -o buffered.lo buffered.c
  1360. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c -o conf.lo conf.c
  1361. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c -o ct.lo ct.c
  1362. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT dftw-direct.lo -MD -MP -MF .deps/dftw-direct.Tpo -c -o dftw-direct.lo dftw-direct.c
  1363. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT dftw-directsq.lo -MD -MP -MF .deps/dftw-directsq.Tpo -c -o dftw-directsq.lo dftw-directsq.c
  1364. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT dftw-generic.lo -MD -MP -MF .deps/dftw-generic.Tpo -c -o dftw-generic.lo dftw-generic.c
  1365. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT dftw-genericbuf.lo -MD -MP -MF .deps/dftw-genericbuf.Tpo -c -o dftw-genericbuf.lo dftw-genericbuf.c
  1366. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT direct.lo -MD -MP -MF .deps/direct.Tpo -c -o direct.lo direct.c
  1367. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT bluestein.lo -MD -MP -MF .deps/bluestein.Tpo -c bluestein.c -fno-common -DPIC -o bluestein.o
  1368. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c buffered.c -fno-common -DPIC -o buffered.o
  1369. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c ct.c -fno-common -DPIC -o ct.o
  1370. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -fno-common -DPIC -o conf.o
  1371. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT dftw-direct.lo -MD -MP -MF .deps/dftw-direct.Tpo -c dftw-direct.c -fno-common -DPIC -o dftw-direct.o
  1372. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT dftw-directsq.lo -MD -MP -MF .deps/dftw-directsq.Tpo -c dftw-directsq.c -fno-common -DPIC -o dftw-directsq.o
  1373. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT dftw-generic.lo -MD -MP -MF .deps/dftw-generic.Tpo -c dftw-generic.c -fno-common -DPIC -o dftw-generic.o
  1374. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT direct.lo -MD -MP -MF .deps/direct.Tpo -c direct.c -fno-common -DPIC -o direct.o
  1375. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT dftw-genericbuf.lo -MD -MP -MF .deps/dftw-genericbuf.Tpo -c dftw-genericbuf.c -fno-common -DPIC -o dftw-genericbuf.o
  1376. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1377. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1378. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1379. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]clang:
  1380. warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1381. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1382. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1383. clang: warning: clangargument unused during compilation: '-malign-double' [-Wunused-command-line-argument]:
  1384. warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1385. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1386. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1387. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1388. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1389. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1390. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1391. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1392. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1393. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1394. mv -f .deps/conf.Tpo .deps/conf.Plo
  1395. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT generic.lo -MD -MP -MF .deps/generic.Tpo -c -o generic.lo generic.c
  1396. mv -f .deps/dftw-directsq.Tpo .deps/dftw-directsq.Plo
  1397. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT indirect.lo -MD -MP -MF .deps/indirect.Tpo -c -o indirect.lo indirect.c
  1398. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT generic.lo -MD -MP -MF .deps/generic.Tpo -c generic.c -fno-common -DPIC -o generic.o
  1399. mv -f .deps/ct.Tpo .deps/ct.Plo
  1400. mv -f .deps/buffered.Tpo .deps/buffered.Plo
  1401. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT indirect-transpose.lo -MD -MP -MF .deps/indirect-transpose.Tpo -c -o indirect-transpose.lo indirect-transpose.c
  1402. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT kdft-dif.lo -MD -MP -MF .deps/kdft-dif.Tpo -c -o kdft-dif.lo kdft-dif.c
  1403. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1404. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1405. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT indirect.lo -MD -MP -MF .deps/indirect.Tpo -c indirect.c -fno-common -DPIC -o indirect.o
  1406. mv -f .deps/direct.Tpo .deps/direct.Plo
  1407. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT kdft-difsq.lo -MD -MP -MF .deps/kdft-difsq.Tpo -c -o kdft-difsq.lo kdft-difsq.c
  1408. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1409. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1410. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT indirect-transpose.lo -MD -MP -MF .deps/indirect-transpose.Tpo -c indirect-transpose.c -fno-common -DPIC -o indirect-transpose.o
  1411. mv -f .deps/dftw-genericbuf.Tpo .deps/dftw-genericbuf.Plo
  1412. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT kdft-dif.lo -MD -MP -MF .deps/kdft-dif.Tpo -c kdft-dif.c -fno-common -DPIC -o kdft-dif.o
  1413. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT kdft-dit.lo -MD -MP -MF .deps/kdft-dit.Tpo -c -o kdft-dit.lo kdft-dit.c
  1414. mv -f .deps/dftw-direct.Tpo .deps/dftw-direct.Plo
  1415. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1416. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT kdft-difsq.lo -MD -MP -MF .deps/kdft-difsq.Tpo -c kdft-difsq.c -fno-common -DPIC -o kdft-difsq.o
  1417. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1418. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1419. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1420. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT kdft.lo -MD -MP -MF .deps/kdft.Tpo -c -o kdft.lo kdft.c
  1421. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1422. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1423. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT kdft-dit.lo -MD -MP -MF .deps/kdft-dit.Tpo -c kdft-dit.c -fno-common -DPIC -o kdft-dit.o
  1424. mv -f .deps/bluestein.Tpo .deps/bluestein.Plo
  1425. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT kdft.lo -MD -MP -MF .deps/kdft.Tpo -c kdft.c -fno-common -DPIC -o kdft.o
  1426. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1427. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT nop.lo -MD -MP -MF .deps/nop.Tpo -c -o nop.lo nop.c
  1428. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1429. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1430. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1431. mv -f .deps/kdft-dif.Tpo .deps/kdft-dif.Plo
  1432. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c -o plan.lo plan.c
  1433. mv -f .deps/generic.Tpo .deps/generic.Plo
  1434. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT nop.lo -MD -MP -MF .deps/nop.Tpo -c nop.c -fno-common -DPIC -o nop.o
  1435. mv -f .deps/kdft-difsq.Tpo .deps/kdft-difsq.Plo
  1436. mv -f .deps/indirect.Tpo .deps/indirect.Plo
  1437. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1438. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1439. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c -o problem.lo problem.c
  1440. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c -o rader.lo rader.c
  1441. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rank-geq2.lo -MD -MP -MF .deps/rank-geq2.Tpo -c -o rank-geq2.lo rank-geq2.c
  1442. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c plan.c -fno-common -DPIC -o plan.o
  1443. mv -f .deps/kdft-dit.Tpo .deps/kdft-dit.Plo
  1444. mv -f .deps/dftw-generic.Tpo .deps/dftw-generic.Plo
  1445. mv -f .deps/kdft.Tpo .deps/kdft.Plo
  1446. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1447. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1448. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT solve.lo -MD -MP -MF .deps/solve.Tpo -c -o solve.lo solve.c
  1449. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT vrank-geq1.lo -MD -MP -MF .deps/vrank-geq1.Tpo -c -o vrank-geq1.lo vrank-geq1.c
  1450. mv -f .deps/indirect-transpose.Tpo .deps/indirect-transpose.Plo
  1451. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT zero.lo -MD -MP -MF .deps/zero.Tpo -c -o zero.lo zero.c
  1452. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c problem.c -fno-common -DPIC -o problem.o
  1453. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c rader.c -fno-common -DPIC -o rader.o
  1454. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rank-geq2.lo -MD -MP -MF .deps/rank-geq2.Tpo -c rank-geq2.c -fno-common -DPIC -o rank-geq2.o
  1455. clangclang: : warningwarning: : optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1456.  
  1457. clangclang: : warningwarning: : argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1458.  
  1459. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1460. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1461. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT solve.lo -MD -MP -MF .deps/solve.Tpo -c solve.c -fno-common -DPIC -o solve.o
  1462. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT vrank-geq1.lo -MD -MP -MF .deps/vrank-geq1.Tpo -c vrank-geq1.c -fno-common -DPIC -o vrank-geq1.o
  1463. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT zero.lo -MD -MP -MF .deps/zero.Tpo -c zero.c -fno-common -DPIC -o zero.o
  1464. clang: clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]warning
  1465. : optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1466. clang: clangwarning: : warningargument unused during compilation: '-malign-double' [-Wunused-command-line-argument]:
  1467. argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1468. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1469. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1470. mv -f .deps/nop.Tpo .deps/nop.Plo
  1471. mv -f .deps/plan.Tpo .deps/plan.Plo
  1472. mv -f .deps/problem.Tpo .deps/problem.Plo
  1473. mv -f .deps/solve.Tpo .deps/solve.Plo
  1474. mv -f .deps/rank-geq2.Tpo .deps/rank-geq2.Plo
  1475. mv -f .deps/vrank-geq1.Tpo .deps/vrank-geq1.Plo
  1476. mv -f .deps/zero.Tpo .deps/zero.Plo
  1477. mv -f .deps/rader.Tpo .deps/rader.Plo
  1478. /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o libdft.la bluestein.lo buffered.lo conf.lo ct.lo dftw-direct.lo dftw-directsq.lo dftw-generic.lo dftw-genericbuf.lo direct.lo generic.lo indirect.lo indirect-transpose.lo kdft-dif.lo kdft-difsq.lo kdft-dit.lo kdft.lo nop.lo plan.lo problem.lo rader.lo rank-geq2.lo solve.lo vrank-geq1.lo zero.lo -lm
  1479. libtool: link: ar cru .libs/libdft.a bluestein.o buffered.o conf.o ct.o dftw-direct.o dftw-directsq.o dftw-generic.o dftw-genericbuf.o direct.o generic.o indirect.o indirect-transpose.o kdft-dif.o kdft-difsq.o kdft-dit.o kdft.o nop.o plan.o problem.o rader.o rank-geq2.o solve.o vrank-geq1.o zero.o
  1480. libtool: link: ranlib .libs/libdft.a
  1481. libtool: link: ( cd ".libs" && rm -f "libdft.la" && ln -s "../libdft.la" "libdft.la" )
  1482. make[4]: Nothing to be done for `install-exec-am'.
  1483. make[4]: Nothing to be done for `install-data-am'.
  1484. Making install in rdft
  1485. Making install in scalar
  1486. Making install in r2cf
  1487. ( \
  1488. echo "#include \"ifftw.h\""; \
  1489. echo ; \
  1490. echo; \
  1491. for i in r2cf_2.c r2cf_3.c r2cf_4.c r2cf_5.c r2cf_6.c r2cf_7.c r2cf_8.c r2cf_9.c r2cf_10.c r2cf_11.c r2cf_12.c r2cf_13.c r2cf_14.c r2cf_15.c r2cf_16.c r2cf_32.c r2cf_64.c r2cf_128.c r2cf_20.c r2cf_25.c hf_2.c hf_3.c hf_4.c hf_5.c hf_6.c hf_7.c hf_8.c hf_9.c hf_10.c hf_12.c hf_15.c hf_16.c hf_32.c hf_64.c hf_20.c hf_25.c hf2_4.c hf2_8.c hf2_16.c hf2_32.c hf2_5.c hf2_20.c hf2_25.c r2cfII_2.c r2cfII_3.c r2cfII_4.c r2cfII_5.c r2cfII_6.c r2cfII_7.c r2cfII_8.c r2cfII_9.c r2cfII_10.c r2cfII_12.c r2cfII_15.c r2cfII_16.c r2cfII_32.c r2cfII_64.c r2cfII_20.c r2cfII_25.c hc2cf_2.c hc2cf_4.c hc2cf_6.c hc2cf_8.c hc2cf_10.c hc2cf_12.c hc2cf_16.c hc2cf_32.c hc2cf_20.c hc2cf2_4.c hc2cf2_8.c hc2cf2_16.c hc2cf2_32.c hc2cf2_20.c hc2cfdft_2.c hc2cfdft_4.c hc2cfdft_6.c hc2cfdft_8.c hc2cfdft_10.c hc2cfdft_12.c hc2cfdft_16.c hc2cfdft_32.c hc2cfdft_20.c hc2cfdft2_4.c hc2cfdft2_8.c hc2cfdft2_16.c hc2cfdft2_32.c hc2cfdft2_20.c NIL; do \
  1492. if test "$i" != NIL; then \
  1493. j=`basename $i | sed -e 's/[.][cS]$//g'`; \
  1494. echo "extern void X(codelet_$j)(planner *);"; \
  1495. fi \
  1496. done; \
  1497. echo; \
  1498. echo; \
  1499. echo "extern const solvtab X(solvtab_rdft_r2cf);"; \
  1500. echo "const solvtab X(solvtab_rdft_r2cf) = {"; \
  1501. for i in r2cf_2.c r2cf_3.c r2cf_4.c r2cf_5.c r2cf_6.c r2cf_7.c r2cf_8.c r2cf_9.c r2cf_10.c r2cf_11.c r2cf_12.c r2cf_13.c r2cf_14.c r2cf_15.c r2cf_16.c r2cf_32.c r2cf_64.c r2cf_128.c r2cf_20.c r2cf_25.c hf_2.c hf_3.c hf_4.c hf_5.c hf_6.c hf_7.c hf_8.c hf_9.c hf_10.c hf_12.c hf_15.c hf_16.c hf_32.c hf_64.c hf_20.c hf_25.c hf2_4.c hf2_8.c hf2_16.c hf2_32.c hf2_5.c hf2_20.c hf2_25.c r2cfII_2.c r2cfII_3.c r2cfII_4.c r2cfII_5.c r2cfII_6.c r2cfII_7.c r2cfII_8.c r2cfII_9.c r2cfII_10.c r2cfII_12.c r2cfII_15.c r2cfII_16.c r2cfII_32.c r2cfII_64.c r2cfII_20.c r2cfII_25.c hc2cf_2.c hc2cf_4.c hc2cf_6.c hc2cf_8.c hc2cf_10.c hc2cf_12.c hc2cf_16.c hc2cf_32.c hc2cf_20.c hc2cf2_4.c hc2cf2_8.c hc2cf2_16.c hc2cf2_32.c hc2cf2_20.c hc2cfdft_2.c hc2cfdft_4.c hc2cfdft_6.c hc2cfdft_8.c hc2cfdft_10.c hc2cfdft_12.c hc2cfdft_16.c hc2cfdft_32.c hc2cfdft_20.c hc2cfdft2_4.c hc2cfdft2_8.c hc2cfdft2_16.c hc2cfdft2_32.c hc2cfdft2_20.c NIL; do \
  1502. if test "$i" != NIL; then \
  1503. j=`basename $i | sed -e 's/[.][cS]$//g'`; \
  1504. echo " SOLVTAB(X(codelet_$j)),"; \
  1505. fi \
  1506. done; \
  1507. echo " SOLVTAB_END"; \
  1508. echo "};"; \
  1509. ) >codlist.c
  1510. /Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
  1511. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_2.lo -MD -MP -MF .deps/r2cf_2.Tpo -c -o r2cf_2.lo r2cf_2.c
  1512. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_3.lo -MD -MP -MF .deps/r2cf_3.Tpo -c -o r2cf_3.lo r2cf_3.c
  1513. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_4.lo -MD -MP -MF .deps/r2cf_4.Tpo -c -o r2cf_4.lo r2cf_4.c
  1514. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_5.lo -MD -MP -MF .deps/r2cf_5.Tpo -c -o r2cf_5.lo r2cf_5.c
  1515. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_6.lo -MD -MP -MF .deps/r2cf_6.Tpo -c -o r2cf_6.lo r2cf_6.c
  1516. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_7.lo -MD -MP -MF .deps/r2cf_7.Tpo -c -o r2cf_7.lo r2cf_7.c
  1517. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_8.lo -MD -MP -MF .deps/r2cf_8.Tpo -c -o r2cf_8.lo r2cf_8.c
  1518. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_9.lo -MD -MP -MF .deps/r2cf_9.Tpo -c -o r2cf_9.lo r2cf_9.c
  1519. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_10.lo -MD -MP -MF .deps/r2cf_10.Tpo -c -o r2cf_10.lo r2cf_10.c
  1520. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_3.lo -MD -MP -MF .deps/r2cf_3.Tpo -c r2cf_3.c -fno-common -DPIC -o r2cf_3.o
  1521. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_4.lo -MD -MP -MF .deps/r2cf_4.Tpo -c r2cf_4.c -fno-common -DPIC -o r2cf_4.o
  1522. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_2.lo -MD -MP -MF .deps/r2cf_2.Tpo -c r2cf_2.c -fno-common -DPIC -o r2cf_2.o
  1523. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_6.lo -MD -MP -MF .deps/r2cf_6.Tpo -c r2cf_6.c -fno-common -DPIC -o r2cf_6.o
  1524. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_5.lo -MD -MP -MF .deps/r2cf_5.Tpo -c r2cf_5.c -fno-common -DPIC -o r2cf_5.o
  1525. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_7.lo -MD -MP -MF .deps/r2cf_7.Tpo -c r2cf_7.c -fno-common -DPIC -o r2cf_7.o
  1526. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_8.lo -MD -MP -MF .deps/r2cf_8.Tpo -c r2cf_8.c -fno-common -DPIC -o r2cf_8.o
  1527. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_9.lo -MD -MP -MF .deps/r2cf_9.Tpo -c r2cf_9.c -fno-common -DPIC -o r2cf_9.o
  1528. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_10.lo -MD -MP -MF .deps/r2cf_10.Tpo -c r2cf_10.c -fno-common -DPIC -o r2cf_10.o
  1529. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1530. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1531. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1532. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1533. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1534. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1535. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1536. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1537. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1538. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1539. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1540. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1541. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1542. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1543. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1544. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1545. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1546. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1547. mv -f .deps/r2cf_4.Tpo .deps/r2cf_4.Plo
  1548. mv -f .deps/r2cf_6.Tpo .deps/r2cf_6.Plo
  1549. mv -f .deps/r2cf_7.Tpo .deps/r2cf_7.Plo
  1550. mv -f .deps/r2cf_3.Tpo .deps/r2cf_3.Plo
  1551. mv -f .deps/r2cf_8.Tpo .deps/r2cf_8.Plo
  1552. mv -f .deps/r2cf_2.Tpo .deps/r2cf_2.Plo
  1553. mv -f .deps/r2cf_9.Tpo .deps/r2cf_9.Plo
  1554. mv -f .deps/r2cf_5.Tpo .deps/r2cf_5.Plo
  1555. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_11.lo -MD -MP -MF .deps/r2cf_11.Tpo -c -o r2cf_11.lo r2cf_11.c
  1556. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_12.lo -MD -MP -MF .deps/r2cf_12.Tpo -c -o r2cf_12.lo r2cf_12.c
  1557. mv -f .deps/r2cf_10.Tpo .deps/r2cf_10.Plo
  1558. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_13.lo -MD -MP -MF .deps/r2cf_13.Tpo -c -o r2cf_13.lo r2cf_13.c
  1559. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_14.lo -MD -MP -MF .deps/r2cf_14.Tpo -c -o r2cf_14.lo r2cf_14.c
  1560. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_15.lo -MD -MP -MF .deps/r2cf_15.Tpo -c -o r2cf_15.lo r2cf_15.c
  1561. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_16.lo -MD -MP -MF .deps/r2cf_16.Tpo -c -o r2cf_16.lo r2cf_16.c
  1562. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_32.lo -MD -MP -MF .deps/r2cf_32.Tpo -c -o r2cf_32.lo r2cf_32.c
  1563. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_64.lo -MD -MP -MF .deps/r2cf_64.Tpo -c -o r2cf_64.lo r2cf_64.c
  1564. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_128.lo -MD -MP -MF .deps/r2cf_128.Tpo -c -o r2cf_128.lo r2cf_128.c
  1565. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_11.lo -MD -MP -MF .deps/r2cf_11.Tpo -c r2cf_11.c -fno-common -DPIC -o r2cf_11.o
  1566. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_15.lo -MD -MP -MF .deps/r2cf_15.Tpo -c r2cf_15.c -fno-common -DPIC -o r2cf_15.o
  1567. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_14.lo -MD -MP -MF .deps/r2cf_14.Tpo -c r2cf_14.c -fno-common -DPIC -o r2cf_14.o
  1568. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_12.lo -MD -MP -MF .deps/r2cf_12.Tpo -c r2cf_12.c -fno-common -DPIC -o r2cf_12.o
  1569. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_13.lo -MD -MP -MF .deps/r2cf_13.Tpo -c r2cf_13.c -fno-common -DPIC -o r2cf_13.o
  1570. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_16.lo -MD -MP -MF .deps/r2cf_16.Tpo -c r2cf_16.c -fno-common -DPIC -o r2cf_16.o
  1571. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_32.lo -MD -MP -MF .deps/r2cf_32.Tpo -c r2cf_32.c -fno-common -DPIC -o r2cf_32.o
  1572. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_128.lo -MD -MP -MF .deps/r2cf_128.Tpo -c r2cf_128.c -fno-common -DPIC -o r2cf_128.o
  1573. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_64.lo -MD -MP -MF .deps/r2cf_64.Tpo -c r2cf_64.c -fno-common -DPIC -o r2cf_64.o
  1574. clangclang: : warningwarning: : clangoptimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1575.  
  1576. warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1577. clang: clang: warning: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1578.  
  1579. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1580. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1581. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1582. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1583. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1584. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1585. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1586. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1587. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1588. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1589. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1590. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1591. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1592. mv -f .deps/r2cf_12.Tpo .deps/r2cf_12.Plo
  1593. mv -f .deps/r2cf_11.Tpo .deps/r2cf_11.Plo
  1594. mv -f .deps/r2cf_15.Tpo .deps/r2cf_15.Plo
  1595. mv -f .deps/r2cf_16.Tpo .deps/r2cf_16.Plo
  1596. mv -f .deps/r2cf_14.Tpo .deps/r2cf_14.Plo
  1597. mv -f .deps/r2cf_13.Tpo .deps/r2cf_13.Plo
  1598. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_20.lo -MD -MP -MF .deps/r2cf_20.Tpo -c -o r2cf_20.lo r2cf_20.c
  1599. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_25.lo -MD -MP -MF .deps/r2cf_25.Tpo -c -o r2cf_25.lo r2cf_25.c
  1600. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_2.lo -MD -MP -MF .deps/hf_2.Tpo -c -o hf_2.lo hf_2.c
  1601. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_3.lo -MD -MP -MF .deps/hf_3.Tpo -c -o hf_3.lo hf_3.c
  1602. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_4.lo -MD -MP -MF .deps/hf_4.Tpo -c -o hf_4.lo hf_4.c
  1603. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_5.lo -MD -MP -MF .deps/hf_5.Tpo -c -o hf_5.lo hf_5.c
  1604. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_20.lo -MD -MP -MF .deps/r2cf_20.Tpo -c r2cf_20.c -fno-common -DPIC -o r2cf_20.o
  1605. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_2.lo -MD -MP -MF .deps/hf_2.Tpo -c hf_2.c -fno-common -DPIC -o hf_2.o
  1606. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_25.lo -MD -MP -MF .deps/r2cf_25.Tpo -c r2cf_25.c -fno-common -DPIC -o r2cf_25.o
  1607. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_3.lo -MD -MP -MF .deps/hf_3.Tpo -c hf_3.c -fno-common -DPIC -o hf_3.o
  1608. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_4.lo -MD -MP -MF .deps/hf_4.Tpo -c hf_4.c -fno-common -DPIC -o hf_4.o
  1609. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_5.lo -MD -MP -MF .deps/hf_5.Tpo -c hf_5.c -fno-common -DPIC -o hf_5.o
  1610. clangclangclang: : : warningwarningwarning: : : optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1611.  
  1612.  
  1613. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1614. clangclangclang: : : warningwarning: warning: : argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1615.  
  1616.  
  1617. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1618. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1619. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1620. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1621. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1622. mv -f .deps/r2cf_32.Tpo .deps/r2cf_32.Plo
  1623. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_6.lo -MD -MP -MF .deps/hf_6.Tpo -c -o hf_6.lo hf_6.c
  1624. mv -f .deps/hf_2.Tpo .deps/hf_2.Plo
  1625. mv -f .deps/hf_3.Tpo .deps/hf_3.Plo
  1626. mv -f .deps/hf_4.Tpo .deps/hf_4.Plo
  1627. mv -f .deps/hf_5.Tpo .deps/hf_5.Plo
  1628. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_7.lo -MD -MP -MF .deps/hf_7.Tpo -c -o hf_7.lo hf_7.c
  1629. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_8.lo -MD -MP -MF .deps/hf_8.Tpo -c -o hf_8.lo hf_8.c
  1630. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_9.lo -MD -MP -MF .deps/hf_9.Tpo -c -o hf_9.lo hf_9.c
  1631. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_6.lo -MD -MP -MF .deps/hf_6.Tpo -c hf_6.c -fno-common -DPIC -o hf_6.o
  1632. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_10.lo -MD -MP -MF .deps/hf_10.Tpo -c -o hf_10.lo hf_10.c
  1633. mv -f .deps/r2cf_20.Tpo .deps/r2cf_20.Plo
  1634. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1635. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1636. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_12.lo -MD -MP -MF .deps/hf_12.Tpo -c -o hf_12.lo hf_12.c
  1637. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_9.lo -MD -MP -MF .deps/hf_9.Tpo -c hf_9.c -fno-common -DPIC -o hf_9.o
  1638. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_8.lo -MD -MP -MF .deps/hf_8.Tpo -c hf_8.c -fno-common -DPIC -o hf_8.o
  1639. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_7.lo -MD -MP -MF .deps/hf_7.Tpo -c hf_7.c -fno-common -DPIC -o hf_7.o
  1640. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_10.lo -MD -MP -MF .deps/hf_10.Tpo -c hf_10.c -fno-common -DPIC -o hf_10.o
  1641. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1642. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1643. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1644. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1645. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1646. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1647. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1648. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1649. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_12.lo -MD -MP -MF .deps/hf_12.Tpo -c hf_12.c -fno-common -DPIC -o hf_12.o
  1650. mv -f .deps/r2cf_25.Tpo .deps/r2cf_25.Plo
  1651. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1652. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1653. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_15.lo -MD -MP -MF .deps/hf_15.Tpo -c -o hf_15.lo hf_15.c
  1654. mv -f .deps/hf_6.Tpo .deps/hf_6.Plo
  1655. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_15.lo -MD -MP -MF .deps/hf_15.Tpo -c hf_15.c -fno-common -DPIC -o hf_15.o
  1656. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_16.lo -MD -MP -MF .deps/hf_16.Tpo -c -o hf_16.lo hf_16.c
  1657. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1658. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1659. mv -f .deps/hf_7.Tpo .deps/hf_7.Plo
  1660. mv -f .deps/hf_8.Tpo .deps/hf_8.Plo
  1661. mv -f .deps/hf_9.Tpo .deps/hf_9.Plo
  1662. mv -f .deps/hf_10.Tpo .deps/hf_10.Plo
  1663. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_32.lo -MD -MP -MF .deps/hf_32.Tpo -c -o hf_32.lo hf_32.c
  1664. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_64.lo -MD -MP -MF .deps/hf_64.Tpo -c -o hf_64.lo hf_64.c
  1665. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_20.lo -MD -MP -MF .deps/hf_20.Tpo -c -o hf_20.lo hf_20.c
  1666. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_25.lo -MD -MP -MF .deps/hf_25.Tpo -c -o hf_25.lo hf_25.c
  1667. mv -f .deps/hf_12.Tpo .deps/hf_12.Plo
  1668. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_64.lo -MD -MP -MF .deps/hf_64.Tpo -c hf_64.c -fno-common -DPIC -o hf_64.o
  1669. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_32.lo -MD -MP -MF .deps/hf_32.Tpo -c hf_32.c -fno-common -DPIC -o hf_32.o
  1670. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_20.lo -MD -MP -MF .deps/hf_20.Tpo -c hf_20.c -fno-common -DPIC -o hf_20.o
  1671. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf2_4.lo -MD -MP -MF .deps/hf2_4.Tpo -c -o hf2_4.lo hf2_4.c
  1672. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_25.lo -MD -MP -MF .deps/hf_25.Tpo -c hf_25.c -fno-common -DPIC -o hf_25.o
  1673. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1674. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1675. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1676. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1677. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1678. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1679. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1680. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1681. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf2_4.lo -MD -MP -MF .deps/hf2_4.Tpo -c hf2_4.c -fno-common -DPIC -o hf2_4.o
  1682. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1683. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1684. mv -f .deps/hf_15.Tpo .deps/hf_15.Plo
  1685. mv -f .deps/r2cf_64.Tpo .deps/r2cf_64.Plo
  1686. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf2_8.lo -MD -MP -MF .deps/hf2_8.Tpo -c -o hf2_8.lo hf2_8.c
  1687. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf2_16.lo -MD -MP -MF .deps/hf2_16.Tpo -c -o hf2_16.lo hf2_16.c
  1688. mv -f .deps/hf2_4.Tpo .deps/hf2_4.Plo
  1689. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf2_8.lo -MD -MP -MF .deps/hf2_8.Tpo -c hf2_8.c -fno-common -DPIC -o hf2_8.o
  1690. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf2_16.lo -MD -MP -MF .deps/hf2_16.Tpo -c hf2_16.c -fno-common -DPIC -o hf2_16.o
  1691. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf2_32.lo -MD -MP -MF .deps/hf2_32.Tpo -c -o hf2_32.lo hf2_32.c
  1692. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1693. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1694. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1695. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1696. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf2_32.lo -MD -MP -MF .deps/hf2_32.Tpo -c hf2_32.c -fno-common -DPIC -o hf2_32.o
  1697. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1698. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1699. mv -f .deps/hf_20.Tpo .deps/hf_20.Plo
  1700. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf2_5.lo -MD -MP -MF .deps/hf2_5.Tpo -c -o hf2_5.lo hf2_5.c
  1701. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_16.lo -MD -MP -MF .deps/hf_16.Tpo -c hf_16.c -fno-common -DPIC -o hf_16.o
  1702. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf2_5.lo -MD -MP -MF .deps/hf2_5.Tpo -c hf2_5.c -fno-common -DPIC -o hf2_5.o
  1703. mv -f .deps/hf2_8.Tpo .deps/hf2_8.Plo
  1704. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf2_20.lo -MD -MP -MF .deps/hf2_20.Tpo -c -o hf2_20.lo hf2_20.c
  1705. mv -f .deps/hf_25.Tpo .deps/hf_25.Plo
  1706. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1707. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1708. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1709. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1710. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf2_25.lo -MD -MP -MF .deps/hf2_25.Tpo -c -o hf2_25.lo hf2_25.c
  1711. mv -f .deps/hf2_16.Tpo .deps/hf2_16.Plo
  1712. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf2_20.lo -MD -MP -MF .deps/hf2_20.Tpo -c hf2_20.c -fno-common -DPIC -o hf2_20.o
  1713. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_2.lo -MD -MP -MF .deps/r2cfII_2.Tpo -c -o r2cfII_2.lo r2cfII_2.c
  1714. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf2_25.lo -MD -MP -MF .deps/hf2_25.Tpo -c hf2_25.c -fno-common -DPIC -o hf2_25.o
  1715. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1716. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1717. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1718. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1719. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_2.lo -MD -MP -MF .deps/r2cfII_2.Tpo -c r2cfII_2.c -fno-common -DPIC -o r2cfII_2.o
  1720. mv -f .deps/hf2_5.Tpo .deps/hf2_5.Plo
  1721. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1722. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1723. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_3.lo -MD -MP -MF .deps/r2cfII_3.Tpo -c -o r2cfII_3.lo r2cfII_3.c
  1724. mv -f .deps/hf_32.Tpo .deps/hf_32.Plo
  1725. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_4.lo -MD -MP -MF .deps/r2cfII_4.Tpo -c -o r2cfII_4.lo r2cfII_4.c
  1726. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_3.lo -MD -MP -MF .deps/r2cfII_3.Tpo -c r2cfII_3.c -fno-common -DPIC -o r2cfII_3.o
  1727. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_4.lo -MD -MP -MF .deps/r2cfII_4.Tpo -c r2cfII_4.c -fno-common -DPIC -o r2cfII_4.o
  1728. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1729. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1730. mv -f .deps/hf_16.Tpo .deps/hf_16.Plo
  1731. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1732. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1733. mv -f .deps/r2cfII_2.Tpo .deps/r2cfII_2.Plo
  1734. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_5.lo -MD -MP -MF .deps/r2cfII_5.Tpo -c -o r2cfII_5.lo r2cfII_5.c
  1735. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_6.lo -MD -MP -MF .deps/r2cfII_6.Tpo -c -o r2cfII_6.lo r2cfII_6.c
  1736. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_5.lo -MD -MP -MF .deps/r2cfII_5.Tpo -c r2cfII_5.c -fno-common -DPIC -o r2cfII_5.o
  1737. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_6.lo -MD -MP -MF .deps/r2cfII_6.Tpo -c r2cfII_6.c -fno-common -DPIC -o r2cfII_6.o
  1738. mv -f .deps/hf2_20.Tpo .deps/hf2_20.Plo
  1739. clangclang: : warningwarning: : optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1740.  
  1741. clangclang: : warningwarning: : argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1742.  
  1743. mv -f .deps/r2cfII_3.Tpo .deps/r2cfII_3.Plo
  1744. mv -f .deps/r2cfII_4.Tpo .deps/r2cfII_4.Plo
  1745. mv -f .deps/hf2_32.Tpo .deps/hf2_32.Plo
  1746. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_7.lo -MD -MP -MF .deps/r2cfII_7.Tpo -c -o r2cfII_7.lo r2cfII_7.c
  1747. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_8.lo -MD -MP -MF .deps/r2cfII_8.Tpo -c -o r2cfII_8.lo r2cfII_8.c
  1748. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_9.lo -MD -MP -MF .deps/r2cfII_9.Tpo -c -o r2cfII_9.lo r2cfII_9.c
  1749. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_10.lo -MD -MP -MF .deps/r2cfII_10.Tpo -c -o r2cfII_10.lo r2cfII_10.c
  1750. mv -f .deps/r2cf_128.Tpo .deps/r2cf_128.Plo
  1751. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_12.lo -MD -MP -MF .deps/r2cfII_12.Tpo -c -o r2cfII_12.lo r2cfII_12.c
  1752. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_8.lo -MD -MP -MF .deps/r2cfII_8.Tpo -c r2cfII_8.c -fno-common -DPIC -o r2cfII_8.o
  1753. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_9.lo -MD -MP -MF .deps/r2cfII_9.Tpo -c r2cfII_9.c -fno-common -DPIC -o r2cfII_9.o
  1754. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_7.lo -MD -MP -MF .deps/r2cfII_7.Tpo -c r2cfII_7.c -fno-common -DPIC -o r2cfII_7.o
  1755. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_10.lo -MD -MP -MF .deps/r2cfII_10.Tpo -c r2cfII_10.c -fno-common -DPIC -o r2cfII_10.o
  1756. mv -f .deps/r2cfII_5.Tpo .deps/r2cfII_5.Plo
  1757. clangclangclang: : : warning: warningwarning: : optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1758. optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1759.  
  1760. clangclangclang: : : warningwarningwarning: : : argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1761.  
  1762.  
  1763. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1764. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1765. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_12.lo -MD -MP -MF .deps/r2cfII_12.Tpo -c r2cfII_12.c -fno-common -DPIC -o r2cfII_12.o
  1766. mv -f .deps/r2cfII_6.Tpo .deps/r2cfII_6.Plo
  1767. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_15.lo -MD -MP -MF .deps/r2cfII_15.Tpo -c -o r2cfII_15.lo r2cfII_15.c
  1768. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_16.lo -MD -MP -MF .deps/r2cfII_16.Tpo -c -o r2cfII_16.lo r2cfII_16.c
  1769. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1770. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1771. mv -f .deps/hf2_25.Tpo .deps/hf2_25.Plo
  1772. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_32.lo -MD -MP -MF .deps/r2cfII_32.Tpo -c -o r2cfII_32.lo r2cfII_32.c
  1773. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_15.lo -MD -MP -MF .deps/r2cfII_15.Tpo -c r2cfII_15.c -fno-common -DPIC -o r2cfII_15.o
  1774. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_16.lo -MD -MP -MF .deps/r2cfII_16.Tpo -c r2cfII_16.c -fno-common -DPIC -o r2cfII_16.o
  1775. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1776. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1777. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1778. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1779. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_32.lo -MD -MP -MF .deps/r2cfII_32.Tpo -c r2cfII_32.c -fno-common -DPIC -o r2cfII_32.o
  1780. mv -f .deps/r2cfII_7.Tpo .deps/r2cfII_7.Plo
  1781. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1782. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1783. mv -f .deps/r2cfII_9.Tpo .deps/r2cfII_9.Plo
  1784. mv -f .deps/r2cfII_10.Tpo .deps/r2cfII_10.Plo
  1785. mv -f .deps/r2cfII_8.Tpo .deps/r2cfII_8.Plo
  1786. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_64.lo -MD -MP -MF .deps/r2cfII_64.Tpo -c -o r2cfII_64.lo r2cfII_64.c
  1787. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_20.lo -MD -MP -MF .deps/r2cfII_20.Tpo -c -o r2cfII_20.lo r2cfII_20.c
  1788. mv -f .deps/r2cfII_12.Tpo .deps/r2cfII_12.Plo
  1789. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_25.lo -MD -MP -MF .deps/r2cfII_25.Tpo -c -o r2cfII_25.lo r2cfII_25.c
  1790. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_2.lo -MD -MP -MF .deps/hc2cf_2.Tpo -c -o hc2cf_2.lo hc2cf_2.c
  1791. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_4.lo -MD -MP -MF .deps/hc2cf_4.Tpo -c -o hc2cf_4.lo hc2cf_4.c
  1792. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_20.lo -MD -MP -MF .deps/r2cfII_20.Tpo -c r2cfII_20.c -fno-common -DPIC -o r2cfII_20.o
  1793. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_64.lo -MD -MP -MF .deps/r2cfII_64.Tpo -c r2cfII_64.c -fno-common -DPIC -o r2cfII_64.o
  1794. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_2.lo -MD -MP -MF .deps/hc2cf_2.Tpo -c hc2cf_2.c -fno-common -DPIC -o hc2cf_2.o
  1795. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_25.lo -MD -MP -MF .deps/r2cfII_25.Tpo -c r2cfII_25.c -fno-common -DPIC -o r2cfII_25.o
  1796. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_4.lo -MD -MP -MF .deps/hc2cf_4.Tpo -c hc2cf_4.c -fno-common -DPIC -o hc2cf_4.o
  1797. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1798. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1799. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1800. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1801. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1802. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1803. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1804. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1805. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1806. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1807. mv -f .deps/r2cfII_15.Tpo .deps/r2cfII_15.Plo
  1808. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_6.lo -MD -MP -MF .deps/hc2cf_6.Tpo -c -o hc2cf_6.lo hc2cf_6.c
  1809. mv -f .deps/r2cfII_16.Tpo .deps/r2cfII_16.Plo
  1810. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_8.lo -MD -MP -MF .deps/hc2cf_8.Tpo -c -o hc2cf_8.lo hc2cf_8.c
  1811. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_6.lo -MD -MP -MF .deps/hc2cf_6.Tpo -c hc2cf_6.c -fno-common -DPIC -o hc2cf_6.o
  1812. mv -f .deps/hc2cf_2.Tpo .deps/hc2cf_2.Plo
  1813. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1814. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1815. mv -f .deps/hc2cf_4.Tpo .deps/hc2cf_4.Plo
  1816. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_8.lo -MD -MP -MF .deps/hc2cf_8.Tpo -c hc2cf_8.c -fno-common -DPIC -o hc2cf_8.o
  1817. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_10.lo -MD -MP -MF .deps/hc2cf_10.Tpo -c -o hc2cf_10.lo hc2cf_10.c
  1818. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_12.lo -MD -MP -MF .deps/hc2cf_12.Tpo -c -o hc2cf_12.lo hc2cf_12.c
  1819. mv -f .deps/r2cfII_20.Tpo .deps/r2cfII_20.Plo
  1820. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_10.lo -MD -MP -MF .deps/hc2cf_10.Tpo -c hc2cf_10.c -fno-common -DPIC -o hc2cf_10.o
  1821. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_12.lo -MD -MP -MF .deps/hc2cf_12.Tpo -c hc2cf_12.c -fno-common -DPIC -o hc2cf_12.o
  1822. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_16.lo -MD -MP -MF .deps/hc2cf_16.Tpo -c -o hc2cf_16.lo hc2cf_16.c
  1823. clangclang: : warningwarning: : optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1824.  
  1825. clangclang: : warningwarning: : argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1826.  
  1827. mv -f .deps/r2cfII_32.Tpo .deps/r2cfII_32.Plo
  1828. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_32.lo -MD -MP -MF .deps/hc2cf_32.Tpo -c -o hc2cf_32.lo hc2cf_32.c
  1829. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_16.lo -MD -MP -MF .deps/hc2cf_16.Tpo -c hc2cf_16.c -fno-common -DPIC -o hc2cf_16.o
  1830. mv -f .deps/hc2cf_6.Tpo .deps/hc2cf_6.Plo
  1831. mv -f .deps/r2cfII_25.Tpo .deps/r2cfII_25.Plo
  1832. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1833. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1834. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_20.lo -MD -MP -MF .deps/hc2cf_20.Tpo -c -o hc2cf_20.lo hc2cf_20.c
  1835. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf2_4.lo -MD -MP -MF .deps/hc2cf2_4.Tpo -c -o hc2cf2_4.lo hc2cf2_4.c
  1836. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_32.lo -MD -MP -MF .deps/hc2cf_32.Tpo -c hc2cf_32.c -fno-common -DPIC -o hc2cf_32.o
  1837. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1838. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1839. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_20.lo -MD -MP -MF .deps/hc2cf_20.Tpo -c hc2cf_20.c -fno-common -DPIC -o hc2cf_20.o
  1840. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf2_4.lo -MD -MP -MF .deps/hc2cf2_4.Tpo -c hc2cf2_4.c -fno-common -DPIC -o hc2cf2_4.o
  1841. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1842. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1843. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1844. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1845. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1846. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1847. mv -f .deps/hc2cf_10.Tpo .deps/hc2cf_10.Plo
  1848. mv -f .deps/hc2cf_12.Tpo .deps/hc2cf_12.Plo
  1849. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf2_8.lo -MD -MP -MF .deps/hc2cf2_8.Tpo -c -o hc2cf2_8.lo hc2cf2_8.c
  1850. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf2_16.lo -MD -MP -MF .deps/hc2cf2_16.Tpo -c -o hc2cf2_16.lo hc2cf2_16.c
  1851. mv -f .deps/hc2cf2_4.Tpo .deps/hc2cf2_4.Plo
  1852. mv -f .deps/hc2cf_8.Tpo .deps/hc2cf_8.Plo
  1853. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf2_8.lo -MD -MP -MF .deps/hc2cf2_8.Tpo -c hc2cf2_8.c -fno-common -DPIC -o hc2cf2_8.o
  1854. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf2_16.lo -MD -MP -MF .deps/hc2cf2_16.Tpo -c hc2cf2_16.c -fno-common -DPIC -o hc2cf2_16.o
  1855. mv -f .deps/hc2cf_16.Tpo .deps/hc2cf_16.Plo
  1856. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf2_32.lo -MD -MP -MF .deps/hc2cf2_32.Tpo -c -o hc2cf2_32.lo hc2cf2_32.c
  1857. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf2_20.lo -MD -MP -MF .deps/hc2cf2_20.Tpo -c -o hc2cf2_20.lo hc2cf2_20.c
  1858. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_2.lo -MD -MP -MF .deps/hc2cfdft_2.Tpo -c -o hc2cfdft_2.lo hc2cfdft_2.c
  1859. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1860. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1861. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1862. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1863. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf2_20.lo -MD -MP -MF .deps/hc2cf2_20.Tpo -c hc2cf2_20.c -fno-common -DPIC -o hc2cf2_20.o
  1864. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf2_32.lo -MD -MP -MF .deps/hc2cf2_32.Tpo -c hc2cf2_32.c -fno-common -DPIC -o hc2cf2_32.o
  1865. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_2.lo -MD -MP -MF .deps/hc2cfdft_2.Tpo -c hc2cfdft_2.c -fno-common -DPIC -o hc2cfdft_2.o
  1866. clangclang: : warningwarning: : optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1867.  
  1868. clangclang: : warningwarning: : argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1869.  
  1870. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1871. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1872. mv -f .deps/hc2cf_20.Tpo .deps/hc2cf_20.Plo
  1873. mv -f .deps/hf_64.Tpo .deps/hf_64.Plo
  1874. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_4.lo -MD -MP -MF .deps/hc2cfdft_4.Tpo -c -o hc2cfdft_4.lo hc2cfdft_4.c
  1875. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_6.lo -MD -MP -MF .deps/hc2cfdft_6.Tpo -c -o hc2cfdft_6.lo hc2cfdft_6.c
  1876. mv -f .deps/hc2cf2_8.Tpo .deps/hc2cf2_8.Plo
  1877. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_8.lo -MD -MP -MF .deps/hc2cfdft_8.Tpo -c -o hc2cfdft_8.lo hc2cfdft_8.c
  1878. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_4.lo -MD -MP -MF .deps/hc2cfdft_4.Tpo -c hc2cfdft_4.c -fno-common -DPIC -o hc2cfdft_4.o
  1879. mv -f .deps/hc2cfdft_2.Tpo .deps/hc2cfdft_2.Plo
  1880. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_6.lo -MD -MP -MF .deps/hc2cfdft_6.Tpo -c hc2cfdft_6.c -fno-common -DPIC -o hc2cfdft_6.o
  1881. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_10.lo -MD -MP -MF .deps/hc2cfdft_10.Tpo -c -o hc2cfdft_10.lo hc2cfdft_10.c
  1882. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_8.lo -MD -MP -MF .deps/hc2cfdft_8.Tpo -c hc2cfdft_8.c -fno-common -DPIC -o hc2cfdft_8.o
  1883. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1884. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1885. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1886. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1887. mv -f .deps/hc2cf2_16.Tpo .deps/hc2cf2_16.Plo
  1888. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_12.lo -MD -MP -MF .deps/hc2cfdft_12.Tpo -c -o hc2cfdft_12.lo hc2cfdft_12.c
  1889. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1890. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1891. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_10.lo -MD -MP -MF .deps/hc2cfdft_10.Tpo -c hc2cfdft_10.c -fno-common -DPIC -o hc2cfdft_10.o
  1892. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1893. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1894. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_12.lo -MD -MP -MF .deps/hc2cfdft_12.Tpo -c hc2cfdft_12.c -fno-common -DPIC -o hc2cfdft_12.o
  1895. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1896. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1897. mv -f .deps/hc2cfdft_4.Tpo .deps/hc2cfdft_4.Plo
  1898. mv -f .deps/hc2cfdft_6.Tpo .deps/hc2cfdft_6.Plo
  1899. mv -f .deps/hc2cf2_20.Tpo .deps/hc2cf2_20.Plo
  1900. mv -f .deps/hc2cf_32.Tpo .deps/hc2cf_32.Plo
  1901. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_16.lo -MD -MP -MF .deps/hc2cfdft_16.Tpo -c -o hc2cfdft_16.lo hc2cfdft_16.c
  1902. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_32.lo -MD -MP -MF .deps/hc2cfdft_32.Tpo -c -o hc2cfdft_32.lo hc2cfdft_32.c
  1903. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_20.lo -MD -MP -MF .deps/hc2cfdft_20.Tpo -c -o hc2cfdft_20.lo hc2cfdft_20.c
  1904. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft2_4.lo -MD -MP -MF .deps/hc2cfdft2_4.Tpo -c -o hc2cfdft2_4.lo hc2cfdft2_4.c
  1905. mv -f .deps/r2cfII_64.Tpo .deps/r2cfII_64.Plo
  1906. mv -f .deps/hc2cfdft_8.Tpo .deps/hc2cfdft_8.Plo
  1907. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft2_8.lo -MD -MP -MF .deps/hc2cfdft2_8.Tpo -c -o hc2cfdft2_8.lo hc2cfdft2_8.c
  1908. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft2_16.lo -MD -MP -MF .deps/hc2cfdft2_16.Tpo -c -o hc2cfdft2_16.lo hc2cfdft2_16.c
  1909. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_16.lo -MD -MP -MF .deps/hc2cfdft_16.Tpo -c hc2cfdft_16.c -fno-common -DPIC -o hc2cfdft_16.o
  1910. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_32.lo -MD -MP -MF .deps/hc2cfdft_32.Tpo -c hc2cfdft_32.c -fno-common -DPIC -o hc2cfdft_32.o
  1911. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_20.lo -MD -MP -MF .deps/hc2cfdft_20.Tpo -c hc2cfdft_20.c -fno-common -DPIC -o hc2cfdft_20.o
  1912. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft2_4.lo -MD -MP -MF .deps/hc2cfdft2_4.Tpo -c hc2cfdft2_4.c -fno-common -DPIC -o hc2cfdft2_4.o
  1913. clangclang: : warningwarning: : optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1914.  
  1915. clangclang: : warningwarning: : argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1916.  
  1917. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1918. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1919. mv -f .deps/hc2cfdft_10.Tpo .deps/hc2cfdft_10.Plo
  1920. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1921. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1922. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft2_8.lo -MD -MP -MF .deps/hc2cfdft2_8.Tpo -c hc2cfdft2_8.c -fno-common -DPIC -o hc2cfdft2_8.o
  1923. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft2_16.lo -MD -MP -MF .deps/hc2cfdft2_16.Tpo -c hc2cfdft2_16.c -fno-common -DPIC -o hc2cfdft2_16.o
  1924. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft2_32.lo -MD -MP -MF .deps/hc2cfdft2_32.Tpo -c -o hc2cfdft2_32.lo hc2cfdft2_32.c
  1925. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1926. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1927. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1928. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1929. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft2_32.lo -MD -MP -MF .deps/hc2cfdft2_32.Tpo -c hc2cfdft2_32.c -fno-common -DPIC -o hc2cfdft2_32.o
  1930. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1931. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1932. mv -f .deps/hc2cfdft2_4.Tpo .deps/hc2cfdft2_4.Plo
  1933. mv -f .deps/hc2cfdft_12.Tpo .deps/hc2cfdft_12.Plo
  1934. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft2_20.lo -MD -MP -MF .deps/hc2cfdft2_20.Tpo -c -o hc2cfdft2_20.lo hc2cfdft2_20.c
  1935. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c -o codlist.lo codlist.c
  1936. mv -f .deps/hc2cfdft2_8.Tpo .deps/hc2cfdft2_8.Plo
  1937. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft2_20.lo -MD -MP -MF .deps/hc2cfdft2_20.Tpo -c hc2cfdft2_20.c -fno-common -DPIC -o hc2cfdft2_20.o
  1938. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -fno-common -DPIC -o codlist.o
  1939. mv -f .deps/hc2cfdft_16.Tpo .deps/hc2cfdft_16.Plo
  1940. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1941. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1942. mv -f .deps/hc2cf2_32.Tpo .deps/hc2cf2_32.Plo
  1943. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  1944. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  1945. mv -f .deps/hc2cfdft2_16.Tpo .deps/hc2cfdft2_16.Plo
  1946. mv -f .deps/hc2cfdft_20.Tpo .deps/hc2cfdft_20.Plo
  1947. mv -f .deps/codlist.Tpo .deps/codlist.Plo
  1948. mv -f .deps/hc2cfdft_32.Tpo .deps/hc2cfdft_32.Plo
  1949. mv -f .deps/hc2cfdft2_20.Tpo .deps/hc2cfdft2_20.Plo
  1950. mv -f .deps/hc2cfdft2_32.Tpo .deps/hc2cfdft2_32.Plo
  1951. /bin/sh ../../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o librdft_scalar_r2cf.la r2cf_2.lo r2cf_3.lo r2cf_4.lo r2cf_5.lo r2cf_6.lo r2cf_7.lo r2cf_8.lo r2cf_9.lo r2cf_10.lo r2cf_11.lo r2cf_12.lo r2cf_13.lo r2cf_14.lo r2cf_15.lo r2cf_16.lo r2cf_32.lo r2cf_64.lo r2cf_128.lo r2cf_20.lo r2cf_25.lo hf_2.lo hf_3.lo hf_4.lo hf_5.lo hf_6.lo hf_7.lo hf_8.lo hf_9.lo hf_10.lo hf_12.lo hf_15.lo hf_16.lo hf_32.lo hf_64.lo hf_20.lo hf_25.lo hf2_4.lo hf2_8.lo hf2_16.lo hf2_32.lo hf2_5.lo hf2_20.lo hf2_25.lo r2cfII_2.lo r2cfII_3.lo r2cfII_4.lo r2cfII_5.lo r2cfII_6.lo r2cfII_7.lo r2cfII_8.lo r2cfII_9.lo r2cfII_10.lo r2cfII_12.lo r2cfII_15.lo r2cfII_16.lo r2cfII_32.lo r2cfII_64.lo r2cfII_20.lo r2cfII_25.lo hc2cf_2.lo hc2cf_4.lo hc2cf_6.lo hc2cf_8.lo hc2cf_10.lo hc2cf_12.lo hc2cf_16.lo hc2cf_32.lo hc2cf_20.lo hc2cf2_4.lo hc2cf2_8.lo hc2cf2_16.lo hc2cf2_32.lo hc2cf2_20.lo hc2cfdft_2.lo hc2cfdft_4.lo hc2cfdft_6.lo hc2cfdft_8.lo hc2cfdft_10.lo hc2cfdft_12.lo hc2cfdft_16.lo hc2cfdft_32.lo hc2cfdft_20.lo hc2cfdft2_4.lo hc2cfdft2_8.lo hc2cfdft2_16.lo hc2cfdft2_32.lo hc2cfdft2_20.lo codlist.lo -lm
  1952. libtool: link: ar cru .libs/librdft_scalar_r2cf.a r2cf_2.o r2cf_3.o r2cf_4.o r2cf_5.o r2cf_6.o r2cf_7.o r2cf_8.o r2cf_9.o r2cf_10.o r2cf_11.o r2cf_12.o r2cf_13.o r2cf_14.o r2cf_15.o r2cf_16.o r2cf_32.o r2cf_64.o r2cf_128.o r2cf_20.o r2cf_25.o hf_2.o hf_3.o hf_4.o hf_5.o hf_6.o hf_7.o hf_8.o hf_9.o hf_10.o hf_12.o hf_15.o hf_16.o hf_32.o hf_64.o hf_20.o hf_25.o hf2_4.o hf2_8.o hf2_16.o hf2_32.o hf2_5.o hf2_20.o hf2_25.o r2cfII_2.o r2cfII_3.o r2cfII_4.o r2cfII_5.o r2cfII_6.o r2cfII_7.o r2cfII_8.o r2cfII_9.o r2cfII_10.o r2cfII_12.o r2cfII_15.o r2cfII_16.o r2cfII_32.o r2cfII_64.o r2cfII_20.o r2cfII_25.o hc2cf_2.o hc2cf_4.o hc2cf_6.o hc2cf_8.o hc2cf_10.o hc2cf_12.o hc2cf_16.o hc2cf_32.o hc2cf_20.o hc2cf2_4.o hc2cf2_8.o hc2cf2_16.o hc2cf2_32.o hc2cf2_20.o hc2cfdft_2.o hc2cfdft_4.o hc2cfdft_6.o hc2cfdft_8.o hc2cfdft_10.o hc2cfdft_12.o hc2cfdft_16.o hc2cfdft_32.o hc2cfdft_20.o hc2cfdft2_4.o hc2cfdft2_8.o hc2cfdft2_16.o hc2cfdft2_32.o hc2cfdft2_20.o codlist.o
  1953. libtool: link: ranlib .libs/librdft_scalar_r2cf.a
  1954. libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2cf.la" && ln -s "../librdft_scalar_r2cf.la" "librdft_scalar_r2cf.la" )
  1955. make[6]: Nothing to be done for `install-exec-am'.
  1956. make[6]: Nothing to be done for `install-data-am'.
  1957. Making install in r2cb
  1958. ( \
  1959. echo "#include \"ifftw.h\""; \
  1960. echo ; \
  1961. echo; \
  1962. for i in r2cb_2.c r2cb_3.c r2cb_4.c r2cb_5.c r2cb_6.c r2cb_7.c r2cb_8.c r2cb_9.c r2cb_10.c r2cb_11.c r2cb_12.c r2cb_13.c r2cb_14.c r2cb_15.c r2cb_16.c r2cb_32.c r2cb_64.c r2cb_128.c r2cb_20.c r2cb_25.c hb_2.c hb_3.c hb_4.c hb_5.c hb_6.c hb_7.c hb_8.c hb_9.c hb_10.c hb_12.c hb_15.c hb_16.c hb_32.c hb_64.c hb_20.c hb_25.c hb2_4.c hb2_8.c hb2_16.c hb2_32.c hb2_5.c hb2_20.c hb2_25.c r2cbIII_2.c r2cbIII_3.c r2cbIII_4.c r2cbIII_5.c r2cbIII_6.c r2cbIII_7.c r2cbIII_8.c r2cbIII_9.c r2cbIII_10.c r2cbIII_12.c r2cbIII_15.c r2cbIII_16.c r2cbIII_32.c r2cbIII_64.c r2cbIII_20.c r2cbIII_25.c hc2cb_2.c hc2cb_4.c hc2cb_6.c hc2cb_8.c hc2cb_10.c hc2cb_12.c hc2cb_16.c hc2cb_32.c hc2cb_20.c hc2cb2_4.c hc2cb2_8.c hc2cb2_16.c hc2cb2_32.c hc2cb2_20.c hc2cbdft_2.c hc2cbdft_4.c hc2cbdft_6.c hc2cbdft_8.c hc2cbdft_10.c hc2cbdft_12.c hc2cbdft_16.c hc2cbdft_32.c hc2cbdft_20.c hc2cbdft2_4.c hc2cbdft2_8.c hc2cbdft2_16.c hc2cbdft2_32.c hc2cbdft2_20.c NIL; do \
  1963. if test "$i" != NIL; then \
  1964. j=`basename $i | sed -e 's/[.][cS]$//g'`; \
  1965. echo "extern void X(codelet_$j)(planner *);"; \
  1966. fi \
  1967. done; \
  1968. echo; \
  1969. echo; \
  1970. echo "extern const solvtab X(solvtab_rdft_r2cb);"; \
  1971. echo "const solvtab X(solvtab_rdft_r2cb) = {"; \
  1972. for i in r2cb_2.c r2cb_3.c r2cb_4.c r2cb_5.c r2cb_6.c r2cb_7.c r2cb_8.c r2cb_9.c r2cb_10.c r2cb_11.c r2cb_12.c r2cb_13.c r2cb_14.c r2cb_15.c r2cb_16.c r2cb_32.c r2cb_64.c r2cb_128.c r2cb_20.c r2cb_25.c hb_2.c hb_3.c hb_4.c hb_5.c hb_6.c hb_7.c hb_8.c hb_9.c hb_10.c hb_12.c hb_15.c hb_16.c hb_32.c hb_64.c hb_20.c hb_25.c hb2_4.c hb2_8.c hb2_16.c hb2_32.c hb2_5.c hb2_20.c hb2_25.c r2cbIII_2.c r2cbIII_3.c r2cbIII_4.c r2cbIII_5.c r2cbIII_6.c r2cbIII_7.c r2cbIII_8.c r2cbIII_9.c r2cbIII_10.c r2cbIII_12.c r2cbIII_15.c r2cbIII_16.c r2cbIII_32.c r2cbIII_64.c r2cbIII_20.c r2cbIII_25.c hc2cb_2.c hc2cb_4.c hc2cb_6.c hc2cb_8.c hc2cb_10.c hc2cb_12.c hc2cb_16.c hc2cb_32.c hc2cb_20.c hc2cb2_4.c hc2cb2_8.c hc2cb2_16.c hc2cb2_32.c hc2cb2_20.c hc2cbdft_2.c hc2cbdft_4.c hc2cbdft_6.c hc2cbdft_8.c hc2cbdft_10.c hc2cbdft_12.c hc2cbdft_16.c hc2cbdft_32.c hc2cbdft_20.c hc2cbdft2_4.c hc2cbdft2_8.c hc2cbdft2_16.c hc2cbdft2_32.c hc2cbdft2_20.c NIL; do \
  1973. if test "$i" != NIL; then \
  1974. j=`basename $i | sed -e 's/[.][cS]$//g'`; \
  1975. echo " SOLVTAB(X(codelet_$j)),"; \
  1976. fi \
  1977. done; \
  1978. echo " SOLVTAB_END"; \
  1979. echo "};"; \
  1980. ) >codlist.c
  1981. /Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
  1982. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_2.lo -MD -MP -MF .deps/r2cb_2.Tpo -c -o r2cb_2.lo r2cb_2.c
  1983. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_3.lo -MD -MP -MF .deps/r2cb_3.Tpo -c -o r2cb_3.lo r2cb_3.c
  1984. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_4.lo -MD -MP -MF .deps/r2cb_4.Tpo -c -o r2cb_4.lo r2cb_4.c
  1985. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_5.lo -MD -MP -MF .deps/r2cb_5.Tpo -c -o r2cb_5.lo r2cb_5.c
  1986. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_6.lo -MD -MP -MF .deps/r2cb_6.Tpo -c -o r2cb_6.lo r2cb_6.c
  1987. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_7.lo -MD -MP -MF .deps/r2cb_7.Tpo -c -o r2cb_7.lo r2cb_7.c
  1988. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_8.lo -MD -MP -MF .deps/r2cb_8.Tpo -c -o r2cb_8.lo r2cb_8.c
  1989. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_9.lo -MD -MP -MF .deps/r2cb_9.Tpo -c -o r2cb_9.lo r2cb_9.c
  1990. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_10.lo -MD -MP -MF .deps/r2cb_10.Tpo -c -o r2cb_10.lo r2cb_10.c
  1991. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_2.lo -MD -MP -MF .deps/r2cb_2.Tpo -c r2cb_2.c -fno-common -DPIC -o r2cb_2.o
  1992. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_3.lo -MD -MP -MF .deps/r2cb_3.Tpo -c r2cb_3.c -fno-common -DPIC -o r2cb_3.o
  1993. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_7.lo -MD -MP -MF .deps/r2cb_7.Tpo -c r2cb_7.c -fno-common -DPIC -o r2cb_7.o
  1994. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_4.lo -MD -MP -MF .deps/r2cb_4.Tpo -c r2cb_4.c -fno-common -DPIC -o r2cb_4.o
  1995. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_5.lo -MD -MP -MF .deps/r2cb_5.Tpo -c r2cb_5.c -fno-common -DPIC -o r2cb_5.o
  1996. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_6.lo -MD -MP -MF .deps/r2cb_6.Tpo -c r2cb_6.c -fno-common -DPIC -o r2cb_6.o
  1997. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_8.lo -MD -MP -MF .deps/r2cb_8.Tpo -c r2cb_8.c -fno-common -DPIC -o r2cb_8.o
  1998. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_9.lo -MD -MP -MF .deps/r2cb_9.Tpo -c r2cb_9.c -fno-common -DPIC -o r2cb_9.o
  1999. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2000. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2001. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2002. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2003. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2004. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2005. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2006. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2007. clang: warningclang: : optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2008. warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2009. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]clang
  2010. : warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2011. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2012. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2013. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2014. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2015. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_10.lo -MD -MP -MF .deps/r2cb_10.Tpo -c r2cb_10.c -fno-common -DPIC -o r2cb_10.o
  2016. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2017. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2018. mv -f .deps/r2cb_2.Tpo .deps/r2cb_2.Plo
  2019. mv -f .deps/r2cb_3.Tpo .deps/r2cb_3.Plo
  2020. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_11.lo -MD -MP -MF .deps/r2cb_11.Tpo -c -o r2cb_11.lo r2cb_11.c
  2021. mv -f .deps/r2cb_5.Tpo .deps/r2cb_5.Plo
  2022. mv -f .deps/r2cb_4.Tpo .deps/r2cb_4.Plo
  2023. mv -f .deps/r2cb_6.Tpo .deps/r2cb_6.Plo
  2024. mv -f .deps/r2cb_8.Tpo .deps/r2cb_8.Plo
  2025. mv -f .deps/r2cb_7.Tpo .deps/r2cb_7.Plo
  2026. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_12.lo -MD -MP -MF .deps/r2cb_12.Tpo -c -o r2cb_12.lo r2cb_12.c
  2027. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_13.lo -MD -MP -MF .deps/r2cb_13.Tpo -c -o r2cb_13.lo r2cb_13.c
  2028. mv -f .deps/r2cb_9.Tpo .deps/r2cb_9.Plo
  2029. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_14.lo -MD -MP -MF .deps/r2cb_14.Tpo -c -o r2cb_14.lo r2cb_14.c
  2030. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_15.lo -MD -MP -MF .deps/r2cb_15.Tpo -c -o r2cb_15.lo r2cb_15.c
  2031. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_16.lo -MD -MP -MF .deps/r2cb_16.Tpo -c -o r2cb_16.lo r2cb_16.c
  2032. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_32.lo -MD -MP -MF .deps/r2cb_32.Tpo -c -o r2cb_32.lo r2cb_32.c
  2033. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_64.lo -MD -MP -MF .deps/r2cb_64.Tpo -c -o r2cb_64.lo r2cb_64.c
  2034. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_11.lo -MD -MP -MF .deps/r2cb_11.Tpo -c r2cb_11.c -fno-common -DPIC -o r2cb_11.o
  2035. mv -f .deps/r2cb_10.Tpo .deps/r2cb_10.Plo
  2036. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_128.lo -MD -MP -MF .deps/r2cb_128.Tpo -c -o r2cb_128.lo r2cb_128.c
  2037. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2038. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2039. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_15.lo -MD -MP -MF .deps/r2cb_15.Tpo -c r2cb_15.c -fno-common -DPIC -o r2cb_15.o
  2040. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_12.lo -MD -MP -MF .deps/r2cb_12.Tpo -c r2cb_12.c -fno-common -DPIC -o r2cb_12.o
  2041. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_14.lo -MD -MP -MF .deps/r2cb_14.Tpo -c r2cb_14.c -fno-common -DPIC -o r2cb_14.o
  2042. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_13.lo -MD -MP -MF .deps/r2cb_13.Tpo -c r2cb_13.c -fno-common -DPIC -o r2cb_13.o
  2043. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_16.lo -MD -MP -MF .deps/r2cb_16.Tpo -c r2cb_16.c -fno-common -DPIC -o r2cb_16.o
  2044. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_32.lo -MD -MP -MF .deps/r2cb_32.Tpo -c r2cb_32.c -fno-common -DPIC -o r2cb_32.o
  2045. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_64.lo -MD -MP -MF .deps/r2cb_64.Tpo -c r2cb_64.c -fno-common -DPIC -o r2cb_64.o
  2046. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2047. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2048. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2049. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2050. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2051. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2052. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2053. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2054. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2055. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2056. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2057. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2058. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2059. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2060. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_128.lo -MD -MP -MF .deps/r2cb_128.Tpo -c r2cb_128.c -fno-common -DPIC -o r2cb_128.o
  2061. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2062. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2063. mv -f .deps/r2cb_12.Tpo .deps/r2cb_12.Plo
  2064. mv -f .deps/r2cb_14.Tpo .deps/r2cb_14.Plo
  2065. mv -f .deps/r2cb_16.Tpo .deps/r2cb_16.Plo
  2066. mv -f .deps/r2cb_15.Tpo .deps/r2cb_15.Plo
  2067. mv -f .deps/r2cb_13.Tpo .deps/r2cb_13.Plo
  2068. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_20.lo -MD -MP -MF .deps/r2cb_20.Tpo -c -o r2cb_20.lo r2cb_20.c
  2069. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_25.lo -MD -MP -MF .deps/r2cb_25.Tpo -c -o r2cb_25.lo r2cb_25.c
  2070. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_2.lo -MD -MP -MF .deps/hb_2.Tpo -c -o hb_2.lo hb_2.c
  2071. mv -f .deps/r2cb_11.Tpo .deps/r2cb_11.Plo
  2072. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_3.lo -MD -MP -MF .deps/hb_3.Tpo -c -o hb_3.lo hb_3.c
  2073. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_4.lo -MD -MP -MF .deps/hb_4.Tpo -c -o hb_4.lo hb_4.c
  2074. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_5.lo -MD -MP -MF .deps/hb_5.Tpo -c -o hb_5.lo hb_5.c
  2075. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_20.lo -MD -MP -MF .deps/r2cb_20.Tpo -c r2cb_20.c -fno-common -DPIC -o r2cb_20.o
  2076. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_25.lo -MD -MP -MF .deps/r2cb_25.Tpo -c r2cb_25.c -fno-common -DPIC -o r2cb_25.o
  2077. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_2.lo -MD -MP -MF .deps/hb_2.Tpo -c hb_2.c -fno-common -DPIC -o hb_2.o
  2078. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_3.lo -MD -MP -MF .deps/hb_3.Tpo -c hb_3.c -fno-common -DPIC -o hb_3.o
  2079. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_4.lo -MD -MP -MF .deps/hb_4.Tpo -c hb_4.c -fno-common -DPIC -o hb_4.o
  2080. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_5.lo -MD -MP -MF .deps/hb_5.Tpo -c hb_5.c -fno-common -DPIC -o hb_5.o
  2081. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2082. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2083. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2084. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2085. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2086. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2087. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2088. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2089. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2090. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2091. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2092. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2093. mv -f .deps/r2cb_32.Tpo .deps/r2cb_32.Plo
  2094. mv -f .deps/hb_2.Tpo .deps/hb_2.Plo
  2095. mv -f .deps/hb_4.Tpo .deps/hb_4.Plo
  2096. mv -f .deps/hb_3.Tpo .deps/hb_3.Plo
  2097. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_6.lo -MD -MP -MF .deps/hb_6.Tpo -c -o hb_6.lo hb_6.c
  2098. mv -f .deps/hb_5.Tpo .deps/hb_5.Plo
  2099. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_7.lo -MD -MP -MF .deps/hb_7.Tpo -c -o hb_7.lo hb_7.c
  2100. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_8.lo -MD -MP -MF .deps/hb_8.Tpo -c -o hb_8.lo hb_8.c
  2101. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_9.lo -MD -MP -MF .deps/hb_9.Tpo -c -o hb_9.lo hb_9.c
  2102. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_10.lo -MD -MP -MF .deps/hb_10.Tpo -c -o hb_10.lo hb_10.c
  2103. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_6.lo -MD -MP -MF .deps/hb_6.Tpo -c hb_6.c -fno-common -DPIC -o hb_6.o
  2104. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_7.lo -MD -MP -MF .deps/hb_7.Tpo -c hb_7.c -fno-common -DPIC -o hb_7.o
  2105. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_8.lo -MD -MP -MF .deps/hb_8.Tpo -c hb_8.c -fno-common -DPIC -o hb_8.o
  2106. mv -f .deps/r2cb_20.Tpo .deps/r2cb_20.Plo
  2107. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_9.lo -MD -MP -MF .deps/hb_9.Tpo -c hb_9.c -fno-common -DPIC -o hb_9.o
  2108. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_10.lo -MD -MP -MF .deps/hb_10.Tpo -c hb_10.c -fno-common -DPIC -o hb_10.o
  2109. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_12.lo -MD -MP -MF .deps/hb_12.Tpo -c -o hb_12.lo hb_12.c
  2110. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2111. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2112. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2113. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2114. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2115. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2116. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2117. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2118. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2119. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2120. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_12.lo -MD -MP -MF .deps/hb_12.Tpo -c hb_12.c -fno-common -DPIC -o hb_12.o
  2121. mv -f .deps/r2cb_25.Tpo .deps/r2cb_25.Plo
  2122. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_15.lo -MD -MP -MF .deps/hb_15.Tpo -c -o hb_15.lo hb_15.c
  2123. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2124. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2125. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_15.lo -MD -MP -MF .deps/hb_15.Tpo -c hb_15.c -fno-common -DPIC -o hb_15.o
  2126. mv -f .deps/hb_6.Tpo .deps/hb_6.Plo
  2127. mv -f .deps/hb_8.Tpo .deps/hb_8.Plo
  2128. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2129. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2130. mv -f .deps/hb_7.Tpo .deps/hb_7.Plo
  2131. mv -f .deps/hb_9.Tpo .deps/hb_9.Plo
  2132. mv -f .deps/hb_10.Tpo .deps/hb_10.Plo
  2133. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_16.lo -MD -MP -MF .deps/hb_16.Tpo -c -o hb_16.lo hb_16.c
  2134. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_32.lo -MD -MP -MF .deps/hb_32.Tpo -c -o hb_32.lo hb_32.c
  2135. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_64.lo -MD -MP -MF .deps/hb_64.Tpo -c -o hb_64.lo hb_64.c
  2136. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_20.lo -MD -MP -MF .deps/hb_20.Tpo -c -o hb_20.lo hb_20.c
  2137. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_25.lo -MD -MP -MF .deps/hb_25.Tpo -c -o hb_25.lo hb_25.c
  2138. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_32.lo -MD -MP -MF .deps/hb_32.Tpo -c hb_32.c -fno-common -DPIC -o hb_32.o
  2139. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_16.lo -MD -MP -MF .deps/hb_16.Tpo -c hb_16.c -fno-common -DPIC -o hb_16.o
  2140. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_64.lo -MD -MP -MF .deps/hb_64.Tpo -c hb_64.c -fno-common -DPIC -o hb_64.o
  2141. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_20.lo -MD -MP -MF .deps/hb_20.Tpo -c hb_20.c -fno-common -DPIC -o hb_20.o
  2142. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_25.lo -MD -MP -MF .deps/hb_25.Tpo -c hb_25.c -fno-common -DPIC -o hb_25.o
  2143. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2144. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2145. clangclang: : warningwarning: : argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2146.  
  2147. clangclang: : warningwarning: : optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2148.  
  2149. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2150. clangclangclang: : : warningwarning: warning: : argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2151.  
  2152.  
  2153. mv -f .deps/hb_12.Tpo .deps/hb_12.Plo
  2154. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb2_4.lo -MD -MP -MF .deps/hb2_4.Tpo -c -o hb2_4.lo hb2_4.c
  2155. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb2_4.lo -MD -MP -MF .deps/hb2_4.Tpo -c hb2_4.c -fno-common -DPIC -o hb2_4.o
  2156. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2157. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2158. mv -f .deps/hb_15.Tpo .deps/hb_15.Plo
  2159. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb2_8.lo -MD -MP -MF .deps/hb2_8.Tpo -c -o hb2_8.lo hb2_8.c
  2160. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb2_8.lo -MD -MP -MF .deps/hb2_8.Tpo -c hb2_8.c -fno-common -DPIC -o hb2_8.o
  2161. mv -f .deps/hb2_4.Tpo .deps/hb2_4.Plo
  2162. mv -f .deps/hb_16.Tpo .deps/hb_16.Plo
  2163. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb2_16.lo -MD -MP -MF .deps/hb2_16.Tpo -c -o hb2_16.lo hb2_16.c
  2164. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb2_32.lo -MD -MP -MF .deps/hb2_32.Tpo -c -o hb2_32.lo hb2_32.c
  2165. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2166. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2167. mv -f .deps/r2cb_64.Tpo .deps/r2cb_64.Plo
  2168. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb2_16.lo -MD -MP -MF .deps/hb2_16.Tpo -c hb2_16.c -fno-common -DPIC -o hb2_16.o
  2169. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb2_32.lo -MD -MP -MF .deps/hb2_32.Tpo -c hb2_32.c -fno-common -DPIC -o hb2_32.o
  2170. mv -f .deps/hb_20.Tpo .deps/hb_20.Plo
  2171. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb2_5.lo -MD -MP -MF .deps/hb2_5.Tpo -c -o hb2_5.lo hb2_5.c
  2172. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb2_20.lo -MD -MP -MF .deps/hb2_20.Tpo -c -o hb2_20.lo hb2_20.c
  2173. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2174. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2175. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2176. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2177. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb2_5.lo -MD -MP -MF .deps/hb2_5.Tpo -c hb2_5.c -fno-common -DPIC -o hb2_5.o
  2178. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb2_20.lo -MD -MP -MF .deps/hb2_20.Tpo -c hb2_20.c -fno-common -DPIC -o hb2_20.o
  2179. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2180. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2181. mv -f .deps/hb2_8.Tpo .deps/hb2_8.Plo
  2182. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb2_25.lo -MD -MP -MF .deps/hb2_25.Tpo -c -o hb2_25.lo hb2_25.c
  2183. mv -f .deps/hb_25.Tpo .deps/hb_25.Plo
  2184. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_2.lo -MD -MP -MF .deps/r2cbIII_2.Tpo -c -o r2cbIII_2.lo r2cbIII_2.c
  2185. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb2_25.lo -MD -MP -MF .deps/hb2_25.Tpo -c hb2_25.c -fno-common -DPIC -o hb2_25.o
  2186. mv -f .deps/hb_32.Tpo .deps/hb_32.Plo
  2187. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_2.lo -MD -MP -MF .deps/r2cbIII_2.Tpo -c r2cbIII_2.c -fno-common -DPIC -o r2cbIII_2.o
  2188. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2189. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2190. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_3.lo -MD -MP -MF .deps/r2cbIII_3.Tpo -c -o r2cbIII_3.lo r2cbIII_3.c
  2191. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2192. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2193. mv -f .deps/hb2_5.Tpo .deps/hb2_5.Plo
  2194. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_4.lo -MD -MP -MF .deps/r2cbIII_4.Tpo -c -o r2cbIII_4.lo r2cbIII_4.c
  2195. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_3.lo -MD -MP -MF .deps/r2cbIII_3.Tpo -c r2cbIII_3.c -fno-common -DPIC -o r2cbIII_3.o
  2196. mv -f .deps/hb2_16.Tpo .deps/hb2_16.Plo
  2197. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_5.lo -MD -MP -MF .deps/r2cbIII_5.Tpo -c -o r2cbIII_5.lo r2cbIII_5.c
  2198. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2199. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2200. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_4.lo -MD -MP -MF .deps/r2cbIII_4.Tpo -c r2cbIII_4.c -fno-common -DPIC -o r2cbIII_4.o
  2201. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2202. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2203. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_5.lo -MD -MP -MF .deps/r2cbIII_5.Tpo -c r2cbIII_5.c -fno-common -DPIC -o r2cbIII_5.o
  2204. mv -f .deps/r2cbIII_2.Tpo .deps/r2cbIII_2.Plo
  2205. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_6.lo -MD -MP -MF .deps/r2cbIII_6.Tpo -c -o r2cbIII_6.lo r2cbIII_6.c
  2206. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2207. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2208. mv -f .deps/r2cbIII_3.Tpo .deps/r2cbIII_3.Plo
  2209. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_6.lo -MD -MP -MF .deps/r2cbIII_6.Tpo -c r2cbIII_6.c -fno-common -DPIC -o r2cbIII_6.o
  2210. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_7.lo -MD -MP -MF .deps/r2cbIII_7.Tpo -c -o r2cbIII_7.lo r2cbIII_7.c
  2211. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2212. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2213. mv -f .deps/r2cbIII_4.Tpo .deps/r2cbIII_4.Plo
  2214. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_8.lo -MD -MP -MF .deps/r2cbIII_8.Tpo -c -o r2cbIII_8.lo r2cbIII_8.c
  2215. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_7.lo -MD -MP -MF .deps/r2cbIII_7.Tpo -c r2cbIII_7.c -fno-common -DPIC -o r2cbIII_7.o
  2216. mv -f .deps/r2cbIII_5.Tpo .deps/r2cbIII_5.Plo
  2217. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2218. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2219. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_9.lo -MD -MP -MF .deps/r2cbIII_9.Tpo -c -o r2cbIII_9.lo r2cbIII_9.c
  2220. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_8.lo -MD -MP -MF .deps/r2cbIII_8.Tpo -c r2cbIII_8.c -fno-common -DPIC -o r2cbIII_8.o
  2221. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2222. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2223. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_9.lo -MD -MP -MF .deps/r2cbIII_9.Tpo -c r2cbIII_9.c -fno-common -DPIC -o r2cbIII_9.o
  2224. mv -f .deps/r2cbIII_6.Tpo .deps/r2cbIII_6.Plo
  2225. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_10.lo -MD -MP -MF .deps/r2cbIII_10.Tpo -c -o r2cbIII_10.lo r2cbIII_10.c
  2226. mv -f .deps/hb2_32.Tpo .deps/hb2_32.Plo
  2227. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2228. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2229. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_12.lo -MD -MP -MF .deps/r2cbIII_12.Tpo -c -o r2cbIII_12.lo r2cbIII_12.c
  2230. mv -f .deps/hb2_25.Tpo .deps/hb2_25.Plo
  2231. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_15.lo -MD -MP -MF .deps/r2cbIII_15.Tpo -c -o r2cbIII_15.lo r2cbIII_15.c
  2232. mv -f .deps/r2cbIII_7.Tpo .deps/r2cbIII_7.Plo
  2233. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_10.lo -MD -MP -MF .deps/r2cbIII_10.Tpo -c r2cbIII_10.c -fno-common -DPIC -o r2cbIII_10.o
  2234. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_16.lo -MD -MP -MF .deps/r2cbIII_16.Tpo -c -o r2cbIII_16.lo r2cbIII_16.c
  2235. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_12.lo -MD -MP -MF .deps/r2cbIII_12.Tpo -c r2cbIII_12.c -fno-common -DPIC -o r2cbIII_12.o
  2236. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2237. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2238. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_15.lo -MD -MP -MF .deps/r2cbIII_15.Tpo -c r2cbIII_15.c -fno-common -DPIC -o r2cbIII_15.o
  2239. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2240. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2241. mv -f .deps/r2cbIII_8.Tpo .deps/r2cbIII_8.Plo
  2242. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_16.lo -MD -MP -MF .deps/r2cbIII_16.Tpo -c r2cbIII_16.c -fno-common -DPIC -o r2cbIII_16.o
  2243. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_32.lo -MD -MP -MF .deps/r2cbIII_32.Tpo -c -o r2cbIII_32.lo r2cbIII_32.c
  2244. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2245. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2246. mv -f .deps/r2cb_128.Tpo .deps/r2cb_128.Plo
  2247. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2248. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2249. mv -f .deps/r2cbIII_9.Tpo .deps/r2cbIII_9.Plo
  2250. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_64.lo -MD -MP -MF .deps/r2cbIII_64.Tpo -c -o r2cbIII_64.lo r2cbIII_64.c
  2251. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_20.lo -MD -MP -MF .deps/r2cbIII_20.Tpo -c -o r2cbIII_20.lo r2cbIII_20.c
  2252. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_32.lo -MD -MP -MF .deps/r2cbIII_32.Tpo -c r2cbIII_32.c -fno-common -DPIC -o r2cbIII_32.o
  2253. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2254. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2255. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2256. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2257. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_64.lo -MD -MP -MF .deps/r2cbIII_64.Tpo -c r2cbIII_64.c -fno-common -DPIC -o r2cbIII_64.o
  2258. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_20.lo -MD -MP -MF .deps/r2cbIII_20.Tpo -c r2cbIII_20.c -fno-common -DPIC -o r2cbIII_20.o
  2259. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2260. clang: warning: clangoptimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]:
  2261. warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2262. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2263. mv -f .deps/r2cbIII_10.Tpo .deps/r2cbIII_10.Plo
  2264. mv -f .deps/r2cbIII_12.Tpo .deps/r2cbIII_12.Plo
  2265. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_25.lo -MD -MP -MF .deps/r2cbIII_25.Tpo -c -o r2cbIII_25.lo r2cbIII_25.c
  2266. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_2.lo -MD -MP -MF .deps/hc2cb_2.Tpo -c -o hc2cb_2.lo hc2cb_2.c
  2267. mv -f .deps/r2cbIII_15.Tpo .deps/r2cbIII_15.Plo
  2268. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_4.lo -MD -MP -MF .deps/hc2cb_4.Tpo -c -o hc2cb_4.lo hc2cb_4.c
  2269. mv -f .deps/r2cbIII_16.Tpo .deps/r2cbIII_16.Plo
  2270. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_25.lo -MD -MP -MF .deps/r2cbIII_25.Tpo -c r2cbIII_25.c -fno-common -DPIC -o r2cbIII_25.o
  2271. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_2.lo -MD -MP -MF .deps/hc2cb_2.Tpo -c hc2cb_2.c -fno-common -DPIC -o hc2cb_2.o
  2272. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_6.lo -MD -MP -MF .deps/hc2cb_6.Tpo -c -o hc2cb_6.lo hc2cb_6.c
  2273. clangclang: : warningwarning: : optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2274.  
  2275. clangclang: : warningwarning: : argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2276.  
  2277. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_4.lo -MD -MP -MF .deps/hc2cb_4.Tpo -c hc2cb_4.c -fno-common -DPIC -o hc2cb_4.o
  2278. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_6.lo -MD -MP -MF .deps/hc2cb_6.Tpo -c hc2cb_6.c -fno-common -DPIC -o hc2cb_6.o
  2279. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2280. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2281. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2282. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2283. mv -f .deps/r2cbIII_20.Tpo .deps/r2cbIII_20.Plo
  2284. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_8.lo -MD -MP -MF .deps/hc2cb_8.Tpo -c -o hc2cb_8.lo hc2cb_8.c
  2285. mv -f .deps/hc2cb_2.Tpo .deps/hc2cb_2.Plo
  2286. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_10.lo -MD -MP -MF .deps/hc2cb_10.Tpo -c -o hc2cb_10.lo hc2cb_10.c
  2287. mv -f .deps/r2cbIII_32.Tpo .deps/r2cbIII_32.Plo
  2288. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_8.lo -MD -MP -MF .deps/hc2cb_8.Tpo -c hc2cb_8.c -fno-common -DPIC -o hc2cb_8.o
  2289. mv -f .deps/hb_64.Tpo .deps/hb_64.Plo
  2290. mv -f .deps/hc2cb_4.Tpo .deps/hc2cb_4.Plo
  2291. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2292. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2293. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_10.lo -MD -MP -MF .deps/hc2cb_10.Tpo -c hc2cb_10.c -fno-common -DPIC -o hc2cb_10.o
  2294. mv -f .deps/hb2_20.Tpo .deps/hb2_20.Plo
  2295. mv -f .deps/hc2cb_6.Tpo .deps/hc2cb_6.Plo
  2296. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_12.lo -MD -MP -MF .deps/hc2cb_12.Tpo -c -o hc2cb_12.lo hc2cb_12.c
  2297. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_16.lo -MD -MP -MF .deps/hc2cb_16.Tpo -c -o hc2cb_16.lo hc2cb_16.c
  2298. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_32.lo -MD -MP -MF .deps/hc2cb_32.Tpo -c -o hc2cb_32.lo hc2cb_32.c
  2299. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_20.lo -MD -MP -MF .deps/hc2cb_20.Tpo -c -o hc2cb_20.lo hc2cb_20.c
  2300. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2301. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2302. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb2_4.lo -MD -MP -MF .deps/hc2cb2_4.Tpo -c -o hc2cb2_4.lo hc2cb2_4.c
  2303. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_16.lo -MD -MP -MF .deps/hc2cb_16.Tpo -c hc2cb_16.c -fno-common -DPIC -o hc2cb_16.o
  2304. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_12.lo -MD -MP -MF .deps/hc2cb_12.Tpo -c hc2cb_12.c -fno-common -DPIC -o hc2cb_12.o
  2305. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_32.lo -MD -MP -MF .deps/hc2cb_32.Tpo -c hc2cb_32.c -fno-common -DPIC -o hc2cb_32.o
  2306. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_20.lo -MD -MP -MF .deps/hc2cb_20.Tpo -c hc2cb_20.c -fno-common -DPIC -o hc2cb_20.o
  2307. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb2_4.lo -MD -MP -MF .deps/hc2cb2_4.Tpo -c hc2cb2_4.c -fno-common -DPIC -o hc2cb2_4.o
  2308. mv -f .deps/r2cbIII_25.Tpo .deps/r2cbIII_25.Plo
  2309. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2310. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2311. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2312. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2313. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2314. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2315. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2316. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2317. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2318. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2319. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb2_8.lo -MD -MP -MF .deps/hc2cb2_8.Tpo -c -o hc2cb2_8.lo hc2cb2_8.c
  2320. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb2_8.lo -MD -MP -MF .deps/hc2cb2_8.Tpo -c hc2cb2_8.c -fno-common -DPIC -o hc2cb2_8.o
  2321. mv -f .deps/hc2cb_8.Tpo .deps/hc2cb_8.Plo
  2322. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2323. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2324. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb2_16.lo -MD -MP -MF .deps/hc2cb2_16.Tpo -c -o hc2cb2_16.lo hc2cb2_16.c
  2325. mv -f .deps/hc2cb_10.Tpo .deps/hc2cb_10.Plo
  2326. mv -f .deps/hc2cb2_4.Tpo .deps/hc2cb2_4.Plo
  2327. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb2_16.lo -MD -MP -MF .deps/hc2cb2_16.Tpo -c hc2cb2_16.c -fno-common -DPIC -o hc2cb2_16.o
  2328. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb2_32.lo -MD -MP -MF .deps/hc2cb2_32.Tpo -c -o hc2cb2_32.lo hc2cb2_32.c
  2329. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb2_20.lo -MD -MP -MF .deps/hc2cb2_20.Tpo -c -o hc2cb2_20.lo hc2cb2_20.c
  2330. mv -f .deps/hc2cb_12.Tpo .deps/hc2cb_12.Plo
  2331. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2332. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2333. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_2.lo -MD -MP -MF .deps/hc2cbdft_2.Tpo -c -o hc2cbdft_2.lo hc2cbdft_2.c
  2334. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb2_32.lo -MD -MP -MF .deps/hc2cb2_32.Tpo -c hc2cb2_32.c -fno-common -DPIC -o hc2cb2_32.o
  2335. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb2_20.lo -MD -MP -MF .deps/hc2cb2_20.Tpo -c hc2cb2_20.c -fno-common -DPIC -o hc2cb2_20.o
  2336. mv -f .deps/hc2cb_16.Tpo .deps/hc2cb_16.Plo
  2337. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_4.lo -MD -MP -MF .deps/hc2cbdft_4.Tpo -c -o hc2cbdft_4.lo hc2cbdft_4.c
  2338. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2339. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2340. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2341. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2342. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_2.lo -MD -MP -MF .deps/hc2cbdft_2.Tpo -c hc2cbdft_2.c -fno-common -DPIC -o hc2cbdft_2.o
  2343. mv -f .deps/hc2cb2_8.Tpo .deps/hc2cb2_8.Plo
  2344. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_6.lo -MD -MP -MF .deps/hc2cbdft_6.Tpo -c -o hc2cbdft_6.lo hc2cbdft_6.c
  2345. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2346. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2347. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_4.lo -MD -MP -MF .deps/hc2cbdft_4.Tpo -c hc2cbdft_4.c -fno-common -DPIC -o hc2cbdft_4.o
  2348. mv -f .deps/hc2cb_20.Tpo .deps/hc2cb_20.Plo
  2349. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2350. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2351. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_6.lo -MD -MP -MF .deps/hc2cbdft_6.Tpo -c hc2cbdft_6.c -fno-common -DPIC -o hc2cbdft_6.o
  2352. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_8.lo -MD -MP -MF .deps/hc2cbdft_8.Tpo -c -o hc2cbdft_8.lo hc2cbdft_8.c
  2353. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2354. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2355. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_8.lo -MD -MP -MF .deps/hc2cbdft_8.Tpo -c hc2cbdft_8.c -fno-common -DPIC -o hc2cbdft_8.o
  2356. mv -f .deps/hc2cbdft_2.Tpo .deps/hc2cbdft_2.Plo
  2357. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_10.lo -MD -MP -MF .deps/hc2cbdft_10.Tpo -c -o hc2cbdft_10.lo hc2cbdft_10.c
  2358. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2359. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2360. mv -f .deps/hc2cb2_16.Tpo .deps/hc2cb2_16.Plo
  2361. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_10.lo -MD -MP -MF .deps/hc2cbdft_10.Tpo -c hc2cbdft_10.c -fno-common -DPIC -o hc2cbdft_10.o
  2362. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_12.lo -MD -MP -MF .deps/hc2cbdft_12.Tpo -c -o hc2cbdft_12.lo hc2cbdft_12.c
  2363. mv -f .deps/hc2cbdft_6.Tpo .deps/hc2cbdft_6.Plo
  2364. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2365. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2366. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_16.lo -MD -MP -MF .deps/hc2cbdft_16.Tpo -c -o hc2cbdft_16.lo hc2cbdft_16.c
  2367. mv -f .deps/hc2cb_32.Tpo .deps/hc2cb_32.Plo
  2368. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_12.lo -MD -MP -MF .deps/hc2cbdft_12.Tpo -c hc2cbdft_12.c -fno-common -DPIC -o hc2cbdft_12.o
  2369. mv -f .deps/hc2cb2_20.Tpo .deps/hc2cb2_20.Plo
  2370. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_32.lo -MD -MP -MF .deps/hc2cbdft_32.Tpo -c -o hc2cbdft_32.lo hc2cbdft_32.c
  2371. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_20.lo -MD -MP -MF .deps/hc2cbdft_20.Tpo -c -o hc2cbdft_20.lo hc2cbdft_20.c
  2372. mv -f .deps/hc2cbdft_8.Tpo .deps/hc2cbdft_8.Plo
  2373. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2374. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2375. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_16.lo -MD -MP -MF .deps/hc2cbdft_16.Tpo -c hc2cbdft_16.c -fno-common -DPIC -o hc2cbdft_16.o
  2376. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft2_4.lo -MD -MP -MF .deps/hc2cbdft2_4.Tpo -c -o hc2cbdft2_4.lo hc2cbdft2_4.c
  2377. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_32.lo -MD -MP -MF .deps/hc2cbdft_32.Tpo -c hc2cbdft_32.c -fno-common -DPIC -o hc2cbdft_32.o
  2378. mv -f .deps/r2cbIII_64.Tpo .deps/r2cbIII_64.Plo
  2379. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_20.lo -MD -MP -MF .deps/hc2cbdft_20.Tpo -c hc2cbdft_20.c -fno-common -DPIC -o hc2cbdft_20.o
  2380. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft2_8.lo -MD -MP -MF .deps/hc2cbdft2_8.Tpo -c -o hc2cbdft2_8.lo hc2cbdft2_8.c
  2381. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft2_4.lo -MD -MP -MF .deps/hc2cbdft2_4.Tpo -c hc2cbdft2_4.c -fno-common -DPIC -o hc2cbdft2_4.o
  2382. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2383. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2384. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2385. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2386. mv -f .deps/hc2cbdft_4.Tpo .deps/hc2cbdft_4.Plo
  2387. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2388. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2389. mv -f .deps/hc2cbdft_10.Tpo .deps/hc2cbdft_10.Plo
  2390. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft2_8.lo -MD -MP -MF .deps/hc2cbdft2_8.Tpo -c hc2cbdft2_8.c -fno-common -DPIC -o hc2cbdft2_8.o
  2391. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft2_16.lo -MD -MP -MF .deps/hc2cbdft2_16.Tpo -c -o hc2cbdft2_16.lo hc2cbdft2_16.c
  2392. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft2_32.lo -MD -MP -MF .deps/hc2cbdft2_32.Tpo -c -o hc2cbdft2_32.lo hc2cbdft2_32.c
  2393. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2394. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2395. mv -f .deps/hc2cb2_32.Tpo .deps/hc2cb2_32.Plo
  2396. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft2_20.lo -MD -MP -MF .deps/hc2cbdft2_20.Tpo -c -o hc2cbdft2_20.lo hc2cbdft2_20.c
  2397. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2398. clang: libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft2_16.lo -MD -MP -MF .deps/hc2cbdft2_16.Tpo -c hc2cbdft2_16.c -fno-common -DPIC -o hc2cbdft2_16.o
  2399. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft2_32.lo -MD -MP -MF .deps/hc2cbdft2_32.Tpo -c hc2cbdft2_32.c -fno-common -DPIC -o hc2cbdft2_32.o
  2400. mv -f .deps/hc2cbdft_12.Tpo .deps/hc2cbdft_12.Plo
  2401. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2402. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2403. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c -o codlist.lo codlist.c
  2404. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2405. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2406. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft2_20.lo -MD -MP -MF .deps/hc2cbdft2_20.Tpo -c hc2cbdft2_20.c -fno-common -DPIC -o hc2cbdft2_20.o
  2407. mv -f .deps/hc2cbdft2_4.Tpo .deps/hc2cbdft2_4.Plo
  2408. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2409. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2410. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -fno-common -DPIC -o codlist.o
  2411. warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2412. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2413. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2414. mv -f .deps/hc2cbdft2_8.Tpo .deps/hc2cbdft2_8.Plo
  2415. mv -f .deps/hc2cbdft_20.Tpo .deps/hc2cbdft_20.Plo
  2416. mv -f .deps/codlist.Tpo .deps/codlist.Plo
  2417. mv -f .deps/hc2cbdft2_16.Tpo .deps/hc2cbdft2_16.Plo
  2418. mv -f .deps/hc2cbdft_16.Tpo .deps/hc2cbdft_16.Plo
  2419. mv -f .deps/hc2cbdft_32.Tpo .deps/hc2cbdft_32.Plo
  2420. mv -f .deps/hc2cbdft2_20.Tpo .deps/hc2cbdft2_20.Plo
  2421. mv -f .deps/hc2cbdft2_32.Tpo .deps/hc2cbdft2_32.Plo
  2422. /bin/sh ../../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o librdft_scalar_r2cb.la r2cb_2.lo r2cb_3.lo r2cb_4.lo r2cb_5.lo r2cb_6.lo r2cb_7.lo r2cb_8.lo r2cb_9.lo r2cb_10.lo r2cb_11.lo r2cb_12.lo r2cb_13.lo r2cb_14.lo r2cb_15.lo r2cb_16.lo r2cb_32.lo r2cb_64.lo r2cb_128.lo r2cb_20.lo r2cb_25.lo hb_2.lo hb_3.lo hb_4.lo hb_5.lo hb_6.lo hb_7.lo hb_8.lo hb_9.lo hb_10.lo hb_12.lo hb_15.lo hb_16.lo hb_32.lo hb_64.lo hb_20.lo hb_25.lo hb2_4.lo hb2_8.lo hb2_16.lo hb2_32.lo hb2_5.lo hb2_20.lo hb2_25.lo r2cbIII_2.lo r2cbIII_3.lo r2cbIII_4.lo r2cbIII_5.lo r2cbIII_6.lo r2cbIII_7.lo r2cbIII_8.lo r2cbIII_9.lo r2cbIII_10.lo r2cbIII_12.lo r2cbIII_15.lo r2cbIII_16.lo r2cbIII_32.lo r2cbIII_64.lo r2cbIII_20.lo r2cbIII_25.lo hc2cb_2.lo hc2cb_4.lo hc2cb_6.lo hc2cb_8.lo hc2cb_10.lo hc2cb_12.lo hc2cb_16.lo hc2cb_32.lo hc2cb_20.lo hc2cb2_4.lo hc2cb2_8.lo hc2cb2_16.lo hc2cb2_32.lo hc2cb2_20.lo hc2cbdft_2.lo hc2cbdft_4.lo hc2cbdft_6.lo hc2cbdft_8.lo hc2cbdft_10.lo hc2cbdft_12.lo hc2cbdft_16.lo hc2cbdft_32.lo hc2cbdft_20.lo hc2cbdft2_4.lo hc2cbdft2_8.lo hc2cbdft2_16.lo hc2cbdft2_32.lo hc2cbdft2_20.lo codlist.lo -lm
  2423. libtool: link: ar cru .libs/librdft_scalar_r2cb.a r2cb_2.o r2cb_3.o r2cb_4.o r2cb_5.o r2cb_6.o r2cb_7.o r2cb_8.o r2cb_9.o r2cb_10.o r2cb_11.o r2cb_12.o r2cb_13.o r2cb_14.o r2cb_15.o r2cb_16.o r2cb_32.o r2cb_64.o r2cb_128.o r2cb_20.o r2cb_25.o hb_2.o hb_3.o hb_4.o hb_5.o hb_6.o hb_7.o hb_8.o hb_9.o hb_10.o hb_12.o hb_15.o hb_16.o hb_32.o hb_64.o hb_20.o hb_25.o hb2_4.o hb2_8.o hb2_16.o hb2_32.o hb2_5.o hb2_20.o hb2_25.o r2cbIII_2.o r2cbIII_3.o r2cbIII_4.o r2cbIII_5.o r2cbIII_6.o r2cbIII_7.o r2cbIII_8.o r2cbIII_9.o r2cbIII_10.o r2cbIII_12.o r2cbIII_15.o r2cbIII_16.o r2cbIII_32.o r2cbIII_64.o r2cbIII_20.o r2cbIII_25.o hc2cb_2.o hc2cb_4.o hc2cb_6.o hc2cb_8.o hc2cb_10.o hc2cb_12.o hc2cb_16.o hc2cb_32.o hc2cb_20.o hc2cb2_4.o hc2cb2_8.o hc2cb2_16.o hc2cb2_32.o hc2cb2_20.o hc2cbdft_2.o hc2cbdft_4.o hc2cbdft_6.o hc2cbdft_8.o hc2cbdft_10.o hc2cbdft_12.o hc2cbdft_16.o hc2cbdft_32.o hc2cbdft_20.o hc2cbdft2_4.o hc2cbdft2_8.o hc2cbdft2_16.o hc2cbdft2_32.o hc2cbdft2_20.o codlist.o
  2424. libtool: link: ranlib .libs/librdft_scalar_r2cb.a
  2425. libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2cb.la" && ln -s "../librdft_scalar_r2cb.la" "librdft_scalar_r2cb.la" )
  2426. make[6]: Nothing to be done for `install-exec-am'.
  2427. make[6]: Nothing to be done for `install-data-am'.
  2428. Making install in r2r
  2429. ( \
  2430. echo "#include \"ifftw.h\""; \
  2431. echo ; \
  2432. echo; \
  2433. for i in e01_8.c e10_8.c NIL; do \
  2434. if test "$i" != NIL; then \
  2435. j=`basename $i | sed -e 's/[.][cS]$//g'`; \
  2436. echo "extern void X(codelet_$j)(planner *);"; \
  2437. fi \
  2438. done; \
  2439. echo; \
  2440. echo; \
  2441. echo "extern const solvtab X(solvtab_rdft_r2r);"; \
  2442. echo "const solvtab X(solvtab_rdft_r2r) = {"; \
  2443. for i in e01_8.c e10_8.c NIL; do \
  2444. if test "$i" != NIL; then \
  2445. j=`basename $i | sed -e 's/[.][cS]$//g'`; \
  2446. echo " SOLVTAB(X(codelet_$j)),"; \
  2447. fi \
  2448. done; \
  2449. echo " SOLVTAB_END"; \
  2450. echo "};"; \
  2451. ) >codlist.c
  2452. /Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
  2453. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT e01_8.lo -MD -MP -MF .deps/e01_8.Tpo -c -o e01_8.lo e01_8.c
  2454. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT e10_8.lo -MD -MP -MF .deps/e10_8.Tpo -c -o e10_8.lo e10_8.c
  2455. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c -o codlist.lo codlist.c
  2456. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT e01_8.lo -MD -MP -MF .deps/e01_8.Tpo -c e01_8.c -fno-common -DPIC -o e01_8.o
  2457. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -fno-common -DPIC -o codlist.o
  2458. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT e10_8.lo -MD -MP -MF .deps/e10_8.Tpo -c e10_8.c -fno-common -DPIC -o e10_8.o
  2459. clangclangclang: : : warning: warningwarning: : optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2460.  
  2461.  
  2462. clangclang: : warningwarning: : argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]clangargument unused during compilation: '-malign-double' [-Wunused-command-line-argument]:
  2463.  
  2464. warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2465. mv -f .deps/codlist.Tpo .deps/codlist.Plo
  2466. mv -f .deps/e10_8.Tpo .deps/e10_8.Plo
  2467. mv -f .deps/e01_8.Tpo .deps/e01_8.Plo
  2468. /bin/sh ../../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o librdft_scalar_r2r.la e01_8.lo e10_8.lo codlist.lo -lm
  2469. libtool: link: ar cru .libs/librdft_scalar_r2r.a e01_8.o e10_8.o codlist.o
  2470. libtool: link: ranlib .libs/librdft_scalar_r2r.a
  2471. libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2r.la" && ln -s "../librdft_scalar_r2r.la" "librdft_scalar_r2r.la" )
  2472. make[6]: Nothing to be done for `install-exec-am'.
  2473. make[6]: Nothing to be done for `install-data-am'.
  2474. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hfb.lo -MD -MP -MF .deps/hfb.Tpo -c -o hfb.lo hfb.c
  2475. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2c.lo -MD -MP -MF .deps/r2c.Tpo -c -o r2c.lo r2c.c
  2476. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2r.lo -MD -MP -MF .deps/r2r.Tpo -c -o r2r.lo r2r.c
  2477. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2c.lo -MD -MP -MF .deps/hc2c.Tpo -c -o hc2c.lo hc2c.c
  2478. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2r.lo -MD -MP -MF .deps/r2r.Tpo -c r2r.c -fno-common -DPIC -o r2r.o
  2479. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hfb.lo -MD -MP -MF .deps/hfb.Tpo -c hfb.c -fno-common -DPIC -o hfb.o
  2480. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2c.lo -MD -MP -MF .deps/hc2c.Tpo -c hc2c.c -fno-common -DPIC -o hc2c.o
  2481. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2c.lo -MD -MP -MF .deps/r2c.Tpo -c r2c.c -fno-common -DPIC -o r2c.o
  2482. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2483. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2484. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2485. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2486. clang: warning: clang: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]warning
  2487. : argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2488. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2489. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2490. mv -f .deps/hfb.Tpo .deps/hfb.Plo
  2491. mv -f .deps/r2r.Tpo .deps/r2r.Plo
  2492. mv -f .deps/r2c.Tpo .deps/r2c.Plo
  2493. mv -f .deps/hc2c.Tpo .deps/hc2c.Plo
  2494. /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o librdft_scalar.la hfb.lo r2c.lo r2r.lo hc2c.lo -lm
  2495. libtool: link: ar cru .libs/librdft_scalar.a hfb.o r2c.o r2r.o hc2c.o
  2496. libtool: link: ranlib .libs/librdft_scalar.a
  2497. libtool: link: ( cd ".libs" && rm -f "librdft_scalar.la" && ln -s "../librdft_scalar.la" "librdft_scalar.la" )
  2498. make[5]: Nothing to be done for `install-exec-am'.
  2499. make[5]: Nothing to be done for `install-data-am'.
  2500. Making install in simd
  2501. Making install in common
  2502. ( \
  2503. echo "#include \"ifftw.h\""; \
  2504. echo "#include SIMD_HEADER"; \
  2505. echo; \
  2506. for i in hc2cfdftv_2.c hc2cfdftv_4.c hc2cfdftv_6.c hc2cfdftv_8.c hc2cfdftv_10.c hc2cfdftv_12.c hc2cfdftv_16.c hc2cfdftv_32.c hc2cfdftv_20.c hc2cbdftv_2.c hc2cbdftv_4.c hc2cbdftv_6.c hc2cbdftv_8.c hc2cbdftv_10.c hc2cbdftv_12.c hc2cbdftv_16.c hc2cbdftv_32.c hc2cbdftv_20.c NIL; do \
  2507. if test "$i" != NIL; then \
  2508. j=`basename $i | sed -e 's/[.][cS]$//g'`; \
  2509. echo "extern void XSIMD(codelet_$j)(planner *);"; \
  2510. fi \
  2511. done; \
  2512. echo; \
  2513. echo; \
  2514. echo "extern const solvtab XSIMD(solvtab_rdft);"; \
  2515. echo "const solvtab XSIMD(solvtab_rdft) = {"; \
  2516. for i in hc2cfdftv_2.c hc2cfdftv_4.c hc2cfdftv_6.c hc2cfdftv_8.c hc2cfdftv_10.c hc2cfdftv_12.c hc2cfdftv_16.c hc2cfdftv_32.c hc2cfdftv_20.c hc2cbdftv_2.c hc2cbdftv_4.c hc2cbdftv_6.c hc2cbdftv_8.c hc2cbdftv_10.c hc2cbdftv_12.c hc2cbdftv_16.c hc2cbdftv_32.c hc2cbdftv_20.c NIL; do \
  2517. if test "$i" != NIL; then \
  2518. j=`basename $i | sed -e 's/[.][cS]$//g'`; \
  2519. echo " SOLVTAB(XSIMD(codelet_$j)),"; \
  2520. fi \
  2521. done; \
  2522. echo " SOLVTAB_END"; \
  2523. echo "};"; \
  2524. ) >codlist.c
  2525. /Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
  2526. make[6]: Nothing to be done for `install-exec-am'.
  2527. make[6]: Nothing to be done for `install-data-am'.
  2528. Making install in sse2
  2529. /Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
  2530. make[6]: Nothing to be done for `install-exec-am'.
  2531. make[6]: Nothing to be done for `install-data-am'.
  2532. Making install in avx
  2533. /Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
  2534. make[6]: Nothing to be done for `install-exec-am'.
  2535. make[6]: Nothing to be done for `install-data-am'.
  2536. Making install in altivec
  2537. /Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
  2538. make[6]: Nothing to be done for `install-exec-am'.
  2539. make[6]: Nothing to be done for `install-data-am'.
  2540. Making install in neon
  2541. /Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
  2542. make[6]: Nothing to be done for `install-exec-am'.
  2543. make[6]: Nothing to be done for `install-data-am'.
  2544. make[5]: Nothing to be done for `install-exec-am'.
  2545. make[5]: Nothing to be done for `install-data-am'.
  2546. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2hc.lo -MD -MP -MF .deps/hc2hc.Tpo -c -o hc2hc.lo hc2hc.c
  2547. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT dft-r2hc.lo -MD -MP -MF .deps/dft-r2hc.Tpo -c -o dft-r2hc.lo dft-r2hc.c
  2548. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT dht-r2hc.lo -MD -MP -MF .deps/dht-r2hc.Tpo -c -o dht-r2hc.lo dht-r2hc.c
  2549. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT dht-rader.lo -MD -MP -MF .deps/dht-rader.Tpo -c -o dht-rader.lo dht-rader.c
  2550. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c -o buffered.lo buffered.c
  2551. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c -o conf.lo conf.c
  2552. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT direct-r2r.lo -MD -MP -MF .deps/direct-r2r.Tpo -c -o direct-r2r.lo direct-r2r.c
  2553. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT direct-r2c.lo -MD -MP -MF .deps/direct-r2c.Tpo -c -o direct-r2c.lo direct-r2c.c
  2554. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT generic.lo -MD -MP -MF .deps/generic.Tpo -c -o generic.lo generic.c
  2555. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2hc.lo -MD -MP -MF .deps/hc2hc.Tpo -c hc2hc.c -fno-common -DPIC -o hc2hc.o
  2556. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT dft-r2hc.lo -MD -MP -MF .deps/dft-r2hc.Tpo -c dft-r2hc.c -fno-common -DPIC -o dft-r2hc.o
  2557. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c buffered.c -fno-common -DPIC -o buffered.o
  2558. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT dht-r2hc.lo -MD -MP -MF .deps/dht-r2hc.Tpo -c dht-r2hc.c -fno-common -DPIC -o dht-r2hc.o
  2559. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT dht-rader.lo -MD -MP -MF .deps/dht-rader.Tpo -c dht-rader.c -fno-common -DPIC -o dht-rader.o
  2560. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -fno-common -DPIC -o conf.o
  2561. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT direct-r2c.lo -MD -MP -MF .deps/direct-r2c.Tpo -c direct-r2c.c -fno-common -DPIC -o direct-r2c.o
  2562. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT direct-r2r.lo -MD -MP -MF .deps/direct-r2r.Tpo -c direct-r2r.c -fno-common -DPIC -o direct-r2r.o
  2563. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT generic.lo -MD -MP -MF .deps/generic.Tpo -c generic.c -fno-common -DPIC -o generic.o
  2564. clang: warning: clangoptimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]:
  2565. warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2566. clang: warning: clang: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]warning
  2567. : argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2568. clang: warning: clang: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2569. warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2570. clangclang: : warningwarning: : argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2571.  
  2572. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2573. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2574. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2575. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2576. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2577. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2578. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2579. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2580. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2581. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2582. mv -f .deps/conf.Tpo .deps/conf.Plo
  2583. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2hc-direct.lo -MD -MP -MF .deps/hc2hc-direct.Tpo -c -o hc2hc-direct.lo hc2hc-direct.c
  2584. mv -f .deps/dht-r2hc.Tpo .deps/dht-r2hc.Plo
  2585. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2hc-generic.lo -MD -MP -MF .deps/hc2hc-generic.Tpo -c -o hc2hc-generic.lo hc2hc-generic.c
  2586. mv -f .deps/direct-r2r.Tpo .deps/direct-r2r.Plo
  2587. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2hc-direct.lo -MD -MP -MF .deps/hc2hc-direct.Tpo -c hc2hc-direct.c -fno-common -DPIC -o hc2hc-direct.o
  2588. mv -f .deps/hc2hc.Tpo .deps/hc2hc.Plo
  2589. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT khc2hc.lo -MD -MP -MF .deps/khc2hc.Tpo -c -o khc2hc.lo khc2hc.c
  2590. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT kr2c.lo -MD -MP -MF .deps/kr2c.Tpo -c -o kr2c.lo kr2c.c
  2591. mv -f .deps/dft-r2hc.Tpo .deps/dft-r2hc.Plo
  2592. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2hc-generic.lo -MD -MP -MF .deps/hc2hc-generic.Tpo -c hc2hc-generic.c -fno-common -DPIC -o hc2hc-generic.o
  2593. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2594. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2595. mv -f .deps/buffered.Tpo .deps/buffered.Plo
  2596. mv -f .deps/direct-r2c.Tpo .deps/direct-r2c.Plo
  2597. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT kr2r.lo -MD -MP -MF .deps/kr2r.Tpo -c -o kr2r.lo kr2r.c
  2598. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT indirect.lo -MD -MP -MF .deps/indirect.Tpo -c -o indirect.lo indirect.c
  2599. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2600. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT nop.lo -MD -MP -MF .deps/nop.Tpo -c -o nop.lo nop.c
  2601. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2602. mv -f .deps/generic.Tpo .deps/generic.Plo
  2603. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT khc2hc.lo -MD -MP -MF .deps/khc2hc.Tpo -c khc2hc.c -fno-common -DPIC -o khc2hc.o
  2604. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT kr2c.lo -MD -MP -MF .deps/kr2c.Tpo -c kr2c.c -fno-common -DPIC -o kr2c.o
  2605. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c -o plan.lo plan.c
  2606. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2607. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2608. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2609. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2610. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT indirect.lo -MD -MP -MF .deps/indirect.Tpo -c indirect.c -fno-common -DPIC -o indirect.o
  2611. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT kr2r.lo -MD -MP -MF .deps/kr2r.Tpo -c kr2r.c -fno-common -DPIC -o kr2r.o
  2612. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT nop.lo -MD -MP -MF .deps/nop.Tpo -c nop.c -fno-common -DPIC -o nop.o
  2613. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c plan.c -fno-common -DPIC -o plan.o
  2614. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2615. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2616. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2617. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2618. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2619. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2620. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2621. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2622. mv -f .deps/kr2c.Tpo .deps/kr2c.Plo
  2623. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c -o problem.lo problem.c
  2624. mv -f .deps/kr2r.Tpo .deps/kr2r.Plo
  2625. mv -f .deps/nop.Tpo .deps/nop.Plo
  2626. mv -f .deps/plan.Tpo .deps/plan.Plo
  2627. mv -f .deps/dht-rader.Tpo .deps/dht-rader.Plo
  2628. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rank0.lo -MD -MP -MF .deps/rank0.Tpo -c -o rank0.lo rank0.c
  2629. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c problem.c -fno-common -DPIC -o problem.o
  2630. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rank-geq2.lo -MD -MP -MF .deps/rank-geq2.Tpo -c -o rank-geq2.lo rank-geq2.c
  2631. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rdft-dht.lo -MD -MP -MF .deps/rdft-dht.Tpo -c -o rdft-dht.lo rdft-dht.c
  2632. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT solve.lo -MD -MP -MF .deps/solve.Tpo -c -o solve.lo solve.c
  2633. mv -f .deps/indirect.Tpo .deps/indirect.Plo
  2634. mv -f .deps/khc2hc.Tpo .deps/khc2hc.Plo
  2635. mv -f .deps/hc2hc-direct.Tpo .deps/hc2hc-direct.Plo
  2636. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT vrank-geq1.lo -MD -MP -MF .deps/vrank-geq1.Tpo -c -o vrank-geq1.lo vrank-geq1.c
  2637. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT vrank3-transpose.lo -MD -MP -MF .deps/vrank3-transpose.Tpo -c -o vrank3-transpose.lo vrank3-transpose.c
  2638. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT buffered2.lo -MD -MP -MF .deps/buffered2.Tpo -c -o buffered2.lo buffered2.c
  2639. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2640. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2641. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rank-geq2.lo -MD -MP -MF .deps/rank-geq2.Tpo -c rank-geq2.c -fno-common -DPIC -o rank-geq2.o
  2642. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rdft-dht.lo -MD -MP -MF .deps/rdft-dht.Tpo -c rdft-dht.c -fno-common -DPIC -o rdft-dht.o
  2643. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rank0.lo -MD -MP -MF .deps/rank0.Tpo -c rank0.c -fno-common -DPIC -o rank0.o
  2644. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT solve.lo -MD -MP -MF .deps/solve.Tpo -c solve.c -fno-common -DPIC -o solve.o
  2645. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT vrank-geq1.lo -MD -MP -MF .deps/vrank-geq1.Tpo -c vrank-geq1.c -fno-common -DPIC -o vrank-geq1.o
  2646. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2647. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2648. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT buffered2.lo -MD -MP -MF .deps/buffered2.Tpo -c buffered2.c -fno-common -DPIC -o buffered2.o
  2649. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT vrank3-transpose.lo -MD -MP -MF .deps/vrank3-transpose.Tpo -c vrank3-transpose.c -fno-common -DPIC -o vrank3-transpose.o
  2650. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2651. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2652. clangclang: : warningwarning: : optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2653.  
  2654. clangclang: : warningwarning: : argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2655.  
  2656. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2657. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2658. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]clang:
  2659. warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2660. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2661. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2662. mv -f .deps/solve.Tpo .deps/solve.Plo
  2663. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT direct2.lo -MD -MP -MF .deps/direct2.Tpo -c -o direct2.lo direct2.c
  2664. mv -f .deps/rank-geq2.Tpo .deps/rank-geq2.Plo
  2665. mv -f .deps/rdft-dht.Tpo .deps/rdft-dht.Plo
  2666. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT direct2.lo -MD -MP -MF .deps/direct2.Tpo -c direct2.c -fno-common -DPIC -o direct2.o
  2667. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT nop2.lo -MD -MP -MF .deps/nop2.Tpo -c -o nop2.lo nop2.c
  2668. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rank0-rdft2.lo -MD -MP -MF .deps/rank0-rdft2.Tpo -c -o rank0-rdft2.lo rank0-rdft2.c
  2669. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2670. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2671. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT nop2.lo -MD -MP -MF .deps/nop2.Tpo -c nop2.c -fno-common -DPIC -o nop2.o
  2672. mv -f .deps/buffered2.Tpo .deps/buffered2.Plo
  2673. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rank0-rdft2.lo -MD -MP -MF .deps/rank0-rdft2.Tpo -c rank0-rdft2.c -fno-common -DPIC -o rank0-rdft2.o
  2674. mv -f .deps/rank0.Tpo .deps/rank0.Plo
  2675. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rank-geq2-rdft2.lo -MD -MP -MF .deps/rank-geq2-rdft2.Tpo -c -o rank-geq2-rdft2.lo rank-geq2-rdft2.c
  2676. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan2.lo -MD -MP -MF .deps/plan2.Tpo -c -o plan2.lo plan2.c
  2677. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2678. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2679. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2680. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2681. mv -f .deps/problem.Tpo .deps/problem.Plo
  2682. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT problem2.lo -MD -MP -MF .deps/problem2.Tpo -c -o problem2.lo problem2.c
  2683. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rank-geq2-rdft2.lo -MD -MP -MF .deps/rank-geq2-rdft2.Tpo -c rank-geq2-rdft2.c -fno-common -DPIC -o rank-geq2-rdft2.o
  2684. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan2.lo -MD -MP -MF .deps/plan2.Tpo -c plan2.c -fno-common -DPIC -o plan2.o
  2685. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT problem2.lo -MD -MP -MF .deps/problem2.Tpo -c problem2.c -fno-common -DPIC -o problem2.o
  2686. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2687. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2688. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2689. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2690. mv -f .deps/vrank-geq1.Tpo .deps/vrank-geq1.Plo
  2691. mv -f .deps/nop2.Tpo .deps/nop2.Plo
  2692. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2693. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2694. mv -f .deps/direct2.Tpo .deps/direct2.Plo
  2695. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT solve2.lo -MD -MP -MF .deps/solve2.Tpo -c -o solve2.lo solve2.c
  2696. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT vrank-geq1-rdft2.lo -MD -MP -MF .deps/vrank-geq1-rdft2.Tpo -c -o vrank-geq1-rdft2.lo vrank-geq1-rdft2.c
  2697. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rdft2-rdft.lo -MD -MP -MF .deps/rdft2-rdft.Tpo -c -o rdft2-rdft.lo rdft2-rdft.c
  2698. mv -f .deps/hc2hc-generic.Tpo .deps/hc2hc-generic.Plo
  2699. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rdft2-tensor-max-index.lo -MD -MP -MF .deps/rdft2-tensor-max-index.Tpo -c -o rdft2-tensor-max-index.lo rdft2-tensor-max-index.c
  2700. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT solve2.lo -MD -MP -MF .deps/solve2.Tpo -c solve2.c -fno-common -DPIC -o solve2.o
  2701. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT vrank-geq1-rdft2.lo -MD -MP -MF .deps/vrank-geq1-rdft2.Tpo -c vrank-geq1-rdft2.c -fno-common -DPIC -o vrank-geq1-rdft2.o
  2702. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rdft2-rdft.lo -MD -MP -MF .deps/rdft2-rdft.Tpo -c rdft2-rdft.c -fno-common -DPIC -o rdft2-rdft.o
  2703. mv -f .deps/plan2.Tpo .deps/plan2.Plo
  2704. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rdft2-inplace-strides.lo -MD -MP -MF .deps/rdft2-inplace-strides.Tpo -c -o rdft2-inplace-strides.lo rdft2-inplace-strides.c
  2705. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rdft2-tensor-max-index.lo -MD -MP -MF .deps/rdft2-tensor-max-index.Tpo -c rdft2-tensor-max-index.c -fno-common -DPIC -o rdft2-tensor-max-index.o
  2706. clangclang: : warning: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2707.  
  2708. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2709. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2710. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2711. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2712. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2713. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2714. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rdft2-inplace-strides.lo -MD -MP -MF .deps/rdft2-inplace-strides.Tpo -c rdft2-inplace-strides.c -fno-common -DPIC -o rdft2-inplace-strides.o
  2715. mv -f .deps/rank-geq2-rdft2.Tpo .deps/rank-geq2-rdft2.Plo
  2716. mv -f .deps/rank0-rdft2.Tpo .deps/rank0-rdft2.Plo
  2717. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2718. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2719. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rdft2-strides.lo -MD -MP -MF .deps/rdft2-strides.Tpo -c -o rdft2-strides.lo rdft2-strides.c
  2720. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT khc2c.lo -MD -MP -MF .deps/khc2c.Tpo -c -o khc2c.lo khc2c.c
  2721. mv -f .deps/solve2.Tpo .deps/solve2.Plo
  2722. mv -f .deps/problem2.Tpo .deps/problem2.Plo
  2723. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rdft2-strides.lo -MD -MP -MF .deps/rdft2-strides.Tpo -c rdft2-strides.c -fno-common -DPIC -o rdft2-strides.o
  2724. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT ct-hc2c.lo -MD -MP -MF .deps/ct-hc2c.Tpo -c -o ct-hc2c.lo ct-hc2c.c
  2725. mv -f .deps/rdft2-tensor-max-index.Tpo .deps/rdft2-tensor-max-index.Plo
  2726. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT khc2c.lo -MD -MP -MF .deps/khc2c.Tpo -c khc2c.c -fno-common -DPIC -o khc2c.o
  2727. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT ct-hc2c-direct.lo -MD -MP -MF .deps/ct-hc2c-direct.Tpo -c -o ct-hc2c-direct.lo ct-hc2c-direct.c
  2728. mv -f .deps/vrank-geq1-rdft2.Tpo .deps/vrank-geq1-rdft2.Plo
  2729. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2730. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2731. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2732. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2733. mv -f .deps/vrank3-transpose.Tpo .deps/vrank3-transpose.Plo
  2734. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT ct-hc2c.lo -MD -MP -MF .deps/ct-hc2c.Tpo -c ct-hc2c.c -fno-common -DPIC -o ct-hc2c.o
  2735. mv -f .deps/rdft2-inplace-strides.Tpo .deps/rdft2-inplace-strides.Plo
  2736. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT ct-hc2c-direct.lo -MD -MP -MF .deps/ct-hc2c-direct.Tpo -c ct-hc2c-direct.c -fno-common -DPIC -o ct-hc2c-direct.o
  2737. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2738. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2739. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2740. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2741. mv -f .deps/khc2c.Tpo .deps/khc2c.Plo
  2742. mv -f .deps/rdft2-strides.Tpo .deps/rdft2-strides.Plo
  2743. mv -f .deps/rdft2-rdft.Tpo .deps/rdft2-rdft.Plo
  2744. mv -f .deps/ct-hc2c.Tpo .deps/ct-hc2c.Plo
  2745. mv -f .deps/ct-hc2c-direct.Tpo .deps/ct-hc2c-direct.Plo
  2746. /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o librdft.la hc2hc.lo dft-r2hc.lo dht-r2hc.lo dht-rader.lo buffered.lo conf.lo direct-r2r.lo direct-r2c.lo generic.lo hc2hc-direct.lo hc2hc-generic.lo khc2hc.lo kr2c.lo kr2r.lo indirect.lo nop.lo plan.lo problem.lo rank0.lo rank-geq2.lo rdft-dht.lo solve.lo vrank-geq1.lo vrank3-transpose.lo buffered2.lo direct2.lo nop2.lo rank0-rdft2.lo rank-geq2-rdft2.lo plan2.lo problem2.lo solve2.lo vrank-geq1-rdft2.lo rdft2-rdft.lo rdft2-tensor-max-index.lo rdft2-inplace-strides.lo rdft2-strides.lo khc2c.lo ct-hc2c.lo ct-hc2c-direct.lo -lm
  2747. libtool: link: ar cru .libs/librdft.a hc2hc.o dft-r2hc.o dht-r2hc.o dht-rader.o buffered.o conf.o direct-r2r.o direct-r2c.o generic.o hc2hc-direct.o hc2hc-generic.o khc2hc.o kr2c.o kr2r.o indirect.o nop.o plan.o problem.o rank0.o rank-geq2.o rdft-dht.o solve.o vrank-geq1.o vrank3-transpose.o buffered2.o direct2.o nop2.o rank0-rdft2.o rank-geq2-rdft2.o plan2.o problem2.o solve2.o vrank-geq1-rdft2.o rdft2-rdft.o rdft2-tensor-max-index.o rdft2-inplace-strides.o rdft2-strides.o khc2c.o ct-hc2c.o ct-hc2c-direct.o
  2748. libtool: link: ranlib .libs/librdft.a
  2749. libtool: link: ( cd ".libs" && rm -f "librdft.la" && ln -s "../librdft.la" "librdft.la" )
  2750. make[4]: Nothing to be done for `install-exec-am'.
  2751. make[4]: Nothing to be done for `install-data-am'.
  2752. Making install in reodft
  2753. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c -o conf.lo conf.c
  2754. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT reodft010e-r2hc.lo -MD -MP -MF .deps/reodft010e-r2hc.Tpo -c -o reodft010e-r2hc.lo reodft010e-r2hc.c
  2755. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT reodft11e-radix2.lo -MD -MP -MF .deps/reodft11e-radix2.Tpo -c -o reodft11e-radix2.lo reodft11e-radix2.c
  2756. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT reodft11e-r2hc-odd.lo -MD -MP -MF .deps/reodft11e-r2hc-odd.Tpo -c -o reodft11e-r2hc-odd.lo reodft11e-r2hc-odd.c
  2757. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT redft00e-r2hc-pad.lo -MD -MP -MF .deps/redft00e-r2hc-pad.Tpo -c -o redft00e-r2hc-pad.lo redft00e-r2hc-pad.c
  2758. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rodft00e-r2hc-pad.lo -MD -MP -MF .deps/rodft00e-r2hc-pad.Tpo -c -o rodft00e-r2hc-pad.lo rodft00e-r2hc-pad.c
  2759. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT reodft00e-splitradix.lo -MD -MP -MF .deps/reodft00e-splitradix.Tpo -c -o reodft00e-splitradix.lo reodft00e-splitradix.c
  2760. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT reodft010e-r2hc.lo -MD -MP -MF .deps/reodft010e-r2hc.Tpo -c reodft010e-r2hc.c -fno-common -DPIC -o reodft010e-r2hc.o
  2761. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT reodft11e-radix2.lo -MD -MP -MF .deps/reodft11e-radix2.Tpo -c reodft11e-radix2.c -fno-common -DPIC -o reodft11e-radix2.o
  2762. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT reodft11e-r2hc-odd.lo -MD -MP -MF .deps/reodft11e-r2hc-odd.Tpo -c reodft11e-r2hc-odd.c -fno-common -DPIC -o reodft11e-r2hc-odd.o
  2763. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -fno-common -DPIC -o conf.o
  2764. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT redft00e-r2hc-pad.lo -MD -MP -MF .deps/redft00e-r2hc-pad.Tpo -c redft00e-r2hc-pad.c -fno-common -DPIC -o redft00e-r2hc-pad.o
  2765. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rodft00e-r2hc-pad.lo -MD -MP -MF .deps/rodft00e-r2hc-pad.Tpo -c rodft00e-r2hc-pad.c -fno-common -DPIC -o rodft00e-r2hc-pad.o
  2766. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT reodft00e-splitradix.lo -MD -MP -MF .deps/reodft00e-splitradix.Tpo -c reodft00e-splitradix.c -fno-common -DPIC -o reodft00e-splitradix.o
  2767. clangclangclangclang: : : : warningwarning: warning: warning: : optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2768. optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2769.  
  2770.  
  2771. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2772. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2773. clangclang: : clangclangwarning: warning: : : warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2774. clang:
  2775.  
  2776. argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]warning:
  2777. argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2778. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2779. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2780. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2781. mv -f .deps/conf.Tpo .deps/conf.Plo
  2782. mv -f .deps/rodft00e-r2hc-pad.Tpo .deps/rodft00e-r2hc-pad.Plo
  2783. mv -f .deps/redft00e-r2hc-pad.Tpo .deps/redft00e-r2hc-pad.Plo
  2784. mv -f .deps/reodft010e-r2hc.Tpo .deps/reodft010e-r2hc.Plo
  2785. mv -f .deps/reodft11e-radix2.Tpo .deps/reodft11e-radix2.Plo
  2786. mv -f .deps/reodft00e-splitradix.Tpo .deps/reodft00e-splitradix.Plo
  2787. mv -f .deps/reodft11e-r2hc-odd.Tpo .deps/reodft11e-r2hc-odd.Plo
  2788. /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o libreodft.la conf.lo reodft010e-r2hc.lo reodft11e-radix2.lo reodft11e-r2hc-odd.lo redft00e-r2hc-pad.lo rodft00e-r2hc-pad.lo reodft00e-splitradix.lo -lm
  2789. libtool: link: ar cru .libs/libreodft.a conf.o reodft010e-r2hc.o reodft11e-radix2.o reodft11e-r2hc-odd.o redft00e-r2hc-pad.o rodft00e-r2hc-pad.o reodft00e-splitradix.o
  2790. libtool: link: ranlib .libs/libreodft.a
  2791. libtool: link: ( cd ".libs" && rm -f "libreodft.la" && ln -s "../libreodft.la" "libreodft.la" )
  2792. make[4]: Nothing to be done for `install-exec-am'.
  2793. make[4]: Nothing to be done for `install-data-am'.
  2794. Making install in api
  2795. (echo "! Generated automatically. DO NOT EDIT!"; echo; \
  2796. echo " integer, parameter :: C_FFTW_R2R_KIND = C_INT32_T"; \
  2797. grep -v "Generated automatically" ./fftw3.f03.in) > fftw3.f03
  2798. /Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
  2799. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT apiplan.lo -MD -MP -MF .deps/apiplan.Tpo -c -o apiplan.lo apiplan.c
  2800. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT configure.lo -MD -MP -MF .deps/configure.Tpo -c -o configure.lo configure.c
  2801. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT execute-dft-c2r.lo -MD -MP -MF .deps/execute-dft-c2r.Tpo -c -o execute-dft-c2r.lo execute-dft-c2r.c
  2802. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT execute-dft-r2c.lo -MD -MP -MF .deps/execute-dft-r2c.Tpo -c -o execute-dft-r2c.lo execute-dft-r2c.c
  2803. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT execute-dft.lo -MD -MP -MF .deps/execute-dft.Tpo -c -o execute-dft.lo execute-dft.c
  2804. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT execute-r2r.lo -MD -MP -MF .deps/execute-r2r.Tpo -c -o execute-r2r.lo execute-r2r.c
  2805. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT execute-split-dft-c2r.lo -MD -MP -MF .deps/execute-split-dft-c2r.Tpo -c -o execute-split-dft-c2r.lo execute-split-dft-c2r.c
  2806. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT execute-split-dft-r2c.lo -MD -MP -MF .deps/execute-split-dft-r2c.Tpo -c -o execute-split-dft-r2c.lo execute-split-dft-r2c.c
  2807. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT execute-split-dft.lo -MD -MP -MF .deps/execute-split-dft.Tpo -c -o execute-split-dft.lo execute-split-dft.c
  2808. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT execute-dft-c2r.lo -MD -MP -MF .deps/execute-dft-c2r.Tpo -c execute-dft-c2r.c -fno-common -DPIC -o execute-dft-c2r.o
  2809. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT apiplan.lo -MD -MP -MF .deps/apiplan.Tpo -c apiplan.c -fno-common -DPIC -o apiplan.o
  2810. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT configure.lo -MD -MP -MF .deps/configure.Tpo -c configure.c -fno-common -DPIC -o configure.o
  2811. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT execute-r2r.lo -MD -MP -MF .deps/execute-r2r.Tpo -c execute-r2r.c -fno-common -DPIC -o execute-r2r.o
  2812. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT execute-dft-r2c.lo -MD -MP -MF .deps/execute-dft-r2c.Tpo -c execute-dft-r2c.c -fno-common -DPIC -o execute-dft-r2c.o
  2813. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT execute-dft.lo -MD -MP -MF .deps/execute-dft.Tpo -c execute-dft.c -fno-common -DPIC -o execute-dft.o
  2814. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT execute-split-dft-r2c.lo -MD -MP -MF .deps/execute-split-dft-r2c.Tpo -c execute-split-dft-r2c.c -fno-common -DPIC -o execute-split-dft-r2c.o
  2815. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT execute-split-dft-c2r.lo -MD -MP -MF .deps/execute-split-dft-c2r.Tpo -c execute-split-dft-c2r.c -fno-common -DPIC -o execute-split-dft-c2r.o
  2816. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT execute-split-dft.lo -MD -MP -MF .deps/execute-split-dft.Tpo -c execute-split-dft.c -fno-common -DPIC -o execute-split-dft.o
  2817. clang: clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]clangclangwarning: : :
  2818. optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]warningwarning
  2819. : : optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2820.  
  2821. clang: clang: warning: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]clangclang
  2822. : : argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]warningwarning
  2823. : : argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2824.  
  2825. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2826. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2827. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2828. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2829. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2830. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2831. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2832. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2833. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2834. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2835. mv -f .deps/execute-r2r.Tpo .deps/execute-r2r.Plo
  2836. mv -f .deps/execute-dft-c2r.Tpo .deps/execute-dft-c2r.Plo
  2837. mv -f .deps/execute-split-dft-r2c.Tpo .deps/execute-split-dft-r2c.Plo
  2838. mv -f .deps/execute-split-dft-c2r.Tpo .deps/execute-split-dft-c2r.Plo
  2839. mv -f .deps/execute-dft.Tpo .deps/execute-dft.Plo
  2840. mv -f .deps/execute-split-dft.Tpo .deps/execute-split-dft.Plo
  2841. mv -f .deps/execute-dft-r2c.Tpo .deps/execute-dft-r2c.Plo
  2842. mv -f .deps/configure.Tpo .deps/configure.Plo
  2843. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT execute.lo -MD -MP -MF .deps/execute.Tpo -c -o execute.lo execute.c
  2844. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT export-wisdom-to-file.lo -MD -MP -MF .deps/export-wisdom-to-file.Tpo -c -o export-wisdom-to-file.lo export-wisdom-to-file.c
  2845. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT export-wisdom-to-string.lo -MD -MP -MF .deps/export-wisdom-to-string.Tpo -c -o export-wisdom-to-string.lo export-wisdom-to-string.c
  2846. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT export-wisdom.lo -MD -MP -MF .deps/export-wisdom.Tpo -c -o export-wisdom.lo export-wisdom.c
  2847. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT f77api.lo -MD -MP -MF .deps/f77api.Tpo -c -o f77api.lo f77api.c
  2848. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT flops.lo -MD -MP -MF .deps/flops.Tpo -c -o flops.lo flops.c
  2849. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT forget-wisdom.lo -MD -MP -MF .deps/forget-wisdom.Tpo -c -o forget-wisdom.lo forget-wisdom.c
  2850. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT import-system-wisdom.lo -MD -MP -MF .deps/import-system-wisdom.Tpo -c -o import-system-wisdom.lo import-system-wisdom.c
  2851. mv -f .deps/apiplan.Tpo .deps/apiplan.Plo
  2852. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT import-wisdom-from-file.lo -MD -MP -MF .deps/import-wisdom-from-file.Tpo -c -o import-wisdom-from-file.lo import-wisdom-from-file.c
  2853. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT export-wisdom-to-file.lo -MD -MP -MF .deps/export-wisdom-to-file.Tpo -c export-wisdom-to-file.c -fno-common -DPIC -o export-wisdom-to-file.o
  2854. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT execute.lo -MD -MP -MF .deps/execute.Tpo -c execute.c -fno-common -DPIC -o execute.o
  2855. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT export-wisdom.lo -MD -MP -MF .deps/export-wisdom.Tpo -c export-wisdom.c -fno-common -DPIC -o export-wisdom.o
  2856. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT export-wisdom-to-string.lo -MD -MP -MF .deps/export-wisdom-to-string.Tpo -c export-wisdom-to-string.c -fno-common -DPIC -o export-wisdom-to-string.o
  2857. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT f77api.lo -MD -MP -MF .deps/f77api.Tpo -c f77api.c -fno-common -DPIC -o f77api.o
  2858. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT flops.lo -MD -MP -MF .deps/flops.Tpo -c flops.c -fno-common -DPIC -o flops.o
  2859. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT forget-wisdom.lo -MD -MP -MF .deps/forget-wisdom.Tpo -c forget-wisdom.c -fno-common -DPIC -o forget-wisdom.o
  2860. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT import-system-wisdom.lo -MD -MP -MF .deps/import-system-wisdom.Tpo -c import-system-wisdom.c -fno-common -DPIC -o import-system-wisdom.o
  2861. clangclang: : warningwarning: : optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2862.  
  2863. clang: clang: warning: clangwarning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]: warning
  2864. argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]:
  2865. argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2866. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2867. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2868. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2869. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2870. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2871. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2872. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2873. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2874. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2875. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2876. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2877. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT import-wisdom-from-file.lo -MD -MP -MF .deps/import-wisdom-from-file.Tpo -c import-wisdom-from-file.c -fno-common -DPIC -o import-wisdom-from-file.o
  2878. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2879. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2880. mv -f .deps/execute.Tpo .deps/execute.Plo
  2881. mv -f .deps/flops.Tpo .deps/flops.Plo
  2882. mv -f .deps/export-wisdom.Tpo .deps/export-wisdom.Plo
  2883. mv -f .deps/import-system-wisdom.Tpo .deps/import-system-wisdom.Plo
  2884. mv -f .deps/forget-wisdom.Tpo .deps/forget-wisdom.Plo
  2885. mv -f .deps/export-wisdom-to-string.Tpo .deps/export-wisdom-to-string.Plo
  2886. mv -f .deps/export-wisdom-to-file.Tpo .deps/export-wisdom-to-file.Plo
  2887. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT import-wisdom-from-string.lo -MD -MP -MF .deps/import-wisdom-from-string.Tpo -c -o import-wisdom-from-string.lo import-wisdom-from-string.c
  2888. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT import-wisdom.lo -MD -MP -MF .deps/import-wisdom.Tpo -c -o import-wisdom.lo import-wisdom.c
  2889. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c -o malloc.lo malloc.c
  2890. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT map-r2r-kind.lo -MD -MP -MF .deps/map-r2r-kind.Tpo -c -o map-r2r-kind.lo map-r2r-kind.c
  2891. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT mapflags.lo -MD -MP -MF .deps/mapflags.Tpo -c -o mapflags.lo mapflags.c
  2892. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT mkprinter-file.lo -MD -MP -MF .deps/mkprinter-file.Tpo -c -o mkprinter-file.lo mkprinter-file.c
  2893. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT mkprinter-str.lo -MD -MP -MF .deps/mkprinter-str.Tpo -c -o mkprinter-str.lo mkprinter-str.c
  2894. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT import-wisdom-from-string.lo -MD -MP -MF .deps/import-wisdom-from-string.Tpo -c import-wisdom-from-string.c -fno-common -DPIC -o import-wisdom-from-string.o
  2895. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT import-wisdom.lo -MD -MP -MF .deps/import-wisdom.Tpo -c import-wisdom.c -fno-common -DPIC -o import-wisdom.o
  2896. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -fno-common -DPIC -o malloc.o
  2897. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT mapflags.lo -MD -MP -MF .deps/mapflags.Tpo -c mapflags.c -fno-common -DPIC -o mapflags.o
  2898. rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT map-r2r-kind.lo -MD -MP -MF .deps/map-r2r-kind.Tpo -c map-r2r-kind.c -fno-common -DPIC -o map-r2r-kind.o
  2899. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT mkprinter-file.lo -MD -MP -MF .deps/mkprinter-file.Tpo -c mkprinter-file.c -fno-common -DPIC -o mkprinter-file.o
  2900. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT mkprinter-str.lo -MD -MP -MF .deps/mkprinter-str.Tpo -c mkprinter-str.c -fno-common -DPIC -o mkprinter-str.o
  2901. clangclangclang: : : warningwarningwarning: : : optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2902.  
  2903.  
  2904. clangclangclang: : : warningwarningwarning: : : argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2905.  
  2906.  
  2907. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2908. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2909. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2910. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2911. mv -f .deps/import-wisdom-from-file.Tpo .deps/import-wisdom-from-file.Plo
  2912. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2913. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2914. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2915. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2916. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT mktensor-iodims.lo -MD -MP -MF .deps/mktensor-iodims.Tpo -c -o mktensor-iodims.lo mktensor-iodims.c
  2917. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT mktensor-iodims.lo -MD -MP -MF .deps/mktensor-iodims.Tpo -c mktensor-iodims.c -fno-common -DPIC -o mktensor-iodims.o
  2918. mv -f .deps/malloc.Tpo .deps/malloc.Plo
  2919. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2920. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2921. mv -f .deps/import-wisdom.Tpo .deps/import-wisdom.Plo
  2922. mv -f .deps/mkprinter-str.Tpo .deps/mkprinter-str.Plo
  2923. mv -f .deps/mkprinter-file.Tpo .deps/mkprinter-file.Plo
  2924. mv -f .deps/map-r2r-kind.Tpo .deps/map-r2r-kind.Plo
  2925. mv -f .deps/import-wisdom-from-string.Tpo .deps/import-wisdom-from-string.Plo
  2926. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT mktensor-rowmajor.lo -MD -MP -MF .deps/mktensor-rowmajor.Tpo -c -o mktensor-rowmajor.lo mktensor-rowmajor.c
  2927. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-1d.lo -MD -MP -MF .deps/plan-dft-1d.Tpo -c -o plan-dft-1d.lo plan-dft-1d.c
  2928. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-2d.lo -MD -MP -MF .deps/plan-dft-2d.Tpo -c -o plan-dft-2d.lo plan-dft-2d.c
  2929. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-3d.lo -MD -MP -MF .deps/plan-dft-3d.Tpo -c -o plan-dft-3d.lo plan-dft-3d.c
  2930. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-c2r-1d.lo -MD -MP -MF .deps/plan-dft-c2r-1d.Tpo -c -o plan-dft-c2r-1d.lo plan-dft-c2r-1d.c
  2931. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-c2r-2d.lo -MD -MP -MF .deps/plan-dft-c2r-2d.Tpo -c -o plan-dft-c2r-2d.lo plan-dft-c2r-2d.c
  2932. mv -f .deps/mapflags.Tpo .deps/mapflags.Plo
  2933. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-c2r-3d.lo -MD -MP -MF .deps/plan-dft-c2r-3d.Tpo -c -o plan-dft-c2r-3d.lo plan-dft-c2r-3d.c
  2934. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT mktensor-rowmajor.lo -MD -MP -MF .deps/mktensor-rowmajor.Tpo -c mktensor-rowmajor.c -fno-common -DPIC -o mktensor-rowmajor.o
  2935. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-1d.lo -MD -MP -MF .deps/plan-dft-1d.Tpo -c plan-dft-1d.c -fno-common -DPIC -o plan-dft-1d.o
  2936. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-2d.lo -MD -MP -MF .deps/plan-dft-2d.Tpo -c plan-dft-2d.c -fno-common -DPIC -o plan-dft-2d.o
  2937. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-3d.lo -MD -MP -MF .deps/plan-dft-3d.Tpo -c plan-dft-3d.c -fno-common -DPIC -o plan-dft-3d.o
  2938. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-c2r-1d.lo -MD -MP -MF .deps/plan-dft-c2r-1d.Tpo -c plan-dft-c2r-1d.c -fno-common -DPIC -o plan-dft-c2r-1d.o
  2939. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-c2r-2d.lo -MD -MP -MF .deps/plan-dft-c2r-2d.Tpo -c plan-dft-c2r-2d.c -fno-common -DPIC -o plan-dft-c2r-2d.o
  2940. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2941. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2942. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2943. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2944. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2945. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2946. clang: clangwarning: : optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]warning
  2947. : optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2948. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2949. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2950. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2951. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2952. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-c2r-3d.lo -MD -MP -MF .deps/plan-dft-c2r-3d.Tpo -c plan-dft-c2r-3d.c -fno-common -DPIC -o plan-dft-c2r-3d.o
  2953. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2954. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2955. mv -f .deps/mktensor-iodims.Tpo .deps/mktensor-iodims.Plo
  2956. mv -f .deps/plan-dft-2d.Tpo .deps/plan-dft-2d.Plo
  2957. mv -f .deps/plan-dft-c2r-2d.Tpo .deps/plan-dft-c2r-2d.Plo
  2958. mv -f .deps/plan-dft-c2r-1d.Tpo .deps/plan-dft-c2r-1d.Plo
  2959. mv -f .deps/plan-dft-3d.Tpo .deps/plan-dft-3d.Plo
  2960. mv -f .deps/plan-dft-1d.Tpo .deps/plan-dft-1d.Plo
  2961. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-c2r.lo -MD -MP -MF .deps/plan-dft-c2r.Tpo -c -o plan-dft-c2r.lo plan-dft-c2r.c
  2962. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-r2c-1d.lo -MD -MP -MF .deps/plan-dft-r2c-1d.Tpo -c -o plan-dft-r2c-1d.lo plan-dft-r2c-1d.c
  2963. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-r2c-2d.lo -MD -MP -MF .deps/plan-dft-r2c-2d.Tpo -c -o plan-dft-r2c-2d.lo plan-dft-r2c-2d.c
  2964. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-r2c-3d.lo -MD -MP -MF .deps/plan-dft-r2c-3d.Tpo -c -o plan-dft-r2c-3d.lo plan-dft-r2c-3d.c
  2965. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-r2c.lo -MD -MP -MF .deps/plan-dft-r2c.Tpo -c -o plan-dft-r2c.lo plan-dft-r2c.c
  2966. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft.lo -MD -MP -MF .deps/plan-dft.Tpo -c -o plan-dft.lo plan-dft.c
  2967. mv -f .deps/mktensor-rowmajor.Tpo .deps/mktensor-rowmajor.Plo
  2968. mv -f .deps/plan-dft-c2r-3d.Tpo .deps/plan-dft-c2r-3d.Plo
  2969. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-c2r.lo -MD -MP -MF .deps/plan-dft-c2r.Tpo -c plan-dft-c2r.c -fno-common -DPIC -o plan-dft-c2r.o
  2970. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru-dft-c2r.lo -MD -MP -MF .deps/plan-guru-dft-c2r.Tpo -c -o plan-guru-dft-c2r.lo plan-guru-dft-c2r.c
  2971. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-r2c-2d.lo -MD -MP -MF .deps/plan-dft-r2c-2d.Tpo -c plan-dft-r2c-2d.c -fno-common -DPIC -o plan-dft-r2c-2d.o
  2972. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-r2c-3d.lo -MD -MP -MF .deps/plan-dft-r2c-3d.Tpo -c plan-dft-r2c-3d.c -fno-common -DPIC -o plan-dft-r2c-3d.o
  2973. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-r2c-1d.lo -MD -MP -MF .deps/plan-dft-r2c-1d.Tpo -c plan-dft-r2c-1d.c -fno-common -DPIC -o plan-dft-r2c-1d.o
  2974. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru-dft-r2c.lo -MD -MP -MF .deps/plan-guru-dft-r2c.Tpo -c -o plan-guru-dft-r2c.lo plan-guru-dft-r2c.c
  2975. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-r2c.lo -MD -MP -MF .deps/plan-dft-r2c.Tpo -c plan-dft-r2c.c -fno-common -DPIC -o plan-dft-r2c.o
  2976. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft.lo -MD -MP -MF .deps/plan-dft.Tpo -c plan-dft.c -fno-common -DPIC -o plan-dft.o
  2977. clangclangclang: : : warningwarningwarning: : : optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]clang
  2978. :
  2979.  
  2980. warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2981. clangclang: : warningwarning: : clangargument unused during compilation: '-malign-double' [-Wunused-command-line-argument]argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]:
  2982. clang
  2983. warning: : warningargument unused during compilation: '-malign-double' [-Wunused-command-line-argument]:
  2984. argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2985. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2986. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2987. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2988. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2989. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru-dft-c2r.lo -MD -MP -MF .deps/plan-guru-dft-c2r.Tpo -c plan-guru-dft-c2r.c -fno-common -DPIC -o plan-guru-dft-c2r.o
  2990. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru-dft-r2c.lo -MD -MP -MF .deps/plan-guru-dft-r2c.Tpo -c plan-guru-dft-r2c.c -fno-common -DPIC -o plan-guru-dft-r2c.o
  2991. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2992. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2993. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  2994. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  2995. mv -f .deps/plan-dft-r2c-2d.Tpo .deps/plan-dft-r2c-2d.Plo
  2996. mv -f .deps/plan-dft.Tpo .deps/plan-dft.Plo
  2997. mv -f .deps/plan-dft-r2c.Tpo .deps/plan-dft-r2c.Plo
  2998. mv -f .deps/plan-dft-r2c-3d.Tpo .deps/plan-dft-r2c-3d.Plo
  2999. mv -f .deps/plan-dft-r2c-1d.Tpo .deps/plan-dft-r2c-1d.Plo
  3000. mv -f .deps/plan-dft-c2r.Tpo .deps/plan-dft-c2r.Plo
  3001. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru-dft.lo -MD -MP -MF .deps/plan-guru-dft.Tpo -c -o plan-guru-dft.lo plan-guru-dft.c
  3002. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru-r2r.lo -MD -MP -MF .deps/plan-guru-r2r.Tpo -c -o plan-guru-r2r.lo plan-guru-r2r.c
  3003. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru-split-dft-c2r.lo -MD -MP -MF .deps/plan-guru-split-dft-c2r.Tpo -c -o plan-guru-split-dft-c2r.lo plan-guru-split-dft-c2r.c
  3004. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru-split-dft-r2c.lo -MD -MP -MF .deps/plan-guru-split-dft-r2c.Tpo -c -o plan-guru-split-dft-r2c.lo plan-guru-split-dft-r2c.c
  3005. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru-split-dft.lo -MD -MP -MF .deps/plan-guru-split-dft.Tpo -c -o plan-guru-split-dft.lo plan-guru-split-dft.c
  3006. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-many-dft-c2r.lo -MD -MP -MF .deps/plan-many-dft-c2r.Tpo -c -o plan-many-dft-c2r.lo plan-many-dft-c2r.c
  3007. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru-dft.lo -MD -MP -MF .deps/plan-guru-dft.Tpo -c plan-guru-dft.c -fno-common -DPIC -o plan-guru-dft.o
  3008. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru-r2r.lo -MD -MP -MF .deps/plan-guru-r2r.Tpo -c plan-guru-r2r.c -fno-common -DPIC -o plan-guru-r2r.o
  3009. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru-split-dft-c2r.lo -MD -MP -MF .deps/plan-guru-split-dft-c2r.Tpo -c plan-guru-split-dft-c2r.c -fno-common -DPIC -o plan-guru-split-dft-c2r.o
  3010. mv -f .deps/plan-guru-dft-r2c.Tpo .deps/plan-guru-dft-r2c.Plo
  3011. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru-split-dft-r2c.lo -MD -MP -MF .deps/plan-guru-split-dft-r2c.Tpo -c plan-guru-split-dft-r2c.c -fno-common -DPIC -o plan-guru-split-dft-r2c.o
  3012. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru-split-dft.lo -MD -MP -MF .deps/plan-guru-split-dft.Tpo -c plan-guru-split-dft.c -fno-common -DPIC -o plan-guru-split-dft.o
  3013. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-many-dft-c2r.lo -MD -MP -MF .deps/plan-many-dft-c2r.Tpo -c plan-many-dft-c2r.c -fno-common -DPIC -o plan-many-dft-c2r.o
  3014. mv -f .deps/plan-guru-dft-c2r.Tpo .deps/plan-guru-dft-c2r.Plo
  3015. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-many-dft-r2c.lo -MD -MP -MF .deps/plan-many-dft-r2c.Tpo -c -o plan-many-dft-r2c.lo plan-many-dft-r2c.c
  3016. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-many-dft.lo -MD -MP -MF .deps/plan-many-dft.Tpo -c -o plan-many-dft.lo plan-many-dft.c
  3017. clangclang: : warningwarning: : optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3018.  
  3019. clangclang: : warningwarning: : argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3020.  
  3021. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3022. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3023. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3024. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3025. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3026. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3027. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3028. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3029. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-many-dft.lo -MD -MP -MF .deps/plan-many-dft.Tpo -c plan-many-dft.c -fno-common -DPIC -o plan-many-dft.o
  3030. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-many-dft-r2c.lo -MD -MP -MF .deps/plan-many-dft-r2c.Tpo -c plan-many-dft-r2c.c -fno-common -DPIC -o plan-many-dft-r2c.o
  3031. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3032. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3033. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3034. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3035. mv -f .deps/plan-guru-r2r.Tpo .deps/plan-guru-r2r.Plo
  3036. mv -f .deps/plan-guru-split-dft-r2c.Tpo .deps/plan-guru-split-dft-r2c.Plo
  3037. mv -f .deps/plan-many-dft-c2r.Tpo .deps/plan-many-dft-c2r.Plo
  3038. mv -f .deps/plan-guru-split-dft.Tpo .deps/plan-guru-split-dft.Plo
  3039. mv -f .deps/plan-guru-split-dft-c2r.Tpo .deps/plan-guru-split-dft-c2r.Plo
  3040. mv -f .deps/plan-guru-dft.Tpo .deps/plan-guru-dft.Plo
  3041. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-many-r2r.lo -MD -MP -MF .deps/plan-many-r2r.Tpo -c -o plan-many-r2r.lo plan-many-r2r.c
  3042. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-r2r-1d.lo -MD -MP -MF .deps/plan-r2r-1d.Tpo -c -o plan-r2r-1d.lo plan-r2r-1d.c
  3043. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-r2r-2d.lo -MD -MP -MF .deps/plan-r2r-2d.Tpo -c -o plan-r2r-2d.lo plan-r2r-2d.c
  3044. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-r2r-3d.lo -MD -MP -MF .deps/plan-r2r-3d.Tpo -c -o plan-r2r-3d.lo plan-r2r-3d.c
  3045. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-r2r.lo -MD -MP -MF .deps/plan-r2r.Tpo -c -o plan-r2r.lo plan-r2r.c
  3046. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT print-plan.lo -MD -MP -MF .deps/print-plan.Tpo -c -o print-plan.lo print-plan.c
  3047. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-r2r-1d.lo -MD -MP -MF .deps/plan-r2r-1d.Tpo -c plan-r2r-1d.c -fno-common -DPIC -o plan-r2r-1d.o
  3048. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-many-r2r.lo -MD -MP -MF .deps/plan-many-r2r.Tpo -c plan-many-r2r.c -fno-common -DPIC -o plan-many-r2r.o
  3049. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-r2r-2d.lo -MD -MP -MF .deps/plan-r2r-2d.Tpo -c plan-r2r-2d.c -fno-common -DPIC -o plan-r2r-2d.o
  3050. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-r2r-3d.lo -MD -MP -MF .deps/plan-r2r-3d.Tpo -c plan-r2r-3d.c -fno-common -DPIC -o plan-r2r-3d.o
  3051. mv -f .deps/plan-many-dft-r2c.Tpo .deps/plan-many-dft-r2c.Plo
  3052. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT print-plan.lo -MD -MP -MF .deps/print-plan.Tpo -c print-plan.c -fno-common -DPIC -o print-plan.o
  3053. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-r2r.lo -MD -MP -MF .deps/plan-r2r.Tpo -c plan-r2r.c -fno-common -DPIC -o plan-r2r.o
  3054. mv -f .deps/plan-many-dft.Tpo .deps/plan-many-dft.Plo
  3055. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rdft2-pad.lo -MD -MP -MF .deps/rdft2-pad.Tpo -c -o rdft2-pad.lo rdft2-pad.c
  3056. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT the-planner.lo -MD -MP -MF .deps/the-planner.Tpo -c -o the-planner.lo the-planner.c
  3057. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3058. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3059. clangclang: : warningwarning: : optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3060.  
  3061. clangclang: : warningwarning: : argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3062.  
  3063. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3064. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3065. clangclang: : warningwarning: : optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3066.  
  3067. clangclang: : warningwarning: : argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3068.  
  3069. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rdft2-pad.lo -MD -MP -MF .deps/rdft2-pad.Tpo -c rdft2-pad.c -fno-common -DPIC -o rdft2-pad.o
  3070. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT the-planner.lo -MD -MP -MF .deps/the-planner.Tpo -c the-planner.c -fno-common -DPIC -o the-planner.o
  3071. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3072. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3073. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3074. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3075. mv -f .deps/plan-r2r.Tpo .deps/plan-r2r.Plo
  3076. mv -f .deps/print-plan.Tpo .deps/print-plan.Plo
  3077. mv -f .deps/plan-r2r-3d.Tpo .deps/plan-r2r-3d.Plo
  3078. mv -f .deps/plan-r2r-2d.Tpo .deps/plan-r2r-2d.Plo
  3079. mv -f .deps/plan-r2r-1d.Tpo .deps/plan-r2r-1d.Plo
  3080. mv -f .deps/plan-many-r2r.Tpo .deps/plan-many-r2r.Plo
  3081. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.c
  3082. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru64-dft-c2r.lo -MD -MP -MF .deps/plan-guru64-dft-c2r.Tpo -c -o plan-guru64-dft-c2r.lo plan-guru64-dft-c2r.c
  3083. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru64-dft-r2c.lo -MD -MP -MF .deps/plan-guru64-dft-r2c.Tpo -c -o plan-guru64-dft-r2c.lo plan-guru64-dft-r2c.c
  3084. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru64-dft.lo -MD -MP -MF .deps/plan-guru64-dft.Tpo -c -o plan-guru64-dft.lo plan-guru64-dft.c
  3085. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru64-r2r.lo -MD -MP -MF .deps/plan-guru64-r2r.Tpo -c -o plan-guru64-r2r.lo plan-guru64-r2r.c
  3086. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru64-split-dft-c2r.lo -MD -MP -MF .deps/plan-guru64-split-dft-c2r.Tpo -c -o plan-guru64-split-dft-c2r.lo plan-guru64-split-dft-c2r.c
  3087. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fno-common -DPIC -o version.o
  3088. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru64-dft-c2r.lo -MD -MP -MF .deps/plan-guru64-dft-c2r.Tpo -c plan-guru64-dft-c2r.c -fno-common -DPIC -o plan-guru64-dft-c2r.o
  3089. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru64-dft-r2c.lo -MD -MP -MF .deps/plan-guru64-dft-r2c.Tpo -c plan-guru64-dft-r2c.c -fno-common -DPIC -o plan-guru64-dft-r2c.o
  3090. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru64-dft.lo -MD -MP -MF .deps/plan-guru64-dft.Tpo -c plan-guru64-dft.c -fno-common -DPIC -o plan-guru64-dft.o
  3091. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru64-r2r.lo -MD -MP -MF .deps/plan-guru64-r2r.Tpo -c plan-guru64-r2r.c -fno-common -DPIC -o plan-guru64-r2r.o
  3092. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru64-split-dft-c2r.lo -MD -MP -MF .deps/plan-guru64-split-dft-c2r.Tpo -c plan-guru64-split-dft-c2r.c -fno-common -DPIC -o plan-guru64-split-dft-c2r.o
  3093. mv -f .deps/the-planner.Tpo .deps/the-planner.Plo
  3094. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3095. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3096. mv -f .deps/rdft2-pad.Tpo .deps/rdft2-pad.Plo
  3097. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3098. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3099. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3100. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3101. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3102. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3103. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3104. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3105. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3106. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3107. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru64-split-dft-r2c.lo -MD -MP -MF .deps/plan-guru64-split-dft-r2c.Tpo -c -o plan-guru64-split-dft-r2c.lo plan-guru64-split-dft-r2c.c
  3108. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru64-split-dft.lo -MD -MP -MF .deps/plan-guru64-split-dft.Tpo -c -o plan-guru64-split-dft.lo plan-guru64-split-dft.c
  3109. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru64-split-dft-r2c.lo -MD -MP -MF .deps/plan-guru64-split-dft-r2c.Tpo -c plan-guru64-split-dft-r2c.c -fno-common -DPIC -o plan-guru64-split-dft-r2c.o
  3110. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru64-split-dft.lo -MD -MP -MF .deps/plan-guru64-split-dft.Tpo -c plan-guru64-split-dft.c -fno-common -DPIC -o plan-guru64-split-dft.o
  3111. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3112. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3113. mv -f .deps/version.Tpo .deps/version.Plo
  3114. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3115. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3116. mv -f .deps/plan-guru64-dft-c2r.Tpo .deps/plan-guru64-dft-c2r.Plo
  3117. mv -f .deps/plan-guru64-split-dft-c2r.Tpo .deps/plan-guru64-split-dft-c2r.Plo
  3118. mv -f .deps/plan-guru64-r2r.Tpo .deps/plan-guru64-r2r.Plo
  3119. mv -f .deps/plan-guru64-dft.Tpo .deps/plan-guru64-dft.Plo
  3120. mv -f .deps/plan-guru64-dft-r2c.Tpo .deps/plan-guru64-dft-r2c.Plo
  3121. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT mktensor-iodims64.lo -MD -MP -MF .deps/mktensor-iodims64.Tpo -c -o mktensor-iodims64.lo mktensor-iodims64.c
  3122. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT mktensor-iodims64.lo -MD -MP -MF .deps/mktensor-iodims64.Tpo -c mktensor-iodims64.c -fno-common -DPIC -o mktensor-iodims64.o
  3123. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3124. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3125. mv -f .deps/plan-guru64-split-dft-r2c.Tpo .deps/plan-guru64-split-dft-r2c.Plo
  3126. mv -f .deps/plan-guru64-split-dft.Tpo .deps/plan-guru64-split-dft.Plo
  3127. mv -f .deps/mktensor-iodims64.Tpo .deps/mktensor-iodims64.Plo
  3128. mv -f .deps/f77api.Tpo .deps/f77api.Plo
  3129. /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o libapi.la apiplan.lo configure.lo execute-dft-c2r.lo execute-dft-r2c.lo execute-dft.lo execute-r2r.lo execute-split-dft-c2r.lo execute-split-dft-r2c.lo execute-split-dft.lo execute.lo export-wisdom-to-file.lo export-wisdom-to-string.lo export-wisdom.lo f77api.lo flops.lo forget-wisdom.lo import-system-wisdom.lo import-wisdom-from-file.lo import-wisdom-from-string.lo import-wisdom.lo malloc.lo map-r2r-kind.lo mapflags.lo mkprinter-file.lo mkprinter-str.lo mktensor-iodims.lo mktensor-rowmajor.lo plan-dft-1d.lo plan-dft-2d.lo plan-dft-3d.lo plan-dft-c2r-1d.lo plan-dft-c2r-2d.lo plan-dft-c2r-3d.lo plan-dft-c2r.lo plan-dft-r2c-1d.lo plan-dft-r2c-2d.lo plan-dft-r2c-3d.lo plan-dft-r2c.lo plan-dft.lo plan-guru-dft-c2r.lo plan-guru-dft-r2c.lo plan-guru-dft.lo plan-guru-r2r.lo plan-guru-split-dft-c2r.lo plan-guru-split-dft-r2c.lo plan-guru-split-dft.lo plan-many-dft-c2r.lo plan-many-dft-r2c.lo plan-many-dft.lo plan-many-r2r.lo plan-r2r-1d.lo plan-r2r-2d.lo plan-r2r-3d.lo plan-r2r.lo print-plan.lo rdft2-pad.lo the-planner.lo version.lo plan-guru64-dft-c2r.lo plan-guru64-dft-r2c.lo plan-guru64-dft.lo plan-guru64-r2r.lo plan-guru64-split-dft-c2r.lo plan-guru64-split-dft-r2c.lo plan-guru64-split-dft.lo mktensor-iodims64.lo -lm
  3130. libtool: link: ar cru .libs/libapi.a apiplan.o configure.o execute-dft-c2r.o execute-dft-r2c.o execute-dft.o execute-r2r.o execute-split-dft-c2r.o execute-split-dft-r2c.o execute-split-dft.o execute.o export-wisdom-to-file.o export-wisdom-to-string.o export-wisdom.o f77api.o flops.o forget-wisdom.o import-system-wisdom.o import-wisdom-from-file.o import-wisdom-from-string.o import-wisdom.o malloc.o map-r2r-kind.o mapflags.o mkprinter-file.o mkprinter-str.o mktensor-iodims.o mktensor-rowmajor.o plan-dft-1d.o plan-dft-2d.o plan-dft-3d.o plan-dft-c2r-1d.o plan-dft-c2r-2d.o plan-dft-c2r-3d.o plan-dft-c2r.o plan-dft-r2c-1d.o plan-dft-r2c-2d.o plan-dft-r2c-3d.o plan-dft-r2c.o plan-dft.o plan-guru-dft-c2r.o plan-guru-dft-r2c.o plan-guru-dft.o plan-guru-r2r.o plan-guru-split-dft-c2r.o plan-guru-split-dft-r2c.o plan-guru-split-dft.o plan-many-dft-c2r.o plan-many-dft-r2c.o plan-many-dft.o plan-many-r2r.o plan-r2r-1d.o plan-r2r-2d.o plan-r2r-3d.o plan-r2r.o print-plan.o rdft2-pad.o the-planner.o version.o plan-guru64-dft-c2r.o plan-guru64-dft-r2c.o plan-guru64-dft.o plan-guru64-r2r.o plan-guru64-split-dft-c2r.o plan-guru64-split-dft-r2c.o plan-guru64-split-dft.o mktensor-iodims64.o
  3131. libtool: link: ranlib .libs/libapi.a
  3132. libtool: link: ( cd ".libs" && rm -f "libapi.la" && ln -s "../libapi.la" "libapi.la" )
  3133. make[4]: Nothing to be done for `install-exec-am'.
  3134. .././install-sh -c -d '/Users/deil/code/sherpa/build/include'
  3135. .././install-sh -c -d '/Users/deil/code/sherpa/build/include'
  3136. mkdir: /Users/deil/code/sherpa/build: File exists
  3137. mkdir: /Users/deil/code/sherpa/build/include: File exists
  3138. /usr/bin/install -c -m 644 fftw3.f03 '/Users/deil/code/sherpa/build/include'
  3139. /usr/bin/install -c -m 644 fftw3.h fftw3.f fftw3l.f03 fftw3q.f03 '/Users/deil/code/sherpa/build/include'
  3140. Making install in libbench2
  3141. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT after-ccopy-from.o -MD -MP -MF .deps/after-ccopy-from.Tpo -c -o after-ccopy-from.o after-ccopy-from.c
  3142. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT after-ccopy-to.o -MD -MP -MF .deps/after-ccopy-to.Tpo -c -o after-ccopy-to.o after-ccopy-to.c
  3143. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT after-hccopy-from.o -MD -MP -MF .deps/after-hccopy-from.Tpo -c -o after-hccopy-from.o after-hccopy-from.c
  3144. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT after-hccopy-to.o -MD -MP -MF .deps/after-hccopy-to.Tpo -c -o after-hccopy-to.o after-hccopy-to.c
  3145. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT after-rcopy-from.o -MD -MP -MF .deps/after-rcopy-from.Tpo -c -o after-rcopy-from.o after-rcopy-from.c
  3146. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT after-rcopy-to.o -MD -MP -MF .deps/after-rcopy-to.Tpo -c -o after-rcopy-to.o after-rcopy-to.c
  3147. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT allocate.o -MD -MP -MF .deps/allocate.Tpo -c -o allocate.o allocate.c
  3148. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT aset.o -MD -MP -MF .deps/aset.Tpo -c -o aset.o aset.c
  3149. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT bench-cost-postprocess.o -MD -MP -MF .deps/bench-cost-postprocess.Tpo -c -o bench-cost-postprocess.o bench-cost-postprocess.c
  3150. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3151. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3152. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3153. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3154. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3155. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3156. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3157. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3158. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3159. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3160. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3161. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3162. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3163. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3164. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3165. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3166. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3167. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3168. mv -f .deps/after-rcopy-from.Tpo .deps/after-rcopy-from.Po
  3169. mv -f .deps/after-rcopy-to.Tpo .deps/after-rcopy-to.Po
  3170. mv -f .deps/after-hccopy-to.Tpo .deps/after-hccopy-to.Po
  3171. mv -f .deps/bench-cost-postprocess.Tpo .deps/bench-cost-postprocess.Po
  3172. mv -f .deps/aset.Tpo .deps/aset.Po
  3173. mv -f .deps/after-hccopy-from.Tpo .deps/after-hccopy-from.Po
  3174. mv -f .deps/after-ccopy-to.Tpo .deps/after-ccopy-to.Po
  3175. mv -f .deps/after-ccopy-from.Tpo .deps/after-ccopy-from.Po
  3176. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT bench-exit.o -MD -MP -MF .deps/bench-exit.Tpo -c -o bench-exit.o bench-exit.c
  3177. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT bench-main.o -MD -MP -MF .deps/bench-main.Tpo -c -o bench-main.o bench-main.c
  3178. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT can-do.o -MD -MP -MF .deps/can-do.Tpo -c -o can-do.o can-do.c
  3179. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT caset.o -MD -MP -MF .deps/caset.Tpo -c -o caset.o caset.c
  3180. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT dotens2.o -MD -MP -MF .deps/dotens2.Tpo -c -o dotens2.o dotens2.c
  3181. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT info.o -MD -MP -MF .deps/info.Tpo -c -o info.o info.c
  3182. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
  3183. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT mflops.o -MD -MP -MF .deps/mflops.Tpo -c -o mflops.o mflops.c
  3184. mv -f .deps/allocate.Tpo .deps/allocate.Po
  3185. clangclang: : warningwarning: : optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3186.  
  3187. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3188. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3189. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3190. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3191. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3192. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3193. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3194. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3195. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3196. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3197. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT mp.o -MD -MP -MF .deps/mp.Tpo -c -o mp.o mp.c
  3198. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3199. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3200. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3201. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3202. mv -f .deps/bench-exit.Tpo .deps/bench-exit.Po
  3203. mv -f .deps/can-do.Tpo .deps/can-do.Po
  3204. mv -f .deps/main.Tpo .deps/main.Po
  3205. mv -f .deps/mflops.Tpo .deps/mflops.Po
  3206. mv -f .deps/info.Tpo .deps/info.Po
  3207. mv -f .deps/dotens2.Tpo .deps/dotens2.Po
  3208. mv -f .deps/caset.Tpo .deps/caset.Po
  3209. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT ovtpvt.o -MD -MP -MF .deps/ovtpvt.Tpo -c -o ovtpvt.o ovtpvt.c
  3210. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT pow2.o -MD -MP -MF .deps/pow2.Tpo -c -o pow2.o pow2.c
  3211. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT problem.o -MD -MP -MF .deps/problem.Tpo -c -o problem.o problem.c
  3212. mv -f .deps/bench-main.Tpo .deps/bench-main.Po
  3213. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3214. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3215. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT report.o -MD -MP -MF .deps/report.Tpo -c -o report.o report.c
  3216. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT speed.o -MD -MP -MF .deps/speed.Tpo -c -o speed.o speed.c
  3217. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor.o -MD -MP -MF .deps/tensor.Tpo -c -o tensor.o tensor.c
  3218. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3219. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3220. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3221. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3222. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]clang:
  3223. warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3224. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3225. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3226. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT timer.o -MD -MP -MF .deps/timer.Tpo -c -o timer.o timer.c
  3227. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3228. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3229. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT useropt.o -MD -MP -MF .deps/useropt.Tpo -c -o useropt.o useropt.c
  3230. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3231. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3232. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3233. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3234. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3235. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3236. mv -f .deps/ovtpvt.Tpo .deps/ovtpvt.Po
  3237. mv -f .deps/pow2.Tpo .deps/pow2.Po
  3238. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
  3239. mv -f .deps/useropt.Tpo .deps/useropt.Po
  3240. mv -f .deps/timer.Tpo .deps/timer.Po
  3241. mv -f .deps/speed.Tpo .deps/speed.Po
  3242. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT verify-dft.o -MD -MP -MF .deps/verify-dft.Tpo -c -o verify-dft.o verify-dft.c
  3243. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT verify-lib.o -MD -MP -MF .deps/verify-lib.Tpo -c -o verify-lib.o verify-lib.c
  3244. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3245. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3246. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT verify-r2r.o -MD -MP -MF .deps/verify-r2r.Tpo -c -o verify-r2r.o verify-r2r.c
  3247. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3248. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3249. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT verify-rdft2.o -MD -MP -MF .deps/verify-rdft2.Tpo -c -o verify-rdft2.o verify-rdft2.c
  3250. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3251. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3252. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3253. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3254. mv -f .deps/util.Tpo .deps/util.Po
  3255. mv -f .deps/problem.Tpo .deps/problem.Po
  3256. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT verify.o -MD -MP -MF .deps/verify.Tpo -c -o verify.o verify.c
  3257. mv -f .deps/verify-dft.Tpo .deps/verify-dft.Po
  3258. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT zero.o -MD -MP -MF .deps/zero.Tpo -c -o zero.o zero.c
  3259. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3260. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3261. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3262. mv -f .deps/report.Tpo .deps/report.Po
  3263. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3264. gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT my-getopt.o -MD -MP -MF .deps/my-getopt.Tpo -c -o my-getopt.o my-getopt.c
  3265. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3266. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3267. mv -f .deps/tensor.Tpo .deps/tensor.Po
  3268. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3269. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3270. mv -f .deps/verify.Tpo .deps/verify.Po
  3271. mv -f .deps/zero.Tpo .deps/zero.Po
  3272. mv -f .deps/my-getopt.Tpo .deps/my-getopt.Po
  3273. mv -f .deps/verify-rdft2.Tpo .deps/verify-rdft2.Po
  3274. mv -f .deps/verify-lib.Tpo .deps/verify-lib.Po
  3275. mv -f .deps/mp.Tpo .deps/mp.Po
  3276. mv -f .deps/verify-r2r.Tpo .deps/verify-r2r.Po
  3277. rm -f libbench2.a
  3278. ar cru libbench2.a after-ccopy-from.o after-ccopy-to.o after-hccopy-from.o after-hccopy-to.o after-rcopy-from.o after-rcopy-to.o allocate.o aset.o bench-cost-postprocess.o bench-exit.o bench-main.o can-do.o caset.o dotens2.o info.o main.o mflops.o mp.o ovtpvt.o pow2.o problem.o report.o speed.o tensor.o timer.o useropt.o util.o verify-dft.o verify-lib.o verify-r2r.o verify-rdft2.o verify.o zero.o my-getopt.o
  3279. ranlib libbench2.a
  3280. make[3]: Nothing to be done for `install-exec-am'.
  3281. make[3]: Nothing to be done for `install-data-am'.
  3282. Making install in .
  3283. /bin/sh ./libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -no-undefined -version-info 7:4:4 -o libfftw3.la -rpath /Users/deil/code/sherpa/build/lib kernel/libkernel.la dft/libdft.la dft/scalar/libdft_scalar.la dft/scalar/codelets/libdft_scalar_codelets.la rdft/librdft.la rdft/scalar/librdft_scalar.la rdft/scalar/r2cf/librdft_scalar_r2cf.la rdft/scalar/r2cb/librdft_scalar_r2cb.la rdft/scalar/r2r/librdft_scalar_r2r.la reodft/libreodft.la api/libapi.la simd-support/libsimd_support.la simd-support/libsimd_sse2_nonportable.la -lm
  3284. cp -f fftw.pc fftw3.pc
  3285. libtool: link: (cd .libs/libfftw3.lax/libkernel.a && ar x "/Users/deil/code/sherpa/extern/fftw-3.3.4/kernel/.libs/libkernel.a")
  3286. libtool: link: (cd .libs/libfftw3.lax/libdft.a && ar x "/Users/deil/code/sherpa/extern/fftw-3.3.4/dft/.libs/libdft.a")
  3287. libtool: link: (cd .libs/libfftw3.lax/libdft_scalar.a && ar x "/Users/deil/code/sherpa/extern/fftw-3.3.4/dft/scalar/.libs/libdft_scalar.a")
  3288. libtool: link: (cd .libs/libfftw3.lax/libdft_scalar_codelets.a && ar x "/Users/deil/code/sherpa/extern/fftw-3.3.4/dft/scalar/codelets/.libs/libdft_scalar_codelets.a")
  3289. libtool: link: (cd .libs/libfftw3.lax/librdft.a && ar x "/Users/deil/code/sherpa/extern/fftw-3.3.4/rdft/.libs/librdft.a")
  3290. libtool: link: (cd .libs/libfftw3.lax/librdft_scalar.a && ar x "/Users/deil/code/sherpa/extern/fftw-3.3.4/rdft/scalar/.libs/librdft_scalar.a")
  3291. libtool: link: (cd .libs/libfftw3.lax/librdft_scalar_r2cf.a && ar x "/Users/deil/code/sherpa/extern/fftw-3.3.4/rdft/scalar/r2cf/.libs/librdft_scalar_r2cf.a")
  3292. libtool: link: (cd .libs/libfftw3.lax/librdft_scalar_r2cb.a && ar x "/Users/deil/code/sherpa/extern/fftw-3.3.4/rdft/scalar/r2cb/.libs/librdft_scalar_r2cb.a")
  3293. libtool: link: (cd .libs/libfftw3.lax/librdft_scalar_r2r.a && ar x "/Users/deil/code/sherpa/extern/fftw-3.3.4/rdft/scalar/r2r/.libs/librdft_scalar_r2r.a")
  3294. libtool: link: (cd .libs/libfftw3.lax/libreodft.a && ar x "/Users/deil/code/sherpa/extern/fftw-3.3.4/reodft/.libs/libreodft.a")
  3295. libtool: link: (cd .libs/libfftw3.lax/libapi.a && ar x "/Users/deil/code/sherpa/extern/fftw-3.3.4/api/.libs/libapi.a")
  3296. libtool: link: (cd .libs/libfftw3.lax/libsimd_support.a && ar x "/Users/deil/code/sherpa/extern/fftw-3.3.4/simd-support/.libs/libsimd_support.a")
  3297. libtool: link: (cd .libs/libfftw3.lax/libsimd_sse2_nonportable.a && ar x "/Users/deil/code/sherpa/extern/fftw-3.3.4/simd-support/.libs/libsimd_sse2_nonportable.a")
  3298. copying selected object files to avoid basename conflicts...
  3299. libtool: link: ln .libs/libfftw3.lax/libdft.a/buffered.o .libs/libfftw3.lax/lt1-buffered.o || cp .libs/libfftw3.lax/libdft.a/buffered.o .libs/libfftw3.lax/lt1-buffered.o
  3300. libtool: link: ln .libs/libfftw3.lax/libdft.a/ct.o .libs/libfftw3.lax/lt2-ct.o || cp .libs/libfftw3.lax/libdft.a/ct.o .libs/libfftw3.lax/lt2-ct.o
  3301. libtool: link: ln .libs/libfftw3.lax/libdft.a/plan.o .libs/libfftw3.lax/lt3-plan.o || cp .libs/libfftw3.lax/libdft.a/plan.o .libs/libfftw3.lax/lt3-plan.o
  3302. libtool: link: ln .libs/libfftw3.lax/libdft.a/problem.o .libs/libfftw3.lax/lt4-problem.o || cp .libs/libfftw3.lax/libdft.a/problem.o .libs/libfftw3.lax/lt4-problem.o
  3303. libtool: link: ln .libs/libfftw3.lax/libdft.a/rader.o .libs/libfftw3.lax/lt5-rader.o || cp .libs/libfftw3.lax/libdft.a/rader.o .libs/libfftw3.lax/lt5-rader.o
  3304. libtool: link: ln .libs/libfftw3.lax/librdft.a/buffered.o .libs/libfftw3.lax/lt6-buffered.o || cp .libs/libfftw3.lax/librdft.a/buffered.o .libs/libfftw3.lax/lt6-buffered.o
  3305. libtool: link: ln .libs/libfftw3.lax/librdft.a/conf.o .libs/libfftw3.lax/lt7-conf.o || cp .libs/libfftw3.lax/librdft.a/conf.o .libs/libfftw3.lax/lt7-conf.o
  3306. libtool: link: ln .libs/libfftw3.lax/librdft.a/generic.o .libs/libfftw3.lax/lt8-generic.o || cp .libs/libfftw3.lax/librdft.a/generic.o .libs/libfftw3.lax/lt8-generic.o
  3307. libtool: link: ln .libs/libfftw3.lax/librdft.a/indirect.o .libs/libfftw3.lax/lt9-indirect.o || cp .libs/libfftw3.lax/librdft.a/indirect.o .libs/libfftw3.lax/lt9-indirect.o
  3308. libtool: link: ln .libs/libfftw3.lax/librdft.a/nop.o .libs/libfftw3.lax/lt10-nop.o || cp .libs/libfftw3.lax/librdft.a/nop.o .libs/libfftw3.lax/lt10-nop.o
  3309. libtool: link: ln .libs/libfftw3.lax/librdft.a/plan.o .libs/libfftw3.lax/lt11-plan.o || cp .libs/libfftw3.lax/librdft.a/plan.o .libs/libfftw3.lax/lt11-plan.o
  3310. libtool: link: ln .libs/libfftw3.lax/librdft.a/problem.o .libs/libfftw3.lax/lt12-problem.o || cp .libs/libfftw3.lax/librdft.a/problem.o .libs/libfftw3.lax/lt12-problem.o
  3311. libtool: link: ln .libs/libfftw3.lax/librdft.a/rank-geq2.o .libs/libfftw3.lax/lt13-rank-geq2.o || cp .libs/libfftw3.lax/librdft.a/rank-geq2.o .libs/libfftw3.lax/lt13-rank-geq2.o
  3312. libtool: link: ln .libs/libfftw3.lax/librdft.a/solve.o .libs/libfftw3.lax/lt14-solve.o || cp .libs/libfftw3.lax/librdft.a/solve.o .libs/libfftw3.lax/lt14-solve.o
  3313. libtool: link: ln .libs/libfftw3.lax/librdft.a/vrank-geq1.o .libs/libfftw3.lax/lt15-vrank-geq1.o || cp .libs/libfftw3.lax/librdft.a/vrank-geq1.o .libs/libfftw3.lax/lt15-vrank-geq1.o
  3314. libtool: link: ln .libs/libfftw3.lax/librdft_scalar_r2cf.a/codlist.o .libs/libfftw3.lax/lt16-codlist.o || cp .libs/libfftw3.lax/librdft_scalar_r2cf.a/codlist.o .libs/libfftw3.lax/lt16-codlist.o
  3315. libtool: link: ln .libs/libfftw3.lax/librdft_scalar_r2cb.a/codlist.o .libs/libfftw3.lax/lt17-codlist.o || cp .libs/libfftw3.lax/librdft_scalar_r2cb.a/codlist.o .libs/libfftw3.lax/lt17-codlist.o
  3316. libtool: link: ln .libs/libfftw3.lax/librdft_scalar_r2r.a/codlist.o .libs/libfftw3.lax/lt18-codlist.o || cp .libs/libfftw3.lax/librdft_scalar_r2r.a/codlist.o .libs/libfftw3.lax/lt18-codlist.o
  3317. libtool: link: ln .libs/libfftw3.lax/libreodft.a/conf.o .libs/libfftw3.lax/lt19-conf.o || cp .libs/libfftw3.lax/libreodft.a/conf.o .libs/libfftw3.lax/lt19-conf.o
  3318. libtool: link: ar cru .libs/libfftw3.a .libs/libfftw3.lax/libkernel.a/align.o .libs/libfftw3.lax/libkernel.a/alloc.o .libs/libfftw3.lax/libkernel.a/assert.o .libs/libfftw3.lax/libkernel.a/awake.o .libs/libfftw3.lax/libkernel.a/buffered.o .libs/libfftw3.lax/libkernel.a/cpy1d.o .libs/libfftw3.lax/libkernel.a/cpy2d-pair.o .libs/libfftw3.lax/libkernel.a/cpy2d.o .libs/libfftw3.lax/libkernel.a/ct.o .libs/libfftw3.lax/libkernel.a/debug.o .libs/libfftw3.lax/libkernel.a/extract-reim.o .libs/libfftw3.lax/libkernel.a/hash.o .libs/libfftw3.lax/libkernel.a/iabs.o .libs/libfftw3.lax/libkernel.a/kalloc.o .libs/libfftw3.lax/libkernel.a/md5-1.o .libs/libfftw3.lax/libkernel.a/md5.o .libs/libfftw3.lax/libkernel.a/minmax.o .libs/libfftw3.lax/libkernel.a/ops.o .libs/libfftw3.lax/libkernel.a/pickdim.o .libs/libfftw3.lax/libkernel.a/plan.o .libs/libfftw3.lax/libkernel.a/planner.o .libs/libfftw3.lax/libkernel.a/primes.o .libs/libfftw3.lax/libkernel.a/print.o .libs/libfftw3.lax/libkernel.a/problem.o .libs/libfftw3.lax/libkernel.a/rader.o .libs/libfftw3.lax/libkernel.a/scan.o .libs/libfftw3.lax/libkernel.a/solver.o .libs/libfftw3.lax/libkernel.a/solvtab.o .libs/libfftw3.lax/libkernel.a/stride.o .libs/libfftw3.lax/libkernel.a/tensor.o .libs/libfftw3.lax/libkernel.a/tensor1.o .libs/libfftw3.lax/libkernel.a/tensor2.o .libs/libfftw3.lax/libkernel.a/tensor3.o .libs/libfftw3.lax/libkernel.a/tensor4.o .libs/libfftw3.lax/libkernel.a/tensor5.o .libs/libfftw3.lax/libkernel.a/tensor7.o .libs/libfftw3.lax/libkernel.a/tensor8.o .libs/libfftw3.lax/libkernel.a/tensor9.o .libs/libfftw3.lax/libkernel.a/tile2d.o .libs/libfftw3.lax/libkernel.a/timer.o .libs/libfftw3.lax/libkernel.a/transpose.o .libs/libfftw3.lax/libkernel.a/trig.o .libs/libfftw3.lax/libkernel.a/twiddle.o .libs/libfftw3.lax/libdft.a/bluestein.o .libs/libfftw3.lax/lt1-buffered.o .libs/libfftw3.lax/libdft.a/conf.o .libs/libfftw3.lax/lt2-ct.o .libs/libfftw3.lax/libdft.a/dftw-direct.o .libs/libfftw3.lax/libdft.a/dftw-directsq.o .libs/libfftw3.lax/libdft.a/dftw-generic.o .libs/libfftw3.lax/libdft.a/dftw-genericbuf.o .libs/libfftw3.lax/libdft.a/direct.o .libs/libfftw3.lax/libdft.a/generic.o .libs/libfftw3.lax/libdft.a/indirect-transpose.o .libs/libfftw3.lax/libdft.a/indirect.o .libs/libfftw3.lax/libdft.a/kdft-dif.o .libs/libfftw3.lax/libdft.a/kdft-difsq.o .libs/libfftw3.lax/libdft.a/kdft-dit.o .libs/libfftw3.lax/libdft.a/kdft.o .libs/libfftw3.lax/libdft.a/nop.o .libs/libfftw3.lax/lt3-plan.o .libs/libfftw3.lax/lt4-problem.o .libs/libfftw3.lax/lt5-rader.o .libs/libfftw3.lax/libdft.a/rank-geq2.o .libs/libfftw3.lax/libdft.a/solve.o .libs/libfftw3.lax/libdft.a/vrank-geq1.o .libs/libfftw3.lax/libdft.a/zero.o .libs/libfftw3.lax/libdft_scalar.a/n.o .libs/libfftw3.lax/libdft_scalar.a/t.o .libs/libfftw3.lax/libdft_scalar_codelets.a/codlist.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_10.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_11.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_12.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_13.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_14.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_15.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_16.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_2.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_20.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_25.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_3.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_32.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_4.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_5.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_6.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_64.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_7.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_8.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_9.o .libs/libfftw3.lax/libdft_scalar_codelets.a/q1_2.o .libs/libfftw3.lax/libdft_scalar_codelets.a/q1_3.o .libs/libfftw3.lax/libdft_scalar_codelets.a/q1_4.o .libs/libfftw3.lax/libdft_scalar_codelets.a/q1_5.o .libs/libfftw3.lax/libdft_scalar_codelets.a/q1_6.o .libs/libfftw3.lax/libdft_scalar_codelets.a/q1_8.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_10.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_12.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_15.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_16.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_2.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_20.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_25.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_3.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_32.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_4.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_5.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_6.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_64.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_7.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_8.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_9.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_10.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_16.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_20.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_25.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_32.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_4.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_5.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_64.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_8.o .libs/libfftw3.lax/lt6-buffered.o .libs/libfftw3.lax/librdft.a/buffered2.o .libs/libfftw3.lax/lt7-conf.o .libs/libfftw3.lax/librdft.a/ct-hc2c-direct.o .libs/libfftw3.lax/librdft.a/ct-hc2c.o .libs/libfftw3.lax/librdft.a/dft-r2hc.o .libs/libfftw3.lax/librdft.a/dht-r2hc.o .libs/libfftw3.lax/librdft.a/dht-rader.o .libs/libfftw3.lax/librdft.a/direct-r2c.o .libs/libfftw3.lax/librdft.a/direct-r2r.o .libs/libfftw3.lax/librdft.a/direct2.o .libs/libfftw3.lax/lt8-generic.o .libs/libfftw3.lax/librdft.a/hc2hc-direct.o .libs/libfftw3.lax/librdft.a/hc2hc-generic.o .libs/libfftw3.lax/librdft.a/hc2hc.o .libs/libfftw3.lax/lt9-indirect.o .libs/libfftw3.lax/librdft.a/khc2c.o .libs/libfftw3.lax/librdft.a/khc2hc.o .libs/libfftw3.lax/librdft.a/kr2c.o .libs/libfftw3.lax/librdft.a/kr2r.o .libs/libfftw3.lax/lt10-nop.o .libs/libfftw3.lax/librdft.a/nop2.o .libs/libfftw3.lax/lt11-plan.o .libs/libfftw3.lax/librdft.a/plan2.o .libs/libfftw3.lax/lt12-problem.o .libs/libfftw3.lax/librdft.a/problem2.o .libs/libfftw3.lax/librdft.a/rank-geq2-rdft2.o .libs/libfftw3.lax/lt13-rank-geq2.o .libs/libfftw3.lax/librdft.a/rank0-rdft2.o .libs/libfftw3.lax/librdft.a/rank0.o .libs/libfftw3.lax/librdft.a/rdft-dht.o .libs/libfftw3.lax/librdft.a/rdft2-inplace-strides.o .libs/libfftw3.lax/librdft.a/rdft2-rdft.o .libs/libfftw3.lax/librdft.a/rdft2-strides.o .libs/libfftw3.lax/librdft.a/rdft2-tensor-max-index.o .libs/libfftw3.lax/lt14-solve.o .libs/libfftw3.lax/librdft.a/solve2.o .libs/libfftw3.lax/librdft.a/vrank-geq1-rdft2.o .libs/libfftw3.lax/lt15-vrank-geq1.o .libs/libfftw3.lax/librdft.a/vrank3-transpose.o .libs/libfftw3.lax/librdft_scalar.a/hc2c.o .libs/libfftw3.lax/librdft_scalar.a/hfb.o .libs/libfftw3.lax/librdft_scalar.a/r2c.o .libs/libfftw3.lax/librdft_scalar.a/r2r.o .libs/libfftw3.lax/lt16-codlist.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf2_16.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf2_20.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf2_32.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf2_4.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf2_8.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_10.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_12.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_16.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_2.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_20.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_32.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_4.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_6.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_8.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft2_16.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft2_20.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft2_32.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft2_4.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft2_8.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_10.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_12.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_16.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_2.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_20.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_32.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_4.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_6.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_8.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf2_16.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf2_20.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf2_25.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf2_32.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf2_4.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf2_5.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf2_8.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_10.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_12.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_15.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_16.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_2.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_20.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_25.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_3.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_32.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_4.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_5.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_6.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_64.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_7.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_8.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_9.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_10.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_12.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_15.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_16.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_2.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_20.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_25.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_3.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_32.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_4.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_5.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_6.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_64.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_7.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_8.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_9.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_10.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_11.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_12.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_128.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_13.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_14.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_15.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_16.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_2.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_20.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_25.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_3.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_32.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_4.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_5.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_6.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_64.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_7.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_8.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_9.o .libs/libfftw3.lax/lt17-codlist.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb2_16.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb2_20.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb2_25.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb2_32.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb2_4.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb2_5.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb2_8.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_10.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_12.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_15.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_16.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_2.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_20.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_25.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_3.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_32.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_4.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_5.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_6.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_64.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_7.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_8.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_9.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb2_16.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb2_20.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb2_32.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb2_4.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb2_8.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_10.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_12.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_16.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_2.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_20.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_32.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_4.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_6.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_8.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft2_16.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft2_20.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft2_32.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft2_4.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft2_8.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_10.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_12.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_16.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_2.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_20.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_32.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_4.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_6.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_8.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_10.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_12.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_15.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_16.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_2.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_20.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_25.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_3.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_32.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_4.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_5.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_6.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_64.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_7.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_8.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_9.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_10.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_11.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_12.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_128.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_13.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_14.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_15.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_16.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_2.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_20.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_25.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_3.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_32.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_4.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_5.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_6.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_64.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_7.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_8.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_9.o .libs/libfftw3.lax/lt18-codlist.o .libs/libfftw3.lax/librdft_scalar_r2r.a/e01_8.o .libs/libfftw3.lax/librdft_scalar_r2r.a/e10_8.o .libs/libfftw3.lax/lt19-conf.o .libs/libfftw3.lax/libreodft.a/redft00e-r2hc-pad.o .libs/libfftw3.lax/libreodft.a/reodft00e-splitradix.o .libs/libfftw3.lax/libreodft.a/reodft010e-r2hc.o .libs/libfftw3.lax/libreodft.a/reodft11e-r2hc-odd.o .libs/libfftw3.lax/libreodft.a/reodft11e-radix2.o .libs/libfftw3.lax/libreodft.a/rodft00e-r2hc-pad.o .libs/libfftw3.lax/libapi.a/apiplan.o .libs/libfftw3.lax/libapi.a/configure.o .libs/libfftw3.lax/libapi.a/execute-dft-c2r.o .libs/libfftw3.lax/libapi.a/execute-dft-r2c.o .libs/libfftw3.lax/libapi.a/execute-dft.o .libs/libfftw3.lax/libapi.a/execute-r2r.o .libs/libfftw3.lax/libapi.a/execute-split-dft-c2r.o .libs/libfftw3.lax/libapi.a/execute-split-dft-r2c.o .libs/libfftw3.lax/libapi.a/execute-split-dft.o .libs/libfftw3.lax/libapi.a/execute.o .libs/libfftw3.lax/libapi.a/export-wisdom-to-file.o .libs/libfftw3.lax/libapi.a/export-wisdom-to-string.o .libs/libfftw3.lax/libapi.a/export-wisdom.o .libs/libfftw3.lax/libapi.a/f77api.o .libs/libfftw3.lax/libapi.a/flops.o .libs/libfftw3.lax/libapi.a/forget-wisdom.o .libs/libfftw3.lax/libapi.a/import-system-wisdom.o .libs/libfftw3.lax/libapi.a/import-wisdom-from-file.o .libs/libfftw3.lax/libapi.a/import-wisdom-from-string.o .libs/libfftw3.lax/libapi.a/import-wisdom.o .libs/libfftw3.lax/libapi.a/malloc.o .libs/libfftw3.lax/libapi.a/map-r2r-kind.o .libs/libfftw3.lax/libapi.a/mapflags.o .libs/libfftw3.lax/libapi.a/mkprinter-file.o .libs/libfftw3.lax/libapi.a/mkprinter-str.o .libs/libfftw3.lax/libapi.a/mktensor-iodims.o .libs/libfftw3.lax/libapi.a/mktensor-iodims64.o .libs/libfftw3.lax/libapi.a/mktensor-rowmajor.o .libs/libfftw3.lax/libapi.a/plan-dft-1d.o .libs/libfftw3.lax/libapi.a/plan-dft-2d.o .libs/libfftw3.lax/libapi.a/plan-dft-3d.o .libs/libfftw3.lax/libapi.a/plan-dft-c2r-1d.o .libs/libfftw3.lax/libapi.a/plan-dft-c2r-2d.o .libs/libfftw3.lax/libapi.a/plan-dft-c2r-3d.o .libs/libfftw3.lax/libapi.a/plan-dft-c2r.o .libs/libfftw3.lax/libapi.a/plan-dft-r2c-1d.o .libs/libfftw3.lax/libapi.a/plan-dft-r2c-2d.o .libs/libfftw3.lax/libapi.a/plan-dft-r2c-3d.o .libs/libfftw3.lax/libapi.a/plan-dft-r2c.o .libs/libfftw3.lax/libapi.a/plan-dft.o .libs/libfftw3.lax/libapi.a/plan-guru-dft-c2r.o .libs/libfftw3.lax/libapi.a/plan-guru-dft-r2c.o .libs/libfftw3.lax/libapi.a/plan-guru-dft.o .libs/libfftw3.lax/libapi.a/plan-guru-r2r.o .libs/libfftw3.lax/libapi.a/plan-guru-split-dft-c2r.o .libs/libfftw3.lax/libapi.a/plan-guru-split-dft-r2c.o .libs/libfftw3.lax/libapi.a/plan-guru-split-dft.o .libs/libfftw3.lax/libapi.a/plan-guru64-dft-c2r.o .libs/libfftw3.lax/libapi.a/plan-guru64-dft-r2c.o .libs/libfftw3.lax/libapi.a/plan-guru64-dft.o .libs/libfftw3.lax/libapi.a/plan-guru64-r2r.o .libs/libfftw3.lax/libapi.a/plan-guru64-split-dft-c2r.o .libs/libfftw3.lax/libapi.a/plan-guru64-split-dft-r2c.o .libs/libfftw3.lax/libapi.a/plan-guru64-split-dft.o .libs/libfftw3.lax/libapi.a/plan-many-dft-c2r.o .libs/libfftw3.lax/libapi.a/plan-many-dft-r2c.o .libs/libfftw3.lax/libapi.a/plan-many-dft.o .libs/libfftw3.lax/libapi.a/plan-many-r2r.o .libs/libfftw3.lax/libapi.a/plan-r2r-1d.o .libs/libfftw3.lax/libapi.a/plan-r2r-2d.o .libs/libfftw3.lax/libapi.a/plan-r2r-3d.o .libs/libfftw3.lax/libapi.a/plan-r2r.o .libs/libfftw3.lax/libapi.a/print-plan.o .libs/libfftw3.lax/libapi.a/rdft2-pad.o .libs/libfftw3.lax/libapi.a/the-planner.o .libs/libfftw3.lax/libapi.a/version.o .libs/libfftw3.lax/libsimd_support.a/altivec.o .libs/libfftw3.lax/libsimd_support.a/avx.o .libs/libfftw3.lax/libsimd_support.a/neon.o .libs/libfftw3.lax/libsimd_support.a/sse2.o .libs/libfftw3.lax/libsimd_support.a/taint.o .libs/libfftw3.lax/libsimd_sse2_nonportable.a/libsimd_sse2_nonportable_la-sse2-nonportable.o
  3319. /opt/local/bin/ranlib: file: .libs/libfftw3.a(debug.o) has no symbols
  3320. /opt/local/bin/ranlib: file: .libs/libfftw3.a(altivec.o) has no symbols
  3321. /opt/local/bin/ranlib: file: .libs/libfftw3.a(avx.o) has no symbols
  3322. /opt/local/bin/ranlib: file: .libs/libfftw3.a(neon.o) has no symbols
  3323. /opt/local/bin/ranlib: file: .libs/libfftw3.a(sse2.o) has no symbols
  3324. /opt/local/bin/ranlib: file: .libs/libfftw3.a(taint.o) has no symbols
  3325. /opt/local/bin/ranlib: file: .libs/libfftw3.a(libsimd_sse2_nonportable_la-sse2-nonportable.o) has no symbols
  3326. libtool: link: ranlib .libs/libfftw3.a
  3327. ranlib: file: .libs/libfftw3.a(debug.o) has no symbols
  3328. ranlib: file: .libs/libfftw3.a(altivec.o) has no symbols
  3329. ranlib: file: .libs/libfftw3.a(avx.o) has no symbols
  3330. ranlib: file: .libs/libfftw3.a(neon.o) has no symbols
  3331. ranlib: file: .libs/libfftw3.a(sse2.o) has no symbols
  3332. ranlib: file: .libs/libfftw3.a(taint.o) has no symbols
  3333. ranlib: file: .libs/libfftw3.a(libsimd_sse2_nonportable_la-sse2-nonportable.o) has no symbols
  3334. libtool: link: rm -fr .libs/libfftw3.lax .libs/libfftw3.lax
  3335. libtool: link: ( cd ".libs" && rm -f "libfftw3.la" && ln -s "../libfftw3.la" "libfftw3.la" )
  3336. ./install-sh -c -d '/Users/deil/code/sherpa/build/lib/pkgconfig'
  3337. ./install-sh -c -d '/Users/deil/code/sherpa/build/lib'
  3338. mkdir: /Users/deil/code/sherpa/build/lib: File exists
  3339. /bin/sh ./libtool --mode=install /usr/bin/install -c libfftw3.la '/Users/deil/code/sherpa/build/lib'
  3340. /usr/bin/install -c -m 644 fftw3.pc '/Users/deil/code/sherpa/build/lib/pkgconfig'
  3341. libtool: install: /usr/bin/install -c .libs/libfftw3.lai /Users/deil/code/sherpa/build/lib/libfftw3.la
  3342. libtool: install: /usr/bin/install -c .libs/libfftw3.a /Users/deil/code/sherpa/build/lib/libfftw3.a
  3343. libtool: install: chmod 644 /Users/deil/code/sherpa/build/lib/libfftw3.a
  3344. libtool: install: ranlib /Users/deil/code/sherpa/build/lib/libfftw3.a
  3345. ranlib: file: /Users/deil/code/sherpa/build/lib/libfftw3.a(debug.o) has no symbols
  3346. ranlib: file: /Users/deil/code/sherpa/build/lib/libfftw3.a(altivec.o) has no symbols
  3347. ranlib: file: /Users/deil/code/sherpa/build/lib/libfftw3.a(avx.o) has no symbols
  3348. ranlib: file: /Users/deil/code/sherpa/build/lib/libfftw3.a(neon.o) has no symbols
  3349. ranlib: file: /Users/deil/code/sherpa/build/lib/libfftw3.a(sse2.o) has no symbols
  3350. ranlib: file: /Users/deil/code/sherpa/build/lib/libfftw3.a(taint.o) has no symbols
  3351. ranlib: file: /Users/deil/code/sherpa/build/lib/libfftw3.a(libsimd_sse2_nonportable_la-sse2-nonportable.o) has no symbols
  3352. Making install in threads
  3353. make[3]: Nothing to be done for `install-data-am'.
  3354. Making install in tests
  3355. gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../libbench2 -I../dft -I../rdft -I../reodft -I../threads -I../api -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT bench-bench.o -MD -MP -MF .deps/bench-bench.Tpo -c -o bench-bench.o `test -f 'bench.c' || echo './'`bench.c
  3356. gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../libbench2 -I../dft -I../rdft -I../reodft -I../threads -I../api -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT bench-hook.o -MD -MP -MF .deps/bench-hook.Tpo -c -o bench-hook.o `test -f 'hook.c' || echo './'`hook.c
  3357. gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../libbench2 -I../dft -I../rdft -I../reodft -I../threads -I../api -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT bench-fftw-bench.o -MD -MP -MF .deps/bench-fftw-bench.Tpo -c -o bench-fftw-bench.o `test -f 'fftw-bench.c' || echo './'`fftw-bench.c
  3358. clangclangclang: : : warningwarning: : warningoptimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3359. optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3360.  
  3361. clangclang: : warningwarning: : argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3362.  
  3363. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3364. mv -f .deps/bench-fftw-bench.Tpo .deps/bench-fftw-bench.Po
  3365. mv -f .deps/bench-hook.Tpo .deps/bench-hook.Po
  3366. mv -f .deps/bench-bench.Tpo .deps/bench-bench.Po
  3367. /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o bench bench-bench.o bench-hook.o bench-fftw-bench.o ../libfftw3.la ../libbench2/libbench2.a -lm
  3368. libtool: link: gcc -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o bench bench-bench.o bench-hook.o bench-fftw-bench.o ../.libs/libfftw3.a ../libbench2/libbench2.a -lm
  3369. make[3]: Nothing to be done for `install-exec-am'.
  3370. make[3]: Nothing to be done for `install-data-am'.
  3371. Making install in mpi
  3372. sed 's/C_MPI_FINT//' ./fftw3-mpi.f03.in > fftw3-mpi.f03
  3373. sed 's/C_MPI_FINT//' ./fftw3l-mpi.f03.in > fftw3l-mpi.f03
  3374. /Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
  3375. Making install in doc
  3376. Making install in FAQ
  3377. make[4]: Nothing to be done for `install-exec-am'.
  3378. make[4]: Nothing to be done for `install-data-am'.
  3379. make[4]: Nothing to be done for `install-exec-am'.
  3380. .././install-sh -c -d '/Users/deil/code/sherpa/build/share/info'
  3381. /usr/bin/install -c -m 644 ./fftw3.info ./fftw3.info-1 ./fftw3.info-2 '/Users/deil/code/sherpa/build/share/info'
  3382. install-info --info-dir='/Users/deil/code/sherpa/build/share/info' '/Users/deil/code/sherpa/build/share/info/fftw3.info'
  3383. Making install in tools
  3384. rm -f fftw-wisdom.1
  3385. cp fftw_wisdom.1 fftw-wisdom.1
  3386. /Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
  3387. gcc -DHAVE_CONFIG_H -I. -I.. -I../libbench2 -I../api -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT fftw_wisdom-fftw-wisdom.o -MD -MP -MF .deps/fftw_wisdom-fftw-wisdom.Tpo -c -o fftw_wisdom-fftw-wisdom.o `test -f 'fftw-wisdom.c' || echo './'`fftw-wisdom.c
  3388. clang: warning: optimization flag '-fno-schedule-insns' is not supported [-Wignored-optimization-argument]
  3389. clang: warning: argument unused during compilation: '-malign-double' [-Wunused-command-line-argument]
  3390. mv -f .deps/fftw_wisdom-fftw-wisdom.Tpo .deps/fftw_wisdom-fftw-wisdom.Po
  3391. /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o fftw-wisdom fftw_wisdom-fftw-wisdom.o ../tests/bench-bench.o ../tests/bench-fftw-bench.o ../libfftw3.la ../libbench2/libbench2.a -lm
  3392. libtool: link: gcc -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o fftw-wisdom fftw_wisdom-fftw-wisdom.o ../tests/bench-bench.o ../tests/bench-fftw-bench.o ../.libs/libfftw3.a ../libbench2/libbench2.a -lm
  3393. .././install-sh -c -d '/Users/deil/code/sherpa/build/bin'
  3394. .././install-sh -c -d '/Users/deil/code/sherpa/build/bin'
  3395. .././install-sh -c -d '/Users/deil/code/sherpa/build/share/man/man1'
  3396. mkdir: /Users/deil/code/sherpa/build/bin: File exists
  3397. /usr/bin/install -c -m 644 fftw-wisdom-to-conf.1 fftw-wisdom.1 '/Users/deil/code/sherpa/build/share/man/man1'
  3398. /bin/sh ../libtool --mode=install /usr/bin/install -c fftw-wisdom '/Users/deil/code/sherpa/build/bin'
  3399. /usr/bin/install -c fftw-wisdom-to-conf '/Users/deil/code/sherpa/build/bin'
  3400. libtool: install: /usr/bin/install -c fftw-wisdom /Users/deil/code/sherpa/build/bin/fftw-wisdom
  3401. Making install in m4
  3402. make[3]: Nothing to be done for `install-exec-am'.
  3403. make[3]: Nothing to be done for `install-data-am'.
  3404. Making install in grplib-4.9
  3405. Making install in src
  3406. /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libgrp\" -DPACKAGE_TARNAME=\"libgrp\" -DPACKAGE_VERSION=\"4.8\" -DPACKAGE_STRING=\"libgrp\ 4.8\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"libgrp\" -DVERSION=\"4.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"3.6\" -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -I. -DSTUB_ERROR_LIB=1 -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -g -O2 -MT libgrp_la-grplib.lo -MD -MP -MF .deps/libgrp_la-grplib.Tpo -c -o libgrp_la-grplib.lo `test -f 'grplib.c' || echo './'`grplib.c
  3407. /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libgrp\" -DPACKAGE_TARNAME=\"libgrp\" -DPACKAGE_VERSION=\"4.8\" -DPACKAGE_STRING=\"libgrp\ 4.8\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"libgrp\" -DVERSION=\"4.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"3.6\" -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -I. -DSTUB_ERROR_LIB=1 -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -g -O2 -MT libgrp_la-grp_priv.lo -MD -MP -MF .deps/libgrp_la-grp_priv.Tpo -c -o libgrp_la-grp_priv.lo `test -f 'grp_priv.c' || echo './'`grp_priv.c
  3408. /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libgrp\" -DPACKAGE_TARNAME=\"libgrp\" -DPACKAGE_VERSION=\"4.8\" -DPACKAGE_STRING=\"libgrp\ 4.8\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"libgrp\" -DVERSION=\"4.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"3.6\" -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -I. -DSTUB_ERROR_LIB=1 -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -g -O2 -MT libgrp_la-stub_dserr.lo -MD -MP -MF .deps/libgrp_la-stub_dserr.Tpo -c -o libgrp_la-stub_dserr.lo `test -f 'stub_dserr.c' || echo './'`stub_dserr.c
  3409. libtool: compile: gcc -DPACKAGE_NAME=\"libgrp\" -DPACKAGE_TARNAME=\"libgrp\" -DPACKAGE_VERSION=\"4.8\" "-DPACKAGE_STRING=\"libgrp 4.8\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"libgrp\" -DVERSION=\"4.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"3.6\" -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -I. -DSTUB_ERROR_LIB=1 -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -g -O2 -MT libgrp_la-stub_dserr.lo -MD -MP -MF .deps/libgrp_la-stub_dserr.Tpo -c stub_dserr.c -fno-common -DPIC -o .libs/libgrp_la-stub_dserr.o
  3410. libtool: compile: gcc -DPACKAGE_NAME=\"libgrp\" -DPACKAGE_TARNAME=\"libgrp\" -DPACKAGE_VERSION=\"4.8\" "-DPACKAGE_STRING=\"libgrp 4.8\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"libgrp\" -DVERSION=\"4.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"3.6\" -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -I. -DSTUB_ERROR_LIB=1 -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -g -O2 -MT libgrp_la-grplib.lo -MD -MP -MF .deps/libgrp_la-grplib.Tpo -c grplib.c -fno-common -DPIC -o .libs/libgrp_la-grplib.o
  3411. libtool: compile: gcc -DPACKAGE_NAME=\"libgrp\" -DPACKAGE_TARNAME=\"libgrp\" -DPACKAGE_VERSION=\"4.8\" "-DPACKAGE_STRING=\"libgrp 4.8\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"libgrp\" -DVERSION=\"4.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"3.6\" -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -I. -DSTUB_ERROR_LIB=1 -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -g -O2 -MT libgrp_la-grp_priv.lo -MD -MP -MF .deps/libgrp_la-grp_priv.Tpo -c grp_priv.c -fno-common -DPIC -o .libs/libgrp_la-grp_priv.o
  3412. libtool: compile: gcc -DPACKAGE_NAME=\"libgrp\" -DPACKAGE_TARNAME=\"libgrp\" -DPACKAGE_VERSION=\"4.8\" "-DPACKAGE_STRING=\"libgrp 4.8\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"libgrp\" -DVERSION=\"4.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"3.6\" -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -I. -DSTUB_ERROR_LIB=1 -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -g -O2 -MT libgrp_la-stub_dserr.lo -MD -MP -MF .deps/libgrp_la-stub_dserr.Tpo -c stub_dserr.c -fno-common -DPIC -o libgrp_la-stub_dserr.o >/dev/null 2>&1
  3413. mv -f .deps/libgrp_la-stub_dserr.Tpo .deps/libgrp_la-stub_dserr.Plo
  3414. libtool: compile: gcc -DPACKAGE_NAME=\"libgrp\" -DPACKAGE_TARNAME=\"libgrp\" -DPACKAGE_VERSION=\"4.8\" "-DPACKAGE_STRING=\"libgrp 4.8\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"libgrp\" -DVERSION=\"4.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"3.6\" -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -I. -DSTUB_ERROR_LIB=1 -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -g -O2 -MT libgrp_la-grp_priv.lo -MD -MP -MF .deps/libgrp_la-grp_priv.Tpo -c grp_priv.c -fno-common -DPIC -o libgrp_la-grp_priv.o >/dev/null 2>&1
  3415. mv -f .deps/libgrp_la-grp_priv.Tpo .deps/libgrp_la-grp_priv.Plo
  3416. libtool: compile: gcc -DPACKAGE_NAME=\"libgrp\" -DPACKAGE_TARNAME=\"libgrp\" -DPACKAGE_VERSION=\"4.8\" "-DPACKAGE_STRING=\"libgrp 4.8\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"libgrp\" -DVERSION=\"4.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"3.6\" -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -I. -DSTUB_ERROR_LIB=1 -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -g -O2 -MT libgrp_la-grplib.lo -MD -MP -MF .deps/libgrp_la-grplib.Tpo -c grplib.c -fno-common -DPIC -o libgrp_la-grplib.o >/dev/null 2>&1
  3417. mv -f .deps/libgrp_la-grplib.Tpo .deps/libgrp_la-grplib.Plo
  3418. /bin/sh ../libtool --tag=CC --mode=link gcc -DSTUB_ERROR_LIB=1 -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -g -O2 -static -o libgrp.la -rpath /Users/deil/code/sherpa/build/lib libgrp_la-grplib.lo libgrp_la-grp_priv.lo libgrp_la-stub_dserr.lo
  3419. libtool: link: ar cru .libs/libgrp.a libgrp_la-grplib.o libgrp_la-grp_priv.o libgrp_la-stub_dserr.o
  3420. libtool: link: ranlib .libs/libgrp.a
  3421. libtool: link: ( cd ".libs" && rm -f "libgrp.la" && ln -s "../libgrp.la" "libgrp.la" )
  3422. test -z "/Users/deil/code/sherpa/build/lib" || .././install-sh -c -d "/Users/deil/code/sherpa/build/lib"
  3423. test -z "/Users/deil/code/sherpa/build/include" || .././install-sh -c -d "/Users/deil/code/sherpa/build/include"
  3424. /bin/sh ../libtool --mode=install /usr/bin/install -c libgrp.la '/Users/deil/code/sherpa/build/lib'
  3425. /usr/bin/install -c -m 644 grplib.h '/Users/deil/code/sherpa/build/include'
  3426. libtool: install: /usr/bin/install -c .libs/libgrp.lai /Users/deil/code/sherpa/build/lib/libgrp.la
  3427. libtool: install: /usr/bin/install -c .libs/libgrp.a /Users/deil/code/sherpa/build/lib/libgrp.a
  3428. libtool: install: chmod 644 /Users/deil/code/sherpa/build/lib/libgrp.a
  3429. libtool: install: ranlib /Users/deil/code/sherpa/build/lib/libgrp.a
  3430. ----------------------------------------------------------------------
  3431. Libraries have been installed in:
  3432. /Users/deil/code/sherpa/build/lib
  3433.  
  3434. If you ever happen to want to link against installed libraries
  3435. in a given directory, LIBDIR, you must either use libtool, and
  3436. specify the full pathname of the library, or use the `-LLIBDIR'
  3437. flag during linking and do at least one of the following:
  3438. - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
  3439. during execution
  3440.  
  3441. See any operating system documentation about shared libraries for
  3442. more information, such as the ld(1) and ld.so(8) manual pages.
  3443. ----------------------------------------------------------------------
  3444. Making install in python
  3445. /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libgrp\" -DPACKAGE_TARNAME=\"libgrp\" -DPACKAGE_VERSION=\"4.8\" -DPACKAGE_STRING=\"libgrp\ 4.8\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"libgrp\" -DVERSION=\"4.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"3.6\" -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -I. -DSTUB_ERROR_LIB=1 -I../src -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -g -O2 -MT group_la-pygrplib.lo -MD -MP -MF .deps/group_la-pygrplib.Tpo -c -o group_la-pygrplib.lo `test -f 'pygrplib.c' || echo './'`pygrplib.c
  3446. libtool: compile: gcc -DPACKAGE_NAME=\"libgrp\" -DPACKAGE_TARNAME=\"libgrp\" -DPACKAGE_VERSION=\"4.8\" "-DPACKAGE_STRING=\"libgrp 4.8\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"libgrp\" -DVERSION=\"4.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"3.6\" -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -I. -DSTUB_ERROR_LIB=1 -I../src -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -g -O2 -MT group_la-pygrplib.lo -MD -MP -MF .deps/group_la-pygrplib.Tpo -c pygrplib.c -fno-common -DPIC -o .libs/group_la-pygrplib.o
  3447. libtool: compile: gcc -DPACKAGE_NAME=\"libgrp\" -DPACKAGE_TARNAME=\"libgrp\" -DPACKAGE_VERSION=\"4.8\" "-DPACKAGE_STRING=\"libgrp 4.8\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"libgrp\" -DVERSION=\"4.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"3.6\" -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -I. -DSTUB_ERROR_LIB=1 -I../src -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -g -O2 -MT group_la-pygrplib.lo -MD -MP -MF .deps/group_la-pygrplib.Tpo -c pygrplib.c -fno-common -DPIC -o group_la-pygrplib.o >/dev/null 2>&1
  3448. mv -f .deps/group_la-pygrplib.Tpo .deps/group_la-pygrplib.Plo
  3449. /bin/sh ../libtool --tag=CC --mode=link gcc -DSTUB_ERROR_LIB=1 -I../src -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -g -O2 -L/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib -lpython3.6m -avoid-version -module -o group.la -rpath /Users/deil/code/sherpa/build/lib/python3.6/site-packages group_la-pygrplib.lo ../src/libgrp.la
  3450. libtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/group.so -bundle .libs/group_la-pygrplib.o -L/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib -lpython3.6m ../src/.libs/libgrp.a
  3451. libtool: link: dsymutil .libs/group.so || :
  3452. libtool: link: ar cru .libs/group.a group_la-pygrplib.o
  3453. libtool: link: ranlib .libs/group.a
  3454. libtool: link: ( cd ".libs" && rm -f "group.la" && ln -s "../group.la" "group.la" )
  3455. test -z "/Users/deil/code/sherpa/build/lib/python3.6/site-packages" || .././install-sh -c -d "/Users/deil/code/sherpa/build/lib/python3.6/site-packages"
  3456. make[3]: Nothing to be done for `install-data-am'.
  3457. /bin/sh ../libtool --mode=install /usr/bin/install -c group.la '/Users/deil/code/sherpa/build/lib/python3.6/site-packages'
  3458. libtool: install: /usr/bin/install -c .libs/group.so /Users/deil/code/sherpa/build/lib/python3.6/site-packages/group.so
  3459. libtool: install: /usr/bin/install -c .libs/group.lai /Users/deil/code/sherpa/build/lib/python3.6/site-packages/group.la
  3460. libtool: install: /usr/bin/install -c .libs/group.a /Users/deil/code/sherpa/build/lib/python3.6/site-packages/group.a
  3461. libtool: install: chmod 644 /Users/deil/code/sherpa/build/lib/python3.6/site-packages/group.a
  3462. libtool: install: ranlib /Users/deil/code/sherpa/build/lib/python3.6/site-packages/group.a
  3463. ----------------------------------------------------------------------
  3464. Libraries have been installed in:
  3465. /Users/deil/code/sherpa/build/lib/python3.6/site-packages
  3466.  
  3467. If you ever happen to want to link against installed libraries
  3468. in a given directory, LIBDIR, you must either use libtool, and
  3469. specify the full pathname of the library, or use the `-LLIBDIR'
  3470. flag during linking and do at least one of the following:
  3471. - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
  3472. during execution
  3473.  
  3474. See any operating system documentation about shared libraries for
  3475. more information, such as the ld(1) and ld.so(8) manual pages.
  3476. ----------------------------------------------------------------------
  3477. Making install in doc
  3478. make[3]: Nothing to be done for `install-exec-am'.
  3479. test -z "/Users/deil/code/sherpa/build/share/doc/xml" || .././install-sh -c -d "/Users/deil/code/sherpa/build/share/doc/xml"
  3480. /usr/bin/install -c -m 644 group.xml grpadaptive.xml grpadaptivesnr.xml grpbin.xml grpbinfile.xml grpbinwidth.xml grpgetchanspergroup.xml grpgetgroupsum.xml grpgetgrpnum.xml grpmaxslope.xml grpminslope.xml grpnumbins.xml grpnumcounts.xml grpsnr.xml '/Users/deil/code/sherpa/build/share/doc/xml'
  3481. make[3]: Nothing to be done for `install-exec-am'.
  3482. make[3]: Nothing to be done for `install-data-am'.
  3483. Making install in region-4.9
  3484. Making install in src
  3485. test -f regparser.c || /bin/sh ../ylwrap regparser.y y.tab.c regparser.c y.tab.h regparser.h y.output regparser.output -- bison -y -d -p"regYY"
  3486. test -f reglexer.c || /bin/sh ../ylwrap reglexer.l lex.yy.c reglexer.c -- flex -o lex.yy.c
  3487. updating regparser.h
  3488. /Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
  3489. /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"region\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT reglexer.lo -MD -MP -MF .deps/reglexer.Tpo -c -o reglexer.lo reglexer.c
  3490. /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"region\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT regparser.lo -MD -MP -MF .deps/regparser.Tpo -c -o regparser.lo regparser.c
  3491. /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"region\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT region_area.lo -MD -MP -MF .deps/region_area.Tpo -c -o region_area.lo region_area.c
  3492. /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"region\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT region_convert.lo -MD -MP -MF .deps/region_convert.Tpo -c -o region_convert.lo region_convert.c
  3493. /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"region\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT region_create.lo -MD -MP -MF .deps/region_create.Tpo -c -o region_create.lo region_create.c
  3494. /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"region\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT region_extent.lo -MD -MP -MF .deps/region_extent.Tpo -c -o region_extent.lo region_extent.c
  3495. /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"region\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT region_eval.lo -MD -MP -MF .deps/region_eval.Tpo -c -o region_eval.lo region_eval.c
  3496. /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"region\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT region_logic.lo -MD -MP -MF .deps/region_logic.Tpo -c -o region_logic.lo region_logic.c
  3497. /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"region\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT region_repr.lo -MD -MP -MF .deps/region_repr.Tpo -c -o region_repr.lo region_repr.c
  3498. libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"region 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT reglexer.lo -MD -MP -MF .deps/reglexer.Tpo -c reglexer.c -fno-common -DPIC -o reglexer.o
  3499. libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"region 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT region_convert.lo -MD -MP -MF .deps/region_convert.Tpo -c region_convert.c -fno-common -DPIC -o region_convert.o
  3500. libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"region 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT regparser.lo -MD -MP -MF .deps/regparser.Tpo -c regparser.c -fno-common -DPIC -o regparser.o
  3501. libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"region 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT region_area.lo -MD -MP -MF .deps/region_area.Tpo -c region_area.c -fno-common -DPIC -o region_area.o
  3502. libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"region 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT region_extent.lo -MD -MP -MF .deps/region_extent.Tpo -c region_extent.c -fno-common -DPIC -o region_extent.o
  3503. libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"region 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT region_create.lo -MD -MP -MF .deps/region_create.Tpo -c region_create.c -fno-common -DPIC -o region_create.o
  3504. libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"region 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT region_eval.lo -MD -MP -MF .deps/region_eval.Tpo -c region_eval.c -fno-common -DPIC -o region_eval.o
  3505. libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"region 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT region_logic.lo -MD -MP -MF .deps/region_logic.Tpo -c region_logic.c -fno-common -DPIC -o region_logic.o
  3506. libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"region 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT region_repr.lo -MD -MP -MF .deps/region_repr.Tpo -c region_repr.c -fno-common -DPIC -o region_repr.o
  3507. region_repr.c:149:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
  3508. snprintf(shapeName, maxlen, Shape->name);
  3509. ^~~~~~~~~~~
  3510. /usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf'
  3511. __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__)
  3512. ^~~~~~~~~~~
  3513. region_repr.c:149:41: note: treat the string as an argument to avoid this
  3514. snprintf(shapeName, maxlen, Shape->name);
  3515. ^
  3516. "%s",
  3517. /usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf'
  3518. __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__)
  3519. ^
  3520. region_repr.c:319:4: warning: expression result unused [-Wunused-value]
  3521. *pptr--;
  3522. ^~~~~~~
  3523. regparser.y:629:5: warning: implicit declaration of function 'regYYrestart' is invalid in C99 [-Wimplicit-function-declaration]
  3524. regYYrestart(NULL);
  3525. ^
  3526. mv -f .deps/region_create.Tpo .deps/region_create.Plo
  3527. /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"region\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT region_shape.lo -MD -MP -MF .deps/region_shape.Tpo -c -o region_shape.lo region_shape.c
  3528. mv -f .deps/region_eval.Tpo .deps/region_eval.Plo
  3529. /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"region\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT regShape_utils.lo -MD -MP -MF .deps/regShape_utils.Tpo -c -o regShape_utils.lo regShape_utils.c
  3530. mv -f .deps/region_extent.Tpo .deps/region_extent.Plo
  3531. /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"region\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT regAnnulus.lo -MD -MP -MF .deps/regAnnulus.Tpo -c -o regAnnulus.lo regAnnulus.c
  3532. mv -f .deps/region_convert.Tpo .deps/region_convert.Plo
  3533. /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"region\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT regField.lo -MD -MP -MF .deps/regField.Tpo -c -o regField.lo regField.c
  3534. mv -f .deps/region_logic.Tpo .deps/region_logic.Plo
  3535. /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"region\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT regPolygon.lo -MD -MP -MF .deps/regPolygon.Tpo -c -o regPolygon.lo regPolygon.c
  3536. libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"region 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT regShape_utils.lo -MD -MP -MF .deps/regShape_utils.Tpo -c regShape_utils.c -fno-common -DPIC -o regShape_utils.o
  3537. mv -f .deps/region_area.Tpo .deps/region_area.Plo
  3538. libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"region 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT regAnnulus.lo -MD -MP -MF .deps/regAnnulus.Tpo -c regAnnulus.c -fno-common -DPIC -o regAnnulus.o
  3539. /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"region\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT regSector.lo -MD -MP -MF .deps/regSector.Tpo -c -o regSector.lo regSector.c
  3540. libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"region 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT regField.lo -MD -MP -MF .deps/regField.Tpo -c regField.c -fno-common -DPIC -o regField.o
  3541. libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"region 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT region_shape.lo -MD -MP -MF .deps/region_shape.Tpo -c region_shape.c -fno-common -DPIC -o region_shape.o
  3542. 2 warnings generated.
  3543. mv -f .deps/reglexer.Tpo .deps/reglexer.Plo
  3544. /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"region\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT regMask.lo -MD -MP -MF .deps/regMask.Tpo -c -o regMask.lo regMask.c
  3545. mv -f .deps/region_repr.Tpo .deps/region_repr.Plo
  3546. /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"region\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT regCircle.lo -MD -MP -MF .deps/regCircle.Tpo -c -o regCircle.lo regCircle.c
  3547. libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"region 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT regPolygon.lo -MD -MP -MF .deps/regPolygon.Tpo -c regPolygon.c -fno-common -DPIC -o regPolygon.o
  3548. mv -f .deps/regAnnulus.Tpo .deps/regAnnulus.Plo
  3549. /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"region\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT regEllipse.lo -MD -MP -MF .deps/regEllipse.Tpo -c -o regEllipse.lo regEllipse.c
  3550. mv -f .deps/regField.Tpo .deps/regField.Plo
  3551. libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"region 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT regSector.lo -MD -MP -MF .deps/regSector.Tpo -c regSector.c -fno-common -DPIC -o regSector.o
  3552. /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"region\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT regBox.lo -MD -MP -MF .deps/regBox.Tpo -c -o regBox.lo regBox.c
  3553. mv -f .deps/regShape_utils.Tpo .deps/regShape_utils.Plo
  3554. /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"region\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT regPoint.lo -MD -MP -MF .deps/regPoint.Tpo -c -o regPoint.lo regPoint.c
  3555. libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"region 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT regMask.lo -MD -MP -MF .deps/regMask.Tpo -c regMask.c -fno-common -DPIC -o regMask.o
  3556. libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"region 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT regCircle.lo -MD -MP -MF .deps/regCircle.Tpo -c regCircle.c -fno-common -DPIC -o regCircle.o
  3557. mv -f .deps/regSector.Tpo .deps/regSector.Plo
  3558. /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"region\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT regRectangle.lo -MD -MP -MF .deps/regRectangle.Tpo -c -o regRectangle.lo regRectangle.c
  3559. libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"region 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT regBox.lo -MD -MP -MF .deps/regBox.Tpo -c regBox.c -fno-common -DPIC -o regBox.o
  3560. mv -f .deps/regMask.Tpo .deps/regMask.Plo
  3561. /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"region\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT regPie.lo -MD -MP -MF .deps/regPie.Tpo -c -o regPie.lo regPie.c
  3562. mv -f .deps/regPolygon.Tpo .deps/regPolygon.Plo
  3563. mv -f .deps/region_shape.Tpo .deps/region_shape.Plo
  3564. libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"region 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT regPoint.lo -MD -MP -MF .deps/regPoint.Tpo -c regPoint.c -fno-common -DPIC -o regPoint.o
  3565. libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"region 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT regEllipse.lo -MD -MP -MF .deps/regEllipse.Tpo -c regEllipse.c -fno-common -DPIC -o regEllipse.o
  3566. mv -f .deps/regCircle.Tpo .deps/regCircle.Plo
  3567. libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"region 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT regRectangle.lo -MD -MP -MF .deps/regRectangle.Tpo -c regRectangle.c -fno-common -DPIC -o regRectangle.o
  3568. 1 warning generated.
  3569. mv -f .deps/regparser.Tpo .deps/regparser.Plo
  3570. libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"region 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT regPie.lo -MD -MP -MF .deps/regPie.Tpo -c regPie.c -fno-common -DPIC -o regPie.o
  3571. mv -f .deps/regBox.Tpo .deps/regBox.Plo
  3572. mv -f .deps/regPoint.Tpo .deps/regPoint.Plo
  3573. mv -f .deps/regEllipse.Tpo .deps/regEllipse.Plo
  3574. mv -f .deps/regRectangle.Tpo .deps/regRectangle.Plo
  3575. mv -f .deps/regPie.Tpo .deps/regPie.Plo
  3576. /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o libregion.la -rpath /Users/deil/code/sherpa/build/lib reglexer.lo regparser.lo region_area.lo region_convert.lo region_create.lo region_extent.lo region_eval.lo region_logic.lo region_repr.lo region_shape.lo regShape_utils.lo regAnnulus.lo regField.lo regPolygon.lo regSector.lo regMask.lo regCircle.lo regEllipse.lo regBox.lo regPoint.lo regRectangle.lo regPie.lo -lm
  3577. libtool: link: ar cru .libs/libregion.a reglexer.o regparser.o region_area.o region_convert.o region_create.o region_extent.o region_eval.o region_logic.o region_repr.o region_shape.o regShape_utils.o regAnnulus.o regField.o regPolygon.o regSector.o regMask.o regCircle.o regEllipse.o regBox.o regPoint.o regRectangle.o regPie.o
  3578. libtool: link: ranlib .libs/libregion.a
  3579. libtool: link: ( cd ".libs" && rm -f "libregion.la" && ln -s "../libregion.la" "libregion.la" )
  3580. test -z "/Users/deil/code/sherpa/build/lib" || .././install-sh -c -d "/Users/deil/code/sherpa/build/lib"
  3581. test -z "/Users/deil/code/sherpa/build/include" || .././install-sh -c -d "/Users/deil/code/sherpa/build/include"
  3582. /bin/sh ../libtool --mode=install /usr/bin/install -c libregion.la '/Users/deil/code/sherpa/build/lib'
  3583. /usr/bin/install -c -m 644 cxcregion.h region_priv.h regpar.h '/Users/deil/code/sherpa/build/include'
  3584. libtool: install: /usr/bin/install -c .libs/libregion.lai /Users/deil/code/sherpa/build/lib/libregion.la
  3585. libtool: install: /usr/bin/install -c .libs/libregion.a /Users/deil/code/sherpa/build/lib/libregion.a
  3586. libtool: install: chmod 644 /Users/deil/code/sherpa/build/lib/libregion.a
  3587. libtool: install: ranlib /Users/deil/code/sherpa/build/lib/libregion.a
  3588. ----------------------------------------------------------------------
  3589. Libraries have been installed in:
  3590. /Users/deil/code/sherpa/build/lib
  3591.  
  3592. If you ever happen to want to link against installed libraries
  3593. in a given directory, LIBDIR, you must either use libtool, and
  3594. specify the full pathname of the library, or use the `-LLIBDIR'
  3595. flag during linking and do at least one of the following:
  3596. - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
  3597. during execution
  3598.  
  3599. See any operating system documentation about shared libraries for
  3600. more information, such as the ld(1) and ld.so(8) manual pages.
  3601. ----------------------------------------------------------------------
  3602. make[3]: Nothing to be done for `install-exec-am'.
  3603. make[3]: Nothing to be done for `install-data-am'.
  3604. Making install in stklib-4.9
  3605. Making install in src
  3606. /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"stklib\" -DPACKAGE_TARNAME=\"stklib\" -DPACKAGE_VERSION=\"4.9\" -DPACKAGE_STRING=\"stklib\ 4.9\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"stklib\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"3.6\" -I. -g -O2 -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c -o stack.lo stack.c
  3607. /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"stklib\" -DPACKAGE_TARNAME=\"stklib\" -DPACKAGE_VERSION=\"4.9\" -DPACKAGE_STRING=\"stklib\ 4.9\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"stklib\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"3.6\" -I. -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -g -O2 -MT stk_la-pystk.lo -MD -MP -MF .deps/stk_la-pystk.Tpo -c -o stk_la-pystk.lo `test -f 'pystk.c' || echo './'`pystk.c
  3608. /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"stklib\" -DPACKAGE_TARNAME=\"stklib\" -DPACKAGE_VERSION=\"4.9\" -DPACKAGE_STRING=\"stklib\ 4.9\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"stklib\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"3.6\" -I. -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -g -O2 -MT stk_la-stack.lo -MD -MP -MF .deps/stk_la-stack.Tpo -c -o stk_la-stack.lo `test -f 'stack.c' || echo './'`stack.c
  3609. libtool: compile: gcc -DPACKAGE_NAME=\"stklib\" -DPACKAGE_TARNAME=\"stklib\" -DPACKAGE_VERSION=\"4.9\" "-DPACKAGE_STRING=\"stklib 4.9\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"stklib\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"3.6\" -I. -g -O2 -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c stack.c -fno-common -DPIC -o .libs/stack.o
  3610. libtool: compile: gcc -DPACKAGE_NAME=\"stklib\" -DPACKAGE_TARNAME=\"stklib\" -DPACKAGE_VERSION=\"4.9\" "-DPACKAGE_STRING=\"stklib 4.9\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"stklib\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"3.6\" -I. -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -g -O2 -MT stk_la-stack.lo -MD -MP -MF .deps/stk_la-stack.Tpo -c stack.c -fno-common -DPIC -o .libs/stk_la-stack.o
  3611. libtool: compile: gcc -DPACKAGE_NAME=\"stklib\" -DPACKAGE_TARNAME=\"stklib\" -DPACKAGE_VERSION=\"4.9\" "-DPACKAGE_STRING=\"stklib 4.9\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"stklib\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"3.6\" -I. -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -g -O2 -MT stk_la-pystk.lo -MD -MP -MF .deps/stk_la-pystk.Tpo -c pystk.c -fno-common -DPIC -o .libs/stk_la-pystk.o
  3612. libtool: compile: gcc -DPACKAGE_NAME=\"stklib\" -DPACKAGE_TARNAME=\"stklib\" -DPACKAGE_VERSION=\"4.9\" "-DPACKAGE_STRING=\"stklib 4.9\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"stklib\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"3.6\" -I. -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -g -O2 -MT stk_la-pystk.lo -MD -MP -MF .deps/stk_la-pystk.Tpo -c pystk.c -fno-common -DPIC -o stk_la-pystk.o >/dev/null 2>&1
  3613. mv -f .deps/stk_la-pystk.Tpo .deps/stk_la-pystk.Plo
  3614. libtool: compile: gcc -DPACKAGE_NAME=\"stklib\" -DPACKAGE_TARNAME=\"stklib\" -DPACKAGE_VERSION=\"4.9\" "-DPACKAGE_STRING=\"stklib 4.9\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"stklib\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"3.6\" -I. -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -g -O2 -MT stk_la-stack.lo -MD -MP -MF .deps/stk_la-stack.Tpo -c stack.c -fno-common -DPIC -o stk_la-stack.o >/dev/null 2>&1
  3615. libtool: compile: gcc -DPACKAGE_NAME=\"stklib\" -DPACKAGE_TARNAME=\"stklib\" -DPACKAGE_VERSION=\"4.9\" "-DPACKAGE_STRING=\"stklib 4.9\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"stklib\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"3.6\" -I. -g -O2 -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c stack.c -fno-common -DPIC -o stack.o >/dev/null 2>&1
  3616. mv -f .deps/stk_la-stack.Tpo .deps/stk_la-stack.Plo
  3617. mv -f .deps/stack.Tpo .deps/stack.Plo
  3618. /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -g -O2 -L/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib -lpython3.6m -avoid-version -module -o stk.la -rpath /Users/deil/code/sherpa/build/lib/python3.6/site-packages stk_la-pystk.lo stk_la-stack.lo
  3619. /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o libstk.la -rpath /Users/deil/code/sherpa/build/lib stack.lo
  3620. libtool: link: gcc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libstk.0.dylib .libs/stack.o -install_name /Users/deil/code/sherpa/build/lib/libstk.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
  3621. libtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/stk.so -bundle .libs/stk_la-pystk.o .libs/stk_la-stack.o -L/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib -lpython3.6m
  3622. libtool: link: dsymutil .libs/libstk.0.dylib || :
  3623. libtool: link: dsymutil .libs/stk.so || :
  3624. libtool: link: ar cru .libs/stk.a stk_la-pystk.o stk_la-stack.o
  3625. libtool: link: (cd ".libs" && rm -f "libstk.dylib" && ln -s "libstk.0.dylib" "libstk.dylib")
  3626. libtool: link: ar cru .libs/libstk.a stack.o
  3627. libtool: link: ranlib .libs/stk.a
  3628. libtool: link: ranlib .libs/libstk.a
  3629. libtool: link: ( cd ".libs" && rm -f "stk.la" && ln -s "../stk.la" "stk.la" )
  3630. libtool: link: ( cd ".libs" && rm -f "libstk.la" && ln -s "../libstk.la" "libstk.la" )
  3631. test -z "/Users/deil/code/sherpa/build/lib" || .././install-sh -c -d "/Users/deil/code/sherpa/build/lib"
  3632. test -z "/Users/deil/code/sherpa/build/lib/python3.6/site-packages" || .././install-sh -c -d "/Users/deil/code/sherpa/build/lib/python3.6/site-packages"
  3633. test -z "/Users/deil/code/sherpa/build/include" || .././install-sh -c -d "/Users/deil/code/sherpa/build/include"
  3634. /bin/sh ../libtool --mode=install /usr/bin/install -c libstk.la '/Users/deil/code/sherpa/build/lib'
  3635. /bin/sh ../libtool --mode=install /usr/bin/install -c stk.la '/Users/deil/code/sherpa/build/lib/python3.6/site-packages'
  3636. /usr/bin/install -c -m 644 dmstack.h stack.h '/Users/deil/code/sherpa/build/include'
  3637. libtool: install: /usr/bin/install -c .libs/libstk.0.dylib /Users/deil/code/sherpa/build/lib/libstk.0.dylib
  3638. libtool: install: (cd /Users/deil/code/sherpa/build/lib && { ln -s -f libstk.0.dylib libstk.dylib || { rm -f libstk.dylib && ln -s libstk.0.dylib libstk.dylib; }; })
  3639. libtool: install: /usr/bin/install -c .libs/stk.so /Users/deil/code/sherpa/build/lib/python3.6/site-packages/stk.so
  3640. libtool: install: /usr/bin/install -c .libs/libstk.lai /Users/deil/code/sherpa/build/lib/libstk.la
  3641. libtool: install: /usr/bin/install -c .libs/stk.lai /Users/deil/code/sherpa/build/lib/python3.6/site-packages/stk.la
  3642. libtool: install: /usr/bin/install -c .libs/libstk.a /Users/deil/code/sherpa/build/lib/libstk.a
  3643. libtool: install: /usr/bin/install -c .libs/stk.a /Users/deil/code/sherpa/build/lib/python3.6/site-packages/stk.a
  3644. libtool: install: chmod 644 /Users/deil/code/sherpa/build/lib/libstk.a
  3645. libtool: install: chmod 644 /Users/deil/code/sherpa/build/lib/python3.6/site-packages/stk.a
  3646. libtool: install: ranlib /Users/deil/code/sherpa/build/lib/libstk.a
  3647. libtool: install: ranlib /Users/deil/code/sherpa/build/lib/python3.6/site-packages/stk.a
  3648. ----------------------------------------------------------------------
  3649. ----------------------------------------------------------------------
  3650. Libraries have been installed in:
  3651. Libraries have been installed in:
  3652. /Users/deil/code/sherpa/build/lib
  3653. /Users/deil/code/sherpa/build/lib/python3.6/site-packages
  3654.  
  3655.  
  3656. If you ever happen to want to link against installed libraries
  3657. If you ever happen to want to link against installed libraries
  3658. in a given directory, LIBDIR, you must either use libtool, and
  3659. in a given directory, LIBDIR, you must either use libtool, and
  3660. specify the full pathname of the library, or use the `-LLIBDIR'
  3661. specify the full pathname of the library, or use the `-LLIBDIR'
  3662. flag during linking and do at least one of the following:
  3663. flag during linking and do at least one of the following:
  3664. - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
  3665. - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
  3666. during execution
  3667. during execution
  3668.  
  3669.  
  3670. See any operating system documentation about shared libraries for
  3671. See any operating system documentation about shared libraries for
  3672. more information, such as the ld(1) and ld.so(8) manual pages.
  3673. more information, such as the ld(1) and ld.so(8) manual pages.
  3674. ----------------------------------------------------------------------
  3675. ----------------------------------------------------------------------
  3676. make[3]: Nothing to be done for `install-exec-am'.
  3677. make[3]: Nothing to be done for `install-data-am'.
  3678. Making install in wcssubs
  3679. /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT cel.lo -MD -MP -MF .deps/cel.Tpo -c -o cel.lo `test -f 'wcssubs-3.8.7/cel.c' || echo './'`wcssubs-3.8.7/cel.c
  3680. /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT distort.lo -MD -MP -MF .deps/distort.Tpo -c -o distort.lo `test -f 'wcssubs-3.8.7/distort.c' || echo './'`wcssubs-3.8.7/distort.c
  3681. /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT fitsfile.lo -MD -MP -MF .deps/fitsfile.Tpo -c -o fitsfile.lo `test -f 'wcssubs-3.8.7/fitsfile.c' || echo './'`wcssubs-3.8.7/fitsfile.c
  3682. /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT hget.lo -MD -MP -MF .deps/hget.Tpo -c -o hget.lo `test -f 'wcssubs-3.8.7/hget.c' || echo './'`wcssubs-3.8.7/hget.c
  3683. /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT hput.lo -MD -MP -MF .deps/hput.Tpo -c -o hput.lo `test -f 'wcssubs-3.8.7/hput.c' || echo './'`wcssubs-3.8.7/hput.c
  3684. /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT iget.lo -MD -MP -MF .deps/iget.Tpo -c -o iget.lo `test -f 'wcssubs-3.8.7/iget.c' || echo './'`wcssubs-3.8.7/iget.c
  3685. /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT imhfile.lo -MD -MP -MF .deps/imhfile.Tpo -c -o imhfile.lo `test -f 'wcssubs-3.8.7/imhfile.c' || echo './'`wcssubs-3.8.7/imhfile.c
  3686. /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT imio.lo -MD -MP -MF .deps/imio.Tpo -c -o imio.lo `test -f 'wcssubs-3.8.7/imio.c' || echo './'`wcssubs-3.8.7/imio.c
  3687. /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT lin.lo -MD -MP -MF .deps/lin.Tpo -c -o lin.lo `test -f 'wcssubs-3.8.7/lin.c' || echo './'`wcssubs-3.8.7/lin.c
  3688. libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT distort.lo -MD -MP -MF .deps/distort.Tpo -c wcssubs-3.8.7/distort.c -fno-common -DPIC -o distort.o
  3689. libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT fitsfile.lo -MD -MP -MF .deps/fitsfile.Tpo -c wcssubs-3.8.7/fitsfile.c -fno-common -DPIC -o fitsfile.o
  3690. libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT cel.lo -MD -MP -MF .deps/cel.Tpo -c wcssubs-3.8.7/cel.c -fno-common -DPIC -o cel.o
  3691. libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT hget.lo -MD -MP -MF .deps/hget.Tpo -c wcssubs-3.8.7/hget.c -fno-common -DPIC -o hget.o
  3692. libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT lin.lo -MD -MP -MF .deps/lin.Tpo -c wcssubs-3.8.7/lin.c -fno-common -DPIC -o lin.o
  3693. libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT imio.lo -MD -MP -MF .deps/imio.Tpo -c wcssubs-3.8.7/imio.c -fno-common -DPIC -o imio.o
  3694. libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT iget.lo -MD -MP -MF .deps/iget.Tpo -c wcssubs-3.8.7/iget.c -fno-common -DPIC -o iget.o
  3695. libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT hput.lo -MD -MP -MF .deps/hput.Tpo -c wcssubs-3.8.7/hput.c -fno-common -DPIC -o hput.o
  3696. libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT imhfile.lo -MD -MP -MF .deps/imhfile.Tpo -c wcssubs-3.8.7/imhfile.c -fno-common -DPIC -o imhfile.o
  3697. mv -f .deps/cel.Tpo .deps/cel.Plo
  3698. /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT platepos.lo -MD -MP -MF .deps/platepos.Tpo -c -o platepos.lo `test -f 'wcssubs-3.8.7/platepos.c' || echo './'`wcssubs-3.8.7/platepos.c
  3699. mv -f .deps/iget.Tpo .deps/iget.Plo
  3700. /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT poly.lo -MD -MP -MF .deps/poly.Tpo -c -o poly.lo `test -f 'wcssubs-3.8.7/poly.c' || echo './'`wcssubs-3.8.7/poly.c
  3701. libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT platepos.lo -MD -MP -MF .deps/platepos.Tpo -c wcssubs-3.8.7/platepos.c -fno-common -DPIC -o platepos.o
  3702. libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT poly.lo -MD -MP -MF .deps/poly.Tpo -c wcssubs-3.8.7/poly.c -fno-common -DPIC -o poly.o
  3703. mv -f .deps/distort.Tpo .deps/distort.Plo
  3704. /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT proj.lo -MD -MP -MF .deps/proj.Tpo -c -o proj.lo `test -f 'wcssubs-3.8.7/proj.c' || echo './'`wcssubs-3.8.7/proj.c
  3705. mv -f .deps/hput.Tpo .deps/hput.Plo
  3706. mv -f .deps/lin.Tpo .deps/lin.Plo
  3707. /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT sph.lo -MD -MP -MF .deps/sph.Tpo -c -o sph.lo `test -f 'wcssubs-3.8.7/sph.c' || echo './'`wcssubs-3.8.7/sph.c
  3708. /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT tnxpos.lo -MD -MP -MF .deps/tnxpos.Tpo -c -o tnxpos.lo `test -f 'wcssubs-3.8.7/tnxpos.c' || echo './'`wcssubs-3.8.7/tnxpos.c
  3709. mv -f .deps/platepos.Tpo .deps/platepos.Plo
  3710. /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT zpxpos.lo -MD -MP -MF .deps/zpxpos.Tpo -c -o zpxpos.lo `test -f 'wcssubs-3.8.7/zpxpos.c' || echo './'`wcssubs-3.8.7/zpxpos.c
  3711. mv -f .deps/hget.Tpo .deps/hget.Plo
  3712. /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT wcs.lo -MD -MP -MF .deps/wcs.Tpo -c -o wcs.lo `test -f 'wcssubs-3.8.7/wcs.c' || echo './'`wcssubs-3.8.7/wcs.c
  3713. libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT proj.lo -MD -MP -MF .deps/proj.Tpo -c wcssubs-3.8.7/proj.c -fno-common -DPIC -o proj.o
  3714. libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT tnxpos.lo -MD -MP -MF .deps/tnxpos.Tpo -c wcssubs-3.8.7/tnxpos.c -fno-common -DPIC -o tnxpos.o
  3715. libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT sph.lo -MD -MP -MF .deps/sph.Tpo -c wcssubs-3.8.7/sph.c -fno-common -DPIC -o sph.o
  3716. libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT zpxpos.lo -MD -MP -MF .deps/zpxpos.Tpo -c wcssubs-3.8.7/zpxpos.c -fno-common -DPIC -o zpxpos.o
  3717. wcssubs-3.8.7/proj.c:3373:16: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
  3718. *theta = copysgni (90.0,y);
  3719. ^
  3720. wcssubs-3.8.7/proj.c:289:36: note: expanded from macro 'copysgni'
  3721. #define copysgni(X, Y) ((Y) < 0 ? -abs(X) : abs(X))
  3722. ^
  3723. wcssubs-3.8.7/proj.c:3373:16: note: use function 'fabs' instead
  3724. wcssubs-3.8.7/proj.c:289:36: note: expanded from macro 'copysgni'
  3725. #define copysgni(X, Y) ((Y) < 0 ? -abs(X) : abs(X))
  3726. ^
  3727. wcssubs-3.8.7/proj.c:3373:16: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
  3728. *theta = copysgni (90.0,y);
  3729. ^
  3730. wcssubs-3.8.7/proj.c:289:45: note: expanded from macro 'copysgni'
  3731. #define copysgni(X, Y) ((Y) < 0 ? -abs(X) : abs(X))
  3732. ^
  3733. wcssubs-3.8.7/proj.c:3373:16: note: use function 'fabs' instead
  3734. wcssubs-3.8.7/proj.c:289:45: note: expanded from macro 'copysgni'
  3735. #define copysgni(X, Y) ((Y) < 0 ? -abs(X) : abs(X))
  3736. ^
  3737. mv -f .deps/sph.Tpo .deps/sph.Plo
  3738. /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT wcsinit.lo -MD -MP -MF .deps/wcsinit.Tpo -c -o wcsinit.lo `test -f 'wcssubs-3.8.7/wcsinit.c' || echo './'`wcssubs-3.8.7/wcsinit.c
  3739. libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT wcs.lo -MD -MP -MF .deps/wcs.Tpo -c wcssubs-3.8.7/wcs.c -fno-common -DPIC -o wcs.o
  3740. mv -f .deps/imhfile.Tpo .deps/imhfile.Plo
  3741. /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT wcscon.lo -MD -MP -MF .deps/wcscon.Tpo -c -o wcscon.lo `test -f 'wcssubs-3.8.7/wcscon.c' || echo './'`wcssubs-3.8.7/wcscon.c
  3742. libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT wcsinit.lo -MD -MP -MF .deps/wcsinit.Tpo -c wcssubs-3.8.7/wcsinit.c -fno-common -DPIC -o wcsinit.o
  3743. mv -f .deps/imio.Tpo .deps/imio.Plo
  3744. /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT wcslib.lo -MD -MP -MF .deps/wcslib.Tpo -c -o wcslib.lo `test -f 'wcssubs-3.8.7/wcslib.c' || echo './'`wcssubs-3.8.7/wcslib.c
  3745. mv -f .deps/fitsfile.Tpo .deps/fitsfile.Plo
  3746. /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT wcstrig.lo -MD -MP -MF .deps/wcstrig.Tpo -c -o wcstrig.lo `test -f 'wcssubs-3.8.7/wcstrig.c' || echo './'`wcssubs-3.8.7/wcstrig.c
  3747. mv -f .deps/zpxpos.Tpo .deps/zpxpos.Plo
  3748. /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT worldpos.lo -MD -MP -MF .deps/worldpos.Tpo -c -o worldpos.lo `test -f 'wcssubs-3.8.7/worldpos.c' || echo './'`wcssubs-3.8.7/worldpos.c
  3749. libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT wcscon.lo -MD -MP -MF .deps/wcscon.Tpo -c wcssubs-3.8.7/wcscon.c -fno-common -DPIC -o wcscon.o
  3750. libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT wcslib.lo -MD -MP -MF .deps/wcslib.Tpo -c wcssubs-3.8.7/wcslib.c -fno-common -DPIC -o wcslib.o
  3751. libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT wcstrig.lo -MD -MP -MF .deps/wcstrig.Tpo -c wcssubs-3.8.7/wcstrig.c -fno-common -DPIC -o wcstrig.o
  3752. libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT worldpos.lo -MD -MP -MF .deps/worldpos.Tpo -c wcssubs-3.8.7/worldpos.c -fno-common -DPIC -o worldpos.o
  3753. mv -f .deps/wcstrig.Tpo .deps/wcstrig.Plo
  3754. /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT dateutil.lo -MD -MP -MF .deps/dateutil.Tpo -c -o dateutil.lo `test -f 'wcssubs-3.8.7/dateutil.c' || echo './'`wcssubs-3.8.7/dateutil.c
  3755. mv -f .deps/worldpos.Tpo .deps/worldpos.Plo
  3756. /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT fileutil.lo -MD -MP -MF .deps/fileutil.Tpo -c -o fileutil.lo `test -f 'wcssubs-3.8.7/fileutil.c' || echo './'`wcssubs-3.8.7/fileutil.c
  3757. libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT dateutil.lo -MD -MP -MF .deps/dateutil.Tpo -c wcssubs-3.8.7/dateutil.c -fno-common -DPIC -o dateutil.o
  3758. mv -f .deps/wcslib.Tpo .deps/wcslib.Plo
  3759. /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT dsspos.lo -MD -MP -MF .deps/dsspos.Tpo -c -o dsspos.lo `test -f 'wcssubs-3.8.7/dsspos.c' || echo './'`wcssubs-3.8.7/dsspos.c
  3760. mv -f .deps/tnxpos.Tpo .deps/tnxpos.Plo
  3761. libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT fileutil.lo -MD -MP -MF .deps/fileutil.Tpo -c wcssubs-3.8.7/fileutil.c -fno-common -DPIC -o fileutil.o
  3762. libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT dsspos.lo -MD -MP -MF .deps/dsspos.Tpo -c wcssubs-3.8.7/dsspos.c -fno-common -DPIC -o dsspos.o
  3763. mv -f .deps/wcs.Tpo .deps/wcs.Plo
  3764. mv -f .deps/wcscon.Tpo .deps/wcscon.Plo
  3765. mv -f .deps/wcsinit.Tpo .deps/wcsinit.Plo
  3766. 2 warnings generated.
  3767. mv -f .deps/proj.Tpo .deps/proj.Plo
  3768. mv -f .deps/dsspos.Tpo .deps/dsspos.Plo
  3769. mv -f .deps/fileutil.Tpo .deps/fileutil.Plo
  3770. mv -f .deps/poly.Tpo .deps/poly.Plo
  3771. mv -f .deps/dateutil.Tpo .deps/dateutil.Plo
  3772. /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o libwcs.la -rpath /Users/deil/code/sherpa/build/lib cel.lo distort.lo fitsfile.lo hget.lo hput.lo iget.lo imhfile.lo imio.lo lin.lo platepos.lo poly.lo proj.lo sph.lo tnxpos.lo zpxpos.lo wcs.lo wcsinit.lo wcscon.lo wcslib.lo wcstrig.lo worldpos.lo dateutil.lo fileutil.lo dsspos.lo
  3773. libtool: link: ar cru .libs/libwcs.a cel.o distort.o fitsfile.o hget.o hput.o iget.o imhfile.o imio.o lin.o platepos.o poly.o proj.o sph.o tnxpos.o zpxpos.o wcs.o wcsinit.o wcscon.o wcslib.o wcstrig.o worldpos.o dateutil.o fileutil.o dsspos.o
  3774. libtool: link: ranlib .libs/libwcs.a
  3775. libtool: link: ( cd ".libs" && rm -f "libwcs.la" && ln -s "../libwcs.la" "libwcs.la" )
  3776. test -z "/Users/deil/code/sherpa/build/lib" || ./../install-sh -c -d "/Users/deil/code/sherpa/build/lib"
  3777. test -z "/Users/deil/code/sherpa/build/include" || ./../install-sh -c -d "/Users/deil/code/sherpa/build/include"
  3778. /bin/sh ./libtool --mode=install /usr/bin/install -c libwcs.la '/Users/deil/code/sherpa/build/lib'
  3779. /usr/bin/install -c -m 644 wcssubs-3.8.7/wcslib.h wcssubs-3.8.7/wcs.h wcssubs-3.8.7/fitshead.h '/Users/deil/code/sherpa/build/include'
  3780. libtool: install: /usr/bin/install -c .libs/libwcs.lai /Users/deil/code/sherpa/build/lib/libwcs.la
  3781. libtool: install: /usr/bin/install -c .libs/libwcs.a /Users/deil/code/sherpa/build/lib/libwcs.a
  3782. libtool: install: chmod 644 /Users/deil/code/sherpa/build/lib/libwcs.a
  3783. libtool: install: ranlib /Users/deil/code/sherpa/build/lib/libwcs.a
  3784. ----------------------------------------------------------------------
  3785. Libraries have been installed in:
  3786. /Users/deil/code/sherpa/build/lib
  3787.  
  3788. If you ever happen to want to link against installed libraries
  3789. in a given directory, LIBDIR, you must either use libtool, and
  3790. specify the full pathname of the library, or use the `-LLIBDIR'
  3791. flag during linking and do at least one of the following:
  3792. - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
  3793. during execution
  3794.  
  3795. See any operating system documentation about shared libraries for
  3796. more information, such as the ld(1) and ld.so(8) manual pages.
  3797. ----------------------------------------------------------------------
  3798. make[2]: Nothing to be done for `install-exec-am'.
  3799. make[2]: Nothing to be done for `install-data-am'.
  3800. running bdist_egg
  3801. running egg_info
  3802. running build_src
  3803. build_src
  3804. building extension "sherpa.estmethods._est_funcs" sources
  3805. building extension "sherpa.utils._utils" sources
  3806. building extension "sherpa.models._modelfcts" sources
  3807. building extension "sherpa.optmethods._saoopt" sources
  3808. building extension "sherpa.optmethods._tstoptfct" sources
  3809. building extension "sherpa.stats._statfcts" sources
  3810. building extension "sherpa.utils.integration" sources
  3811. building extension "sherpa.astro.models._modelfcts" sources
  3812. building extension "sherpa.astro.utils._pileup" sources
  3813. building extension "sherpa.astro.utils._utils" sources
  3814. building extension "sherpa.optmethods._minpack" sources
  3815. creating build/src.macosx-10.12-x86_64-3.6
  3816. creating build/src.macosx-10.12-x86_64-3.6/sherpa
  3817. creating build/src.macosx-10.12-x86_64-3.6/sherpa/optmethods
  3818. creating build/src.macosx-10.12-x86_64-3.6/sherpa/optmethods/src
  3819. creating build/src.macosx-10.12-x86_64-3.6/sherpa/optmethods/src/minpack
  3820. f2py options: []
  3821. f2py: sherpa/optmethods/src/minpack/_minpack.pyf
  3822. Reading fortran codes...
  3823. Reading file 'sherpa/optmethods/src/minpack/_minpack.pyf' (format:free)
  3824. Line #4 in sherpa/optmethods/src/minpack/_minpack.pyf:"C"
  3825. crackline:0: No pattern for line
  3826. Line #5 in sherpa/optmethods/src/minpack/_minpack.pyf:"C Copyright (C) 2006,2009,2010,2011 Smithsonian Astrophysical Observatory"
  3827. crackline:0: No pattern for line
  3828. Line #6 in sherpa/optmethods/src/minpack/_minpack.pyf:"C"
  3829. crackline:0: No pattern for line
  3830. Line #7 in sherpa/optmethods/src/minpack/_minpack.pyf:"C"
  3831. crackline:0: No pattern for line
  3832. Line #8 in sherpa/optmethods/src/minpack/_minpack.pyf:"C This program is free software; you can redistribute it and/or modify"
  3833. crackline:0: No pattern for line
  3834. Line #8 in sherpa/optmethods/src/minpack/_minpack.pyf:"C This program is free software; you can redistribute it and/or modify"
  3835. crackline:0: No pattern for line
  3836. Line #9 in sherpa/optmethods/src/minpack/_minpack.pyf:"C it under the terms of the GNU General Public License as published by"
  3837. crackline:0: No pattern for line
  3838. Line #10 in sherpa/optmethods/src/minpack/_minpack.pyf:"C the Free Software Foundation; either version 3 of the License, or"
  3839. crackline:0: No pattern for line
  3840. Line #10 in sherpa/optmethods/src/minpack/_minpack.pyf:"C the Free Software Foundation; either version 3 of the License, or"
  3841. crackline:0: No pattern for line
  3842. Line #11 in sherpa/optmethods/src/minpack/_minpack.pyf:"C (at your option) any later version."
  3843. crackline:0: No pattern for line
  3844. Line #12 in sherpa/optmethods/src/minpack/_minpack.pyf:"C"
  3845. crackline:0: No pattern for line
  3846. Line #13 in sherpa/optmethods/src/minpack/_minpack.pyf:"C This program is distributed in the hope that it will be useful,"
  3847. crackline:0: No pattern for line
  3848. Line #14 in sherpa/optmethods/src/minpack/_minpack.pyf:"C but WITHOUT ANY WARRANTY; without even the implied warranty of"
  3849. crackline:0: No pattern for line
  3850. Line #14 in sherpa/optmethods/src/minpack/_minpack.pyf:"C but WITHOUT ANY WARRANTY; without even the implied warranty of"
  3851. crackline:0: No pattern for line
  3852. Line #15 in sherpa/optmethods/src/minpack/_minpack.pyf:"C MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the"
  3853. crackline:0: No pattern for line
  3854. Line #16 in sherpa/optmethods/src/minpack/_minpack.pyf:"C GNU General Public License for more details."
  3855. crackline:0: No pattern for line
  3856. Line #17 in sherpa/optmethods/src/minpack/_minpack.pyf:"C"
  3857. crackline:0: No pattern for line
  3858. Line #18 in sherpa/optmethods/src/minpack/_minpack.pyf:"C You should have received a copy of the GNU General Public License along"
  3859. crackline:0: No pattern for line
  3860. Line #19 in sherpa/optmethods/src/minpack/_minpack.pyf:"C with this program; if not, write to the Free Software Foundation, Inc.,"
  3861. crackline:0: No pattern for line
  3862. Line #19 in sherpa/optmethods/src/minpack/_minpack.pyf:"C with this program; if not, write to the Free Software Foundation, Inc.,"
  3863. crackline:0: No pattern for line
  3864. Line #20 in sherpa/optmethods/src/minpack/_minpack.pyf:"C 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA."
  3865. crackline:0: No pattern for line
  3866. Line #24 in sherpa/optmethods/src/minpack/_minpack.pyf:"C"
  3867. crackline:0: No pattern for line
  3868. Post-processing...
  3869. Block: lmdif__user__routines
  3870. Block: lmdif_user_interface
  3871. Block: fcn
  3872. Block: _minpack
  3873. Block: enorm
  3874. Block: lmpar
  3875. Block: mylmdif
  3876. In: sherpa/optmethods/src/minpack/_minpack.pyf:_minpack:unknown_interface:mylmdif
  3877. get_useparameters: no module lmdif__user__routines info used by mylmdif
  3878. Block: qrfac
  3879. Post-processing (stage 2)...
  3880. Building modules...
  3881. Constructing call-back function "cb_fcn_in_lmdif__user__routines"
  3882. def fcn(x,iflag): return fvec,iflag
  3883. Building module "_minpack"...
  3884. Creating wrapper for Fortran function "enorm"("enorm")...
  3885. Constructing wrapper function "enorm"...
  3886. enorm = enorm(x)
  3887. Constructing wrapper function "lmpar"...
  3888. lmpar(r,ldr,ipvt,diag,qtb,delta,par,x,sdiag,wa1,wa2)
  3889. Constructing wrapper function "mylmdif"...
  3890. info,nfev,fval,covarerr = mylmdif(fcn,m,x,ftol,xtol,gtol,maxfev,epsfcn,factor,nprint,lb,ub,[fcn_extra_args])
  3891. Constructing wrapper function "qrfac"...
  3892. ipvt,rdiag,acnorm = qrfac(m,n,a)
  3893. Wrote C/API module "_minpack" to file "build/src.macosx-10.12-x86_64-3.6/sherpa/optmethods/src/minpack/_minpackmodule.c"
  3894. Fortran 77 wrappers are saved to "build/src.macosx-10.12-x86_64-3.6/sherpa/optmethods/src/minpack/_minpack-f2pywrappers.f"
  3895. adding 'build/src.macosx-10.12-x86_64-3.6/fortranobject.c' to sources.
  3896. adding 'build/src.macosx-10.12-x86_64-3.6' to include_dirs.
  3897. copying /opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/f2py/src/fortranobject.c -> build/src.macosx-10.12-x86_64-3.6
  3898. copying /opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/f2py/src/fortranobject.h -> build/src.macosx-10.12-x86_64-3.6
  3899. adding 'build/src.macosx-10.12-x86_64-3.6/sherpa/optmethods/src/minpack/_minpack-f2pywrappers.f' to sources.
  3900. building extension "sherpa.optmethods._minim" sources
  3901. f2py options: []
  3902. f2py: sherpa/optmethods/src/_minim.pyf
  3903. Reading fortran codes...
  3904. Reading file 'sherpa/optmethods/src/_minim.pyf' (format:free)
  3905. Line #4 in sherpa/optmethods/src/_minim.pyf:"C"
  3906. crackline:0: No pattern for line
  3907. Line #5 in sherpa/optmethods/src/_minim.pyf:"C Copyright (C) 2015 Smithsonian Astrophysical Observatory"
  3908. crackline:0: No pattern for line
  3909. Line #6 in sherpa/optmethods/src/_minim.pyf:"C"
  3910. crackline:0: No pattern for line
  3911. Line #7 in sherpa/optmethods/src/_minim.pyf:"C"
  3912. crackline:0: No pattern for line
  3913. Line #8 in sherpa/optmethods/src/_minim.pyf:"C This program is free software; you can redistribute it and/or modify"
  3914. crackline:0: No pattern for line
  3915. Line #8 in sherpa/optmethods/src/_minim.pyf:"C This program is free software; you can redistribute it and/or modify"
  3916. crackline:0: No pattern for line
  3917. Line #9 in sherpa/optmethods/src/_minim.pyf:"C it under the terms of the GNU General Public License as published by"
  3918. crackline:0: No pattern for line
  3919. Line #10 in sherpa/optmethods/src/_minim.pyf:"C the Free Software Foundation; either version 3 of the License, or"
  3920. crackline:0: No pattern for line
  3921. Line #10 in sherpa/optmethods/src/_minim.pyf:"C the Free Software Foundation; either version 3 of the License, or"
  3922. crackline:0: No pattern for line
  3923. Line #11 in sherpa/optmethods/src/_minim.pyf:"C (at your option) any later version."
  3924. crackline:0: No pattern for line
  3925. Line #12 in sherpa/optmethods/src/_minim.pyf:"C"
  3926. crackline:0: No pattern for line
  3927. Line #13 in sherpa/optmethods/src/_minim.pyf:"C This program is distributed in the hope that it will be useful,"
  3928. crackline:0: No pattern for line
  3929. Line #14 in sherpa/optmethods/src/_minim.pyf:"C but WITHOUT ANY WARRANTY; without even the implied warranty of"
  3930. crackline:0: No pattern for line
  3931. Line #14 in sherpa/optmethods/src/_minim.pyf:"C but WITHOUT ANY WARRANTY; without even the implied warranty of"
  3932. crackline:0: No pattern for line
  3933. Line #15 in sherpa/optmethods/src/_minim.pyf:"C MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the"
  3934. crackline:0: No pattern for line
  3935. Line #16 in sherpa/optmethods/src/_minim.pyf:"C GNU General Public License for more details."
  3936. crackline:0: No pattern for line
  3937. Line #17 in sherpa/optmethods/src/_minim.pyf:"C"
  3938. crackline:0: No pattern for line
  3939. Line #18 in sherpa/optmethods/src/_minim.pyf:"C You should have received a copy of the GNU General Public License along"
  3940. crackline:0: No pattern for line
  3941. Line #19 in sherpa/optmethods/src/_minim.pyf:"C with this program; if not, write to the Free Software Foundation, Inc.,"
  3942. crackline:0: No pattern for line
  3943. Line #19 in sherpa/optmethods/src/_minim.pyf:"C with this program; if not, write to the Free Software Foundation, Inc.,"
  3944. crackline:0: No pattern for line
  3945. Line #20 in sherpa/optmethods/src/_minim.pyf:"C 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA."
  3946. crackline:0: No pattern for line
  3947. Line #23 in sherpa/optmethods/src/_minim.pyf:"C"
  3948. crackline:0: No pattern for line
  3949. rmbadname1: Replacing "max" with "max_bn".
  3950. rmbadname1: Replacing "max" with "max_bn".
  3951. Post-processing...
  3952. Block: minim__user__routines
  3953. Block: minim_user_interface
  3954. Block: functn
  3955. Block: _minim
  3956. Block: minim
  3957. In: sherpa/optmethods/src/_minim.pyf:_minim:unknown_interface:minim
  3958. get_useparameters: no module minim__user__routines info used by minim
  3959. Block: syminv
  3960. Post-processing (stage 2)...
  3961. Building modules...
  3962. Constructing call-back function "cb_functn_in_minim__user__routines"
  3963. def functn(p): return func
  3964. Building module "_minim"...
  3965. Constructing wrapper function "minim"...
  3966. func,var,ifault,neval = minim(p,step,max_bn,iprint,stopcr,nloop,iquad,simp,functn,lb,ub,[functn_extra_args])
  3967. Constructing wrapper function "syminv"...
  3968. c,ifault,rmax = syminv(a,n)
  3969. Wrote C/API module "_minim" to file "build/src.macosx-10.12-x86_64-3.6/sherpa/optmethods/src/_minimmodule.c"
  3970. adding 'build/src.macosx-10.12-x86_64-3.6/fortranobject.c' to sources.
  3971. adding 'build/src.macosx-10.12-x86_64-3.6' to include_dirs.
  3972. building extension "sherpa.utils._psf" sources
  3973. building extension "sherpa.astro.utils._wcs" sources
  3974. building extension "sherpa.astro.utils._region" sources
  3975. building data_files sources
  3976. build_src: building npy-pkg config files
  3977. creating sherpa.egg-info
  3978. writing sherpa.egg-info/PKG-INFO
  3979. writing dependency_links to sherpa.egg-info/dependency_links.txt
  3980. writing entry points to sherpa.egg-info/entry_points.txt
  3981. writing requirements to sherpa.egg-info/requires.txt
  3982. writing top-level names to sherpa.egg-info/top_level.txt
  3983. writing manifest file 'sherpa.egg-info/SOURCES.txt'
  3984. reading manifest file 'sherpa.egg-info/SOURCES.txt'
  3985. reading manifest template 'MANIFEST.in'
  3986. writing manifest file 'sherpa.egg-info/SOURCES.txt'
  3987. installing library code to build/bdist.macosx-10.12-x86_64/egg
  3988. running install_lib
  3989. running build_py
  3990. creating build/lib.macosx-10.12-x86_64-3.6
  3991. creating build/lib.macosx-10.12-x86_64-3.6/sherpa
  3992. copying sherpa/__init__.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa
  3993. copying sherpa/_version.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa
  3994. copying sherpa/all.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa
  3995. copying sherpa/conftest.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa
  3996. copying sherpa/data.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa
  3997. copying sherpa/fit.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa
  3998. copying sherpa/instrument.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa
  3999. copying sherpa/io.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa
  4000. copying sherpa/logposterior.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa
  4001. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/estmethods
  4002. copying sherpa/estmethods/__init__.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/estmethods
  4003. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/image
  4004. copying sherpa/image/__init__.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/image
  4005. copying sherpa/image/DS9.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/image
  4006. copying sherpa/image/ds9_backend.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/image
  4007. copying sherpa/image/dummy_backend.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/image
  4008. copying sherpa/image/pyds9_backend.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/image
  4009. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/models
  4010. copying sherpa/models/__init__.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/models
  4011. copying sherpa/models/basic.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/models
  4012. copying sherpa/models/model.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/models
  4013. copying sherpa/models/parameter.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/models
  4014. copying sherpa/models/template.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/models
  4015. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/optmethods
  4016. copying sherpa/optmethods/__init__.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/optmethods
  4017. copying sherpa/optmethods/optfcts.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/optmethods
  4018. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/plot
  4019. copying sherpa/plot/__init__.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/plot
  4020. copying sherpa/plot/chips_backend.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/plot
  4021. copying sherpa/plot/dummy_backend.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/plot
  4022. copying sherpa/plot/pylab_backend.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/plot
  4023. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/sim
  4024. copying sherpa/sim/__init__.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/sim
  4025. copying sherpa/sim/mh.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/sim
  4026. copying sherpa/sim/sample.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/sim
  4027. copying sherpa/sim/simulate.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/sim
  4028. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/stats
  4029. copying sherpa/stats/__init__.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/stats
  4030. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/ui
  4031. copying sherpa/ui/__init__.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/ui
  4032. copying sherpa/ui/utils.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/ui
  4033. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/utils
  4034. copying sherpa/utils/__init__.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/utils
  4035. copying sherpa/utils/err.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/utils
  4036. copying sherpa/utils/logging.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/utils
  4037. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/astro
  4038. copying sherpa/astro/__init__.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro
  4039. copying sherpa/astro/all.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro
  4040. copying sherpa/astro/background.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro
  4041. copying sherpa/astro/data.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro
  4042. copying sherpa/astro/flux.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro
  4043. copying sherpa/astro/instrument.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro
  4044. copying sherpa/astro/plot.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro
  4045. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack
  4046. copying sherpa/astro/datastack/__init__.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack
  4047. copying sherpa/astro/datastack/ds.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack
  4048. copying sherpa/astro/datastack/utils.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack
  4049. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/plot_backend
  4050. copying sherpa/astro/datastack/plot_backend/__init__.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/plot_backend
  4051. copying sherpa/astro/datastack/plot_backend/plot_chips.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/plot_backend
  4052. copying sherpa/astro/datastack/plot_backend/plot_dummy.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/plot_backend
  4053. copying sherpa/astro/datastack/plot_backend/plot_matplotlib.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/plot_backend
  4054. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/io
  4055. copying sherpa/astro/io/__init__.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/io
  4056. copying sherpa/astro/io/crates_backend.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/io
  4057. copying sherpa/astro/io/meta.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/io
  4058. copying sherpa/astro/io/pyfits_backend.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/io
  4059. copying sherpa/astro/io/wcs.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/io
  4060. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/models
  4061. copying sherpa/astro/models/__init__.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/models
  4062. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/optical
  4063. copying sherpa/astro/optical/__init__.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/optical
  4064. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/sim
  4065. copying sherpa/astro/sim/__init__.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/sim
  4066. copying sherpa/astro/sim/fullbayes.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/sim
  4067. copying sherpa/astro/sim/pragbayes.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/sim
  4068. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/ui
  4069. copying sherpa/astro/ui/__init__.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/ui
  4070. copying sherpa/astro/ui/serialize.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/ui
  4071. copying sherpa/astro/ui/utils.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/ui
  4072. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/utils
  4073. copying sherpa/astro/utils/__init__.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/utils
  4074. copying sherpa/astro/utils/smoke.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/utils
  4075. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/include
  4076. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa
  4077. copying sherpa/include/sherpa/array.hh -> build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa
  4078. copying sherpa/include/sherpa/constants.hh -> build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa
  4079. copying sherpa/include/sherpa/extension.hh -> build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa
  4080. copying sherpa/include/sherpa/fcmp.hh -> build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa
  4081. copying sherpa/include/sherpa/functor.hh -> build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa
  4082. copying sherpa/include/sherpa/integration.hh -> build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa
  4083. copying sherpa/include/sherpa/jama.hh -> build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa
  4084. copying sherpa/include/sherpa/model_extension.hh -> build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa
  4085. copying sherpa/include/sherpa/models.hh -> build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa
  4086. copying sherpa/include/sherpa/myArray.hh -> build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa
  4087. copying sherpa/include/sherpa/stat_extension.hh -> build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa
  4088. copying sherpa/include/sherpa/stats.hh -> build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa
  4089. copying sherpa/include/sherpa/StopWatch.hh -> build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa
  4090. copying sherpa/include/sherpa/syminv.hh -> build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa
  4091. copying sherpa/include/sherpa/utils.hh -> build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa
  4092. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa/astro
  4093. copying sherpa/include/sherpa/astro/models.hh -> build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa/astro
  4094. copying sherpa/include/sherpa/astro/utils.hh -> build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa/astro
  4095. copying sherpa/include/sherpa/astro/xspec_extension.hh -> build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa/astro
  4096. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/tests
  4097. copying sherpa/tests/a.lis -> build/lib.macosx-10.12-x86_64-3.6/sherpa/tests
  4098. copying sherpa/tests/b.lis -> build/lib.macosx-10.12-x86_64-3.6/sherpa/tests
  4099. copying sherpa/tests/test_fit_unit.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/tests
  4100. copying sherpa/tests/test_sherpa.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/tests
  4101. copying sherpa/tests/test_stack.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/tests
  4102. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/estmethods/tests
  4103. copying sherpa/estmethods/tests/test_estmethods.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/estmethods/tests
  4104. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/image/tests
  4105. copying sherpa/image/tests/test_image.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/image/tests
  4106. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/models/tests
  4107. copying sherpa/models/tests/test_basic.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/models/tests
  4108. copying sherpa/models/tests/test_model.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/models/tests
  4109. copying sherpa/models/tests/test_parameter.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/models/tests
  4110. copying sherpa/models/tests/test_template.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/models/tests
  4111. copying sherpa/models/tests/test_template_unit.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/models/tests
  4112. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/optmethods/tests
  4113. copying sherpa/optmethods/tests/test_optmethods.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/optmethods/tests
  4114. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/plot/tests
  4115. copying sherpa/plot/tests/test_plot.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/plot/tests
  4116. copying sherpa/plot/tests/test_pylab.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/plot/tests
  4117. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/sim/tests
  4118. copying sherpa/sim/tests/test_sim.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/sim/tests
  4119. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/stats/tests
  4120. copying sherpa/stats/tests/test_stats.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/stats/tests
  4121. copying sherpa/stats/tests/test_stats_unit.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/stats/tests
  4122. copying sherpa/stats/tests/test_wstat.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/stats/tests
  4123. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/ui/tests
  4124. copying sherpa/ui/tests/test_session.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/ui/tests
  4125. copying sherpa/ui/tests/test_ui.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/ui/tests
  4126. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/utils/tests
  4127. copying sherpa/utils/tests/test_err.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/utils/tests
  4128. copying sherpa/utils/tests/test_integration.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/utils/tests
  4129. copying sherpa/utils/tests/test_root.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/utils/tests
  4130. copying sherpa/utils/tests/test_utils.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/utils/tests
  4131. copying sherpa/utils/tests/test_utils_unit.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/utils/tests
  4132. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/tests
  4133. copying sherpa/astro/tests/test_astro.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/tests
  4134. copying sherpa/astro/tests/test_astro_plot.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/tests
  4135. copying sherpa/astro/tests/test_data.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/tests
  4136. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/tests
  4137. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/tests/data
  4138. copying sherpa/astro/datastack/tests/data/3c273.arf -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/tests/data
  4139. copying sherpa/astro/datastack/tests/data/3c273.lis -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/tests/data
  4140. copying sherpa/astro/datastack/tests/data/3c273.pi -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/tests/data
  4141. copying sherpa/astro/datastack/tests/data/3c273.rmf -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/tests/data
  4142. copying sherpa/astro/datastack/tests/data/3c273_bg.pi -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/tests/data
  4143. copying sherpa/astro/datastack/tests/data/3c273cp.pi -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/tests/data
  4144. copying sherpa/astro/datastack/tests/data/acisf04938_000N002_r0043_arf3.fits -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/tests/data
  4145. copying sherpa/astro/datastack/tests/data/acisf04938_000N002_r0043_pha3.fits -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/tests/data
  4146. copying sherpa/astro/datastack/tests/data/acisf04938_000N002_r0043_rmf3.fits -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/tests/data
  4147. copying sherpa/astro/datastack/tests/data/acisf07867_000N001_r0002_arf3.fits -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/tests/data
  4148. copying sherpa/astro/datastack/tests/data/acisf07867_000N001_r0002_pha3.fits -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/tests/data
  4149. copying sherpa/astro/datastack/tests/data/acisf07867_000N001_r0002_rmf3.fits -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/tests/data
  4150. copying sherpa/astro/datastack/tests/data/pha.lis -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/tests/data
  4151. copying sherpa/astro/datastack/tests/acis_bkg_model.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/tests
  4152. copying sherpa/astro/datastack/tests/test_datastack.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/tests
  4153. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/io/tests
  4154. copying sherpa/astro/io/tests/test_io.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/io/tests
  4155. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/models/tests
  4156. copying sherpa/astro/models/tests/test_models.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/models/tests
  4157. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/optical/tests
  4158. copying sherpa/astro/optical/tests/test_optical.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/optical/tests
  4159. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/sim/tests
  4160. copying sherpa/astro/sim/tests/test_astro_sim.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/sim/tests
  4161. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/ui/tests
  4162. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/ui/tests/data
  4163. copying sherpa/astro/ui/tests/data/two_column_x_y.fits.gz -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/ui/tests/data
  4164. copying sherpa/astro/ui/tests/test_astro_session.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/ui/tests
  4165. copying sherpa/astro/ui/tests/test_astro_ui.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/ui/tests
  4166. copying sherpa/astro/ui/tests/test_astro_ui_io.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/ui/tests
  4167. copying sherpa/astro/ui/tests/test_astro_ui_utils_unit.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/ui/tests
  4168. copying sherpa/astro/ui/tests/test_chips_unit.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/ui/tests
  4169. copying sherpa/astro/ui/tests/test_nan.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/ui/tests
  4170. copying sherpa/astro/ui/tests/test_serialize.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/ui/tests
  4171. creating build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/utils/tests
  4172. copying sherpa/astro/utils/tests/test_astro_utils.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/utils/tests
  4173. copying sherpa/astro/utils/tests/test_region_unit.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/utils/tests
  4174. copying sherpa/astro/utils/tests/test_smoke.py -> build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/utils/tests
  4175. running build_ext
  4176. customize UnixCCompiler
  4177. customize UnixCCompiler using build_ext
  4178. customize UnixCCompiler
  4179. #### ['/usr/bin/clang', '-Wno-unused-result', '-Wsign-compare', '-Wunreachable-code', '-fno-common', '-dynamic', '-DNDEBUG', '-g', '-fwrapv', '-O3', '-Wall', '-Wstrict-prototypes', '-pipe', '-Os', '-arch', 'x86_64'] #######
  4180. customize UnixCCompiler using build_ext
  4181. customize Gnu95FCompiler
  4182. Found executable /opt/local/bin/gfortran-mp-6
  4183. Could not locate executable gfortran
  4184. Could not locate executable f95
  4185. customize Gnu95FCompiler
  4186. customize Gnu95FCompiler using build_ext
  4187. building 'sherpa.estmethods._est_funcs' extension
  4188. compiling C++ sources
  4189. C compiler: /usr/bin/clang++ -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -arch x86_64
  4190.  
  4191. creating build/temp.macosx-10.12-x86_64-3.6
  4192. creating build/temp.macosx-10.12-x86_64-3.6/sherpa
  4193. creating build/temp.macosx-10.12-x86_64-3.6/sherpa/estmethods
  4194. creating build/temp.macosx-10.12-x86_64-3.6/sherpa/estmethods/src
  4195. compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/utils/src/gsl -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -c'
  4196. clang++: sherpa/estmethods/src/estutils.cc
  4197. In file included from sherpa/estmethods/src/estutils.cc:24:
  4198. sherpa/include/sherpa/utils.hh:522:34: warning: '&&' within '||' [-Wlogical-op-parentheses]
  4199. if ( 0.0 == num || denom > 1 && num < denom * my_min )
  4200. ~~ ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
  4201. sherpa/include/sherpa/utils.hh:522:34: note: place parentheses around the '&&' expression to silence this warning
  4202. if ( 0.0 == num || denom > 1 && num < denom * my_min )
  4203. ^
  4204. ( )
  4205. 1 warning generated.
  4206. clang++: sherpa/estmethods/src/info_matrix.cc
  4207. In file included from sherpa/estmethods/src/info_matrix.cc:24:
  4208. sherpa/estmethods/src/estutils.hh:48:15: warning: unused function 'get_stat' [-Wunused-function]
  4209. static double get_stat(double* new_min_stat, double* new_min_parval,
  4210. ^
  4211. 1 warning generated.
  4212. clang++: sherpa/estmethods/src/projection.cc
  4213. In file included from sherpa/estmethods/src/projection.cc:23:
  4214. sherpa/estmethods/src/estutils.hh:48:15: warning: unused function 'get_stat' [-Wunused-function]
  4215. static double get_stat(double* new_min_stat, double* new_min_parval,
  4216. ^
  4217. 1 warning generated.
  4218. clang++: sherpa/estmethods/src/estwrappers.cc
  4219. In file included from sherpa/estmethods/src/estwrappers.cc:24:
  4220. sherpa/estmethods/src/estutils.hh:48:15: warning: unused function 'get_stat' [-Wunused-function]
  4221. static double get_stat(double* new_min_stat, double* new_min_parval,
  4222. ^
  4223. 1 warning generated.
  4224. /usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.12-x86_64-3.6/sherpa/estmethods/src/estutils.o build/temp.macosx-10.12-x86_64-3.6/sherpa/estmethods/src/info_matrix.o build/temp.macosx-10.12-x86_64-3.6/sherpa/estmethods/src/projection.o build/temp.macosx-10.12-x86_64-3.6/sherpa/estmethods/src/estwrappers.o -o build/lib.macosx-10.12-x86_64-3.6/sherpa/estmethods/_est_funcs.cpython-36m-darwin.so
  4225. building 'sherpa.utils._utils' extension
  4226. compiling C sources
  4227. C compiler: /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64
  4228.  
  4229. creating build/temp.macosx-10.12-x86_64-3.6/sherpa/utils
  4230. creating build/temp.macosx-10.12-x86_64-3.6/sherpa/utils/src
  4231. creating build/temp.macosx-10.12-x86_64-3.6/sherpa/utils/src/cephes
  4232. compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/utils/src/cephes -Isherpa/utils/src/gsl -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -c'
  4233. clang: sherpa/utils/src/cephes/const.c
  4234. clang: sherpa/utils/src/cephes/fabs.c
  4235. clang: sherpa/utils/src/cephes/isnan.c
  4236. clang: sherpa/utils/src/cephes/mtherr.c
  4237. clang: sherpa/utils/src/cephes/polevl.c
  4238. clang: sherpa/utils/src/cephes/ndtri.c
  4239. clang: sherpa/utils/src/cephes/gamma.c
  4240. clang: sherpa/utils/src/cephes/igam.c
  4241. clang: sherpa/utils/src/cephes/igami.c
  4242. clang: sherpa/utils/src/cephes/incbet.c
  4243. clang: sherpa/utils/src/cephes/incbi.c
  4244. compiling C++ sources
  4245. C compiler: /usr/bin/clang++ -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -arch x86_64
  4246.  
  4247. compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/utils/src/cephes -Isherpa/utils/src/gsl -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -c'
  4248. clang++: sherpa/utils/src/_utils.cc
  4249. In file included from sherpa/utils/src/_utils.cc:21:
  4250. sherpa/include/sherpa/utils.hh:522:34: warning: '&&' within '||' [-Wlogical-op-parentheses]
  4251. if ( 0.0 == num || denom > 1 && num < denom * my_min )
  4252. ~~ ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
  4253. sherpa/include/sherpa/utils.hh:522:34: note: place parentheses around the '&&' expression to silence this warning
  4254. if ( 0.0 == num || denom > 1 && num < denom * my_min )
  4255. ^
  4256. ( )
  4257. 1 warning generated.
  4258. /usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.12-x86_64-3.6/sherpa/utils/src/cephes/const.o build/temp.macosx-10.12-x86_64-3.6/sherpa/utils/src/cephes/fabs.o build/temp.macosx-10.12-x86_64-3.6/sherpa/utils/src/cephes/isnan.o build/temp.macosx-10.12-x86_64-3.6/sherpa/utils/src/cephes/mtherr.o build/temp.macosx-10.12-x86_64-3.6/sherpa/utils/src/cephes/polevl.o build/temp.macosx-10.12-x86_64-3.6/sherpa/utils/src/cephes/ndtri.o build/temp.macosx-10.12-x86_64-3.6/sherpa/utils/src/cephes/gamma.o build/temp.macosx-10.12-x86_64-3.6/sherpa/utils/src/cephes/igam.o build/temp.macosx-10.12-x86_64-3.6/sherpa/utils/src/cephes/igami.o build/temp.macosx-10.12-x86_64-3.6/sherpa/utils/src/cephes/incbet.o build/temp.macosx-10.12-x86_64-3.6/sherpa/utils/src/cephes/incbi.o build/temp.macosx-10.12-x86_64-3.6/sherpa/utils/src/_utils.o -o build/lib.macosx-10.12-x86_64-3.6/sherpa/utils/_utils.cpython-36m-darwin.so
  4259. building 'sherpa.models._modelfcts' extension
  4260. compiling C++ sources
  4261. C compiler: /usr/bin/clang++ -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -arch x86_64
  4262.  
  4263. creating build/temp.macosx-10.12-x86_64-3.6/sherpa/models
  4264. creating build/temp.macosx-10.12-x86_64-3.6/sherpa/models/src
  4265. compile options: '-Isherpa/include -Isherpa/utils/src -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -c'
  4266. clang++: sherpa/models/src/_modelfcts.cc
  4267. In file included from sherpa/models/src/_modelfcts.cc:21:
  4268. In file included from sherpa/include/sherpa/models.hh:24:
  4269. sherpa/include/sherpa/utils.hh:522:34: warning: '&&' within '||' [-Wlogical-op-parentheses]
  4270. if ( 0.0 == num || denom > 1 && num < denom * my_min )
  4271. ~~ ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
  4272. sherpa/include/sherpa/utils.hh:522:34: note: place parentheses around the '&&' expression to silence this warning
  4273. if ( 0.0 == num || denom > 1 && num < denom * my_min )
  4274. ^
  4275. ( )
  4276. 1 warning generated.
  4277. /usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.12-x86_64-3.6/sherpa/models/src/_modelfcts.o -o build/lib.macosx-10.12-x86_64-3.6/sherpa/models/_modelfcts.cpython-36m-darwin.so
  4278. building 'sherpa.optmethods._saoopt' extension
  4279. compiling C++ sources
  4280. C compiler: /usr/bin/clang++ -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -arch x86_64
  4281.  
  4282. creating build/temp.macosx-10.12-x86_64-3.6/sherpa/optmethods
  4283. creating build/temp.macosx-10.12-x86_64-3.6/sherpa/optmethods/src
  4284. compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/utils/src/gsl -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -c'
  4285. clang++: sherpa/optmethods/src/_saoopt.cc
  4286. clang++: sherpa/optmethods/src/Simplex.cc
  4287. /usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.12-x86_64-3.6/sherpa/optmethods/src/_saoopt.o build/temp.macosx-10.12-x86_64-3.6/sherpa/optmethods/src/Simplex.o -o build/lib.macosx-10.12-x86_64-3.6/sherpa/optmethods/_saoopt.cpython-36m-darwin.so
  4288. building 'sherpa.optmethods._tstoptfct' extension
  4289. compiling C++ sources
  4290. C compiler: /usr/bin/clang++ -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -arch x86_64
  4291.  
  4292. creating build/temp.macosx-10.12-x86_64-3.6/sherpa/optmethods/tests
  4293. compile options: '-Isherpa/include -Isherpa/utils/src -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -c'
  4294. clang++: sherpa/optmethods/tests/_tstoptfct.cc
  4295. /usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.12-x86_64-3.6/sherpa/optmethods/tests/_tstoptfct.o -o build/lib.macosx-10.12-x86_64-3.6/sherpa/optmethods/_tstoptfct.cpython-36m-darwin.so
  4296. building 'sherpa.stats._statfcts' extension
  4297. compiling C++ sources
  4298. C compiler: /usr/bin/clang++ -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -arch x86_64
  4299.  
  4300. creating build/temp.macosx-10.12-x86_64-3.6/sherpa/stats
  4301. creating build/temp.macosx-10.12-x86_64-3.6/sherpa/stats/src
  4302. compile options: '-Isherpa/include -Isherpa/utils/src -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -c'
  4303. clang++: sherpa/stats/src/_statfcts.cc
  4304. In file included from sherpa/stats/src/_statfcts.cc:22:
  4305. In file included from sherpa/include/sherpa/stats.hh:26:
  4306. sherpa/include/sherpa/utils.hh:522:34: warning: '&&' within '||' [-Wlogical-op-parentheses]
  4307. if ( 0.0 == num || denom > 1 && num < denom * my_min )
  4308. ~~ ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
  4309. sherpa/include/sherpa/utils.hh:522:34: note: place parentheses around the '&&' expression to silence this warning
  4310. if ( 0.0 == num || denom > 1 && num < denom * my_min )
  4311. ^
  4312. ( )
  4313. In file included from sherpa/stats/src/_statfcts.cc:22:
  4314. sherpa/include/sherpa/stats.hh:164:2: warning: add explicit braces to avoid dangling else [-Wdangling-else]
  4315. else
  4316. ^
  4317. 2 warnings generated.
  4318. /usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.12-x86_64-3.6/sherpa/stats/src/_statfcts.o -o build/lib.macosx-10.12-x86_64-3.6/sherpa/stats/_statfcts.cpython-36m-darwin.so
  4319. building 'sherpa.utils.integration' extension
  4320. compiling C sources
  4321. C compiler: /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64
  4322.  
  4323. creating build/temp.macosx-10.12-x86_64-3.6/sherpa/utils/src/gsl
  4324. compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/utils/src -Isherpa/utils/src/gsl -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -c'
  4325. clang: sherpa/utils/src/gsl/err.c
  4326. clang: sherpa/utils/src/gsl/error.c
  4327. clang: sherpa/utils/src/gsl/stream.c
  4328. clang: sherpa/utils/src/gsl/strerror.c
  4329. clang: sherpa/utils/src/gsl/message.c
  4330. clang: sherpa/utils/src/gsl/qng.c
  4331. clang: sherpa/utils/src/adapt_integrate.c
  4332. compiling C++ sources
  4333. C compiler: /usr/bin/clang++ -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -arch x86_64
  4334.  
  4335. compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/utils/src -Isherpa/utils/src/gsl -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -c'
  4336. clang++: sherpa/utils/src/integration.cc
  4337. /usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.12-x86_64-3.6/sherpa/utils/src/gsl/err.o build/temp.macosx-10.12-x86_64-3.6/sherpa/utils/src/gsl/error.o build/temp.macosx-10.12-x86_64-3.6/sherpa/utils/src/gsl/stream.o build/temp.macosx-10.12-x86_64-3.6/sherpa/utils/src/gsl/strerror.o build/temp.macosx-10.12-x86_64-3.6/sherpa/utils/src/gsl/message.o build/temp.macosx-10.12-x86_64-3.6/sherpa/utils/src/gsl/qng.o build/temp.macosx-10.12-x86_64-3.6/sherpa/utils/src/adapt_integrate.o build/temp.macosx-10.12-x86_64-3.6/sherpa/utils/src/integration.o -o build/lib.macosx-10.12-x86_64-3.6/sherpa/utils/integration.cpython-36m-darwin.so
  4338. building 'sherpa.astro.models._modelfcts' extension
  4339. compiling C++ sources
  4340. C compiler: /usr/bin/clang++ -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -arch x86_64
  4341.  
  4342. creating build/temp.macosx-10.12-x86_64-3.6/sherpa/astro
  4343. creating build/temp.macosx-10.12-x86_64-3.6/sherpa/astro/models
  4344. creating build/temp.macosx-10.12-x86_64-3.6/sherpa/astro/models/src
  4345. compile options: '-Isherpa/include -Isherpa/utils/src -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -c'
  4346. clang++: sherpa/astro/models/src/_modelfcts.cc
  4347. In file included from sherpa/astro/models/src/_modelfcts.cc:24:
  4348. In file included from sherpa/include/sherpa/astro/models.hh:23:
  4349. sherpa/include/sherpa/utils.hh:522:34: warning: '&&' within '||' [-Wlogical-op-parentheses]
  4350. if ( 0.0 == num || denom > 1 && num < denom * my_min )
  4351. ~~ ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
  4352. sherpa/include/sherpa/utils.hh:522:34: note: place parentheses around the '&&' expression to silence this warning
  4353. if ( 0.0 == num || denom > 1 && num < denom * my_min )
  4354. ^
  4355. ( )
  4356. In file included from sherpa/astro/models/src/_modelfcts.cc:23:
  4357. sherpa/include/sherpa/model_extension.hh:99:14: warning: unused function 'py_integrated_1d' [-Wunused-function]
  4358. static int py_integrated_1d(const double xlo, const double xhi, double &val,
  4359. ^
  4360. 2 warnings generated.
  4361. /usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.12-x86_64-3.6/sherpa/astro/models/src/_modelfcts.o -o build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/models/_modelfcts.cpython-36m-darwin.so
  4362. building 'sherpa.astro.utils._pileup' extension
  4363. compiling C sources
  4364. C compiler: /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64
  4365.  
  4366. creating build/temp.macosx-10.12-x86_64-3.6/sherpa/astro/utils
  4367. creating build/temp.macosx-10.12-x86_64-3.6/sherpa/astro/utils/src
  4368. compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/astro/utils/src -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -c'
  4369. clang: sherpa/astro/utils/src/fftn.c
  4370. compiling C++ sources
  4371. C compiler: /usr/bin/clang++ -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -arch x86_64
  4372.  
  4373. compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/astro/utils/src -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -c'
  4374. clang++: sherpa/astro/utils/src/_pileup.cc
  4375. clang++: sherpa/astro/utils/src/pileup.cc
  4376. /usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.12-x86_64-3.6/sherpa/astro/utils/src/fftn.o build/temp.macosx-10.12-x86_64-3.6/sherpa/astro/utils/src/_pileup.o build/temp.macosx-10.12-x86_64-3.6/sherpa/astro/utils/src/pileup.o -o build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/utils/_pileup.cpython-36m-darwin.so
  4377. building 'sherpa.astro.utils._utils' extension
  4378. compiling C++ sources
  4379. C compiler: /usr/bin/clang++ -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -arch x86_64
  4380.  
  4381. compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/utils/src/gsl -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -c'
  4382. clang++: sherpa/astro/utils/src/_utils.cc
  4383. /usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.12-x86_64-3.6/sherpa/astro/utils/src/_utils.o -o build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/utils/_utils.cpython-36m-darwin.so
  4384. building 'sherpa.optmethods._minpack' extension
  4385. compiling C sources
  4386. C compiler: /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64
  4387.  
  4388. creating build/temp.macosx-10.12-x86_64-3.6/build
  4389. creating build/temp.macosx-10.12-x86_64-3.6/build/src.macosx-10.12-x86_64-3.6
  4390. creating build/temp.macosx-10.12-x86_64-3.6/build/src.macosx-10.12-x86_64-3.6/sherpa
  4391. creating build/temp.macosx-10.12-x86_64-3.6/build/src.macosx-10.12-x86_64-3.6/sherpa/optmethods
  4392. creating build/temp.macosx-10.12-x86_64-3.6/build/src.macosx-10.12-x86_64-3.6/sherpa/optmethods/src
  4393. creating build/temp.macosx-10.12-x86_64-3.6/build/src.macosx-10.12-x86_64-3.6/sherpa/optmethods/src/minpack
  4394. compile options: '-Ibuild/src.macosx-10.12-x86_64-3.6 -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -c'
  4395. clang: build/src.macosx-10.12-x86_64-3.6/sherpa/optmethods/src/minpack/_minpackmodule.c
  4396. In file included from build/src.macosx-10.12-x86_64-3.6/sherpa/optmethods/src/minpack/_minpackmodule.c:19:
  4397. In file included from build/src.macosx-10.12-x86_64-3.6/fortranobject.h:13:
  4398. In file included from /opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4:
  4399. In file included from /opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18:
  4400. In file included from /opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1788:
  4401. /opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
  4402. #warning "Using deprecated NumPy API, disable it by " \
  4403. ^
  4404. build/src.macosx-10.12-x86_64-3.6/sherpa/optmethods/src/minpack/_minpackmodule.c:206:12: warning: unused function 'f2py_size' [-Wunused-function]
  4405. static int f2py_size(PyArrayObject* var, ...)
  4406. ^
  4407. 2 warnings generated.
  4408. clang: build/src.macosx-10.12-x86_64-3.6/fortranobject.c
  4409. In file included from build/src.macosx-10.12-x86_64-3.6/fortranobject.c:2:
  4410. In file included from build/src.macosx-10.12-x86_64-3.6/fortranobject.h:13:
  4411. In file included from /opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4:
  4412. In file included from /opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18:
  4413. In file included from /opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1788:
  4414. /opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
  4415. #warning "Using deprecated NumPy API, disable it by " \
  4416. ^
  4417. build/src.macosx-10.12-x86_64-3.6/fortranobject.c:139:18: warning: comparison of integers of different signs: 'Py_ssize_t' (aka 'long') and 'unsigned long' [-Wsign-compare]
  4418. if (size < sizeof(notalloc)) {
  4419. ~~~~ ^ ~~~~~~~~~~~~~~~~
  4420. 2 warnings generated.
  4421. compiling Fortran sources
  4422. Fortran f77 compiler: /opt/local/bin/gfortran-mp-6 -Wall -g -ffixed-form -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops
  4423. Fortran f90 compiler: /opt/local/bin/gfortran-mp-6 -Wall -g -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops
  4424. Fortran fix compiler: /opt/local/bin/gfortran-mp-6 -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops
  4425. creating build/temp.macosx-10.12-x86_64-3.6/sherpa/optmethods/src/minpack
  4426. compile options: '-Ibuild/src.macosx-10.12-x86_64-3.6 -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -c'
  4427. gfortran-mp-6:f77: sherpa/optmethods/src/minpack/covar.f
  4428. gfortran-mp-6:f77: sherpa/optmethods/src/minpack/lmdif.f
  4429. gfortran-mp-6:f77: sherpa/optmethods/src/minpack/mylmdif.f
  4430. gfortran-mp-6:f77: build/src.macosx-10.12-x86_64-3.6/sherpa/optmethods/src/minpack/_minpack-f2pywrappers.f
  4431. /opt/local/bin/gfortran-mp-6 -Wall -g -arch x86_64 -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.12-x86_64-3.6/build/src.macosx-10.12-x86_64-3.6/sherpa/optmethods/src/minpack/_minpackmodule.o build/temp.macosx-10.12-x86_64-3.6/build/src.macosx-10.12-x86_64-3.6/fortranobject.o build/temp.macosx-10.12-x86_64-3.6/sherpa/optmethods/src/minpack/covar.o build/temp.macosx-10.12-x86_64-3.6/sherpa/optmethods/src/minpack/lmdif.o build/temp.macosx-10.12-x86_64-3.6/sherpa/optmethods/src/minpack/mylmdif.o build/temp.macosx-10.12-x86_64-3.6/build/src.macosx-10.12-x86_64-3.6/sherpa/optmethods/src/minpack/_minpack-f2pywrappers.o -L/opt/local/lib/gcc6/gcc/x86_64-apple-darwin16/6.3.0 -lgfortran -o build/lib.macosx-10.12-x86_64-3.6/sherpa/optmethods/_minpack.cpython-36m-darwin.so
  4432. building 'sherpa.optmethods._minim' extension
  4433. compiling C sources
  4434. C compiler: /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64
  4435.  
  4436. compile options: '-Ibuild/src.macosx-10.12-x86_64-3.6 -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -c'
  4437. clang: build/src.macosx-10.12-x86_64-3.6/sherpa/optmethods/src/_minimmodule.c
  4438. In file included from build/src.macosx-10.12-x86_64-3.6/sherpa/optmethods/src/_minimmodule.c:19:
  4439. In file included from build/src.macosx-10.12-x86_64-3.6/fortranobject.h:13:
  4440. In file included from /opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4:
  4441. In file included from /opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18:
  4442. In file included from /opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1788:
  4443. /opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
  4444. #warning "Using deprecated NumPy API, disable it by " \
  4445. ^
  4446. build/src.macosx-10.12-x86_64-3.6/sherpa/optmethods/src/_minimmodule.c:349:10: warning: unused variable 'func' [-Wunused-variable]
  4447. double func=(*func_cb_capi);
  4448. ^
  4449. build/src.macosx-10.12-x86_64-3.6/sherpa/optmethods/src/_minimmodule.c:123:12: warning: unused function 'f2py_size' [-Wunused-function]
  4450. static int f2py_size(PyArrayObject* var, ...)
  4451. ^
  4452. 3 warnings generated.
  4453. clang: build/src.macosx-10.12-x86_64-3.6/fortranobject.c
  4454. In file included from build/src.macosx-10.12-x86_64-3.6/fortranobject.c:2:
  4455. In file included from build/src.macosx-10.12-x86_64-3.6/fortranobject.h:13:
  4456. In file included from /opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4:
  4457. In file included from /opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18:
  4458. In file included from /opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1788:
  4459. /opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
  4460. #warning "Using deprecated NumPy API, disable it by " \
  4461. ^
  4462. build/src.macosx-10.12-x86_64-3.6/fortranobject.c:139:18: warning: comparison of integers of different signs: 'Py_ssize_t' (aka 'long') and 'unsigned long' [-Wsign-compare]
  4463. if (size < sizeof(notalloc)) {
  4464. ~~~~ ^ ~~~~~~~~~~~~~~~~
  4465. 2 warnings generated.
  4466. compiling Fortran sources
  4467. Fortran f77 compiler: /opt/local/bin/gfortran-mp-6 -Wall -g -ffixed-form -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops
  4468. Fortran f90 compiler: /opt/local/bin/gfortran-mp-6 -Wall -g -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops
  4469. Fortran fix compiler: /opt/local/bin/gfortran-mp-6 -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops
  4470. compile options: '-Ibuild/src.macosx-10.12-x86_64-3.6 -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -c'
  4471. gfortran-mp-6:f77: sherpa/optmethods/src/minim.f
  4472. f951: Warning: Nonconforming tab character in column 1 of line 648 [-Wtabs]
  4473. sherpa/optmethods/src/minim.f:582:5:
  4474.  
  4475. 1140 format(' True func. value at minimum of quadratic = ', g14.6/)
  4476. 1
  4477. Warning: Label 1140 at (1) defined but not used
  4478. sherpa/optmethods/src/minim.f:404:0:
  4479.  
  4480. 450 IF(ABS(SAVEMN-HMEAN).GE.STOPCR) GO TO 440
  4481.  
  4482. Warning: 'savemn' may be used uninitialized in this function [-Wmaybe-uninitialized]
  4483. gfortran-mp-6:f77: sherpa/optmethods/src/syminv.f
  4484. /opt/local/bin/gfortran-mp-6 -Wall -g -arch x86_64 -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.12-x86_64-3.6/build/src.macosx-10.12-x86_64-3.6/sherpa/optmethods/src/_minimmodule.o build/temp.macosx-10.12-x86_64-3.6/build/src.macosx-10.12-x86_64-3.6/fortranobject.o build/temp.macosx-10.12-x86_64-3.6/sherpa/optmethods/src/minim.o build/temp.macosx-10.12-x86_64-3.6/sherpa/optmethods/src/syminv.o -L/opt/local/lib/gcc6/gcc/x86_64-apple-darwin16/6.3.0 -lgfortran -o build/lib.macosx-10.12-x86_64-3.6/sherpa/optmethods/_minim.cpython-36m-darwin.so
  4485. building 'sherpa.utils._psf' extension
  4486. compiling C sources
  4487. C compiler: /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -arch x86_64
  4488.  
  4489. creating build/temp.macosx-10.12-x86_64-3.6/sherpa/utils/src/tcd
  4490. compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/utils/src/tcd -I/Users/deil/code/sherpa/build/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -c'
  4491. clang: sherpa/utils/src/tcd/tcdCastArray.c
  4492. clang: sherpa/utils/src/tcd/tcdError.c
  4493. clang: sherpa/utils/src/tcd/tcdFFTConvolve.c
  4494. clang: sherpa/utils/src/tcd/tcdInitConvolveOut.c
  4495. clang: sherpa/utils/src/tcd/tcdInitTransform.c
  4496. clang: sherpa/utils/src/tcd/tcdPadData.c
  4497. clang: sherpa/utils/src/tcd/tcdPixelArith.c
  4498. clang: sherpa/utils/src/tcd/tcdTransform.c
  4499. compiling C++ sources
  4500. C compiler: /usr/bin/clang++ -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -arch x86_64
  4501.  
  4502. compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/utils/src/tcd -I/Users/deil/code/sherpa/build/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -c'
  4503. clang++: sherpa/utils/src/_psf.cc
  4504. /usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.12-x86_64-3.6/sherpa/utils/src/tcd/tcdCastArray.o build/temp.macosx-10.12-x86_64-3.6/sherpa/utils/src/tcd/tcdError.o build/temp.macosx-10.12-x86_64-3.6/sherpa/utils/src/tcd/tcdFFTConvolve.o build/temp.macosx-10.12-x86_64-3.6/sherpa/utils/src/tcd/tcdInitConvolveOut.o build/temp.macosx-10.12-x86_64-3.6/sherpa/utils/src/tcd/tcdInitTransform.o build/temp.macosx-10.12-x86_64-3.6/sherpa/utils/src/tcd/tcdPadData.o build/temp.macosx-10.12-x86_64-3.6/sherpa/utils/src/tcd/tcdPixelArith.o build/temp.macosx-10.12-x86_64-3.6/sherpa/utils/src/tcd/tcdTransform.o build/temp.macosx-10.12-x86_64-3.6/sherpa/utils/src/_psf.o -L/Users/deil/code/sherpa/build/lib -lfftw3 -o build/lib.macosx-10.12-x86_64-3.6/sherpa/utils/_psf.cpython-36m-darwin.so
  4505. building 'sherpa.astro.utils._wcs' extension
  4506. compiling C++ sources
  4507. C compiler: /usr/bin/clang++ -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -arch x86_64
  4508.  
  4509. compile options: '-Isherpa/include -Isherpa/utils/src -I/Users/deil/code/sherpa/build/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -c'
  4510. clang++: sherpa/astro/utils/src/_wcs.cc
  4511. /usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.12-x86_64-3.6/sherpa/astro/utils/src/_wcs.o -L/Users/deil/code/sherpa/build/lib -lwcs -o build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/utils/_wcs.cpython-36m-darwin.so
  4512. building 'sherpa.astro.utils._region' extension
  4513. compiling C++ sources
  4514. C compiler: /usr/bin/clang++ -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -arch x86_64
  4515.  
  4516. compile options: '-Isherpa/include -Isherpa/utils/src -I/Users/deil/code/sherpa/build/include -I/Users/deil/code/sherpa/build/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -c'
  4517. clang++: sherpa/astro/utils/src/_region.cc
  4518. /usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 build/temp.macosx-10.12-x86_64-3.6/sherpa/astro/utils/src/_region.o -L/Users/deil/code/sherpa/build/lib -L/Users/deil/code/sherpa/build/lib -lwcs -lregion -o build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/utils/_region.cpython-36m-darwin.so
  4519. creating build/bdist.macosx-10.12-x86_64
  4520. creating build/bdist.macosx-10.12-x86_64/egg
  4521. creating build/bdist.macosx-10.12-x86_64/egg/sherpa
  4522. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/__init__.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa
  4523. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/_version.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa
  4524. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/all.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa
  4525. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/astro
  4526. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/__init__.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro
  4527. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/all.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro
  4528. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/background.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro
  4529. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/data.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro
  4530. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack
  4531. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/__init__.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack
  4532. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/ds.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack
  4533. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack/plot_backend
  4534. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/plot_backend/__init__.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack/plot_backend
  4535. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/plot_backend/plot_chips.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack/plot_backend
  4536. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/plot_backend/plot_dummy.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack/plot_backend
  4537. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/plot_backend/plot_matplotlib.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack/plot_backend
  4538. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack/tests
  4539. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/tests/acis_bkg_model.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack/tests
  4540. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack/tests/data
  4541. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/tests/data/3c273.arf -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack/tests/data
  4542. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/tests/data/3c273.lis -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack/tests/data
  4543. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/tests/data/3c273.pi -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack/tests/data
  4544. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/tests/data/3c273.rmf -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack/tests/data
  4545. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/tests/data/3c273_bg.pi -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack/tests/data
  4546. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/tests/data/3c273cp.pi -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack/tests/data
  4547. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/tests/data/acisf04938_000N002_r0043_arf3.fits -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack/tests/data
  4548. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/tests/data/acisf04938_000N002_r0043_pha3.fits -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack/tests/data
  4549. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/tests/data/acisf04938_000N002_r0043_rmf3.fits -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack/tests/data
  4550. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/tests/data/acisf07867_000N001_r0002_arf3.fits -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack/tests/data
  4551. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/tests/data/acisf07867_000N001_r0002_pha3.fits -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack/tests/data
  4552. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/tests/data/acisf07867_000N001_r0002_rmf3.fits -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack/tests/data
  4553. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/tests/data/pha.lis -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack/tests/data
  4554. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/tests/test_datastack.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack/tests
  4555. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/datastack/utils.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack
  4556. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/flux.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro
  4557. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/instrument.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro
  4558. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/io
  4559. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/io/__init__.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/io
  4560. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/io/crates_backend.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/io
  4561. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/io/meta.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/io
  4562. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/io/pyfits_backend.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/io
  4563. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/io/tests
  4564. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/io/tests/test_io.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/io/tests
  4565. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/io/wcs.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/io
  4566. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/models
  4567. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/models/__init__.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/models
  4568. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/models/_modelfcts.cpython-36m-darwin.so -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/models
  4569. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/models/tests
  4570. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/models/tests/test_models.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/models/tests
  4571. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/optical
  4572. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/optical/__init__.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/optical
  4573. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/optical/tests
  4574. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/optical/tests/test_optical.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/optical/tests
  4575. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/plot.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro
  4576. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/sim
  4577. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/sim/__init__.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/sim
  4578. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/sim/fullbayes.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/sim
  4579. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/sim/pragbayes.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/sim
  4580. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/sim/tests
  4581. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/sim/tests/test_astro_sim.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/sim/tests
  4582. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/tests
  4583. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/tests/test_astro.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/tests
  4584. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/tests/test_astro_plot.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/tests
  4585. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/tests/test_data.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/tests
  4586. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/ui
  4587. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/ui/__init__.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/ui
  4588. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/ui/serialize.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/ui
  4589. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/ui/tests
  4590. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/ui/tests/data
  4591. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/ui/tests/data/two_column_x_y.fits.gz -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/ui/tests/data
  4592. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/ui/tests/test_astro_session.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/ui/tests
  4593. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/ui/tests/test_astro_ui.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/ui/tests
  4594. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/ui/tests/test_astro_ui_io.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/ui/tests
  4595. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/ui/tests/test_astro_ui_utils_unit.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/ui/tests
  4596. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/ui/tests/test_chips_unit.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/ui/tests
  4597. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/ui/tests/test_nan.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/ui/tests
  4598. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/ui/tests/test_serialize.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/ui/tests
  4599. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/ui/utils.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/ui
  4600. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/utils
  4601. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/utils/__init__.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/utils
  4602. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/utils/_pileup.cpython-36m-darwin.so -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/utils
  4603. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/utils/_region.cpython-36m-darwin.so -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/utils
  4604. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/utils/_utils.cpython-36m-darwin.so -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/utils
  4605. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/utils/_wcs.cpython-36m-darwin.so -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/utils
  4606. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/utils/smoke.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/utils
  4607. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/utils/tests
  4608. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/utils/tests/test_astro_utils.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/utils/tests
  4609. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/utils/tests/test_region_unit.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/utils/tests
  4610. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/astro/utils/tests/test_smoke.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/utils/tests
  4611. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/conftest.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa
  4612. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/data.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa
  4613. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/estmethods
  4614. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/estmethods/__init__.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/estmethods
  4615. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/estmethods/_est_funcs.cpython-36m-darwin.so -> build/bdist.macosx-10.12-x86_64/egg/sherpa/estmethods
  4616. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/estmethods/tests
  4617. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/estmethods/tests/test_estmethods.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/estmethods/tests
  4618. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/fit.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa
  4619. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/image
  4620. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/image/__init__.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/image
  4621. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/image/DS9.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/image
  4622. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/image/ds9_backend.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/image
  4623. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/image/dummy_backend.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/image
  4624. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/image/pyds9_backend.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/image
  4625. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/image/tests
  4626. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/image/tests/test_image.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/image/tests
  4627. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/include
  4628. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/include/sherpa
  4629. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa/array.hh -> build/bdist.macosx-10.12-x86_64/egg/sherpa/include/sherpa
  4630. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/include/sherpa/astro
  4631. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa/astro/models.hh -> build/bdist.macosx-10.12-x86_64/egg/sherpa/include/sherpa/astro
  4632. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa/astro/utils.hh -> build/bdist.macosx-10.12-x86_64/egg/sherpa/include/sherpa/astro
  4633. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa/astro/xspec_extension.hh -> build/bdist.macosx-10.12-x86_64/egg/sherpa/include/sherpa/astro
  4634. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa/constants.hh -> build/bdist.macosx-10.12-x86_64/egg/sherpa/include/sherpa
  4635. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa/extension.hh -> build/bdist.macosx-10.12-x86_64/egg/sherpa/include/sherpa
  4636. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa/fcmp.hh -> build/bdist.macosx-10.12-x86_64/egg/sherpa/include/sherpa
  4637. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa/functor.hh -> build/bdist.macosx-10.12-x86_64/egg/sherpa/include/sherpa
  4638. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa/integration.hh -> build/bdist.macosx-10.12-x86_64/egg/sherpa/include/sherpa
  4639. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa/jama.hh -> build/bdist.macosx-10.12-x86_64/egg/sherpa/include/sherpa
  4640. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa/model_extension.hh -> build/bdist.macosx-10.12-x86_64/egg/sherpa/include/sherpa
  4641. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa/models.hh -> build/bdist.macosx-10.12-x86_64/egg/sherpa/include/sherpa
  4642. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa/myArray.hh -> build/bdist.macosx-10.12-x86_64/egg/sherpa/include/sherpa
  4643. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa/stat_extension.hh -> build/bdist.macosx-10.12-x86_64/egg/sherpa/include/sherpa
  4644. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa/stats.hh -> build/bdist.macosx-10.12-x86_64/egg/sherpa/include/sherpa
  4645. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa/StopWatch.hh -> build/bdist.macosx-10.12-x86_64/egg/sherpa/include/sherpa
  4646. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa/syminv.hh -> build/bdist.macosx-10.12-x86_64/egg/sherpa/include/sherpa
  4647. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/include/sherpa/utils.hh -> build/bdist.macosx-10.12-x86_64/egg/sherpa/include/sherpa
  4648. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/instrument.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa
  4649. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/io.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa
  4650. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/logposterior.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa
  4651. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/models
  4652. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/models/__init__.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/models
  4653. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/models/_modelfcts.cpython-36m-darwin.so -> build/bdist.macosx-10.12-x86_64/egg/sherpa/models
  4654. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/models/basic.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/models
  4655. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/models/model.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/models
  4656. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/models/parameter.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/models
  4657. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/models/template.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/models
  4658. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/models/tests
  4659. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/models/tests/test_basic.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/models/tests
  4660. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/models/tests/test_model.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/models/tests
  4661. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/models/tests/test_parameter.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/models/tests
  4662. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/models/tests/test_template.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/models/tests
  4663. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/models/tests/test_template_unit.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/models/tests
  4664. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/optmethods
  4665. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/optmethods/__init__.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/optmethods
  4666. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/optmethods/_minim.cpython-36m-darwin.so -> build/bdist.macosx-10.12-x86_64/egg/sherpa/optmethods
  4667. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/optmethods/_minim.cpython-36m-darwin.so.dSYM
  4668. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/optmethods/_minim.cpython-36m-darwin.so.dSYM/Contents
  4669. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/optmethods/_minim.cpython-36m-darwin.so.dSYM/Contents/Info.plist -> build/bdist.macosx-10.12-x86_64/egg/sherpa/optmethods/_minim.cpython-36m-darwin.so.dSYM/Contents
  4670. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/optmethods/_minim.cpython-36m-darwin.so.dSYM/Contents/Resources
  4671. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/optmethods/_minim.cpython-36m-darwin.so.dSYM/Contents/Resources/DWARF
  4672. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/optmethods/_minim.cpython-36m-darwin.so.dSYM/Contents/Resources/DWARF/_minim.cpython-36m-darwin.so -> build/bdist.macosx-10.12-x86_64/egg/sherpa/optmethods/_minim.cpython-36m-darwin.so.dSYM/Contents/Resources/DWARF
  4673. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/optmethods/_minpack.cpython-36m-darwin.so -> build/bdist.macosx-10.12-x86_64/egg/sherpa/optmethods
  4674. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/optmethods/_minpack.cpython-36m-darwin.so.dSYM
  4675. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/optmethods/_minpack.cpython-36m-darwin.so.dSYM/Contents
  4676. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/optmethods/_minpack.cpython-36m-darwin.so.dSYM/Contents/Info.plist -> build/bdist.macosx-10.12-x86_64/egg/sherpa/optmethods/_minpack.cpython-36m-darwin.so.dSYM/Contents
  4677. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/optmethods/_minpack.cpython-36m-darwin.so.dSYM/Contents/Resources
  4678. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/optmethods/_minpack.cpython-36m-darwin.so.dSYM/Contents/Resources/DWARF
  4679. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/optmethods/_minpack.cpython-36m-darwin.so.dSYM/Contents/Resources/DWARF/_minpack.cpython-36m-darwin.so -> build/bdist.macosx-10.12-x86_64/egg/sherpa/optmethods/_minpack.cpython-36m-darwin.so.dSYM/Contents/Resources/DWARF
  4680. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/optmethods/_saoopt.cpython-36m-darwin.so -> build/bdist.macosx-10.12-x86_64/egg/sherpa/optmethods
  4681. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/optmethods/_tstoptfct.cpython-36m-darwin.so -> build/bdist.macosx-10.12-x86_64/egg/sherpa/optmethods
  4682. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/optmethods/optfcts.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/optmethods
  4683. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/optmethods/tests
  4684. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/optmethods/tests/test_optmethods.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/optmethods/tests
  4685. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/plot
  4686. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/plot/__init__.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/plot
  4687. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/plot/chips_backend.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/plot
  4688. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/plot/dummy_backend.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/plot
  4689. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/plot/pylab_backend.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/plot
  4690. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/plot/tests
  4691. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/plot/tests/test_plot.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/plot/tests
  4692. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/plot/tests/test_pylab.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/plot/tests
  4693. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/sim
  4694. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/sim/__init__.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/sim
  4695. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/sim/mh.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/sim
  4696. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/sim/sample.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/sim
  4697. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/sim/simulate.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/sim
  4698. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/sim/tests
  4699. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/sim/tests/test_sim.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/sim/tests
  4700. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/stats
  4701. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/stats/__init__.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/stats
  4702. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/stats/_statfcts.cpython-36m-darwin.so -> build/bdist.macosx-10.12-x86_64/egg/sherpa/stats
  4703. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/stats/tests
  4704. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/stats/tests/test_stats.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/stats/tests
  4705. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/stats/tests/test_stats_unit.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/stats/tests
  4706. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/stats/tests/test_wstat.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/stats/tests
  4707. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/tests
  4708. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/tests/a.lis -> build/bdist.macosx-10.12-x86_64/egg/sherpa/tests
  4709. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/tests/b.lis -> build/bdist.macosx-10.12-x86_64/egg/sherpa/tests
  4710. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/tests/test_fit_unit.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/tests
  4711. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/tests/test_sherpa.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/tests
  4712. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/tests/test_stack.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/tests
  4713. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/ui
  4714. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/ui/__init__.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/ui
  4715. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/ui/tests
  4716. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/ui/tests/test_session.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/ui/tests
  4717. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/ui/tests/test_ui.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/ui/tests
  4718. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/ui/utils.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/ui
  4719. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/utils
  4720. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/utils/__init__.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/utils
  4721. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/utils/_psf.cpython-36m-darwin.so -> build/bdist.macosx-10.12-x86_64/egg/sherpa/utils
  4722. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/utils/_utils.cpython-36m-darwin.so -> build/bdist.macosx-10.12-x86_64/egg/sherpa/utils
  4723. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/utils/err.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/utils
  4724. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/utils/integration.cpython-36m-darwin.so -> build/bdist.macosx-10.12-x86_64/egg/sherpa/utils
  4725. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/utils/logging.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/utils
  4726. creating build/bdist.macosx-10.12-x86_64/egg/sherpa/utils/tests
  4727. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/utils/tests/test_err.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/utils/tests
  4728. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/utils/tests/test_integration.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/utils/tests
  4729. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/utils/tests/test_root.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/utils/tests
  4730. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/utils/tests/test_utils.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/utils/tests
  4731. copying build/lib.macosx-10.12-x86_64-3.6/sherpa/utils/tests/test_utils_unit.py -> build/bdist.macosx-10.12-x86_64/egg/sherpa/utils/tests
  4732. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/__init__.py to __init__.cpython-36.pyc
  4733. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/_version.py to _version.cpython-36.pyc
  4734. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/all.py to all.cpython-36.pyc
  4735. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/__init__.py to __init__.cpython-36.pyc
  4736. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/all.py to all.cpython-36.pyc
  4737. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/background.py to background.cpython-36.pyc
  4738. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/data.py to data.cpython-36.pyc
  4739. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack/__init__.py to __init__.cpython-36.pyc
  4740. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack/ds.py to ds.cpython-36.pyc
  4741. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack/plot_backend/__init__.py to __init__.cpython-36.pyc
  4742. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack/plot_backend/plot_chips.py to plot_chips.cpython-36.pyc
  4743. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack/plot_backend/plot_dummy.py to plot_dummy.cpython-36.pyc
  4744. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack/plot_backend/plot_matplotlib.py to plot_matplotlib.cpython-36.pyc
  4745. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack/tests/acis_bkg_model.py to acis_bkg_model.cpython-36.pyc
  4746. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack/tests/test_datastack.py to test_datastack.cpython-36.pyc
  4747. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/datastack/utils.py to utils.cpython-36.pyc
  4748. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/flux.py to flux.cpython-36.pyc
  4749. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/instrument.py to instrument.cpython-36.pyc
  4750. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/io/__init__.py to __init__.cpython-36.pyc
  4751. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/io/crates_backend.py to crates_backend.cpython-36.pyc
  4752. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/io/meta.py to meta.cpython-36.pyc
  4753. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/io/pyfits_backend.py to pyfits_backend.cpython-36.pyc
  4754. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/io/tests/test_io.py to test_io.cpython-36.pyc
  4755. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/io/wcs.py to wcs.cpython-36.pyc
  4756. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/models/__init__.py to __init__.cpython-36.pyc
  4757. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/models/tests/test_models.py to test_models.cpython-36.pyc
  4758. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/optical/__init__.py to __init__.cpython-36.pyc
  4759. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/optical/tests/test_optical.py to test_optical.cpython-36.pyc
  4760. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/plot.py to plot.cpython-36.pyc
  4761. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/sim/__init__.py to __init__.cpython-36.pyc
  4762. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/sim/fullbayes.py to fullbayes.cpython-36.pyc
  4763. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/sim/pragbayes.py to pragbayes.cpython-36.pyc
  4764. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/sim/tests/test_astro_sim.py to test_astro_sim.cpython-36.pyc
  4765. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/tests/test_astro.py to test_astro.cpython-36.pyc
  4766. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/tests/test_astro_plot.py to test_astro_plot.cpython-36.pyc
  4767. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/tests/test_data.py to test_data.cpython-36.pyc
  4768. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/ui/__init__.py to __init__.cpython-36.pyc
  4769. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/ui/serialize.py to serialize.cpython-36.pyc
  4770. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/ui/tests/test_astro_session.py to test_astro_session.cpython-36.pyc
  4771. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/ui/tests/test_astro_ui.py to test_astro_ui.cpython-36.pyc
  4772. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/ui/tests/test_astro_ui_io.py to test_astro_ui_io.cpython-36.pyc
  4773. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/ui/tests/test_astro_ui_utils_unit.py to test_astro_ui_utils_unit.cpython-36.pyc
  4774. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/ui/tests/test_chips_unit.py to test_chips_unit.cpython-36.pyc
  4775. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/ui/tests/test_nan.py to test_nan.cpython-36.pyc
  4776. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/ui/tests/test_serialize.py to test_serialize.cpython-36.pyc
  4777. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/ui/utils.py to utils.cpython-36.pyc
  4778. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/utils/__init__.py to __init__.cpython-36.pyc
  4779. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/utils/smoke.py to smoke.cpython-36.pyc
  4780. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/utils/tests/test_astro_utils.py to test_astro_utils.cpython-36.pyc
  4781. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/utils/tests/test_region_unit.py to test_region_unit.cpython-36.pyc
  4782. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/utils/tests/test_smoke.py to test_smoke.cpython-36.pyc
  4783. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/conftest.py to conftest.cpython-36.pyc
  4784. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/data.py to data.cpython-36.pyc
  4785. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/estmethods/__init__.py to __init__.cpython-36.pyc
  4786. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/estmethods/tests/test_estmethods.py to test_estmethods.cpython-36.pyc
  4787. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/fit.py to fit.cpython-36.pyc
  4788. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/image/__init__.py to __init__.cpython-36.pyc
  4789. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/image/DS9.py to DS9.cpython-36.pyc
  4790. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/image/ds9_backend.py to ds9_backend.cpython-36.pyc
  4791. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/image/dummy_backend.py to dummy_backend.cpython-36.pyc
  4792. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/image/pyds9_backend.py to pyds9_backend.cpython-36.pyc
  4793. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/image/tests/test_image.py to test_image.cpython-36.pyc
  4794. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/instrument.py to instrument.cpython-36.pyc
  4795. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/io.py to io.cpython-36.pyc
  4796. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/logposterior.py to logposterior.cpython-36.pyc
  4797. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/models/__init__.py to __init__.cpython-36.pyc
  4798. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/models/basic.py to basic.cpython-36.pyc
  4799. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/models/model.py to model.cpython-36.pyc
  4800. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/models/parameter.py to parameter.cpython-36.pyc
  4801. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/models/template.py to template.cpython-36.pyc
  4802. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/models/tests/test_basic.py to test_basic.cpython-36.pyc
  4803. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/models/tests/test_model.py to test_model.cpython-36.pyc
  4804. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/models/tests/test_parameter.py to test_parameter.cpython-36.pyc
  4805. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/models/tests/test_template.py to test_template.cpython-36.pyc
  4806. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/models/tests/test_template_unit.py to test_template_unit.cpython-36.pyc
  4807. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/optmethods/__init__.py to __init__.cpython-36.pyc
  4808. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/optmethods/optfcts.py to optfcts.cpython-36.pyc
  4809. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/optmethods/tests/test_optmethods.py to test_optmethods.cpython-36.pyc
  4810. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/plot/__init__.py to __init__.cpython-36.pyc
  4811. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/plot/chips_backend.py to chips_backend.cpython-36.pyc
  4812. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/plot/dummy_backend.py to dummy_backend.cpython-36.pyc
  4813. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/plot/pylab_backend.py to pylab_backend.cpython-36.pyc
  4814. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/plot/tests/test_plot.py to test_plot.cpython-36.pyc
  4815. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/plot/tests/test_pylab.py to test_pylab.cpython-36.pyc
  4816. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/sim/__init__.py to __init__.cpython-36.pyc
  4817. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/sim/mh.py to mh.cpython-36.pyc
  4818. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/sim/sample.py to sample.cpython-36.pyc
  4819. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/sim/simulate.py to simulate.cpython-36.pyc
  4820. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/sim/tests/test_sim.py to test_sim.cpython-36.pyc
  4821. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/stats/__init__.py to __init__.cpython-36.pyc
  4822. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/stats/tests/test_stats.py to test_stats.cpython-36.pyc
  4823. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/stats/tests/test_stats_unit.py to test_stats_unit.cpython-36.pyc
  4824. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/stats/tests/test_wstat.py to test_wstat.cpython-36.pyc
  4825. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/tests/test_fit_unit.py to test_fit_unit.cpython-36.pyc
  4826. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/tests/test_sherpa.py to test_sherpa.cpython-36.pyc
  4827. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/tests/test_stack.py to test_stack.cpython-36.pyc
  4828. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/ui/__init__.py to __init__.cpython-36.pyc
  4829. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/ui/tests/test_session.py to test_session.cpython-36.pyc
  4830. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/ui/tests/test_ui.py to test_ui.cpython-36.pyc
  4831. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/ui/utils.py to utils.cpython-36.pyc
  4832. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/utils/__init__.py to __init__.cpython-36.pyc
  4833. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/utils/err.py to err.cpython-36.pyc
  4834. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/utils/logging.py to logging.cpython-36.pyc
  4835. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/utils/tests/test_err.py to test_err.cpython-36.pyc
  4836. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/utils/tests/test_integration.py to test_integration.cpython-36.pyc
  4837. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/utils/tests/test_root.py to test_root.cpython-36.pyc
  4838. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/utils/tests/test_utils.py to test_utils.cpython-36.pyc
  4839. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/utils/tests/test_utils_unit.py to test_utils_unit.cpython-36.pyc
  4840. creating stub loader for sherpa/estmethods/_est_funcs.cpython-36m-darwin.so
  4841. creating stub loader for sherpa/utils/_utils.cpython-36m-darwin.so
  4842. creating stub loader for sherpa/models/_modelfcts.cpython-36m-darwin.so
  4843. creating stub loader for sherpa/optmethods/_saoopt.cpython-36m-darwin.so
  4844. creating stub loader for sherpa/optmethods/_tstoptfct.cpython-36m-darwin.so
  4845. creating stub loader for sherpa/stats/_statfcts.cpython-36m-darwin.so
  4846. creating stub loader for sherpa/utils/integration.cpython-36m-darwin.so
  4847. creating stub loader for sherpa/astro/models/_modelfcts.cpython-36m-darwin.so
  4848. creating stub loader for sherpa/astro/utils/_pileup.cpython-36m-darwin.so
  4849. creating stub loader for sherpa/astro/utils/_utils.cpython-36m-darwin.so
  4850. creating stub loader for sherpa/optmethods/_minpack.cpython-36m-darwin.so
  4851. creating stub loader for sherpa/optmethods/_minim.cpython-36m-darwin.so
  4852. creating stub loader for sherpa/utils/_psf.cpython-36m-darwin.so
  4853. creating stub loader for sherpa/astro/utils/_wcs.cpython-36m-darwin.so
  4854. creating stub loader for sherpa/astro/utils/_region.cpython-36m-darwin.so
  4855. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/estmethods/_est_funcs.py to _est_funcs.cpython-36.pyc
  4856. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/utils/_utils.py to _utils.cpython-36.pyc
  4857. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/models/_modelfcts.py to _modelfcts.cpython-36.pyc
  4858. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/optmethods/_saoopt.py to _saoopt.cpython-36.pyc
  4859. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/optmethods/_tstoptfct.py to _tstoptfct.cpython-36.pyc
  4860. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/stats/_statfcts.py to _statfcts.cpython-36.pyc
  4861. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/utils/integration.py to integration.cpython-36.pyc
  4862. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/models/_modelfcts.py to _modelfcts.cpython-36.pyc
  4863. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/utils/_pileup.py to _pileup.cpython-36.pyc
  4864. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/utils/_utils.py to _utils.cpython-36.pyc
  4865. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/optmethods/_minpack.py to _minpack.cpython-36.pyc
  4866. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/optmethods/_minim.py to _minim.cpython-36.pyc
  4867. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/utils/_psf.py to _psf.cpython-36.pyc
  4868. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/utils/_wcs.py to _wcs.cpython-36.pyc
  4869. byte-compiling build/bdist.macosx-10.12-x86_64/egg/sherpa/astro/utils/_region.py to _region.cpython-36.pyc
  4870. installing package data to build/bdist.macosx-10.12-x86_64/egg
  4871. running install_data
  4872. copying sherpa/sherpa.rc -> build/bdist.macosx-10.12-x86_64/egg/sherpa
  4873. copying sherpa/sherpa-standalone.rc -> build/bdist.macosx-10.12-x86_64/egg/sherpa
  4874. copying /Users/deil/code/sherpa/build/lib/python3.6/site-packages/group.so -> build/bdist.macosx-10.12-x86_64/egg/
  4875. copying /Users/deil/code/sherpa/build/lib/python3.6/site-packages/stk.so -> build/bdist.macosx-10.12-x86_64/egg/
  4876. running install_clib
  4877. customize UnixCCompiler
  4878. creating build/bdist.macosx-10.12-x86_64/egg/EGG-INFO
  4879. copying sherpa.egg-info/PKG-INFO -> build/bdist.macosx-10.12-x86_64/egg/EGG-INFO
  4880. copying sherpa.egg-info/SOURCES.txt -> build/bdist.macosx-10.12-x86_64/egg/EGG-INFO
  4881. copying sherpa.egg-info/dependency_links.txt -> build/bdist.macosx-10.12-x86_64/egg/EGG-INFO
  4882. copying sherpa.egg-info/entry_points.txt -> build/bdist.macosx-10.12-x86_64/egg/EGG-INFO
  4883. copying sherpa.egg-info/requires.txt -> build/bdist.macosx-10.12-x86_64/egg/EGG-INFO
  4884. copying sherpa.egg-info/top_level.txt -> build/bdist.macosx-10.12-x86_64/egg/EGG-INFO
  4885. writing build/bdist.macosx-10.12-x86_64/egg/EGG-INFO/native_libs.txt
  4886. zip_safe flag not set; analyzing archive contents...
  4887. sherpa.__pycache__.__init__.cpython-36: module references __file__
  4888. sherpa.__pycache__._version.cpython-36: module references __file__
  4889. sherpa.astro.datastack.tests.__pycache__.test_datastack.cpython-36: module references __file__
  4890. sherpa.astro.models.__pycache__._modelfcts.cpython-36: module references __file__
  4891. sherpa.astro.ui.__pycache__.serialize.cpython-36: module MAY be using inspect.getsource
  4892. sherpa.astro.ui.tests.__pycache__.test_astro_ui.cpython-36: module references __file__
  4893. sherpa.astro.utils.__pycache__._pileup.cpython-36: module references __file__
  4894. sherpa.astro.utils.__pycache__._region.cpython-36: module references __file__
  4895. sherpa.astro.utils.__pycache__._utils.cpython-36: module references __file__
  4896. sherpa.astro.utils.__pycache__._wcs.cpython-36: module references __file__
  4897. sherpa.astro.utils.__pycache__.smoke.cpython-36: module references __file__
  4898. sherpa.estmethods.__pycache__._est_funcs.cpython-36: module references __file__
  4899. sherpa.models.__pycache__._modelfcts.cpython-36: module references __file__
  4900. sherpa.optmethods.__pycache__._minim.cpython-36: module references __file__
  4901. sherpa.optmethods.__pycache__._minpack.cpython-36: module references __file__
  4902. sherpa.optmethods.__pycache__._saoopt.cpython-36: module references __file__
  4903. sherpa.optmethods.__pycache__._tstoptfct.cpython-36: module references __file__
  4904. sherpa.stats.__pycache__._statfcts.cpython-36: module references __file__
  4905. sherpa.tests.__pycache__.test_stack.cpython-36: module references __file__
  4906. sherpa.utils.__pycache__.__init__.cpython-36: module references __file__
  4907. sherpa.utils.__pycache__._psf.cpython-36: module references __file__
  4908. sherpa.utils.__pycache__._utils.cpython-36: module references __file__
  4909. sherpa.utils.__pycache__.integration.cpython-36: module references __file__
  4910. creating dist
  4911. creating 'dist/sherpa-4.9.0+28.gaa98d19.dirty-py3.6-macosx-10.12-x86_64.egg' and adding 'build/bdist.macosx-10.12-x86_64/egg' to it
  4912. removing 'build/bdist.macosx-10.12-x86_64/egg' (and everything under it)
  4913. Processing sherpa-4.9.0+28.gaa98d19.dirty-py3.6-macosx-10.12-x86_64.egg
  4914. creating /Users/deil/Library/Python/3.6/lib/python/site-packages/sherpa-4.9.0+28.gaa98d19.dirty-py3.6-macosx-10.12-x86_64.egg
  4915. Extracting sherpa-4.9.0+28.gaa98d19.dirty-py3.6-macosx-10.12-x86_64.egg to /Users/deil/Library/Python/3.6/lib/python/site-packages
  4916. Adding sherpa 4.9.0+28.gaa98d19.dirty to easy-install.pth file
  4917. Installing sherpa_smoke script to /Users/deil/Library/Python/3.6/bin
  4918. Installing sherpa_test script to /Users/deil/Library/Python/3.6/bin
  4919.  
  4920. Installed /Users/deil/Library/Python/3.6/lib/python/site-packages/sherpa-4.9.0+28.gaa98d19.dirty-py3.6-macosx-10.12-x86_64.egg
  4921. Processing dependencies for sherpa==4.9.0+28.gaa98d19.dirty
  4922. Searching for six==1.10.0
  4923. Best match: six 1.10.0
  4924. Adding six 1.10.0 to easy-install.pth file
  4925.  
  4926. Using /opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages
  4927. Searching for numpy==1.12.1
  4928. Best match: numpy 1.12.1
  4929. Adding numpy 1.12.1 to easy-install.pth file
  4930.  
  4931. Using /opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages
  4932. Finished processing dependencies for sherpa==4.9.0+28.gaa98d19.dirty
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement