Advertisement
Guest User

Untitled

a guest
Jul 9th, 2022
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.56 KB | None | 0 0
  1. # prt-get update mpd -fr
  2. prt-get: updating /usr/ports/contrib/mpd
  3. =======> Building '/ports/packages/mpd#0.23.7-1.pkg.tar.gz'.
  4. bsdtar -p -o -C /ports/build/mpd-0.23.7/src -xf /media/data0/sources/mpd-0.23.7.tar.xz
  5. cp mpd /ports/build/mpd-0.23.7/src
  6. + build
  7. + prt-get isinst alsa-lib
  8. package alsa-lib is installed
  9. + PKGMK_MPD+=' -D alsa=enabled'
  10. + prt-get isinst audiofile
  11. package audiofile is not installed
  12. + prt-get isinst chromaprint
  13. package chromaprint is installed
  14. + PKGMK_MPD+=' -D chromaprint=enabled'
  15. + prt-get isinst dbus
  16. package dbus is installed
  17. + PKGMK_MPD+=' -D dbus=enabled'
  18. + prt-get isinst faad2
  19. package faad2 is installed
  20. + PKGMK_MPD+=' -D faad=enabled'
  21. + prt-get isinst ffmpeg
  22. package ffmpeg is installed
  23. + PKGMK_MPD+=' -D ffmpeg=enabled'
  24. + prt-get isinst flac
  25. package flac is installed
  26. + PKGMK_MPD+=' -D flac=enabled'
  27. + prt-get isinst fluidsynth
  28. package fluidsynth is not installed
  29. + prt-get isinst icu
  30. package icu is installed
  31. + PKGMK_MPD+=' -D icu=enabled'
  32. + prt-get isinst jack
  33. package jack is not installed
  34. + prt-get isinst lame
  35. package lame is installed
  36. + PKGMK_MPD+=' -D lame=enabled'
  37. + prt-get isinst libcdio-paranoia
  38. package libcdio-paranoia is not installed
  39. + prt-get isinst libid3tag
  40. package libid3tag is not installed
  41. + prt-get isinst libisofs
  42. package libisofs is installed
  43. + PKGMK_MPD+=' -D iso9660=enabled'
  44. + prt-get isinst libmad
  45. package libmad is installed
  46. + PKGMK_MPD+=' -D mad=enabled'
  47. + prt-get isinst libmkikmod
  48. package libmkikmod is not installed
  49. + prt-get isinst libmodplug
  50. package libmodplug is installed
  51. + PKGMK_MPD+=' -D modplug=enabled'
  52. + prt-get isinst libsamplerate
  53. package libsamplerate is not installed
  54. + prt-get isinst libsndfile
  55. package libsndfile is installed
  56. + PKGMK_MPD+=' -D sndfile=enabled'
  57. + prt-get isinst libsoxr
  58. package libsoxr is not installed
  59. + prt-get isinst liburing
  60. package liburing is not installed
  61. + prt-get isinst libvorbis
  62. package libvorbis is installed
  63. + PKGMK_MPD+=' -D vorbis=enabled'
  64. + prt-get isinst mpg123
  65. package mpg123 is installed
  66. + PKGMK_MPD+=' -D mpg123=enabled'
  67. + prt-get isinst opus
  68. package opus is installed
  69. + PKGMK_MPD+=' -D opus=enabled'
  70. + prt-get isinst pipewire
  71. package pipewire is not installed
  72. + prt-get isinst pulseaudio
  73. package pulseaudio is installed
  74. + PKGMK_MPD+=' -D pulse=enabled'
  75. + prt-get isinst samba
  76. package samba is installed
  77. + PKGMK_MPD+=' -D smbclient=enabled'
  78. + prt-get isinst twolame
  79. package twolame is not installed
  80. + prt-get isinst wavpack
  81. package wavpack is installed
  82. + PKGMK_MPD+=' -D wavpack=enabled'
  83. + prt-get isinst yajl
  84. package yajl is not installed
  85. + prt-get isinst zziplib
  86. package zziplib is installed
  87. + PKGMK_MPD+=' -D zzip=enabled'
  88. + meson setup mpd-0.23.7 build -D alsa=enabled -D chromaprint=enabled -D dbus=enabled -D faad=enabled -D ffmpeg=enabled -D flac=enabled -D icu=enabled -D lame=enabled -D iso9660=enabled -D mad=enabled -D modplug=enabled -D sndfile=enabled -D vorbis=enabled -D mpg123=enabled -D opus=enabled -D pulse=enabled -D smbclient=enabled -D wavpack=enabled -D zzip=enabled --prefix=/usr --sysconfdir=/etc/mpd --buildtype=plain --wrap-mode nodownload --auto-features disabled -D b_lto=true -D b_pie=true -D curl=enabled -D bzip2=enabled -D iconv=enabled -D ipv6=enabled -D pcre=enabled -D sqlite=enabled -D html_manual=false
  89. The Meson build system
  90. Version: 0.62.2
  91. Source dir: /ports/build/mpd-0.23.7/src/mpd-0.23.7
  92. Build dir: /ports/build/mpd-0.23.7/src/build
  93. Build type: native build
  94. Project name: mpd
  95. Project version: 0.23.7
  96. C compiler for the host machine: cc (gcc 10.3.0 "cc (CRUX-x86_64-multilib) 10.3.0")
  97. C linker for the host machine: cc ld.bfd 2.35.2
  98. C++ compiler for the host machine: c++ (gcc 10.3.0 "c++ (CRUX-x86_64-multilib) 10.3.0")
  99. C++ linker for the host machine: c++ ld.bfd 2.35.2
  100. Host machine cpu family: x86_64
  101. Host machine cpu: x86_64
  102. Configuring Version.h using configuration
  103. Compiler for C++ supports arguments -fvisibility=hidden: YES
  104. Compiler for C++ supports arguments -ffunction-sections: YES
  105. Compiler for C++ supports arguments -fdata-sections: YES
  106. Compiler for C supports arguments -fvisibility=hidden: YES
  107. Compiler for C supports arguments -ffunction-sections: YES
  108. Compiler for C supports arguments -fdata-sections: YES
  109. Compiler for C++ supports arguments -ffast-math: YES
  110. Compiler for C++ supports arguments -ftree-vectorize: YES
  111. Compiler for C++ supports arguments -Wcast-qual: YES
  112. Compiler for C++ supports arguments -Wdouble-promotion: YES
  113. Compiler for C++ supports arguments -Wmissing-declarations: YES
  114. Compiler for C++ supports arguments -Wshadow: YES
  115. Compiler for C++ supports arguments -Wunused: YES
  116. Compiler for C++ supports arguments -Wvla: YES
  117. Compiler for C++ supports arguments -Wwrite-strings: YES
  118. Compiler for C++ supports arguments -Wunreachable-code-aggressive: NO
  119. Compiler for C++ supports arguments -Wused-but-marked-unused: NO
  120. Compiler for C++ supports arguments -fno-threadsafe-statics: YES
  121. Compiler for C++ supports arguments -fmerge-all-constants: YES
  122. Compiler for C++ supports arguments -Wcomma-subscript: YES
  123. Compiler for C++ supports arguments -Wextra-semi: YES
  124. Compiler for C++ supports arguments -Wmismatched-tags: YES
  125. Compiler for C++ supports arguments -Woverloaded-virtual: YES
  126. Compiler for C++ supports arguments -Wsign-promo: YES
  127. Compiler for C++ supports arguments -Wvolatile: YES
  128. Compiler for C++ supports arguments -Wvirtual-inheritance: YES
  129. Compiler for C++ supports arguments -Wno-non-virtual-dtor: YES
  130. Compiler for C++ supports arguments -Wcomma: NO
  131. Compiler for C++ supports arguments -Wheader-hygiene: NO
  132. Compiler for C++ supports arguments -Winconsistent-missing-destructor-override: NO
  133. Compiler for C++ supports arguments -Wsuggest-override: YES
  134. Compiler for C supports arguments -ffast-math: YES
  135. Compiler for C supports arguments -ftree-vectorize: YES
  136. Compiler for C supports arguments -Wcast-qual: YES
  137. Compiler for C supports arguments -Wdouble-promotion: YES
  138. Compiler for C supports arguments -Wmissing-declarations: YES
  139. Compiler for C supports arguments -Wshadow: YES
  140. Compiler for C supports arguments -Wunused: YES
  141. Compiler for C supports arguments -Wvla: YES
  142. Compiler for C supports arguments -Wwrite-strings: YES
  143. Compiler for C supports arguments -Wunreachable-code-aggressive: NO
  144. Compiler for C supports arguments -Wused-but-marked-unused: NO
  145. Compiler for C supports arguments -Wmissing-prototypes: YES
  146. Compiler for C supports arguments -Wstrict-prototypes: YES
  147. Compiler for C++ supports link arguments -Wl,-z,relro: YES
  148. Compiler for C++ supports link arguments -Wl,-z,now: YES
  149. Compiler for C++ supports link arguments -Wl,--gc-sections: YES
  150. Checking for function "getpwnam_r" : YES
  151. Checking for function "getpwuid_r" : YES
  152. Checking for function "initgroups" : YES
  153. Checking for function "fnmatch" : YES
  154. Checking for function "strndup" : YES
  155. Checking for function "strcasestr" : YES
  156. Found pkg-config: /usr/bin/pkg-config (0.29.2)
  157. Run-time dependency Boost found: YES 1.79.0 (/usr)
  158. Run-time dependency fmt found: YES 9.0.0
  159. Dependency liburing skipped: feature io_uring disabled
  160. Configuring Features.h using configuration
  161. Run-time dependency threads found: YES
  162. Checking for function "pthread_setname_np" with dependency threads: YES
  163. Header <sys/socket.h> has symbol "AF_INET6" : YES
  164. Header <sys/socket.h> has symbol "struct ucred" : YES
  165. Header <sys/socket.h> has symbol "SO_PEERCRED" : YES
  166. Checking for function "getpeereid" : NO
  167. Configuring Features.h using configuration
  168. Run-time dependency dbus-1 found: YES 1.14.0
  169. Run-time dependency icu-i18n found: YES 71.1
  170. Run-time dependency smbclient found: YES 0.7.0
  171. Dependency zlib skipped: feature zlib disabled
  172. Run-time dependency alsa found: YES 1.2.7.1
  173. Run-time dependency libchromaprint found: YES 1.5.1
  174. Run-time dependency libcurl found: YES 7.84.0
  175. Dependency expat skipped: feature expat disabled
  176. Run-time dependency libavformat found: YES 59.16.100
  177. Run-time dependency libavcodec found: YES 59.18.100
  178. Run-time dependency libavutil found: YES 57.17.100
  179. Run-time dependency libavfilter found: YES 8.24.100
  180. Dependency libnfs skipped: feature nfs disabled
  181. Run-time dependency libpcre2-8 found: YES 10.40
  182. Dependency libpipewire-0.3 skipped: feature pipewire disabled
  183. Run-time dependency libpulse found: YES 16.1
  184. Library sndio skipped: feature sndio disabled
  185. Run-time dependency sqlite3 found: YES 3.39.0
  186. Dependency libsystemd skipped: feature systemd disabled
  187. mpd-0.23.7/src/lib/upnp/meson.build:8: WARNING: No UPnP because expat is not enabled
  188. Dependency yajl skipped: feature yajl disabled
  189. Found CMake: /usr/bin/cmake (3.23.2)
  190. Run-time dependency avahi-client found: NO (tried pkgconfig and cmake)
  191. Dependency id3tag skipped: feature id3tag disabled
  192. Dependency samplerate skipped: feature libsamplerate disabled
  193. Dependency soxr skipped: feature soxr disabled
  194. Dependency libcdio_paranoia skipped: feature cdio_paranoia disabled
  195. Dependency libmms skipped: feature mms disabled
  196. Configuring Features.h using configuration
  197. Run-time dependency libiso9660 found: YES 2.1.0
  198. Library bz2 found: YES
  199. Run-time dependency zziplib found: YES 0.13.72
  200. Configuring Features.h using configuration
  201. Dependency ao skipped: feature ao disabled
  202. Dependency jack skipped: feature jack disabled
  203. Dependency shout skipped: feature shout disabled
  204. Configuring Features.h using configuration
  205. Run-time dependency flac found: YES 1.3.4
  206. Run-time dependency opus found: YES 1.3.1
  207. Run-time dependency vorbis found: YES 1.3.7
  208. Run-time dependency ogg found: YES 1.3.5
  209. Dependency adplug skipped: feature adplug disabled
  210. Dependency fluidsynth skipped: feature fluidsynth disabled
  211. Dependency audiofile skipped: feature audiofile disabled
  212. Library faad found: YES
  213. Library gme skipped: feature gme disabled
  214. Library mad found: YES
  215. Dependency libmikmod skipped: feature mikmod disabled
  216. Run-time dependency libmodplug found: YES 0.8.9.0
  217. Dependency libopenmpt skipped: feature openmpt disabled
  218. Library mpcdec skipped: feature mpcdec disabled
  219. Run-time dependency libmpg123 found: YES 1.30.0
  220. Run-time dependency sndfile found: YES 1.1.0
  221. Run-time dependency wavpack found: YES 5.4.0
  222. Dependency wildmidi skipped: feature wildmidi disabled
  223. Library WildMidi skipped: feature wildmidi disabled
  224. Configuring Features.h using configuration
  225. Library mp3lame found: YES
  226. Dependency twolame skipped: feature twolame disabled
  227. Dependency shine skipped: feature shine disabled
  228. Configuring Features.h using configuration
  229. Configuring Features.h using configuration
  230. Dependency libmpdclient skipped: feature libmpdclient disabled
  231. Configuring config.h using configuration
  232. Program sphinx-build skipped: feature documentation disabled
  233. Build targets in project: 64
  234.  
  235. mpd 0.23.7
  236.  
  237. User defined options
  238. auto_features: disabled
  239. buildtype : plain
  240. prefix : /usr
  241. sysconfdir : /etc/mpd
  242. wrap_mode : nodownload
  243. b_lto : true
  244. b_pie : true
  245. alsa : enabled
  246. bzip2 : enabled
  247. chromaprint : enabled
  248. curl : enabled
  249. dbus : enabled
  250. faad : enabled
  251. ffmpeg : enabled
  252. flac : enabled
  253. html_manual : false
  254. iconv : enabled
  255. icu : enabled
  256. ipv6 : enabled
  257. iso9660 : enabled
  258. lame : enabled
  259. mad : enabled
  260. modplug : enabled
  261. mpg123 : enabled
  262. opus : enabled
  263. pcre : enabled
  264. pulse : enabled
  265. smbclient : enabled
  266. sndfile : enabled
  267. sqlite : enabled
  268. vorbis : enabled
  269. wavpack : enabled
  270. zzip : enabled
  271.  
  272. Found ninja-1.11.0 at /usr/bin/ninja
  273. + meson compile -C build -j 8
  274. ninja: Entering directory `/ports/build/mpd-0.23.7/src/build'
  275. [15/590] Compiling C++ object liblog.a.p/src_LogBackend.cxx.o
  276. FAILED: liblog.a.p/src_LogBackend.cxx.o
  277. c++ -Iliblog.a.p -I. -I../mpd-0.23.7 -Isrc -I../mpd-0.23.7/src -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -Wpedantic -std=c++17 -O0 -ffast-math -ftree-vectorize -Wcast-qual -Wdouble-promotion -Wmissing-declarations -Wshadow -Wunused -Wvla -Wwrite-strings -fno-threadsafe-statics -fmerge-all-constants -Wcomma-subscript -Wextra-semi -Wmismatched-tags -Woverloaded-virtual -Wsign-promo -Wvolatile -Wvirtual-inheritance -Wno-non-virtual-dtor -Wsuggest-override -fvisibility=hidden -ffunction-sections -fdata-sections -D_GNU_SOURCE -O2 -march=x86-64 -fPIC -MD -MQ liblog.a.p/src_LogBackend.cxx.o -MF liblog.a.p/src_LogBackend.cxx.o.d -o liblog.a.p/src_LogBackend.cxx.o -c ../mpd-0.23.7/src/LogBackend.cxx
  278. In file included from ../mpd-0.23.7/src/LogBackend.cxx:21:
  279. ../mpd-0.23.7/src/Log.hxx: In function 'void LogFmt(LogLevel, const Domain&, const S&, Args&& ...)':
  280. ../mpd-0.23.7/src/Log.hxx:49:37: error: 'to_string_view' is not a member of 'fmt'
  281. 49 | return LogVFmt(level, domain, fmt::to_string_view(format_str),
  282. | ^~~~~~~~~~~~~~
  283. ../mpd-0.23.7/src/Log.hxx:50:15: error: 'make_args_checked' is not a member of 'fmt'
  284. 50 | fmt::make_args_checked<Args...>(format_str,
  285. | ^~~~~~~~~~~~~~~~~
  286. ../mpd-0.23.7/src/Log.hxx:50:37: error: expected primary-expression before '...' token
  287. 50 | fmt::make_args_checked<Args...>(format_str,
  288. | ^~~
  289. [21/590] Compiling C++ object liblog.a.p/src_Log.cxx.o
  290. FAILED: liblog.a.p/src_Log.cxx.o
  291. c++ -Iliblog.a.p -I. -I../mpd-0.23.7 -Isrc -I../mpd-0.23.7/src -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -Wpedantic -std=c++17 -O0 -ffast-math -ftree-vectorize -Wcast-qual -Wdouble-promotion -Wmissing-declarations -Wshadow -Wunused -Wvla -Wwrite-strings -fno-threadsafe-statics -fmerge-all-constants -Wcomma-subscript -Wextra-semi -Wmismatched-tags -Woverloaded-virtual -Wsign-promo -Wvolatile -Wvirtual-inheritance -Wno-non-virtual-dtor -Wsuggest-override -fvisibility=hidden -ffunction-sections -fdata-sections -D_GNU_SOURCE -O2 -march=x86-64 -fPIC -MD -MQ liblog.a.p/src_Log.cxx.o -MF liblog.a.p/src_Log.cxx.o.d -o liblog.a.p/src_Log.cxx.o -c ../mpd-0.23.7/src/Log.cxx
  292. In file included from ../mpd-0.23.7/src/Log.cxx:20:
  293. ../mpd-0.23.7/src/Log.hxx: In function 'void LogFmt(LogLevel, const Domain&, const S&, Args&& ...)':
  294. ../mpd-0.23.7/src/Log.hxx:49:37: error: 'to_string_view' is not a member of 'fmt'
  295. 49 | return LogVFmt(level, domain, fmt::to_string_view(format_str),
  296. | ^~~~~~~~~~~~~~
  297. ../mpd-0.23.7/src/Log.hxx:50:15: error: 'make_args_checked' is not a member of 'fmt'
  298. 50 | fmt::make_args_checked<Args...>(format_str,
  299. | ^~~~~~~~~~~~~~~~~
  300. ../mpd-0.23.7/src/Log.hxx:50:37: error: expected primary-expression before '...' token
  301. 50 | fmt::make_args_checked<Args...>(format_str,
  302. | ^~~
  303. ../mpd-0.23.7/src/Log.hxx: In instantiation of 'void LogFmt(LogLevel, const Domain&, const S&, Args&& ...) [with S = char [7]; Args = {const char*&, const std::__exception_ptr::exception_ptr&}]':
  304. ../mpd-0.23.7/src/Log.cxx:50:51: required from here
  305. ../mpd-0.23.7/src/Log.hxx:46:35: warning: unused parameter 'args#0' [-Wunused-parameter]
  306. 46 | const S &format_str, Args&&... args) noexcept
  307. | ~~~~~~^~~~~~~~
  308. ../mpd-0.23.7/src/Log.hxx:46:35: warning: unused parameter 'args#1' [-Wunused-parameter]
  309. [22/590] Compiling C++ object src/util/libutil.a.p/UriUtil.cxx.o
  310. ninja: build stopped: subcommand failed.
  311. =======> ERROR: Building '/ports/packages/mpd#0.23.7-1.pkg.tar.gz' failed.
  312.  
  313. -- Packages where update failed
  314. mpd
  315.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement