Advertisement
Guest User

Untitled

a guest
Aug 24th, 2013
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.54 KB | None | 0 0
  1. $ sudo emerge deadbeef
  2. Password:
  3.  
  4. Local copy of remote index is up-to-date and will be used.
  5. Calculating dependencies... done!
  6.  
  7. >>> Verifying ebuild manifests
  8.  
  9. >>> Emerging (1 of 1) media-sound/deadbeef-0.5.6 from calculate
  10. * deadbeef-0.5.6.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
  11. >>> Unpacking source...
  12. >>> Unpacking deadbeef-0.5.6.tar.bz2 to /var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work
  13. >>> Source unpacked in /var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work
  14. >>> Preparing source in /var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6 ...
  15. >>> Source prepared.
  16. >>> Configuring source in /var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6 ...
  17. * econf: updating deadbeef-0.5.6/config.guess with /usr/share/gnuconfig/config.guess
  18. * econf: updating deadbeef-0.5.6/config.sub with /usr/share/gnuconfig/config.sub
  19. ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-portable --docdir=/usr/share/deadbeef --enable-aac --disable-adplug --enable-alsa --disable-ffap --enable-cdda --disable-converter --disable-dca --disable-dumb --enable-ffmpeg --enable-flac --disable-gme --disable-hotkeys --disable-m3u --disable-wildmidi --disable-mms --disable-mono2stereo --enable-mad --enable-musepack --enable-nls --disable-notify --disable-nullout --disable-oss --disable-psf --disable-pulse --disable-rpath --disable-shellexec --disable-shn --disable-sid --disable-sndfile --disable-src --disable-static --disable-staticlink --disable-supereq --disable-threads --disable-tta --enable-vorbis --disable-vtx --enable-wavpack --disable-vfs-zip --disable-artwork --disable-artwork-imlib2 --disable-vfs-curl --disable-lfm --enable-gtkui
  20. configure: WARNING: unrecognized options: --enable-gtkui
  21. checking for a BSD-compatible install... /usr/bin/install -c
  22. checking whether build environment is sane... yes
  23. checking for a thread-safe mkdir -p... /bin/mkdir -p
  24. checking for gawk... gawk
  25. checking whether make sets $(MAKE)... yes
  26. checking whether make supports nested variables... yes
  27. checking whether to enable maintainer-specific portions of Makefiles... no
  28. checking for style of include used by make... GNU
  29. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
  30. checking whether the C compiler works... yes
  31. checking for C compiler default output file name... a.out
  32. checking for suffix of executables...
  33. checking whether we are cross compiling... no
  34. checking for suffix of object files... o
  35. checking whether we are using the GNU C compiler... yes
  36. checking whether i686-pc-linux-gnu-gcc accepts -g... yes
  37. checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
  38. checking dependency style of i686-pc-linux-gnu-gcc... none
  39. checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
  40. checking for grep that handles long lines and -e... /bin/grep
  41. checking for egrep... /bin/grep -E
  42. checking for ANSI C header files... yes
  43. checking for sys/types.h... yes
  44. checking for sys/stat.h... yes
  45. checking for stdlib.h... yes
  46. checking for string.h... yes
  47. checking for memory.h... yes
  48. checking for strings.h... yes
  49. checking for inttypes.h... yes
  50. checking for stdint.h... yes
  51. checking for unistd.h... yes
  52. checking minix/config.h usability... no
  53. checking minix/config.h presence... no
  54. checking for minix/config.h... no
  55. checking whether it is safe to define __EXTENSIONS__... yes
  56. checking build system type... i686-pc-linux-gnu
  57. checking host system type... i686-pc-linux-gnu
  58. checking how to print strings... printf
  59. checking for a sed that does not truncate output... /bin/sed
  60. checking for fgrep... /bin/grep -F
  61. checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
  62. checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
  63. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  64. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  65. checking whether ln -s works... yes
  66. checking the maximum length of command line arguments... 1572864
  67. checking whether the shell understands some XSI constructs... yes
  68. checking whether the shell understands "+="... yes
  69. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  70. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  71. checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
  72. checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump
  73. checking how to recognize dependent libraries... pass_all
  74. checking for i686-pc-linux-gnu-dlltool... no
  75. checking for dlltool... no
  76. checking how to associate runtime and link libraries... printf %s\n
  77. checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
  78. checking for archiver @FILE support... @
  79. checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
  80. checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
  81. checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
  82. checking for sysroot... no
  83. checking for i686-pc-linux-gnu-mt... no
  84. checking for mt... no
  85. checking if : is a manifest tool... no
  86. checking for dlfcn.h... yes
  87. checking for objdir... .libs
  88. checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  89. checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  90. checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  91. checking if i686-pc-linux-gnu-gcc static flag -static works... yes
  92. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
  93. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  94. checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  95. checking whether -lc should be explicitly linked in... no
  96. checking dynamic linker characteristics... GNU/Linux ld.so
  97. checking how to hardcode library paths into programs... immediate
  98. checking whether stripping libraries is possible... yes
  99. checking if libtool supports shared libraries... yes
  100. checking whether to build shared libraries... yes
  101. checking whether to build static libraries... no
  102. checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
  103. checking whether we are using the GNU C compiler... (cached) yes
  104. checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
  105. checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  106. checking dependency style of i686-pc-linux-gnu-gcc... (cached) none
  107. checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
  108. checking whether we are using the GNU C++ compiler... yes
  109. checking whether i686-pc-linux-gnu-g++ accepts -g... yes
  110. checking dependency style of i686-pc-linux-gnu-g++... none
  111. checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
  112. checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
  113. checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
  114. checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  115. checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  116. checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  117. checking if i686-pc-linux-gnu-g++ static flag -static works... yes
  118. checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
  119. checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  120. checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  121. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  122. checking how to hardcode library paths into programs... immediate
  123. checking for ANSI C header files... (cached) yes
  124. checking whether byte ordering is bigendian... no
  125. checking whether NLS is requested... yes
  126. checking for msgfmt... /usr/bin/msgfmt
  127. checking for gmsgfmt... /usr/bin/gmsgfmt
  128. checking for xgettext... /usr/bin/xgettext
  129. checking for msgmerge... /usr/bin/msgmerge
  130. checking whether we are using the GNU C Library 2 or newer... yes
  131. checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib
  132. checking whether the -Werror option is usable... yes
  133. checking for simple visibility declarations... yes
  134. checking for inline... inline
  135. checking for size_t... yes
  136. checking for stdint.h... yes
  137. checking for working alloca.h... yes
  138. checking for alloca... yes
  139. checking for stdlib.h... (cached) yes
  140. checking for unistd.h... (cached) yes
  141. checking for sys/param.h... yes
  142. checking for getpagesize... yes
  143. checking for working mmap... yes
  144. checking whether integer division by zero raises SIGFPE... yes
  145. checking for inttypes.h... yes
  146. checking for unsigned long long int... yes
  147. checking for inttypes.h... (cached) yes
  148. checking whether the inttypes.h PRIxNN macros are broken... no
  149. checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
  150. checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
  151. checking for shared library run path origin... done
  152. checking for multithread API to use... none
  153. checking for iconv... yes
  154. checking for working iconv... yes
  155. checking for iconv declaration...
  156. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  157. checking argz.h usability... yes
  158. checking argz.h presence... yes
  159. checking for argz.h... yes
  160. checking for inttypes.h... (cached) yes
  161. checking limits.h usability... yes
  162. checking limits.h presence... yes
  163. checking for limits.h... yes
  164. checking for unistd.h... (cached) yes
  165. checking for sys/param.h... (cached) yes
  166. checking for getcwd... yes
  167. checking for getegid... yes
  168. checking for geteuid... yes
  169. checking for getgid... yes
  170. checking for getuid... yes
  171. checking for mempcpy... yes
  172. checking for munmap... yes
  173. checking for stpcpy... yes
  174. checking for strcasecmp... yes
  175. checking for strdup... yes
  176. checking for strtoul... yes
  177. checking for tsearch... yes
  178. checking for uselocale... yes
  179. checking for argz_count... yes
  180. checking for argz_stringify... yes
  181. checking for argz_next... yes
  182. checking for __fsetlocking... yes
  183. checking whether feof_unlocked is declared... yes
  184. checking whether fgets_unlocked is declared... yes
  185. checking for bison... bison
  186. checking version of bison... 2.4.3, ok
  187. checking for long long int... yes
  188. checking for wchar_t... yes
  189. checking for wint_t... yes
  190. checking for intmax_t... yes
  191. checking whether printf() supports POSIX/XSI format strings... yes
  192. checking whether we are using the GNU C Library 2.1 or newer... yes
  193. checking for stdint.h... (cached) yes
  194. checking for SIZE_MAX... yes
  195. checking for stdint.h... (cached) yes
  196. checking for working fcntl.h... yes
  197. checking for CFPreferencesCopyAppValue... no
  198. checking for CFLocaleCopyCurrent... no
  199. checking for ptrdiff_t... yes
  200. checking stddef.h usability... yes
  201. checking stddef.h presence... yes
  202. checking for stddef.h... yes
  203. checking for stdlib.h... (cached) yes
  204. checking for string.h... (cached) yes
  205. checking for asprintf... yes
  206. checking for fwprintf... yes
  207. checking for newlocale... yes
  208. checking for putenv... yes
  209. checking for setenv... yes
  210. checking for setlocale... yes
  211. checking for snprintf... yes
  212. checking for strnlen... yes
  213. checking for wcslen... yes
  214. checking for wcsnlen... yes
  215. checking for mbrtowc... yes
  216. checking for wcrtomb... yes
  217. checking whether _snprintf is declared... no
  218. checking whether _snwprintf is declared... no
  219. checking whether getc_unlocked is declared... yes
  220. checking for nl_langinfo and CODESET... yes
  221. checking for LC_MESSAGES... yes
  222. checking for CFPreferencesCopyAppValue... (cached) no
  223. checking for CFLocaleCopyCurrent... (cached) no
  224. checking whether included gettext is requested... no
  225. checking for GNU gettext in libc... yes
  226. checking whether to use NLS... yes
  227. checking where the gettext function comes from... libc
  228. checking for i686-pc-linux-gnu-pkg-config... /usr/bin/i686-pc-linux-gnu-pkg-config
  229. checking pkg-config is at least version 0.9.0... yes
  230. checking for intltool >= 0.40.0... 0.50.2 found
  231. checking for intltool-update... /usr/bin/intltool-update
  232. checking for intltool-merge... /usr/bin/intltool-merge
  233. checking for intltool-extract... /usr/bin/intltool-extract
  234. checking for xgettext... (cached) /usr/bin/xgettext
  235. checking for msgmerge... (cached) /usr/bin/msgmerge
  236. checking for msgfmt... (cached) /usr/bin/msgfmt
  237. checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
  238. checking for perl... /usr/bin/perl
  239. checking for perl >= 5.8.1... 5.12.4
  240. checking for XML::Parser... ok
  241. checking for yasm... yes
  242. checking for log2 in -lm... yes
  243. checking for main in -ldl... yes
  244. checking for main in -lsocket... no
  245. checking alloca.h usability... yes
  246. checking alloca.h presence... yes
  247. checking for alloca.h... yes
  248. checking sys/syslimits.h usability... no
  249. checking sys/syslimits.h presence... no
  250. checking for sys/syslimits.h... no
  251. checking sys/cdefs.h usability... yes
  252. checking sys/cdefs.h presence... yes
  253. checking for sys/cdefs.h... yes
  254. checking for main in -lz... yes
  255. checking for main in -lzip... no
  256. checking for GTK3_DEPS... yes
  257. checking for main in -lSM... yes
  258. checking for main in -lICE... yes
  259. checking for GTK2_DEPS... yes
  260. checking for main in -lSM... (cached) yes
  261. checking for main in -lICE... (cached) yes
  262. checking for ALSA_DEPS... yes
  263. checking for FFMPEG_DEPS... yes
  264. checking for DBUS_DEPS... yes
  265. checking iconv.h usability... yes
  266. checking iconv.h presence... yes
  267. checking for iconv.h... yes
  268. checking for main in -liconv... no
  269. checking whether C compiler accepts -msse2... yes
  270. checking for main in -lcurl... yes
  271. checking for main in -lmad... yes
  272. checking for main in -lvorbis... yes
  273. checking for main in -lvorbisfile... yes
  274. checking for main in -lFLAC... yes
  275. checking for main in -lwavpack... yes
  276. checking for main in -lcdio... yes
  277. checking for main in -lcddb... yes
  278. checking ffmpeg/avformat.h usability... no
  279. checking ffmpeg/avformat.h presence... no
  280. checking for ffmpeg/avformat.h... no
  281. checking for main in -lfaad... yes
  282.  
  283. Plugin Summary:
  284.  
  285. stdio: yes - Standard IO plugin
  286. gme: no - chiptune music player based on GME
  287. nullout: no - NULL output
  288. alsa: yes - ALSA output
  289. sid: no - SID player based on libsidplay2
  290. ffap: no - Monkey's audio (APE) decoder
  291. lastfm: no - last.fm scrobbler
  292. mpgmad: yes - mpeg player based on libmad
  293. vorbis: yes - ogg vorbis player
  294. flac: yes - flac player
  295. wavpack: yes - wavpack player
  296. sndfile: no - PCM (wav,aiff,etc) player based on libsndfile
  297. vtx: no - vtx file player (ay8910/12 emulation)
  298. adplug: no - adplug player (OPL2/OPL3 emulation)
  299. vfs_curl: no - http/ftp streaming support
  300. cdda: yes - cd audio player
  301. gtkui: yes - GTK2 user interface
  302. gtkui3: yes - GTK3 user interface
  303. hotkeys: no - Global hotkeys support
  304. ffmpeg: yes - ffmpeg codecs
  305. oss: no - oss output plugin
  306. pulse: no - PulseAudio output plugin
  307. artwork: no - Cover art plugin
  308. supereq: no - Equalizer based on Super EQ library by Naoki Shibata
  309. notify: no - notification-daemon support plugin
  310. shellexec: no - shell commands plugin
  311. musepack: yes - musepack player plugin
  312. wildmidi: no - WildMidi player plugin
  313. tta: no - TTA player plugin
  314. dca: no - libdca (DTS Audio) player plugin
  315. aac: yes - AAC player (m4a, aac, mp4) based on FAAD2
  316. mms: no - mms streaming support
  317. dsp_src: no - High quality samplerate conversion using libsamplerate
  318. m3u: no - M3U and PLS playlist support
  319. vfs_zip: no - zip archive support
  320. converter: no - plugin for converting files to any formats
  321. psf: no - PSF format plugin, using AOSDK
  322. dumb: no - DUMB module plugin, for MOD, S3M, etc
  323. shn: no - SHN plugin based on xmms-shn
  324. mono2stereo: no - mono2stereo DSP plugin
  325. shellexecui: yes - GTK user interface for configuring shellexec plugin
  326. alac: yes - ALAC plugin
  327.  
  328. checking that generated files are newer than configure... done
  329. configure: creating ./config.status
  330. config.status: creating Makefile
  331. config.status: creating pixmaps/Makefile
  332. config.status: creating icons/Makefile
  333. config.status: creating plugins/gme/Makefile
  334. config.status: creating plugins/alsa/Makefile
  335. config.status: creating plugins/hotkeys/Makefile
  336. config.status: creating plugins/lastfm/Makefile
  337. config.status: creating plugins/ffap/Makefile
  338. config.status: creating plugins/mpgmad/Makefile
  339. config.status: creating plugins/vorbis/Makefile
  340. config.status: creating plugins/flac/Makefile
  341. config.status: creating plugins/wavpack/Makefile
  342. config.status: creating plugins/sndfile/Makefile
  343. config.status: creating plugins/vfs_curl/Makefile
  344. config.status: creating plugins/cdda/Makefile
  345. config.status: creating plugins/gtkui/Makefile
  346. config.status: creating plugins/nullout/Makefile
  347. config.status: creating plugins/vtx/Makefile
  348. config.status: creating plugins/adplug/Makefile
  349. config.status: creating plugins/ffmpeg/Makefile
  350. config.status: creating plugins/sid/Makefile
  351. config.status: creating plugins/oss/Makefile
  352. config.status: creating plugins/pulse/Makefile
  353. config.status: creating plugins/artwork/Makefile
  354. config.status: creating plugins/supereq/Makefile
  355. config.status: creating plugins/notify/Makefile
  356. config.status: creating plugins/shellexec/Makefile
  357. config.status: creating plugins/musepack/Makefile
  358. config.status: creating plugins/wildmidi/Makefile
  359. config.status: creating plugins/tta/Makefile
  360. config.status: creating plugins/dca/Makefile
  361. config.status: creating plugins/aac/Makefile
  362. config.status: creating plugins/mms/Makefile
  363. config.status: creating plugins/dsp_libsrc/Makefile
  364. config.status: creating plugins/m3u/Makefile
  365. config.status: creating plugins/vfs_zip/Makefile
  366. config.status: creating plugins/converter/Makefile
  367. config.status: creating plugins/dumb/Makefile
  368. config.status: creating plugins/ao/Makefile
  369. config.status: creating plugins/shn/Makefile
  370. config.status: creating plugins/mono2stereo/Makefile
  371. config.status: creating plugins/shellexecui/Makefile
  372. config.status: creating plugins/alac/Makefile
  373. config.status: creating intl/Makefile
  374. config.status: creating po/Makefile.in
  375. config.status: creating deadbeef.desktop
  376. config.status: creating config.h
  377. config.status: executing depfiles commands
  378. config.status: executing libtool commands
  379. config.status: executing po-directories commands
  380. config.status: creating po/POTFILES
  381. config.status: creating po/Makefile
  382. config.status: executing po/stamp-it commands
  383. configure: WARNING: unrecognized options: --enable-gtkui
  384. >>> Source configured.
  385. >>> Compiling source in /var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6 ...
  386. make -j1
  387. make all-recursive
  388. make[1]: Вход в каталог `/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6'
  389. Making all in pixmaps
  390. make[2]: Вход в каталог `/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6/pixmaps'
  391. make[2]: Цель `all' не требует выполнения команд.
  392. make[2]: Выход из каталога `/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6/pixmaps'
  393. Making all in icons
  394. make[2]: Вход в каталог `/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6/icons'
  395. make[2]: Цель `all' не требует выполнения команд.
  396. make[2]: Выход из каталога `/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6/icons'
  397. Making all in plugins/lastfm
  398. make[2]: Вход в каталог `/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6/plugins/lastfm'
  399. make[2]: Цель `all' не требует выполнения команд.
  400. make[2]: Выход из каталога `/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6/plugins/lastfm'
  401. Making all in plugins/mpgmad
  402. make[2]: Вход в каталог `/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6/plugins/mpgmad'
  403. CC mpgmad.lo
  404. CCLD mpgmad.la
  405. make[2]: Выход из каталога `/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6/plugins/mpgmad'
  406. Making all in plugins/vorbis
  407. make[2]: Вход в каталог `/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6/plugins/vorbis'
  408. CC vorbis.lo
  409. CC vcedit.lo
  410. CCLD vorbis.la
  411. make[2]: Выход из каталога `/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6/plugins/vorbis'
  412. Making all in plugins/flac
  413. make[2]: Вход в каталог `/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6/plugins/flac'
  414. CC flac.lo
  415. CCLD flac.la
  416. make[2]: Выход из каталога `/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6/plugins/flac'
  417. Making all in plugins/wavpack
  418. make[2]: Вход в каталог `/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6/plugins/wavpack'
  419. CC wavpack.lo
  420. CCLD wavpack.la
  421. make[2]: Выход из каталога `/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6/plugins/wavpack'
  422. Making all in plugins/sndfile
  423. make[2]: Вход в каталог `/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6/plugins/sndfile'
  424. make[2]: Цель `all' не требует выполнения команд.
  425. make[2]: Выход из каталога `/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6/plugins/sndfile'
  426. Making all in plugins/vfs_curl
  427. make[2]: Вход в каталог `/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6/plugins/vfs_curl'
  428. make[2]: Цель `all' не требует выполнения команд.
  429. make[2]: Выход из каталога `/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6/plugins/vfs_curl'
  430. Making all in plugins/cdda
  431. make[2]: Вход в каталог `/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6/plugins/cdda'
  432. CC cdda.lo
  433. CCLD cdda.la
  434. make[2]: Выход из каталога `/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6/plugins/cdda'
  435. Making all in plugins/gtkui
  436. make[2]: Вход в каталог `/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6/plugins/gtkui'
  437. CC ddb_gui_GTK2_la-gtkui.lo
  438. CC ddb_gui_GTK2_la-callbacks.lo
  439. CC ddb_gui_GTK2_la-interface.lo
  440. CC ddb_gui_GTK2_la-support.lo
  441. CC ddb_gui_GTK2_la-ddblistview.lo
  442. CC ddb_gui_GTK2_la-mainplaylist.lo
  443. CC ddb_gui_GTK2_la-gdkdrawing.lo
  444. CC ddb_gui_GTK2_la-progress.lo
  445. CC ddb_gui_GTK2_la-search.lo
  446. CC ddb_gui_GTK2_la-fileman.lo
  447. CC ddb_gui_GTK2_la-pluginconf.lo
  448. CC ddb_gui_GTK2_la-parser.lo
  449. CC ddb_gui_GTK2_la-ddbtabstrip.lo
  450. CC ddb_gui_GTK2_la-ddbvolumebar.lo
  451. CC ddb_gui_GTK2_la-trkproperties.lo
  452. CC ddb_gui_GTK2_la-coverart.lo
  453. CC ddb_gui_GTK2_la-plcommon.lo
  454. CC ddb_gui_GTK2_la-prefwin.lo
  455. CC ddb_gui_GTK2_la-eq.lo
  456. CC ddb_gui_GTK2_la-actions.lo
  457. CC ddb_gui_GTK2_la-dspconfig.lo
  458. CC ddb_gui_GTK2_la-tagwritersettings.lo
  459. CC ddb_gui_GTK2_la-wingeom.lo
  460. CC ddb_gui_GTK2_la-ddbseekbar.lo
  461. CC ddb_gui_GTK2_la-ddbequalizer.lo
  462. CC ddb_gui_GTK2_la-ddbcellrenderertextmultiline.lo
  463. CC ddb_gui_GTK2_la-eggdesktopfile.lo
  464. CC ddb_gui_GTK2_la-eggsmclient-xsmp.lo
  465. CC ddb_gui_GTK2_la-eggsmclient.lo
  466. CCLD ddb_gui_GTK2.la
  467. CC ddb_gui_GTK3_la-gtkui.lo
  468. CC ddb_gui_GTK3_la-callbacks.lo
  469. callbacks.c: In function 'on_add_folders_activate':
  470. callbacks.c:222:5: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  471. CC ddb_gui_GTK3_la-interface.lo
  472. interface.c: In function 'create_mainwin':
  473. interface.c:142:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  474. interface.c:499:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  475. interface.c:503:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  476. interface.c:608:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  477. interface.c: In function 'create_searchwin':
  478. interface.c:911:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  479. interface.c: In function 'create_progressdlg':
  480. interface.c:1113:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  481. interface.c:1125:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  482. interface.c: In function 'create_trackproperties':
  483. interface.c:1237:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  484. interface.c:1253:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  485. interface.c:1265:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  486. interface.c:1277:3: warning: 'gtk_hbutton_box_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbbox.h:61): Use 'gtk_button_box_new' instead [-Wdeprecated-declarations]
  487. interface.c:1291:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  488. interface.c:1312:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  489. interface.c:1328:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  490. interface.c:1344:3: warning: 'gtk_hbutton_box_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbbox.h:61): Use 'gtk_button_box_new' instead [-Wdeprecated-declarations]
  491. interface.c:1358:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  492. interface.c: In function 'create_editcolumndlg':
  493. interface.c:1481:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  494. interface.c:1485:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  495. interface.c:1501:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  496. interface.c:1525:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  497. interface.c:1534:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  498. interface.c:1550:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  499. interface.c:1578:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  500. interface.c:1599:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  501. interface.c: In function 'create_prefwin':
  502. interface.c:1829:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  503. interface.c:1834:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  504. interface.c:1847:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  505. interface.c:1868:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  506. interface.c:1873:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  507. interface.c:1899:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  508. interface.c:1909:3: warning: 'gtk_hscale_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhscale.h:60): Use 'gtk_scale_new' instead [-Wdeprecated-declarations]
  509. interface.c:1933:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  510. interface.c:1943:3: warning: 'gtk_hscale_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhscale.h:60): Use 'gtk_scale_new' instead [-Wdeprecated-declarations]
  511. interface.c:1953:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  512. interface.c:1982:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  513. interface.c:1987:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  514. interface.c:2003:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  515. interface.c:2018:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  516. interface.c:2030:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  517. interface.c:2054:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  518. interface.c:2091:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  519. interface.c:2099:3: warning: 'gtk_hscale_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhscale.h:60): Use 'gtk_scale_new' instead [-Wdeprecated-declarations]
  520. interface.c:2105:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  521. interface.c:2119:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  522. interface.c:2133:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  523. interface.c:2155:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  524. interface.c:2199:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  525. interface.c:2282:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  526. interface.c:2382:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  527. interface.c:2391:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  528. interface.c:2405:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  529. interface.c:2419:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  530. interface.c:2438:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  531. interface.c:2451:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  532. interface.c:2465:3: warning: 'gtk_hseparator_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhseparator.h:60): Use 'gtk_separator_new' instead [-Wdeprecated-declarations]
  533. interface.c:2469:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  534. interface.c:2486:3: warning: 'gtk_hpaned_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhpaned.h:60): Use 'gtk_paned_new' instead [-Wdeprecated-declarations]
  535. interface.c:2504:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  536. interface.c:2509:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  537. interface.c:2535:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  538. interface.c:2548:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  539. interface.c:2569:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  540. interface.c: In function 'create_entrydialog':
  541. interface.c:2974:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  542. interface.c:2979:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  543. interface.c:3006:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  544. interface.c:3027:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  545. interface.c: In function 'create_addlocationdlg':
  546. interface.c:3089:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  547. interface.c:3118:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  548. interface.c:3139:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  549. interface.c: In function 'create_groupbydlg':
  550. interface.c:3202:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  551. interface.c:3207:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  552. interface.c:3215:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  553. interface.c:3244:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  554. interface.c:3265:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  555. interface.c: In function 'create_sortbydlg':
  556. interface.c:3327:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  557. interface.c:3332:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  558. interface.c:3340:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  559. interface.c:3355:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  560. interface.c: In function 'create_select_dsp_plugin':
  561. interface.c:3427:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  562. interface.c:3432:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  563. interface.c: In function 'create_tagwritersettings':
  564. interface.c:3530:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  565. interface.c:3544:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  566. interface.c:3549:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  567. interface.c:3565:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  568. interface.c:3581:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  569. interface.c:3595:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  570. interface.c:3613:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  571. interface.c:3627:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  572. interface.c:3632:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  573. interface.c:3644:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  574. interface.c:3671:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  575. interface.c:3676:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  576. interface.c:3688:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  577. CC ddb_gui_GTK3_la-support.lo
  578. CC ddb_gui_GTK3_la-ddblistview.lo
  579. ddblistview.c: In function 'ddb_listview_init':
  580. ddblistview.c:340:5: warning: 'gtk_vscrollbar_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvscrollbar.h:66): Use 'gtk_scrollbar_new' instead [-Wdeprecated-declarations]
  581. ddblistview.c:346:5: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  582. ddblistview.c:352:5: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  583. ddblistview.c:356:5: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  584. ddblistview.c:361:5: warning: 'gtk_hseparator_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhseparator.h:60): Use 'gtk_separator_new' instead [-Wdeprecated-declarations]
  585. ddblistview.c:379:5: warning: 'gtk_hscrollbar_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhscrollbar.h:60): Use 'gtk_scrollbar_new' instead [-Wdeprecated-declarations]
  586. ddblistview.c: In function 'ddb_listview_destroy':
  587. ddblistview.c:499:7: warning: 'gdk_cursor_unref' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkcursor.h:233): Use 'g_object_unref' instead [-Wdeprecated-declarations]
  588. ddblistview.c:503:7: warning: 'gdk_cursor_unref' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkcursor.h:233): Use 'g_object_unref' instead [-Wdeprecated-declarations]
  589. ddblistview.c: In function 'ddb_listview_list_render':
  590. ddblistview.c:718:17: warning: 'gtk_paint_flat_box' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:475): Use 'GtkStyleContext' instead [-Wdeprecated-declarations]
  591. ddblistview.c:744:13: warning: 'gtk_paint_flat_box' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:475): Use 'GtkStyleContext' instead [-Wdeprecated-declarations]
  592. ddblistview.c: In function 'ddb_listview_list_drag_motion':
  593. ddblistview.c:894:9: warning: 'gdk_window_get_pointer' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkwindow.h:715): Use 'gdk_window_get_device_position' instead [-Wdeprecated-declarations]
  594. ddblistview.c: In function 'ddb_listview_list_render_row_background':
  595. ddblistview.c:1282:13: warning: 'gtk_paint_flat_box' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:475): Use 'GtkStyleContext' instead [-Wdeprecated-declarations]
  596. ddblistview.c:1299:13: warning: 'gtk_paint_flat_box' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:475): Use 'GtkStyleContext' instead [-Wdeprecated-declarations]
  597. ddblistview.c: In function 'ddb_listview_header_render':
  598. ddblistview.c:2271:17: warning: 'gtk_paint_arrow' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:440): Use 'GtkStyleContext' instead [-Wdeprecated-declarations]
  599. ddblistview.c:2301:21: warning: 'gtk_paint_box' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:464): Use 'GtkStyleContext' instead [-Wdeprecated-declarations]
  600. ddblistview.c:2312:21: warning: 'gtk_paint_box' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:464): Use 'GtkStyleContext' instead [-Wdeprecated-declarations]
  601. CC ddb_gui_GTK3_la-mainplaylist.lo
  602. CC ddb_gui_GTK3_la-gdkdrawing.lo
  603. CC ddb_gui_GTK3_la-progress.lo
  604. CC ddb_gui_GTK3_la-search.lo
  605. CC ddb_gui_GTK3_la-fileman.lo
  606. CC ddb_gui_GTK3_la-pluginconf.lo
  607. pluginconf.c: In function 'gtkui_run_dialog':
  608. pluginconf.c:227:9: warning: not enough variable arguments to fit a sentinel [-Wformat]
  609. pluginconf.c:338:13: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  610. pluginconf.c:338:13: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  611. pluginconf.c:403:17: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  612. pluginconf.c:474:17: warning: 'gtk_hscale_new_with_range' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhscale.h:62): Use 'gtk_scale_new_with_range' instead [-Wdeprecated-declarations]
  613. pluginconf.c:474:17: warning: 'gtk_vscale_new_with_range' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvscale.h:68): Use 'gtk_scale_new_with_range' instead [-Wdeprecated-declarations]
  614. pluginconf.c:499:13: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  615. pluginconf.c:499:13: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  616. CC ddb_gui_GTK3_la-parser.lo
  617. CC ddb_gui_GTK3_la-ddbtabstrip.lo
  618. ddbtabstrip.c: In function 'ddb_tabstrip_realize':
  619. ddbtabstrip.c:119:9: warning: 'gtk_style_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:375): Use 'GtkStyleContext' instead [-Wdeprecated-declarations]
  620. ddbtabstrip.c:120:9: warning: 'gtk_style_set_background' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:380): Use 'GtkStyleContext' instead [-Wdeprecated-declarations]
  621. ddbtabstrip.c: In function 'tabstrip_render':
  622. ddbtabstrip.c:788:9: warning: 'gtk_paint_arrow' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:440): Use 'GtkStyleContext' instead [-Wdeprecated-declarations]
  623. ddbtabstrip.c:796:9: warning: 'gtk_paint_arrow' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:440): Use 'GtkStyleContext' instead [-Wdeprecated-declarations]
  624. ddbtabstrip.c: In function 'on_tabstrip_drag_motion_event':
  625. ddbtabstrip.c:1377:9: warning: 'gdk_window_get_pointer' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkwindow.h:715): Use 'gdk_window_get_device_position' instead [-Wdeprecated-declarations]
  626. CC ddb_gui_GTK3_la-ddbvolumebar.lo
  627. CC ddb_gui_GTK3_la-trkproperties.lo
  628. CC ddb_gui_GTK3_la-coverart.lo
  629. CC ddb_gui_GTK3_la-plcommon.lo
  630. plcommon.c: In function 'draw_column_data':
  631. plcommon.c:96:13: warning: 'gtk_paint_flat_box' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:475): Use 'GtkStyleContext' instead [-Wdeprecated-declarations]
  632. CC ddb_gui_GTK3_la-prefwin.lo
  633. prefwin.c: In function 'prefwin_add_hotkeys_tab':
  634. prefwin.c:327:5: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  635. prefwin.c:343:5: warning: 'gtk_hbutton_box_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbbox.h:61): Use 'gtk_button_box_new' instead [-Wdeprecated-declarations]
  636. CC ddb_gui_GTK3_la-eq.lo
  637. eq.c: In function 'eq_window_show':
  638. eq.c:351:9: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  639. eq.c:355:9: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  640. CC ddb_gui_GTK3_la-actions.lo
  641. CC ddb_gui_GTK3_la-dspconfig.lo
  642. CC ddb_gui_GTK3_la-tagwritersettings.lo
  643. CC ddb_gui_GTK3_la-wingeom.lo
  644. CC ddb_gui_GTK3_la-ddbseekbar.lo
  645. CC ddb_gui_GTK3_la-ddbequalizer.lo
  646. ddbequalizer.c: In function 'ddb_equalizer_finalize':
  647. ddbequalizer.c:833:2: warning: 'gdk_cursor_unref' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkcursor.h:233): Use 'g_object_unref' instead [-Wdeprecated-declarations]
  648. CC ddb_gui_GTK3_la-ddbcellrenderertextmultiline.lo
  649. ddbcellrenderertextmultiline.c: In function 'ddb_cell_renderer_text_multiline_class_init':
  650. ddbcellrenderertextmultiline.c:483:49: warning: assignment from incompatible pointer type [enabled by default]
  651. CC ddb_gui_GTK3_la-eggdesktopfile.lo
  652. CC ddb_gui_GTK3_la-eggsmclient-xsmp.lo
  653. CC ddb_gui_GTK3_la-eggsmclient.lo
  654. CCLD ddb_gui_GTK3.la
  655. make[2]: Выход из каталога `/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6/plugins/gtkui'
  656. Making all in plugins/alsa
  657. make[2]: Вход в каталог `/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6/plugins/alsa'
  658. CC alsa.lo
  659. CCLD alsa.la
  660. make[2]: Выход из каталога `/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6/plugins/alsa'
  661. Making all in plugins/ffmpeg
  662. make[2]: Вход в каталог `/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6/plugins/ffmpeg'
  663. CC ffmpeg.lo
  664. ffmpeg.c:55:2: error: #error FFMPEG-0.11 and higher is unsupported. please downgrade to an older FFMPEG version, or configure deadbeef with --disable-ffmpeg flag
  665. make[2]: *** [ffmpeg.lo] Ошибка 1
  666. make[2]: Выход из каталога `/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6/plugins/ffmpeg'
  667. make[1]: *** [all-recursive] Ошибка 1
  668. make[1]: Выход из каталога `/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6'
  669. make: *** [all] Ошибка 2
  670. * ERROR: media-sound/deadbeef-0.5.6 failed (compile phase):
  671. * emake failed
  672. *
  673. * If you need support, post the output of `emerge --info '=media-sound/deadbeef-0.5.6'`,
  674. * the complete build log and the output of `emerge -pqv '=media-sound/deadbeef-0.5.6'`.
  675. * This ebuild is from an overlay named 'calculate': '/var/lib/layman/calculate/'
  676. * The complete build log is located at '/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/temp/build.log'.
  677. * The ebuild environment file is located at '/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/temp/environment'.
  678. * Working directory: '/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6'
  679. * S: '/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6'
  680.  
  681. >>> Failed to emerge media-sound/deadbeef-0.5.6, Log file:
  682.  
  683. >>> '/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/temp/build.log'
  684.  
  685. * Messages for package media-sound/deadbeef-0.5.6:
  686.  
  687. * ERROR: media-sound/deadbeef-0.5.6 failed (compile phase):
  688. * emake failed
  689. *
  690. * If you need support, post the output of `emerge --info '=media-sound/deadbeef-0.5.6'`,
  691. * the complete build log and the output of `emerge -pqv '=media-sound/deadbeef-0.5.6'`.
  692. * This ebuild is from an overlay named 'calculate': '/var/lib/layman/calculate/'
  693. * The complete build log is located at '/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/temp/build.log'.
  694. * The ebuild environment file is located at '/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/temp/environment'.
  695. * Working directory: '/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6'
  696. * S: '/var/calculate/tmp/portage/media-sound/deadbeef-0.5.6/work/deadbeef-0.5.6'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement