spacepaste

  1.  
  2. prt-get: installing /usr/ports/local/speex-32
  3. prt-get: starting build Sun Jan 15 20:01:42 2017
  4. =======> Building '/home/pkgmk/packages/speex-32#1.2rc2-1.pkg.tar.xz'.
  5. bsdtar -p -o -C /home/pkgmk/work/speex-32/src -xf /home/pkgmk/distfiles/speex-1.2rc2.tar.gz
  6. + build
  7. + cd speex-1.2rc2
  8. + export 'CC=gcc -m32'
  9. + CC='gcc -m32'
  10. + export 'CXX=g++ -m32'
  11. + CXX='g++ -m32'
  12. + export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
  13. + PKG_CONFIG_PATH=/usr/lib32/pkgconfig
  14. + ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --disable-static --enable-binaries --libdir=/usr/lib32 --with-ogg-libraries=/usr/lib32
  15. configure: WARNING: unrecognized options: --with-ogg-libraries
  16. checking whether make supports nested variables... yes
  17. checking for a BSD-compatible install... /usr/bin/install -c
  18. checking whether build environment is sane... yes
  19. checking for a thread-safe mkdir -p... /bin/mkdir -p
  20. checking for gawk... gawk
  21. checking whether make sets $(MAKE)... yes
  22. checking whether to enable maintainer-specific portions of Makefiles... yes
  23. checking build system type... x86_64-unknown-linux-gnu
  24. checking host system type... x86_64-unknown-linux-gnu
  25. checking how to print strings... printf
  26. checking for style of include used by make... GNU
  27. checking for gcc... gcc -m32
  28. checking whether the C compiler works... yes
  29. checking for C compiler default output file name... a.out
  30. checking for suffix of executables...
  31. checking whether we are cross compiling... no
  32. checking for suffix of object files... o
  33. checking whether we are using the GNU C compiler... yes
  34. checking whether gcc -m32 accepts -g... yes
  35. checking for gcc -m32 option to accept ISO C89... none needed
  36. checking dependency style of gcc -m32... gcc3
  37. checking for a sed that does not truncate output... /bin/sed
  38. checking for grep that handles long lines and -e... /usr/bin/grep
  39. checking for egrep... /usr/bin/grep -E
  40. checking for fgrep... /usr/bin/grep -F
  41. checking for ld used by gcc -m32... /usr/bin/ld
  42. checking if the linker (/usr/bin/ld) is GNU ld... yes
  43. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  44. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  45. checking whether ln -s works... yes
  46. checking the maximum length of command line arguments... 1572864
  47. checking whether the shell understands some XSI constructs... yes
  48. checking whether the shell understands "+="... no
  49. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  50. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  51. checking for /usr/bin/ld option to reload object files... -r
  52. checking for objdump... objdump
  53. checking how to recognize dependent libraries... pass_all
  54. checking for dlltool... dlltool
  55. checking how to associate runtime and link libraries... printf %s\n
  56. checking for ar... ar
  57. checking for archiver @FILE support... @
  58. checking for strip... strip
  59. checking for ranlib... ranlib
  60. checking command to parse /usr/bin/nm -B output from gcc -m32 object... ok
  61. checking for sysroot... no
  62. checking for mt... no
  63. checking if : is a manifest tool... no
  64. checking how to run the C preprocessor... gcc -m32 -E
  65. checking for ANSI C header files... yes
  66. checking for sys/types.h... yes
  67. checking for sys/stat.h... yes
  68. checking for stdlib.h... yes
  69. checking for string.h... yes
  70. checking for memory.h... yes
  71. checking for strings.h... yes
  72. checking for inttypes.h... yes
  73. checking for stdint.h... yes
  74. checking for unistd.h... yes
  75. checking for dlfcn.h... yes
  76. checking for objdir... .libs
  77. checking if gcc -m32 supports -fno-rtti -fno-exceptions... no
  78. checking for gcc -m32 option to produce PIC... -fPIC -DPIC
  79. checking if gcc -m32 PIC flag -fPIC -DPIC works... yes
  80. checking if gcc -m32 static flag -static works... yes
  81. checking if gcc -m32 supports -c -o file.o... yes
  82. checking if gcc -m32 supports -c -o file.o... (cached) yes
  83. checking whether the gcc -m32 linker (/usr/bin/ld -m elf_i386) supports shared libraries... yes
  84. checking whether -lc should be explicitly linked in... no
  85. checking dynamic linker characteristics... GNU/Linux ld.so
  86. checking how to hardcode library paths into programs... immediate
  87. checking whether stripping libraries is possible... yes
  88. checking if libtool supports shared libraries... yes
  89. checking whether to build shared libraries... yes
  90. checking whether to build static libraries... no
  91. checking whether byte ordering is bigendian... no
  92. checking for an ANSI C-conforming const... yes
  93. checking for inline... inline
  94. checking for C/C++ restrict keyword... __restrict
  95. checking for C99 variable-size arrays... yes
  96. checking alloca.h usability... yes
  97. checking alloca.h presence... yes
  98. checking for alloca.h... yes
  99. checking getopt.h usability... yes
  100. checking getopt.h presence... yes
  101. checking for getopt.h... yes
  102. checking for alloca... yes
  103. checking for SSE in current arch/CFLAGS... yes
  104. checking for ELF visibility... yes
  105. checking sys/soundcard.h usability... yes
  106. checking sys/soundcard.h presence... yes
  107. checking for sys/soundcard.h... yes
  108. checking sys/audioio.h usability... no
  109. checking sys/audioio.h presence... no
  110. checking for sys/audioio.h... no
  111. checking for cos in -lm... yes
  112. checking for getopt_long... yes
  113. checking for pkg-config... /usr/bin/pkg-config
  114. checking pkg-config is at least version 0.9.0... yes
  115. checking for OGG... yes
  116. checking for SPEEXDSP... yes
  117. checking size of int16_t... 2
  118. checking size of uint16_t... 2
  119. checking size of u_int16_t... 2
  120. checking size of int32_t... 4
  121. checking size of uint32_t... 4
  122. checking size of u_int32_t... 4
  123. checking size of short... 2
  124. checking size of int... 4
  125. checking size of long... 4
  126. checking that generated files are newer than configure... done
  127. configure: creating ./config.status
  128. config.status: creating Makefile
  129. config.status: creating libspeex/Makefile
  130. config.status: creating src/Makefile
  131. config.status: creating doc/Makefile
  132. config.status: creating Speex.spec
  133. config.status: creating include/Makefile
  134. config.status: creating include/speex/Makefile
  135. config.status: creating speex.pc
  136. config.status: creating win32/Makefile
  137. config.status: creating win32/libspeex/Makefile
  138. config.status: creating win32/speexenc/Makefile
  139. config.status: creating win32/speexdec/Makefile
  140. config.status: creating symbian/Makefile
  141. config.status: creating win32/VS2003/Makefile
  142. config.status: creating win32/VS2003/tests/Makefile
  143. config.status: creating win32/VS2003/libspeex/Makefile
  144. config.status: creating win32/VS2003/speexdec/Makefile
  145. config.status: creating win32/VS2003/speexenc/Makefile
  146. config.status: creating win32/VS2005/Makefile
  147. config.status: creating win32/VS2005/libspeex/Makefile
  148. config.status: creating win32/VS2005/speexdec/Makefile
  149. config.status: creating win32/VS2005/speexenc/Makefile
  150. config.status: creating win32/VS2005/tests/Makefile
  151. config.status: creating win32/VS2008/Makefile
  152. config.status: creating win32/VS2008/speexdec/Makefile
  153. config.status: creating win32/VS2008/tests/Makefile
  154. config.status: creating win32/VS2008/libspeex/Makefile
  155. config.status: creating win32/VS2008/speexenc/Makefile
  156. config.status: creating include/speex/speex_config_types.h
  157. config.status: creating ti/Makefile
  158. config.status: creating ti/speex_C54_test/Makefile
  159. config.status: creating ti/speex_C55_test/Makefile
  160. config.status: creating ti/speex_C64_test/Makefile
  161. config.status: creating config.h
  162. config.status: executing depfiles commands
  163. config.status: executing libtool commands
  164. configure: WARNING: unrecognized options: --with-ogg-libraries
  165. Type "make; make install" to compile and install Speex
  166. + sed -i -e '/^SUBDIRS = /s/doc //' Makefile
  167. + make
  168. make all-recursive
  169. make[1]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2'
  170. Making all in libspeex
  171. make[2]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/libspeex'
  172. CC cb_search.lo
  173. CC exc_10_32_table.lo
  174. CC exc_8_128_table.lo
  175. CC filters.lo
  176. CC gain_table.lo
  177. CC hexc_table.lo
  178. CC high_lsp_tables.lo
  179. CC lsp.lo
  180. CC ltp.lo
  181. CC speex.lo
  182. CC stereo.lo
  183. CC vbr.lo
  184. CC vq.lo
  185. CC bits.lo
  186. CC exc_10_16_table.lo
  187. CC exc_20_32_table.lo
  188. CC exc_5_256_table.lo
  189. CC exc_5_64_table.lo
  190. CC gain_table_lbr.lo
  191. CC hexc_10_32_table.lo
  192. CC lpc.lo
  193. CC lsp_tables_nb.lo
  194. CC modes.lo
  195. CC modes_wb.lo
  196. CC nb_celp.lo
  197. CC quant_lsp.lo
  198. CC sb_celp.lo
  199. CC speex_callbacks.lo
  200. CC speex_header.lo
  201. CC window.lo
  202. CC testenc.o
  203. CC testenc_wb.o
  204. CC testenc_uwb.o
  205. CCLD libspeex.la
  206. CCLD testenc
  207. CCLD testenc_wb
  208. CCLD testenc_uwb
  209. make[2]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/libspeex'
  210. Making all in include
  211. make[2]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/include'
  212. Making all in speex
  213. make[3]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/include/speex'
  214. make[3]: Nothing to be done for 'all'.
  215. make[3]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/include/speex'
  216. make[3]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/include'
  217. make[3]: Nothing to be done for 'all-am'.
  218. make[3]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/include'
  219. make[2]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/include'
  220. Making all in win32
  221. make[2]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32'
  222. Making all in libspeex
  223. make[3]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/libspeex'
  224. make[3]: Nothing to be done for 'all'.
  225. make[3]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/libspeex'
  226. Making all in speexenc
  227. make[3]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/speexenc'
  228. make[3]: Nothing to be done for 'all'.
  229. make[3]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/speexenc'
  230. Making all in speexdec
  231. make[3]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/speexdec'
  232. make[3]: Nothing to be done for 'all'.
  233. make[3]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/speexdec'
  234. Making all in VS2003
  235. make[3]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2003'
  236. Making all in libspeex
  237. make[4]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2003/libspeex'
  238. make[4]: Nothing to be done for 'all'.
  239. make[4]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2003/libspeex'
  240. Making all in speexenc
  241. make[4]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2003/speexenc'
  242. make[4]: Nothing to be done for 'all'.
  243. make[4]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2003/speexenc'
  244. Making all in speexdec
  245. make[4]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2003/speexdec'
  246. make[4]: Nothing to be done for 'all'.
  247. make[4]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2003/speexdec'
  248. Making all in tests
  249. make[4]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2003/tests'
  250. make[4]: Nothing to be done for 'all'.
  251. make[4]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2003/tests'
  252. make[4]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2003'
  253. make[4]: Nothing to be done for 'all-am'.
  254. make[4]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2003'
  255. make[3]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2003'
  256. Making all in VS2005
  257. make[3]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2005'
  258. Making all in libspeex
  259. make[4]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2005/libspeex'
  260. make[4]: Nothing to be done for 'all'.
  261. make[4]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2005/libspeex'
  262. Making all in speexenc
  263. make[4]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2005/speexenc'
  264. make[4]: Nothing to be done for 'all'.
  265. make[4]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2005/speexenc'
  266. Making all in speexdec
  267. make[4]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2005/speexdec'
  268. make[4]: Nothing to be done for 'all'.
  269. make[4]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2005/speexdec'
  270. Making all in tests
  271. make[4]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2005/tests'
  272. make[4]: Nothing to be done for 'all'.
  273. make[4]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2005/tests'
  274. make[4]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2005'
  275. make[4]: Nothing to be done for 'all-am'.
  276. make[4]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2005'
  277. make[3]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2005'
  278. Making all in VS2008
  279. make[3]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2008'
  280. Making all in libspeex
  281. make[4]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2008/libspeex'
  282. make[4]: Nothing to be done for 'all'.
  283. make[4]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2008/libspeex'
  284. Making all in speexenc
  285. make[4]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2008/speexenc'
  286. make[4]: Nothing to be done for 'all'.
  287. make[4]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2008/speexenc'
  288. Making all in speexdec
  289. make[4]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2008/speexdec'
  290. make[4]: Nothing to be done for 'all'.
  291. make[4]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2008/speexdec'
  292. Making all in tests
  293. make[4]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2008/tests'
  294. make[4]: Nothing to be done for 'all'.
  295. make[4]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2008/tests'
  296. make[4]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2008'
  297. make[4]: Nothing to be done for 'all-am'.
  298. make[4]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2008'
  299. make[3]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32/VS2008'
  300. make[3]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32'
  301. make[3]: Nothing to be done for 'all-am'.
  302. make[3]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32'
  303. make[2]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/win32'
  304. Making all in symbian
  305. make[2]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/symbian'
  306. make[2]: Nothing to be done for 'all'.
  307. make[2]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/symbian'
  308. Making all in ti
  309. make[2]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/ti'
  310. Making all in speex_C54_test
  311. make[3]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/ti/speex_C54_test'
  312. make[3]: Nothing to be done for 'all'.
  313. make[3]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/ti/speex_C54_test'
  314. Making all in speex_C55_test
  315. make[3]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/ti/speex_C55_test'
  316. make[3]: Nothing to be done for 'all'.
  317. make[3]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/ti/speex_C55_test'
  318. Making all in speex_C64_test
  319. make[3]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/ti/speex_C64_test'
  320. make[3]: Nothing to be done for 'all'.
  321. make[3]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/ti/speex_C64_test'
  322. make[3]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/ti'
  323. make[3]: Nothing to be done for 'all-am'.
  324. make[3]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/ti'
  325. make[2]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/ti'
  326. Making all in src
  327. make[2]: Entering directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/src'
  328. CC speexenc.o
  329. CC wav_io.o
  330. CC skeleton.o
  331. CC speexdec.o
  332. CCLD speexdec
  333. speexenc.c:56:36: fatal error: speex/speex_preprocess.h: No such file or directory
  334. compilation terminated.
  335. make[2]: *** [Makefile:464: speexenc.o] Error 1
  336. make[2]: *** Waiting for unfinished jobs....
  337. make[2]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2/src'
  338. make[1]: *** [Makefile:495: all-recursive] Error 1
  339. make[1]: Leaving directory '/home/pkgmk/work/speex-32/src/speex-1.2rc2'
  340. make: *** [Makefile:380: all] Error 2
  341. =======> ERROR: Building '/home/pkgmk/packages/speex-32#1.2rc2-1.pkg.tar.xz' failed.
  342.