Guest User

Untitled

a guest
Jun 9th, 2023
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.29 KB | None | 0 0
  1. yay -S ncmpcpp-git
  2. AUR Explicit (1): ncmpcpp-git-2:0.9.2.r3.g689771c2-1
  3. :: PKGBUILD up to date, skipping download: ncmpcpp-git
  4. 1 ncmpcpp-git (Build Files Exist)
  5. ==> Packages to cleanBuild?
  6. ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
  7. ==>
  8. 1 ncmpcpp-git (Build Files Exist)
  9. ==> Diffs to show?
  10. ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
  11. ==>
  12. ==> Making package: ncmpcpp-git 2:0.9.2.r3.g689771c2-1 (Fri 09 Jun 2023 09:21:02 PM -03)
  13. ==> Retrieving sources...
  14. -> Updating ncmpcpp git repo...
  15. -> Found 010-ncmpcpp-use-arch-flags.patch
  16. ==> Validating source files with sha256sums...
  17. ncmpcpp ... Skipped
  18. 010-ncmpcpp-use-arch-flags.patch ... Passed
  19. :: (1/1) Parsing SRCINFO: ncmpcpp-git
  20. ==> Making package: ncmpcpp-git 2:0.9.2.r3.g689771c2-1 (Fri 09 Jun 2023 09:21:04 PM -03)
  21. ==> Checking runtime dependencies...
  22. ==> Checking buildtime dependencies...
  23. ==> Retrieving sources...
  24. -> Updating ncmpcpp git repo...
  25. -> Found 010-ncmpcpp-use-arch-flags.patch
  26. ==> Validating source files with sha256sums...
  27. ncmpcpp ... Skipped
  28. 010-ncmpcpp-use-arch-flags.patch ... Passed
  29. ==> Removing existing $srcdir/ directory...
  30. ==> Extracting sources...
  31. -> Creating working copy of ncmpcpp git repo...
  32. Cloning into 'ncmpcpp'...
  33. done.
  34. ==> Starting prepare()...
  35. patching file extras/Makefile
  36. fgrep: warning: fgrep is obsolescent; using grep -F
  37. checking for autoconf ... autoconf
  38. fgrep: warning: fgrep is obsolescent; using grep -F
  39. checking for autoheader ... autoheader
  40. fgrep: warning: fgrep is obsolescent; using grep -F
  41. checking for automake ... automake
  42. fgrep: warning: fgrep is obsolescent; using grep -F
  43. checking for aclocal ... aclocal
  44. checking for libtoolize ... libtoolize
  45. Generating configuration files for ncmpcpp, please wait....
  46. aclocal
  47. /usr/share/aclocal/aalib.m4:12: warning: underquoted definition of AM_PATH_AALIB
  48. /usr/share/aclocal/aalib.m4:12: run info Automake 'Extending aclocal'
  49. /usr/share/aclocal/aalib.m4:12: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
  50. autoheader
  51. libtoolize --automake
  52. automake --add-missing
  53. configure.ac:12: installing './compile'
  54. configure.ac:12: installing './config.guess'
  55. configure.ac:12: installing './config.sub'
  56. configure.ac:4: installing './install-sh'
  57. configure.ac:4: installing './missing'
  58. src/Makefile.am: installing './depcomp'
  59. autoconf
  60. configure.ac:10: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
  61. configure.ac:10: You should run autoupdate.
  62. ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
  63. configure.ac:10: the top level
  64. configure.ac:12: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
  65. configure.ac:12: You should run autoupdate.
  66. aclocal.m4:122: AC_PROG_LIBTOOL is expanded from...
  67. configure.ac:12: the top level
  68. ==> Starting pkgver()...
  69. ==> Updated version: ncmpcpp-git 2:0.9.2.r19.g9f44edf0-1
  70. ==> Sources are ready.
  71. ==> Making package: ncmpcpp-git 2:0.9.2.r19.g9f44edf0-1 (Fri 09 Jun 2023 09:21:11 PM -03)
  72. ==> Checking runtime dependencies...
  73. ==> Checking buildtime dependencies...
  74. ==> WARNING: Using existing $srcdir/ tree
  75. ==> Starting pkgver()...
  76. ==> Removing existing $pkgdir/ directory...
  77. ==> Starting build()...
  78. configure: WARNING: unrecognized options: --enable-unicode, --with-curl
  79. checking for a BSD-compatible install... /usr/bin/install -c
  80. checking whether build environment is sane... yes
  81. checking for a race-free mkdir -p... /usr/bin/mkdir -p
  82. checking for gawk... gawk
  83. checking whether make sets $(MAKE)... yes
  84. checking whether make supports nested variables... yes
  85. checking for g++... g++
  86. checking whether the C++ compiler works... yes
  87. checking for C++ compiler default output file name... a.out
  88. checking for suffix of executables...
  89. checking whether we are cross compiling... no
  90. checking for suffix of object files... o
  91. checking whether the compiler supports GNU C++... yes
  92. checking whether g++ accepts -g... yes
  93. checking for g++ option to enable C++11 features... none needed
  94. checking whether make supports the include directive... yes (GNU style)
  95. checking dependency style of g++... gcc3
  96. checking build system type... x86_64-pc-linux-gnu
  97. checking host system type... x86_64-pc-linux-gnu
  98. checking how to print strings... printf
  99. checking for gcc... gcc
  100. checking whether the compiler supports GNU C... yes
  101. checking whether gcc accepts -g... yes
  102. checking for gcc option to enable C11 features... none needed
  103. checking whether gcc understands -c and -o together... yes
  104. checking dependency style of gcc... gcc3
  105. checking for a sed that does not truncate output... /usr/bin/sed
  106. checking for grep that handles long lines and -e... /usr/bin/grep
  107. checking for egrep... /usr/bin/grep -E
  108. checking for fgrep... /usr/bin/grep -F
  109. checking for ld used by gcc... /usr/bin/ld
  110. checking if the linker (/usr/bin/ld) is GNU ld... yes
  111. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  112. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  113. checking whether ln -s works... yes
  114. checking the maximum length of command line arguments... 1572864
  115. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  116. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  117. checking for /usr/bin/ld option to reload object files... -r
  118. checking for file... file
  119. checking for objdump... objdump
  120. checking how to recognize dependent libraries... pass_all
  121. checking for dlltool... no
  122. checking how to associate runtime and link libraries... printf %s\n
  123. checking for ar... ar
  124. checking for archiver @FILE support... @
  125. checking for strip... strip
  126. checking for ranlib... ranlib
  127. checking command to parse /usr/bin/nm -B output from gcc object... ok
  128. checking for sysroot... no
  129. checking for a working dd... /usr/bin/dd
  130. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  131. checking for mt... no
  132. checking if : is a manifest tool... no
  133. checking for stdio.h... yes
  134. checking for stdlib.h... yes
  135. checking for string.h... yes
  136. checking for inttypes.h... yes
  137. checking for stdint.h... yes
  138. checking for strings.h... yes
  139. checking for sys/stat.h... yes
  140. checking for sys/types.h... yes
  141. checking for unistd.h... yes
  142. checking for dlfcn.h... yes
  143. checking for objdir... .libs
  144. checking if gcc supports -fno-rtti -fno-exceptions... no
  145. checking for gcc option to produce PIC... -fPIC -DPIC
  146. checking if gcc PIC flag -fPIC -DPIC works... yes
  147. checking if gcc static flag -static works... yes
  148. checking if gcc supports -c -o file.o... yes
  149. checking if gcc supports -c -o file.o... (cached) yes
  150. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  151. checking whether -lc should be explicitly linked in... no
  152. checking dynamic linker characteristics... GNU/Linux ld.so
  153. checking how to hardcode library paths into programs... immediate
  154. checking whether stripping libraries is possible... yes
  155. checking if libtool supports shared libraries... yes
  156. checking whether to build shared libraries... yes
  157. checking whether to build static libraries... yes
  158. checking how to run the C++ preprocessor... g++ -E
  159. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  160. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  161. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  162. checking for g++ option to produce PIC... -fPIC -DPIC
  163. checking if g++ PIC flag -fPIC -DPIC works... yes
  164. checking if g++ static flag -static works... yes
  165. checking if g++ supports -c -o file.o... yes
  166. checking if g++ supports -c -o file.o... (cached) yes
  167. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  168. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  169. checking how to hardcode library paths into programs... immediate
  170. checking whether compiler supports -flto... yes
  171. checking whether compiler supports -ftree-vectorize... yes
  172. checking whether compiler supports -ffast-math... yes
  173. checking whether compiler supports -std=c++14... yes
  174. checking whether compiler supports generic lambda expressions... yes
  175. checking for Boost headers version >= 1.60.0... yes
  176. checking for Boost's header version... 1_81
  177. checking for boost/algorithm/string.hpp... yes
  178. checking for boost/format.hpp... yes
  179. checking for boost/functional/hash.hpp... yes
  180. checking for boost/cast.hpp... yes
  181. checking for boost/lexical_cast.hpp... yes
  182. checking for boost/math/special_functions.hpp... yes
  183. checking for boost/optional.hpp... yes
  184. checking for boost/range/adaptors.hpp... yes
  185. checking for boost/tokenizer.hpp... yes
  186. checking for boost/tuple/tuple.hpp... yes
  187. checking for boost/variant/variant_fwd.hpp... yes
  188. checking for boost/variant.hpp... yes
  189. checking for the toolset name used by Boost for g++... configure: WARNING: could not figure out which toolset name to use for g++
  190.  
  191. checking for boost/date_time/posix_time/posix_time.hpp... yes
  192. checking for the Boost date_time library... yes
  193. checking for boost/system/error_code.hpp... yes
  194. checking for the Boost system library... (cached) yes
  195. checking for boost/filesystem/path.hpp... yes
  196. checking for the Boost filesystem library... (cached) yes
  197. checking for boost/system/error_code.hpp... (cached) yes
  198. checking for the Boost system library... (cached) yes
  199. checking for boost/locale.hpp... yes
  200. checking for the Boost locale library... ^[[F(cached) yes
  201. checking for boost/program_options.hpp... yes
  202. checking for the Boost program_options library... (cached) yes
  203. checking for boost/regex.hpp... yes
  204. checking for the Boost regex library... (cached) yes
  205. checking for the flags needed to use pthreads... conftest.cpp: In function 'int main()':
  206. conftest.cpp:50:22: warning: argument 1 null where non-null expected [-Wnonnull]
  207. 50 | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  208. | ~~~~~~~~~~~~~~~~~^~~
  209. In file included from conftest.cpp:45:
  210. /usr/include/pthread.h:285:12: note: in a call to function 'int pthread_attr_init(pthread_attr_t*)' declared 'nonnull'
  211. 285 | extern int pthread_attr_init (pthread_attr_t *__attr) __THROW __nonnull ((1));
  212. | ^~~~~~~~~~~~~~~~~
  213. conftest.cpp:51:19: warning: argument 1 null where non-null expected [-Wnonnull]
  214. 51 | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  215. | ~~~~~~~~~~~~~~^~~~~~~~~
  216. /usr/include/pthread.h:202:12: note: in a call to function 'int pthread_create(pthread_t*, const pthread_attr_t*, void* (*)(void*), void*)' declared 'nonnull'
  217. 202 | extern int pthread_create (pthread_t *__restrict __newthread,
  218. | ^~~~~~~~~~~~~~
  219. conftest.cpp:51:19: warning: argument 3 null where non-null expected [-Wnonnull]
  220. 51 | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  221. | ~~~~~~~~~~~~~~^~~~~~~~~
  222. /usr/include/pthread.h:202:12: note: in a call to function 'int pthread_create(pthread_t*, const pthread_attr_t*, void* (*)(void*), void*)' declared 'nonnull'
  223. 202 | extern int pthread_create (pthread_t *__restrict __newthread,
  224. | ^~~~~~~~~~~~~~
  225. -pthread
  226. checking for boost/system/error_code.hpp... (cached) yes
  227. checking for the Boost system library... (cached) yes
  228. checking for boost/thread.hpp... yes
  229. checking for the Boost thread library... (cached) yes
  230. checking for pkg-config... /usr/bin/pkg-config
  231. checking pkg-config is at least version 0.9.0... yes
  232. checking for ICU... yes
  233. checking whether boost.regex was compiled with ICU support... yes
  234. checking for netinet/tcp.h... yes
  235. checking for netinet/in.h... yes
  236. checking for langinfo.h... yes
  237. checking for libmpdclient... yes
  238. checking for mpd/client.h... yes
  239. checking for a readline compatible library... -lreadline
  240. checking for readline.h... no
  241. checking for readline/readline.h... yes
  242. checking whether readline supports history... yes
  243. checking for history.h... no
  244. checking for readline/history.h... yes
  245. checking for pthread_create in -lpthread... yes
  246. checking for ncursesw... yes
  247. checking for curses.h... yes
  248. checking for initscr in -lncursesw... yes
  249. checking whether curses.h exposes wide-char functions by default... yes
  250. checking for fftw3... yes
  251. checking for fftw3.h... yes
  252. checking for libcurl... yes
  253. checking for curl/curl.h... yes
  254. checking for taglib-config... /usr/bin/taglib-config
  255. checking for taglib.h... yes
  256. checking that generated files are newer than configure... done
  257. configure: creating ./config.status
  258. config.status: creating Makefile
  259. config.status: creating src/Makefile
  260. config.status: creating doc/Makefile
  261. config.status: creating config.h
  262. config.status: executing depfiles commands
  263. config.status: executing libtool commands
  264. configure: WARNING: unrecognized options: --enable-unicode, --with-curl
  265. make all-recursive
  266. make[1]: Entering directory '/home/gudurana/.cache/yay/ncmpcpp-git/src/ncmpcpp'
  267. Making all in src
  268. make[2]: Entering directory '/home/gudurana/.cache/yay/ncmpcpp-git/src/ncmpcpp/src'
  269. depbase=`echo curses/formatted_color.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  270. g++ -DHAVE_CONFIG_H -I. -I.. -DU_USING_ICU_NAMESPACE=1 -DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include -I/usr/include/taglib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto -ftree-vectorize -ffast-math -std=c++14 -MT curses/formatted_color.o -MD -MP -MF $depbase.Tpo -c -o curses/formatted_color.o curses/formatted_color.cpp &&\
  271. mv -f $depbase.Tpo $depbase.Po
  272. <command-line>: warning: "U_USING_ICU_NAMESPACE" redefined
  273. <command-line>: note: this is the location of the previous definition
  274. depbase=`echo curses/scrollpad.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  275. g++ -DHAVE_CONFIG_H -I. -I.. -DU_USING_ICU_NAMESPACE=1 -DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include -I/usr/include/taglib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto -ftree-vectorize -ffast-math -std=c++14 -MT curses/scrollpad.o -MD -MP -MF $depbase.Tpo -c -o curses/scrollpad.o curses/scrollpad.cpp &&\
  276. mv -f $depbase.Tpo $depbase.Po
  277. <command-line>: warning: "U_USING_ICU_NAMESPACE" redefined
  278. <command-line>: note: this is the location of the previous definition
Add Comment
Please, Sign In to add comment