Guest User

Untitled

a guest
Apr 17th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.71 KB | None | 0 0
  1. checking for libintl.h... yes
  2. checking limits.h usability... yes
  3. checking limits.h presence... yes
  4. checking for limits.h... yes
  5. checking malloc.h usability... yes
  6. checking malloc.h presence... yes
  7. checking for malloc.h... yes
  8. checking for memory.h... (cached) yes
  9. checking netdb.h usability... yes
  10. checking netdb.h presence... yes
  11. checking for netdb.h... yes
  12. checking netinet/in.h usability... yes
  13. checking netinet/in.h presence... yes
  14. checking for netinet/in.h... yes
  15. checking for stdlib.h... (cached) yes
  16. checking for string.h... (cached) yes
  17. checking for strings.h... (cached) yes
  18. checking sys/ioctl.h usability... yes
  19. checking sys/ioctl.h presence... yes
  20. checking for sys/ioctl.h... yes
  21. checking sys/socket.h usability... yes
  22. checking sys/socket.h presence... yes
  23. checking for sys/socket.h... yes
  24. checking sys/time.h usability... yes
  25. checking sys/time.h presence... yes
  26. checking for sys/time.h... yes
  27. checking for unistd.h... (cached) yes
  28. checking utime.h usability... yes
  29. checking utime.h presence... yes
  30. checking for utime.h... yes
  31. checking ostream usability... yes
  32. checking ostream presence... yes
  33. checking for ostream... yes
  34. checking whether stat file-mode macros are broken... no
  35. checking for stdbool.h that conforms to C99... yes
  36. checking for _Bool... no
  37. checking for an ANSI C-conforming const... yes
  38. checking for inline... inline
  39. checking for pid_t... yes
  40. checking for size_t... yes
  41. checking whether time.h and sys/time.h may both be included... yes
  42. checking for working volatile... yes
  43. checking for ptrdiff_t... yes
  44. checking for uid_t in sys/types.h... yes
  45. checking for unistd.h... (cached) yes
  46. checking for working chown... yes
  47. checking for error_at_line... yes
  48. checking vfork.h usability... no
  49. checking vfork.h presence... no
  50. checking for vfork.h... no
  51. checking for fork... yes
  52. checking for vfork... yes
  53. checking for working fork... yes
  54. checking for working vfork... (cached) yes
  55. checking whether gcc needs -traditional... no
  56. checking for stdlib.h... (cached) yes
  57. checking for GNU libc compatible malloc... yes
  58. checking for working memcmp... yes
  59. checking for stdlib.h... (cached) yes
  60. checking for GNU libc compatible realloc... yes
  61. checking sys/select.h usability... yes
  62. checking sys/select.h presence... yes
  63. checking for sys/select.h... yes
  64. checking for sys/socket.h... (cached) yes
  65. checking types of arguments for select... int,fd_set *,struct timeval *
  66. checking return type of signal handlers... void
  67. checking whether lstat dereferences a symlink specified with a trailing slash... yes
  68. checking whether stat accepts an empty string... no
  69. checking for utime.h... (cached) yes
  70. checking whether utime accepts a null argument... yes
  71. checking for vprintf... yes
  72. checking for _doprnt... no
  73. checking for bzero... yes
  74. checking for floor... yes
  75. checking for gethostbyname... yes
  76. checking for gethrtime... no
  77. checking for gettimeofday... yes
  78. checking for inet_ntoa... yes
  79. checking for memset... yes
  80. checking for mkdir... yes
  81. checking for pathconf... yes
  82. checking for pow... yes
  83. checking for regcomp... yes
  84. checking for select... yes
  85. checking for setlocale... yes
  86. checking for socket... yes
  87. checking for strchr... yes
  88. checking for strdup... yes
  89. checking for strerror... yes
  90. checking for strrchr... yes
  91. checking for strstr... yes
  92. checking for strtol... yes
  93. checking for utime... yes
  94. checking for pkg-config... /usr/bin/pkg-config
  95. checking pkg-config is at least version 0.9.0... yes
  96. checking for SIP... yes
  97. checking for UUID... yes
  98. checking for ALSA... yes
  99. checking for PULSEAUDIO... yes
  100. checking for SAMPLERATE... yes
  101. checking for CCGNU2... yes
  102. checking for CCEXT2... yes
  103. checking for CCRTP... yes
  104. checking for dbus... yes
  105. checking for XML_ParserCreate_MM in -lexpat... yes
  106. checking expat.h usability... yes
  107. checking expat.h presence... yes
  108. checking for expat.h... yes
  109. checking for pthread_create in -lpthread... yes
  110. checking pthread.h usability... yes
  111. checking pthread.h presence... yes
  112. checking for pthread.h... yes
  113. checking for CPPUNIT... yes
  114. checking gsm.h usability... yes
  115. checking gsm.h presence... yes
  116. checking for gsm.h... yes
  117. checking for gsm_decode in -lgsm... yes
  118. checking speex/speex.h usability... yes
  119. checking speex/speex.h presence... yes
  120. checking for speex/speex.h... yes
  121. checking speex/speex_preprocess.h usability... yes
  122. checking speex/speex_preprocess.h presence... yes
  123. checking for speex/speex_preprocess.h... yes
  124. checking for speex_decode_int in -lspeex... yes
  125. checking for library containing speex_preprocess_run... -lspeexdsp
  126. checking for CELT... no
  127. checking for doxygen... no
  128. configure: creating ./config.status
  129. config.status: creating Makefile
  130. config.status: creating libs/Makefile
  131. config.status: creating libs/stund/Makefile
  132. config.status: creating libs/utilspp/Makefile
  133. config.status: creating libs/utilspp/functor/Makefile
  134. config.status: creating libs/utilspp/singleton/Makefile
  135. config.status: creating libs/dbus-c++/Makefile
  136. config.status: creating libs/dbus-c++/src/Makefile
  137. config.status: creating libs/dbus-c++/tools/Makefile
  138. config.status: creating libs/dbus-c++/data/Makefile
  139. config.status: creating libs/iax2/Makefile
  140. config.status: creating src/Makefile
  141. config.status: creating src/audio/Makefile
  142. config.status: creating src/audio/codecs/Makefile
  143. config.status: creating src/audio/codecs/ilbc/Makefile
  144. config.status: creating src/config/Makefile
  145. config.status: creating src/dbus/Makefile
  146. config.status: creating src/plug-in/audiorecorder/Makefile
  147. config.status: creating src/plug-in/Makefile
  148. config.status: creating src/plug-in/test/Makefile
  149. config.status: creating src/hooks/Makefile
  150. config.status: creating test/Makefile
  151. config.status: creating po/Makefile
  152. config.status: creating ringtones/Makefile
  153. config.status: creating man/Makefile
  154. config.status: creating doc/Makefile
  155. config.status: creating doc/doxygen/Makefile
  156. config.status: creating platform/suse.spec
  157. config.status: creating platform/fedora.spec
  158. config.status: creating config.h
  159. config.status: config.h is unchanged
  160. config.status: executing depfiles commands
  161. config.status: executing libtool commands
  162. make all-recursive
  163. make[1]: Entering directory `/tmp/yaourt-tmp-garret/aur-sflphone/sflphone/src/sflphone-0.9.5/sflphone-common'
  164. Making all in libs
  165. make[2]: Entering directory `/tmp/yaourt-tmp-garret/aur-sflphone/sflphone/src/sflphone-0.9.5/sflphone-common/libs'
  166. Making all in stund
  167. make[3]: Entering directory `/tmp/yaourt-tmp-garret/aur-sflphone/sflphone/src/sflphone-0.9.5/sflphone-common/libs/stund'
  168. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -march=x86-64 -mtune=generic -O2 -pipe -O0 -g -Wno-return-type -MT stun.lo -MD -MP -MF .deps/stun.Tpo -c -o stun.lo stun.cxx
  169. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -march=x86-64 -mtune=generic -O2 -pipe -O0 -g -Wno-return-type -MT stun.lo -MD -MP -MF .deps/stun.Tpo -c stun.cxx -fPIC -DPIC -o .libs/stun.o
  170. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -march=x86-64 -mtune=generic -O2 -pipe -O0 -g -Wno-return-type -MT stun.lo -MD -MP -MF .deps/stun.Tpo -c stun.cxx -o stun.o >/dev/null 2>&1
  171. mv -f .deps/stun.Tpo .deps/stun.Plo
  172. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -march=x86-64 -mtune=generic -O2 -pipe -O0 -g -Wno-return-type -MT udp.lo -MD -MP -MF .deps/udp.Tpo -c -o udp.lo udp.cxx
  173. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -march=x86-64 -mtune=generic -O2 -pipe -O0 -g -Wno-return-type -MT udp.lo -MD -MP -MF .deps/udp.Tpo -c udp.cxx -fPIC -DPIC -o .libs/udp.o
  174. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -march=x86-64 -mtune=generic -O2 -pipe -O0 -g -Wno-return-type -MT udp.lo -MD -MP -MF .deps/udp.Tpo -c udp.cxx -o udp.o >/dev/null 2>&1
  175. mv -f .deps/udp.Tpo .deps/udp.Plo
  176. /bin/sh ../../libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -O0 -g -Wno-return-type -Wl,--hash-style=gnu -Wl,--as-needed -o libstun.la stun.lo udp.lo -lspeexdsp -lspeex -lgsm -lstdc++
  177. libtool: link: ar cru .libs/libstun.a .libs/stun.o .libs/udp.o
  178. libtool: link: ranlib .libs/libstun.a
  179. libtool: link: ( cd ".libs" && rm -f "libstun.la" && ln -s "../libstun.la" "libstun.la" )
  180. make[3]: Leaving directory `/tmp/yaourt-tmp-garret/aur-sflphone/sflphone/src/sflphone-0.9.5/sflphone-common/libs/stund'
  181. Making all in utilspp
  182. make[3]: Entering directory `/tmp/yaourt-tmp-garret/aur-sflphone/sflphone/src/sflphone-0.9.5/sflphone-common/libs/utilspp'
  183. Making all in functor
  184. make[4]: Entering directory `/tmp/yaourt-tmp-garret/aur-sflphone/sflphone/src/sflphone-0.9.5/sflphone-common/libs/utilspp/functor'
  185. make[4]: Nothing to be done for `all'.
  186. make[4]: Leaving directory `/tmp/yaourt-tmp-garret/aur-sflphone/sflphone/src/sflphone-0.9.5/sflphone-common/libs/utilspp/functor'
  187. Making all in singleton
  188. make[4]: Entering directory `/tmp/yaourt-tmp-garret/aur-sflphone/sflphone/src/sflphone-0.9.5/sflphone-common/libs/utilspp/singleton'
  189. /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -march=x86-64 -mtune=generic -O2 -pipe -O0 -g -Wno-return-type -MT LifetimeLibrary.lo -MD -MP -MF .deps/LifetimeLibrary.Tpo -c -o LifetimeLibrary.lo LifetimeLibrary.cpp
  190. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -march=x86-64 -mtune=generic -O2 -pipe -O0 -g -Wno-return-type -MT LifetimeLibrary.lo -MD -MP -MF .deps/LifetimeLibrary.Tpo -c LifetimeLibrary.cpp -fPIC -DPIC -o .libs/LifetimeLibrary.o
  191. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -march=x86-64 -mtune=generic -O2 -pipe -O0 -g -Wno-return-type -MT LifetimeLibrary.lo -MD -MP -MF .deps/LifetimeLibrary.Tpo -c LifetimeLibrary.cpp -o LifetimeLibrary.o >/dev/null 2>&1
  192. mv -f .deps/LifetimeLibrary.Tpo .deps/LifetimeLibrary.Plo
  193. /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -march=x86-64 -mtune=generic -O2 -pipe -O0 -g -Wno-return-type -MT PrivateMembers.lo -MD -MP -MF .deps/PrivateMembers.Tpo -c -o PrivateMembers.lo PrivateMembers.cpp
  194. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -march=x86-64 -mtune=generic -O2 -pipe -O0 -g -Wno-return-type -MT PrivateMembers.lo -MD -MP -MF .deps/PrivateMembers.Tpo -c PrivateMembers.cpp -fPIC -DPIC -o .libs/PrivateMembers.o
  195. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -march=x86-64 -mtune=generic -O2 -pipe -O0 -g -Wno-return-type -MT PrivateMembers.lo -MD -MP -MF .deps/PrivateMembers.Tpo -c PrivateMembers.cpp -o PrivateMembers.o >/dev/null 2>&1
  196. mv -f .deps/PrivateMembers.Tpo .deps/PrivateMembers.Plo
  197. /bin/sh ../../../libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -O0 -g -Wno-return-type -Wl,--hash-style=gnu -Wl,--as-needed -o libsingleton.la LifetimeLibrary.lo PrivateMembers.lo -lspeexdsp -lspeex -lgsm -lstdc++
  198. libtool: link: ar cru .libs/libsingleton.a .libs/LifetimeLibrary.o .libs/PrivateMembers.o
  199. libtool: link: ranlib .libs/libsingleton.a
  200. libtool: link: ( cd ".libs" && rm -f "libsingleton.la" && ln -s "../libsingleton.la" "libsingleton.la" )
  201. make[4]: Leaving directory `/tmp/yaourt-tmp-garret/aur-sflphone/sflphone/src/sflphone-0.9.5/sflphone-common/libs/utilspp/singleton'
  202. make[4]: Entering directory `/tmp/yaourt-tmp-garret/aur-sflphone/sflphone/src/sflphone-0.9.5/sflphone-common/libs/utilspp'
  203. /bin/sh ../../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed -o libutilspp.la ./singleton/libsingleton.la -lspeexdsp -lspeex -lgsm -lstdc++
  204. libtool: link: (cd .libs/libutilspp.lax/libsingleton.a && ar x "/tmp/yaourt-tmp-garret/aur-sflphone/sflphone/src/sflphone-0.9.5/sflphone-common/libs/utilspp/./singleton/.libs/libsingleton.a")
  205. libtool: link: ar cru .libs/libutilspp.a .libs/libutilspp.lax/libsingleton.a/PrivateMembers.o .libs/libutilspp.lax/libsingleton.a/LifetimeLibrary.o
  206. libtool: link: ranlib .libs/libutilspp.a
  207. libtool: link: rm -fr .libs/libutilspp.lax
  208. libtool: link: ( cd ".libs" && rm -f "libutilspp.la" && ln -s "../libutilspp.la" "libutilspp.la" )
  209. make[4]: Leaving directory `/tmp/yaourt-tmp-garret/aur-sflphone/sflphone/src/sflphone-0.9.5/sflphone-common/libs/utilspp'
  210. make[3]: Leaving directory `/tmp/yaourt-tmp-garret/aur-sflphone/sflphone/src/sflphone-0.9.5/sflphone-common/libs/utilspp'
  211. Making all in iax2
  212. make[3]: Entering directory `/tmp/yaourt-tmp-garret/aur-sflphone/sflphone/src/sflphone-0.9.5/sflphone-common/libs/iax2'
  213. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DLIBIAX -fsigned-char -march=x86-64 -mtune=generic -O2 -pipe -MT iax2-parser.lo -MD -MP -MF .deps/iax2-parser.Tpo -c -o iax2-parser.lo iax2-parser.c
  214. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DLIBIAX -fsigned-char -march=x86-64 -mtune=generic -O2 -pipe -MT iax2-parser.lo -MD -MP -MF .deps/iax2-parser.Tpo -c iax2-parser.c -fPIC -DPIC -o .libs/iax2-parser.o
  215. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DLIBIAX -fsigned-char -march=x86-64 -mtune=generic -O2 -pipe -MT iax2-parser.lo -MD -MP -MF .deps/iax2-parser.Tpo -
Add Comment
Please, Sign In to add comment