spacepaste

  1.  
  2.  * Package: media-libs/celt-0.5.1.3
  3.  * Repository: gentoo
  4.  * Maintainer: sound@gentoo.org
  5.  * USE: abi_x86_64 amd64 elibc_musl kernel_linux pie ssp userland_GNU
  6.  * FEATURES: preserve-libs sandbox userpriv usersandbox
  7. >>> Unpacking source...
  8. >>> Unpacking celt-0.5.1.3.tar.gz to /tmp/portage/media-libs/celt-0.5.1.3/work
  9. >>> Source unpacked in /tmp/portage/media-libs/celt-0.5.1.3/work
  10. >>> Preparing source in /tmp/portage/media-libs/celt-0.5.1.3/work/celt-0.5.1.3 ...
  11. >>> Source prepared.
  12. >>> Configuring source in /tmp/portage/media-libs/celt-0.5.1.3/work/celt-0.5.1.3 ...
  13. * econf: updating celt-0.5.1.3/config.guess with /usr/share/gnuconfig/config.guess
  14. * econf: updating celt-0.5.1.3/config.sub with /usr/share/gnuconfig/config.sub
  15. ./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --disable-static --without-ogg
  16. configure: loading site script /usr/share/config.site
  17. checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/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... no
  23. checking build system type... x86_64-gentoo-linux-musl
  24. checking host system type... x86_64-gentoo-linux-musl
  25. checking for style of include used by make... GNU
  26. checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc
  27. checking for C compiler default output file name... a.out
  28. checking whether the C compiler works... yes
  29. checking whether we are cross compiling... no
  30. checking for suffix of executables...
  31. checking for suffix of object files... o
  32. checking whether we are using the GNU C compiler... yes
  33. checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes
  34. checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... none needed
  35. checking dependency style of x86_64-gentoo-linux-musl-gcc... gcc3
  36. checking for a sed that does not truncate output... /bin/sed
  37. checking for grep that handles long lines and -e... /bin/grep
  38. checking for egrep... /bin/grep -E
  39. checking for ld used by x86_64-gentoo-linux-musl-gcc... /usr/x86_64-gentoo-linux-musl/bin/ld
  40. checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld) is GNU ld... yes
  41. checking for /usr/x86_64-gentoo-linux-musl/bin/ld option to reload object files... -r
  42. checking for BSD-compatible nm... /usr/bin/nm -B
  43. checking whether ln -s works... yes
  44. checking how to recognize dependent libraries... pass_all
  45. checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E
  46. checking for ANSI C header files... yes
  47. checking for sys/types.h... yes
  48. checking for sys/stat.h... yes
  49. checking for stdlib.h... yes
  50. checking for string.h... yes
  51. checking for memory.h... yes
  52. checking for strings.h... yes
  53. checking for inttypes.h... yes
  54. checking for stdint.h... yes
  55. checking for unistd.h... yes
  56. checking dlfcn.h usability... yes
  57. checking dlfcn.h presence... yes
  58. checking for dlfcn.h... yes
  59. checking for x86_64-gentoo-linux-musl-g++... x86_64-gentoo-linux-musl-g++
  60. checking whether we are using the GNU C++ compiler... yes
  61. checking whether x86_64-gentoo-linux-musl-g++ accepts -g... yes
  62. checking dependency style of x86_64-gentoo-linux-musl-g++... gcc3
  63. checking how to run the C++ preprocessor... x86_64-gentoo-linux-musl-g++ -E
  64. checking for x86_64-gentoo-linux-musl-g77... no
  65. checking for x86_64-gentoo-linux-musl-xlf... no
  66. checking for x86_64-gentoo-linux-musl-f77... no
  67. checking for x86_64-gentoo-linux-musl-frt... no
  68. checking for x86_64-gentoo-linux-musl-pgf77... no
  69. checking for x86_64-gentoo-linux-musl-cf77... no
  70. checking for x86_64-gentoo-linux-musl-fort77... no
  71. checking for x86_64-gentoo-linux-musl-fl32... no
  72. checking for x86_64-gentoo-linux-musl-af77... no
  73. checking for x86_64-gentoo-linux-musl-xlf90... no
  74. checking for x86_64-gentoo-linux-musl-f90... no
  75. checking for x86_64-gentoo-linux-musl-pgf90... no
  76. checking for x86_64-gentoo-linux-musl-pghpf... no
  77. checking for x86_64-gentoo-linux-musl-epcf90... no
  78. checking for x86_64-gentoo-linux-musl-gfortran... x86_64-gentoo-linux-musl-gfortran
  79. checking whether we are using the GNU Fortran 77 compiler... yes
  80. checking whether x86_64-gentoo-linux-musl-gfortran accepts -g... yes
  81. checking the maximum length of command line arguments... 98304
  82. checking command to parse /usr/bin/nm -B output from x86_64-gentoo-linux-musl-gcc object... ok
  83. checking for objdir... .libs
  84. checking for x86_64-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar
  85. checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib
  86. checking for x86_64-gentoo-linux-musl-strip... x86_64-gentoo-linux-musl-strip
  87. checking if x86_64-gentoo-linux-musl-gcc supports -fno-rtti -fno-exceptions... no
  88. checking for x86_64-gentoo-linux-musl-gcc option to produce PIC... -fPIC
  89. checking if x86_64-gentoo-linux-musl-gcc PIC flag -fPIC works... yes
  90. checking if x86_64-gentoo-linux-musl-gcc static flag -static works... yes
  91. checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... yes
  92. checking whether the x86_64-gentoo-linux-musl-gcc linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
  93. checking whether -lc should be explicitly linked in... no
  94. checking dynamic linker characteristics... GNU/Linux ld.so
  95. checking how to hardcode library paths into programs... immediate
  96. checking whether stripping libraries is possible... yes
  97. checking if libtool supports shared libraries... yes
  98. checking whether to build shared libraries... yes
  99. checking whether to build static libraries... no
  100. configure: creating libtool
  101. appending configuration tag "CXX" to libtool
  102. checking for ld used by x86_64-gentoo-linux-musl-g++... /usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64
  103. checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes
  104. checking whether the x86_64-gentoo-linux-musl-g++ linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
  105. checking for x86_64-gentoo-linux-musl-g++ option to produce PIC... -fPIC
  106. checking if x86_64-gentoo-linux-musl-g++ PIC flag -fPIC works... yes
  107. checking if x86_64-gentoo-linux-musl-g++ static flag -static works... yes
  108. checking if x86_64-gentoo-linux-musl-g++ supports -c -o file.o... yes
  109. checking whether the x86_64-gentoo-linux-musl-g++ linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
  110. checking dynamic linker characteristics... GNU/Linux ld.so
  111. (cached) (cached) checking how to hardcode library paths into programs... immediate
  112. appending configuration tag "F77" to libtool
  113. checking if libtool supports shared libraries... yes
  114. checking whether to build shared libraries... yes
  115. checking whether to build static libraries... no
  116. checking for x86_64-gentoo-linux-musl-gfortran option to produce PIC... -fPIC
  117. checking if x86_64-gentoo-linux-musl-gfortran PIC flag -fPIC works... yes
  118. checking if x86_64-gentoo-linux-musl-gfortran static flag -static works... yes
  119. checking if x86_64-gentoo-linux-musl-gfortran supports -c -o file.o... yes
  120. checking whether the x86_64-gentoo-linux-musl-gfortran linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
  121. checking dynamic linker characteristics... GNU/Linux ld.so
  122. (cached) (cached) checking how to hardcode library paths into programs... immediate
  123. checking whether byte ordering is bigendian... no
  124. checking for an ANSI C-conforming const... yes
  125. checking for inline... inline
  126. checking for C/C++ restrict keyword... restrict
  127. checking for C99 variable-size arrays... yes
  128. checking alloca.h usability... yes
  129. checking alloca.h presence... yes
  130. checking for alloca.h... yes
  131. checking getopt.h usability... yes
  132. checking getopt.h presence... yes
  133. checking for getopt.h... yes
  134. checking for alloca... yes
  135. checking sys/soundcard.h usability... yes
  136. checking sys/soundcard.h presence... yes
  137. checking for sys/soundcard.h... yes
  138. checking sys/audioio.h usability... no
  139. checking sys/audioio.h presence... no
  140. checking for sys/audioio.h... no
  141. checking for Ogg... no
  142. *** Could not run Ogg test program, checking why...
  143. *** The test program failed to compile or link. See the file config.log for the
  144. *** exact error that occured. This usually means Ogg was incorrectly installed
  145. *** or that you have moved Ogg since it was installed.
  146. checking for sin in -lm... yes
  147. checking for getopt_long... yes
  148. checking for main in -lwinmm... no
  149. checking for lrintf... yes
  150. checking for lrint... yes
  151. checking for short... yes
  152. checking size of short... 2
  153. checking for int... yes
  154. checking size of int... 4
  155. checking for long... yes
  156. checking size of long... 8
  157. checking for long long... yes
  158. checking size of long long... 8
  159. configure: creating ./config.status
  160. config.status: creating Makefile
  161. config.status: creating libcelt/Makefile
  162. config.status: creating tests/Makefile
  163. config.status: creating celt051.pc
  164. config.status: creating tools/Makefile
  165. config.status: creating config.h
  166. config.status: executing depfiles commands
  167. **IMPORTANT**
  168. You don't seem to have the development package for libogg (libogg-devel) installed. Only the library will be built (no encoder/decoder executable)
  169. You can download libogg from http://www.vorbis.com/download.psp
  170. Type "make; make install" to compile and install
  171. >>> Source configured.
  172. >>> Compiling source in /tmp/portage/media-libs/celt-0.5.1.3/work/celt-0.5.1.3 ...
  173. make -j6
  174. make all-recursive
  175. make[1]: Entering directory '/tmp/portage/media-libs/celt-0.5.1.3/work/celt-0.5.1.3'
  176. Making all in libcelt
  177. make[2]: Entering directory '/tmp/portage/media-libs/celt-0.5.1.3/work/celt-0.5.1.3/libcelt'
  178. /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT bands.lo -MD -MP -MF .deps/bands.Tpo -c -o bands.lo bands.c
  179. /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT celt.lo -MD -MP -MF .deps/celt.Tpo -c -o celt.lo celt.c
  180. /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT cwrs.lo -MD -MP -MF .deps/cwrs.Tpo -c -o cwrs.lo cwrs.c
  181. /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT entcode.lo -MD -MP -MF .deps/entcode.Tpo -c -o entcode.lo entcode.c
  182. /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT entdec.lo -MD -MP -MF .deps/entdec.Tpo -c -o entdec.lo entdec.c
  183. /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT entenc.lo -MD -MP -MF .deps/entenc.Tpo -c -o entenc.lo entenc.c
  184. mkdir .libs
  185. mkdir .libs
  186. mkdir: cannot create directory '.libs': File exists
  187. x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT celt.lo -MD -MP -MF .deps/celt.Tpo -c celt.c -fPIC -DPIC -o .libs/celt.o
  188. x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT entcode.lo -MD -MP -MF .deps/entcode.Tpo -c entcode.c -fPIC -DPIC -o .libs/entcode.o
  189. x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT cwrs.lo -MD -MP -MF .deps/cwrs.Tpo -c cwrs.c -fPIC -DPIC -o .libs/cwrs.o
  190. x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT bands.lo -MD -MP -MF .deps/bands.Tpo -c bands.c -fPIC -DPIC -o .libs/bands.o
  191. x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT entdec.lo -MD -MP -MF .deps/entdec.Tpo -c entdec.c -fPIC -DPIC -o .libs/entdec.o
  192. x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT entenc.lo -MD -MP -MF .deps/entenc.Tpo -c entenc.c -fPIC -DPIC -o .libs/entenc.o
  193. mv -f .deps/entcode.Tpo .deps/entcode.Plo
  194. /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT header.lo -MD -MP -MF .deps/header.Tpo -c -o header.lo header.c
  195. mv -f .deps/entdec.Tpo .deps/entdec.Plo
  196. /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT kfft_single.lo -MD -MP -MF .deps/kfft_single.Tpo -c -o kfft_single.lo kfft_single.c
  197. mv -f .deps/entenc.Tpo .deps/entenc.Plo
  198. /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT kiss_fft.lo -MD -MP -MF .deps/kiss_fft.Tpo -c -o kiss_fft.lo kiss_fft.c
  199. mv -f .deps/cwrs.Tpo .deps/cwrs.Plo
  200. /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT kiss_fftr.lo -MD -MP -MF .deps/kiss_fftr.Tpo -c -o kiss_fftr.lo kiss_fftr.c
  201. x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT header.lo -MD -MP -MF .deps/header.Tpo -c header.c -fPIC -DPIC -o .libs/header.o
  202. x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT kfft_single.lo -MD -MP -MF .deps/kfft_single.Tpo -c kfft_single.c -fPIC -DPIC -o .libs/kfft_single.o
  203. x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT kiss_fft.lo -MD -MP -MF .deps/kiss_fft.Tpo -c kiss_fft.c -fPIC -DPIC -o .libs/kiss_fft.o
  204. mv -f .deps/header.Tpo .deps/header.Plo
  205. mv -f .deps/kfft_single.Tpo .deps/kfft_single.Plo
  206. /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT laplace.lo -MD -MP -MF .deps/laplace.Tpo -c -o laplace.lo laplace.c
  207. /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c -o mdct.lo mdct.c
  208. mv -f .deps/bands.Tpo .deps/bands.Plo
  209. /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT modes.lo -MD -MP -MF .deps/modes.Tpo -c -o modes.lo modes.c
  210. x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT kiss_fftr.lo -MD -MP -MF .deps/kiss_fftr.Tpo -c kiss_fftr.c -fPIC -DPIC -o .libs/kiss_fftr.o
  211. mv -f .deps/celt.Tpo .deps/celt.Plo
  212. x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c mdct.c -fPIC -DPIC -o .libs/mdct.o
  213. mv -f .deps/kiss_fftr.Tpo .deps/kiss_fftr.Plo
  214. /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT pitch.lo -MD -MP -MF .deps/pitch.Tpo -c -o pitch.lo pitch.c
  215. /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT psy.lo -MD -MP -MF .deps/psy.Tpo -c -o psy.lo psy.c
  216. x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT laplace.lo -MD -MP -MF .deps/laplace.Tpo -c laplace.c -fPIC -DPIC -o .libs/laplace.o
  217. x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT modes.lo -MD -MP -MF .deps/modes.Tpo -c modes.c -fPIC -DPIC -o .libs/modes.o
  218. mv -f .deps/laplace.Tpo .deps/laplace.Plo
  219. /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT quant_bands.lo -MD -MP -MF .deps/quant_bands.Tpo -c -o quant_bands.lo quant_bands.c
  220. mv -f .deps/kiss_fft.Tpo .deps/kiss_fft.Plo
  221. mv -f .deps/mdct.Tpo .deps/mdct.Plo
  222. /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT quant_pitch.lo -MD -MP -MF .deps/quant_pitch.Tpo -c -o quant_pitch.lo quant_pitch.c
  223. /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT rangedec.lo -MD -MP -MF .deps/rangedec.Tpo -c -o rangedec.lo rangedec.c
  224. x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT pitch.lo -MD -MP -MF .deps/pitch.Tpo -c pitch.c -fPIC -DPIC -o .libs/pitch.o
  225. x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT psy.lo -MD -MP -MF .deps/psy.Tpo -c psy.c -fPIC -DPIC -o .libs/psy.o
  226. mv -f .deps/modes.Tpo .deps/modes.Plo
  227. /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT rangeenc.lo -MD -MP -MF .deps/rangeenc.Tpo -c -o rangeenc.lo rangeenc.c
  228. x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT quant_bands.lo -MD -MP -MF .deps/quant_bands.Tpo -c quant_bands.c -fPIC -DPIC -o .libs/quant_bands.o
  229. mv -f .deps/psy.Tpo .deps/psy.Plo
  230. /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT rate.lo -MD -MP -MF .deps/rate.Tpo -c -o rate.lo rate.c
  231. mv -f .deps/pitch.Tpo .deps/pitch.Plo
  232. /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT vq.lo -MD -MP -MF .deps/vq.Tpo -c -o vq.lo vq.c
  233. x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT quant_pitch.lo -MD -MP -MF .deps/quant_pitch.Tpo -c quant_pitch.c -fPIC -DPIC -o .libs/quant_pitch.o
  234. x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT rangedec.lo -MD -MP -MF .deps/rangedec.Tpo -c rangedec.c -fPIC -DPIC -o .libs/rangedec.o
  235. x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT rangeenc.lo -MD -MP -MF .deps/rangeenc.Tpo -c rangeenc.c -fPIC -DPIC -o .libs/rangeenc.o
  236. mv -f .deps/rangedec.Tpo .deps/rangedec.Plo
  237. x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT testcelt.o -MD -MP -MF .deps/testcelt.Tpo -c -o testcelt.o testcelt.c
  238. mv -f .deps/quant_pitch.Tpo .deps/quant_pitch.Plo
  239. x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT dump_modes.o -MD -MP -MF .deps/dump_modes.Tpo -c -o dump_modes.o dump_modes.c
  240. mv -f .deps/quant_bands.Tpo .deps/quant_bands.Plo
  241. x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT rate.lo -MD -MP -MF .deps/rate.Tpo -c rate.c -fPIC -DPIC -o .libs/rate.o
  242. rate.c: In function ‘compute_allocation’:
  243. rate.c:131:8: warning: variable ‘remaining_bits’ set but not used [-Wunused-but-set-variable]
  244. int remaining_bits;
  245. ^~~~~~~~~~~~~~
  246. x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT vq.lo -MD -MP -MF .deps/vq.Tpo -c vq.c -fPIC -DPIC -o .libs/vq.o
  247. mv -f .deps/rangeenc.Tpo .deps/rangeenc.Plo
  248. mv -f .deps/testcelt.Tpo .deps/testcelt.Po
  249. mv -f .deps/rate.Tpo .deps/rate.Plo
  250. mv -f .deps/dump_modes.Tpo .deps/dump_modes.Po
  251. mv -f .deps/vq.Tpo .deps/vq.Plo
  252. /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -version-info 0:0:0 -Wl,-O1 -Wl,--as-needed -o libcelt051.la -rpath /usr/lib bands.lo celt.lo cwrs.lo entcode.lo entdec.lo entenc.lo header.lo kfft_single.lo kiss_fft.lo kiss_fftr.lo laplace.lo mdct.lo modes.lo pitch.lo psy.lo quant_bands.lo quant_pitch.lo rangedec.lo rangeenc.lo rate.lo vq.lo -lm
  253. x86_64-gentoo-linux-musl-gcc -shared .libs/bands.o .libs/celt.o .libs/cwrs.o .libs/entcode.o .libs/entdec.o .libs/entenc.o .libs/header.o .libs/kfft_single.o .libs/kiss_fft.o .libs/kiss_fftr.o .libs/laplace.o .libs/mdct.o .libs/modes.o .libs/pitch.o .libs/psy.o .libs/quant_bands.o .libs/quant_pitch.o .libs/rangedec.o .libs/rangeenc.o .libs/rate.o .libs/vq.o -lm -march=skylake -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libcelt051.so.0 -o .libs/libcelt051.so.0.0.0
  254. (cd .libs && rm -f libcelt051.so.0 && ln -s libcelt051.so.0.0.0 libcelt051.so.0)
  255. (cd .libs && rm -f libcelt051.so && ln -s libcelt051.so.0.0.0 libcelt051.so)
  256. creating libcelt051.la
  257. (cd .libs && rm -f libcelt051.la && ln -s ../libcelt051.la libcelt051.la)
  258. /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -o testcelt testcelt.o libcelt051.la -lm
  259. /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -o dump_modes dump_modes.o libcelt051.la -lm
  260. x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -o .libs/testcelt testcelt.o ./.libs/libcelt051.so -lm
  261. x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -o .libs/dump_modes dump_modes.o ./.libs/libcelt051.so -lm
  262. creating testceltcreating dump_modes
  263. make[2]: Leaving directory '/tmp/portage/media-libs/celt-0.5.1.3/work/celt-0.5.1.3/libcelt'
  264. Making all in tests
  265. make[2]: Entering directory '/tmp/portage/media-libs/celt-0.5.1.3/work/celt-0.5.1.3/tests'
  266. x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../libcelt -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT type-test.o -MD -MP -MF .deps/type-test.Tpo -c -o type-test.o type-test.c
  267. x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../libcelt -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT ectest.o -MD -MP -MF .deps/ectest.Tpo -c -o ectest.o ectest.c
  268. x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../libcelt -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT cwrs32-test.o -MD -MP -MF .deps/cwrs32-test.Tpo -c -o cwrs32-test.o cwrs32-test.c
  269. x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../libcelt -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT real-fft-test.o -MD -MP -MF .deps/real-fft-test.Tpo -c -o real-fft-test.o real-fft-test.c
  270. x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../libcelt -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT dft-test.o -MD -MP -MF .deps/dft-test.Tpo -c -o dft-test.o dft-test.c
  271. x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../libcelt -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT laplace-test.o -MD -MP -MF .deps/laplace-test.Tpo -c -o laplace-test.o laplace-test.c
  272. mv -f .deps/type-test.Tpo .deps/type-test.Po
  273. x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../libcelt -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT mdct-test.o -MD -MP -MF .deps/mdct-test.Tpo -c -o mdct-test.o mdct-test.c
  274. mv -f .deps/laplace-test.Tpo .deps/laplace-test.Po
  275. x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../libcelt -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT mathops-test.o -MD -MP -MF .deps/mathops-test.Tpo -c -o mathops-test.o mathops-test.c
  276. mv -f .deps/mathops-test.Tpo .deps/mathops-test.Po
  277. /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -o type-test type-test.o -lm
  278. mv -f .deps/dft-test.Tpo .deps/dft-test.Po
  279. /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -o laplace-test laplace-test.o -lm
  280. mv -f .deps/cwrs32-test.Tpo .deps/cwrs32-test.Po
  281. /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -o mathops-test mathops-test.o -lm
  282. mv -f .deps/ectest.Tpo .deps/ectest.Po
  283. /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -o ectest ectest.o -lm
  284. mv -f .deps/real-fft-test.Tpo .deps/real-fft-test.Po
  285. /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -o cwrs32-test cwrs32-test.o -lm
  286. mkdir .libs
  287. x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -o type-test type-test.o -lm
  288. x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -o laplace-test laplace-test.o -lm
  289. mv -f .deps/mdct-test.Tpo .deps/mdct-test.Po
  290. /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -o real-fft-test real-fft-test.o -lm
  291. /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -o dft-test dft-test.o -lm
  292. laplace-test.o: In function `ec_enc_uint':
  293. laplace-test.c:(.text+0xcd8): undefined reference to `ec_ilog'
  294. laplace-test.o: In function `ec_enc_tell':
  295. laplace-test.c:(.text+0xdc5): undefined reference to `ec_ilog'
  296. laplace-test.o: In function `ec_dec_uint':
  297. laplace-test.c:(.text+0x1507): undefined reference to `ec_ilog'
  298. laplace-test.o: In function `ec_dec_tell':
  299. laplace-test.c:(.text+0x163a): undefined reference to `ec_ilog'
  300. collect2: error: ld returned 1 exit status
  301. make[2]: *** [Makefile:280: laplace-test] Error 1
  302. make[2]: *** Waiting for unfinished jobs....
  303. x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -o mathops-test mathops-test.o -lm
  304. x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -o ectest ectest.o -lm
  305. ectest.o: In function `ec_enc_uint':
  306. ectest.c:(.text+0xac8): undefined reference to `ec_ilog'x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -o cwrs32-test cwrs32-test.o -lm
  307. ectest.o: In function `ec_enc_tell':
  308. ectest.c:(.text+0xbb5): undefined reference to `ec_ilog'
  309. ectest.o: In function `ec_dec_uint':
  310. ectest.c:(.text+0x1177): undefined reference to `ec_ilog'
  311. ectest.o: In function `ec_dec_tell':
  312. ectest.c:(.text+0x12aa): undefined reference to `ec_ilog'
  313. ectest.o: In function `log2_frac':
  314. ectest.c:(.text+0x134a): undefined reference to `ec_ilog'
  315. ectest.o:ectest.c:(.text+0x15d4): more undefined references to `ec_ilog' follow
  316. collect2: error: ld returned 1 exit status
  317. make[2]: *** [Makefile:277: ectest] Error 1
  318. cwrs32-test.o: In function `ec_enc_uint':
  319. cwrs32-test.c:(.text+0xac8): undefined reference to `ec_ilog'
  320. cwrs32-test.o: In function `ec_enc_tell':
  321. cwrs32-test.c:(.text+0xbb5): undefined reference to `ec_ilog'
  322. cwrs32-test.o: In function `ec_dec_uint':
  323. cwrs32-test.c:(.text+0x1177): undefined reference to `ec_ilog'
  324. cwrs32-test.o: In function `ec_dec_tell':
  325. cwrs32-test.c:(.text+0x12aa): undefined reference to `ec_ilog'
  326. cwrs32-test.o: In function `log2_frac':
  327. cwrs32-test.c:(.text+0x134a): undefined reference to `ec_ilog'
  328. cwrs32-test.o:cwrs32-test.c:(.text+0x15d4): more undefined references to `ec_ilog' follow
  329. collect2: error: ld returned 1 exit status
  330. make[2]: *** [Makefile:271: cwrs32-test] Error 1
  331. x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -o dft-test dft-test.o -lm x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -Wl,-O1 -Wl,--as-needed -o real-fft-test real-fft-test.o -lm
  332. make[2]: Leaving directory '/tmp/portage/media-libs/celt-0.5.1.3/work/celt-0.5.1.3/tests'
  333. make[1]: *** [Makefile:302: all-recursive] Error 1
  334. make[1]: Leaving directory '/tmp/portage/media-libs/celt-0.5.1.3/work/celt-0.5.1.3'
  335. make: *** [Makefile:215: all] Error 2
  336. emake failed
  337. * ERROR: media-libs/celt-0.5.1.3::gentoo failed (compile phase):
  338. * emake failed
  339. *
  340. * Call stack:
  341. * ebuild.sh, line 124: Called src_compile
  342. * environment, line 135: Called default
  343. * phase-functions.sh, line 853: Called default_src_compile
  344. * phase-functions.sh, line 890: Called __eapi2_src_compile
  345. * phase-helpers.sh, line 788: Called die
  346. * The specific snippet of code:
  347. * emake || die "emake failed"
  348. *
  349. * If you need support, post the output of `emerge --info '=media-libs/celt-0.5.1.3::gentoo'`,
  350. * the complete build log and the output of `emerge -pqv '=media-libs/celt-0.5.1.3::gentoo'`.
  351. * The complete build log is located at '/tmp/portage/media-libs/celt-0.5.1.3/temp/build.log'.
  352. * The ebuild environment file is located at '/tmp/portage/media-libs/celt-0.5.1.3/temp/environment'.
  353. * Working directory: '/tmp/portage/media-libs/celt-0.5.1.3/work/celt-0.5.1.3'
  354. * S: '/tmp/portage/media-libs/celt-0.5.1.3/work/celt-0.5.1.3'
  355.