spacepaste

  1.  
  2. $ sudo prt-get install pulseaudio
  3. prt-get: installing /usr/ports/opt/pulseaudio
  4. =======> Building '/usr/ports/opt/pulseaudio/pulseaudio#12.0-1.pkg.tar.gz'.
  5. bsdtar -p -o -C /usr/ports/opt/pulseaudio/work/src -xf /usr/ports/opt/pulseaudio/pulseaudio-12.0.tar.xz
  6. + build
  7. + cd pulseaudio-12.0
  8. + ./configure --prefix=/usr --libexecdir=/usr/lib/pulseaudio --disable-bluez4 --disable-bluez5 --disable-default-build-tests --disable-gtk3 --disable-rpath --disable-tcpwrap --disable-hal-compat --disable-openssl
  9. checking for a BSD-compatible install... /usr/bin/install -c
  10. checking whether build environment is sane... yes
  11. checking for a thread-safe mkdir -p... /bin/mkdir -p
  12. checking for gawk... gawk
  13. checking whether make sets $(MAKE)... yes
  14. checking whether make supports nested variables... yes
  15. checking whether UID '0' is supported by ustar format... yes
  16. checking whether GID '0' is supported by ustar format... yes
  17. checking how to create a ustar tar archive... gnutar
  18. checking build system type... x86_64-pc-linux-gnu
  19. checking host system type... x86_64-pc-linux-gnu
  20. checking for stow... no
  21. checking whether make supports nested variables... (cached) yes
  22. checking whether ln -s works... yes
  23. checking for gcc... gcc
  24. checking whether the C compiler works... yes
  25. checking for C compiler default output file name... a.out
  26. checking for suffix of executables...
  27. checking whether we are cross compiling... no
  28. checking for suffix of object files... o
  29. checking whether we are using the GNU C compiler... yes
  30. checking whether gcc accepts -g... yes
  31. checking for gcc option to accept ISO C89... none needed
  32. checking whether gcc understands -c and -o together... yes
  33. checking for style of include used by make... GNU
  34. checking dependency style of gcc... gcc3
  35. checking for g++... g++
  36. checking whether we are using the GNU C++ compiler... yes
  37. checking whether g++ accepts -g... yes
  38. checking dependency style of g++... gcc3
  39. checking how to run the C preprocessor... gcc -E
  40. checking for grep that handles long lines and -e... /usr/bin/grep
  41. checking for egrep... /usr/bin/grep -E
  42. checking whether gcc needs -traditional... no
  43. checking for ANSI C header files... yes
  44. checking for sys/types.h... yes
  45. checking for sys/stat.h... yes
  46. checking for stdlib.h... yes
  47. checking for string.h... yes
  48. checking for memory.h... yes
  49. checking for strings.h... yes
  50. checking for inttypes.h... yes
  51. checking for stdint.h... yes
  52. checking for unistd.h... yes
  53. checking minix/config.h usability... no
  54. checking minix/config.h presence... no
  55. checking for minix/config.h... no
  56. checking whether it is safe to define __EXTENSIONS__... yes
  57. checking whether g++ supports C++11 features by default... yes
  58. checking for gm4... no
  59. checking for m4... m4
  60. checking for pkg-config... /usr/bin/pkg-config
  61. checking pkg-config is at least version 0.9.0... yes
  62. checking whether NLS is requested... yes
  63. checking for intltool >= 0.35.0... 0.51.0 found
  64. checking for intltool-update... /usr/bin/intltool-update
  65. checking for intltool-merge... /usr/bin/intltool-merge
  66. checking for intltool-extract... /usr/bin/intltool-extract
  67. checking for xgettext... /usr/bin/xgettext
  68. checking for msgmerge... /usr/bin/msgmerge
  69. checking for msgfmt... /usr/bin/msgfmt
  70. checking for gmsgfmt... /usr/bin/msgfmt
  71. checking for perl... /usr/bin/perl
  72. checking for perl >= 5.8.1... 5.26.2
  73. checking for XML::Parser... ok
  74. checking for msgfmt... (cached) /usr/bin/msgfmt
  75. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  76. checking for xgettext... (cached) /usr/bin/xgettext
  77. checking for msgmerge... (cached) /usr/bin/msgmerge
  78. checking for ld used by GCC... /usr/bin/ld
  79. checking if the linker (/usr/bin/ld) is GNU ld... yes
  80. checking for shared library run path origin... done
  81. checking for CFPreferencesCopyAppValue... no
  82. checking for CFLocaleCopyCurrent... no
  83. checking for GNU gettext in libc... yes
  84. checking whether to use NLS... yes
  85. checking where the gettext function comes from... libc
  86. checking host operating system... linux
  87. checking whether C compiler accepts -std=gnu11... yes
  88. checking whether C compiler accepts -Wall... yes
  89. checking whether C compiler accepts -W... yes
  90. checking whether C compiler accepts -Wextra... yes
  91. checking whether C compiler accepts -pipe... yes
  92. checking whether C compiler accepts -Wno-long-long... yes
  93. checking whether C compiler accepts -Wno-overlength-strings... yes
  94. checking whether C compiler accepts -Wunsafe-loop-optimizations... yes
  95. checking whether C compiler accepts -Wundef... yes
  96. checking whether C compiler accepts -Wformat=2... yes
  97. checking whether C compiler accepts -Wlogical-op... yes
  98. checking whether C compiler accepts -Wsign-compare... yes
  99. checking whether C compiler accepts -Wformat-security... yes
  100. checking whether C compiler accepts -Wmissing-include-dirs... yes
  101. checking whether C compiler accepts -Wformat-nonliteral... yes
  102. checking whether C compiler accepts -Wold-style-definition... no
  103. checking whether C compiler accepts -Wpointer-arith... yes
  104. checking whether C compiler accepts -Winit-self... yes
  105. checking whether C compiler accepts -Wdeclaration-after-statement... yes
  106. checking whether C compiler accepts -Wfloat-equal... yes
  107. checking whether C compiler accepts -Wmissing-prototypes... yes
  108. checking whether C compiler accepts -Wstrict-prototypes... no
  109. checking whether C compiler accepts -Wredundant-decls... yes
  110. checking whether C compiler accepts -Wmissing-declarations... yes
  111. checking whether C compiler accepts -Wmissing-noreturn... yes
  112. checking whether C compiler accepts -Wshadow... yes
  113. checking whether C compiler accepts -Wendif-labels... yes
  114. checking whether C compiler accepts -Wcast-align... yes
  115. checking whether C compiler accepts -Wstrict-aliasing... yes
  116. checking whether C compiler accepts -Wwrite-strings... yes
  117. checking whether C compiler accepts -Wno-unused-parameter... yes
  118. checking whether C compiler accepts -ffast-math... yes
  119. checking whether C compiler accepts -fno-common... yes
  120. checking whether C compiler accepts -fdiagnostics-show-option... yes
  121. checking whether C compiler accepts -fdiagnostics-color=auto... yes
  122. checking whether the linker accepts "-Wl,-version-script=./src/map-file"... yes
  123. checking whether the linker accepts -Wl,-z,now... yes
  124. checking whether the linker accepts -Wl,-z,nodelete... yes
  125. checking whether the linker accepts -Wl,--no-undefined... yes
  126. checking whether gcc knows __sync_bool_compare_and_swap()... yes
  127. checking how to print strings... printf
  128. checking for a sed that does not truncate output... /bin/sed
  129. checking for fgrep... /usr/bin/grep -F
  130. checking for ld used by gcc... /usr/bin/ld
  131. checking if the linker (/usr/bin/ld) is GNU ld... yes
  132. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  133. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  134. checking the maximum length of command line arguments... 1572864
  135. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  136. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  137. checking for /usr/bin/ld option to reload object files... -r
  138. checking for objdump... objdump
  139. checking how to recognize dependent libraries... pass_all
  140. checking for dlltool... no
  141. checking how to associate runtime and link libraries... printf %s\n
  142. checking for ar... ar
  143. checking for archiver @FILE support... @
  144. checking for strip... strip
  145. checking for ranlib... ranlib
  146. checking command to parse /usr/bin/nm -B output from gcc object... ok
  147. checking for sysroot... no
  148. checking for a working dd... /bin/dd
  149. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  150. checking for mt... no
  151. checking if : is a manifest tool... no
  152. checking for dlfcn.h... yes
  153. checking for objdir... .libs
  154. checking if gcc supports -fno-rtti -fno-exceptions... no
  155. checking for gcc option to produce PIC... -fPIC -DPIC
  156. checking if gcc PIC flag -fPIC -DPIC works... yes
  157. checking if gcc static flag -static works... yes
  158. checking if gcc supports -c -o file.o... yes
  159. checking if gcc supports -c -o file.o... (cached) yes
  160. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  161. checking whether -lc should be explicitly linked in... no
  162. checking dynamic linker characteristics... GNU/Linux ld.so
  163. checking how to hardcode library paths into programs... immediate
  164. checking for shl_load... no
  165. checking for shl_load in -ldld... no
  166. checking for dlopen... no
  167. checking for dlopen in -ldl... yes
  168. checking whether a program can dlopen itself... yes
  169. checking whether a statically linked program can dlopen itself... no
  170. checking whether stripping libraries is possible... yes
  171. checking if libtool supports shared libraries... yes
  172. checking whether to build shared libraries... yes
  173. checking whether to build static libraries... no
  174. checking how to run the C++ preprocessor... g++ -E
  175. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  176. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  177. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  178. checking for g++ option to produce PIC... -fPIC -DPIC
  179. checking if g++ PIC flag -fPIC -DPIC works... yes
  180. checking if g++ static flag -static works... yes
  181. checking if g++ supports -c -o file.o... yes
  182. checking if g++ supports -c -o file.o... (cached) yes
  183. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  184. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  185. checking how to hardcode library paths into programs... immediate
  186. checking ltdl.h usability... yes
  187. checking ltdl.h presence... yes
  188. checking for ltdl.h... yes
  189. checking for lt_dladvise_init in -lltdl... yes
  190. checking for ANSI C header files... (cached) yes
  191. checking for arpa/inet.h... yes
  192. checking for cpuid.h... yes
  193. checking for glob.h... yes
  194. checking for grp.h... yes
  195. checking for netdb.h... yes
  196. checking for netinet/in.h... yes
  197. checking for netinet/in_systm.h... yes
  198. checking for netinet/tcp.h... yes
  199. checking for poll.h... yes
  200. checking for pwd.h... yes
  201. checking for sched.h... yes
  202. checking for sys/mman.h... yes
  203. checking for sys/select.h... yes
  204. checking for sys/socket.h... yes
  205. checking for sys/wait.h... yes
  206. checking for sys/uio.h... yes
  207. checking for syslog.h... yes
  208. checking for sys/dl.h... no
  209. checking for dlfcn.h... (cached) yes
  210. checking for linux/sockios.h... yes
  211. checking for sys/prctl.h... yes
  212. checking for sys/conf.h... no
  213. checking for sys/filio.h... no
  214. checking for windows.h... no
  215. checking for winsock2.h... no
  216. checking for ws2tcpip.h... no
  217. checking for sys/atomic.h... no
  218. checking for sys/ioctl.h... yes
  219. checking for byteswap.h... yes
  220. checking for sys/syscall.h... yes
  221. checking for sys/eventfd.h... yes
  222. checking for execinfo.h... yes
  223. checking for langinfo.h... yes
  224. checking for regex.h... yes
  225. checking for pcreposix.h... yes
  226. checking for locale.h... yes
  227. checking for xlocale.h... no
  228. checking for valgrind/memcheck.h... no
  229. checking for netinet/ip.h... yes
  230. checking sys/resource.h usability... yes
  231. checking sys/resource.h presence... yes
  232. checking for sys/resource.h... yes
  233. checking sys/un.h usability... yes
  234. checking sys/un.h presence... yes
  235. checking for sys/un.h... yes
  236. checking linux/input.h usability... yes
  237. checking linux/input.h presence... yes
  238. checking for linux/input.h... yes
  239. checking for an ANSI C-conforming const... yes
  240. checking whether byte ordering is bigendian... no
  241. checking for pid_t... yes
  242. checking for size_t... yes
  243. checking for ssize_t... yes
  244. checking for off_t... yes
  245. checking for uid_t in sys/types.h... yes
  246. checking whether environ is declared... yes
  247. checking size of void*... 8
  248. checking whether __x86_64__ is declared... yes
  249. checking for SIGXCPU defined in signal.h... yes
  250. checking for INADDR_NONE defined in netinet/in.h... yes
  251. checking whether gcc knows _Bool... yes
  252. checking for library containing pow... -lm
  253. checking for library containing sched_setscheduler... none required
  254. checking for library containing dlopen... -ldl
  255. checking for library containing shm_open... -lrt
  256. checking for library containing inet_ntop... none required
  257. checking for library containing timer_create... none required
  258. checking for library containing pthread_setaffinity_np... -lpthread
  259. checking for library containing pthread_getname_np... none required
  260. checking for library containing pthread_setname_np... none required
  261. checking for library containing connect... none required
  262. checking for library containing backtrace... none required
  263. checking for library containing regexec... none required
  264. checking for getopt_long... yes
  265. checking for lrintf... yes
  266. checking for strtof... yes
  267. checking for chmod... yes
  268. checking for chown... yes
  269. checking for fstat... yes
  270. checking for fchown... yes
  271. checking for fchmod... yes
  272. checking for clock_gettime... yes
  273. checking for getaddrinfo... yes
  274. checking for getgrgid_r... yes
  275. checking for getgrnam_r... yes
  276. checking for getpwnam_r... yes
  277. checking for getpwuid_r... yes
  278. checking for gettimeofday... yes
  279. checking for getuid... yes
  280. checking for mlock... yes
  281. checking for nanosleep... yes
  282. checking for pipe... yes
  283. checking for posix_fadvise... yes
  284. checking for posix_madvise... yes
  285. checking for posix_memalign... yes
  286. checking for setpgid... yes
  287. checking for setsid... yes
  288. checking for shm_open... yes
  289. checking for sigaction... yes
  290. checking for sleep... yes
  291. checking for symlink... yes
  292. checking for sysconf... yes
  293. checking for uname... yes
  294. checking for pthread_setaffinity_np... yes
  295. checking for pthread_getname_np... yes
  296. checking for pthread_setname_np... yes
  297. checking for readlink... yes
  298. checking for ctime_r... yes
  299. checking for usleep... yes
  300. checking for strerror_r... yes
  301. checking for lstat... yes
  302. checking for paccept... no
  303. checking for setresuid... yes
  304. checking for setresgid... yes
  305. checking for setreuid... yes
  306. checking for setregid... yes
  307. checking for seteuid... yes
  308. checking for setegid... yes
  309. checking for ppoll... yes
  310. checking for strsignal... yes
  311. checking for sig2str... no
  312. checking for strtod_l... yes
  313. checking for pipe2... yes
  314. checking for accept4... yes
  315. checking for open64... yes
  316. checking vfork.h usability... no
  317. checking vfork.h presence... no
  318. checking for vfork.h... no
  319. checking for fork... yes
  320. checking for vfork... yes
  321. checking for working fork... yes
  322. checking for working vfork... (cached) yes
  323. checking type of array argument to getgroups... gid_t
  324. checking for getgroups... yes
  325. checking for working getgroups... yes
  326. checking for mkfifo... yes
  327. checking for working alloca.h... yes
  328. checking for alloca... yes
  329. checking for regexec... yes
  330. checking for special C compiler options needed for large files... no
  331. checking for _FILE_OFFSET_BITS value needed for large files... no
  332. checking for library containing dladdr... none required
  333. checking for iconv... yes
  334. checking for working iconv... yes
  335. checking for iconv declaration...
  336. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  337. checking whether SYS_memfd_create is declared... yes
  338. checking for memfd_create... yes
  339. checking for X11... yes
  340. checking for library containing cap_init... -lcap
  341. checking sys/capability.h usability... yes
  342. checking sys/capability.h presence... yes
  343. checking for sys/capability.h... yes
  344. checking for LIBCHECK... yes
  345. checking for LIBSNDFILE... no
  346. configure: error: Package requirements ( sndfile >= 1.0.20 ) were not met:
  347. No package 'sndfile' found
  348. Consider adjusting the PKG_CONFIG_PATH environment variable if you
  349. installed software in a non-standard prefix.
  350. Alternatively, you may set the environment variables LIBSNDFILE_CFLAGS
  351. and LIBSNDFILE_LIBS to avoid the need to call pkg-config.
  352. See the pkg-config man page for more details.
  353. =======> ERROR: Building '/usr/ports/opt/pulseaudio/pulseaudio#12.0-1.pkg.tar.gz' failed.
  354. -- Packages where install failed
  355. pulseaudio
  356.